html {
	height:100%;
	background:#ddd8c6 url(/images/head.jpg) 50% 0px no-repeat;
}

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px auto;
	color:#4a3e37;
	position:relative;
	min-height:100%;
}

* html body {
	height:100%;
}

img {
	border:0;
	outline:none;
}

a {
	outline:none;
	color:#77472b;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
	color:#664c3d;
	font-weight:normal;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

h1 {
	font-size:30px;
}
h2 {
	font-size:28px;
}
h3 {
	font-size:26px;
}
h4 {
	font-size:24px;
}
h5 {
	font-size:22px;
}
h6 {
	font-size:20px;
}

#head {
	position:relative;
	height:265px;
	width:960px;
	margin:0px auto;
}

a#logo {
	position:absolute;
	top:26px;
	left:0px;
	width:300px;
	height:58px;
	background:url(/images/logo.png) no-repeat;
	text-indent:-5000px;
}

#head #address {
	position:absolute;
	left:0px;
	top:96px;
	color:#664c3d;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#head #navi {
	position:absolute;
	bottom:40px;
	left:290px;
	color:#4a3e37;
}

#head #navi a {
	color:#4a3e37;
	text-decoration:underline;
}

#head #navi a:hover {
	text-decoration:none;
}

#head #navi span {
	color:#a55c35;
}



#search {
	position:absolute;
	bottom:23px;
	left:-10px;
}

#search input#searchfield {
	background:url(/images/searchfield.png) no-repeat;
	border:0px;
	margin:0px;
	color:#7c7b7b;
	font-size:12px;
	line-height:12px;
	width:192px;
	height:20px;
	padding:0px 0px 15px 40px;
}

#search input#searchbtn {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	background:url(/images/search.png) 0px 1px no-repeat;
	width:26px;
	height:22px;
	cursor:pointer;
}

#footer {
	position:absolute;
	width:100%;
	height:200px;
	bottom:0px;
	background:url(/images/footer.jpg) 50% 0px no-repeat;
	font-size:14px;
	color:#222627;
}

#footer #inner {
	width:960px;
	margin:0px auto;
	padding:130px 0px 10px 0px;
}

#footer #counters {
	float:right;
}

#menu {
	width:960px;
	margin:0px auto;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menu .menu0 {
	float:left;
	width:226px;
	margin-right:1px;
}

#menu .menu {
	float:left;
	width:226px;
	margin-left:18px;
}

#menu .menutop {
	background:url(/images/topmenu.png) no-repeat;
	width:202px;
	padding:4px 12px 0px 12px;
}

#menu .menutop a {
	color:#421800;
	font-size:22px;
	text-decoration:none;
	border-bottom:1px #421800 dashed;
}

#menu .menutop a:hover, #menu .menutop a.active {
	border:none;
	text-decoration:none;
}

#menu .menutop div {
	margin-top:5px;
/*	line-height:20px;*/
}

#menu .menutop div a {
	font-size:14px;
	border:none;
	text-decoration:underline;
}

#menu .menutop div a:hover, #menu .menutop div a.active {
	text-decoration:none;
}

#menu .menutop div.thirdlevel {
	padding:0px 0px 3px 15px;
	margin:0px;
}

#menu .menubottom {
	background:url(/images/bottommenu.png) no-repeat;
	width:226px;
	height:7px;
}

#secondmenu {
	clear:both;
	width:960px;
	margin:0px auto;
	margin-top:20px;
	overflow:hidden;
}

a#doma {
	float:right;
	background:url(/images/doma.png) no-repeat;
	width:128px;
	height:93px;
	font-size:18px;
	color:#421800;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 3px 3px 110px;
}

a#moneta {
	float:right;
	background:url(/images/moneta.png) 2px 4px no-repeat;
	width:128px;
	height:93px;
	margin-left:5px;
	font-size:18px;
	color:#421800;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 3px 3px 110px;
}

a#doma:hover, a#moneta:hover {
	text-decoration:none;
}

a#doma span, a#moneta span {
	text-decoration:underline;
}

a#doma span:hover, a#moneta span:hover {
	text-decoration:none;
}

a#doma div, a#moneta div {
	font-size:14px;
	line-height:16px !important;
	text-decoration:none !important;
	margin-top:5px;
}


#menu2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menu2 a {
	color:#421800;
	text-decoration:none;
	border-bottom:1px #421800 dashed;
}

#menu2 a:hover, #menu2 a.active {
	text-decoration:none;
	border:none;
}

#menu2 .mnu21 {
	margin-bottom:7px;
}

#menu2 .mnu22 {
	font-size:14px;
	padding:3px 0px 0px 0px;
	line-height:20px;
}

#menu2 .mnu22 a {
	border:none;
	text-decoration:underline;
}

#menu2 .mnu22 a:hover, #menu2 .mnu22 a.active {
	text-decoration:none;
	border:none;
}

#menu2 .mnu23 {
	padding:0px 0px 5px 15px;
}

#news {
	overflow:hidden;
	width:960px;
	margin:0px auto;
	background:url(/images/hr.png) repeat-x;
	margin-top:20px;
	padding:3px 0px 0px 0px;
}

#news p {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

#news .news_news, #news .news_news0 {
	float:left;
	margin-left:18px;
	width:226px;
}

#news .news_news0 {
	margin-left:0px;
}

#news h1 {
	font-size:22px;
	color:#421800;
}

#news h1 a {
	color:#421800;
	text-decoration:none;
	border-bottom:1px #421800 dashed;
}

#news h1 a:hover {
	text-decoration:none;
	border:none;
}

#main {
	overflow:hidden;
	padding-bottom:220px;
	width:960px;
	margin:0px auto;
	background:url(/images/hr.png) repeat-x;
	margin-top:20px;
	padding-top:20px;
}

