@charset "utf-8";
/* CSS Document */
body {
	background-color: #ede8cb;
	margin:0px;
	background-image:url(main_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
#top { background-image:url(top_bg.gif); background-repeat:repeat-x; height:96px; padding-bottom:1px; background-color:#FFFFFF; }
#t_left { background-image:url(top_left.gif); width:8px; float:left; height:96px; }
#t_main { background-image:url(top_main.gif); background-repeat:repeat-x; height:96px; float:left; width:840px; }
#t_right { background-image:url(top_right.gif); width:8px; float:left; height:96px; }
#container { margin:auto; width: 856px; float:inherit; clear:both; }
#main { margin:auto; width: 856px; float:inherit; clear:both; background-image:url(main.jpg); height:230px; }
#logo { padding-top:14px; padding-left:20px; float:left; }
#sign { float:right; padding-top:30px; padding-right:100px; font-size:11px; text-decoration:underline; }
#sign2 { float:right; padding-top:20px; padding-right:100px; color:#999999; font-size:11px; }
#sign2 a { color:#999999; text-decoration:underline; }
#sign2 a:hover { color:#999999; text-decoration:none; }
#menu { padding-top: 18px; padding-left:590px; float:left; }
#m1 { text-decoration:none; font-size:11px; margin-bottom:16px; font-weight:bold; color:#093e7a; }
#m1 a { text-decoration:underline; color:#093e7a; }
#m1 a:hover { text-decoration:none; color:093e7a; }
#zacetna { margin:auto; width:850px; font-family:"Trebuchet MS"; font-size:11px; background-color:#FFFFFF; border:3px solid #c4b78a; margin-top:2px; clear:both; }
#inner { width:33%; border-right:1px solid #666666; height:200px; float:left; }
#date { color:#999999; margin-bottom:4px; }
#words { margin-left:4px; margin-bottom:12px; }
#words a { color:#0e519f; text-decoration:underline; }
#words a:hover { color:#0e519f; text-decoration:none; }
#image img { margin-right:6px; margin-bottom:4px; }
#footer { margin:auto; width:856px; margin-top:12px; text-align:left; font-family:"Trebuchet MS"; padding-left:40px; margin-bottom:40px; font-size:11px; color:#2c2d2f; }
#footer a { color:#2c2d2f; text-decoration:underline; }
#footer a:hover { text-decoration:none; }
.style1 {
	color: #0E519F;
	font-weight: bold;
}
h1 { color:#be0100; font-size:24px; }
	#menus {
	border-bottom:1px solid #f4f4f4; padding:6px; padding-right:0px; color:#2b2b2b;
	}
	#menus:hover {
	background-color:#f4f4f4;
	
	}
	#menus a {
	color:#093e7a;
	text-decoration:none;
	}
	#menus a:hover {
	text-decoration:underline;
	color:#c00000;
	}
ul {
list-style-image: url(arrow.gif);
}
#vsebine {
padding:16px;
font-size:12px;
}
#vsebine a { color:#be0100; text-decoration:underline; }
#vsebine a:hover { color:#be0100; text-decoration:none; }
textarea { font-size:11px; color:#000000; border:1px solid #093e7a; font-family:Arial, Helvetica, sans-serif; padding:2px; }
input[type=text] { font-size:11px; color:#000000; border:1px solid #093e7a; padding:2px; }
a {
color:#093e7a;
text-decoration:underline;
}
a:hover {
color:#093e7a;
text-decoration:none;
}