﻿div.LM
{
	position:absolute;
	left:50%;
	margin-left:-529px;
	top:245px;
}

li.LM
{
	background-color:#696a6c;
	background-image:url('/Img/LeveMenuBg.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:185px;
	list-style-type:none;
	padding-left:3px;
	padding-top: 5px;
	padding-bottom:9px;
	color:#ffffff;
	cursor:pointer;
}

li.LMType14
{
	background-color:#de001a;
	width:185px;
	list-style-type:none;
	padding-left:3px;
	padding-top: 5px;
	padding-bottom:9px;
	color:#ffffff;
	cursor:default;
	font-weight:800;
	padding-top:10px;
}

li.LMArrow
{
	background-color:#696a6c;
	background-image:url('/Img/LeveMenuBgSel.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:185px;
	list-style-type:none;
	padding-left:3px;
	padding-top: 5px;
	padding-bottom:9px;
	color:#ffffff;
	cursor:pointer;
}

li.LM2
{
	background-color:#777777;
	background-image:url('/Img/LeveMenuBg2.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	width:250px;
	height:35px;
	list-style-type:none;
	padding-left:0px;
	padding-top: 0px;
	padding-bottom:0px;
	color:#ffffff;
	cursor:pointer;
}

li.Odber
{
	width:165px;
}

a.LM, span.LM
{
	color:#ffffff;
	text-decoration:none;
	width:191px;
	padding-left:7px;
}

a.LM2, span.LM2
{
	color:#ffffff;
	width:250px;
	padding-left:15px;
	padding-right:15px;
	padding-top: 7px;
	padding-bottom:10px;
	position:relative;top:7px;
}

div.imgRight
{
	margin-left:20px;
	background-color:#707173;
	width:170px;
	padding-right:0px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
	cursor:pointer;
	position:relative;
	left:1px;
}

