html {
	background: url(img/bg.png) repeat-x;
}
body {
	width: 1000px;
	margin: 0 auto; 
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	position: relative;
}
#top {
	background: url(img/top.png) no-repeat;
	height: 155px;
}
#top img {
	position: absolute;
	top: 51px; left: 333px;
}
#phone {
	position: absolute;
	top: 50px; right: 40px;
	color: #fff;
	font-size: 14pt;
}
#icq {
	position: absolute;
	top: 76px; right: 40px;
	color: #fff;
	font-size: 13pt;
}
#search {
	position: absolute;
	top: 109px; right: 100px;
}
#search input {
	border: none;
	font-size: 10pt;
	font-style: italic;
	color: #000;
	height: 16px; width: 115px;
}
#search a {
	position: absolute;
	left: 125px;
	height: 20px; width: 50px;
}
#menu {
	background: url(img/menu_bg.png) repeat-x;
	padding: 0 10px 0 20xp;
}
#menu a {
	line-height: 34px;
	text-decoration: none;
	color: #B3B3B3;
	display: block;
}
#menu a:hover, #menu a.sel {
	background: url(img/hover.png) scroll center no-repeat;
	color: #fff;
}
#menu td {
	background: url(img/menu_hr.png) scroll right no-repeat;
	text-align: center;
	vertical-align: top;
	width:14%;
}
#menu td.nobg {
	background: none;
}
#left {
	width: 228px;
	float: left;
	background: url(img/menu2_bg.png) repeat-y;
}
#menu2 {
	padding-top: 20px;
}
#menu2 a {
	display: block;
	padding: 8px 40px;
	text-decoration: none;
	color: #808080;
}
#menu2 a:hover, #menu2 a.sel {
	color: #000;
	text-decoration: underline;
}
#menu2 hr {
	background: url(img/m2_hr.png) no-repeat !important;
	margin: 0px !important;
	border: none;
	height: 3px !important;
}
#left .date {
	background: url(img/date.png) no-repeat;
	padding: 0 10px;
	margin: 20px 0 0 45px;
	color: #fff;
	line-height: 23px;
	font-weight: bold;
}
#left .news {
	padding-left: 57px;
	color: #808080;
	display: block;
}
#left h1 {
	font-size: 13pt;
	text-decoration: underline;
	padding-left: 40px;
	font-weight: normal;
	margin: 0;
}
#left hr {
	background: url(img/l_hr.png) no-repeat;
	margin: 20px 0 0;
	border: none;
	height: 22px;
}
#left .date2 {
	background: url(img/date2.png) no-repeat scroll 50% 0;
	padding-top: 10px;
	margin: 16px 47px 0;
	color: #fff;
	height: 61px;
	font-weight: bold;
	font-size: 7pt;
	text-align: center;
}
#left .date2 b {
	font-size: 16pt;
}
#left img { padding: 10px 40px;}
#left table img { padding: 5px 0px;}
a img { border: 0 }
#content {
	padding: 5px 20px 20px 263px;
	background: url(img/menu2_bg.png) repeat-y;
	font-family: trebuchet ms,geneva;
	font-size: 12pt;
	color: #333;
}
#content h1, #content h2 {
	color: #900;
	font-weight: normal;
	font-family: trebuchet ms,geneva;
	font-size: 16pt; line-height: 150%;
	text-align: center;
}
#content h3 {
	color: #903;
	font-size: 12pt;
}
#content hr {
	background: url(img/c_hr.png) no-repeat;
	margin: 20px;
	border: none;
	height: 21px;
}
#content ul {
	color: #000;
}
#content a {
 color: #333;
 text-decoration: none;
}
#content a:hover {
 text-decoration: underline;
}

#content p {color: #333;}
div.photo {
 float: left;
}
div.photo div {
 width: 140px; height: 140px;
 display: table-cell;
 vertical-align: middle;
 text-align: center;
}
div.photo img {
 border: 2px solid #fff;
}
#bottom {
	clear: both;
	height: 53px;
	background: url(img/bottom.png) no-repeat;
	position:relative;
}

#left, #left a {
	color: #000;
}

form b {
	color: #F22122;
}

.count_rat {display:none;}

#bottom p {text-align:center;}

#bottom span {display:block; position:relative; top:25px;}

.advert{text-align: center;}

.h_slide_menu {
	background: url("img/menu_all.png") repeat-x 0 100%;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 5px;
    -moz-box-shadow: 0 0 5px ;
    -webkit-box-shadow: 0 0 5px;
	margin: 0 auto;
	overflow: hidden;
	width: 697px;
}

.l_slide_menu {
	
}

.l_slide_menus {
	margin: 0;
	padding: 0;
}

.l_slide_menu_item {
	background: url("img/menu_vr.png") no-repeat 0 100%;
	float: left;
	list-style: none;
	padding-left: 3px;
	width: 137px;
}
.l_slide_menu_item:first-child {
	background: none;
	padding-left: 0px;
}
.l_slide_menu_link {
	color: #fff !important;
	display: block;
	font-size: 16px;
	font-style: italic;
	height: 153px;
	text-align: center;
	text-decoration: none;
}
.l_slide_menu_link:hover {
	color: #fff;
	background: url("img/menu_active.png") no-repeat 50% 100%;
	text-decoration: none !important;
}

.very_small {font-size: 5px; display: none;}
.very_smalls {font-size: 14px;}

.l_news {
	/* background: url("../img/module_bg_n.jpg") no-repeat; */
	/* background: url("../img/callback_bg.jpg") no-repeat 50% 0 #ccc; */
	/* margin: 15px 5px 25px auto; */
	padding: 15px;
	width: 198px;
/* 	border: 1px solid #000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; */
}
.callback {display: block; height: 33px; width: 198px; color: #fff !important; text-align: center; font-style: italic; font-weight: bold; background: url("../img/callback.png") no-repeat; line-height: 27px; text-decoration: none; border: none;}
.callback:hover {text-decoration: underline;}
.callback.direct{background: url("../img/callback_d.png") no-repeat;}

.l_news p {margin: 10px auto; }
.l_news_bottom {font-style: italic;}
.l_news_callback {padding: 0 0 10px;background: url("../img/callback_hr.png") no-repeat 50% 100%;}

#consultant {width: 112px; height: 112px;  margin: 0 auto; position: fixed; bottom: 0; right: 0; overflow: hidden; padding: 0; z-index: 100;}
#consultant  img {margin: 0 !important; padding: 0 !important;}
