* { padding: 0; margin: 0; }

body {
 font-family: Tahoma, Helvetica, sans-serif;
 font-size: 12px;
}
img {
border:0px
}


#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#header {
	color: #333;
	width: 900px;
	float: left;
	height: 100%;
	margin: 10px 0px 15px 0px;
}
#center{
	width: 900px; height: 100%;
	margin-bottom: 5px; clear:both;
}
#leftcolumn {
	color: #333;
/*	background: #E7DBD5; */
	width: 185px;
	margin: 0px 15px 0px 0px;
	float: left;
}
#content { 
 float: left;
 color: #333;
/* background: #F2F2E6; */
 margin: 0px 0px 0px 0px;
 width: 515px;
 display: inline;
}
#rightcolumn {
	float: right;
	color: #333;
	/*background: #E7DBD5;*/
	margin: 0px 0px 0px 15px;
	width: 170px;
}
#footer {
	width: 900px;
	height: 29px;
	clear: both;
	color: #333;
	background: #b8b8b8;
	margin-top:15px;
}
#footer p{
	text-align: center;	color: white;	font-size: 10px;
}
#footer a{
	text-align: center;
	color: White;
	font-size: 10px;
}



#menu2{
	margin:5px 0px 5px 0px;
	font-family:tahoma;
	font-size: 11px;

}

#menu2 ul li{margin:5px; border-bottom:1px solid silver; list-style:none; margin-top:0px;margin-bottom:0px;
}

#menu2 a{
	color:#525252; text-decoration:none; display:block; padding:3px;text-align:right;
}

#menu2 a:hover{
 color:black; text-decoration:none; background:#E6E6E6; display:block;padding:3px;text-align:right;
}











#gora{
	height: 50px;
	width: 900px;
	display: block;

}
#logo{
	float:left;
	height: 50px;
	width: 185px;

}

#menu{
	float:right;
}

#motyw{
	width: 900px; height: 239px;
}


#left_menu{
	width: 185px; height: 100%;
	/*border: 1px solid #d5d5dd;*/
	margin-bottom: 15px;
	clear: both;
}


.nav_link{
	font-weight: bold;
}



#str_glowna {
padding-top: 15px;
}

#str_glowna h4{
	color: #000;
	margin-left:10px;
}
#str_glowna p{
	line-height: 16px;
	text-align: justify;
	margin: 5px 0px 10px 0px;
}

#news{
	border-bottom:1px dotted silver;
	margin-top:5px; margin-bottom:5px;
}

#news ul, ol{
	padding-left: 20px;
}