/* 2008 (c) UAB "Dizaino kryptis" */
/* 2008 (c) Simonas Falkauskas */
html {height: 100%; min-height: 100%; min-width: 995px;}
html>body, html>body #wrapper {height: auto;}

body {
	position: relative;
	margin: 0; padding: 0;
	font-size: 1em;
	font: 76%  Tahoma, Arial, Helvetica, sans-serif;
	background: #f5f1e6 url('../images/bg.jpg') no-repeat 50% 0;
	min-width: 995px; height: 100%; min-height: 100%;
	behavior: url('../css/csshover.htc');
}

#wrapper {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%; min-height: 100%;
	text-align: center;
}

#holder {
	position: relative;
	width: 100%;
	padding-bottom: 115px;
}
* html #holder {padding-bottom: 15px;}

#index #holder {padding-bottom: 360px;}
* html #index #holder {padding-bottom: 6px;}

.wrapper {
	position: relative;
	width: 996px;
	margin: 0 auto;
	text-align: left;
}

#holder .wrapper {padding-top: 140px;}
#index #holder .wrapper {padding-top: 140px;}

#footer .wrapper {
	height: 75px;
	background: url('../images/bg-footer-wrapper.gif') no-repeat 100% 100%;
}
#index #footer .wrapper {padding-top: 0;}

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, dl, dd, ul {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}
/* --- End Standart Tag's --- */

/* --- Banner --- */
#banner {
	position: absolute;
	top: 5px; right: 180px;
	display: block;
	width: 468px; height: 60px;
}

#banner img, #banner object {border: 0;}
/* --- End Banner --- */
/* --- Logo --- */
.logo {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 265px; height: 105px;
	background: url('../images/logo.gif') no-repeat 50% 50%;
}
.logo span {display: none;}
#logo-print {display: none;}
/* --- End Logo --- */
/* --- Languages --- */
#languages {
	padding: 0;
	list-style: none;
	position: absolute;
	top: 7px; left: 830px;
	font-size: .8em;
	text-transform: uppercase;
}
#languages li {
	display: block;
	float: left;
	margin-right: 9px;
}

#languages a {
	display: block;
	color: #708c3d;
	text-decoration: none;
	padding: 3px 2px;
}
#languages a:hover, #languages a.active {
	background: url('../images/bg-languages.gif') no-repeat 50% 50%;
	color: #fff;
}
/* --- End Languages --- */
/* --- Accessability --- */
.accessability {
	position: absolute;
	top: 30px; right: 0;
	font-size: .9em;
}
.accessability a {
	color: #0ca92f;
	text-decoration: underline;
}

/* --- End Accessability --- */
/* --- Top Navigation --- */
#top-navigation {
	padding: 0;
	list-style: none;
	position: absolute;
	top: 8px; right: 0;
}
#top-navigation li {
	display: block;
	float: left;
	margin-left: 9px;
}
#top-navigation a {
	display: block;
	width: 16px; height: 16px;
}
#top-navigation .home a {background: url('../images/ico-home.gif') no-repeat 50% 50%;}
#top-navigation .mail a {background: url('../images/ico-mail.gif') no-repeat 50% 50%;}
#top-navigation .print a {background: url('../images/ico-print.gif') no-repeat 50% 50%;}
#top-navigation .sitemap a {background: url('../images/ico-sitemap.gif') no-repeat 50% 50%;}

#top-navigation a span {display: none;}
/* --- End Top Navigation --- */
/* --- Search --- */
#search {
	position: absolute;
	top: 55px; right: 0px;
	width: 172px;
}
#search fieldset {
	padding: 2px 0 2px 6px;
	background: url('../images/bg-search.gif') no-repeat 0 50%;
}
#search label {display: none;}
#search .txtfld {
	width: 98px;
	font-size: .9em;
	color: #5b472f;
	background: #f5f1e6;
	border: 1px solid #f5f1e6;
}
#search .bt {
	vertical-align: middle;
	padding-left: 5px;
}
/* --- End Search --- */
/* --- Headers --- */
h1.phone {
	font: 100% Georgia, Garamond, serif;
	position: absolute;
	top: 105px; left: 0;
	color: #6b8735;
	padding: 5px 0 5px 35px;
	font-size: 1.3em;
	font-style: italic;
	text-decoration: underline;
	background: url('../images/bg-phone.gif') no-repeat 0 50%;
}
h1.citate {
	font: 100% Georgia, Garamond, serif;
	position: absolute;
	top: 90px; left: 315px;
	font-style: italic;
	color: #549f60;
	text-align: right;
}
h1.citate span {padding-right: 35px;}
/* --- End Headers --- */
/* --- Structure --- */
#container {width: 996px;}
#block-left, #block-right {float: left;}
#block-left {width: 243px; margin-right: 12px;}
#block-right {
	width: 741px;
	background: url('../images/bg-block-right.gif') repeat-y;	
}
/* --- End Structure --- */
/* --- Index Structure --- */
#container #block-top {
	width: 996px;
	margin-bottom: 6px;
	background: url('../images/bg-top-block.gif') no-repeat 50% 100%;
}
#container #block-top .block-left, #container #block-top .block-right {
	float: left;
	width: 490px;
}
#container #block-top .block-left {margin-right: 16px;}



#container #block-middle {
	width: 996px;
	background: url('../images/bg-block-middle.gif') no-repeat 50% 100%;
}
#container #block-middle .block-left, #container #block-middle .block-center, #container #block-middle .block-right {float: left;}

#container #block-middle .block-left {
	width: 347px;
	margin-right: 8px;
}

#container #block-middle .block-center {
	width: 285px;
	margin-right: 9px;
	text-align: center;
}
#container #block-middle .block-center #calendar {margin: 0 auto;}


#container #block-middle .block-right {width: 347px;}


#bottom-bg .bottom-wrapper {width: 996px;}
#bottom-bg .bottom-wrapper .block-left, #bottom-bg .bottom-wrapper .block-center, #bottom-bg .bottom-wrapper .block-right {float: left;}

#bottom-bg .bottom-wrapper .block-left {
	width: 232px;
	margin-right: 8px;
}
#bottom-bg .bottom-wrapper .block-center {
	width: 390px;
	margin-right: 8px;
}
#bottom-bg .bottom-wrapper .block-right {
	width: 358px;
}

/* --- End Index Structure --- */
/* --- Index CSS --- */
/* Headers */
#block-top .block-left h2, #container #block-top .block-right h2 {
	display: block;
	width: 490px; height: 33px;
}
#block-top .block-left h2.declarants-lt {background: url('../images/h2-declarants-lt.gif') no-repeat 50% 50%;}
#block-top .block-left h2.declarants-en {background: url('../images/h2-declarants-en.gif') no-repeat 50% 50%;}

#block-top .block-right h2.project-managers-lt {background: url('../images/h2-project-managers-lt.gif') no-repeat 50% 50%;}
#block-top .block-right h2.project-managers-en {background: url('../images/h2-project-managers-en.gif') no-repeat 50% 50%;}

#block-top h2 span {display: none;}
/* End Headers */
/* Meniu */
#block-top .block-blue ul, #block-top .block-green ul {
	list-style: none;
	padding: 0;
	background: #f7f2e7;
	width: 490px;
	overflow: hidden;
}
#block-top .block-blue ul li, #block-top .block-green ul li {
	float: left;
	display: block;
}
#block-top .block-blue ul li a, #block-top .block-green ul li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
}
#block-top .block-blue ul li a span, #block-top .block-green ul li a span {display: block;}

.block-blue ul li.active a#b1, .block-blue ul li a#b1,
.block-green ul li.active a#b3, .block-green ul li a#b3 {padding-right: 45px;}

.block-blue ul li.active a#b1 span,
.block-green ul li.active a#b3 span {padding: 5px 0 15px 70px;}

.block-blue ul li a#b2,
.block-green ul li a#b4 {padding-right: 60px;}

.block-blue ul li a#b2 span,
.block-green ul li a#b4 span {padding: 15px 0 5px 60px;}

.block-blue ul li a#b1 span,
.block-green ul li a#b3 span {padding: 15px 0 5px 60px;}

.block-blue ul li.active a#b2,
.block-green ul li.active a#b4 {padding-right: 65px;}

.block-blue ul li.active a#b2 span,
.block-green ul li.active a#b4 span {padding: 5px 0 15px 60px;}


.block-blue ul li.active a#b1 {background: url('../images/b1-active-back.gif') no-repeat 100% 100%;}
.block-blue ul li.active a#b1 span {background: url('../images/b1-active-front.gif') no-repeat 0 100%;}

.block-blue ul li a#b2 {background: url('../images/b2-inactive-back.gif') no-repeat 100% 100%;}
.block-blue ul li a#b2 span {background: url('../images/b2-inactive-front.gif') no-repeat 0 100%;}


.block-blue ul li a#b1 {background: url('../images/b1-inactive-back.gif') no-repeat 100% 100%;}
.block-blue ul li a#b1 span {background: url('../images/b1-inactive-front.gif') no-repeat 0 100%;}

.block-blue ul li.active a#b2 {background: url('../images/b2-active-back.gif') no-repeat 100% 100%;}
.block-blue ul li.active a#b2 span {background: url('../images/b2-active-front.gif') no-repeat 0 100%;}



.block-green ul li.active a#b3 {background: url('../images/b3-active-back.gif') no-repeat 100% 100%;}
.block-green ul li.active a#b3 span {background: url('../images/b3-active-front.gif') no-repeat 0 100%;}

.block-green ul li a#b4 {background: url('../images/b4-inactive-back.gif') no-repeat 100% 100%;}
.block-green ul li a#b4 span {background: url('../images/b4-inactive-front.gif') no-repeat 0 100%;}


.block-green ul li a#b3 {background: url('../images/b3-inactive-back.gif') no-repeat 100% 100%;}
.block-green ul li a#b3 span {background: url('../images/b3-inactive-front.gif') no-repeat 0 100%;}

