	body { background:#F5DAA4; }
	b { font-weight:bold; }
	.container  { background:#ffffff; padding-bottom:50px; }
	.poravnava { text-align:justify; }
	
	h1 { font-size:32px; color:#EAB04C; font-weight:bold; text-shadow: 1px 1px 1px #333;}
	h2 { font-size:28px; color:#EAB04C; font-weight:normal; text-shadow: 1px 1px 1px #333;}
	h4 { border-bottom:1px solid #EAB04C; margin-bottom:10px;padding-bottom:5px;}
	
.rounded7 	{ -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px; }
.rounded10 	{ -moz-border-radius: 10px; -webkit-border-radius:10px; border-radius:10px; }
.rounded10_bottom { 
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius:10px; 
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius:10px; 
	border-bottom-right-radius:10px; 
}

.shadow {
-moz-box-shadow: 0 0 10px #333333;  -webkit-box-shadow: 0 0 10px #333333; box-shadow: 0 0 10px #333333; 
	/* For IE 8 
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#333333')";*/
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#333333');	
}		

	a.menu:link, a.menu:visited, a.menu:active, a.menu:hover 
	{ color:#EAB04C; text-decoration:none; font-size:16px; font-weight:bold; margin-right:10px; background:#3186A3; padding:5px 15px; border:2px solid #3186A3; display:inline-block; text-shadow: #000000 1px 1px 1px;  box-shadow: 3px 3px 3px #999;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius:10px; 
	border-top-left-radius:10px;
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius:10px; 
	border-top-right-radius:10px; }
	
	a.menu:hover { background:white; text-decoration:none; font-size:16px; font-weight:bold; border:2px solid #3186A3;}
	
	a.menu_active:link, a.menu_active:visited, a.menu_active:active, a.menu_active:hover 
	{ color:#EAB04C; text-decoration:none; font-size:16px; font-weight:bold; margin-right:10px; background:white; padding:5px 15px; border:2px solid #3186A3; display:inline-block; text-shadow: #000000 1px 1px 1px; 
	box-shadow: 3px 3px 3px #999;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius:10px; 
	border-top-left-radius:10px;
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius:10px; 
	border-top-right-radius:10px; }
		
#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;
}		

#page_footer { background: #EAB04C; padding:5px; text-align:center; color:#000; position:fixed; bottom:0px; width:100%;z-index:999;}

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover 
	{ color:#3186A3; text-decoration:none; font-weight:bold; border-bottom: 1px dotted #3186A3; }
	
	a.footer:hover { color:#ffffff; text-decoration:none; font-weight:bold; border-bottom: 1px dotted #ffffff;}
	
.img_shadow { box-shadow: 3px 3px 3px #999; }

.content5 { padding:5px; }

input.silver_form, textarea.silver_form, .silver_form_error {
    padding: 5px;
    border: 1px solid #C0C0C0;
	-moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px;
}	
.silver_form { width: 300px; }
	
input.silver_form_error, textarea.silver_form_error, .silver_form_error {
    padding: 5px; margin:0px;
    border: 1px solid #ff0000;
	-moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px;
}	
.silver_form_error { width: 300px; margin:0px;}

a.gumb:link,
a.gumb:hover,
a.gumb:active,
a.gumb:visited { display:inline-block; text-align:center; color:#ffffff; background:#3186A3 url(arrow_w.gif) no-repeat 90% center; 
-moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px; font-weight:bold; padding:5px 25px 5px 15px; text-decoration:none; border:1px solid transparent; box-shadow: 3px 3px 3px #999;}
a.gumb:hover { display:inline-block; color:#3186A3; background:transparent url(arrow.gif) no-repeat 90% center; border:1px solid #3186A3; }

#more { float:right; background:#F5DAA4 url(more.png) no-repeat center center; width:28px; height:28px; -moz-border-radius: 16px; -webkit-border-radius:16px; border-radius:16px; padding:3px;box-shadow: 3px 3px 3px #999; cursor:pointer;}
#more:hover { float:right; background:#3186A3 url(more.png) no-repeat center center; width:28px; height:28px; -moz-border-radius: 16px; -webkit-border-radius:16px; border-radius:16px; padding:3px;box-shadow: 3px 3px 3px #999; cursor:pointer;}

#searchbox { position:absolute; width:280px; display:none; background:#EAB04C; padding:10px; top:40px; right:0px; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px; z-index:1000;box-shadow: 3px 3px 3px #999;}

#cookie_div { width:300px; height:100px; position:fixed; right:0px;  bottom:0px;background:#009DDC; padding:20px; font-size:12px;color:#ffffff;text-align:center; z-index:1100;}
#close_cookie_div { position:absolute; left:-10px; top:-10px; cursor:pointer; }
a.cookie_link:link,
a.cookie_link:active,
a.cookie_link:visited
{ background:#8DC63F; padding:5px; color:#382a25; font-size:12px; font-weight:bold; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius:7px; 
border:0px solid silver; text-decoration:none; margin:0px 1px;}

a.cookie_link:hover { background:#ffffff; border:0px solid #29518C; color:#ff0000; }

.nolink { border:0px; text-decoration:none; }

.grad { background: linear-gradient(#3186A3, #ffffff, #3186A3) repeat scroll 0% 0% transparent; }

.container .full-width.column                { width: 940px; }
.senca { box-shadow: 3px 3px 3px #999; }

.content-slider ul { list-style: none outside none; padding-left: 0; }

.content-slider li {background-color: transparent;
text-align: center;
color: #3186A3; }

.slider_width { width:940px; }