@charset "iso-8859-2";
/* CSS Document */




BODY {
scrollbar-arrow-color: #black;
scrollbar-track-color: #white;
scrollbar-highlight-color: #white;
scrollbar-shadow-color: #black;
scrollbar-darkshadow-color: #black;
scrollbar-3dlight-color: #black;
scrollbar-base-color: #white;
scrollbar-face-color: #white;
}

body{
	margin:0px;
	padding:0px;
	background:#22221f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
scrollbar-arrow-color: #black;
scrollbar-track-color: #white;
scrollbar-highlight-color: #white;
scrollbar-shadow-color: #black;
scrollbar-darkshadow-color: #black;
scrollbar-3dlight-color: #black;
scrollbar-base-color: #white;
scrollbar-face-color: #white;
	}




a{
	color:#505050;
	text-decoration:none;
        font-size: 13;
        font-weight: bold;
}
a:hover{
	color:#2e76c1;
	text-decoration:none;
        font-weight: bold;
}  
#bok-top{
	position:absolute;
	left: -15px;
}



.fields {
font-family: Verdana; 
	color: #737373; 
	font-size: 11px; 
	border-width: 2px; 
	border-style: solid; 
	border-color: #3F3F3F; 
	padding-left: 0; 
	padding-right: 0; 
	padding-top: 0; 
	padding-bottom: 0;
	background-color: #FFFFFF;
scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: white;
	scrollbar-track-color: black;
}

.buttons {
	font-family: Verdana; 
	color: #737373; 
	font-size: 12px; 
	border-width: 2px; 
	border-style: solid; 
	border-color: #3F3F3F; 
	padding-left: 0; 
	padding-right: 0; 
	padding-top: 0; 
	padding-bottom: 0;
	background-color: #FFFFFF; 
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: white;
	scrollbar-track-color: black;
}
#podstawa{
	width:759px;
	margin:auto;
	background:url(images/tlo.gif);
	position:relative;
	}
#pds{
	width:744px;
	margin-left:8px;
	background:url(images/tlo-s.gif);
	}
	
#left{
	width:157px;
	float:left;
	}
#center{
	width:430px;
	float:left;
	background:url(images/s_top.gif) no-repeat;
	}	
#right{
	width:157px;
	float:left;
	}	

	{
	
	padding:5px;
	font-size:10px;
	color:#695645;
	
	}
/* menu górne */
.m-top{
	background:url(images/m-tlo.gif);
	height:40px;
	width:744px;
	margin-left:8px;
	text-align:center;
}
.m-top a{
	padding:0px 15px;
	font-size:10px;
	font-weight:bold;
	color:#696969;
}
.m-top a:hover{ color:#333; text-decoration:none;}
.m-top img{ vertical-align:middle; }

.gdzie{
	position:absolute;
	top:6px;
	left:20px;
	font-size:10px;
	color:#ccc;
	
}

/*Glowna czesc strony*/
.red{
	color:#CC0000; font-weight:bold;
	}
.s-tresc{
	padding:10px 15px 10px 15px;
	font-size:10px;
	color:#535353;
	line-height:150%;
	}
	
/* */

.menu a{
	display:block;
	padding:5px;
	border-bottom:1px dashed #F3F3F3;
	
	color:#2e76c1;
}
.menu a:hover{
	background:#D1D1D1;
	color:#fff;
	text-decoration:none;

}
/* stopka */ 

.dol{
	position:relative;
	height:60px;
	}
.d2{
	position:absolute;
	text-align:right;
	font-size:10px;
	left: 450px;
	top: 36px;
	width: 287px;
}
.d1{
	position:absolute;
	color:#999999;
	font-size:10px;
	left: 20px;
	top: 35px;
	}
