body {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #336666;
	margin: 0px;
	padding: 0px;
	background-color:#004D57;
}

h1{		

font-family: Tahoma, Helvetica;
font-size: 28px;
font-weight: normal;
line-height: 30px;
margin-top:10px;
color: #333333;
font-size:28px;}

.h1{		

font-family: Tahoma, Helvetica;
font-weight: normal;
line-height: 10px;
margin-top:10px;
color: #333333;
font-size:28px;}

h2{		margin:10px;line-height:20px;font-size:18px;font-weight: normal;}
h2 a{	 text-decoration:none; color: #333333;}


h3 {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #343735;
line-height: 18px;
}

p, div{	margin:0px; padding:0px; text-align:left;}

/* LAYER */
#main{
	text-align:center;
}

#header{
	background-image:url(images/header_bg_02.jpg);
	background-repeat:repeat-x;
	height:318px;
	text-align:center;
}

#mid{
	height:449px;
	background:url(images/bg_index_2.gif) repeat-x;
	/*color:#CCCCCC;*/
	vertical-align: middle;
}

#footer{
	background:url(images/footer_bg_index.jpg) repeat-x;
	height:83px;
	padding-left:285px;
	vertical-align:middle;
	text-align:left;
	font-family: Tahoma, Arial, Helvetica;
	font-size:10px;
	color: #CCCCCC;
	text-decoration:none;
}

.footer_povezava{
	color: #FFCC99;
}
.footer_povezava a{
	color: #FFCC99;
}
/* END LAYER */

/* HEDER */
.header-left{
	text-align:left;
	width:250px;
	margin:0px;
	padding:0px;
}

.header-right{
	width:460px;
	text-align:right;
}
.jezik{
	font-size:10px;
	margin-top:5px;
	padding-right:13px;
	text-align:right;
	margin-right:15px;
}
.jezik a:link, .jezik a:visited{
	color: #333333;
	text-decoration:none;
	font-size:10px;
}
.jezik a:hover{
	color: #000000;
	text-decoration:underline;
}
.top-meni{
	margin-top:55px;
	padding-right:9px;
	text-align:right;
	margin-right:15px;
}
.top-meni a:link, .top-meni a:visited{
	color: #666666;
	font-size:10px;
	text-decoration:none;
	padding:0px 3px 0px 3px;
}
.top-meni a:hover{
	text-decoration:underline;
}
/* END HEADER */

/* TOP */
.top-left{
	width:300px;
	text-align:left;
	vertical-align: middle;
	margin:0px;
	padding:0px;
	color:#333333;
}
.top-right{
	vertical-align:top;
	margin:0px;
	padding:0px;
	width:437px;
}

.top-navigation{
	margin:0px;
	padding:0px;
	z-index:1;
	text-align:left;
	background:#264D52 url(images/menu_bg.jpg) no-repeat left top;
	height:28px;
}
.top_navigation_item{
	line-height:27px;
	float:left;
	padding:0px 18px 0px 18px;
	color: #F0F0F0;
	text-decoration:none;
	/*text-transform:uppercase;*/
	font-size:11px;
	background:url(images/med_meni.gif) right center no-repeat;
}
.top_navigation_item:hover{
	color: #CCCCCC;
}

.menu-button{
	margin:0px;
	padding:0px;
	border: none;
	float:left;
}

img{
	margin:0px;
	padding:0px;
}
/* END TOP */

/* MID */
.mid-left{
	width:300px;
	text-align:center;
	background:url(images/belo-ozadje.gif) no-repeat right top;
	vertical-align:top;
	text-align:left;
	color: #006666;
}
.mid-right{
	width:417px;
	text-align:center;
	background:url(images/mid-right_1.jpg) no-repeat;
	width:338px;
	height:440px;
	vertical-align: top;
	color:#333333;
}

/* END MID */

/* OSTALO */

.povezava_vec{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.povezava_vec:hover{
	color: #006600;
}
.povezava_index{
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#336666;
	text-decoration:none;

}

.povezava_index:hover{
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#336666;
	text-decoration:underline;

}
.povezava_footer{
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

.li-levo{
	list-style-image:url(images/vec.gif);
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	padding-left:3px;
	color:#336666;
}

.bold{
	font-weight:bold;
	font-size:16px;
	color:#000000;
}

/*  DROP MENU  */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #c4c4c4; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: #003333;
width: 130px;
visibility: hidden;

/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=4);*/ /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{

width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #c4c4c4; /*THEME CHANGE HERE*/
padding: 2px 0 0 2px;
text-decoration: none;
font-weight: normal;
color: #999999;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #006666;
color: #CCCCCC;
}

/* DROP MENU END */
