/* CSS Document */
html,body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(/images/page_bg.png);
	background-position:top;
	background-repeat:repeat-x;
}

#head_container, #center_container, #footer_container {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width:995px;
	
}

/* BEGIN HEAD */
#head_holder {
	float:left;
	width:983px;
}
#head_container img{
	margin:0px;
	padding:0px;
	float:left;
}
#head_upper, #head_lower {
	
	float:right;
}
#head_search{
	width:217px;
	height:21px;
	background-color:#FFFFFF;
	float:left;
	margin-top:25px;
	padding-top:9px;
}
.head_search{
	width:138px;
	height:17px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	float:left;
}
#head_lower{
	background-color:#FFFFFF;
	width:679px;
	height:27px;
	float:left;
	text-align:right;
	padding: 33px 8px 0px 0px;
}

#head_lower a:link {color: #000000; text-decoration: none; font-weight:normal;}
#head_lower a:visited {color: #000000; text-decoration: none; font-weight: normal;}
#head_lower a:hover {color: #000000; text-decoration: underline; font-weight: normal;}
#head_lower a:active {color: #000000; text-decoration: none;}

#head_menu_container{
	clear:both;
}
#head_menu{
	width:200px;
	height:189px;
	float:left;
}
#head_shadow{
	width:9px;
	height:279px;
	margin-top:25px;
	background-image:url(/images/shadow_head.png);
	float:left;
}
#head_left_shadow{
	width:3px;
	margin-top:55px;
	float:left;
}
/* END HEAD */

/* BEGIN CENTER */
#center_container{
	display:table;
}
.center_container{
	background-image:url(/images/center_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
	
}
.center_container_ie {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/center_shadow_ie.png',sizingMethod='scale');
}

.center_holder{
	margin-left:3px;
	float:left;
	width:983px;
	background-color:#FFFFFF;
	background-image:url(/images/center_bg_03.png);
	background-position:top;
	background-repeat:repeat-x;
	overflow:hidden;
}
.center_holder_ie{
	margin-left:2px;
	float:left;
	width:982px;
	background-color:#FFFFFF;
	background-image:url(/images/center_bg_03.png);
	background-position:top;
	background-repeat:repeat-x;
	overflow:hidden;
}
#center_left_column{
	width:160px;
	padding:37px 17px 0px 20px;
	float:left;
	padding-bottom:7000px;
	margin-bottom:-7000px;
}
.center_right_column{
	width:160px;
	padding:37px 20px 0px 17px;
	float:left;
	padding-bottom:7000px;
	margin-bottom:-7000px;
	
}
.center_right_column_ie{
	width:160px;
	padding:37px 13px 0px 17px;
	float:left;
	padding-bottom:7000px;
	margin-bottom:-7000px;
	
}
#center_column{
	width:505px;
	padding:37px 40px 0px 40px;
	float:left;
	padding-bottom:7000px;
	margin-bottom:-7000px;
	overflow:hidden;
}
.vertical_hr {
	float:left;
	width:2px;
	display:table-cell;
	padding-bottom:7000px;
	margin-bottom:-7000px;
	background-color:#7a8a94;
	background-image:url(/images/vert_hr.png);
	background-position:top;
	background-repeat:no-repeat;
}
.center_footer{
	float:left;
	background-color:#FFFFFF;
	width:589px;
	height:28px;
	margin-left:3px;
	padding-left:197px;	
	padding-right:197px;
}
.center_footer_ie{
	float:left;
	background-color:#FFFFFF;
	width:589px;
	height:28px;
	margin-left:2px;
	padding-left:205px;	
	padding-right:188px;
}

h1{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#2d3a61;
	font-size:14px;
	margin:0px 0px 20px 0px;
	padding:0px;
}
h2{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-weight:bold;
	color:#2d3a61;
	font-size:11px;
}

li{
	list-style:none;
}

#news_left_container, #news_left_header, #news_left_footer{
	width:239px;
	float:left;
}
#news_left_container{
	background-image:url(/images/news_div_shadow_right.png);
	background-repeat:repeat-y;
}
#news_left_content{
	background-color:#FFFFFF;
	background-image:url(/images/news_div_top_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	margin-left:3px;
	width:207px;
	padding-left:10px;
	padding-right:10px;
}
#news_left_footer{
	background-image:url(/images/news_div_footer_center.png);
	background-position:top;
	background-repeat:repeat-x;
	height:10px;
}


#news_right_container, #news_right_header, #news_right_footer{
	width:262px;
	float:left;
}
#news_right_container{
	background-image:url(/images/news_div_right_shadow_right.png);
	background-repeat:repeat-y;
}
#news_right_content{
	background-color:#FFFFFF;
	background-image:url(/images/news_div_top_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	margin-left:3px;
	width:230px;
	padding-left:10px;
	padding-right:10px;
}
#news_right_footer{
	background-image:url(/images/news_div_footer_center.png);
	background-position:top;
	background-repeat:repeat-x;
	height:10px;
}

.dogodki_table{
	border:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#2d3a61;
}
#flash_content{
	float:left;
}
/*END CENTER*/

/*MENU*/
.submenu_li{
	color: #2d3a61;
	margin-bottom:5px;
	
}
.submenu_li a:link {color: #2d3a61; text-decoration: none; font-weight: bold;}
.submenu_li a:visited {color: #2d3a61; text-decoration: none; font-weight: bold;}
.submenu_li a:hover {color: #2d3a61; text-decoration: underline; font-weight: bold;}
.submenu_li a:active {color: #2d3a61; text-decoration: none;}

.izbrani_submenu_li{
	color: #788791;
	margin-bottom:5px;
}
.izbrani_submenu_li a:link {color: #788791; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:visited {color: #788791; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:hover {color: #788791; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:active {color: #788791; text-decoration: none;}
/*END MENU*/

/* FOOTER */

#footer_container{
	height:72px;
	background-image:url(/images/footer_bg.png);
	background-position:top;
	background-repeat:repeat-x;
}
#footer_credits {
	width:inherit;
	text-align:center;
	clear:both;
	color:#2d3a61;
	font-size:10px;
}
#footer_container a:link {color:#2d3a61; text-decoration: none;}
#footer_container a:visited {color: #2d3a61; text-decoration: none;}
#footer_container a:hover {color: #2d3a61; text-decoration: underline;}
#footer_container a:active {color: #2d3a61; text-decoration: none;}
/* END FOOTER*/

/*GLOBAL*/
a:link {color: #788791; text-decoration: none; font-weight: bold;}
a:visited {color: #788791; text-decoration: none; font-weight: bold;}
a:hover {color: #788791; text-decoration: underline; font-weight: bold;}
a:active {color: #788791; text-decoration: none;}

hr{
	border-collapse:collapse;
	border-width:1px;
	border-style:dashed;
	border-color:#dddddd;
	clear:both;
	
}

.datoteka_container	{
	margin-top:10px;
}

.datoteka_container .datum {
	width:80px;
	font-size:10px;
	color:#333333;
}



/*END GLOBAL*/
