a, div, strong, img, table, tr, td, p, form, fieldset, legend, span, body, ul, li, h2, h4, h3, h1, h5, h6{
	border: none;
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Tahoma;
	text-align: center;
	font-size: 11px;
	color: #fff;
	background: #222021;
}
a{color: #fff;
	outline: none}
table{font-size: 11px;}
p{margin-bottom: 10px;}

h2{
	font-size: 16px;
	text-align: center;
	
}
a{
	outline: none;
	border: none;
}
h3{
	font-size: 12px;
	margin-bottom: 5px;
}
ul,ol{
	margin: 0px 0px 10px 30px;
	padding: 0px;
}
.clear{
	border: 0px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
}
#conteiner{
	width: 780px;
	margin: 0px auto;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 730px;
}
#top{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 730px;
	width: 780px;
	text-align: left;
	background: url(../images/backConteiner.jpg);
	background-position: 0px 98px; 
	background-repeat: no-repeat;
}
.restCont{
	position: absolute;
	left: -110px;
	top: 100px;
}
.logo{
	margin-left: 700px;
}
#menu{
	position: absolute;
	left: 330px;
	top: 425px;
	width: 450px;
	overflow: hidden;
}
#menu a{
	float: left;
	margin-right: 15px;
	height: 25px;
	display: block;
	width: 210px;
	margin-bottom: 25px;
	position: relative;
	text-decoration: none;
	background-image: url(../images/item_1.gif);
	background-position: top !important;
	background-repeat: no-repeat;
}
#menu a:hover, #menu a.selected{
	background-position: bottom !important;
}
#menu a span{
	position: absolute;
	left: 0px;
	top: 25px;
	color: #737273;
	font-size: 8px;
	text-decoration: none;
	display: block;
	width: 210px;
	text-align: center;
	display: none;
}
#menu a:hover span{
	display: block;
}
.sonimLogo{
	position: absolute;
	left: 406px;
	top: 226px;
}
#main{
	text-align: left;
}
#right{
	float: right;
	border-top: 3px solid #444042;
	width: 435px;
	padding-top: 10px;
}
#left{
	float: left;
	border-top: 3px solid #444042;
	width: 300px;
	padding-top: 10px;
}
#left .in{
	margin: 0px 10px;
}
#footer{
	text-align: center;
	margin: 30px 0;
}
#footer .soutez {
  margin: 100px 0 0 0;
}

#footerDown{
  font-size:80%;
  width:700px;
	text-align: center;
	margin: 30px auto;
}


#footer-left{
  float:left;
  text-align:left;
}


#footer-right{
  float:right;
  text-align:right;
  margin-bottom:20px;
}

#footer-full{
  text-align:center;
  clear:both;
  margin-top:20px;
}

.fClear{
	clear: both;
	height: 5px;
	overflow: hidden;
}
.cfLeft{
	width: 100px;
}
.cfCenter{
	position: relative;
}
.cfCenter input{
	width: 300px;
	background: #222021;
	border: 1px solid #7c7c7c;
	color: #fff;
	position: absolute;
	left: 0px;
}
.TextArea textarea{
	width: 400px;
	height: 80px;
	background: #222021;
	border: 1px solid #7c7c7c;
	color: #fff;
}
#formButtons input{
	color: #fff;
	background: #7c7c7c;
	color: #fff;
	border: 1px solid #7c7c7c;
}
#formButtons input:hover{
	background: #222021;
	border: 1px solid #7c7c7c;
	cursor: pointer;
}
#content{
	margin: 425px 0px 0px 330px;
	/*border: 1px solid red;*/
}
#topContent{
	background-position: 0px bottom;
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 20px;
}
.btnBack{
	background: url(../images/back.gif);
	width: 74px;
	height: 25px;
	float: right;
	text-decoration: none;
}
.contentIn{
	margin-left: 15px;
}

a.sonimHover{
	display: block;
	height: 586px;
	width: 332px;
	position: absolute;
	left: 2px;
	top: 121px;
	text-decoration: none;
}
a.sonimHover:hover{
	background: url(../images/over_zluty.jpg);
}/* CSS Document */

