body, html {
	font-family: Arial, helvetica;
	font-size: 12px;
	color: #5f5f5f;
	height: 100%;
	padding: 0;
	margin: 0;
	width: 100%;
	/*overflow: hidden;*/
}

a, a:hover {
	text-decoration: none;
}

div#header {
	width:1000px;
	min-height:21px; 
	margin:5px auto 0 auto !important;
	overflow:hidden;
}

div#Top {	
/*	background: url(img/bar_top.png) no-repeat; */
	float: right;
	width:1000px;
	height: 21px;
	text-align:right;
	margin: auto 0 auto 10px !important; 
	overflow:hidden; 
	display: inline;
}

div#body {
/*	background: url(img/bar_middle.png); */
	width:1000px;
	min-height:511px;
	margin:0 auto 0 auto !important;
	overflow:hidden;
}

div#bottom {
/*	background: url(img/bar_bottom.png) no-repeat;*/
	width:1000px;
	height:5px;
	margin:0 auto 0 auto !important;
	overflow:hidden;
}

div#navbottom a {
	color: #00cc00;
	font-size: 12px;
	font-weight: bold;
}

div#navbottom a:hover {
	text-decoration: underline;
}

div#Navodila {
	float: left;
	margin-left: 30px;
	text-transform: uppercase;
	font-weight: 600;

}

div#Nastavi {
	float: right;
	margin-right: 72px;
	font-weight: normal;
}

div#Nastavi a, div#Nastavi a:hover {
	color: #000;
}

h1#logo {
	margin-left: 70px;
	margin-top: 26px;
	display: block;
	float: left;
	width: 260px;
}

div#nastavi a {
	color: black;
}

input#search {
	background: url(img/bg_input.png);
	background-repeat: no-repeat;
	font-family: helvetica, arial;
	font-size: 24px;
	border: none;
	height: 49px;
	width: 364px;
	padding: 10px 10px 0 10px;
	margin-left: 0px;
	margin-top: 24px;
	display: block;
	float: left;
}

div#SearchText {
	display: block;
	float: left;
	margin-top: 18px;
	margin-left: 10px;
	width: 150px;
}

div#type {
	display: block;
	position: absolute;
	float: left;
	margin-top: 95px;
	margin-left: 335px;
}

span.Search1 {
	font-size: 12px;
	font-weight: bold;
	color: #fe9732;
}

span.Search2 {
	font-size: 14px;
	font-weight: normal;
	color: #00cf00;
}

span.green {
	color: #00cf00;
}

span.red {
	color: red;
}

span.txtonly {
	display: none;
}

img {
	border: 0;
}

div.MainContainer {
	height: 360px;
	width: 900px;
	display: block;
	margin-top: 120px;
	margin-left: 20px;
	background: url(img/podlaga.gif);
}

div.MainContainerA {
	width: 900px;
	display: block;
	margin-top: 120px;
	margin-left: 100px;
}

div.LineContainer {
	display: block;
	float: left;
	width: 900px;
	margin-left: 100px;
	margin-top: 0px;
}

div.BackContainer {
	margin-left: 30px;
  width: 700px;
}


div#ContentBox {
	display: block;
	float: left;
	width: 900px;
	height: 110px;
	margin-left: 105px;
	margin-top: 0px;
}

div#C0 {
	text-align: center;
	width: 750px;
	margin-top: 45px;
	font-weight: bold;
}

div#C1,
div#C2, 
div#C3, 
div#C4,
div#C5, 
div#C6, 
div#C7, 
div#C8, 
div#C9, 
div#C10, 
div#C11, 
div#C12,
div.bookmarks {
	text-align: left;
	width: 719px;
	height: 110px;
	margin-top: 0px;
	padding-top: 3px;
	font-weight: bold;
	margin-left: 10px;
	background-color: white;
}

div#C1 a,
div#C2 a,
div#C3 a,
div#C4 a,
div#C5 a,
div#C6 a,
div#C7 a,
div#C8 a,
div#C9 a,
div#C10 a,
div#C11 a,
div#C12 a,
div.bookmarks a {
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
	font-weight: bold;
	padding-left: 15px;
	color: black;
}

div.SearchContainer {
	display: block;
	width: 175px;
	float: left;
}

div.Element {
	float: left;
	width: 120px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.Element a {
	font-weight: bold;
	text-decoration: none;
	color: #fe9732;
}

div#CentralPart {
/*	display: block; */
	margin-top: 0;
	text-align: center;
}

table#tbt {
	width: 100%;
	margin-top: 0;
	top: 0;
	margin-left: 0;
	left: 0;
	margin-right: 0;
	right: 0;
}

td.toolbar_black {
	/* background: url(img/bar_black_bg.png) repeat-x; */
	background: url(img/bar_green_bg.png) repeat-x;
	height: 22px;
	width: 327px;
	padding: -2px;
}

td.toolbar_green {
	background: url(img/bar_green_bg.png) repeat-x;
	height: 22px;
}

td.toolbar_url, td.toolbar_url a {
  background-color: white;
  color: black;
}

img.tblogo {
	margin-top: 1px;
	margin-left: 8px; 
	float: left;
	display: inline;
}

input#search_tb {
	height: 12px;
	width: 119px;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	margin-top: 2px;
/*	margin-bottom: 2px; */
	margin-left: 10px;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	padding-left: 3px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
}

select {
	background: none;
	border: none;
	color: #fff;
}

select.category {
	background-color: #fff;
	border: thin solid;
	width: 160px;
	color: #000;
}

option {
	background-color: #000;
}

option.category {
	background-color: #fff;
}

iframe {
	width: 100%;
}

iframe#iframe {
	/* height: 2000px; */
}

iframe#imenik {
	height: 2900px;
	overflow: hidden;
	padding-top: 20px;
}

iframe#rss {
	height: 1000px;
	overflow: hidden;
	padding-top: 20px;
}

a.link_white {
	color: #fff;
}

a.link_white:hover {
	background-color: #fff;
	color: #000;
}

div#s3 {
	background-color: #fff;
	color: #ff9900;
	font-size: 11px;
	margin-left: 10px;
}

div#register {
	position: absolute;
	left: 5px;
	top: 300px;
	text-align: center;
}

div#bookmarks {
	position: absolute;
	right: 25px;
	top: 300px;	
}

span.orange {
	color: #ff9900;
	font-weight: bold;
}

span.small {
	font-size: 9px;
}

span.gray {
	color: #999;
	font-weight: bold;
}

span.warning {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}