@charset "UTF-8";
/* CSS Document */

html, body, p, h1, h2, h3, h4, h5, form, img
{
	margin:0px;
	padding:0px;
	border:0px;
}

h1{
	font-size:20px;
}

ul{
	padding:0 0 0 14px;
	margin:0;
}

body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
a
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	color:#000;
	text-decoration:underline;
}

#links{
	
	color:#000;
}
#wraper
{
	width:829px;
	min-height:755px;
	margin:0 auto;
}

#header{
	height:207px;
}

#menu{
	height:30px;
	background:url(../images/menu_bg.jpg) repeat-x;
	margin:0;
}


#menuul ul{
	
	list-style:none;
	margin:0;
	padding:0;
}

#menuul li{
	
	display:inline;
	width:80px;
	height:100px;
}

#menuul li a{
	color:#FFF;
	margin:0;
	float:left;
	font-family:
	font-style:normal;
	font-size: 11px;
	text-align:center;
	padding:1px 15px 0px 13px;
	padding-bottom:0;
	text-decoration: none;
	line-height:28px;
	vertical-align:middle;
	display: block;
	border-right:#424242 thin solid;

}

#menuul a:hover{
	background:url(../images/over_bg.jpg) repeat-x;
}


#menuul li.active a{
	background:url(../images/active_bg.jpg) repeat-x;
}

#en{
	padding:8px 13px 0 30px;
	float:right;
	color:#FFF;	
}

#en a{
	color:#FFF;
}


#search{

	float:right;
	width:172px;
	height:40px;
	margin:0;
	padding:5px 0 0 5px;
}

#searchinput{
	
	border:#CCC thin solid;
	background:url(../images/search.jpg) no-repeat right;
	width:165px;
	height:15px;
	padding-top:2px;
	padding-left:5px;
	margin:0;
	color:#666;
}

#content{
	clear:both;
	min-height:710px;
	width:829px;
}

#hpcontent{
	float:left;
}

#hpsidebar{
	float:right;
}

#vestitop{
	background:url(../images/menu_bg.jpg) repeat-x;
	height:30px;
	width:167px;
	text-align:center;
	line-height:30px;
}

#vest{
	margin: 10px 10px 0 10px;
	padding-bottom:10px;
	border-bottom: dotted #666 thin;
}
#vestitop a{
	color:#FFF;
}
table.cenovnik {
	border: 1px solid #d2d2d2;
	font-size: 12px;
	color:#000;
	background:#F9F9F9; 
}
	
#kolona{
	clear:both;
	width:637px;
	height:133px;
}

#kolonaleft{
	float:left;
}

#kolonaright{
	float:right;
}

#hpvesti{
	width:166px;
	height:240px;
	background-color:#fff;
	border:solid #CCC thin;
}

#hpkalendar{
	width:166px;
	height:242px;
	background-color:#fff;
	border:solid #CCC thin;
	margin-top:23px;
}

table.clean {
	color:#333;
	margin: 55px 25px 25px 25px;
}

table.clean td {
	border: 0;
	padding: 5px;
}

table.cenovnik tr:first-child {
	background: #06F;
}

td {
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F4F4F4;
	padding: 2px;
}

table.cenovnik tr:hover {
	background: #E4E4E4;
}

#footer{
	clear:both;
	width:829px;
	height:30px;
	background:url(../images/footer_bg.jpg) repeat-x;
	text-align:center;
	line-height:30px;
	color:#FFF;
}

#footer a{
	color:#FFF;
}

#info{
	clear:both;
	padding-left:0;
	padding-top:50px;
	color:#333;
	float:left;
	width:240px;
	height:160px;
}

#formawraper{
	width:418px;
	height:435px;
	background:url(../images/plavo.jpg);
}

#forma{
	width:350px;
	height:400px;
	padding-top:1px;
	margin-left:15px;
	vertical-align:middle;
}

#galerija {
	border: 0;
}

#galerija td {
	border: 0;
}

#galerija tr {
	border: 0;
}

#inforight{
	clear:both;
	padding-right:0;
	padding-top:50px;
	color:#333;
	float:right;
	width:240px;
	height:160px;
	text-align:right;
}

#maincontent{
	margin:0;
	padding:0 0 0 0;
	min-height:850px;
	width:829px;
	color:#000;
}

#leftcontent{
	margin-bottom:20px;
	padding:0;
	width:400px;
	min-height:850px;
	float:left;
	text-align: left;
}

#leftcontentkursevi{
	padding:0;
	margin-bottom:20px;
	width:250px;
	min-height:850px;
	float:left;
	text-align: left;
}

#rightcontent{
	padding-right:15px;
	margin-left:3px;
	width:380px;
	min-height:850px;
	float:right;
}

#rightcontentkursevi{
	padding-right:15px;
	margin-left:3px;
	width:530px;
	min-height:850px;
	float:right;
}