.block-green ul li.active a#b4 {background: url('../images/b4-active-back.gif') no-repeat 100% 100%;}
.block-green ul li.active a#b4 span {background: url('../images/b4-active-front.gif') no-repeat 0 100%;}
/* End Meniu */
/* Content */
#block-top .block-blue .list, #block-top .block-green .list {width: 490px;}
#block-top .block-blue .list {background: url('../images/bg-block-top-blue.gif') no-repeat 50% 0;}
#block-top .block-green .list {background: url('../images/bg-block-top-green.gif') no-repeat 50% 0;}

#block-top .list dl {
	width: 490px;
	padding-bottom: 15px;
	font-size: .9em;
	color: #fff;
}
#block-top .list dl dt {
	font-size: 1.6em;
	color: #fff;
	padding: 8px 15px;
}
#block-top .list dl dd {padding: 0;}

#block-top .block-blue .list dl a,
#block-top .block-green .list dl a {
	padding: 5px 15px;
	display: block; overflow: hidden;
	color: #fff;
	text-decoration: none;
	width: 460px;
}
* html #block-top .block-blue .list dl a,
* html #block-top .block-green .list dl a {
	width: 490px;
	width/* */:/**/460px;
}

#block-top .block-blue .list dl a {background: url('../images/bg-blue-line.gif') no-repeat 50% 100%;}
#block-top .block-green .list dl a {background: url('../images/bg-green-line.gif') no-repeat 50% 100%;}

#block-top .block-blue .list dl a:hover {background: #206979;}
#block-top .block-green .list dl a:hover {background: #4f6313;}

#block-top .block-blue .list dl a span.date,
#block-top .block-green .list dl a span.date,
#block-top .block-blue .list dl a span.title,
#block-top .block-green .list dl a span.title {float: left;}


#block-top .block-blue .list dl a span.date,
#block-top .block-green .list dl a span.date {
	display: block;
	width: 25px;
	text-align: right;
	padding-right: 10px;
	cursor: pointer;
	font-size: 1.6em;
	line-height: 12px;
}
#block-top .block-blue .list dl a span.date small,
#block-top .block-green .list dl a span.date small {font-size: .5em; line-height: 10px;}

#block-top .block-blue .list dl a span.title,
#block-top .block-green .list dl a span.title {
	display: block;
	width: 425px;
	cursor: pointer;
}

#block-top .block-blue .list dl a span.clear,
#block-top .block-green .list dl a span.clear {
	width: 100%;
	clear: both;
}

#block-top .list dl dd.all {
	text-align: right;
}
#block-top .list dl dd.all a {background: none;}
#block-top .list dl dd.all a:hover {background: none; text-decoration: underline;}
/* End Content */
/* Meniu */
#block-top .block-blue #left-structure,
#block-top .block-green #right-structure {
	width: 490px;
	position: relative;
	padding: 15px 0;
}
#block-top .block-blue #left-structure {background: url('../images/bg-block-top-blue.gif') no-repeat 50% 0;}
#block-top .block-green #right-structure {background: url('../images/bg-block-top-green.gif') no-repeat 50% 0;}



#block-top .block-blue #left-structure ul,
#block-top .block-green #right-structure ul {
	background: none;
	width: 245px;
	float: left;
}

/* Form */
#block-top .block-blue #left-structure .index-form {
	float: left;
	background: url('../images/bg-index-form-aa-b-first.gif') no-repeat 50% 0;
	color: #fff;
	padding-top: 15px;
}
#block-top .block-blue #left-structure .index-form .padding {
	padding: 0 15px 15px 15px;
	width: 215px;
	background: url('../images/bg-index-meniu-a-b-last.gif') no-repeat 50% 100%;
}


* html #block-top .block-blue #left-structure .index-form .padding {
	width: 245px;
	width/* */:/**/215px;
}

#block-top .block-blue #left-structure .index-form fieldset {padding: 2px 0;}
#block-top .block-blue #left-structure .index-form fieldset.padd {padding-bottom: 15px;}

#block-top .block-blue #left-structure .index-form fieldset label {
	display: block;
	padding-bottom: 2px;
}
#block-top .block-blue #left-structure .index-form fieldset .txtfld {
	font-size: .9em;
	width: 210px;
	padding: 2px 0;
	border: 0;
	color: #1d5f6d;
}


/* End Form */

#block-top .block-blue #left-structure ul li,
#block-top .block-green #right-structure ul li {
	float: none;
	display: block;
	
}
* html #block-top .block-blue #left-structure ul li,
* html #block-top .block-green #right-structure ul li {
	vertical-align: top;
	height: 1%;
}


#block-top .block-blue #left-structure ul li a,
#block-top .block-green #right-structure ul li a {
	display: block;
	padding: 6px 10px 6px 20px;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
#block-top .block-blue #left-structure ul li a span,
#block-top .block-green #right-structure ul li a span {
	display: block;
	padding-left: 20px;
	background: url('../images/bg-index-meniu-a.gif') no-repeat 0 50%;
}

#block-top .block-blue #left-structure ul li a:hover,
#block-top .block-green #right-structure ul li a:hover {
	text-decoration: underline;
}

#block-top .block-blue #left-structure ul li a:hover {background: #1d5f6d;}
#block-top .block-green #right-structure ul li a:hover {background: #475a11;}

#block-top .block-blue #left-structure ul li.first a:hover {background: url('../images/bg-index-meniu-a-b-first.gif') no-repeat 50% 0;}
#block-top .block-green #right-structure ul li.first a:hover {background: url('../images/bg-index-meniu-a-g-first.gif') no-repeat 50% 0;}

#block-top .block-blue #left-structure ul li.last a:hover {background: url('../images/bg-index-meniu-a-b-last.gif') no-repeat 50% 100%;}
#block-top .block-green #right-structure ul li.last a:hover {background: url('../images/bg-index-meniu-a-g-last.gif') no-repeat 50% 100%;}

/**/
#block-top .block-blue #left-structure ul ul,
#block-top .block-green #right-structure ul ul {
	position: absolute;
	float: none;
	display: none;
	left: 245px; top: 15px;
	z-index: 100;
}

#block-top .block-blue #left-structure ul ul a,
#block-top .block-blue #left-structure ul ul a:hover,
#block-top .block-blue #left-structure ul li.first ul a,
#block-top .block-blue #left-structure ul li.first ul a:hover {background: #1d5f6d;}

#block-top .block-green #right-structure ul ul a,
#block-top .block-green #right-structure ul ul a:hover,
#block-top .block-green #right-structure ul li.first ul a,
#block-top .block-green #right-structure ul li.first ul a:hover {background: #475a11;}


#block-top .block-blue #left-structure ul ul li.first a,
#block-top .block-blue #left-structure ul ul li.first a:hover,
#block-top .block-blue #left-structure ul li.first ul li.first a,
#block-top .block-blue #left-structure ul li.first ul li.first a:hover {background: url('../images/bg-index-meniu-aa-b-first.gif') no-repeat 50% 0;}

#block-top .block-green #right-structure ul ul li.first a,
#block-top .block-green #right-structure ul ul li.first a:hover,
#block-top .block-green #right-structure ul li.first ul li.first a,
#block-top .block-green #right-structure ul li.first ul li.first a:hover {background: url('../images/bg-index-meniu-aa-g-first.gif') no-repeat 50% 0;}

#block-top .block-blue #left-structure ul ul li.last a,
#block-top .block-blue #left-structure ul li.first ul li.last a:hover {background: url('../images/bg-index-meniu-a-b-last.gif') no-repeat 50% 100%;}


#block-top .block-green #right-structure ul ul li.last a,
#block-top .block-green #right-structure ul li.first ul li.last a:hover {background: url('../images/bg-index-meniu-a-g-last.gif') no-repeat 50% 100%;}


#block-top .block-blue #left-structure ul li:hover ul,
#block-top .block-green #right-structure ul li:hover ul {
	display: block;
}
/**/
/* End Meniu */

/* Lower Content */
#block-middle .block-left {}
#block-middle .block-right {}

#block-middle .block-left .list, #block-middle .block-right .list {width: 347px;}
#block-middle .block-left .list {background: url('../images/bg-block-middle-top-blue.gif') no-repeat 50% 0;}
#block-middle .block-right .list {background: url('../images/bg-block-middle-top-green.gif') no-repeat 50% 0;}

#block-middle .list dl {
	width: 347px;
	color: #fff;
	padding-bottom: 15px;
	font-size: .9em;
}
#block-middle .list dl dt {
	font-size: 1.6em;
	color: #fff;
	padding: 8px 15px;
}
#block-middle .list dl dd {padding: 0;}

#block-middle .block-left .list dl a,
#block-middle .block-right .list dl a {
	padding: 5px 15px;
	display: block; overflow: hidden;
	color: #fff;
	text-decoration: none;
	width: 317px;
}
* html #block-middle .block-left .list dl a,
* html #block-middle .block-right .list dl a {
	width: 347px;
	width/* */:/**/317px;
}

#block-middle .block-left .list dl a {background: url('../images/bg-blue-line-short.gif') no-repeat 50% 100%;}
#block-middle .block-right .list dl a {background: url('../images/bg-green-line-short.gif') no-repeat 50% 100%;}


#block-middle .block-left .list dl a:hover {background: #206979;}
#block-middle .block-right .list dl a:hover {background: #4f6313;}

#block-middle .block-left .list dl a span.date,
#block-middle .block-right .list dl a span.date,
#block-middle .block-left .list dl a span.title,
#block-middle .block-right .list dl a span.title {float: left;}

#block-middle .block-left .list dl a span.date,
#block-middle .block-right .list dl a span.date {
	display: block;
	width: 25px;
	text-align: right;
	padding-right: 10px;
	cursor: pointer;
	font-size: 1.6em;
	line-height: 12px;
}
#block-middle .block-left .list dl a span.date small,
#block-middle .block-right .list dl a span.date small {font-size: .5em; line-height: 10px;}

#block-middle .block-left .list dl a span.title,
#block-middle .block-right .list dl a span.title {
	display: block;
	width: 282px;
	cursor: pointer;
}

#block-middle .block-left .list dl a span.clear,
#block-middle .block-right .list dl a span.clear {
	width: 100%;
	clear: both;
}

