@charset "UTF-8";

body, div, span, a, img, p, td, tr, table, h1, h2, h3, h4, h5, form, ul, ol, li, dl, dt, dd, label, fieldset {
    margin:0;
    border:0;
    padding:0;
}


body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding:36px 0 0 0;
}

h1{
	color:#8F3755;
	font-size:18px;
}

h2{
	color:#8F3755;
	font-size:14px;
	padding:11px 0 0 0;
}

h3{
	padding:14px 0 0 0;
	margin:0 0 5px 0;
	color:#8F3755;
	font-size:12px;
	border-bottom:#d5d5d5 1px solid;
}

h4{
	clear:both;
	padding:11px 0 0 0;
	font-size:12px;	
}

h5{
	float:left;	
	width:400px;
	padding:0 0 14px 0;
}

p{
	line-height:1.5em;
	font-size:12px;
	padding:0 0 9px 0;
}

div#wrapper{
	margin:0 auto 0 auto;
	width:696px;	
}

ul#myajaxmenu{
	width:696px;
	height:36px;
	font-size:11px;
	background-color:#8F3755;
}

ul#myajaxmenu li{
	list-style:none;
	float:left;
	width:99px;
}

ul#myajaxmenu li a{
	display:block;
	height:26px;
	width:98px;
	padding:10px 0 0 0;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border-right:#b88e95 1px solid;
}

ul#myajaxmenu li a:hover{
	background-color:#b88e95;	
}

ul#myajaxmenu li a.last{
	width:101px;
	border:none;
}

ul#myajaxmenu li ul li a.last{
	width:auto;	
}


ul#myajaxmenu li ul{
	position:absolute;
	width:auto;
}

ul#myajaxmenu li ul li{
	float:none;
	width:auto;
	border-bottom:#b88e95 1px solid;
	background-color:#8F3755;
}

ul#myajaxmenu li ul li a{
	width:auto;
	padding:10px 10px 0 10px;
	border-right:none;
}



div#stran1, div#stran25{
	width:696px;	
	height:109px;
	margin:0 0 58px 0;
	background:transparent url(../img/header_novice.jpg) no-repeat left top;
}

div#stran8, div#stran9, div#stran10, div#stran11, div#stran12{
	width:696px;	
	height:109px;
	margin:0 0 58px 0;
	background:transparent url(../img/header_o_drustvu.jpg) no-repeat left top;
}

div#stran13, div#stran23{
	width:696px;	
	height:109px;
	margin:0 0 58px 0;
	background:transparent url(../img/header_clani.jpg) no-repeat left top;
}

div#stran14, div#stran15, div#stran16, div#stran17, div#stran18, div#stran19{
	width:696px;	
	height:109px;
	margin:0 0 58px 0;
	background:transparent url(../img/header_priznanja.jpg) no-repeat left top;
}

div#stran5{
	width:696px;	
	height:109px;
	margin:0 0 58px 0;
	background:transparent url(../img/header_povezave.jpg) no-repeat left top;
}

div#stran6{
	width:696px;	
	height:109px;
	margin:0 0 58px 0;
	background:transparent url(../img/header_kontakti.jpg) no-repeat left top;
}

div#stran7{
	width:696px;	
	height:109px;
	margin:0 0 58px 0;
	background:transparent url(../img/header_iti.jpg) no-repeat left top;
}

div#left{
	clear:left;
	float:left;
	width:167px;
}

div#content{
	float:left;
	width:529px;
}

a#rss{
	display:block;
	padding:5px 0 0 22px;
	background:transparent url(../img/rss.gif) no-repeat left 6px;	
}

div#content ul{
	font-size:12px;
	padding:0 0 0 14px;
	list-style-type:disc;	
}

div#content ol{
	font-size:12px;
	padding:0 0 22px 17px;
}

div#content ul li, div#content ol li{
	padding:5px 0 0 0;	
}

div#content dl{
	padding:22px 0 0 0;
	font-size:12px;
}

div#content dl dt{
	font-weight:bold;	
}

div#content a{
	color:#8F3755;		
}

div#content a:hover{
	text-decoration:none;
}

div#content ul#menu_clani{
	float:none;
	padding:12px 0 0 0;
	list-style:none;	
}

div#content ul#menu_clani li{
	padding:0 9px 0 0;
	float:left;	
}

div#content ul#menu_clani li a{
	font-weight:bold;
	text-decoration:none;	
}

div#content ul#menu_clani li a:hover{
	text-decoration:underline;	
}

div#left img{
	margin:0 22px 22px 0;	
}

p.imp{
	padding:22px 0 22px 0;
	color:#8F3755;
	font-weight:bold;
}



div#footer{
	clear:both;
	float:left;
	width:696px;
	margin:36px 0 0 0;
	padding:14px 0 0 0;
	border-top:#d5d5d5 1px solid;
}

div#footer p{
	font-size:10px;
}

/*forma*/

form{
	float:left;
}

fieldset{
	float:left;
	width:400px;
}

label{
	clear:left;
	float:left;
	display:block;
	font-size:12px;
	width:100px;
}

input{
	float:left;
	margin:0 0 14px 0;
	width:291px;
}


legend{
	padding:0 0 14px 0;	
}

input.rb{
	float:left;
	width:20px;
		
}
select{
	float:left;
	width:400px;
	margin:14px 0 14px 0;
}

textarea{
	float:left;
	width:400px;
	height:100px;
	margin:0 0 14px 0;
}

form p{
	float:left;
	width:400px;
}

form span{
	float:left;	
	width:380px;
	height:40px;
	font-size:12px;
}

div.errors strong{
	color:#f00;
	font-size:14px;
}

div.errors{
	padding:0 0 14px 0;
	font-size:12px;
}

