/* CSS Document */
html,body,img,h1,h2,h3,h4,h5,h6,h7,form,iframe,ul,li,a,p {
	margin: 0; padding: 0; border: 0; outline: none
}
html { overflow: -moz-scrollbars-vertical; }
body{
	background:#B97119 url(i/bg.jpg) repeat-x 0 0;
	font-family:Arial;
	font-size:11px;
}

a{
	color:#F7CB43;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

#cont{
	width:971px;
	margin:auto;
}

#head .logo{
	padding:28px 0 18px 27px;
}

#head #foto{
	background:url(i/bg_headpic.jpg) no-repeat 0 0;
	padding:10px 11px 11px 10px;
}

#head #menu a{
	text-indent:-9000px;
	overflow: hidden;
	display: block;
	float: left;
	margin-right:3px;
}

#head #menu{
	padding-left:11px;
}

#head #menu a#domov{
	background:url(i/menu.gif) no-repeat 0 0;
	width:44px;
	height:32px;
	margin-right:9px;
}

#head #menu a#domov.active, #head #menu a#domov:hover{
	background-position:0 -32px;
}

#head #menu a#dogodki{
	background:url(i/menu.gif) no-repeat -44px 0;
	width:124px;
	height:32px;
}

#head #menu a#dogodki.active, #head #menu a#dogodki:hover{
	background-position:-44px -32px;
}

#head #menu a#galerija{
	background:url(i/menu.gif) no-repeat -168px 0;
	width:124px;
	height:32px;
}

#head #menu a#galerija.active, #head #menu a#galerija:hover{
	background-position:-168px -32px;
}

#head #menu a#oklubu{
	background:url(i/menu.gif) no-repeat -292px 0;
	width:124px;
	height:32px;
}

#head #menu a#oklubu.active, #head #menu a#oklubu:hover{
	background-position:-292px -32px;
}

#contn{
	padding:55px 13px;
}

#contn #left, #cont #right{
	float:left;
	width:48%;
}

#contn #left{
	padding-right:20px;
}

#contn .ctitle{
	padding:0px;
	border:none;
	margin:0px;
	padding-bottom:20px;
	display:block;
}

#contn a.title{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	line-height:170%;
	
}

#contn img{
	padding:1px;
	border:1px solid #F6CA42;
	margin-right:8px;
	margin-bottom:8px;
}

#contn .itm_title{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
}

#contn .tekst{
	padding-bottom:15px;
}

#enovice input{
	padding:3px;
	float:left;
	font-family:Arial;
	font-size:12px;
	border:1px solid #812112;
	border-right:none;
	background:#F5C941;
	height:15px;
	width:150px;
}

#enovice input.potrdi{
	border:1px solid #812112;
	width:23px;
	height:23px;
	background:url(i/bt_arrow.png) no-repeat 0 0;
	text-indent:-9000px;
	overflow: hidden;
}

#foot{
	background:#D68C32;
	width:971px;
	height:16px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;
}

#spletko{
	padding-top:10px;
	margin:auto;
	display:block;
	text-align:center;
}

.paging{
	color:#F6CA42;
}

.paging .bold{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.paging a{
	padding:2px;
}