* {
    padding: 0;
    margin: 0;
}
html, body {
	height: 100%;	
}
body {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
	margin:0px; padding:0px;
	background: #434A4E url("../images/blank.gif") no-repeat;
    background-attachment: fixed;
}

.clear {
	clear:both;
}
#container {
	min-height: 100%;
	margin: 0 auto;	
	background: #FFFFFF;
	width: 940px;
}
* html #container {
	height: 100%;	
}
/*----------------------------------- HEADER -------------------------------------*/
#header {
	height: 118px;
	background: #434A4E;
	position: relative;
}
#header .logo {
	float: left;
	margin-top: 21px;
	margin-left: 1px;
}
#header .name {
	float: left;
	margin-top: 21px;
	margin-left: 26px;
}
#header .phone {
	float: right;
	width: 290px;
	height: 76px;
	/*background: url(../images/skobka.gif) left top no-repeat;*/
	margin-top: 17px;
	padding-left: 27px;
	white-space: nowrap;
	padding-right: 3px;
}
#header .phone div {
	float: left;
	height: 53px;
	font-size: 24px;
	color: #B4B7B8;
	line-height: 1;
	padding-top: 20px;
	text-align: center;
}
#header .phone .number {
	font-size: 36px; /*36px*/
	color: #FFFFFF;
	float: right;
	padding-top: 20px;
}
#header .phone div p.small {
	font-size: 12px;
}
#header .icons {
	position: absolute;
	top: 85px;
	right: 2px;
}
#header .icons img {
	margin: 0 8px;
}
/*----------------------------------- HEADER -------------------------------------*/

/*----------------------------------- CONTENT -------------------------------------*/
#content {
	margin: 0 42px;
}
/*----------------------------------- /CONTENT -------------------------------------*/

/*----------------------------------- MENU -------------------------------------*/
#menu_wrapper {
	float: left;
	background: url(../images/point.gif) top repeat-x;
	width: 100%;
}
#menu {
	text-align: right;
	border-top: 3px solid #FF0000;
	height: 34px;
	float: right;
	background: #FFFFFF;
	color: #2C3133;
	font-size: 12px;
	margin-bottom: 27px;
	padding-right: 1px;
	_padding-right: 0px;
	/*border-left: 1px solid #DBDBDB;*/
	background: url(../images/menu_shad.gif) bottom repeat-x;
	padding-bottom: 1px;
}
#menu ul li{
	display: inline;
	float: left;
	_margin-left: -1px;
}
#menu ul li.first {
	background: url(../images/line.jpg) 0 0 no-repeat;
}
#menu ul li a:link,
#menu ul li a:visited {
	color: #2C3133;
	text-decoration: none;
	padding: 10px 20px 14px;
	display: block;
	float: left;
	text-align: center;
	background: url(../images/line.gif) left top no-repeat;
	margin-right: -1px;
}
#menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 20px 14px;
	display: block;
	float: left;
	text-align: center;
	background: url(../images/active.gif) left top no-repeat;
}
#menu ul li.first a:link,
#menu ul li.first a:visited {
	background: none;
}
#menu ul li.first a:hover {
	background: url(../images/active.gif) left top no-repeat;
}
#menu ul li span {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 20px 14px;
	display: block;
	float: left;
	text-align: center;
	background: url(../images/active.gif) left top no-repeat;
	margin-right: -1px;
}
/*----------------------------------- /MENU ------------------------------------*/

/*----------------------------------- ADS ------------------------------------*/
#ads {
	float: left;
	margin-right: 18px;
	position: relative;
	width: 600px;
}
#ads img.word {
	left: 30px;
	position: absolute;
	top: 75px;
}
/*----------------------------------- /ADS ------------------------------------*/
#clubs {
	background: #434A50 url(../images/clubs-main.jpg) no-repeat top left;
	float: left;
	position: relative;
}
#clubs img {
	position: absolute;
	bottom: 77px;
	_bottom: 76px;
	right: -27px;
}
#clubs a {
	background: transparent;
	display: block;
	width: 225px;
	height: 37px;
	padding: 10px 0;
	border-bottom: 10px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	font-family: sans-serif;
	text-decoration: none;
	padding-left: 10px;
}
#clubs a span {
	font-size: 22px;
	font-family: PankowCyrillic;
}
#clubs a span span {
	color: #AEE5FF;
	padding-right: 2px;
	/padding-right: 0;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
  #clubs a span {font-size: 18px; letter-spacing: -1px;}
}
/*----------------------------------- LEFT -------------------------------------*/
#left {
	width: 200px;
	float: left;
	margin-top: 25px;
}
#left h1 {
	color: #434A4E;
	font-size: 18px;
	margin-bottom: 5px;
}
#left .foto {
	position: relative;
	font-size: 0px;
}
#left .text {
	background-color: #EF0101;
	text-align: center;
	color: #34393C;
	font-size: 12px;
	line-height: 1.2;
	padding: 5px;
}
@media all and (min-width: 0) { 
     #left .text {margin-top: -3px;}
}

