html, body{
	margin:0px; 
	padding:0px; 
	height:100%; 
	background-color:#FFFFFF; 
	font-family:Arial, sans-serif; 
	font-size:12px; 
	color:#333333;
	position:relative;
}

.all{
	min-width:880px;
}

#logo{
	width: 78px;
	height: 215px;
	margin-left: 50;
	background-image: url(../img/logo.gif);
	background-color: #00a4cd;
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	margin-bottom: -115;
	position: relative;
	z-index: 10000;
	overflow:hidden;
}

#head{
	background: #ecebe6;
	z-index: 100;
	width: 100%;
}

#group_sites_menu{
	list-style-type: none;
	margin-top: 10;
	margin-left: 20;
	float : left;
	font-size: 12;
	margin-bottom: -190px;
	width: 80%;
}

#group_sites_menu li{
	width: 11%;
	float: left;
	display: inline;
	padding: 1px;
	font: normal 'Courier New', Courier, monospace;
	text-align: center;
	vertical-align: middle;
	font-size: 11;
	color: #515151;
	z-index: 1000;
	background-color: transparent;
	background: #ecebe6;
	border-right: thin inset White;
}

#group_sites_menu li.li_phone{
	width: 23%;
	vertical-align: top;
	text-align: left;
	margin-left: 10;
	z-index: 1000;
	border-right: thin none White;
}

.clear{
	margin-bottom:-1px;
	clear:both;
	font-size:0px;
	height:1px;
	overflow:hidden;
}

h1{
	font-family: Tahoma, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
}

h2{
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
}

#head_image_wrap{
	position: relative;
	z-index: 10;
	height: 279px;
	overflow: hidden;
}

#main_menu{
	
}

#main_menu table{
	margin:0px;
	padding:0px;
	width:100%;
}

#main_menu table .items td{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:16%;
	height: 40px;
	background-color:#ecebe6;
}

.main_cont{
	background-color:#ffffff;
}

.mirrors{
	display: block;
	height: 150px;
	border: 1px solid #e6e6e6;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	width: 146;
}

.mirrorsL{
	display: block;
	height: 150px;
	border: 1px solid #e6e6e6;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	width: 146;
}

.cena{
	font: normal bold 13;
	color: #0056A8;
	margin-left: 20px;
}

#tbl_catalog{
margin-top:30px;
margin-left: 20px;
}
#tbl_catalog td{
	padding-bottom: 50px;
	padding-right: 2%;
}
#tbl_catalog p{margin-top:5px; color:#999999; font-size:11px;}
#tbl_catalog p a{display:block; font-size:12px;}
#tbl_catalog a{display:block; font-size:12px;text-decoration: none;}
#tbl_catalog strong {font: normal normal normal/normal;
	font-weight: normal;
	text-decoration: none;}

.beuty strong{
	font: normal normal normal/normal;
	font-weight: normal;
	text-decoration: none;
}

.elements{
	display: block;
	height: 200px;
	border: 1px solid #e6e6e6;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	width: 200;
}