* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}

body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}


#link_katalog{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#056ab3;
}

a {
	color:#0674b9;
        font-size:14px;
        outline: none;
	text-decoration: underline;
}
a:hover {
	color:#029eff;
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1124px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 300px;
	background-image:url(images/head_bg.gif);
	background-repeat:repeat-x;	
}
#logo{
	width:183px;
	height:123px;
	padding-top:80px;
	padding-left:10px;
	padding-right:10px;
}
#header_swf{
	width:700px;
	height:265px;
	position:relative;
	top:-192px;
	left:215px;
	z-index:2;
	}
#ten_header{
	position:relative;
	width:700px;
	top:-225px;
	left:215px;
	z-index:1;
}
#partner{
	width:200px;
	height:120px;
	position:relative;
	top:-510px;
	left:930px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	color:#0677bb;
	}
#tels{
	width:200px;
	height:120px;
	position:relative;
	top:-510px;
	left:930px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0677bb;
	}
#map{
	width:200px;
	height:120px;
	position:relative;
	top:-518px;
	left:920px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
	color:#0677bb;
	}


#ygolok_left{
	background-image:url(images/ygolok.gif);
	width:12px;
	height:11px;
	position:relative;
	right:12px;
	top:45px;
	z-index:2;
	}
#ygolok_right{
	background-image: url(images/ygolok_right.gif);
	width:12px;
	height:11px;
	position:relative;
	left:1124px;
	top:34px;
	z-index:3;
}	
#navigation{
	width:1148px;
	background-image:url(images/bg_menu.jpg);
	background-repeat:repeat-x;
	position:relative;
	right:12px;
	top:-20px
	}
	#navigation ul li {
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		list-style: none;
		
		
		width: auto; }
		
	#navigation ul li ul li { 
		background: #272727;
		border-top: 1px solid #ffffff; }
		
		#navigation ul li ul li ul li { 
			border-bottom: 1px solid #ffffff;
			border-left: 1px solid #ffffff;
			border-top: 0px; }
 
	#navigation ul { 
	padding-left:225px;
	list-style-type:none;
	height:50px;
	width: auto;
	font-size:14px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
 
		#navigation ul li a, #navigation ul li a.current {
			display:block;
			border-right-style:solid;
			border-color: #630;
			border-right-width:1px;
			float:left;
			color:#FFFFFF;
			text-decoration:none;
			text-align:center;
			padding:13px 25px 5px 25px;
			height:25px;
			}
			
		#navigation ul li a.current { color: #258bc2; }
		
		#navigation ul li.current, #navigation ul li:hover { 
		background: url(images/bg_menu_hover.jpg);
		height:43px;
		width: auto;
		}
		
		#navigation ul li.current a, #navigation ul li.current a:hover, #navigation ul li:hover a, #navigation ul li:hover a:hover {
			background: transparent;
			 }

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
	position: relative;
	top:-15px;
        border-left-style: solid;
	border-right-style:solid;
	border-color: #CCC;
	border-left-width:1px;
	border-right-width:1px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	}
#content {
	width:620px;
	margin-left:232px;
	padding:5px 15px 20px 15px;
	border-color:#c8c8c8;
	border-left-width:5px;
	border-right-width:5px;
	border-left-style:double;
	border-right-style:double;
		}
#content_2 {
	width:720px;
	margin-left:232px;
	padding:5px 15px 20px 15px;
	border-color:#c8c8c8;
	border-left-width:5px;
	border-left-style:double;
	
		}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width:200px;
	margin-left: -100%;
	position: relative;
	background: #B5E3FF;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
	
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1126px;
	margin: -100px auto 0;
	height: 88px;
	background-image:url(images/footer_shdow.jpg);
	position:relative;
	top:12px;
	}
#site{
	padding:10px 0px 0px 20px;
        width:250px;
	position:relative;
	top:-40px;
	color:#333;
	}
#copi{
	position:absolute;
	padding-left:500px;
	top:40px;
	color:#333;
        padding-right:200px;
}
#link{
	color:#056ab3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
        line-height: 10px;
}

#link_2{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
        line-height: 10px;
}
/*Menu_left_________________________________________*/
#header_left_menu{
	width:215px;
	height:33px;
	background-image:url(images/bg_menu_left_header.jpg);
	background-repeat:repeat-x;
	font-size: 15px; /* размер текста */
	color: #FFF; /* цвет текста */
	font-weight: bold; /* жирный текст */
	padding:0px 0px 0px 15px;
	margin-left:0px;
	line-height: 35px; /* отступ сверху  */
	font-family:Arial, Helvetica, sans-serif;
		}
