/* 
Верстка: BeTePoK
ICQ: 34836333
 */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #e1e1e1;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

/* Основные элементы */

p {
	margin: 10px 0;
}

a {
	color: #390;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 2.3em;
	color: #fff;
	font-weight: normal;
	position: relative;
	left: 40px;
	top: 20px;
}

h2 {
	color: #390;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 10px;
}

h3, h4, h5 {
	color: #390;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 20px;
	margin-bottom: 10px;
}
h6 {
	color: #390;
	font-weight: normal;
	font-size: 1.6em;
	padding-left: 0px;
	margin-bottom: 10px;
}


h4 {
	background: url("images/h4.gif") no-repeat left top;
}

h5 {
	background: url("images/h5.gif") no-repeat left top;
}

/* Структура сайта */

#wrap {
	margin: 0 auto;
	width: 1000px;
	background: #fff url("images/header_bg.gif") repeat-x top;
	text-align: left;
}

/* Шапка сайта */

#header {
	background: url("images/srub_top.jpg") no-repeat top center;
	border-top: 1px solid #fff;
	height: 150px;
}



#header_left {
	float: left;
	width: 500px;
}

#header_right {
	float: right;
	width: 500px;
	text-align: right;
}

#header_right ul {
	margin: 20px 20px 0 0;
}

#header_right li {
	display: inline;
	list-style: none;
}

#header_right li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#header_right li a:hover {
	color: #eee;
}

#header_right form {
	margin: 30px 20px 0 0;
}
.sub {
      position: relative;
      top: 4px;
      left: 0px;

}
/* Левая колонка */

#leftside {
	float: left;
	color: #333;
	width: 234px;
}

#leftside li {
	list-style: none;
}

#leftside li a {
	color: #390;
	font-weight: bold;
	text-decoration: none;
	background: url("images/list.gif") no-repeat left center;
	padding-left: 20px;
}

#leftside li a:hover {
	color: #060;
}

/* Блоки с содержимым в левой колонке */

#textblock1 {
	background: url("images/block_bg1.gif") repeat-y;
	width: 204px;
	margin: 13px 10px 10px 16px;
}

#textblock2 {
	background: url("images/block_bg2.gif") no-repeat top;
}

#textblock3 {
	background: url("images/block_bg3.gif") no-repeat bottom;
	padding: 10px 10px;
}
#textblock11 {
	
	width: 204px;
	margin: 13px 10px 10px 8px;
}

#textblock22 {
	
}

#textblock33 {
	
	padding: 10px 10px;
}
/* Центральная колонка */

#main { 	margin: 3px 0 10px 10px;
	float: left;
	padding: 0px 10px 10px;
	width: 700px;
}
#main img {
				background:#fff;
				border:1px solid #fff;
				padding:2px ;
				margin-left:0px;
				margin-right:4px;
			}
#main li{ 	margin: 0px 0 0px 10px;

}
/* Правая колонка */

#rightside {
	float: right;
	width: 194px;
}

#footer {
	border-top: 2px solid #390;
}

#footer p {
	line-height: 30px;
	margin: 0 30px;
	font-size: 0.9em;
	color: #333;
}

/* Форма поиска */

input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	background: #390;
	color: #fff;
}

form.search {
	padding: 0; margin: 0; 
	vertical-align: bottom;
	border: none;
	background-color: transparent;
}
form.search input.textbox { 
	margin: 0; padding: 1px;
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
	height: 16px;
}
form.search input.button {
	height: 20px;
	padding: 1px 3px;
	width: 50px;
}



/* Дополнительные элементы */

#clearer {
	clear: both;
	height: 0px;
}
a.gaz_nav {
  color: #E67817;
}

a:hover.gaz_nav {
 color: #FE4403;
}

.gaz_path {
	font-size : 11px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.gaz_cat_descr {
	font-size : 12px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;	
	color: gray;
}

.gaz_cat_title {
	font-size : 12px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #339900;
	font-weight : bold;
}

.gaz_comment {
	font-size : 11px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

.gaz_nav_thumb {
	border-color:#f0f0f0;
}

.gaz_nav_thumb_sel {
	border-color:orange;
}

.gaz_image_info {
	font-size : 11px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}