body {
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: medium;
	color: #525252;
	margin: 0;
	background-color: #E8E8E8;
}

div.all{
	width:100%;
}

div.container{
	background-image: url(../img/1px_container.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 980px;
	position: relative;	
}

div.logotyp{
	background-image: url(../img/logotyp.jpg);
	background-repeat: no-repeat;
	width: 192px;
	height: 222px;
}

div.tytul{
	position: absolute;
	top: 24px;
	margin-left: 190px;
	!margin-left: 124px;
}

div.tytul_main{
	font-size: 24px;
	font-weight: bold;
	color: #82a42c;
}

div.tytul_subtytul{
	font-size: 24px;
}

div.header_photo{
	height: 388px;
	margin-left: 66px;
	z-index: 10;
}

div.content{
	z-index: 100;
	position: relative;
}

div.numerek{
	width: 66px;
	height: 66px;
	float: left;
	position: relative;
	margin-top: -160px;
	text-align : center;
	color : white;
	font-size: 30px;
}

div.kontent_text{
	float: left;
	margin-left: 122px;
	!margin-left: 61px;
	width: 600px;
	position: relative;
	margin-top: -160px;
}

div.footer{
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 243px;
	margin: auto;
}

div.sparta_logo{
	background-repeat: no-repeat;
	width: 121px;
	height: 23px;
}

div.home_logo{
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	width: 148px;
	height: 60px;
}

div.procent{	

	float: left;
	width: 200px;
	height: 25px;
}

div.clear{
	clear: both;
}

ul.menu{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.menu a{
outline-style: none;	
}
ul.menumin {
	list-style: square;	
	display : none;
	color : #ffca00;
}

ul.menumin li{
	font-size: 12px;
}


a:link ,
a:visited,
a:hover{
	text-decoration: none;
	color: #FFCA00;
}
div.pagging {
width : 100%;
text-align : center;

}
a.pages{
color : #ffc30b;	
} 
a.pageselected{
	weight : 1100;
	color : #88A612;
	
}
#lightbox-secNav-btnClose{
	outline-style: none;
	text-decoration : none;
}
div.galleryshow
{
margin : auto;
width : 220px;
}
.noborder {
border : 0px;
margin : 5px;
}

.black{
	color: black;
}
table.pomogli {
border-collapse: collapse;
}
table.pomogli td {
vertical-align : top;
padding-top : 10px;
padding-right : 3px;
padding-left : 3px;
padding-bottom : 10px;
border-bottom : 1px solid black;
}
table.pomogli tr:last-child td {
border : none;
}
table.pomogli td.img {
text-align : center;
}
