@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font-family:Calibri;
	font-size:14px;
	background:#dcdbdb;
}
a {
	color:#B80000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
div {
	position:relative;
	z-index:0;
}
#ua_error {
	color: #000;
	background:#ffc0c0;
	padding:70px;
	text-align: center;
	font-weight:bold;
}
#ua_error h1 {
	font-size:22px;
}
#ua_error a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
#ua_error a:hover {
	text-decoration:underline;
}
#brouse {
	width:335px;
	margin-top:5px;
	text-align:center;
}
#firefox {
	background:url(/img/firefox.png) no-repeat;
	padding-left:24px;
	width:105px;
	height:24px;
	float:left;
}
#firefox a {
	padding-top:2px;
	display:block;
}
#chrome {
	background:url(/img/chrome.png) no-repeat;
	padding-left:24px;
	width:105px;
	height:24px;
	float:left;
}
#chrome a {
	padding-top:2px;
	display:block;
}
#opera {
	background:url(/img/opera.png) no-repeat;
	padding-left:24px;
	width:50px;
	height:24px;
}
#opera a {
	padding-top:2px;
	display:block;
}
#main_container {
	width:980px;
	margin:0 auto;
}
#header_main {
	height:396px;
	width:980px;
}
#header_left {
	background:url(/img/picture.jpg) no-repeat;
	width:549px;
	height:396px;
	float:left;
}
#logo {
	padding:20px 0 0 170px;
}
#header_right {
	height:396px;
	width:431px;
	float:left;
}
#header_contacts {
	width:431px;
	height:150px;
	background:url(/img/phone.jpg) no-repeat left top;
}
#phone1 {
	clear:both;
	margin-left:165px;
	padding-top:3px;
	font-family:Tahoma, Geneva, sans-serif;
}
#phone2 {
	clear:both;
	margin-left:195px;
	padding-top:2px;
	font-family:Tahoma, Geneva, sans-serif;
}
#phone3 {
	clear:both;
	margin-left:220px;
	padding-top:2px;
	font-family:Tahoma, Geneva, sans-serif;
}
.nation_code {
	font-size:28px;
	color:#b10618;
	display:block;
	float:left;
	margin-right:5px;
}	
.phone_code {
	font-size:18px;
	color:#b10618;
	display:block;
	float:left;
	margin-right:5px;
}
.phone_number {
	font-size:28px;
	color:#b10618;
	display:block;
	float:left;
}
#adres {
	clear:both;
	text-align:right;
	color:#3a3a3a;
	font-weight:bold;
	padding-right:20px;
}
#header_time {
	width:431px;
	height:246px;
	background:url(/img/time.jpg) no-repeat;
}
#desc {
	color:#015184;
	text-transform:lowercase;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
	line-height:20px;
	margin-left:75px;
	padding-top:20px;
	padding-right:75px;
}
#sub_desc {
	text-align:left;
	width:200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-left:75px;
	line-height:20px;
	padding-top:10px;
}
#search {
	background:url(/img/search_fon.png) no-repeat;
	width:363px;
	height:48px;
	float:right;
	margin-top:15px;
}
#search_title {
	color:#FFF;
	font-size:13px;
	margin-left:10px;
}
#search_input {
	float:left;
	margin-left:15px;
	//margin-left:6px;
	margin-top:2px;
	margin-right:23px;
	//margin-right:13px;
}
#search_input input {
	border:0;
	width:225px;
	color:#666;
}
#search_but {
	width:90px;
	height:21px;
	float:left;
	margin-top:2px;
}
#search_but input {
	background:url(/img/search_but.png) no-repeat;
	border:0;
	width:90px;
	height:21px;
	cursor:pointer;
}
#center {
	clear:both;
	background:url(/img/center_fon.jpg) no-repeat left top;
	min-height:100px;
}
#sidebar {
	float:left;
	width:226px;
	margin-top:24px;
}
#menu {
	text-transform:lowercase;
	width:226px;
}
#menu ul {
	list-style:none;
}
#menu li a.active {
	background:url(/img/menu_fon_hover.png) no-repeat;
	display:block;
}
#menu a {
	display:block;
	background:url(/img/menu_fon.png) no-repeat;
	color:#e1e1e1;
	font-weight:normal;
	text-decoration:none;
	font-size:17px;
	padding:10px 0 18px 37px;
}
#menu a:hover {
	background:url(/img/menu_fon_hover.png) no-repeat;
	display:block;
}
#grafik {
	background:url(/img/grafik_fon.png) no-repeat;
	width:226px;
	height:114px;
	margin-top:10px;
}
#grafik_head {
	color:#004483;
	text-align:center;
	font-weight:bold;
	font-size:19px;
	padding-top:5px;
}
#grafik_time {
	color:#004483;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	padding-top:4px;
	padding-left:12px;
}
#grafik_nolunch {
	color:#004483;
	text-align:center;
	font-size:16px;
	padding-left:12px;
}
#grafik_output {
	color:#b80000;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	padding-left:12px;
}
#minibasket {
	background:url(/img/minibasket_fon.png) no-repeat;
	width:226px;
	height:74px;
	margin-top:8px;
}
#center_container {
	float:left;
	margin-left:12px;
}
#content_top_main {
	width:740px;
	height:87px;
}
#content_top_left {
	width:10px;
	height:87px;
	background:url(/img/content_top_left.png) no-repeat;
	float:left;
}
#content_top_center {
	width:607px;
	height:87px;
	float:left;
	background:url(/img/content_top_center.png) repeat-x;
}
#content_top_right {
	float:left;
	width:123px;
	height:87px;
	background:url(/img/content_top_right.jpg) no-repeat;
}
#content_center {
	clear:both;
	background: #fefefe url(/img/content_center.png) repeat-x;
	min-height:525px;
	width:740px;
}
#content_bottom {
	background:url(/img/content_bootom.png) no-repeat;
	width:740px;
	height:9px;
	clear:both;
}
#remont_nout {
	width:362px;
	float:left;
}
#remont_nout_head {
	background:url(/img/rn_top.png) no-repeat;
	width:362px;
	height:116px;
}
#remont_pc {
	width:362px;
	float:left;
	margin-left:18px;
}
#remont_pc_head {
	background:url(/img/rpc_top.png) no-repeat;
	width:362px;
	height:116px;
}
.remont_center {
	background:url(/img/rn_center.png) repeat-x;
	width:362px;
	height:281px;
}
.remont_bottom {
	background:url(/img/rn_bottom.png) no-repeat;
	width:362px;
	height:9px;
}
#home_offer {
	clear:both;
	width:740px;
	height:193px;
	background:url(/img/offer_right.jpg) no-repeat right bottom;
	padding-top:20px;
}
#home_offer_img {
	float:left;
	width:382px;
	height:193px;
}
#home_offer_text {
	float:left;
	width:358px;
	height:193px;
}
#home_offer_text_head {
	color:#004483;
	font-weight:bold;
	padding:20px 0 0 25px;
}
#home_offer_text_text {
	padding:10px 0 0 25px;
}
.remont_head1 {
	color:#515151;
	font-size:30px;
	font-weight:bold;
	line-height:35px;
	padding:25px 0 0 45px;
}
.remont_head2 {
	color:#515151;
	font-size:30px;
	font-weight:bold;
	line-height:15px;
	padding-left:75px;
}
.remont_head3 {
	color:#004483;
	font-size:30px;
	font-weight:bold;
	padding-left:45px;
	line-height:35px;
}
.remont_desc {
	text-align:center;
	padding:10px 20px;
}
.remont_list {
	color:#043a9e;
	padding:10px 20px 10px 30px;
	line-height:20px;
}
.remont_list ul {
	list-style-position:inside;
	list-style-image:url(/img/arrow_list.png);
}
.remont_list li {
	padding:3px 0;
}
#content {
	padding:0px 20px 10px 20px;
	font-size:15px;
	line-height:1.5em;
}
#footer_main {
	clear:both;
	padding:30px 0;
}
#footer {
	background:url(/img/footer.png) no-repeat;
	width:980px;
	height:65px;
	color:#FFF;
}
#footer_left {
    float: left;
    float: left;
    font-size: 12px;
    padding: 17px 0 0 17px;
}
#footer_right {
    float: right;
    padding-right: 17px;
}
#footer span {
    display: block;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
    text-decoration: underline;
}
#content_title {
	color:#004483;
	font-weight:bold;
	font-size:22px;
	padding-left:8px;
	padding-top:38px;
}
#content_title a {
	color:#004483;
}
#content_title a:hover {
	color:#367ec1;
	text-decoration:none;
}
#contacts_text {
}
#contacts_feedback {
	padding-top:15px;
}
.part_title {
	font-size:18px;
	color:#1f5c93;
	font-weight:bold;
}
.part_line {
	border-bottom:1px solid #4D79A2;
	margin-bottom:15px;
	padding-bottom:5px;
}
.line_link {
}
.line_link a {
	font-weight:bold;
}
.line_text {
}
.line_text span {
	background:#e8c7c7;
}
#minibasket_full {
	background:url(../img/basket.png) no-repeat 0 44%;
	height:80px;
	width:210px;
	margin-left:8px;
}
#minibasket_full span {
	color:#d01a22;
}
#minibasket_count {
	color:#1f5c93;
	font-weight:normal;
	font-size:16px;
	padding-left:45px;
	padding-top:12px;
}
#minibasket_summ {
	color:#1f5c93;
	font-weight:normal;
	font-size:16px;
	padding-left:45px;
	line-height:14px;
	padding-top:2px;
}
#minibasket_link {
	text-align:right;
	padding-top:4px;
	font-size:13px;
}
#minibasket_free {
	background:url(../img/basket.png) no-repeat 0 44%;
	height:80px;
	width:210px;
	margin-left:8px;
}
#minibasket_text {
	color:#1f5c93;
	font-weight:normal;
	font-size:16px;
	padding-left:55px;
	line-height:14px;
	padding-top:30px;
}
#minibasket_link a {
	color:#1f5c93;
}
#orderlistsend {
	font-size:14px;
}
#orderlistsend a {
	cursor:pointer;
}
#orderlistsend strong {
}
#orderlistsend table {
	border-collapse:collapse;
}
#orderlistsend td {
	padding:2px 5px;
	border:1px solid #04b5f3;
}
#basket_list_head {
	background:#FFF;
}
#basket_link_orderadd {
	float:right;
	padding-top:10px;
}
#basket_link_clear {
	float:left;
	padding-top:10px;
}
#orderlist a {
	cursor:pointer;
}
#ordertype {
	clear:both;
	padding-top:15px;
	padding-bottom:15px;
}
#orderform {
}
#orderform input {
	border:1px solid #04A5DD;
	background:#FFF;
	width:200px;
}
#ordertype select {
	border:1px solid #04A5DD;
	background:#FFF;
}
#orderform textarea {
	border:1px solid #04A5DD;
	background:#FFF;
	width:200px;
	height:100px;
	margin:5px 0;
}
#orderform a {
	cursor:pointer;
}
strong.snoski {
	line-height:14px;
	display:block;
	padding:5px 0;
}
.news_list_block {
    border-bottom: 3px dotted #4F7BA4;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.news_list_head {
    color: #B80000;
    font-size: 16px;
    font-weight: bold;
}
.news_short {
    font-size: 14px;
}