html, body {height: 100%;}
body{
		background-color: #f6f6f9;
}
body, table{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 140%;

}
#spacer{
	background-image: url(img/desniback.jpg);
	background-repeat: repeat-y;
}
table,tr,td{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#maintable{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#levidel{
	left:0px;
	width: 174px;
	background-image: url(img/back_levi.jpg);
	padding: 0px;
	margin: 0px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 0px;
}


#levi_del_obroba{
	border-style: solid;
	border-width: 15px;
	border-color: blue;
	/*border-right-color: #FF0000;
	border-right-width: 10px;
	border-right-style: solid;*/
}


#maincont {
	width: 705px;
	background-image: url(img/desniback.jpg);
	background-repeat: repeat-y;
}
#maincont p{
	margin: 0px;
}
#maincont h1 {
	color: #4d4d4d;
	font-family:  Verdana, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: normal;
	position: relative;
	left: -60px;
}
#maincont h2 {
	color: #4d4d4d;
	font-family:  Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	left: -35px;
}
#maincont h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}
#maincont h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}
a {
	color: #666666;
}
a:hover {
	color: #000000;
}
div.jeziki{
	border: 0px;
	text-align: right;
	width: 703px;
	padding: 0px;
	border-right-color: #D0D0D0;
	border-right-style: solid;
	border-right-width: 2px;
}
div.jeziki a {
	text-decoration: none;
	border-right-color: #D0D0D0;
	border-right-style: solid;
	border-right-width: 2px;
}
.logo {
	position: absolute;
	left: 94px;
	top: 13px;
}

/*--- Menu start ---*/
.menucontainer {
	width: 153px;
	text-align: right;
}

a.glavnilinki {
	color: #6e6e6e;
	text-decoration: none;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover.glavnilinki {
	color: #666666;
	text-decoration: underline;
}

.glavnilinki {
	margin-top: 15px;
	margin-bottom: 5px
}

a.podlinki {
	color: #666666;
	text-decoration: none;
	font: 12px Verdana, Geneva, sans-serif;
	position: relative;
}
a:hover.podlinki {
	color: black;
	text-decoration: underline;
}
.podlinki {
	padding-bottom: 5px;
}
.menupos {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 137px;
}
a.trenutnilink {
	color: #c14a33;
}
/*--- Menu konec ---*/


.zamikvsebine{
	margin-left: 90px;
	margin-right: 20px;
}
#emya {
	position: absolute;
	left: 858px;
	top: 84px;
	z-index: 0;
}

.st_zbirka_flash{
	position: relative;
	left: -40px;
}

/*--- Arhiv preklop start ---*/
.aktarhiv {
	position: relative;
	left: -35px;
	height: 20px;
	width: 110px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
	color: #666666;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:10px;
}
/*--- Arhiv preklop konec ---*/


p {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	min-height: 12px;
}

}

table.obroba{
	border-left: 1px solid;
	border-top: 1px solid;
}
table.obroba td{
	border-right: 1px solid;
	border-bottom: 1px solid;
}

/* --- Dogodki start--- */

table.dogodki {
	width: 590px;
	border: 1px solid #c2c2c2;
}
table.dogodki tr.header{
	background: #dcdcdc;
	font-weight: bold;
}
table.dogodki tr.header td{
	padding: 2px 2px 2px 4px;
}
table.dogodki tr.body{
	background: #ffffff;
}
table.dogodki tr.body td{
	padding: 2px 2px 2px 4px;
}

/* --- Dogodki konec--- */