* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	line-height:18px;
	background:#ffffff;
}
a {
	font:12px Tahoma;
	color: #333333;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
div{
	text-align:left;
	vertical-align:top;
}

.wrapper{
	width:850px;
	overflow:hidden;
	margin:0px auto;
}

.wrapper .l_block{
	width:230px;
	overflow:hidden;
	float:left;
	margin-bottom:100px;
}

.wrapper .m_block{
	width:600px;
	overflow:hidden;
	float:left;
	margin-left:20px;
}

.l_block .logo{
	width:223px;
	height:57px;
	margin:36px 0px 0px 0px;
}

.l_block .l_menu{
	width:220px;
	padding:10px 10px 15px 0px;
	overflow:hidden;
	background:#3d3d3d;
	margin-top:27px;
}

.l_menu ul{
	list-style-image:url('/images/design/point.gif');
	margin-left:40px;
}

.l_menu ul li{
	margin:6px 0px 6px 0px;
}

.l_menu ul li.current a{
	text-decoration:none;
}

.l_menu ul li a{
	font:14px Arial;
	color:#ffffff;
	text-decoration:underline;
}

.l_menu ul li a:hover{
	text-decoration:none;
}

.l_block .cats{
	width:187px;
	border:1px solid #d8d8d8;
	background:#ffffff;
	margin-top:20px;
	padding:15px 10px 10px 30px;
}

.l_block .cats2{
	width:187px;
	height:190px;
	border:1px solid #d8d8d8;
	background:#ffffff;
	margin-top:20px;
	padding:15px 10px 10px 30px;
}

.cats h2{
	font:18px Arial;
	color:#333333;
	font-weight:normal;
}

.cats ul{
	list-style:square outside;
	margin:10px 0px 0px 20px;
	font-size:8px;
}

.cats ul li{
	margin:6px 0px 6px 0px;
}

.l_block .bnr_1{
	width:230px;
	margin-top:20px;
}

.l_block .bnr_2{
	width:260px;
	position:absolute;
	margin-top:20px;
	margin-left:-30px;
}

.m_block .head{
	overflow:hidden;
	clear:both;
}

.m_block .head .phones{
	width:360px;
	float:left;
	margin-top:30px;
}

.phones div{
	float:left;
	text-align:right;
	font:24px Arial;
	color:#3d3d3d;
}

.phones div.p_2{
	margin-left:15px;
}

.phones div sup{
	font-size:16px;
	color:#2799db;
}

.phones div span{
	color:#666666;
	font:12px Arial;
}

.phones div.p_2 span{
	line-height:30px;
}

.m_block .head .contacts{
	float:left;
	text-align:right;
	margin:38px 0px 0px 10px;
}

.m_block .head .contacts a{
	color:#2799db;
	font-weight:bold;
}

.m_block .img_block{
	margin-top:27px;
}

.m_block .content{
	overflow:hidden;
	line-height:20px;
	font:12px Arial;
	color:#000000;
	margin-top:20px;
}

.content h2{
	font:24px Arial;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

.content p{
	line-height:20px !important;
	font:12px Arial;
	color:#000000;
	margin-bottom:20px;
}

.footer{
	width:100%;
	height:108px;
	background:#3d3d3d;
	overflow:hidden;
	margin-top:180px
}

.footer div{
	width:890px;
	margin:0px auto;
	overflow:hidden;
}

.footer div div.l_footer{
	width:54%;
	height:108px;
	overflow:hidden;
	float:left;
}

.footer div div.r_footer{
	width:45%;
	height:108px;
	overflow:hidden;
	float:left;
}

.l_footer .b_menu{
	margin-top:30px;
}

.b_menu ul{
	list-style:none;
}

.b_menu ul li{
	font:12px Arial;
	color:#ffffff;
	float:left;
}

.b_menu ul li a{
	font:12px Arial;
	color:#ffffff;
	text-decoration:underline;
}

.b_menu ul li a:hover{
	text-decoration:none;
}

.l_footer .copyright{
	font:12px Arial;
	color:#cccccc;
	line-height:20px;
	margin-top:7px;
}

.copyright a{
	font:12px Arial;
	color:#33ccff;
	text-decoration:underline;
}

.copyright a:hover{
	text-decoration:none;
}

.r_footer .icq{
	margin-top:30px;
	overflow:hidden;
	font:14px Arial;
	color:#cccccc;
	float:left;
	width:180px;
}

.icq span{
	font:29px Arial;
	color:#cccccc;
	padding-left:20px;
}

.r_footer .creatura{
	float:left;
	width:190px;
	margin-top:30px;
	font:14px Arial;
	color:#cccccc;
}

.creatura a{
	font:14px Arial;
	color:#33ccff;
	text-decoration:underline;
}

.creatura a:hover{
	text-decoration:none;
}

img.i_foto{
	border:4px solid #d8d8d8;
}

.items_list div.title{
	color:#000000;
	font-size:14px;
	line-height:30px;
}

.teh a{
	color:#2799db;
	font-weight:bold;
}

