html, body { width:100%; height:100% }

* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#a {
	height: 16px;
	position: relative;
	margin-top: 80px;
	background-color: #F4F4F4;
}
#logo {
	width: 300px;
	position: absolute;
	background-repeat: no-repeat;
	height: 19px;
	background-image: url(../img/logo4.png);
	top: 0px;
	left: -3px;
}

#logo a {
	text-decoration: none;
	color: #949494;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 16px;
	width: 250px;
	padding-left: 115px;
	padding-top: 3px;
	position: absolute;
	top: 0px;
}
#logo a:hover {
	text-decoration: none;
	color: #000;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#shapka {
	height: 16px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#menu {
	position: absolute;
	left: 350px;
	bottom: -3.5px;
	width: 561px;
}
#menu li {
	display: inline;
	list-style-type: circle;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#menu a{
	text-decoration: none;
	color: #949494;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#menu a:hover {
	text-decoration: none;
	color: #000;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#lang {
	display: inline;
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 50px;
	font-style: italic;
}

#cont {
	margin-top: 120px;
	width: 850px;
	padding-bottom:140px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#wrapper { min-height:100%; height:100%; height:auto !important; overflow:hidden}
#seo {
	width:850px;
	margin:0 auto;
	height:98px;
	margin-top:-98px;
	font-family: Arial, Helvetica, sans-serif;
}
#seo p { margin:0; font-size: 11px; color:#949494; text-align:justify }
#seo h1, #seo strong { font-size: 11px; color: #949494; font-weight:normal }



#content {
	height: 350px;
	width: 350px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
}
#text {
	padding-right:10px; padding-top:2px;
}
#text li{
	list-style-type: none;
	padding-bottom: 7px;
}
#text a{
	text-decoration: none;
	color: #8A8A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#text a:hover {
	text-decoration: none;
	color: #000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A8A8A;
	margin:0 0 1.3em 0;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A8A8A;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#images {
	float: right;
	height: 350px;
	margin-top: 0px;
	width: 500px;
	position: relative;
	right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
s