#block-middle .list dl dd.all {
	text-align: right;
}
#block-middle .list dl dd.all a {background: none;}
#block-middle .list dl dd.all a:hover {background: none; text-decoration: underline;}
/* End Lower Content */
/* Bottom Content */
#bottom-bg .bottom-wrapper .block-left h2,
#bottom-bg .bottom-wrapper .block-center h2,
#bottom-bg .bottom-wrapper .block-right h2 {
	display: block;
	width: 200px; height: 30px;
}

#bottom-bg .bottom-wrapper .block-left h2.documents-search-lt {background: url('../images/h2-documents-search-lt.gif') no-repeat 50% 50%;}
#bottom-bg .bottom-wrapper .block-left h2.documents-search-en {background: url('../images/h2-documents-search-en.gif') no-repeat 50% 50%;}

#bottom-bg .bottom-wrapper .block-center h2.week-comment-lt {background: url('../images/h2-weeks-comment-lt.gif') no-repeat 50% 50%;}
#bottom-bg .bottom-wrapper .block-center h2.week-comment-en {background: url('../images/h2-weeks-comment-en.gif') no-repeat 50% 50%;}

#bottom-bg .bottom-wrapper .block-right h2.about-support-lt {background: url('../images/h2-all-about-support-lt.gif') no-repeat 50% 50%;}
#bottom-bg .bottom-wrapper .block-right h2.about-support-en {background: url('../images/h2-all-about-support-en.gif') no-repeat 50% 50%;}


#bottom-bg .bottom-wrapper .block-left h2 span,
#bottom-bg .bottom-wrapper .block-center h2 span,
#bottom-bg .bottom-wrapper .block-right h2 span {
	display: none;
}

/* Search */
#bottom-bg .bottom-wrapper .block-left #docsearch {
	padding: 5px;
	width: 222px;
}
* html #bottom-bg .bottom-wrapper .block-left #docsearch {
	width: 232px;
	width/* */:/**/222px;
}
#bottom-bg .bottom-wrapper .block-left #docsearch fieldset {padding: 2px 0;}
#bottom-bg .bottom-wrapper .block-left #docsearch fieldset label {
	display: block;
	padding-bottom: 2px; 
}
#bottom-bg .bottom-wrapper .block-left #docsearch fieldset select {
	font-size: .9em;
	width: 200px;
	padding: 2px 0;
	border: 1px solid;
	border-color: #d1c7a5 #d1c7a5 #ede9db #ede9db;
	color: #5d5a41;
}
#bottom-bg .bottom-wrapper .block-left #docsearch fieldset .txtfld {
	font-size: .9em;
	width: 135px;
	padding: 3px 0;
	border: 1px solid;
	border-color: #d1c7a5 #d1c7a5 #ede9db #ede9db;
	color: #5d5a41;
	vertical-align: middle;
}
#bottom-bg .bottom-wrapper .block-left #docsearch fieldset .bt {vertical-align: middle;}
/* End Search */
/* Comments */
#bottom-bg .bottom-wrapper .block-center #week-comment {
	width: 390px;
	padding-bottom: 10px;
	background: url('../images/bg-index-comments-bottom.gif') no-repeat 50% 100%;
}
#bottom-bg .bottom-wrapper .block-center #week-comment .padding {
	padding: 10px 10px 0 10px;
	width: 370px;
	background: url('../images/bg-index-comments-top.gif') no-repeat 50% 0;
	font-size: .9em;
}
* html #bottom-bg .bottom-wrapper .block-center #week-comment .padding {
	width: 390px;
	width/* */:/**/370px;
}
#bottom-bg .bottom-wrapper .block-center #week-comment .padding img {
	float: left;
	margin-right: 10px;
	border: 2px solid #5b472f;
}
#bottom-bg .bottom-wrapper .block-center #week-comment .padding h3 {
	font-size: 1.1em;
	padding-bottom: 10px;
}
#bottom-bg .bottom-wrapper .block-center #week-comment .padding p {margin: 0 0 1em 0; text-align: justify;}
#bottom-bg .bottom-wrapper .block-center #week-comment .padding a {color: #5b472f;}
#bottom-bg .bottom-wrapper .block-center #week-comment .padding table {
	width: 100%;
	border-collapse: collapse;
}
#bottom-bg .bottom-wrapper .block-center #week-comment .padding table td {width: 50%;}
#bottom-bg .bottom-wrapper .block-center #week-comment .padding table td.more {text-align: right;}
/* End Comments */
/* Logos */
#bottom-bg .bottom-wrapper .block-right #logos-list {
	width: 358px;
	padding-bottom: 10px;
	background: url('../images/bg-index-logos-bottom.gif') no-repeat 50% 100%;
}
#bottom-bg .bottom-wrapper .block-right #logos-list .padding {
	padding: 10px 10px 0 10px;
	background: url('../images/bg-index-logos-top.gif') no-repeat 50% 0;
	font-size: .9em;
	color: #47220b;
}

#bottom-bg .bottom-wrapper .block-right #logos-list .padding h3 {
	display: block;
	height: 15px;
	width: 100%;
	padding-bottom: 10px;
}
#bottom-bg .bottom-wrapper .block-right #logos-list .padding h3.fonds-lt {background: url('../images/h3-fonds-lt.gif') no-repeat 100% 0;}
#bottom-bg .bottom-wrapper .block-right #logos-list .padding h3.fonds-en {background: url('../images/h3-fonds-en.gif') no-repeat 100% 0;}

#bottom-bg .bottom-wrapper .block-right #logos-list .padding h3 span {display: none;}

#bottom-bg .bottom-wrapper .block-right #logos-list .padding p {margin: 0;}
#bottom-bg .bottom-wrapper .block-right #logos-list .padding a {color: #47220b;}
#bottom-bg .bottom-wrapper .block-right #logos-list .padding img {border: 0;}
/* End Logos */
/* Users */
#bottom-bg .bottom-wrapper .block-right #index-users-zone {width: 338px;}
#bottom-bg .bottom-wrapper .block-right #index-users-zone h4 {
	display: block;
	width: 338px;
	height: 18px;
}

#bottom-bg .bottom-wrapper .block-right #index-users-zone h4.estimator-lt {background: url('../images/h4-estimator-lt.gif') no-repeat 0 50%;}
#bottom-bg .bottom-wrapper .block-right #index-users-zone h4.estimator-en {background: url('../images/h4-estimator-en.gif') no-repeat 0 50%;}

#bottom-bg .bottom-wrapper .block-right #index-users-zone h4 span {display: none;}
#bottom-bg .bottom-wrapper .block-right #index-users-zone .errors {
	padding-left: 5px;
	color: #bf4444;
}

#bottom-bg .bottom-wrapper .block-right #index-users-zone h5 {
	font-size: 1em;
	padding: 5px 0 0 5px;
}
#bottom-bg .bottom-wrapper .block-right #index-users-zone a.logout {
	display: block;
	padding: 5px 0 0 20px;
	background: url('../images/bg-logout.gif') no-repeat 5px 80%;
}

#bottom-bg .bottom-wrapper .block-right #index-users-zone fieldset {padding: 2px 0;}
#bottom-bg .bottom-wrapper .block-right #index-users-zone .txtfld {
	font-size: .9em;
	width: 130px;
	padding: 3px 0;
	border: 1px solid;
	border-color: #d1c7a5 #d1c7a5 #c3c0b7 #c3c0b7;
	color: #5d5a41;
	vertical-align: middle;
	text-indent: 5px;
}
* html #bottom-bg .bottom-wrapper .block-right #index-users-zone .txtfld {font-size: 1em;}
*:first-child+html #bottom-bg .bottom-wrapper .block-right #index-users-zone .txtfld {font-size: 1em;}

#bottom-bg .bottom-wrapper .block-right #index-users-zone .bt {vertical-align: middle;}

#bottom-bg .bottom-wrapper .block-right #index-users-zone .forget {padding: 3px 0 0 5px;}
/* End Users */


/* End Bottom Content */
/* --- End Index CSS --- */
/* --- Meniu --- */
#meniu {width: 996px;}
#meniu ul {
	padding: 0;
	list-style: none;
	padding: 0 20px 0 266px;
	width: 710px;
}
#meniu ul li {
	display: block;
	float: left;
	position: relative;
	margin-right: -13px;
}
#meniu ul li.first {margin-right: 0;}

#meniu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	padding-right: 40px;
	white-space: nowrap;
}


#meniu ul li a span {
	display: block;
	padding: 11px 0 10px 25px;
	position: relative;
}

#meniu ul li.color1 a {background: url('../images/tab-color1-back.gif') no-repeat 100% 100%;}
#meniu ul li.color2 a {background: url('../images/tab-color2-back.gif') no-repeat 100% 100%;}
#meniu ul li.color3 a {background: url('../images/tab-color3-back.gif') no-repeat 100% 100%;}
#meniu ul li.color4 a {background: url('../images/tab-color4-back.gif') no-repeat 100% 100%;}
#meniu ul li.color5 a {background: url('../images/tab-color5-back.gif') no-repeat 100% 100%;}


#meniu ul li.color1 a span {background: url('../images/tab-color1.gif') no-repeat 0 100%;}
#meniu ul li.color2 a span {background: url('../images/tab-color2.gif') no-repeat 0 100%;}
#meniu ul li.color3 a span {background: url('../images/tab-color3.gif') no-repeat 0 100%;}
#meniu ul li.color4 a span {background: url('../images/tab-color4.gif') no-repeat 0 100%;}
#meniu ul li.color5 a span {background: url('../images/tab-color5.gif') no-repeat 0 100%;}

#meniu ul li a:hover, #meniu ul li a.active {text-decoration: underline;}
/* Submeniu Block */


/**/

#meniu ul ul {
	padding: 20px;
	list-style: none;
	display: none;
	position: absolute;
	width: 701px;
	background: #ffffff;
	z-index: 100;
	top: 35px;
	background: #fff;
	font-size: .95em;
}
#meniu ul li:hover ul, #meniu ul li.over ul  {display: block;}