#header_left_razdel{
	width:215px;
	height:33px;
	background-image:url(images/bg_menu_left.jpg);
	background-repeat:repeat-x;
	font-size: 14px; /* размер текста */
	color: #333; /* цвет текста */
	font-weight: bold; /* жирный текст */
	padding:0px 0px 0px 15px;
	line-height: 35px; /* отступ сверху  */
	font-family:Arial, Helvetica, sans-serif;
		}
#left_menu ul { 
  font-size: 13px; /* размер текста */
  color: #333; /* цвет текста */
  text-decoration: none; /* отключение подчеркивания ссылки */
  background: url(images/bg_menu_left.jpg); /* фон блока */ 
  font-family:Arial, Helvetica, sans-serif;
  }
  
#left_menu li {
  text-align: left;  /* выравнивание такста в списке по центру */
  list-style-type: none; /* отключение стандартного стиля списка */
  line-height: 35px; /* отступ сверху  */
  }
#left_menu a { /* Общий вид покоющеясь ссылки */ 
  font-size: 13px; /* размер текста */
  color: #666; /* цвет текста */
  text-decoration: none; /* отключение подчеркивания ссылки */
  font-weight: bold; /* жирный текст */
  display: block; /* отображение ссылки ввиде невидимого блока */
  background: url(images/bg_menu_left.jpg); /* фон блока */ 
  width: 200px; /* ширина блока */
  height: 33px; /* высота блока */
  padding-left:30px;
  font-family:Arial, Helvetica, sans-serif;
    }
#left_menu a:hover { /* Вид ссылки при наведении */
  background: url(images/bg_menu_left_hover.jpg);
  color:#FFF; /* изменение фона при наведении */
  }
#left_menu ul li a.current { /* Вид ссылки при нажатии */
  background: url(images/bg_menu_left_hover.jpg); /* изменение фона при нажатии */
  }
  
  /*Menu_right___________________________________________________*/
 
#right_menu{
	float:right;
}
  #header_right_menu{
	width:200px;
	height:33px;
	background-image:url(images/bg_menu_left_header.jpg);
	background-repeat:repeat-x;
	text-align:right;
	font-size: 15px; /* размер текста */
	color: #FFF; /* цвет текста */
	font-weight: bold; /* жирный текст */
	padding:0px 30px 0px 0px;
	line-height: 35px; /* отступ сверху  */
	font-family:Arial, Helvetica, sans-serif;
		}
#right_menu ul { 
  width: auto;  /* ширина списка */
  height: auto;
   }
  
#right_menu li {
  text-align: center;  /* выравнивание такста в списке по центру */
  list-style-type: none; /* отключение стандартного стиля списка */
  line-height: 35px; /* отступ сверху  */
  }
#right_menu a { /* Общий вид покоющеясь ссылки */ 
  font-size: 13px; /* размер текста */
  color: #333; /* цвет текста */
  text-decoration: none; /* отключение подчеркивания ссылки */
  font-weight: bold; /* жирный текст */
  display: block; /* отображение ссылки ввиде невидимого блока */
  background: url(images/bg_menu_left.jpg); /* фон блока */ 
  width: 200px; /* ширина блока */
  height: 33px; /* высота блока */
  padding-right:15px;
  padding-left:15px;
   font-family:Arial, Helvetica, sans-serif;
    }
#right_menu a:hover { /* Вид ссылки при наведении */
  background: url(images/bg_menu_left_hover.jpg);
  color:#FFF; /* изменение фона при наведении */
  }
#right_menu a:active { /* Вид ссылки при нажатии */
  background: url(images/bg_menu_left_hover.jpg); /* изменение фона при нажатии */
  }
#right_menu a.current { /* Вид ссылки при нажатии */
  background: url(images/bg_menu_left_hover.jpg); /* изменение фона при нажатии */
  }




div#comments
{
  padding: 0;
}

div#comments h3
{
  font-size: 16pt;
  text-shadow: 1px 1px 0 #DDDDDD;
  text-transform: none;
  padding: 0;
}

div#comments ol
{
  padding: 0;
}

div#comments ol li
{
  list-style:none outside none;
  background:none repeat scroll 0 0 #F9F9F9;
  border:1px solid #CFCFCF;
  height:auto !important;
  margin:7px 0;
  min-height:100px;
  overflow:hidden;
  font-style: normal;
}

