fieldset,img {border:0;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {
    color: #336699;
    font-size: 28px;
    font-weight: bold;
}

h4 {
    color: #cc0033 !important;
    display: inline-block;
    float: none;
    font-size: 18px;
    padding: 0px 15px;
    text-shadow: 0 1px #FFFFFF;
    margin: 15px 30px 0;
}
 
 
.clear {clear:both;}
body {
    background: url("../images/bg-body.png") repeat scroll 0 5px #fff;
    border-top: 10px solid #dbdfe6;
    color: #555555;
    font-family: Helvetica,Tahoma,sans-serif;
    font-size: 17px;
    margin: 0;
}

.img_otzyv  {	
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
	}

#hwrap {
    margin: 0 auto 0;
    padding: 2px;
    height: 130px;
    width: 944px;
    position: relative;
}


ul.lists li {
    background: url("../images/list1.png") no-repeat scroll 0 6px transparent;
    float: none;
    height: auto;
    list-style: none outside none;
    margin-bottom: 0 !important;
    margin-left: 0;
    padding-bottom: 2px !important;
    padding-left: 22px !important;
    padding-top: 4px;
    text-align: left;
    width: auto;
}


.grad, #button, #mmenu a {
	/* Legacy browsers */
	background: #F7F7F9 url("gradient-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Recent browsers */
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#ffffff),
		to(#F7F7F9)
	);
	background: -webkit-linear-gradient(
		top,
		#ffffff,
		#F7F7F9
	);
	background: -moz-linear-gradient(
		top,
		#ffffff,
		#F7F7F9
	);
	background: -o-linear-gradient(
		top,
		#ffffff,
		#F7F7F9
	);
	background: linear-gradient(
		top,
		#ffffff,
		#F7F7F9
	);
}

.red {
    color: #cc0033;
}

::selection {
    background: #58789E;
    color: #ffffff;
}

::-moz-selection {
    background: #58789E;
    color: #ffffff;
}

#button {
	/* Legacy browsers */ 
	background: #58789E url("gradient-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Recent browsers */
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#839DBB),
		to(#58789E)
	);
	background: -webkit-linear-gradient(
		top,
		#839DBB,
		#58789E
	);
	background: -moz-linear-gradient(
		top,
		#839DBB,
		#58789E
	);
	background: -o-linear-gradient(
		top,
		#839DBB,
		#58789E
	);
	background: linear-gradient(
		top,
		#839DBB,
		#58789E
	);

    
    border: 1px solid;
    border-color: #839DBB #555555 #444444 #839DBB;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 1px #999999;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 7px 0;
    padding: 4px 13px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(55, 55, 55, 0.2);
    cursor: pointer;
}


#button:hover {
    opacity: 0.9;
}

#wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 10px #AAAAAA;
    margin: 10px auto 20px;
    padding: 2px;
    width: 939px;
    border-radius: 20px 20px 0 0;
    box-shadow: 0 0 3px #CCCCCC;
    overflow: hidden;
}

.inpbox {
    background: none repeat scroll 0 0 #F49824;
    border-radius: 5px 5px 5px 5px;
    margin: 7px 0;
    padding: 6px; 
    font-size: 12px;
    width: 480px;
}
.inpbox span {
    padding-left:10px ;   
}

.ff form {
    padding-left: 10px;
}

.ff h3  {
    padding-left: 10px;
}

#slog {
    font-size: 21px;
    z-index:1;
    display: block;
    padding: 15px 0 0;
}

.timelist {
    background: url("../images/time.png") no-repeat scroll 0 5px transparent;
    display: block;
    font-size: 15px;
    line-height: 26px;
    padding-left: 20px;
}


#head {width:940px;height:37px;background:#FFFFFF;position:relative;}
#head .logo {width:176px;height:94px;position:absolute;top:5px;left:42px;}
#head .logo a {display:block;width:176px;height:94px;background:url(../images/logo.png) no-repeat;}

.content {width:940px;}
.content .video {
    border-radius: 25px 25px 25px 25px;
    color: #666666;
    font-size: 13px;
    margin: 40px auto;
    padding: 10px 50px 30px;
    width: 500px;   
    border-bottom: 1px solid #EEEEEE;
    box-shadow:0 1px 3px #CCCCCC;    

}
.content .video table {margin:0 auto; width: 240px;}
.content .video input[type=text] {padding: 5px;}
.content .video h3 {margin-bottom:10px;}



p {
    color: #555;
    font-size: 15px;
    padding:0 30px;
    margin: 0;
}

.fbConnectWidgetTopmost {
    border-color: #666 !important;
}

.content .text-box {width:712px;clear:both;margin:20px auto 20px auto;font-size:15px;line-height:1.5;}
.content .text-box img {float:left;display:block;}

.content .text-box2 {width:720px;clear:both;margin:40px auto 20px auto;font-size:15px;line-height:1.5;}
.content .text-box2 h2 {font-size:23px;padding-bottom:7px;}


.content .punctir {width:711px;height:55px;margin:50px auto 50px auto;font-size:15px;color:#488cb7;line-height:1.5;background:url(../images/bg-punct.png) no-repeat;}
.content .punctir span {padding:4px 10px;display:block;}
				
#footer {    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #e2e2e2;
    clear: both;
    font-size: 11px;
    height: 60px;
    margin: 0 auto;
    position: relative;
    width: 940px;
    }
#footer .copy {position:absolute;left:40px;top:24px;}
#footer .counter {position:absolute;left:864px;top:24px;}
#footer .support {position:absolute;left:500px;top:24px;}
#footer a {color:#898989;}
#footer .partner {position:absolute;left:500px;top:44px;}
.ten {width:952px;margin:0 auto;height:65px;background:url(../images/ten.png) no-repeat;}
.vv {display:block;position:absolute;top:390px;left:50%;}

.feedback_block {
	width: 705px;
	height: 100%;
	background-color: #ffffcc;
	border: solid 1px gray;
	margin:0 auto;
	padding: 15px 15px 15px 25px;
}

.feedback_block_shadow {
	width: 735px;
	height: 30px;
	margin:0 auto;
	background: url(../images/shadow.png) no-repeat;
	background-position: right;
}

.feedback_h {
	color:#cc0000;
}
.feedback_block a{ 
	text-decoration:none; font-family : Verdana; font-size : 10px
	}
	
.list_s ol li {
	font-size:24px;
	color:#999999;
}

.block_new {
	background-color: #FEE992;
	border: 2px solid gray;
}

table.border{
border-collapse:collapse
}

table.border td, table.border th{
border:1px solid #CC0000
}
