@charset "windows-1250";
/* CSS Document */

html {
	height:100%;
	}
body {
	margin-top:0px;
	margin-left:0px;
	background-image:url(images/main_bcg.jpg);
	background-repeat:no-repeat;
	}

#lcont {
	width:208px;
	margin-left:26px;
	margin-top:101px;
	}
#lcont h1{
	width:208px;
	height:115px;
	background-image:url(images/liftmont_logo.gif);
	background-repeat:no-repeat;
	}
#lcont h1 span{
	display:none;
	}
#lcont ul {
	list-style:none;
	position:relative;
	margin-left:-40px;
	_margin-left:0px;
	margin-top:-19px;
	_margin-top:-17px;
	}
#lcont li{
	width:208px;
	margin-top:2px;
	_margin-top:-2px;
	margin-left:0px;
	}
#lcont li a{
	display:block;
	background-image:url(images/menu_ul.gif);
	line-height:28px;
	font-family:"trebuchet MS", verdana;
	font-size:14px;
	color:#666666;
	padding-left:20px;
	text-decoration:none;
	}
#lcont li a span{
	color:#999999;
	}
#lcont li a:hover{
	background-image:url(images/menu_ul_over.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	line-height:28px;
	text-decoration:none;
	}

.active{
	background-image:url(images/menu_ul_over.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	line-height:28px;
	text-decoration:none;
	font-family:"trebuchet MS", verdana;
	font-size:14px;
	padding-left:20px;
	}

#rcont {
	position:relative;
	margin-left:250px;
	margin-top:-310px;
	width:508px;
	height:auto;
	}
#rcont h1{
	font-family:"trebuchet MS", verdana;
	font-size:13px;
	color:#666666;
	font-style:italic;
	background-image:url(images/rcont_h1_bcg.jpg);
	background-repeat:no-repeat;
	width:508px;
	height:32px;
	padding-left:65px;
	padding-top:8px;
	}

#rcont h2{
	font-family:"trebuchet MS", verdana;
	font-size:11px;
	font-weight:normal;
	color:#a38976;
	margin-top:50px;
	padding-left:45px;
	background-image:url(images/strelica_foot.gif);
	background-repeat:no-repeat;
	}
#rcont h2 a, #rcont p a, #rcont ul a, #foot a{
	color:#745e4e;
	text-decoration:underline;
	}
#rcont h2 a:hover, #rcont p a:hover, #rcont ul a:hover, #foot a:hover{
	color:#a38976;
	text-decoration:overline;
	}

#rcont p{
	font-family:"trebuchet MS", verdana;
	font-size:11px;
	color:#745e4e;
	margin-left:30px;
	margin-right:20px;
	}
#rcont p span{
	padding-left:10px;
	font-weight:bold;
	border-left:2px solid #745e4e;
	}
#rcont ul{
	font-family:"trebuchet MS", verdana;
	font-size:11px;
	margin-left:20px;
	padding-left:40px;
	color:#a38976;
	list-style-image:url(images/strelica.gif);
	}
#rcont ul span{
	color:#827264;
	}
#foot {
	font-family:"trebuchet MS", verdana;
	font-size:11px;
	font-weight:normal;
	color:#a38976;
	margin-top:30px;
	margin-left:250px;
	padding-left:45px;
	position:static;
	background-image:url(images/strelica_foot.gif);
	background-repeat:no-repeat;
	}


.limg {
	padding:2px;
	margin:5px;
	border:1px solid #333333;
	position:static;
	}