#meniu ul ul.c1 {
	left: -11px;
	border-bottom: 3px solid #34aac3;
	background: url('../images/bg-meniu-c1.gif') no-repeat 50% 0;
}
#meniu ul ul.c2 {
	left: -131px;
	border-bottom: 3px solid #7fa01e;
	background: url('../images/bg-meniu-c2.gif') no-repeat 50% 0;
}
#meniu ul ul.c3 {
	left: -300px;
	border-bottom: 3px solid #d77c47;
	background: url('../images/bg-meniu-c3.gif') no-repeat 50% 0;
}
#meniu ul ul.c4 {
	left: -380px;
	border-bottom: 3px solid #3f7abe;
	background: url('../images/bg-meniu-c4.gif') no-repeat 50% 0;
}
#meniu ul ul.c5 {
	left: -509px;
	border-bottom: 3px solid #896746;
	background: url('../images/bg-meniu-c5.gif') no-repeat 50% 0;
}

#meniu ul ul li {
	background: none;
	width: 233px;
	padding: 0 0 5px 0;
	cursor: pointer;
	margin-right: 0;
}

#meniu ul ul li a {
	text-align: left;
	position: relative;
	padding: 4px 10px;
	width: 203px;
	display: block;
	font-weight: bold;
	color: #fff;
}
* html #meniu ul ul li a {
	width: 223px;
	width/* */:/**/203px;
}
#meniu ul ul.c1 li a {background: #34aac3;}
#meniu ul ul.c2 li a {background: #7fa01e;}
#meniu ul ul.c3 li a {background: #d77c47;}
#meniu ul ul.c4 li a {background: #3f7abe;}
#meniu ul ul.c5 li a {background: #896746;}

#meniu ul ul a:hover, #meniu ul ul a.active {text-decoration: underline;}

/**/
/***/

#meniu ul ul ul {
	width: 223px;
	padding: 0;
	position: static;
	font-size: .95em;	
}

#meniu ul ul ul li {
	float: none;
	position: static;
	display: block;
	padding: 0;
}
#meniu ul ul ul li a {
	font-weight: normal;
	background: none;
	padding-left: 20px;
	width: 193px;
}
* html #meniu ul ul ul li a {
	width: 223px;
	width/* */:/**/193px;
}

#meniu ul ul.c1 ul li a, #meniu ul ul.c2 ul li a, #meniu ul ul.c3 ul li a, #meniu ul ul.c4 ul li a {
	color: #000000;
}
#meniu ul ul.c1 ul li a {background: url('../images/meniu-c1-a.gif') no-repeat 0 50%;}
#meniu ul ul.c2 ul li a {background: url('../images/meniu-c2-a.gif') no-repeat 0 50%;}
#meniu ul ul.c3 ul li a {background: url('../images/meniu-c3-a.gif') no-repeat 0 50%;}
#meniu ul ul.c4 ul li a {background: url('../images/meniu-c4-a.gif') no-repeat 0 50%;}
#meniu ul ul.c5 ul li a {background: url('../images/meniu-c5-a.gif') no-repeat 0 50%;}

#meniu ul ul.c1 ul li a:hover, #meniu ul ul.c1 ul li a.active {color: #34aac3;}
#meniu ul ul.c2 ul li a:hover, #meniu ul ul.c2 ul li a.active {color: #7fa01e;}
#meniu ul ul.c3 ul li a:hover, #meniu ul ul.c3 ul li a.active {color: #d77c47;}
#meniu ul ul.c4 ul li a:hover, #meniu ul ul.c4 ul li a.active {color: #3f7abe;}
#meniu ul ul.c5 ul li a:hover, #meniu ul ul.c5 ul li a.active {color: #896746;}
/***/

/* End Submeniu Block */
/* --- End Meniu --- */
/* --- Block Left --- */
.bg-padding {
	padding: 5px 5px 10px 5px;
	background: url('../images/bg-bg-padding.gif') no-repeat 50% 100%;
}
.bg-padding1 {
	padding: 0 5px 10px 5px;
	background: url('../images/bg-bg-padding.gif') no-repeat 50% 100%;
}
.nobg-padding {
	padding: 5px 5px 20px; 5px;
	background: url('../images/bg-nobg-padding.gif') no-repeat 50% 100%;
}


/* ++ Module Navigation ++ */
#module-navigation {
	width: 233px;
	padding: 5px 0 0 0;
	background: url('../images/bg-mn-nocolor-top.gif') no-repeat 50% 0;
}
.color-type5 #module-navigation {background: url('../images/bg-mn-color1-top.gif') no-repeat 50% 0;}
.color-type4 #module-navigation {background: url('../images/bg-mn-color2-top.gif') no-repeat 50% 0;}
.color-type3 #module-navigation {background: url('../images/bg-mn-color3-top.gif') no-repeat 50% 0;}
.color-type2 #module-navigation {background: url('../images/bg-mn-color4-top.gif') no-repeat 50% 0;}
.color-type1 #module-navigation {background: url('../images/bg-mn-color5-top.gif') no-repeat 50% 0;}

#module-navigation ul {
	padding: 0 0 5px 0;
	list-style: none;
	font-size: 1.4em;
	background: url('../images/bg-mn-nocolor-bottom.gif') no-repeat 50% 100%;
}
.color-type5 #module-navigation ul {background: url('../images/bg-mn-color1-bottom.gif') no-repeat 50% 100%;}
.color-type4 #module-navigation ul {background: url('../images/bg-mn-color2-bottom.gif') no-repeat 50% 100%;}
.color-type3 #module-navigation ul {background: url('../images/bg-mn-color3-bottom.gif') no-repeat 50% 100%;}
.color-type2 #module-navigation ul {background: url('../images/bg-mn-color4-bottom.gif') no-repeat 50% 100%;}
.color-type1 #module-navigation ul {background: url('../images/bg-mn-color5-bottom.gif') no-repeat 50% 100%;}

#module-navigation ul li {display: block;}
* html #module-navigation ul li {
	vertical-align: top;
	height: 1%;
}
#module-navigation ul li a {
	display: block;
	padding: 4px 20px 4px 30px;
	color: #ffffff;
	text-decoration: none;
	background: url('../images/meniu-nocolor-a.gif') no-repeat 0 50%;
}
.color-type5 #module-navigation ul li a {background: url('../images/meniu-color1-a.gif') no-repeat 0 50%;}
.color-type4 #module-navigation ul li a {background: url('../images/meniu-color2-a.gif') no-repeat 0 50%;}
.color-type3 #module-navigation ul li a {background: url('../images/meniu-color3-a.gif') no-repeat 0 50%;}
.color-type2 #module-navigation ul li a {background: url('../images/meniu-color4-a.gif') no-repeat 0 50%;}
.color-type1 #module-navigation ul li a {background: url('../images/meniu-color5-a.gif') no-repeat 0 50%;}

#module-navigation ul li a:hover, #module-navigation ul li a.active {text-decoration: underline;}
/* ++ End Module Navigation ++ */
/* ++ Submeniu ++ */
#submeniu {
	width: 233px;
	padding: 12px 0 0 0;
	background: url('../images/bg-mn-nocolor-top.gif') no-repeat 50% 0;
}
.color-type5 #submeniu {background: url('../images/bg-color-top-blue.gif') no-repeat 50% 0;}
.color-type4 #submeniu {background: url('../images/bg-color-top-green.gif') no-repeat 50% 0;}
.color-type3 #submeniu {background: url('../images/bg-color-top-orange.gif') no-repeat 50% 0;}
.color-type2 #submeniu {background: url('../images/bg-color-top-dblue.gif') no-repeat 50% 0;}
.color-type1 #submeniu {background: url('../images/bg-color-top-brown.gif') no-repeat 50% 0;}

#submeniu ul {
	padding: 0 20px 12px 20px;
	width: 193px;
	list-style: none;
	background: url('../images/bg-mn-nocolor-bottom.gif') no-repeat 50% 100%;
}
* html #submeniu ul {
	width: 233px;
	width/* */:/**/193px;
}
.color-type5 #submeniu ul {background: url('../images/bg-color1-bottom.gif') no-repeat 50% 100%;}
.color-type4 #submeniu ul {background: url('../images/bg-color2-bottom.gif') no-repeat 50% 100%;}
.color-type3 #submeniu ul {background: url('../images/bg-color3-bottom.gif') no-repeat 50% 100%;}
.color-type2 #submeniu ul {background: url('../images/bg-color4-bottom.gif') no-repeat 50% 100%;}
.color-type1 #submeniu ul {background: url('../images/bg-color5-bottom.gif') no-repeat 50% 100%;}

#submeniu ul li {display: block;}
* html #submeniu ul li {
	vertical-align: top;
	height: 1%;
}
#submeniu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	width: 173px;
	padding: 5px 10px;
}
* html #submeniu ul li a {
	width: 193px;
	width/* */:/**/173px;
}

.color-type5 #submeniu ul li a {background: #34aac3;}
.color-type4 #submeniu ul li a {background: #7fa01e;}
.color-type3 #submeniu ul li a {background: #d77c47;}
.color-type2 #submeniu ul li a {background: #3f7abe;}
.color-type1 #submeniu ul li a {background: #896746;}

#submeniu ul li a:hover, #submeniu ul li a.active {text-decoration: underline;}

#submeniu ul ul, .color-type1 #submeniu ul ul, .color-type2 #submeniu ul ul, .color-type3 #submeniu ul ul, .color-type4 #submeniu ul ul, .color-type5 #submeniu ul ul {
	padding: 0; width: 193px;
	font-size: .9em;
	background: none;
	position: relative;
}
#submeniu ul ul a {
	font-weight: normal;
	color: #000;
	padding: 4px 10px 4px 20px;
	width: 163px;
}
* html #submeniu ul ul a {
	width: 193px;
	width/* */:/**/163px;
}
.color-type5 #submeniu ul ul a {background: url('../images/meniu-c1-a.gif') no-repeat 0 50%;}
.color-type4 #submeniu ul ul a {background: url('../images/meniu-c2-a.gif') no-repeat 0 50%;}
.color-type3 #submeniu ul ul a {background: url('../images/meniu-c3-a.gif') no-repeat 0 50%;}
.color-type2 #submeniu ul ul a {background: url('../images/meniu-c4-a.gif') no-repeat 0 50%;}
.color-type1 #submeniu ul ul a {background: url('../images/meniu-c5-a.gif') no-repeat 0 50%;}

