/*@CHARSET "UTF-8";*/

body {

	background-image: url(./g/bg.jpg);
	background-color: #aaa6a9;
	background-repeat: repeat-x;
	background-position: top;
	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	
	
}

p.tekstpoczatkowy {
	text-align: right;
	font-size: 19px;
	font-style: italic;
	padding-right: 26px;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	
}

h1.pierwszy {
	margin-top: 0px;
	font-size: 19px;
	color: #850505;
	font-style: normal;
	font-weight: normal;
	}

h2 {
	color: #603bff;	
	
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 20px;
}
	

#container {

	width: 930px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 92px;
	
}

.plg {

	width: 930px;
	margin-left: 0;
	background-image: url(./g/hb.jpg);
	height: 103px;
	background-repeat: repeat-x;
	
}

#srodek {

	width: 930px;
	background-image: url(./g/barbg.gif);
	
}

.cien {
	background-image: url(./g/hdb.gif);
	width: 930px;
	height: 12px;
	background-repeat: repeat-x;
}

#kolumna{

	margin-left: auto;
	margin-right: auto;
	background-image: url(./g/mainback.jpg);
	background-position: top;
	background-repeat: repeat-y;
	background-color: white;
	width: 908px;
	
}

p.akapit {
	line-height: 22px;
}

#stopka {
	
	color: white;
	font-size: 10px;
	font-weight: bold;
	
	text-align: center;

}

#stopka a {
	
	text-decoration: underline;
	color: white;

}

img.obraz {

	/*margin-left: 10px;
	margin-right: 10px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	
	border: solid 4px #dcdcdc;
	
}

p.menu {
	padding-left: 10px;
	padding-right: 10px;
	
	margin-bottom: 5px;
	
	margin-top: 5px;
	padding-top: 0px;
	
	color: black;
	font-weight: bold;
}

p.menu a {
	
	font-size: 14px;
	color: navy;
	
	font-weight: normal;
	
	text-decoration: underline;
	
	font-weight: normal;
	
	
	}
	
p.menu a:HOVER {
	
	color: aqua;

	}

.lewo { float: left; }

.prawo {float: right; }


#strona {

	margin-top: 45px;
	width: 908px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	
	border-top-color: gray;
	border-top-style: solid;
	border-bottom-width: 1px;
		
}

.strlewo { float: left; }
.strprawo { float: right; }

.strlewo a {
	color: black;
	}
	
.strprawo a {
	color: black;
	}

/* tekst */

.kursywa {
	font-style: italic;
}