div#comments ol li div.comment
{
  padding: 10px;
  min-height: 100px;
  overflow: hidden;  
}

div#comments ol li img.avatar
{
  background-color: #fff; 
  padding: 3px; 
  border: 1px solid #eee;
}

div#comments ol li div.avatar-column
{
  float: left;
  width: auto;
  height: auto;
}

div#comments ol li div.message-column
{
  margin-left: 100px;
  width: auto;
}

div#comments ol li p
{
  padding: 0;
  margin: 0;
}

div#comments ol li p.date
{
  color: #666;
  margin: 0 0 10px 0;
  padding: 0;
}

form#comment-form  
{
  background: none repeat scroll 0 0 #F9F9F9;
  border: 1px solid #CFCFCF;
  clear: both;
  margin: 5px 0;
  overflow: hidden;
  padding: 10px;
}

form#comment-form input
{
  border: 1px solid #CFCFCF;
  padding: 4px;
  display: block;
  width: 300px;
  margin-bottom: 10px;
}

form#comment-form textarea
{
  display: block;
  padding: 4px;
  width: 400px;
  height: 125px;
  margin-bottom: 10px;
}

form#comment-form input[type="submit"]
{
  width: 150px;
}
div #error_message {
	background: #ffeaef;
	border: 3px solid #ff829f;
	left: 55px;
	margin-bottom: 15px;
	padding: 15px; }
 
div #success_message {
	background: #eaf4ff;
	border: 3px solid #82c0ff;
	left: 55px;
	margin-bottom: 15px;
	padding: 15px; }
div.pagination {
	font-family: Georgia, Times, serif;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
	text-align: left;
	height: 40px; }
 
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		text-decoration: none;
		color: #44B0EB; }
 
		div.pagination a:hover {
			color: #44e5eb; }
 
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		font-weight: bold;
		background-color: #44B0EB;
		color: #ffffff; }
 
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		color: #dddddd; }
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */ }
 
	.sf-menu ul li { width: 100%; }
 
	.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
 
	.sf-menu li { position: relative; }
 
	.sf-menu a {
		display: block;
		padding-left: 20px;
		padding-right: 20px; }
 
	.sf-menu li:hover ul, .sf-menu li.sfHover ul {
		left: 0;
		background: #ffffff;
		top: 24px; /* match top ul list item height */
		z-index: 99; }
 
	.sf-menu li:hover li ul, .sf-menu li.sfHover li ul, .sf-menu li li:hover li ul, .sf-menu li li.sfHover li ul { top: -999em; }
 
	.sf-menu li li:hover ul, .sf-menu li li.sfHover ul, .sf-menu li li li:hover ul, .sf-menu li li li.sfHover ul {
		left: 10em; /* match ul width */
		top: 0; }
div.bbeditor
{
  position: relative;
  width: auto;
  height: 24px;
  margin: 0;
  padding: 0;
}

div.bbeditor img
{
  padding: 3px;
  border: 1px solid #eee;
  margin-right: 3px;
  background-color: #fff;
  cursor: pointer;
}