/* ++ End Submeniu ++ */
/* ++ Calendar ++ */
#calendar {
	width: 233px;
	padding: 5px 0 0 0;
}
#index #calendar {padding: 0;}

.color-type5 #calendar {background: url('../images/bg-mn-color1-top.gif') no-repeat 50% 0;}
.color-type4 #calendar {background: url('../images/bg-mn-color2-top.gif') no-repeat 50% 0;}
.color-type3 #calendar {background: url('../images/bg-mn-color3-top.gif') no-repeat 50% 0;}
.color-type2 #calendar {background: url('../images/bg-mn-color4-top.gif') no-repeat 50% 0;}
.color-type1 #calendar {background: url('../images/bg-mn-color5-top.gif') no-repeat 50% 0;}

#calendar div {padding: 0 0 5px 0;}
#index #calendar div {padding: 0;}

.color-type5 #calendar div {background: url('../images/bg-mn-color1-bottom.gif') no-repeat 50% 100%;}
.color-type4 #calendar div {background: url('../images/bg-mn-color2-bottom.gif') no-repeat 50% 100%;}
.color-type3 #calendar div {background: url('../images/bg-mn-color3-bottom.gif') no-repeat 50% 100%;}
.color-type2 #calendar div {background: url('../images/bg-mn-color4-bottom.gif') no-repeat 50% 100%;}
.color-type1 #calendar div {background: url('../images/bg-mn-color5-bottom.gif') no-repeat 50% 100%;}

#calendar h2 {
	color: #fff;
	font-size: 1.2em;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
	display: block;
	width: 233px; height: 30px;
}
#calendar h2.events-lt {background: url('../images/h2-events-lt.gif') no-repeat 50% 0;}

.color-type5 #calendar h2.events-lt {background: url('../images/h2-events-lt-color1.gif') no-repeat 50% 0;}
.color-type4 #calendar h2.events-lt {background: url('../images/h2-events-lt-color2.gif') no-repeat 50% 0;}
.color-type3 #calendar h2.events-lt {background: url('../images/h2-events-lt-color3.gif') no-repeat 50% 0;}
.color-type2 #calendar h2.events-lt {background: url('../images/h2-events-lt-color4.gif') no-repeat 50% 0;}
.color-type1 #calendar h2.events-lt {background: url('../images/h2-events-lt-color5.gif') no-repeat 50% 0;}

.color-type4 #calendar h2.events-en {}
.color-type3 #calendar h2.events-en {}
.color-type2 #calendar h2.events-en {}
.color-type1 #calendar h2.events-en {}

#calendar h2 span {display: none;}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	font-size: .9em;
	color: #000;
}
.color-type5 #calendar table,
.color-type4 #calendar table, 
.color-type3 #calendar table,
.color-type2 #calendar table,
.color-type1 #calendar table {color: #fff;}

#calendar table th, #calendar table td {
	text-align: center;
}
#calendar table th {padding: 5px 3px;}
#calendar table td {font-size: 1.1em;}
#calendar table td.days {
	font-size: .9em;
	padding: 5px 2px;
	background: #f6e8c0;
	color: #5b472f;
}

.color-type5 #calendar table td.days {background: #7bc8d8; color: #1c5b69;}
.color-type4 #calendar table td.days {background: #acc16d; color: #36440d;}
.color-type3 #calendar table td.days {background: #e5aa87; color: #764427;}
.color-type2 #calendar table td.days {background: #82a8d5; color: #061a30;}
.color-type1 #calendar table td.days {background: #b29c87; color: #4c3926;}

#calendar table th {background: #f2e2ce;}

.color-type5 #calendar table th {background: #59b9ce;}
.color-type4 #calendar table th {background: #96b147;}
.color-type3 #calendar table th {background: #de9468;}
.color-type2 #calendar table th {background: #6292ca;}
.color-type1 #calendar table th {background: #9e8267;}

#calendar table th a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
}
#calendar table th a:hover {text-decoration: underline;}

.color-type1 #calendar table th a,
.color-type2 #calendar table th a,
.color-type3 #calendar table th a,
.color-type4 #calendar table th a,
.color-type5 #calendar table th a
{color: #ffffff;}

.color-type1 #calendar table th a:hover,
.color-type2 #calendar table th a:hover,
.color-type3 #calendar table th a:hover,
.color-type4 #calendar table th a:hover,
.color-type5 #calendar table th a:hover
{text-decoration: underline;}


#calendar table td a {
	color: #5b472f; background: #f2e2ce;
	text-decoration: none;
	display: block;
	padding: 5px 2px;
}

#calendar table td span {
	display: block;
	padding: 5px 2px;
}

.color-type5 #calendar table td a {color: #ffffff; background: #1c5b69;} 
.color-type4 #calendar table td a {color: #ffffff; background: #36440d;} 
.color-type3 #calendar table td a {color: #ffffff; background: #764427;}
.color-type2 #calendar table td a {color: #ffffff; background: #5489c6;}
.color-type1 #calendar table td a {color: #ffffff; background: #5b472f;}

#calendar table td a:hover {background: #5b472f; color: #fff;}

.color-type5 #calendar table td a:hover {background: #59b9ce;}
.color-type4 #calendar table td a:hover {background: #96b147;}
.color-type3 #calendar table td a:hover {background: #de9468;}
.color-type2 #calendar table td a:hover {background: #1f4b7d;}
.color-type1 #calendar table td a:hover {background: #9e8267;}

#calendar table td a.all {
	color: #5b472f;
	background: none;
	text-decoration: underline;
}

#index #calendar table td a.all {font-size: .9em; padding: 0;}

.color-type1 #calendar table td a.all,
.color-type2 #calendar table td a.all,
.color-type3 #calendar table td a.all,
.color-type4 #calendar table td a.all,
.color-type5 #calendar table td a.all {
	text-decoration: underline; background: none;
	color: #fff;
}

#calendar table td a.all:hover {color: #5b472f; background: none;}

.color-type1 #calendar table td a.all:hover,
.color-type2 #calendar table td a.all:hover,
.color-type3 #calendar table td a.all:hover,
.color-type4 #calendar table td a.all:hover,
.color-type5 #calendar table td a.all:hover {
	background: none;
	color: #fff;
}
/* ++ End Calendar ++ */
/* ++ Poll ++ */
#poll {
	width: 213px;
	padding: 0 10px;
	color: #5b472f;;
}
* html #poll {
	width: 233px;
	width/* */:/**/213px;
}

#poll h2 {
	color: #5b472f;
	font-size: 1.2em;
	font-style: italic;
	text-transform: uppercase;
	display: block;
	width: 213px; height: 35px;
}
#poll h2.poll-lt {background: url('../images/h2-poll-lt.gif') no-repeat 0 50%;}
#poll h2.poll-en {background: url('../images/h2-poll-en.gif') no-repeat 0 50%;}

#poll h2 span {display: none;}

#poll form {
	font-size: .9em;
	color: #5b472f;
}
#poll fieldset {padding: 5px 0;}
#poll fieldset input {vertical-align: middle;}

#poll table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}
#poll table td {width: 50%;}
#poll table td.left {text-align: left;}
#poll table td.right {text-align: right;}
#poll table img {border: 0;}

#poll .results-item {width: 100%; font-size: .9em;}
#poll .results-item table {border: 0;}
#poll .results-item td {width: auto; padding: 0;}

#text .nobg-padding {background: none;}
#text #poll .results-item table {margin: 0;}
#text #poll .results-item td {width: auto; padding: 0;}

#poll .results-item td.big {
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
}

#poll .results-item .holder {
	width: 211px;
	border: 1px solid #9b9891;
}
#poll .results-item .holder .line {
	background: #c68f32;
	height: 5px;
}

#poll span.total {font-size: .9em;}
#poll span.total b {font-size: 1.3em;}

/* ++ End Poll ++ */
/* ++ Administrative Fonds ++ */
#administrative-fonds {
	width: 213px;
	padding: 0 10px;
	color: #5b472f;
}
* html #administrative-fonds {
	width: 233px;
	width/* */:/**/213px;
}
#administrative-fonds h2 {
	color: #5b472f;
	font-size: 1.2em;
	font-style: italic;
	text-transform: uppercase;
	display: block;
	width: 213px; height: 35px;
}
#administrative-fonds h2.fonds-lt {background: url('../images/h2-fonds-lt.gif') no-repeat 0 50%;}
#administrative-fonds h2.fonds-en {background: url('../images/h2-fonds-en.gif') no-repeat 0 50%;}

#administrative-fonds h2 span {display: none;}
#administrative-fonds .padding {padding-top: 0; margin-top: 0;}
#administrative-fonds .padding p {margin: 0;}
#administrative-fonds .padding img {
	border: 0; margin-bottom: 5px;
}
/* ++ End Administrative Fonds ++ */
/* ++ Comments ++ */
#week-comment-inside {
	width: 213px;
	padding: 0 10px;
	color: #5b472f;
}
* html #week-comment-inside {
	width: 233px;
	width/* */:/**/213px;
}

#week-comment-inside h2 {
	color: #5b472f;
	font-size: 1.2em;
	font-style: italic;
	text-transform: uppercase;
	display: block;
	width: 213px; height: 35px;
}
#week-comment-inside h2.week-comment-lt {background: url('../images/h2-week-comment-lt.gif') no-repeat 0 50%;}
#week-comment-inside h2.week-comment-en {background: url('../images/h2-week-comment-en.gif') no-repeat 0 50%;}

#week-comment-inside h2 span {display: none;}
#week-comment-inside .padding {
	font-size: .9em;
}
#week-comment-inside .padding img {
	float: left;
	margin-right: 10px;
	border: 2px solid #5b472f;
}
#week-comment-inside .padding h3 {
	font-size: 1em;
	padding-bottom: 10px;
}
#week-comment-inside .padding p {margin: 0 0 1em 0; text-align: justify;}
#week-comment-inside .padding a {color: #5b472f;}
#week-comment-inside .padding table {
	width: 100%;
	border-collapse: collapse;
}
#week-comment-inside .padding table td {width: 50%;}
#week-comment-inside .padding table td.more {text-align: right;}

