/*
   --------------------------------------------------------------------------
   
   under transitional dtd by iXemplum Group
   
   --------------------------------------------------------------------------
*/

/* *** --- M A I N --- */


body, html {
	padding: 0px;
	margin: 25px 0px 0px;
	font: normal 11px Verdana;
}

a {
	font: normal 11px Verdana;
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: none;
	color: #ed5c3d;
}

div, span, td {
	font-family: Verdana; 
	font-size:11px;
}

select {font-family: Verdana; font-size:11px;}
input {font-family: Verdana; font-size:11px;}
textarea {font-family: Verdana; font-size:11px;}




	/* =====  g l a v a   -   h e a d   =====  */


.head_logo {
	margin-right: 30px;
	float: left;
}

#head_menu {
	background-image: url(images/head_menu_bg.gif);
	background-repeat: repeat-x;
	float: left;
}

#head_menu .zakljucek {
	float: left;
}

#head_menu .precna {
	float: left;
}

#head_menu .rubrika {
	text-align: center;
	height: 62px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

#head_menu .rubrika .icon {
	color: white;
}

#head_menu .rubrika .link {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 5px;
}

#head_menu .rubrika .link a {
	color: white;
	text-decoration: none;
}

#head_menu .rubrika .link a:hover {
	text-decoration: underline;
}

#head_menu .rubrika .link_active {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 5px;
}

#head_menu .rubrika .link_active a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}






	/* =====  l e v i   d e l   =====  */


#left {
	margin-top: 20px;
}

#left .vroce {
	background-color: #ee6f4e;
}

#left .vroce .besedilo {
	background-image: url(images/left_vroce_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 20px;
}

#left .vroce .besedilo h1 {
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	text-transform: uppercase;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: white;
}

#left .vroce .besedilo p {
	color: white;
	line-height: 14px;
}

#left .vroce .besedilo a {
	color: black;
	font-weight: bold;
}

#left .vroce .besedilo a:hover {
	color: white;
	text-decoration: none;
}

#left .anketa {
	margin-top: 20px;
}

#left .anketa .besedilo {
	background-image: url(images/left_anketa_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 20px;
}

#left .anketa .besedilo h1 {
	color: black;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: white;
	font-size: 11px;
	margin: 0px;
}

#left .anketa .besedilo form {
	color: black;
	line-height: 18px;
	margin-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 6px;
}

#left .oglas {
	margin-top: 30px;
}

.vroce {
	width: 221px;
}







	/* =====  s r e d i n a  -  c o n t e n t   =====  */



#content {
	margin-left: 30px;
	margin-top: 14px;
}

#content .news {
	width: 389px;
	float: left;
}

#content .news .top,
#content .news .bottom {
	margin: 0px;
}

#content .news .besedilo {
	background-image: url(images/cont_news_bg.gif);
	background-repeat: repeat-y;
}

#content .news .besedilo h1 {
	margin-top: 0px;
	font-size: 17px;
	font-weight: bold;
	color: #ed5c3d;
	padding-right: 30px;
	padding-left: 30px;
}

#content .news .besedilo p {
	padding-right: 30px;
	padding-left: 30px;
	color: black;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

#content .news .besedilo a {
	color: #ed5c3d;
	font-weight: bold;
}

#content .news .besedilo a:hover {
	color: black;
}

#content .news .besedilo img {
}

#content .gallery,
#content .repa {
	width: 312px;
	float: right;
}

#content .gallery .top,
#content .gallery .bottom {
	margin: 0px;
}

#content .gallery .body {
	background-image: url(images/cont_gallery_bg.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}

#content .gallery .body .thumb {
	margin-right: 11px;
}

#content .gallery .body .podnaslov {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}

#content .repa .top {
	margin-top: 20px;

}

#content .repa .bottom {
	margin: 0px 0px 20px;
}

#content .repa .body {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/cont_repa_bg.gif);
	background-repeat: repeat-y;
}

#content .repa .body p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#content .repa .body a {
	color: black;
	font-weight: bold;
}

#content .repa .body a:hover {
	color: #ed5c3d;
}

#content .middle {
	background-image: url(images/cont_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 36px 0px 0px;
}

#content .middle .top {
	margin: 0px;

}

#content .middle .vsebina {
	float: left;
	width: 433px;
	padding-left: 30px;
	margin: 0px;
}

#content .middle .vsebina h1 {
	color: #ed5c3d;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
}

#content .middle .vsebina h2 {
	font-size: 17px;
	font-weight: bold;
	color: black;


}

#content .middle .vsebina p {
	color: black;
}

#content .middle .vsebina a {
	font-weight: bold;
	color: black;


}

#content .middle .vsebina a:hover {
	color: #ed5c3d;
	text-decoration: none;

}

#content .middle .vsebina ul,
#content .middle .vsebina ol {
	margin: 0px;
	padding: 10px;
	background-color: #efefef;
	float: none;

}

#content .middle .vsebina ul li {
	list-style-type: circle;
	margin-left: 20px;
}

#content .middle .slika {
	width: 230px;
	margin-bottom: 20px;
	text-align: left;
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
}

#content .middle .avtor {
	float: right;
	width: 230px;
	border-left-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 10px;
	margin-bottom: 20px;
}

#content .middle .avtor a {
	color: #ed5c3d;
	font-weight: bold;
}

#content .middle .avtor a:hover {
	text-decoration: none;
}

#content .middle .nav {
	float: right;
	width: 240px;
	margin-bottom: 20px;
}

#content .middle .nav .link {
	margin-bottom: 6px;
	background-color: #EAEAEA;
	padding: 5px 10px;
	margin-right: 7px;
	text-decoration: none;
	margin-top: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ed5c3d;
}

#content .middle .nav .link a {
	color: black;
	margin-bottom: 12px;
	text-decoration: none;
}

#content .middle .nav .link a:hover {
	text-decoration: none;
	color: #ed5c3d;





}

#content .middle .nav .active_link {
	margin-bottom: 6px;
	background-color: #ed5c3d;
	padding: 5px 10px;
	margin-right: 7px;
	text-decoration: none;
	margin-top: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: black;
	color: white;

}

#content .middle .nav .active_link a {
	color: white;
	margin-bottom: 12px;
	text-decoration: none;
}

#content .middle .nav .active_link a:hover {
	text-decoration: none;
	color: black;
}

#content .middle .bottom {
	margin: 0px;

}






	/* =====  r i g h t    =====  */


	





	/* =====  f o o t e r    =====  */



.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	clear: both;
	float: none;
	color: #999999;
	font-size: 10px;
	text-align: center;
}

.footer b, strong {
	color: #f15931;
	font-weight: bold;
}

.footer a {
	color: #f15931;
}

.footer a:hover {
	color: #f15931;
}

.footer bold {
	color: #f15931;
	font-weight: bold;
}