div.bbcode_quote, div.bbcode_code
{
  border: 1px solid #dadada;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  background-color: #f5f5f5;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.bbcode_quote_head, div.bbcode_code_head
{
  font-weight: bold;
  margin-bottom: 10px;
}

div.bbcode_quote_body
{
  font-style: italic !important;
}
.article_title {
	background: transparent;
	color: #0674b9;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	line-height: 1;
	padding-bottom: 25px;
        padding-top: 10px;
        }
 
a.article_title_link {
	background: transparent;
	color: #0674b9;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 1;
	font-style: normal;
	text-decoration: none; }
 
	a.article_title_link:hover { 
		background: transparent;
		color: #44b0eb; }
 
div.article_footer {
	position: relative;
	width: 100%;
	height: 50px;
        }
 
div.article_footer_left {
	position: absolute;
	width: auto;
	height: 50px;
	font-family: Georgia, Times, serif;
	font-size: 8px;
	}
 
div.article_footer_right {
	position: absolute;
	width: auto;
	height: 50px;
	right: 0px;
	text-align: right;
	float: right;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	}
 
	div.article_footer_right a { margin: 0 5px; }
div#forum *
{
  font-style: normal;
  text-align: left;  
}

div#forum
{
  position: relative; 
  height: auto; 
  width: 100%;
}  

#forum div.clear
{
  clear: both;
}

#forum p
{
  padding: 0;
  margin: 0;
}

#forum table
{
  width: 100%; 
  border-collapse: collapse;
  margin-top: 4px;
}

#forum table.forum-category
{
  margin-bottom: 20px;
}

#forum table thead th
{
  background-color: #44B0EB; 
  color: #fff;
  padding: 6px;  
}

#forum table thead th.col-topic-count, #forum table thead th.col-post-count
{
  width: 60px; 
  text-align: center;
}

#forum table thead th.col-last-updated
{
  width: 200px; 
}

#forum table td
{
  padding: 6px;
  border-bottom: 1px dashed #ccc;
}

#forum table td.col-topic-title img
{
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 10px;
}

#forum table td.col-forum-title a
{
  float: left; 
  font-size: 16px;
  text-decoration: none;
}

#forum table td.col-topic-title a
{
  float: left; 
  font-size: 14px;
  text-decoration: none;  
}

#forum table td.col-topic-count, #forum table td.col-post-count
{
  width: 60px; 
  text-align: center;
}

#forum table tbody#posts tr:first-child
{
  border-top: 1px dashed #ccc;  
}

#forum table tr.topic
{
  background-color: #fff;
}

#forum table tr.alt
{
  background-color: #f5f6f9;
}

#forum table tr td.col-user-details
{
  width: 225px; 
  background-color: #f5f6f9;
  padding: 10px;
  height: 150px;
}

#forum table tr td.col-user-details small
{
  font-size: 11px;
  font-family: verdana;
}

#forum table tr td.col-user-details img.avatar
{
  width: 50px;
  height: 50px;
  padding: 3px;
  background-color: #fff;
  border: 1px solid #eee;
  float: left;
  margin-right: 10px;
}

#forum table tr td.col-post
{
  padding: 10px;
}

#forum table tr td.col-post img.edit-post-link
{
  float: right; 
  padding-left: 5px; 
  padding-bottom: 5px; 
  cursor: pointer;
}

#forum table tr td.col-post textarea
{
  width: 400px;
  height: 150px;
  display: block;
}

#forum p.breadcrumb
{
  position: relative;
  float: left;
  width: auto;
  height: 20px; 
  padding: 0px; 
  margin-bottom: 8px; 
  font-size: 12px; 
  font-style: normal;
}

#forum h2
{
  background: none;
  color: #333;
  font-size: 22px;
  margin: 0;
  padding: 0;
  text-align: left;
  display: inline;
}

#forum h2.bold
{
 font-weight: bold; 
}

#forum a.new-topic-link, #forum a.reply-link
{
  float: right;
}


#forum div#forum-footer
{
  width: 100%; 
  height: 50px; 
  margin: 8px 0 8px 0;
}

#forum div#forum-footer div#topic-options
{
  float: left; 
  width: 300px; 
  height: auto;
}

#forum div#forum-footer div#topic-options a
{
  margin-right: 10px;
}

#forum div#forum-footer div.pagination
{
  float: right;
}


#forum div#new-topic-wrap, #forum div#new-post-wrap
{
  position: relative;
  width: auto;
  height: auto;
  padding: 20px;
  background-color: #f5f6f9;
  margin: 0;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;  
}

#forum div#new-topic-wrap label, #forum div#new-post-wrap label  
{
  display: block;
  width: 416px;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

#forum #new-topic-wrap input[type="text"]
{
  width: 400px;
  margin: 0 0 10px 0;
  padding: 8px;  
}

#forum #new-topic-wrap textarea, #forum #new-post-wrap textarea
{
  width: 400px;
  height: 150px;
  display: block;
  padding: 8px;
  margin: 3px 0 10px 0;
}

#forum #new-topic-wrap input[type="submit"], #forum #new-post-wrap input[type="submit"]
{
  border: 1px solid #408bb6;
  padding: 8px 25px;
  background-color: #44B0EB;
  color: #fff;
  cursor: pointer; 
}

#forum #new-topic-wrap input[type="submit"]:hover, #forum #new-post-wrap input[type="submit"]:hover
{
  background-color: #2e97d1;
}
#image_gallery_image img
{
  border: 1px solid #eee;
  padding: 2px;
}

#image_gallery_sections img
{
  border: 1px solid #eee;
  padding: 2px;
}

#image_gallery_thumbnails img
{
  border: 1px solid #eee;
  padding: 2px;
}