/* ++ End Comments ++ */
/* ++ Users Zone ++ */
#users-zone {
	width: 243px;
	padding: 10px 0;
}
#users-zone h2 {
	color: #5b472f;
	font-size: 1.2em;
	font-style: italic;
	text-transform: uppercase;
	display: block;
	width: 243px; height: 35px;
	padding-bottom: 5px;
}
#users-zone h2.estimator-lt {background: url('../images/h2-users-zone-lt.gif') no-repeat 50% 0;}
#users-zone h2.estimator-en {}

#users-zone .errors {
	color: #bf4444;
	padding-left: 10px;
}

#users-zone h2 span {display: none;}
#users-zone h3 {
	font-size: 1em;
	padding: 0 0 5px 10px;
	color: #5b472f;
}
#users-zone ul {
	list-style: none;
	padding: 0;
}
#users-zone ul li {display: block;}
* html #users-zone ul li {
	vertical-align: top;
	height: 1%;
}
#users-zone ul li a {
	display: block;
	padding: 2px 10px 2px 25px;
	color: #5b472f;
	background: url('../images/bg-add-links-a.gif') no-repeat 12px 50%;
}
#users-zone ul li.logout a {background: url('../images/bg-logout.gif') no-repeat 12px 50%;}

#users-zone ul li a:hover, #users-zone ul li a.active {color: #000;}


#users-zone fieldset {
	padding: 5px 0 5px 10px;
	background: url('../images/bg-users-zone.gif') no-repeat 5px 49%;	
}

#users-zone .txtfld {
	background: #ffffff;
	border: 0;
	color: #5d5a41;
	width: 150px;
}
#users-zone .bt {
	vertical-align: middle;
	margin: 2px 0 0 10px;
}

#users-zone .forget {
	padding: 12px 10px 0 10px;
	text-align: right;
	font-size: .9em;
}
#users-zone .forget a {color: #5b472f;}
/* ++ End Users Zone ++ */
/* ++ Banners ++ */
#banners {
	width: 233px;
	padding: 0 5px;
	text-align: center;
}
* html #banners {
	width: 243px;
	width/* */:/**/233px;
}
#banners img, #banners a, #banners object {
	display: block;
	margin: 3px auto;
	border: 0;
}
/* ++ End Banners ++ */
/* --- End Block Left --- */
/* --- Block Right --- */
/* ++ Submeniu 2 ++ */
#submeniu2 {
	width: 721px;
	padding: 15px 10px;
	background: url('../images/bg-submeniu2.gif') no-repeat 50% 0;
	border-bottom: 1px solid #e7e4da;
	min-height: 25px;
}
* html #submeniu2 {
	width: 741px; height: 55px;
	width/* */:/**/721px;
	height/* */:/**/25px;
}

#submeniu2 ul {
	padding: 0 0 0 5px; margin: 0;
	list-style: none;
	width: 716px;
}
* html #submeniu2 ul {
	width: 721px;
	width/* */:/**/716px;
}

#submeniu2 ul li {
	display: block;
	float: left;
}


#submeniu2 ul li a {
	display: block;
	padding-right: 20px;
	color: #5b472f;
	text-decoration: none;
	border-left: 1px solid #aea392;
}
#submeniu2 ul li.first a {border: 0;}
#submeniu2 ul li a.next {border: 0;}

#submeniu2 ul li a span {
	display: block;
	padding: 5px 0 5px 20px;
}

#submeniu2 ul li span.static {
	display: block;
	padding: 5px 20px;
	color: #5b472f;
	font-weight: bold;
}

#submeniu2 ul li a:hover {text-decoration: underline;}
#submeniu2 ul li a.active {
	border: 0;
	color: #fff;
	background: url('../images/bg-submeniu2-back.gif') no-repeat 100% 0;
}
#submeniu2 ul li a.active span {background: url('../images/bg-submeniu2-front.gif') no-repeat 0 0;}

#submeniu2 #documents-search {
	width: 721px;
	padding-top: 7px;
	background: url('../images/bg-documents-search-top.gif') no-repeat 50% 0;
}
#submeniu2 #documents-search form {
	padding: 0 20px 17px 20px;
	color: #fff;
	font-size: .9em;
	background: url('../images/bg-documents-search-bottom.gif') no-repeat 50% 100%;
}
#submeniu2 #documents-search form fieldset {padding: 0;}

#submeniu2 #documents-search form fieldset label {vertical-align: middle;}
#submeniu2 #documents-search form fieldset .txtfld {
	font-size: .9em;
	width: 140px;
	background: #787671;
	color: #fff;
	border: 0;
	padding: 3px 5px;
	vertical-align: middle;
}
* html #submeniu2 #documents-search form fieldset .txtfld {font-size: 1em;}
*:first-child+html #submeniu2 #documents-search form fieldset .txtfld {font-size: 1em;}

#submeniu2 #documents-search form fieldset .bt {vertical-align: middle;}

.border-top {
	width: 741px;
	height: 7px;
	background: url('../images/bg-text-top.gif') no-repeat 50% 100%;
}

/* ++ End Submeniu 2 ++ */
/* ++ Text ++ */
#text {
	padding: 15px;
	width: 711px;
	background: url('../images/bg-text.gif') no-repeat 50% 100%;
	color: #5b472f;
	line-height: 19px;
}
* html #text {
	width: 741px;
	width/* */:/**/711px;
}
#text h2 {
	color: #000;
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: 1.3em;
}

#text h3 {
	padding-bottom: 10px;
	color: #000;
	font-size: 1.2em;
}

#text h4 {
	color: #000;
	font-size: 1.1em;
}

#text p {margin: 0 0 1.5em 0;}
#text a {color: #5b472f;}

#text .pk a:hover {text-decoration: none;}

#text hr {
	border: 0;
	color: #bbb3a9;
	background-color: #bbb3a9;
	height: 1px;
}

#text ul {
	padding: 0;
	list-style: none;
	margin-bottom: 1.5em;
}

#text ul li {
	display: block;
	padding: 0 0 0 30px;
	background: url('../images/bg-text-bullet.gif') no-repeat 13px 7px;
}

* html #text ul li {vertical-align: top; height: 1%;}
#text ul ul {margin: 0;}
#text ul ul li {
	padding-left: 20px;
	background: url('../images/bg-text-bullet.gif') no-repeat 0 7px;
}

#text ul ul ul {margin: 0;}
#text ul ul ul li {
	background: url('../images/bg-text-bullet.gif') no-repeat 0 7px;
}

#text ol {
	padding: 0 0 0 40px;
}
* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: lower-alpha;}
#text ol li {padding: 0}

#text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #bbb3a9;
	width: 100%;
	margin-bottom: 1.5em;
}

* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }
#text td {
	padding: 4px 5px;
	font-size: 1em;
	border-color: #bbb3a9;
	vertical-align: top;
}

#text th {
	padding: 4px 5px;
	text-align: left;
	color: #fff;
	background: #5b472e;
	border-color: #bbb3a9;
	font-weight: bold;
}

#text td p, #text th p {margin: 0;}
/* ++ End Text ++ */
/* ++ Add Links ++ */
#text #add-links {
	padding-top: 10px;
	width: 711px;	
}
#text #add-links .links {
	float: left;
	width: 227px;
	margin-right: 15px;
	padding-top: 8px;
	background: url('../images/bg-add-links-top.gif') no-repeat 50% 0;
}

#text #add-links .last {margin-right: 0;}

#text #add-links h3 {
	padding: 0 15px;
	color: #000;
	font-size: 1.2em;
}


#text #add-links .links ul {
	padding: 0 12px 12px 15px; margin: 0;
	list-style: none;
	background: url('../images/bg-add-links-bottom.gif') no-repeat 50% 100%;
	font-size: .9em;
	line-height: 16px;
	width: 200px;
}
* html #text #add-links .links ul {
	width: 227px;
	width/* */:/**/200px;
}

#text #add-links .links ul li {
	display: block;
	padding: 0; background: none;
}
* html #text #add-links .links ul li {
	vertical-align: top;
	height: 1%;
}

#text #add-links .links ul li a {
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #c3b29d;
	text-decoration: none;
	background: url('../images/bg-add-links-a.gif') no-repeat 0 11px;
}
#text #add-links .links ul li a:hover {text-decoration: underline;}
#text #add-links .links ul li.last a {border: 0;}
/* ++ End Add Links ++ */
/* ++ Pager ++ */
#pager {
	width: 537px;
	margin-left: 170px;
	text-align: right;
	line-height: 20px;
}
#pager a {
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	background: url('../images/bg-pager.gif') no-repeat 50% 50%;
}
#pager a:hover {text-decoration: underline;}
#pager a.active {background: url('../images/bg-pager-a.gif') no-repeat 50% 50%;}
/* ++ End Pager ++ */
/* ++ Modules ++ */

/* + News + */
#text .news-list {
	width: 711px;
	margin-bottom: 20px;
	border-bottom: 1px solid #bbb2a9;
}
#text .last {margin-bottom: 10px;}

#text .news-list div.date, #text .news-list div.image, #text .news-list dl {float: left;}
#text .news-list div.date {
	width: 25px;
	text-align: right;
	margin-right: 10px;
	line-height: 10px;
	font-size: .8em;
	color: #7a7a7a;
	padding-top: 3px;
}
#text .news-list div.date span {
	font-weight: bold;
	font-size: 1.6em; line-height: 14px;
}

#text .news-list div.image {
	width: 90px;
	margin-right: 10px;
	padding-bottom: 5px;
}
#text .news-list div.image img {border: 2px solid #5b472f;}

#text .news-list dl {width: 675px;}
#text .news-list dl.short {width: 570px;}
#text .news-list dl.long {width: 710px;}

#text .news-list dl dt {
	font-weight: bold;
	color: #000;
}
#text .news-list dl dt a {
	color: #000;
	text-decoration: none;
}
#text .news-list dl dt a:hover {text-decoration: underline;}

