* {margin: 0; padding: 0;}
a img{border: 0;}
ul, ol {margin-left: 25px;margin-bottom: 15px;}

a:hover {text-decoration: none;}
img {margin-bottom:0;}
a {color: #8E4C1B; text-decoration: underline;}

body {
	font-size: 100.1%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #221E1B;
	background: #EAE2CB url(/templates/ru/images/site/body-fon.gif) repeat left top;
}

#conteiner {
	width: 1000px;
	margin: 0 auto;
	font-size: 62.5%;
}

div.clear-all {
	content: ' ';
	clear:both;
	display: block;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

div.input-fon {
	width: 270px;
	position: relative;
	padding: 5px 0 3px;
	
}

div.input-fon-check {
	width: 60px;
	position: relative;
	padding: 5px 0 3px;
	margin-bottom: 20px;
}

div.input-fon div.tl {
	height: 6px;
	width: 270px;
	background: url(/templates/ru/images/site/input-fon.gif) no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
}

div.input-fon div.bl {
	height: 4px;
	width: 270px;
	background: url(/templates/ru/images/site/input-fon.gif) no-repeat left -6px;
	position: absolute;
	bottom: 0;
	left: 0;
}

div.input-fon input, div.input-fon textarea {
	background-color: #F1E8DF;
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #C4BCB5;
	border-right: 1px solid #C4BCB5;
	margin: 0;
	width: 260px;
	padding: 0 4px;
}

div.input-fon-check div.tl {
	height: 6px;
	width: 60px;
	background: url(/templates/ru/images/site/input-fon-check.gif) no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
}

div.input-fon-check div.bl {
	height: 4px;
	width: 60px;
	background: url(/templates/ru/images/site/input-fon-check.gif) no-repeat left -6px;
	position: absolute;
	bottom: 0;
	left: 0;
}

div.input-fon-check input{
	background-color: #F1E8DF;
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #C4BCB5;
	border-right: 1px solid #C4BCB5;
	margin: 0;
	width: 50px;
	padding: 0 4px;
}

#CheckCode {
	float: right;
	display: inline;
	margin-right: 120px;
	margin-top: -5px;
}

h1.logo {
	font-size: 1em;
	margin-top: -14px;
}

p.in-site {
	margin-top: 5px;
}

div.contact p.in-site a.web{
	color: #211E1A;
	text-decoration: none;
}
