/* CSS Document */
html,body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size: 12px;
	color:#737373;
}

#head_container, #center_container, #footer_container {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width:766px;
}

/* BEGIN HEAD */
#head_container img{
	margin:0px;
	padding:0px;
	float:left;
}
#head_dummy{
	width:213px;
	height:43px;
	background-image:url(images/head_4.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}
#dummy_square_1, #dummy_square_2, #dummy_square_3, #dummy_square_4, #dummy_square_5{
	width:40px;
	height:19px;
	float:right;
	margin:13px 10px 0px 0px;
}
#dummy_square_1{background-color:#f5ea11;}
#dummy_square_2{background-color:#ee7f11;}
#dummy_square_3{background-color:#649c3b;}
#dummy_square_4{background-color:#de0514;}
#dummy_square_5{background-color:#38bef0;}

/* END HEAD */

/* BEGIN CENTER */
#center_container{
	padding-bottom:20px;
	display:table;
}
#center_left{
	width:158px;
	background-color:#f6f6f4;
	float:left;
	margin:15px 10px 0px 21px;
	padding:0px 12px 0px 12px;
}
#center_left hr{
	border-collapse:collapse;
	border-width:1px;
	border-style:groove;
	border-color:#cecece;
	clear:both;
	height:2px;
}
#center_content{
	width:513px;
	float:left;
	margin-top:15px;
	padding: 0px 20px 0px 20px;
}