#sidebar {
	float:right;
	width:226px;
}

#content {
	margin-right:246px;
	width:714px;
	position:relative;
	overflow:hidden;
	font-size:14px;
}

#main1 {
	overflow:hidden;
	padding-bottom:220px;
	width:980px;
	margin:0px auto;
}
#sidebar1 {
	float:left;
	width:242px;
	overflow:hidden;
	position:relative;
}

#content1 {
	margin-left:277px;
	margin-right:10px;
	overflow:hidden;
	position:relative;
	width:693px;
	font-size:14px;
}

.margl16 {
	margin-left:16px;
}

.clear {
	clear:both;
}

/*
	Paginator 3000
	- idea by ecto (ecto.ru)
	- coded by karaboz (karaboz.ru)

	HTML example
	<div class="paginator" id="paginator_example">
		<table>
			<tr>
				<td><span><strong>1</strong></span></td>
				...
				<td><span><a href="">3000</a></span></td>
			</tr>
			<tr>
				<td colspan="">
					<div class="scroll_bar">
						<div class="scroll_trough"></div>
						<div class="scroll_thumb">
							<div class="scroll_knob"></div>
						</div>
						<div class="current_page_mark"></div>
					</div>				
				</td>

			</tr>
		</table>
	</div>
*/
.paginator {
	margin-top:60px;
	font-size:1em;
	width:100%;
}
.paginator table {
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}
.paginator table td {
	padding:0;
	white-space:nowrap;
	text-align:center;
}
.paginator span {
	display:block;
	padding:3px 0;
	color:#fff;
}
.paginator span strong,
.paginator span a {
	padding:2px 6px;
}
.paginator span strong {
	background:#91be04;/*ff6c24;/**/
	font-style:normal;
	font-weight:normal; 
}
.paginator .scroll_bar {
	width:100%;	height:20px;
	position:relative;
	margin-top:10px; 
}
.paginator .scroll_trough {
	width:100%;	height:3px;
	background:#ccc;
	overflow:hidden;
}
.paginator .scroll_thumb {
	position:absolute;
	z-index:2;
	width:0; height:3px;
	top:0; left:0;
	font-size:1px;
	background:#363636;
}
.paginator .scroll_knob {
	position:absolute;
	top:-5px; left:50%;
	margin-left:-10px;
	width:20px; height:20px;
	overflow:hidden;
	background:url(/images/slider_knob.gif) no-repeat 50% 50%;
	cursor:pointer; cursor:hand;
}
.paginator .current_page_mark {
	position:absolute;
	z-index:1;
	top:0; left:0;
	width:0; height:3px;
	overflow:hidden;
	background:#91be04;/*ff6c24;/**/
}

.fullsize .scroll_thumb {
	display:none;
}


.paginator_pages {
	width:100%;
	text-align:right;
	font-size:0.8em; 
	color:#808080;
	margin-top:-10px; 
}

#advert {
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
/*	background:url(images/advert_bg.gif);/**/
}

#advert a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:10px;
}

#advert a:hover {
	text-decoration:none;
	background:#fff;
	color:#191919;
}

	.poller{	/* The poller box */
		/*height:220px;		*/
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:10px;
		color:#4d3325;
		font-size:16px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	/* Label for each radio button */
	.pollerOption{
		margin:0px;
		margin-bottom:10px;
	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
		margin:0px;
		margin-top:10px;
		margin-bottom:3px;
		margin-left:3px;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:10px;
		color:#4d3325;
		font-size:16px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	.poller_results {
		padding-bottom:20px;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:left;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
		float:left;
		height:16px;
		background-repeat:repeat-x;
		color:#ddd8c6;
		font-size:10px;
		line-height:16px;
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{	
		height:16px;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;
		padding:10px;
	}	
	
	.result_totalVotes{
		clear:both;
		padding-top:5px;
		padding-bottom:10px;
		font-size:10px;
	}
	
	a.votebutton {
		color:#4d3325;
		font-size:16px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-decoration:underline;
	}
	
	a.votebutton:hover {
		text-decoration:none;
	}

#leftmenu {
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
}

#leftmenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
/*	margin-bottom:20px;/**/
}

#leftmenu ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:7px;
}

#leftmenu ul li a {
	color:#4d3325;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	padding-left:16px;
	display:block;
}

#leftmenu ul li a:hover, #leftmenu ul li a.active {
	color:#902f00;
	text-decoration:none;
	background:url(/images/arrow.png) 2px 4px no-repeat;
}

#leftmenu ul ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:7px;
}

#leftmenu ul ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:7px;
}

#leftmenu ul ul li a {
	color:#785541;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	padding-left:34px;
}

#leftmenu ul ul li a:hover, #leftmenu ul ul li a.active {
	color:#902f00;
	text-decoration:none;
	background:url(/images/arrow.png) 18px 4px no-repeat;
}

#leftmenu ul ul ul {
	padding-left:10px;
}

.largeletters {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9a461a;
	margin:20px 0px;
}

.alcol1, .alcol2, .alcol3 {
	float:left;
	margin-left:20px;
	width:217px;
}

.alcol1 {
	margin-left:0px !important;
}

.news {
	margin-bottom:20px;
}

.news img {
	float:left;
	margin:5px 10px 10px 0px;
	border:1px #77472b solid;
}

.news_pic img {
	float:left;
	margin:5px 10px 10px 0px;
	border:1px #77472b solid;
}

.reviews {
	margin-bottom:20px;
}

.reviews .answer {
	padding-left:40px;
	font-style:italic;
	padding-top:10px;
}

.error {
	color:#a00;
	margin:5px 0px;
}
