@charset "utf-8";
/* CSS Document */

* { margin: 0; padding:0; }

body { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; background: #fff url(/images/bg_main.png) center 100px repeat-x; color: #333; }

body.forms { background: #fff url(/images/bg_inner.png) center 100px repeat-x; } /* form pages */

p { margin-top: 10px; margin-bottom: 5px; line-height: 18px; }

h4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px; color: #1087d5; font-weight: normal; }

h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px; color: #1087d5; font-weight: normal; }

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1087d5;
	font-weight: normal;
	padding-top: 10px;
}

h1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px; color: #1087d5; font-weight: normal; }

ul, ol { margin: 10px 0 5px 25px; }

li { margin: 5px 0; line-height: 18px; }

a, a img, img { border: none; outline: none; }

a, a:visited { color: #0965a2; }

a:hover { text-decoration: none; color: #cf0100; }

table { border-collapse: collapse; }

th { text-align: left; }


#wrapper { width: 960px; margin: 0 auto; }

/*
#wrapper { min-width: 960px; max-width: 1200px; padding: 0 20px; margin: 0 auto; }
*html #wrapper { width: 960px; }
*/


/* header */
.header { height: 100px; }

.logo { display: inline-block; margin-top: 31px; }

.phone { float: right; width: 252px; height: 50px; margin-top: 35px; font-family: Tahoma, Geneva, sans-serif; font-size: 36px; text-align: right; background: url(/images/phone.png) left 2px no-repeat; }

.phone_code { font-size: 17px; color: #606060; }


/* плашка с кнопками */
.btns { height: 210px; padding-bottom: 20px; text-align: center; overflow: hidden; white-space: nowrap; }

.btns .likeh3 { margin-top: 28px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 24px; color: #fff; font-weight: normal; text-shadow: 1px 1px 2px #111; }

.btn_block { float: left; display: inline; width: 25%; height: 131px; margin-top: 20px; text-align: center; background: url(/images/ref.png) center bottom no-repeat; }

.btn { width: 212px; height: 102px; margin: 0 auto; background: #0f80ca url(/images/btn_bg_full.png) center top no-repeat; font-family: Tahoma, Geneva, sans-serif; color: #fff; cursor: pointer; }

.btn .str1 { line-height: 32px; font-size: 20px; }

.btn .str2 { font-size: 30px; font-weight: bold; }

.btn4 .str2 { font-size: 18px; line-height: 18px; font-weight: bold; }

.btn .str3, .btn .str4 { font-size: 16px; line-height: 24px; }

.btn .str4 { color: #ff3; display: none; }


.btn:hover, .btn.hover { background: #e30b00 url(/images/btn_bg_full.png) center -102px repeat-x; }

.btn:hover .str3, .btn.hover .str3 { display: none; }

.btn:hover .str4, .btn.hover .str4 { display: inline; }


/**/
.page_title { height: 70px; padding-bottom: 20px; } /* form pages */

.page_title h3 { padding-top: 20px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 24px; color: #fff; font-weight: normal; text-shadow: 1px 1px 2px #111; }  /* form pages */


/* область контента */
.left_col { float: left; width: 325px; min-height: 300px; background: #edebe3; border: 1px solid #e1dfd8; }

.content_col { margin-left: 345px; margin-right: 255px; min-height: 300px; padding: 20px 10px; }

.inner .content_col { margin-left: 0; padding-left: 0; } /* inner pages */

.forms .content_col { margin-left: 0; margin-right: 481px; padding-top: 0; padding-left: 0; } /* form pages */

.right_col { float: right; width: 235px; min-height: 300px; background: #1087d5 url(/images/rb_bg.jpg) 1px 1px no-repeat; font-size: 13px; color: #fff; }

.forms .right_col { width: 400px; } /* form pages */

.right_col h3 { color: #fff; }

.right_col a, .right_col a:visited { color: #fff; text-decoration: underline; }

.right_col a:hover { color: #fff; text-decoration: none; }

.left_col_block { padding: 20px; min-height: 50px; background: url(/images/lb_bg.jpg) left top no-repeat; }

.right_col_inner { padding: 20px; }

.prices { margin: 0; margin-left: 18px; }

.prices li { margin-bottom: 10px; list-style-image: url(/images/marker.gif); }

.price_description { margin-top: 20px; margin-bottom: 0; font-size: 12px; line-height: 16px; }

/* faq */
.vop {
}
.otv {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6CBEF4;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #333333;
}

/* адреса отделений */
.address_block { clear: both; min-height: 100px; margin-top: 20px; padding: 20px 20px 10px 195px; font-size: 100%; background: url(/images/gerb.gif) 10px 20px no-repeat; border-top: 2px solid #cdcdcd; }


/* footer */
.footer { clear: both; margin-top: 20px; }

.footer_menu { padding: 10px 20px; background: #606060 url(/images/footer_bg.png) right bottom no-repeat; overflow: hidden; }
*html .footer_menu { zoom: 1; } /*ie6*/

.footer_phone { float: right; width: 200px; font-family: Tahoma, Geneva, sans-serif; font-size: 28px; text-align: right; color: #c7c7c7; }

.footer_phone_code { font-size: 14px; color: #bbb; }

.footer_menu a, .footer_menu a:visited { display: inline-block; padding-top: 10px; margin-right: 20px; font-size: 12px; color: #fff; }

.copyright { display: block; padding: 15px; text-align: center; font-size: 12px; color: #606060; }


/* forms */
.form_item { padding: 2px 0 6px 10px; background: #fff; border-bottom: 1px solid #fff; border-right: 1px solid #fff; color: #555; }

.form_item:hover { background: #f7f7f7; border-bottom: 1px solid #eee; border-right: 1px solid #eee; color: #333; }

.form_item.focus { background: #edebe3 url(/images/lb_bg.jpg) 1px 1px no-repeat; border-bottom: 1px solid #d0d0ce; border-right: 1px solid #d0d0ce; color: #000; }


.required_sign { font-size: 20px; color: #06c; }

.input_text { display: block; width: 440px; padding: 3px; font-size: 14px; background: #fff url(/images/input_bg.png) left top no-repeat; border: 1px solid #999; }

.input_select { display: block; width: 150px; padding: 3px; font-size: 14px; background: #fff url(/images/input_bg.png) left top no-repeat; border: 1px solid #999; }

.input_textarea { display: block; width: 440px; height: 150px; padding: 3px; margin-top: 3px; font-size: 14px; background: #fff url(/images/input_bg.png) left top no-repeat; border: 1px solid #999; }

.error_field { border: 1px solid #f00; color: #f00; }

.req_description { padding: 5px 10px; font-size: 12px; color: #999; }

.send_btn { display: block; width: 130px; padding: 11px 0; margin: 20px 10px; font-size: 16px; text-align: center; color: #fff; background: url(/images/send_btn.png) center no-repeat; border: none; text-shadow: -1px -1px #0d64a7; cursor: pointer; }

.send_btn:hover { text-shadow: 0 0 10px #fff; }

.priceTable td {
	padding:5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6FBFF4;
}
