.main_menu_im
{
	visibility:hidden;
}

#main_menu_layer {
	background-color: #4F3D3D;
	position: fixed;
	width: 150px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	height: 100%;
	float: left;
}

#menu_layer {
	position:absolute;
	width:200px;
	top:50px;
	height:100%;
	visibility: visible;
	clip: rect(85px auto 550px auto);
	top: 66px;
	left: 140px;
	z-index: 2;
}

#menu_layer_ {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #808080;
	width: 190px;
	top: 200px;
	height: 443px;
	left:140px;
	padding-left: 5px;
	visibility: visible;
	
	scrollbar-3dlight-color: #353535;
	scrollbar-highlight-color: #B0B0B0;
	scrollbar-darkshadow-color: #353535;
	scrollbar-shadow-color: #B0B0B0;
	scrollbar-arrow-color: #503E3E;
	scrollbar-face-color: #808080;
	scrollbar-track-color: #808080;

	overflow:auto;
}

#loc_layer {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#503E3E;
	letter-spacing:3px;
	background-color: #808080;
	width: 200px;
	overflow: visible;
	top: 5px;
	height: 65px;
	z-index: 1;
	visibility: visible;
	left: 140px;
}

#main_layer {
	position:absolute;
	left:0px;
	top:45px;
	overflow: visible;
	visibility: visible;
	float: left;
	width: 125px;
	height: 100%;
	background-color: #503E3E;
	padding-left: 15px;
	border: none;
}


.main_menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AEC0C0;
	font-style: normal;
	text-decoration: none;
	display: inherit;
}

.main_menu:hover
{
	color: #FF5D00;
}

.menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9DDDD;
	font-style: normal;
	text-decoration: none;
}

.menu_no_hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9DDDD;
	font-style: normal;
	text-decoration: none;
}

.lokacija
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #503E3E;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	padding-top:5px;
	padding-bottom:8px;
}

.menu:hover
{
	color: #FF5D00;
}

#desc_layer {
	position:absolute;
	left:330px;
	top:0px;
	width:36px;
	height:100%;
	z-index:1;
}

.menu_body {
	background-color: #808080;
}

.main_body {
	background-color: #808080;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:135px;
	height:45px;
	z-index:1;
	padding-left: 5px;
	background-color: #503E3E;
	border:none;
	overflow: hidden;
	visibility: visible;
}

.razstave_leto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #503E3E;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.vstopna
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	font-style: normal;
	text-decoration: none;
}

.vstopna_no_hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	font-style: normal;
	text-decoration: none;
}

.loc
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #503E3E;
	font-style: normal;
	letter-spacing: 3px;
}

.vstopna:hover
{
	color: #FF5D00;
}

