body, html {
	height: 100%;
	margin: 0;
	padding: 0;
}

* { font-family: tahoma, arial, sans-serif; }

body {
	background: #474748 url(../img/background.gif) repeat-y center top;
	font-size: 75%;
	font-weight: normal;
	color: #e6e2af;
	text-align: center;
	line-height: 1.5em;
}
#container {
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 920px;
	margin: auto;
	text-align: left;
}

body>#container {
	height: auto;
}

#header {
	background: url(../img/header_background.jpg) no-repeat top left;
	height: 243px;
	text-align: center;
}

#horizontal-menu {
	height: 82px;
	text-align: center;
	margin: 0 13px;
	background: url(../img/hmenu_bg.gif) repeat-x top left;
}
#horizontal-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 53px;
	display: block;
}
#horizontal-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
}
#horizontal-menu a {
	float: left;
	display: block;
	padding: 7px 0 17px;
	width: 112px;
	background: url(../img/menu.png) no-repeat;
	overflow: hidden;
	text-decoration: none;
	font-weight: bold;
	color: #343102;
}
#horizontal-menu a:hover, #horizontal-menu a.hmenua {
	color: #f5a100;
	background-image: url(../img/menua.gif);
	padding: 2px 0 22px;
}

#vmenu {
	text-align: left;
	padding: 42px 0 0;
	margin: 0 22px 0 13px;
	background: url(../img/vmenu_top.gif) no-repeat top left;
}
#vmenu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0 20px 10px 10px;
	background: url(../img/vmenu_bg.gif) repeat-y;
}
#vmenu li {
	display: block;
	margin: 0;
	padding: 0;
}
#vmenu a {
	display: block;
	background: url(../img/vmenu_sipka.gif) no-repeat top left;
	margin: 0 auto, 2px;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #f5a100;
}
#vmenu a:hover { text-decoration: underline; }
#vmenu a strong { font-weight: normal; text-decoration: underline; }
#vmenu-bottom { height: 48px; background: url(../img/vmenu_bottom.gif) no-repeat top left; }

#content-wrapper {
	text-align: center;
}
#content {
	padding: 0 0 81px 0;
	margin: 0 auto;
	text-align: center;
}

#left-wrapper {
	width: 217px;
	float: left;
}


#anketa { position: relative; color: #e6e2af; padding-top: 38px; margin: 0 22px 0 13px; background: url(../img/anketa_top.gif) no-repeat; text-align: left; }
#anketa .tx-kiospoll-pi1 { position: relative; background: url(../img/anketa_bottom.gif) no-repeat bottom left; padding: 0 0 35px 0; }
#anketa form { margin: 0; }
.poll-header { position: relative; background: url(../img/anketa_bg.gif) repeat-y; font-size: 117%; margin: 0; padding: 0 10px; }
.poll-inner { background: url(../img/anketa_bg.gif) repeat-y; padding: 0 20px 10px 10px; }
#anketa .active .poll-inner { padding-bottom: 0; }
.poll-question { padding-top: 0.5em; margin: 0 auto 0.5em; }
.poll-lines { list-style-type: none; display: block; margin: 0; padding: 0; }
.poll-line { display: block; margin: 0; padding: 2px 0 4px; }
.poll-bar { display: block; height: 5px; font-size: 0; background-color: #e6e2af; }
.poll-bar-vote { display: block; height: 5px; background-color: #3a3a25; }
#anketa .active .poll-line { padding: 0 0 3px; }
.poll-submit { text-align: right; }
.poll-submit button {
	color: #f5a100;
	cursor: pointer; cursor: hand;
	background: #535234 url(../img/vmenu_sipka.gif) no-repeat 0% 30%;
	height: 2em;
	padding-left: 12px;
	border: 0 none;
	overflow: visible;
}


#text-wrapper {
	width:  703px;
	float: left;
	overflow: hidden; 
	text-align: left;
}

#title { padding: 0 60px 0 0; }
#title h1 { margin: 0 0 2em 13px; padding: 0 0 5px 27px; background: url(../img/h1_sipky.gif) no-repeat top left; font-size: 134%; font-weight: bold; }

#text{ padding: 0 60px 20px 40px; }

#text h2 { font-weight: bold; font-size: 117%; margin: 1.6em auto 0.5em; }
#text p, #text ul, #text ol { margin-top: 0.5em; margin-bottom: 1em; }


#footer{
	width: 100%;
	background: url(../img/footer_background.jpg) no-repeat center bottom;
	height: 81px;
	position: absolute;
	bottom: 0;
	text-align: center;
}
#footer div { padding: 53px 0 0 0; }

a { color: #f5a100; text-decoration: none; }
a:hover { text-decoration: underline; }

table { font-size: 1em; }

.none { display: none; }
.clearl { clear: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.nounderline:hover { text-decoration: none; }

.news-list-browse { text-align: center; }
.news-list-browse p { margin-bottom: 0; }
.tx-ttnews-browsebox p { margin: 0; }
/*
.tx-ttnews-browsebox a { height: 1em; padding-top: 10px; }
.tx-ttnews-browsebox-SCell a { background: url(../img/vmenu_sipka.gif) no-repeat top center; }
*/
.news-list-item img { border: 4px solid #5a7785; float: right; margin: 20px 0 5px 10px;}
.news-list-item h2 { margin: 0 auto 1em ! important; }
.news-list-item h2 a { color: #e6e2af; }
.news-list-item .bodytext { margin: 1em auto 0.5em; }
.news-list-morelink { margin-bottom: 1em; }
.news-list-morelink a { height: 1em; padding: 0 0 0 14px; background: url(../img/vmenu_sipka.gif) no-repeat; }
hr.clearer { height: 1px; border: 0 none; border-top: 1px solid #3a5d6d; }

.news-single-img h2 { border-bottom: 1px solid #3a5d6d; }
.news-single-imgblock { float: left; margin: 0 0 5px 5px; width: 120px; }
.news-single-imgblock img { border: 3px solid #515133; }
.news-single-imgblock .news-single-imgcaption { margin: 0; }

.news-single-files h2 { padding-top: 1.6em; clear: left; border-bottom: 1px solid #3a5d6d; }
.news-single-files b { font-weight: normal; }
.news-single-files img { display: none; }
.news-single-files b a { height: 1em; padding-left: 16px; background: url(../img/vmenu_sipka.gif) no-repeat; }
.news-single-backlink { padding: 1em 0 0 0; margin: 1.6em auto; clear: left; }
.tx-ttnews-browsebox-SCell a { font-weight: bold; }
.tx-ttnews-browsebox p { margin: 0 ! important; }


.osoba-okrsok { float: left; width: 300px; }
.osoba-okrsok .csc-textpic { padding-left: 10px; }

.csc-textpic-above .csc-textpic-text { padding-top: 2em; }