#text .news-list dl dt span {
	color: #787671;
	font-weight: normal;
}
#text .news-list dl dt span a {
	color: #787671;
	padding: 2px 20px 2px 0;
}
#text .news-list dl dt span a.link {background: url('../images/ico-link.gif') no-repeat 100% 50%;}
#text .news-list dl dt span a.doc {background: url('../images/ico-doc.gif') no-repeat 100% 50%;}
#text .news-list dl dt span a.pdf {background: url('../images/ico-pdf.gif') no-repeat 100% 50%;}
#text .news-list dl dt span a.zip {background: url('../images/ico-zip.gif') no-repeat 100% 50%;}
#text .news-list dl dt span a.rar {background: url('../images/ico-rar.gif') no-repeat 100% 50%;}
#text .news-list dl dt span a.txt {background: url('../images/ico-txt.gif') no-repeat 100% 50%;}

#text .news-list dl dd.more {
	text-align: right;
	padding-bottom: 5px;
	width: 675px; overflow: hidden;
}
#text .news-list dl.short dd.more {width: 570px;}
#text .news-list dl.long dd.more {width: 710px;}

#text .news-list dl dd.more a {
	width: 49px; height: 16px;
	display: block;
	float: right;
}
#text .news-list dl dd.img-lt a {background: url('../images/bg-more-lt.gif') no-repeat 50% 50%;}
#text .news-list dl dd.img-en a {}

#text .news-list dl dd.more a span {display: none;}


#text a.archyve {
	float: left;
	display: block;
	width: 92px; height: 22px;
}

#text a.img-archives-lt {background: url('../images/btn-archyve-lt.gif') no-repeat 50% 50%;}
#text a.img-archives-en {background: url('../images/btn-archyve-en.gif') no-repeat 50% 50%;}

#text a.archyve span {display: none;}


#text a.back {
	float: left;
	display: block;
	width: 48px; height: 22px;
}

#text a.img-back-lt {background: url('../images/btn-back-lt.gif') no-repeat 50% 50%;}
#text a.img-back-en {background: url('../images/btn-back-en.gif') no-repeat 50% 50%;}

#text a.back span {display: none;}


#text a.news {
	float: left;
	display: block;
	width: 92px; height: 22px;
}

#text a.img-news-lt {background: url('../images/btn-news-lt.gif') no-repeat 50% 50%;}
#text a.img-news-en {background: url('../images/btn-news-en.gif') no-repeat 50% 50%;}

#text a.news span {display: none;}

#text a.contacts {
	float: left;
	display: block;
	width: 170px; height: 22px;
}

#text a.img-contact-lt {background: url('../images/btn-contacts-lt.gif') no-repeat 50% 50%;}
#text a.img-contact-en {background: url('../images/btn-contacts-en.gif') no-repeat 50% 50%;}

#text a.contacts span {display: none;}


#text a.events {
	float: left;
	display: block;
	width: 92px; height: 22px;
}

#text a.img-events-lt {background: url('../images/btn-events-lt.gif') no-repeat 50% 50%;}
#text a.img-events-en {background: url('../images/btn-events-en.gif') no-repeat 50% 50%;}

#text a.events span {display: none;}

#text a.law-acts {
	float: left;
	display: block;
	width: 170px; height: 22px;
}

#text a.img-law-acts-lt {background: url('../images/btn-law-acts-tree-lt.gif') no-repeat 50% 50%;}
#text a.img-law-acts-en {background: url('../images/btn-law-acts-tree-en.gif') no-repeat 50% 50%;}

#text a.law-acts span {display: none;}
/* + End News + */
/* + Faq + */
/* List */
#text #faq ul{
	padding: 0;
	list-style: none;
}
#text #faq ul li {
	background: none;
	padding: 0;
}
* html #text #faq ul li {
	vertical-align: top;
	height: 1%;
}


#text #faq ul.cats-list {
	font-size: 1.2em;
	font-weight: bold;
	background: #ebf3ce;
	color: #6a4a24;
}
#text #faq ul.questions-list {
	font-size: 1em;
	font-weight: bold;
	background: #f2e2ce;
	color: #5b472f;
}

#text #faq ul.cats-list ul.questions-list {font-size: .8em;}


#text ul.questions-list ul.answer {
	font-size: .9em;
	font-weight: normal;
	width: 711px;
}

#text ul.cats-list ul.questions-list ul.answer {
	font-size: .95em;
	font-weight: normal;
}

#text #faq ul.answer li {
	display: block;
	padding: 6px 10px 6px 45px;
}

#text #faq ul.cats-list li a {
	display: block;
	padding: 8px 15px;
	border-bottom: 1px solid #ada397;
	text-decoration: none;
}
#text #faq ul.cats-list li a:hover {
	text-decoration: underline;
	color: #000;
	background: #d7e79e;
}
#text #faq ul.cats-list li a.active {
	color: #fff;
	background: #5b472f;
	text-decoration: underline;
}

#text #faq ul.cats-list ul.questions-list li a,
#text #faq ul.questions-list li a {
	display: block;
	padding: 10px 15px 10px 35px;
	border-bottom: 0;
	text-decoration: none;
	background: url('../images/ico-faq.gif') no-repeat 10px 50%;
}
#text #faq ul.cats-list ul.questions-list li a:hover,
#text #faq ul.questions-list li a:hover {
	color: #000;
	text-decoration: underline;
	background: url('../images/ico-faq.gif') no-repeat 10px 50%;
}
#text #faq ul.cats-list ul.questions-list li a.active,
#text #faq ul.questions-list li a.active {
	color: #8a6746;
	text-decoration: underline;
}

/* End List */
/* Form */
#text #faq-form {
	width: 711px;
	padding-top: 10px;
	background: url('../images/bg-faq-form.gif') no-repeat 50% 0;
}
#text #faq-form .padding {
	padding: 0 10px 10px 10px;
	background: url('../images/bg-faq-form-bottom.gif') no-repeat 50% 100%;
}
#text #faq-form .padding form {width: 691px;}
#text #faq-form .padding h3 {padding-left: 10px;}

#text #faq-form .padding form fieldset {padding: 2px 0 2px 10px;}
* html #text #faq-form .padding form fieldset {padding: 1px 0 1px 10px;}
*:first-child+html #text #faq-form .padding form fieldset {padding: 1px 0 1px 10px;}

#text #faq-form .padding form fieldset.bg {background: url('../images/bg-faq-form-input.gif') no-repeat 50% 100%;}
#text #faq-form .padding form fieldset.textarea {background: url('../images/bg-faq-textarea.gif') no-repeat 50% 100%; width: 440px;}

#text #faq-form .padding form fieldset label {
	display: block;
	padding-bottom: 5px;
}
#text #faq-form .padding form .block-left, #text #faq-form .padding form .block-center, #text #faq-form .padding form .block-right {float: left;}
#text #faq-form .padding form .block-left {
	width: 170px;
	margin-right: 5px;
}
#text #faq-form .padding form .block-center {
	width: 450px;
}
#text #faq-form .padding form .block-right {
	width: 65px;
	height: 187px;
	position: relative;
}

#text #faq-form .padding form .txtfld {
	border: 0;
	background: transparent;
	color: #59472f;
}
#text #faq-form .padding form select {
	width: 150px;
}

#text #faq-form .padding form textarea {
	font: 100%  Tahoma, Arial, Helvetica, sans-serif;
	width: 430px; height: 156px;
	overflow: auto;
	border: 0;
	background: transparent;
	color: #59472f;
}

#text #faq-form .padding form .bt {
	position: absolute;
	left: 5px; bottom: 2px;
}

#text #faq-form .padding ul {
	margin-bottom: 10px;
	color: #ff0000;
}
#text #faq-form .padding ul li {
	background: url('../images/bg-add-links-a.gif') no-repeat 15px 8px;
	padding-left: 30px;
}
/* End Form */
/* + End Faq + */
/* + BPD  */
/* Form */
#text #bpd-filter {
	width: 711px;
	padding-top: 10px;
	background: url('../images/bg-faq-form.gif') no-repeat 50% 0;
	margin-bottom: 15px;
}
#text #bpd-filter .padding {
	padding: 0 10px 10px 10px;
	background: url('../images/bg-faq-form-bottom.gif') no-repeat 50% 100%;
}
#text #bpd-filter .padding form {width: 691px;}
#text #bpd-filter .padding form fieldset {padding: 2px 0;}
#text #bpd-filter .padding form fieldset.padding {padding-left: 270px; border: 0; background: none;}

#text #bpd-filter .padding form label {
	display: block;
	width: 260px;
	float: left;
	padding-right: 10px;
	text-align: right;
}
#text #bpd-filter .padding form .txtfld {
	width: 300px;
	color: #5b472f;
}
/* End Form */
/* + End BPD + */
/* + Gallery + */
#text .gallery-list {
	border-collapse: collapse;
	border: 0;
}
#text .gallery-list td {
	width: 172px;
	padding: 0;
}
#text .gallery-list td .item {
	width: 172px; height: 173px;
	position: relative;
}

#text .gallery-list td .item .image {
	position: absolute;
	top: 0; left: 0;
	width: 172px; height: 173px;
	background: url('../images/image_bg.png') no-repeat 50% 50%;
}
* html #text .gallery-list td .item .image {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/image_bg.png');
}


#text .gallery-list td .item img {border: 0;}
#text .gallery-list td .item a {cursor: pointer;}

/* + End Gallery + */
/* + Sitemap + */
#text .sitemap li {padding-bottom: 20px;}
#text .sitemap ul li {padding-bottom: 0;}
#text .sitemap ul ul li {padding-bottom: 0;}
#text .sitemap ul ul {font-size: .9em;}

#text .sitemap li.color6 a, #text .sitemap li.color7 a {color: #75ae5c;}
#text .sitemap li.color5 a {color: #8a6746;}
#text .sitemap li.color4 a {color: #3f7abe;}
#text .sitemap li.color3 a {color: #d77c47;}
#text .sitemap li.color2 a {color: #7fa01e;}
#text .sitemap li.color1 a {color: #34aac3;}

/* + End Sitemap + */
/* + Contacts + */
/* List */
#text .contacts-list {
	border-collapse: collapse;
	border: 0;
}
#text .contacts-list td {
	border-bottom: 1px solid #7f705d;
	font-size: .9em;
}
#text .contacts-list td.left, #text .contacts-list th.left {text-align: left;}
#text .contacts-list td.center, #text .contacts-list th.center {text-align: center;}
#text .contacts-list td.right, #text .contacts-list th.right {text-align: right;}

