@charset "windows-1251";
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width: 100%;
	background: #dfe4e7;
	height: 100%;
}
img {
	border: 0;
}
a {
	color: #003E67;
}
a:hover {
	text-decoration: none;
	color: #000000;
}



#body_bg_left {
	width: 50%;
	height: 278px;
	background: url(../images/left_bg.jpg) repeat-x;
	position: absolute;
	z-index: 2;
	left: 0px;
}
#body_bg_right {
	width: 50%;
	height: 278px;
	background: url(../images/right_bg.jpg) repeat-x;
	position: absolute;
	right: 0px;
	z-index: 1;
}
.br {
	height: 40px;
}
#all {
	width: 886px;
	z-index: 5;
	margin: 0 auto -55px auto;
	text-align: left;
	position: relative;
	min-height: 100%;
}
* html #all {
	height: 100%;
}

#all #header {
	height: 278px;
	background: url(../images/head_bg.jpg) no-repeat;
	text-align: left;
}
#all #header #logo {
	height: 278px;
	width: 231px;
	background-image: url(../images/logo_bg.jpg);
	margin-left: 25px;
}
#all #header #logo #logo_bg {
	background: url(../images/logo.jpg) no-repeat;
	text-align: center;
	padding: 140px 0 0 0;
	color: #b8bec3;
}
#all #header #logo #logo_bg h1 {
	font-size: 13.2pt;
	font-weight: normal;
}
#all #header #logo #logo_bg strong {
	font-weight: normal;
	font-size: 11.75pt;
}
#all #header #logo #logo_bg #phones {
	height: 50px;
	margin-top: 34px;
}
#all #header #logo #logo_bg #phones strong {
	font-weight: normal;
	font-size: 20px;
}
#all  #all_content {
	margin-top: 2px;
	padding: 0 27px 0 25px;
}
#all #all_content #main_menu {
	height: 45px;
	background-image: url(../images/main_menu_bg.jpg);
	text-align: center;
	background-color: #3A454B;
}
#all #all_content #main_menu ul {
	padding-top: 15px;
}
#all #all_content #main_menu li {
	display: inline;
	list-style-type: none;
	position: relative;
}
#all #all_content #main_menu a {
	color: #d5d9dd;
	font-size: 12px;
	font-weight: bold;
	margin: 0 9px 0 9px;
	line-height: 14px;
}
#all    #all_content    #main_menu    a:hover, #all #all_content #main_menu .active {
	border-bottom: 3px solid #ef932d;
	padding-bottom: 13px;
	color: #f3af60;
	text-decoration: none;
}
#all #all_content #main_menu .active {

}
#all #all_content #text_content #right_column .ahtung p {
	padding: 10px 0 10px 20px;
	text-align: justify;
}


#all #all_content #text_content {
	margin-top: 20px;
	text-align: left;
}
#all #all_content #text_content #left_column {
	width: 231px;
	float: left;
}
#all #all_content #text_content #left_column .orange_heading {
	background-color: #ef932d;
	color: #fff;
	padding: 2px 15px;
	text-align: left;
	border: 1px solid #fff;
}
#all #all_content #text_content #left_column .news {
	background-color: #e7eaec;
	border: 1px solid #fff;
	color: #555555;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-top: 0;
}
#all #all_content #text_content #left_column .news .news_text {
	padding: 10px 10px 0 15px;
	font-size: 11px;
	background: url(../images/sq.gif) no-repeat 5px 15px;
	text-align: left;
}
#all #all_content #text_content #left_column #left_submenu {
	margin: 20px 0;
}
#all #all_content #text_content #left_column #left_submenu li {
	list-style: none;
	margin: 5px 0;
}
*  html  #all  #all_content  #text_content  #left_column #left_submenu li {
	margin: -5px 0;
}

#all #all_content #text_content #left_column #left_submenu a {
	padding: 0 10px 0 15px;
	display: block;
	background: url(../images/row_02.gif) no-repeat 5px 4px;
	font-size: 12px;
	color: #000000;
}
#all #all_content #text_content #left_column #left_submenu a:hover {
	background: url(../images/row_01.gif) no-repeat 5px 4px;
	color: #555555;
}




