body {
	background-image: url('images/fon.png');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	text-align: center;
	margin: 0 0 0 0;
	font-family: Calibri, Tahoma, Arial, sans-serif, Helvetica;
	font-size: 15px;
	color: #000000;

}

h1 {
	font-size:150%;
		
	padding: 10px 10px 0px 10px;
}

h2 {
	font-size:120%;
		
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div#uptop {

	text-align: left;
	display: block;
	width: 1000px; 
	height: 200px;
	overflow: hidden;
	background-image: url('images/uptablefon.png');
}



div#langmenu {
	text-align: right;
	width: 100%; 
	color: #ffffff;
	font-size:90%;
}

#langmenu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#langmenu a:hover {
	text-decoration: underline;
}


div#verhmenu {
	text-align: right;
	width: 100%; 
	font-size:90%;
	font-weight: lighter;
}


#verhmenu a {
	color: #ffffff;
	text-decoration: none;
}

#verhmenu a:hover {
	background-color: #63AE1B;
}


a.lumenu {
	text-decoration: none;
}

div#content {
	display: block;
	width: 1000px; 
	background-color: #ffffff;

	text-align: left;
}

div#content p {
	padding: 10px 10px 10px 10px;
	text-align: justify;
	line-height: 1.4;
}

div#contentmenu {
	padding: 3px 0px 0px 10px;
	line-height: 1.8;
}

div#mainmenu {
	width: 100%; 
	background-color: #63AE1B;
	height: 41px;
	border-bottom: 1px solid #808080;
	text-align: center;
}

#mainmenu a {
	float: left;
	font-weight: bold;
	font-size: 101%;
	display: block;
	width: 199px; 
	text-align: center;
	height: 100%;
	text-decoration: none; 
	color: #ffffff;
	border-right: 1px solid #808080;
}


#mainmenu a:hover {
	background-color: #0D4A0D;
	text-decoration: underline;
}

div#photo {
	text-align: center;	
	border-bottom: 1px solid #808080;
/*	background-color: #808080; */
}



div#copyd {
	font-size:75%;
	display: block;
	width: 1000px; 
	align: center;
}

div#copyd p {
	padding: 10px 0px 10px 0px;
}

div#poloska {

	display: block;
	width: 1000px; 
	height: 36px;
	background-image: url('images/poloska.png');
}


#wrapper {width:998px;}
#container {position:relative; background:red;height:235px;}
.sliderbutton {float:left; width:25px; height:235px; cursor:pointer}
#slideleft {display:none;background:url(images/icons.gif) -50px -265px no-repeat}
#slideleft:hover {background-position:-0 -265px}
#slideright {display:none;background:url(images/icons.gif) 0 90px no-repeat}
#slideright:hover {background-position:-50px 90px}
#slider {float:left; position:relative; overflow:auto; width:998px; height:235px}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:998px; height:235px}
.pagination {position:absolute; top:30px; right:61px; list-style:none; height:25px}
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; border:1px solid #fff}
.pagination li:hover, li.current {background:#fff}

