body,html{font-family:tahoma; font-size:12px; padding:0;margin:0;}

body
{
	width:100%;
	background-image: url(/des/lom/lom-water-mid.jpg);
	background-position:0px 464px;


}

.vokrug
{
	width:100%;

	background-image: url(/des/lom/lom-water-top.jpg);
	background-repeat: repeat-x;
	height:500px;

}

.content
{
	width:682px;
	margin:auto;
	position:relative;
}

.barTitle
{
	background-image: url(/des/lom/bar-top.gif);
	height:66px;
	font-family:tahoma;
	font-size:26px;
	color:white;
	/*font-weight:550;*/
	letter-spacing:-2px;
	text-transform:uppercase;
	padding:23px 0 0 40px;
}


.barMid
{
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:#94c516;
	padding:30px;
	padding-top:10px;
	padding-bottom:5px;
	font-size:12px;
	font-family:tahoma;
}

.barBtm
{
	background-image: url(/des/lom/bar-btm.gif);
	height:6px;
	font-size:0;
}

.navBar
{
	padding-top:100px;
	height:68px;
	text-align:center;
}


.leftOrnament{
	position:absolute;
	left:-25px;
	top:170px;
	z-index:10;
	width:25px;
	height:96px;
}


.rightOrnament{
	position:absolute;
	left:682px;
	top:170px;
	z-index:10;
	width:25px;
	height:96px;
}


.leftCorner{
	position:absolute;
	left:-30px;
	top:140px;
	z-index:10;

}


.rightCorner{
	position:absolute;
	left:603px;
	top:-70px;
	z-index:10;

}


h2
{
	font-family:tahoma;
	font-size:28px;
	color:white;
	font-weight:normal;
	letter-spacing:-2px;

	padding:30px 10px;
	margin:0;
}





.thumbTitle
{
	position:absolute;
	bottom:1px; 
	left:2px; 
	font-size:10px;
	font-family:verdana;
	cursor:pointer;
	background-image: url(/des/lom/titleGrad.png);
	background-position: top right;
	width:auto;
	padding:1px 35px 0 4px;
	height:14px;
}



.thumbTitleBig
{
	position:absolute;
	top:8px; 
	left:9px; 
	font-size:18px;
	font-family:tahoma;
	cursor:pointer;
	background-image: url(/des/lom/titleGradBig.png);
	background-position: bottom right;
	width:auto;
	padding:1px 80px 0 10px;
	/*font-variant:small-caps;*/
	text-transform:uppercase;

	letter-spacing:-1px;
	word-spacing:5px;
	height:25px;
	line-height:25px;
}
.whiteLink{background-color:white}

a{color:#29557c;text-decoration:none}
a:visited,a:active{color:#29557c;text-decoration:none}
a:hover{color:#5d8a00}


.footer {padding-top:20px;text-transform:uppercase;font-size:10px}
.footer a{color:#456700;text-decoration:none}
.footer a:visited,a:active{color:#456700;text-decoration:none}
.footer a:hover{color:white}



.formPost{padding:10px 0;margin:0}

.formPost label,input,textarea,select {
	display: block;
	width: 300px;
	font-size:12px;
	float: left;
	margin-bottom: 0px;
	margin:5px;

}


.formPost input,textarea,select {
	line-height:15px;
	background-color:white;
	padding:2px 5px;
	height:17px;
	margin:5px;
	border:1px solid #819ca9;

}

.cleard{
	width:auto;
	float:left;

}

.formPost textarea {
	overflow:auto;
}

.formPost select {
	width: auto;
}

.formPost label {
	text-align: right;
	width: 130px;
	padding-right: 20px;
	color:black;
}

.formPost br {
	clear: left;
}