#all #all_content #text_content #left_column .news #price {
	background: url(../images/doc.jpg) no-repeat;
	padding: 20px 0 15px 80px;
}
#all #all_content #text_content #left_column .news #price a {
	font-size: 11px;
	color: #555555;
}
#all #all_content #text_content #left_column .news #price a:hover {
	text-decoration: none;
}






#all #all_content #text_content #right_column {
	text-align: justify;
	margin: 0 0 0 250px;
}
*  html  #all  #all_content #text_content #right_column {
	height: 1%;

}
#all #all_content #text_content #right_column #welcome {
	border-bottom: 1px solid #fff;
	height: 18px;
}
#all #all_content #text_content #right_column #welcome #orange_box {
	background-color: #ef932d;
	color: #fff;
	padding: 2px 15px;
	text-align: center;
	float: left;
	border: 1px solid #fff;
	border-bottom: 0;
	font-size: 11px;
}
#all  #all_content  #text_content  #right_column  h2, h3 {
	color: #003d67;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 20px;
	text-align: left;
}

#all #all_content #text_content #right_column .ahtung {
	border-left: 4px solid #003d67;
	padding: 0;
	margin: 20px 0;
	font-size: 12px;
	text-align: left;
}
#price_list, .t  {
	width: 99%;
	margin: 20px auto;
	background-color: #2f3841;
}
#price_list tr, .t tr {
	background-color: #dfe4e7;
}
#price_list td, .t td {
	height: 25px;
	vertical-align: middle;
	padding-left: 5px;
}
.t {
	text-align: left;
	font-size: 11px;
}
.t td {
	padding: 10px 10px 10px 10px;
}
#all #all_content #text_content #right_column ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
#all #all_content #text_content #right_column #zvonite {
	font-size: 11px;
}
#all #all_content #text_content #right_column ol {
	margin-left: 30px;
}
#all #all_content #text_content #right_column li {
	margin: 5px 0;
}

#all  #all_content  #text_content  #right_column  li ul {
	margin: 5px 0 5px 20px;
	list-style-type: circle;
}


#footer   {
	clear: both;
	height: 55px;
	width: 886px;
	margin: 0 auto;
	position: relative;
	z-index: 6;
}
#clearfooter {
	clear: both;
	height: 55px;
}
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-130px;} /*safari wrapper */
#footer  #in_a_footer  {
	width: 834px;
	height: 45px;
	margin: 0 auto;
	background: url(../images/main_menu_bg.jpg);
}
#banners    {
	float: left;
	margin: 7px 0 0 0;

}
#banners  img    {
	margin: 0 0 0 20px;
	float: left;
}
#copyright    {
	color: #d5d9dd;
	padding: 8px 25px 0 0;
	font-size: 11px;
	float: right;
	text-align: left;
}
#left_footer_menu        {
	float: left;
	margin: 9px 0 0 20px;
	width: 240px;
	font-size: 11px;
	color: #d5d9dd;
	text-align: center;
}
#footer   a       {
	color: #d5d9dd;
}
a:hover        {
	text-decoration: none;
}
#site_map    {
	color: #FFFFFF;
}
#footer_two   {
	padding: 5px 0px 5px 0;
	text-align: center;
	font-size: 12px;
}
#footer_two  a   {
	color: #000000;
	text-decoration: underline;
}
#footer_two  a:hover   {
	color: #666666;
	text-decoration: none;
}
#footer #footer_two b {
	color: #003E67;
	font-weight: normal;
}
#footer #footer_two strong {
	color: #EF932D;
	font-weight: normal;
}
a.hover {
}
a.hover:hover  {
	cursor: default;
}
a.hover span {
	display: none;
}
a.hover:hover span  {
	display: block;
	position: absolute;
	margin: 0;
	left: 500px;
	top: 600px;
}
a.hover:hover  span img  {
	border: 4px solid #424242;
}

