html, body,
p, blockquote, form, input,
ul, ol, dl, li, dt, dd,
h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
	list-style: none;
}

input, select
{
	vertical-align: middle;
}

body, td, th
{
	color: #6e726e;
	font: 12px/14px Tahoma;
}

html, body
{
	min-height: 100%;
}

html
{
	background: #c5ddb3 url(img/html.png) repeat-x;
}

a
{
	color: #9b3535;
}
	a img
	{
		border: 0;
	}

h1, h2
{
	font: 20px/20px Tahoma;
	text-transform: uppercase;
	padding: 0 0 15px 37px;
}

h3
{
	font: 18px/18px Tahoma;
	color: #6da04b;
}

.ten
{
	font: 10px/12px Tahoma;
}

.h-c-1
{
	background: url(img/h-c-1.png) no-repeat 0 0;
}

.h-c-2
{
	background: url(img/h-c-2.png) no-repeat 0 0;
}

.h-c-3
{
	background: url(img/h-c-3.png) no-repeat 0 0;
}

.h-c-4
{
	background: url(img/h-c-4.png) no-repeat 0 0;
}

.text p, .text blockquote,
.text ul, .text ol,
.text h1, .text h2, .text h3,
.text table
{
	margin-bottom: 14px;
}

.text ul, .text ol
{
	margin-left: 20px;
}

.text ul ul, .text ul ol, .text ol ol, .text ol ul
{
	margin-bottom: 0;
}

.text
{
	overflow: hidden;
}

#page
{
	margin: 0 auto;
	background: white url(img/page.png) repeat-x left bottom;
	width: 898px;
	padding: 15px 53px 40px 53px;
	margin-bottom: 32px;
}

#content
{
	background: url(img/content.png) no-repeat right bottom;
	border-bottom: 3px solid #818181;
	margin-bottom: 13px;
}

#header
{
	background: url(img/dot.png) repeat-x;
	position: relative;
	margin-bottom: 40px;
}

#menu
{
	background: url(img/dot.png) repeat-x left bottom;
	padding: 5px 0 4px 0;
	height: 21px;
}
	#menu li
	{
		float: left;
		padding-left: 9px;
		width: 103px;
		margin-left: -9px;
	}
	
	#menu li.cur
	{
		background: url(img/menu-current.png) no-repeat left center;
	}
	#menu li.cur a
	{
		color: #313131;
	}
	
	#menu a
	{
		text-decoration: none;
		color: #676767;
		font-weight: bold;
		padding-left: 28px;
		line-height: 21px;
		height: 21px;
		display: block;
		float: left;
	}
	
	#m1 a
	{
		background: url(img/menu-li-1.png) no-repeat left center;
	}
	
	#m2 a
	{
		background: url(img/menu-li-2.png) no-repeat left center;
	}
	
	#m3 a
	{
		background: url(img/menu-li-3.png) no-repeat left center;
	}
	
	#m4 a
	{
		background: url(img/menu-li-4.png) no-repeat left center;
	}
	
	#m5 a
	{
		background: url(img/menu-li-5.png) no-repeat left center;
	}
	
	#m6 a
	{
		background: url(img/menu-li-6.png) no-repeat left center;
	}
	
	#m7 a
	{
		background: url(img/menu-li-7.png) no-repeat left center;
	}
	
#logo
{
	position: absolute;
	top: 40px;
}

#search
{
	position: absolute;
	right: -2px;
	top: 0;
	padding-left: 17px;
	background: url(img/search-form.png) no-repeat left 5px;
	padding-top: 5px;
}

#search-q
{
	font: bold 12px/15px Tahoma;
	color: #676767;
	width: 105px;
	background: url(img/search-q.png) no-repeat;
	border: 0;
	padding: 2px 7px;
}

#search-submit
{
	vertical-align: top;
	margin-left: 12px;
}

#c-left
{
	width: 360px;
	float: left;
	background: url(img/c-left.jpg) no-repeat 0 0;
	padding-top: 306px;
}

#c-left.short
{
	background: none;
	padding-top: 81px;
}

#c-right
{
	width: 518px;
	float: right;
}

#columns
{
	background: url(img/columns.png) repeat-y 369px 0px;
	overflow: hidden;
}

.left
{
	float: left;
	margin: 0 15px 5px 0;
}

.right
{
	float: right;
	margin: 0 0 5px 15px;
}

.list dt
{
	font-weight: bold;
	color: #9b3535;
	margin-bottom: 4px;
}

.list dd
{
	padding-bottom: 11px;
	background: url(img/dot.png) repeat-x 0 bottom;
	margin-bottom: 10px;
	overflow: hidden;
}

.next
{
	font: bold 9px/12px Tahoma;
	text-align: right;
	padding: 13px 20px;
	margin-top: -11px;
	background: white;
	position: absolute;
	width: 329px;
}
	.next a
	{
		text-decoration: none;
	}
	
.text
{
	padding-bottom: 3px;
}
#c-right .text
{
	margin-left: 37px;
}

.sep
{
	background: url(img/dot.png) repeat-x 0 bottom;
	margin-bottom: 13px;
}

