@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #666666;
	font-size: 12px;
	background-color: #e3e2e2;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration:none;	
}
a:visited {
	color: #666666;
	text-decoration:none;	
}
a:hover {
	color: #333333;
	text-decoration:none;	
}
a:active {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%; 
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 	margin: 0px auto;
}
* html body {
	height:100%;}
* html #wrap {
    height: 100%;
}
	
#wrap {
	min-height: 100%;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: white;
}

#end_content {
	clear:both;
	padding-bottom: 30px;
}	
#footer {
	background:#74a9eb;
	position: relative;
	text-align:right;
	font-size:10px;
	clear:both;
	height:25px;
	width:795px;
	margin:-30px 0 0;
	padding-top:5px;
	padding-right:5px;
	margin-right: auto;
	margin-left: auto;
}
#shapka {
width:800px;
height:200px;
}
#content {
	float:left;
	width:605px;
	padding: 10px;
	text-align: justify;
}
#menu {
	float:right;
	width:171px;
	padding-bottom: 20px;
}
.inside {
	width:200px;
	height:240px;
	float: left;
	text-align: center;

}
.pic {
	width:180px;
	height: 150px;
	margin: 10px;
}
.text {
	background-color:#d8efff;
	text-align:center;
	margin:5px;
	height:60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#spisok {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#spisok2 {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	clear:both;
	text-align:right;
}
#spisok3 {
	padding: 5px;
	clear:both;
	text-align:right;
}
.opis {
	padding-top: 10px;
}
.text_con {
	float:right;
	width:350px;
}
.pic_con {
float:left;
width:250px;
}
/*******************************/

.col {
	padding-top: 10px;
	padding-bottom: 10px;

}
.col ul, li {
font-size:11px;
list-style:none;
margin:0;
padding:0;
}
.col a {
	text-decoration:none;
	padding:5px;
	width:150px;
	display:block;
	border-bottom:1px dashed #0099CC;
}
.col a:hover {
background:#d8efff;
}
.col a:active {
background:#d8efff;
}
.table_contact{background: white;}
.table_contact td{background: white;}

/***********************************/
#inside {
padding-left:20px;
display: none;
}
#inside ul, li {
font-size:11px;
list-style:none;
margin:0;
padding:0;
}
#inside a {
background-color:#eff7ff;
	text-decoration:none;
	padding:5px;
	width:130px;
	display:block;
	border-bottom:1px dashed #0099CC;
}
#inside  a:hover {
background:#d8efff;
}
#inside  a:active {
background:#d8efff;
}
.textn2 {clear: both;}
.pricelist{border: 1px solid black;
			background-color: white;}
.pricelist_title{border: 1px solid black;
				font-weight: bold;
				text-align: center;}