#text .contacts-list td span {
	display: block;
	padding-left: 25px;
}
#text .contacts-list td span.phone {background: url('../images/ico-phone.gif') no-repeat 0 50%;}
#text .contacts-list td span.mail {background: url('../images/ico-email.gif') no-repeat 0 50%;}
/* End List */
/* Form */
#text #contacts-form {
	width: 711px;
	padding-top: 10px;
	background: url('../images/bg-faq-form.gif') no-repeat 50% 0;
	margin-bottom: 15px;
}
#text #contacts-form form {
	width: 701px;
	padding: 0 5px 10px 5px;
	background: url('../images/bg-faq-form-bottom.gif') no-repeat 50% 100%;
}
* html #text #contacts-form form {
	width: 711px;
	width/* */:/**/701px;
}

#text #contacts-form fieldset {
	width: 215px;
	float: left;
	padding: 2px 0;
	background: url('../images/bg-faq-form-input.gif') no-repeat 100% 60%;
}
* html #text #contacts-form fieldset {width: 218px;}


#text #contacts-form fieldset label {padding-right: 12px; vertical-align: middle;}
* html #text #contacts-form fieldset label {padding-left: 5px;}
*:first-child+html #text #contacts-form fieldset label {padding-left: 1px;}

#text #contacts-form fieldset.input {
	background: none;
	width: 36px;
}

#text #contacts-form fieldset .txtfld {
	border: 0;
	background: transparent;
	color: #59472f;
	width: 140px;
	vertical-align: middle;
}
#text #contacts-form fieldset .bt {vertical-align: top; padding-left: 5px;}
/* End Form */
/* Feed */
#text #contacts-feed-form {
	width: 711px;
	padding-top: 10px;
	background: url('../images/bg-faq-form.gif') no-repeat 50% 0;
}
#text #contacts-feed-form form {
	width: 691px;
	padding: 0 10px 10px 10px;
	background: url('../images/bg-faq-form-bottom.gif') no-repeat 50% 100%;
}
* html #text #contacts-feed-form form {
	width: 711px;
	width/* */:/**/691px;
}

#text #contacts-feed-form form fieldset {
	padding: 4px 0;
	background: url('../images/bg-faq-form-input.gif') no-repeat 190px 50%;
}
#text #contacts-feed-form form fieldset.padding {
	padding-left: 190px;
	background: none;
}
#text #contacts-feed-form form fieldset label {
	display: block;
	width: 180px;
	padding-right: 10px;
	text-align: right;
	float: left;
}
#text #contacts-feed-form form fieldset .txtfld {
	border: 0;
	background: transparent;
	color: #59472f;
	width: 140px;
	vertical-align: middle;
	padding-left: 10px;
}
#text #contacts-feed-form ul.error {
	padding-left: 180px;
	color: #ed1b24;
}

#text #contacts-feed-form fieldset.textarea {background: url('../images/bg-faq-textarea.gif') no-repeat 190px; 100%;}

#text #contacts-feed-form textarea {
	font: 100%  Tahoma, Arial, Helvetica, sans-serif;
	width: 430px;
	padding-left: 10px;
	height: 156px;
	overflow: auto;
	border: 0;
	background: transparent;
	color: #59472f;
}

/* End Feed */
/* + End Contacts + */
/* + Forms + */
#text #forms {
	width: 711px;
	padding-top: 10px;
	background: url('../images/bg-faq-form.gif') no-repeat 50% 0;
}
#text #forms .container {
	width: 691px;
	padding: 0 10px 10px 10px;
	background: url('../images/bg-faq-form-bottom.gif') no-repeat 50% 100%;
}
* html #text #forms .container {
	width: 711px;
	width/* */:/**/691px;
}

#text #forms fieldset {padding: 4px 0;}
#text #forms fieldset label {
	display: block;
	width: 180px;
	padding-right: 10px;
	text-align: right;
	float: left;
}
* html #text #forms fieldset label {
	width: 190px;
	width/* */:/**/180px;
}
#text #forms fieldset.color label {color: #ed1b24;}
#text #forms fieldset label.color {color: #ed1b24;}
#text #forms fieldset.padd {padding-left: 190px;}
#text #forms fieldset textarea {
	font: 100%  Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #aea38f;
	color: #59472f;
	padding: 2px 5px;
	width: 300px;
	height: 150px;
	overflow: auto;
}

#text #forms fieldset .list {margin-left: 190px;}

#text #forms ul.error {
	padding-left: 180px;
	color: #ed1b24;
	margin: 0;
}

/* + End Forms + */
/* + Events + */
#text #events-form {
	width: 711px;
	padding-top: 10px;
	background: url('../images/bg-faq-form.gif') no-repeat 50% 0;
	margin-bottom: 15px;
}
#text #events-form form {
	width: 701px;
	padding: 0 5px 10px 5px;
	background: url('../images/bg-faq-form-bottom.gif') no-repeat 50% 100%;
}
* html #text #events-form form {
	width: 711px;
	width/* */:/**/701px;
}
#text #events-form form fieldset {
	padding: 4px 0;
	width: 340px;
	float: left;
	background: url('../images/bg-faq-form-input.gif') no-repeat 115px 50%;
}
#text #events-form form fieldset.no-bg {background: none;}
#text #events-form form fieldset.no-bg label {padding-right: 5px;}

#text #events-form form fieldset.padd {
	background: none;
	text-align: right;
}

#text #events-form form fieldset label {
	display: block;
	float: left;
	width: 110px;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}
#text #events-form form fieldset .txtfld {
	border: 0;
	background: transparent;
	color: #59472f;
	width: 150px;	
}
#text #events-form form fieldset select {
	color: #59472f;
	border: 1px solid #d1c7a5;
	width: 200px;
}

#text #events-form form fieldset input.calendar {
	background: #5b472f url('../images/icon.calendar.select.gif') no-repeat 50% 50%;
	width: 30px;
	border: 0;
	margin-left: 10px;
}
#text #events-form form fieldset .bt {margin-right: 25px;}
* html #text #events-form form fieldset .bt {margin-right: 20px;}

/* Calendars */
#text #inside-calendar {
	width: 711px;
	margin-bottom: 15px;
}
#text #inside-calendar .item {
	float: left;
	width: 232px;
	margin-right: 5px;
}
#text #inside-calendar .last {margin-right: 0;}

#text #inside-calendar .item table {
	border: 1px solid #c6bfb6;
	margin: 0;
	border-collapse: collapse;
	font-size: .9em;
	color: #000;
}

#text #inside-calendar .item table th, #text #inside-calendar .item table td {
	text-align: center;
}
#text #inside-calendar .item table th {padding: 5px 3px;}
#text #inside-calendar .item table td {font-size: 1.1em; padding: 0;}
#text #inside-calendar .item table td.days {
	font-size: .9em;
	padding: 5px 2px;
	background: #f6e8c0;
	color: #5b472f;
}

#text #inside-calendar .item table th {background: #f2e2ce; color: #5b472f;} 
#text #inside-calendar .item table th a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
}
#text #inside-calendar .item table th a:hover {text-decoration: underline;}


#text #inside-calendar .item table td a {
	color: #5b472f; background: #f2e2ce;
	text-decoration: none;
	display: block;
	padding: 5px 2px;
}

#text #inside-calendar .item table td span {
	display: block;
	padding: 5px 2px;
}

#text #inside-calendar .item table td a:hover {background: #5b472f; color: #fff;}
/* End Calendars */

/* + End Events + */

/* ++ End Modules ++ */
/* --- End Block Right --- */


/* --- Footer --- */
#footer {
	clear: both;
	left: 0; bottom: 0;
	width: 100%; height: 75px;
	position: static;
	text-align: center;
	background: #5b472f url('../images/bg-footer.gif') repeat-x;
	color: #efe3cd;
}

* html #footer {position: relative;}
head:first-child+body #footer {position: absolute;}

#footer ul {
	list-style: none;
	padding: 0;
	font-size: .9em;
	padding-top: 20px;
}
#footer ul li {
	float: left;
	display: block;
	margin-right: 50px;
}
#footer ul li a {color: #efe3cd;}


#index #footer {
	height: 350px;
	background: #f0e3bf url('../images/bg-footer.gif') repeat-x 0 100%;
	border-top: 5px solid #bcaa85;
}


#index #footer .bottom-wrapper {
	width: 996px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	height: 275px;
	color: #47220b;
}

/* --- End Footer --- */

.clear {
	width: 100%;
	clear: both;
}

#text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}


a[href$='.doc']
{
    display: inline-block;
    padding-left: 20px;
    line-height: 18px;
    background: transparent url(/images/doc.gif) center left no-repeat;
}

#indexsubmeniu-1 {
	margin-top: 0px;
}
#indexsubmeniu-2 {
	margin-top: 26px;
}

#indexsubmeniu-3 {
	margin-top: 52px;
}

#indexsubmeniu-4 {
	margin-top: 78px;
}

#indexsubmeniu-5 {
	margin-top: 104px;
}
#indexsubmeniu-6 {
	margin-top: 130px;
}



div.apklausa_form form {
	 margin: 0;
	 padding: 0;
}


div.apklausa_form form fieldset {
	 display: block;
	 width: 100%;
	 margin: 0;
	 padding: 0 0 40px 0 !important;
}

div.apklausa_form form div.list {
	float: left;
	width: 210px;
	margin: 0 !important;
	padding: 0 !important;
	text-align: right;
}

div.apklausa_form form div.sub {
	float: left;
	width: 100% !important;
}

div.apklausa_form form label {
	float: left;
	width: 450px !important;
	font-weight: bold;
}

div.apklausa_form form label.textarea {
	float: left;
	width: 300px !important;
	font-weight: bold;
}

div.apklausa_form textarea {
	height: 80px !important;
}

div.apklausa_form form div.list label {
	font-weight: normal;
}

div.apklausa_form ul.error {
	padding: 30px 0 !important;
}

.questions-filter
{
    background-color: #F2E2CE;
    font-size: 12px;
    padding: 15px;
}