#gal
{
	margin: 0 0 13px 37px;
	overflow: hidden;
	position: relative;
	padding: 0 18px;
}

#gal li
{
	float: left;
	background: #ababab url(img/gal-li.png) no-repeat right bottom;
	border: 1px solid #ababab;
	float: left;
	font-size: 9px;
	line-height: 10px;
	margin: 11px 4px;
}

#gal a
{
	display: block;
	width: 101px;
	height: 84px;
	text-decoration: none;
	color: white;
}

	#gal a img
	{
		border: 1px solid white;
	}
	
	#gal a span
	{
		padding-left: 6px;
		line-height: 14px;
	}
	
	#gal-next,
	#gal-prev
	{
		cursor: pointer;
		display: block;
		width: 13px;
		height: 23px;
		background: url(img/gal-next.png);
		position: absolute;
		right: 0;
		top: 90px;
	}
	
	#gal-prev
	{
		background: url(img/gal-prev.png);
		left: 0;
	}
	
#contacts
{
	background: url(img/block-contact.png) no-repeat 262px 5px;
}

#contact h2
{
	padding-bottom: 8px;
}

.cont
{
	line-height: 17px;
}
	.cont strong
	{
		color: #9b3535;
		text-transform: uppercase;
		font-size: 11px;
	}

#offset
{
	height: 32px;
}

#footer
{
	font-size: 11px;
	line-height: 12px;
	color: #9b3535;
	height: 31px;
}

#copy,
#counter
{
	float: left;
	margin-right: 10px;
}

#atone
{
	float: right;
}

#atone a
{
	text-decoration: none;
}

.we dd 
{
	position: relative;
	padding-bottom: 0;
}

.we dd:after
{
	content: ".";
	visibility: hidden;
	clear: both;
	display: block;
}

.we dd .wimg
{
	border: 1px solid #ababab;
	float: left;
	margin-top: -17px;
}
	.we dd .wimg img
	{
		border: 1px solid white;
	}

.we dt,
.wtxt
{
	padding-left: 144px;
}

.rightlast
{
	padding-bottom: 13px;
	background: url(img/dot.png) repeat-x left bottom;
	margin-bottom: 50px;
}

.news
{
	padding-top: 20px;
}

.news li
{
	margin-bottom: 17px;
}
.news .date
{
	color: black;
	float: left;
	margin-right: 5px
}

.spec
{
	border-collapse: collapse;
	border-spacing: 0;
	background: #cccccc;
	border-bottom: 3px solid #62b13c;
}

.spec p
{
	margin: 0;
}

.spec td
{
	padding: 5px;
	color: black;
}

.spec tr.head td
{
	background: #51a02b;
	color: white;
	font-weight: bold;
}

.spec tr.head td.alt
{
	background: #62b13c;
}

.spec tr.alt td,
.spec tr.alt td.alt
{
	background: white;
}

.spec tr td.alt
{
	background: #f1efef;
}

#editor.text
{
	overflow: visible;
	background: white;
}

#gal-cnt
{
	overflow: hidden;
	width: 445px;
	height: 216px;
}

#gal-cnt ul
{
	float: left;
	width: 445px;
}

.comment
{
	border-top: 1px solid #DADCE6;
	background: url(img/comment.png) no-repeat;
	padding: 7px 0 0 10px;
}

.comment-up
{
	background: url(img/comment-up.png) no-repeat;
	padding: 0 0 0 19px;
	margin-left: 10px;
}

.com-action
{
	margin: 10px 0;
}

.com-content
{
	color: Black;
}

.com-author
{
	font-weight: bold;
	float: left;
	color: #009300;
}

.com-params
{
	float: right;
}

.com-meta
{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

.com-add,
.com-showall
{
	line-height: 18px;
	padding: 2px 0;
	padding-left: 22px;
	font-weight: bold;
}
.com-add
{
	background: url(img/comment-add.png) no-repeat left center;
}
.com-showall
{
	background: url(img/comment-showall.png) no-repeat left center;
}

.com-pages
{
	overflow: hidden;
	margin-top: 15px;
	zoom: 1;
}

.com-pages strong a
{
	background: #E2E7EF;
}

.com-pages a
{
	border-bottom: 2px solid #C2C6D2;
	color: #323A45;
	display: block;
	float: left;
	padding: 3px 0;
	text-align: center;
	width: 35px;
}

#form
{
	background: #d1ecd1;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
}

.comment #form
{
	margin-left: -10px;
}

.text #form table
{
	margin: 0;
}
#form td
{
	color: black;
}

#form p
{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

#form label
{
	float: left;
	width: 50px;
}

#form .submit
{
	margin-left: 50px;
}

#form input
{
	vertical-align: middle;
}

#form .in
{
	width: 415px;
	border: 1px solid #81b881;
	padding: 2px;
	background: white;
	margin-right: 10px;
}

#form textarea.in
{
	height: 85px;
}

.com-error
{
	color: red;
	border-left: 4px solid red;
	margin-bottom: 10px;
	padding: 8px 10px 10px 20px;
}
.com-error div 
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}