body {
	background-color: #ffffff;
	color:#66666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-image: url(tlo.jpg);
	background-attachment: fixed; 
	

		
}

a:link,a:visited {
	color: #444; 
	font-weight: 
	bold; text-decoration:none;
}

a:hover {
	color: #888;
	text-decoration:underline;
}

input, select, textarea {
	color: #000;
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	
}

.content_title {
	position: absolute;
	padding-top: 15px;
	padding-left: 15px;
	font-size:14px;
	margin-bottom: 1px;

	width: 400px;
	color: #FFF;
	background: url(header.gif) no-repeat top left;
	height: 21px;
}



#content_title a, #content_title a:visited {
	color: #DEF0FE;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 13px;
	font-size:12px;
	color: #fff;
	background: url(rightheader.gif) no-repeat top left;
	height: 20px;
}

#zaglavlje {
	font-size: 20px;
	
	margin-bottom: 0px;
	padding-left: 20px;
	color: #fff;
	height: 240px;
	background: url(logo.jpg) no-repeat;
}





#lewa_kolona a, #lijeva_kolona a:visited {
	display: block;
	background: url(menulink.gif);
	padding-top: 3px;
	padding-left: 18px;
	height: 20px;
	color: #777;
}

#lijeva_kolona a:hover {
	color: #FFF;
	text-decoration: none;
}

#menuheader {
	background: url(menuheader.gif) no-repeat;
	height: 23px;
}

#menufooter {
	background: url(menufooter.gif) no-repeat left top;
	height: 21px;
}

#strona {
	width: 900px;
	margin: 0px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;

}

#prawa_kolumna {
	float: right;
	width: 240px;
	background: #FFF url(rightcontent.gif);
	text-align:left;
	color: #ccc;
}

.srednja_kolona {
	
	margin-left: 135px;
	margin-right: 100px;
	width: 520px;
	background: url(content.gif) top left;
	text-align:justify;

}

.prawa_dolna {
	
	
	width: 150px;
	background: url(content.gif) top left;
display:block
padding: left




}


.text {
	padding: 40px 15px 20px 15px;
	color: #FFF;
	background: url(footer.gif) no-repeat left bottom;
}

.text_prawa {
	padding: 0px 15px 20px 15px;
	color: #e2e2e2;
	background: url(rightfooter.gif) no-repeat left bottom;
}

#info {
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #858585;
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid #ccc;

border-bottom-width: 3px;
width: 650px; /*width of featured content slider*/
height: 400px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/

background: white;
width: 650px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 630px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #ccc; 
padding: 5px 10px;
}

.pagination a{
padding: 0 10px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

.menu{
padding: 200px 15px 20px 5px;
	color: #e2e2e2;
	font-size: 10pt;
	
}
.menu a{

	color: #eee;
	font-size: 10pt;
	
}
.artykul {
	
	color: #555;
	text-align:Justify;
	font-size: 10pt;
	}

