html,body{
	height:100%;
	padding:0px;
	text-align: justify;
	margin:0px;
	FONT-FAMILY: arial;
	color: #3F3E3E;
	background-color : #FFFFFF;
	width : 100%;
}

#all {
		position:relative;
		width: 680px;
		margin: auto;
		height: 100%;
		background-color: #FFFFFF;

}

#logo{
		position:absolute;
		width: 139px;
		height: 232px;
		left: 0px;
		top: 0px;
   		background-image: url(logo.gif);
}

#menu{
		position:absolute;
		width: 150px;
		height: 232px;
		left: 139px;
		top: 0px;
   		background-image: url(menu.gif);
		z-index:2;
}

#topimage{
		position:absolute;
		width: 387px;
		height: 232px;
		left: 289px;
		top: 0px;
   		background-image: url(topimage.gif);
}

#leftimage{
		position:absolute;
		width: 76px;
		height: 402px;
		left: 36px;
		top: 232px;
   		background-image: url(leftimage.gif);
}

#rightimage{
		position:absolute;
		width: 69px;
		height: 213px;
		left: 576px;
		top: 232px;
   		background-image: url(rightimage.gif);
}

#flashtt{
		position:absolute;
		width: 112px;
		height: 61px;
		left: 489px;
		top: 150px;
   		z-index:2;
}

#flashll{
		position:absolute;
		width: 216px;
		height: 95px;
		left: 442px;
		top: 14px;
   		z-index:2;
}

#logoflash{
		position:absolute;
		width: 110px;
		height: 132px;
		left: 0px;
		top: 0px;
   		z-index:2;
}

#maintext {
	position: absolute;
	width:428px;
	height: 100%;
	left: 115px;
	margin: 0px;
	top: 0px;
	background-color: #FFFFFF;
	z-index:0;
}



.footer{
font-family: Arial, Verdana; font-size: 9pt; color: #92B235;
text-decoration: none;
}




h1 {
	font-size: 18px;
	font-family: Tahoma;
	color: #92B235;
}

h1.plashka {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #92B235;
	text-align : left;
	margin: 0px;
}


h3.telefon {
	font-size: 18px;
	font-family: Tahoma;
	color: #92B235;
	margin: 3px;
	font-weight : bold;
}


.content {
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #585858;
	font-weight : bold;
	margin:5px;
	text-decoration : none;
}

p {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #555555;
	font-weight : bold;
	margin:5px;
	text-decoration : none;
}

.price { border: solid 1px #D4D4D4; font-family: Arial, Verdana; font-size: 10pt; color: #777777; margin-top: 10px; margin-bottom: 10px}

.topmenu_link { color: White; text-decoration: none;font-size: 8pt;  font-family: Arial, Helvetica, sans-serif; font-weight : bold;}
.topmenu_link_c {color: #FFEBCD; text-decoration: none;font-size: 8pt; font-family: Arial, Helvetica, sans-serif;  font-weight : bold;}
.topmenu_link:hover {text-decoration: underline;font-size: 8pt; font-family: Arial, Helvetica, sans-serif;  font-weight : bold;}   

.morda
{
	font: 9px Arial;
	color : #92B235;
	text-decoration : none;
}

input,textarea{
	color: #555555;
	border : 2px solid #92B235;
}

input.submit{
	border : 2px solid #000000;
}