﻿/*сброс стилей по умолчанию*/
*{
	margin:0;
	padding:0;
	}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address{
	margin:0.5em auto;
	}
li,dd{
	margin-left:1em;
	}
fieldset{
	padding:5em;
	}
body{
	font-size:76%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
	}

/*Логотип*/
.tablehead1 {
background:#4d99ed url(img/bg02.jpg);
margin:0;
padding:0;
}
.tablehead2 {
background:#4d99ed url(img/bg01.jpg) left no-repeat ;
margin:0;
padding:0;
}
.imglic {
padding-left:15px;
}

/*Меню*/
td.menu {
	margin:0;
	padding:0;
}
a.menu {
	color: Silver;
	background: #777777;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: Silver Black Black Silver;
	display: block;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align:left;
}

a:hover.menu {
	color: White;
	border-color: Black Silver Silver Black;
	padding-top: 4px; 
	padding-bottom: 3px; 
	padding-left: 5px;
}

.mpu {
	background: #777777;
	border-width: 1px;
	border-style: solid;
	border-color: Silver Black Black Silver;
}
ol {
	margin: 1px 30px 1px 30px;
}

/*Для всей страницы*/
html, body {
	padding: 0px;
	margin:0px;
	border-width: 0px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size:14px;
	width:1268px;
}

/*Правый блок*/
.rp_cell {
	padding: 8px 15px 10px 15px;
	margin: 0px;
	vertical-align: top;
}
.rp_header {
	color: White;
	background: #4d99ed url(img/bg05.jpg) bottom repeat-x ;
	font-weight: bold;
	font-size: 15px;
	margin: 15px 0px 5px 0px;
	padding: 5px 10px 7px 10px;	
}

.rp_text, .rp_sign, .rp_list, .rp_taif_tbl, strong {
	font-size: 14px;
	font-weight:550px;
	color: #505050;
}

.rp_text {
	text-indent: 1em;
	text-align: left;
	margin: 12px 0px 0px 0px;
	padding: 0px;
}
.rp_sign {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.rp_list {
	text-align: left;
	margin: 12px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
ul {
	padding-left:10px;
	}	
strong {
	color: #303030;
	font-size: 14px;
}
td {
	padding-left:10px;
	}	
/*Левый блок*/
.lp_cell_formal {
	background: url(img/bg03.jpg) left repeat ;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 180px;
	vertical-align: top;
}
.lp_cell {
	background: url(img/bg03.jpg) left repeat ;
	margin: 0px;
	padding: 7px 7px 20px 7px;
	width: 180px;
	vertical-align: top;
}
.lp_header {
	color: White;
	background: #777777 url(img/bg04.jpg) bottom repeat-x;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0px 5px 0px;
	padding: 5px 10px 7px 10px;
}

.lp_text_box {
	margin: 0px;
	padding: 0px 7px 0px 7px;
}
.lp_text  {
	color: #0000FF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	line-height:130%;
}

/*Нижний блок*/
.cellar_cell {
	width: 100%;
	background-color: #919191;
	text-align: center;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}
.cellar_text {
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}

/*Лист услуг*/
.sub_service_list {
	display: none;
	list-style-type: none
}
.h_item {
text-decoration: none
}