#left .text span {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
}
#left .foto img {
	font-size: 0px;
	margin: 0px;
	line-height: 0;
}
#left .foto .arr {
	position: absolute;
	bottom: 0px;
	left: 150px;
	top: 187px;
	background: url(../images/arrow.gif) 0 0 no-repeat;
	width: 20px;
	height: 13px;
	vertical-align: middle;
	font-size: 0px;
}
#left .articles {
	background-color: #E0DFDF;
	color: #000000;
	padding: 17px 17px 32px 17px;
	font-size: 12px;
	line-height: 1.2;
	margin-top: 14px;
	/*margin-bottom: 50px;*/
	margin-bottom: 20px;
}
#left .articles a:link,
#left .articles a:visited{
	color: #000000;
	text-decoration: none;
}
#left .articles a:hover{
	color: #000000;
	text-decoration: underline;
}
#left .articles h2 a:hover {
	text-decoration: none;
}
#left .articles h1 {
	color: #1F59CF;
	font-size: 18px;
	font-weight: normal;
}
#left .articles h2 {
	font-weight: bold;
	font-size: 12px;
	/*width: 94px;*/
	display: block;
	border-bottom: 1px solid #000000;
	padding-bottom: 7px;
	margin-bottom: 16px;
	margin-top: 23px;
}
/*----------------------------------- /LEFT -------------------------------------*/

/*------------------------ RIGHT ------------------------------*/
#right {
	width: 235px;
	float:right;
	line-height: 1;
	margin-top: 20px;
}
#right .banner{
	height: 186px;
	background: #434A4E;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	line-height: 1.5;
}
/*======================== форма для звонка =========================*/
#right .form {
	background-color: #E0DFDF;
	padding: 5px;
	/*margin-top: 5px;*/
	color: #434A4E;
}
#right .form h1 {
	color: #1F59CF;
	margin-bottom: 5px;
	font-weight: normal;
}
#right .form h1.red {
	font-size: 17px;
	color: #434A4E;
	margin: 10px 0px;
}
#right .form h1.red span {
	color: #EF0101;
	font-size: 20px;
}
#right .form input.text {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width: 180px;
	margin: 3px 0px;
	padding: 2px;
}
#right .form select {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width: 189px;
	margin: 3px 0px;
	height: 22px;
}
#right .form input.submit {
	float: right;
	margin-right: 20px;
	background-color: #EF0101;
	border: none;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
#right .form input.submit:hover {
	text-decoration: underline;
}
#right .form table.form_preview {
	margin-left: 20px;
}
/*======================== /форма для звонка =========================*/
#right .banner span {
	font-size: 12px;
	font-weight: bold;
}
#right .otzyv {
	margin-top: 5px;
	padding: 0 7px;
	margin-bottom: 30px;
}
#right .otzyv .title{
	color: #1F59CF;
	font-size: 18px;
	margin: 20px 0 3px 0;
	display: block;
}
#right .otzyv span.name {
	font-size: 12px;
	color: #1F59CF;
	display: block;
	padding: 5px 5px 10px 5px;
	background: url(../images/gray_arr.gif) 14px 100% no-repeat;
}
#right .otzyv .text {
	background: #CED5D9;
	padding: 6px;
	line-height: 1.2;
	font-size: 12px;
}
#right .otzyv a:link, #right .otzyv a:visited {
	color: #000000;
	text-decoration: none;
}
#right .otzyv a:hover {
	color: #000000;
	text-decoration: underline;
}
#right .ads {
	margin: 20px 0;
	text-align: center;
}
/*------------------------ /RIGHT ------------------------------*/

/*------------------------ CENTER ------------------------------*/
#center {
	margin: 25px 235px 50px 200px;
	text-align: justify;
}
#center .center_wrapper {
	padding: 0px 25px 0 25px;
	_padding: 0px 25px 0 25px;
}

#center .center_wrapper h2 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}

