* {font-family:arial; 	font-size:12px; color:lightgrey;}
html, body { 
		background-color: rgb(102,105,110);
		scrollbar-base-color: rgb(102,105,110); 
		margin-top:0px;
		margin-bottom:0px;
}
h1 {
		font-size:22px;
		font-align:center;
}
.p2{ 
		font-size:18px;
		text-align:center;
		}
h4{
		font-size:15px;
		font-family:verdana;
		margin:5px 0px 5px 0px;
}
h5{
		font-size:18px;
		font-family:verdana;
		font-wieght:bold;
		margin:10px 0px 10px 0px;
}
a, a:visited {font-weight:none; text-decoration:none;font-size:12px;}
a:hover {color:yellow; text-decoration:underline;font-size:12px; }<!--color:#aa0000;-->
.tabela {background-color:orange;font-size:14px;text-align:center;color:black;font-weight:bold;}

#ogolna {
		width:876px;
		<!--height:100%;-->
		border:1px solid;	
		position: relative;
		margin: auto auto 0px auto;		
}
#ogolnanews {
		width:500px;
		border:0px solid;	
		position: relative;
		margin: 0px 0px 0px 0px;		
}
#ogolna2 {
		width:876px;
		border:0px solid;	
		margin: 0px auto auto auto;		
		position:absolute;
		bottom:0px;
		
}

div#naglowek1{
		width:876px;
		height:168px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		background-image:url('img/img_02.gif');
		font-face:arial;
		color:lightgrey;
}
div#naglowek2{
		width:876px;
		height:198px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		background-image:url('img/img_04.gif');
}
div#koniec1{
		width:876px;
		height:12px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
}
div#koniec2{
		width:876px;
		height:8px;
		border:0px solid;
		padding:0px 0px 0px 0px;
		margin:-10px 0px 0px 0px;
}

#wyrownanie_lewo{
		width:184px;
		background-image:url('img/img_08.jpg');
		background-repeat:repeat-y;
}
#wyrownanie{
		width:500px;
		background-image:url('img/img_09.jpg');
		background-repeat:repeat-y;
}
#wyrownanie_prawo{
		width:184px;
		background-image:url('img/img_10.jpg');
		background-repeat:repeat-y;
}
#grafika_naglowek{
		margin: 0px 0px 0px 9px;		
}
#menu{
		padding: 0px 0px 10px 9px;
		margin:0px 0px 10px 0px;
		text-align:left;
		border:0px solid red;
}
#menu_center{
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 10px 0px;
		text-align:center;
		border:0px solid red;
}



div#menu2{
		width:182px;
		padding:0px 0px 0px 6px;
		margin:0px 0px 0px 0px;
}
div#info{
		float:right;
		verical-align:top;
		width:250px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background-image:url('img/info2.gif');
		background-repeat:no-repeat;
}
div#lewastr{
		position:absolute;
		top:330px;
		left:0px;
		float:left;
		verical-align:top;
}
div.menu3{
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px solid;
		position:absolute;
		top:540px;
		left:550px;
}
#srodek{
		position:relative;
		top:0px;
		height:100%;
		width:876px;
		border:0px solid red;
}
#centralne{
		padding:0px 0px 0px 0px;
		margin: auto auto auto auto;
		border:0px solid;
		width:487px;
}
div#stopka{
		border:0px;
		width:876px;
		height:20px;
		padding:5px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		background-image:url('img/img_17.gif');
		text-alignt:center;
		position:relative;
		
		<!--vertical-align:bottom;-->
}
div#stopka2{
		border:0px;
		position:relative; <!-- dodane-->
		width:876px;
		height:15px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		text-align:right;
		background-color:rgb(102,105,110);
		
		<!--vertical-align:bottom;-->
}
.banner{
		width:150px;
		height:200px;
		margin:10px auto 28px 13px;
		border:3px solid black;
}
.button {
		background-color:rgb(138,171,184);
		border:0px;
}
.but {background:lightgrey; color:black; font-weight:bold;}
p{
		<!--text-align:justify;-->
		font-size:13px;
		margin: 10px 10px 10px 10px;
}

img{
	border:0px;
}
.image {
margin : 5px 5px 5px 0px;
padding : 0 0 0 0;
border : 0px solid rgb(129, 129, 129);
}

select, option
{
                background: white;
                color: black;
}