#indexmenu {
	height: 164px;
    /*height: 12.8em;*/
	background: #ebebeb url("../image/indexmenu_background.jpg") top left repeat-x;
	overflow: hidden;
}

div#indexmenu ul.top {
	list-style: none;
	margin-left: 43px;
}

div#indexmenu ul.top ul {
	list-style: none;
	padding-top: 5px;
	/*height: 138px;*/
	/*background-color: #ebebeb;
	/*background: #ebebeb url("image/background.png") top left repeat-y;
	/*border-left: 1px dotted red;*/
}

div#indexmenu li.top {
	float: left;
	border-left: 1px solid #aeaeae;
}

div#indexmenu li.top li {
	float: none;
}

/*div#indexmenu li.top.first.onlyonce {
	margin-left: 43px;
}*/

div#indexmenu li.top li.one {
	padding-bottom: 28px;
}

div#indexmenu li.top li.two {
	padding-bottom: 49px;
}

div#indexmenu li.top li.three {
	padding-bottom: 70px;
}

div#indexmenu li.top li.four {
	padding-bottom: 49px;
}

div#indexmenu li.top a {
	width: 222px;
	/*height: 24px;/**/
    /*height: 1.45em;/**/
    display: block;
	font-size: 1.3em;
	letter-spacing: -0.025em;
	color: #ffffff;
	text-decoration: none;
    /*padding: 2px 0px 0px 9px;/**/
	padding: 2px 0px 4px 9px;/**/
	/*border-left: 1px solid #aeaeae;*/
}

div#indexmenu li.top li a {
	/*background-color: #ebebeb;*/
	width: 222px;
	min-height: 17px;/**/
    /*height: 1.4em;/**/
	display: block;
	font-size: 1em;
	color: #18293e;
	text-decoration: none;
    /*padding: 2px 0px 1px 9px;/**/
	padding: 2px 0px 3px 9px;/**/
	/*border-left: 1px solid #aeaeae;*/
}

div#indexmenu li.top.last a {
	width: 231px;
}

div#indexmenu li.top.last li a {
	width: 231px;
}

/*div#indexmenu li.top {
	/*background: url("image/indexmenu_background.dpng") top left repeat-x;
	border-left: 1px solid #aeaeae;
}*/
/* hover, ki dela povsod razen IE6
div#indexmenu li.top:hover, div#indexmenu li.top:active {
	background: url("image/indexmenu_active.png") top left repeat-x;
}*/

.tophover {
	background: url("../image/indexmenu_active.jpg") top left repeat-x;
}

div#indexmenu li.top li a:hover, div#indexmenu li.top li a:active {
	background-color: #414953;
	color: #ffffff;
}

#index {
	background: url("../image/index_picture.jpg") bottom right no-repeat;
}

#index_white {
	height: 195px;
}

div#index_white h1 {
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 41px;
	padding-top: 13px;
	padding-bottom: 31px;
	
	color: #414953;
    /*font-size: 2.4em;/**/
    /*font-size: 31px;/**/
	font-size: 30px;/**/
	letter-spacing: 2px;/**/
	font-style: normal;
	font-weight: normal;
	text-align: left;
	
	position: relative;
}

div#index_white h1 span {
	color: #519215;
	text-align: right;
    font-size: 30px;
    letter-spacing: -1px;/**/
    
    position: absolute;
    right: 50px;
}

div#index_white p {
	width: 420px;
	border: 0;
	margin: 0;
	padding: 0px 32px 10px 42px;
	color: #3c7e00;
	font-weight: bold;
}

#index_gray {
	width: 494px;
	height: 161px;
	background: #f4f4f4 url("../image/index_gray.jpg") top left repeat-x;
}

div#index_gray h1 {
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 42px;
	padding-top: 7px;
	padding-bottom: 8px;
	
	color: #414953;
	font-size: 1.3em;
	letter-spacing: -0.025em;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
}

div#index_gray img {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 42px;
	padding-right: 32px;
}

div#index_gray img.right {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}

div#index_gray p {
	border: 0;
	margin: 0;
	padding: 0;
	padding-right: 32px;
	
	color: #519215;
	font-weight: bold;
}

#index_footer {
	/*font-size: 0.85em;*/
	letter-spacing: 0.001em;
	width: 494px;
	height: 117px;
	background: #3e7810 url("../image/index_footer.jpg");
}

div#index_footer h2 {
	color: #ffffff;
	font-size: 1em;
	letter-spacing: 0.001em;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 17px;
	padding-left: 42px;
	padding-bottom: 15px;
}

div#index_footer p {
	float: left;
	color: #ffffff;
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 42px;
}

div#index_footer p.telefoni {
	overflow: visible;
	/*width: 151px;*/
	white-space: nowrap;
	text-align: right;
	padding-left: 18px;
}

div#index_footer p.linki {
	padding-left: 18px;
}

div#index_footer p a {
	color: #ffffff;
}

div#index_footer p a:hover, div#index_footer p a:active {
	text-decoration: none;
}

div#preloader1 {
    background: url("../image/indexmenu_active.jpg");
    visibility: hidden;
}

div#preloader2 {
    background: url("../image/inf_ozek_active.jpg");
    visibility: hidden;
}

div#preloader3 {
    background: url("../image/inf_sirok_active.jpg");
    visibility: hidden;
}

