body{
	margin: 0;
	padding: 0;
	color: #606060; 
	background-color: #ffffff;
	font-size: 16px;
	font-family: Verdana;
}

table {
	font-size: 14px;
	color: #606060;
	font-family: Verdana;
}

a {
	font-family: Verdana;
	text-decoration: none;
	color:#8c5d13;
}

a:hover {
	text-decoration: underline;
}


div.sape {
    margin: 10px 0 0 0;
	font-size:12px;
	color:#FFFFFF;
}

a.link {
	font-size:12px;
	color:#FFFFFF;
}

form {
	margin:0;
}

input.search {
	border:0;
	background-color:transparent;
	width:115px;
	color:#FFFFFF;
}

div.top {
	height:400px;
	background-image: url(/ru/images/public/top_bckg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

div.bottom {
	height:210px;
	background-image: url(/ru/images/public/bottom_bckg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

h1 {
	color:#4077a0;
	font-size:26px;
	font-weight:normal;
	font-family:Tahoma;
}

h2 {
	color:#4077a0;
	font-size:20px;
	font-weight:normal;
	font-family:Tahoma;
	margin-bottom:5px;
}

input.text
 {
	border:1px solid #666666;
	color:#333333;
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	width:150px;
	padding:2px;
}


textarea {
	border:1px solid #666666;
	color:#333333;
	font-family:arial;
	font-size:12px;
	font-weight:normal;	
	width:300px;
	padding:2px;
} 

div.menu_lr {
	width:230px;
	height:54px;
	background-image: url(/ru/images/public/bg_menu.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family: tahoma;
	font-size:17px;
	color:#FFFFFF;
}

div.menu_lr div {
	padding: 10px 0 0 20px;
}