.vsebina_1 a:link {color:#ffcc00; text-decoration: none; font-weight: bold;}
.vsebina_1 a:visited {color: #ffcc00; text-decoration: none; font-weight: bold;}
.vsebina_1 a:hover {color: #ffcc00; text-decoration: underline; font-weight: bold;}
.vsebina_1 a:active {color: #ffcc00; text-decoration: none;}

.vsebina_2 a:link {color:#ee7f11; text-decoration: none; font-weight: bold;}
.vsebina_2 a:visited {color: #ee7f11; text-decoration: none; font-weight: bold;}
.vsebina_2 a:hover {color: #ee7f11; text-decoration: underline; font-weight: bold;}
.vsebina_2 a:active {color: #ee7f11; text-decoration: none;}

.vsebina_3 a:link {color:#649c3b; text-decoration: none; font-weight: bold;}
.vsebina_3 a:visited {color: #649c3b; text-decoration: none; font-weight: bold;}
.vsebina_3 a:hover {color: #649c3b; text-decoration: underline; font-weight: bold;}
.vsebina_3 a:active {color: #649c3b; text-decoration: none;}

.vsebina_4 a:link {color:#de0514; text-decoration: none; font-weight: bold;}
.vsebina_4 a:visited {color: #de0514; text-decoration: none; font-weight: bold;}
.vsebina_4 a:hover {color: #de0514; text-decoration: underline; font-weight: bold;}
.vsebina_4 a:active {color: #de0514; text-decoration: none;}

.vsebina_5 a:link {color:#38bef0; text-decoration: none; font-weight: bold;}
.vsebina_5 a:visited {color: #38bef0; text-decoration: none; font-weight: bold;}
.vsebina_5 a:hover {color: #38bef0; text-decoration: underline; font-weight: bold;}
.vsebina_5 a:active {color: #38bef0; text-decoration: none;}

/* END CENTER*/

/* BEGIN FOOTER */

#footer_container{
	height:82px;
}
#footer_credits_1, #footer_credits_2, #footer_credits_3, #footer_credits_4, #footer_credits_5{
	padding-top:20px;
	height:62px;
	float:right;
	width:555px;
	background-color:#f0f1ed;
	text-align:center;
	color:#817f7f;
	font-size:10px;
}
#footer_credits_1 a:link {color:#f5cd11; text-decoration: none; font-weight: bold;}
#footer_credits_1 a:visited {color: #f5cd11; text-decoration: none; font-weight: bold;}
#footer_credits_1 a:hover {color: #f5cd11; text-decoration: underline; font-weight: bold;}
#footer_credits_1 a:active {color: #f5cd11; text-decoration: none;}

#footer_credits_2 a:link {color:#ee7f11; text-decoration: none; font-weight: bold;}
#footer_credits_2 a:visited {color: #ee7f11; text-decoration: none; font-weight: bold;}
#footer_credits_2 a:hover {color: #ee7f11; text-decoration: underline; font-weight: bold;}
#footer_credits_2 a:active {color: #ee7f11; text-decoration: none;}

#footer_credits_3 a:link {color:#649c3b; text-decoration: none; font-weight: bold;}
#footer_credits_3 a:visited {color: #649c3b; text-decoration: none; font-weight: bold;}
#footer_credits_3 a:hover {color: #649c3b; text-decoration: underline; font-weight: bold;}
#footer_credits_3 a:active {color: #649c3b; text-decoration: none;}

#footer_credits_4 a:link {color:#de0514; text-decoration: none; font-weight: bold;}
#footer_credits_4 a:visited {color: #de0514; text-decoration: none; font-weight: bold;}
#footer_credits_4 a:hover {color: #de0514; text-decoration: underline; font-weight: bold;}
#footer_credits_4 a:active {color: #de0514; text-decoration: none;}

#footer_credits_5 a:link {color:#38bef0; text-decoration: none; font-weight: bold;}
#footer_credits_5 a:visited {color: #38bef0; text-decoration: none; font-weight: bold;}
#footer_credits_5 a:hover {color: #38bef0; text-decoration: underline; font-weight: bold;}
#footer_credits_5 a:active {color: #38bef0; text-decoration: none;}
/* END FOOTER*/


/*BEGIN GLOBAL*/
a:link {color: #cf1337; text-decoration: none; font-weight: bold;}
a:visited {color: #cf1337; text-decoration: none; font-weight: bold;}
a:hover {color: #cf1337; text-decoration: underline; font-weight: bold;}
a:active {color: #cf1337; text-decoration: none;}

/*hr{
	border-collapse:collapse;
	border-width:1px;
	border-style:dashed;
	border-color:#dddddd;
	clear:both;
	
}

*/
h1{
	font-family:Tahoma;
	font-weight:normal;
	color:#535151;
	font-size:20px;
	margin:0px 0px 20px 0px;
}
h2{
	font-family:Tahoma;
	font-weight:normal;
	color:#535151;
	font-size:15px;
	margin:0px 0px 20px 0px;
}
h4{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#ffffff;
	font-size:25px;
	margin:0px 0px 0px 0px;
}

li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul{
	margin:10px 0px 0px 3px;
	padding:0px 0px 0px 0px;
}
hr {
	border-color:#cecece;
	background-color:#cecece;
	height:2px;
}
/*END GLOBAL*/


/*BEGIN MENU*/
.submenu_li{
	font-family:Tahoma;
	font-weight:normal;
	color:#535151;
	font-size:15px;
	margin-bottom:5px;
	
}
.submenu_li a:link {color: #535151; text-decoration: none; font-weight: normal;}
.submenu_li a:visited {color: #535151; text-decoration: none; font-weight: normal;}
.submenu_li a:hover {color: #535151; text-decoration: underline; font-weight: normal;}
.submenu_li a:active {color: #535151; text-decoration: none;}

.izbrani_submenu_li{
	font-family:Tahoma;
	font-weight:normal;
	font-size:15px;
	color: #ee7f11;
	margin-bottom:5px;
}
.izbrani_submenu_li a:link {color: #ee7f11; text-decoration: none; font-weight:normal;}
.izbrani_submenu_li a:visited {color: #ee7f11; text-decoration: none; font-weight:normal;}
.izbrani_submenu_li a:hover {color: #ee7f11; text-decoration: none; font-weight:normal;}
.izbrani_submenu_li a:active {color: #ee7f11; text-decoration: none;}
/*END MENU*/
/*GALERIJA*/
#gallery_thumbs_numbers{
	font-weight:bold;
	float:left;
/*	margin-left:7px;*/
	width:250px;
}
#gallery_page_numbers{
	float:right;
	width:100px;
	text-align:right;
}
.gallery_line{
	clear:both;
	width:650px;
}
.gallery_images{
	float:left;
	width:162px;
	height:150px;

}
.gallery_images img {
	display:block;
	margin:0 auto;
	text-align:center;
	float:inherit;
	border:dashed;
	border-width:1px;
}
#gallery_images_large{
	display:block;
	margin:0 auto;
	text-align:center;
}
#gallery_images_large img {
	display:block;
	margin:0 auto;
	text-align:center;
	float:inherit;
	border:dashed;
	border-width:1px;
}
/*END GALERIJA*/

