* {
	margin: 0;
	padding: 0;
}
html {
 	font-size: medium;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	background: #fff url(stil/header_bg.png) 0 0 repeat-x;
	color: #666;
}
img { border: none; }
table {  width: 445px; } /* da so slike same v vrsti */
* html table { width: 425px;  } /* IE fix */
h2, h3, h4, h5, h6 { 
	color: #005aa6;
	margin: 0 0 0.5em 0;
	line-height: 1.2em;
	text-transform: uppercase;
}
h2 { font-size: 1.2em; }
h3, h4, h5, h6 { font-size: 1em; }
a {
 color: #005aa6;
 text-decoration: underline;
}
a:hover { color: #fff!important; background: #005aa6!important; text-decoration: none; }
a:visited { color: #738a9d; }
ul {
	margin: 0.5em 0 0 25px;
}
p {
	margin: 0.5em 0 0 0;
}
b, em, strong {
	font-style: normal;
	font-weight: bold;
	color: #738a9d;
}
#vrh {
	position: relative;
	margin: 0 auto 0 auto;
	width: 100%;
	height: 371px;
	background: url(stil/header.png) center 0 no-repeat;
}
#sredina {
	position: relative;
	z-index: 1;
	width: 770px;
	margin: 0 auto 0 auto;
	overflow: hidden; /* wrap fix */
}
#dno {
	position: relative;
	z-index: 0;
	width: 770px;
	height: 40px;
	margin: 0px auto 0 auto;
}
#vrh .banner { /* logo */
	position: absolute;
	top: 128px;
	left: 50%;
	margin-left: -350px;
}
#stolpecB { display: none; }
#stolpecA {
	float: right;
	width: 250px;
	margin: 0 20px 0 0px;
	padding: 0 0 90px 0;

	display: inline; /* IE6 fix */
}
#stolpecA ul {
  margin: 0 0 2em 0;
	list-style: none;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	
	color: #005aa6;
}
#stolpecA ul li { margin: 0 0 0.5em 0; }
#stolpecA ul a { 
	color: #005aa6;
	background: #fff;
	text-decoration: none;
}
#stolpecA ul a:hover {
	border-bottom: 1px dotted #999; 
}
#stolpecA ul ul {
	margin: 0.5em 0 0 20px;
	line-height: 1.4em;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: lowercase;
	
	color: #999;
}
#stolpecA ul ul ul { text-transform: none; }
#stolpecA ul ul li { margin: 0; }
#stolpecA ul ul a { color: #999; 	background: #fff; }
#stolpecA ul ul a:hover {
	border-bottom: 1px dotted #005aa6; 
}
#stolpecA .banner { margin: 10px 0 0 0 ;}
#glavnidel {
	float: left;
	width: 445px;
	margin: 0 0 0 20px;
	display: inline; /* IE6 fix */
}
.glavni_element {
 	width: 390px;
	background: #fff url(stil/post_bg_middle.png) left top repeat-y;
	padding: 0 30px 0 25px;
	/*color: #005aa6; podnaslov*/
}
* html .glavni_element {
	padding: 0 30px 30px 25px; /* instead of :after for IE */
}
.glavni_element:after {
 display: block;
 height: 55px;
 content: ""; 
 margin: 0 0 0 -25px;
 width: 445px;
 background: #fff url(stil/post_bg_bottom.png) left top no-repeat;
 clear: both; /* wrap fix */
}
.glavni_element p { margin: 0.5em 0 0 0; color: #666!important;  }
.glavni_element_naslov {
 margin: 0 0 0.5em -25px;
 width: 445px;
 padding: 15px 0 0 0;
 background: #fff url(stil/post_bg_top.png) left top no-repeat;
}
.glavni_element_naslov h2 { margin: 0 25px 0 25px; padding: 15px 0 0 0; }
.glavni_element_opomba { margin: 0.5em 0 0 0; font-size: x-small; color: #999; }
.glavni_element ul { color: #999; clear: both; }
.glavni_element ul ul { clear: none; }
.glavni_element_navigacija, .glavni_element_vec { text-align: right; font-size: 0.8em; margin: 0 20px 0 0; }
.GalerijaElement { float: left; margin: 15px 20px 0 0; display: inline; }
#dno #noga {
	position: absolute;
	right: 325px;
	bottom: 5px;
}
#dno #noga a { font-size: 0.8em; color: #999!important; background: none!important; text-decoration: none;  }
#dno #noga a:hover { text-decoration: underline;  }
.hide { overflow: hidden; }
.tdAnketa { background: #a1bfd9; width: 180px; font-size: xx-small; }
.tdAnketa b { color: #00437b; padding: 0 10px 0 10px; }
.tdAnketa table { padding: 1em 0 0.5em 0; }
.tdAnketa table,
.tdAnketa table td { background: #fff; }
.tdAnketa table td { padding: 0 10px 0 10px; }
.tdAnketa input { border: 0; background: #fff; color: #00437b; font-weight: bold; }