		* { margin: 0; padding: 0; }
		:focus {outline: 0;}
		#bg { position: fixed; top: 0; left: 0; }
		.bgwidth { width: 100%; }
		.bgheight { height: 100%; }
		
		#page-wrap { font: 13px Georgia, Serif; position: relative; width: 900px; margin: 20px auto; padding: 20px; background: white; 
		-moz-box-shadow: 0 0 20px black; 
		-webkit-box-shadow: 0 0 20px black; 
		box-shadow: 0 0 20px black; 
		 -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px;
		}
		body, td, input, .paragraf { font: 13px Georgia, Serif; }
		
		.search_input { border:1px solid #B0C4DE; padding:5px; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px }
		.silver_form { border:1px solid #999999; padding:5px; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px }
		.silver_form_error { border:1px solid #FF0000; padding:5px; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px }
		
		.search_input_button { width:120px; background:#29518C; text-decoration:none; font-weight:bold; color:#FFFFFF; border:1px solid transparent; padding:5px; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px; cursor:pointer; }
	.search_input_button:hover { background:#FFFFFF url(ice_axe_menu.png) no-repeat top right; text-decoration:none; font-weight:bold; color:#29518C; border:1px solid #B0C4DE; padding:5px; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px; cursor:pointer; }
		
		p { font: 13px Georgia, Serif; margin: 0 0 30px 0;  }
		h1 { font-family: Georgia; font-size:22px; color:#29518C; margin-bottom:20px; }
		h2 { font-family: Georgia; font-size:18px; color:#0076B3; margin-bottom:10px; }
		.content5 { padding:5px; }
		.content10  { padding:10px; }
		
		.klasa_sezona { font: 13px Georgia, Serif; padding:3px 5px; border:1px solid silver; 
			-moz-border-radius-topright: 7px;
	-khtml-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-khtml-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;	
		}
		
		a.top_hor_menu:link,
		a.top_hor_menu:hover,
		a.top_hor_menu:active,
		a.top_hor_menu:visited  { display:block; float:left; width:120px; font-family: Georgia; font-size:13px; margin-right:20px; background:#29518C; text-decoration:none; font-weight:bold; color:#FFFFFF; border:1px solid transparent; padding:5px; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px;}
		a.top_hor_menu:hover    {text-decoration:none; font-weight:bold; color:#29518C; background:#FFFFFF url(ice_axe_menu.png) no-repeat top right; border:1px solid #B0C4DE;}
		
		a.top_hor_menu_active:link,
		a.top_hor_menu_active:hover,
		a.top_hor_menu_active:active,
		a.top_hor_menu_active:visited { display:block; float:left; width:120px; font-family: Georgia; font-size:13px; margin-right:20px; background:#66CC00 url(ice_axe_menu.png) no-repeat top right;; text-decoration:none; font-weight:bold; color:#FFFFFF; border:1px solid transparent; padding:5px; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px;}
		a.top_hor_menu_active:hover    {text-decoration:none; font-weight:bold; color:#29518C; background:#FFFFFF url(ice_axe_menu.png) no-repeat top right; border:1px solid #B0C4DE;}
		
		a.white_link:link,
		a.white_link:hover,
		a.white_link:active,
		a.white_link:visited  { font-family: Georgia; font-size:11px; background:#FFFFFF; text-decoration:none; font-weight:bold; color:#29518C; border:1px solid #B0C4DE; padding:5px; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px;}
		a.white_link:hover    {text-decoration:none; font-weight:bold; color:#FFFFFF; background:#29518C; border:1px solid transparent;}
		
		
		a.smer:link,
		a.smer:hover,
		a.smer:active,
		a.smer:visited { color:#29518C; font-size:16px; font-weight:bold; text-decoration:none; border-bottom:1px dotted transparent;}
		a.smer:hover { color:#29518C; font-size:16px; font-weight:bold; text-decoration:none; border-bottom:1px dotted #29518C;}
		
		a.podrocje:link,
		a.podrocje:hover,
		a.podrocje:active,
		a.podrocje:visited { color:#29518C; font-size:15px; font-weight:bold; text-decoration:none; border-bottom:1px dotted transparent;}
		a.podrocje:hover { color:#29518C; font-size:15px; font-weight:bold; text-decoration:none; border-bottom:1px dotted #29518C;}
		
		a.avtor:link,
		a.avtor:hover,
		a.avtor:active,
		a.avtor:visited { color:#29518C; font-size:13px; font-weight:bold; text-decoration:none; border-bottom:1px dotted transparent;}
		a.avtor:hover { color:#29518C; font-size:13px; font-weight:bold; text-decoration:none; border-bottom:1px dotted #29518C;}

		.zapis	{ padding-top:5px; margin-bottom:20px;}
		.datum { float:right; }
		.tumbek { -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px; margin-right:10px; margin-bottom:20px; }
		
		.round5 	{ -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px; }
		.round7 	{ -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px; }
		.round10 	{ -moz-border-radius: 10px; -webkit-border-radius:10px; border-radius:10px; }
		
		.naslov 	{ -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px;padding:5px; border:1px solid #B0C4DE; }
		
		.toggleMe { display:none; }

#dhtmltooltip {
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #999;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 9998;
-moz-border-radius: 10px; -webkit-border-radius:10px; border-radius:10px;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
FONT-FAMILY: Arial, Helvetica, helv, sans-serif; FONT-SIZE: 12px; font-weight: normal;TEXT-DECORATION: none;
-moz-box-shadow: 0 0 20px #333333;  -webkit-box-shadow: 0 0 20px #333333; box-shadow: 0 0 20px #333333; 
	/* For IE 8 
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')";*/
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333');
}

#dhtmlpointer {
position:absolute;
left: -300px;
z-index: 9999;
visibility: hidden;
}

.pagebox, A.pagebox, A.pagebox:link, A.pagebox:visited, A.pagebox:active, A.pagebox:hover   
	{font-size:11px; border:1px solid dimgray;TEXT-DECORATION: none;line-height: 14pt;
	font-weight: bold; background-color:#f1f1f1; width:22px; float:left; margin-right:3px; text-align:right; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;}
A.pagebox:hover   
	{background-color:#CCCCCC;}	
	
.pagebox_oznaci, A.pagebox_oznaci, A.pagebox_oznaci:link, A.pagebox_oznaci:visited, A.pagebox_oznaci:active, A.pagebox_oznaci:hover   
	{font-size:11px; border:1px solid dimgray;TEXT-DECORATION: none;line-height: 14pt;
	font-weight: bold; color:#FFFFFF; background-color:#FF0000; width:22px; float:left; margin-right:3px; text-align:right; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;}
		
		
#cookie_div { width:100%; position:fixed; bottom:0px; background: #29518c; padding:10px; font-size:12px;color:#ffffff;text-align:center;}
#close_cookie_div { position:absolute; right:40px; cursor:pointer; }
a.cookie_link:link,
a.cookie_link:active,
a.cookie_link:visited
{ background:#ff0000; padding:5px; color:#ffffff; font-size:12px; font-weight:bold; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px; 
border:1px solid silver; text-decoration:none; margin:0px 1px;}
a.cookie_link:hover { background:#ffffff; border:1px solid #ffffff; color:#29518C; }		