#center .center_wrapper span.five {
	color: #EF0101;
	font-size: 90px;
}
#center .center_wrapper span.pr {
	font-size: 36px;
	color: #000000;
	vertical-align: top;
	line-height: 2.5;
	margin-left: 5px;
	/display: inline-block;
	/padding-top: 10px;
}
#center .center_wrapper span.tr {
	color: #EF0101;
	font-size: 24px;
	margin-left: 194px;
	display: block;
	margin-top: -20px;
	/margin-top: -30px;
}
#center .center_wrapper td.number {
	font-size: 48px;
	color: #9FA7AB;
	padding-right: 10px;
	line-height: 1;
	vertical-align: top;
}
#center .center_wrapper .text {
	margin-bottom: 30px;
	line-height: 1.2;
	font-size: 12px;
	padding-top: 3px;
}
#center .center_wrapper table.list {
	margin-top: 40px;
}
#center .center_wrapper table.list td {
	vertical-align: top;
}
#center .center_wrapper table.list td .text span.title{
	font-size: 18px;
	color: #000000;
	display: block;
	margin-bottom: 15px;
}
#center .center_wrapper table.list td .text h2{
	font-size: 18px;
	color: #000000;
	display: block;
	font-weight: normal;
	margin-bottom: 15px;
}

#center .center_wrapper .dopolnit span.title {
	color: #EF0101;
	font-size: 18px;
	margin-bottom: 14px;
	display: block;
}
#center .center_wrapper .dopolnit a {
	display: block;
	text-align: left;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	width: 107px;
	line-height: 1.1;
	overflow: hidden;
}
#center .center_wrapper .dopolnit img {
	vertical-align: top;
}

#center .center_wrapper .dopolnit a.one {
	background: url(../images/blue_arr.gif) 0 0 no-repeat;
	height: 47px;
	padding-top: 16px;
	color: #FFFFFF;
}
#center .center_wrapper .dopolnit a.two {
	background: url(../images/blue.gif) 0 0 no-repeat;
	height: 47px;
	margin-top: 13px;
	padding-top: 3px;
	color: #FFFFFF;
}
#center .center_wrapper .dopolnit a.three {
	background: url(../images/gray.gif) 0 0 no-repeat;
	height: 47px;
	margin-top: 13px;
	padding-top: 3px;
	color: #FFFFFF;
}
#center .center_wrapper .dopolnit a.one:hover,
#center .center_wrapper .dopolnit a.two:hover,
#center .center_wrapper .dopolnit a.three:hover {
	text-decoration: underline;
}
td.partners {
	background-color: #E0DFDF;
	padding: 13px 6px 4px 34px;
	width: 100%;
	text-align: justify;
}
td.partners img {
	margin-right: 7px;
	margin-left: 7px;
}
td.title_partner {
	background: url(../images/gray_ar_part.gif) right center no-repeat;
	padding-right: 15px;
	color: #434A4E;
	font-weight: bold;
	font-size: 14px;
}
/*--------------- DEFAULT -----------------*/
#center ul{
	list-style-type: square;
	list-style-position: inside;
	margin-left: 3em;
}
#center a:link,
#center a:visited {
	text-decoration: underline;
	color:#383838;
}
#center a:hover {
	text-decoration: none;
	color:#383838;
}
/*--------------- DEFAULT -----------------*/
/*------------------------ /CENTER ------------------------------*/

/*------------------------ FOOTER ------------------------------*/
.footer_null {
	height: 116px;
}
#footer {
	height: 116px;
	margin-top: -116px;
	margin-right: auto !important;
	margin-left: auto !important;
	background: #434A4E;
	color: #AAB0B4;
	border-top: 4px solid #FF0000;
	font-size: 12px;
	width: 940px;
	line-height: 1.2;
}
#footer table {
	width: 936px;
	height: 111px;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-top: 5px;
}
#footer table td{
	vertical-align: top;
}
#footer a:link,
#footer a:visited {
	color: #AAB0B4;
	text-decoration: none;
}
#footer a:hover {
	color: #AAB0B4;
	text-decoration: underline;
}
#footer span {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-bottom: 5px;
}
#footer td.copy {
	width: 196px;
	text-align:left; 
	padding-right: 5px; 
	padding-top: 15px;
}
#footer td.copy img {
	margin-right: 10px;
}
div.scroll_gallery {
	background-color: #E0DFDF;
	padding: 15px 25px 25px;
	margin-bottom: 20px;
}
div.scroll_gallery h1 {
	color: #434A4E !important;
	font-size: 18px !important;
	font-weight: normal !important;
	margin: 0 0 10px !important;
}
#scroller {
	height: 305px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
#scroller ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
}
#scroller ul li {
	margin: 0;
	padding: 0 0 5px;
}
