	/* CSS Document */

/**************** BASIC ELEMENTS ****************/

body {
  	background: #dadada;
  	font-family: Arial, sans-serif;
  	margin: 0;
  	padding: 0;
  	color: #231f20;
  	font-size: 9pt;
  	/* text-shadow: 0 0 0 #000; */ /*Font fix for Safari*/
}

input {
  	/* font-size: 11px; */
  	background-color: white;
  	color: black;
} 

input:focus {
  	/* border: 2px #F5A302 solid; */
  	background: #FFFFDD;
}

div#frameholder input.input_button {
	background-color: transparent;
	border:0 none;
	height:23px;
	padding-top:0;
	cursor: pointer;
}  

div.hpcontent img {
  	border-color: #D9D9D9;
	  /* margin: 0 0 10px 20px;
  	float: right; */
}

div.hpcontent div.right img {
	width: 125px;
	margin: 0;
}

a img {
  	border: 0;
}

ul, li {
  	margin: 0;
  	padding: 0;
}

img, div, a {
  	/* behavior: url(css/iepngfix.htc) */ /* IE PNG Fix v1.0, (c) 2004-2008 Angus Turnbull http://www.twinhelix.com */
}





/**************** FRAMEHOLDER ****************/

div#frameholder {
	width: 970px;
	overflow: hidden;
	margin: 0 auto;
	background-color: white;
}

/**************** TOP ****************/

div#top {
	height: 44px;
	background: #6c92a7 url(../images/bg_top.gif) no-repeat left top;
	padding: 3px 10px 3px 5px;
	width: 955px; 
}

div#top span {
	float: left;
	font-size: 11px;
	color: white;
	padding: 2px 0 0 20px;
	display: none;
}

div#topru {
	height: 44px;
	background: #6c92a7 url(../images/bg_top_ru.gif) no-repeat left top;
	padding: 3px 10px 3px 5px;
	width: 955px; 
}

div#topru span {
	float: left;
	font-size: 11px;
	color: white;
	padding: 2px 0 0 20px;
	display: none;
}

div#topua {
	height: 44px;
	background: #6c92a7 url(../images/bg_top_ua.gif) no-repeat left top;
	padding: 3px 10px 3px 5px;
	width: 955px; 
}

div#topua span {
	float: left;
	font-size: 11px;
	color: white;
	padding: 2px 0 0 20px;
	display: none;
}

div#search {
	background-color: #231F20;
	width: 190px;
	float: right;
	height: 28px;
	padding: 7px 0 0 0;
}


div#contentholder input#searchWord {
	font-size: 10px;
	padding: 2px;
	width: 147px;
	height: 13px;
	border: 2px #DDDDDD inset;
	float:left;
	margin: 0 7px 0 0;
}

div#contentholder a#searchButton {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	background: transparent url(../images/btn_search.gif) no-repeat left top;
}

div#contentholder a#searchButton:hover {
	background: transparent url(../images/btn_search.gif) no-repeat left -18px;
}

div#languages {
	float: right;
	width: 350px;
	text-align: right;
}

div#languages a {
	padding: 0 0 0 22px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

div#languages a.lang_de, div#languages a.lang_ua, div#languages a.lang_bg {
	display: none;
}

div#languages a:hover {
	text-decoration: underline;
}


/**************** SEARCH RESULT ****************/

.search_result_item {
	margin: 0 0 35px 0;
}

.searchp strong {
	color: #083575;
}

.sh3 {
	padding: 3px 5px 3px 33px;
	background: #F4F4F4 url(../images/ico_search.gif) no-repeat 8px center;
	margin: 0 0 5px;
}

.sh3:hover a{
	color: #083575;
}

.sh3 a {
	color: #231F20;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	text-decoration: none;
	text-transform: none;
}

.search_result_item p {
	padding: 0 0 0 33px;
}


/**************** HEADER ****************/



div#header {
	background: transparent url(../images/bg_header.gif) repeat-x left top;
	width: 970px;
	height: 112px;
	padding: 0;
}

img.logoprint {
	display: none;
}

div#logo {
	position: relative;
	float: left;
}

div#logo h1 {
	display: block;
	margin: 0;
	text-decoration: none;
	text-indent: -2000em;
	z-index: 1000;
}

div#logo h1 a {
	background: transparent url(../images/bg_h1.gif) no-repeat left top;
	display: block;
	width: 580px;
	height: 112px;
	position: relative;
	top: -17px;
}


div#imgslideshow {
	float: right;
	width: 382px;
	height: 111px;
}

/* .cities {
	position: absolute;
	color: #6c92a7;
	font-size: 11px;
	top: 136px;
	left: 194px;
} */

/* div.minimenu {
	float: right;
	width: 108px;
}

div.minimenu a {
	display: block;
	width: 13px;
	height: 13px;
	float: left;
	margin: 0 19px 0 0;
}

.mhome {
	background: transparent url(../images/btn_mhome.gif) no-repeat left top;
}

.msite {
	background: transparent url(../images/btn_msite.gif) no-repeat left top;
}

.mcont {
	background: transparent url(../images/btn_mcont.gif) no-repeat left top;
} */

/**************** HORMENU ****************/

div#hormenu {
	width: 780px;
	height: 33px;
	background-color: #231f20;
	padding: 1px 0;
	_padding: 1px 0 0 0;
	float: left;
}

div#hormenu ul li {
	display: block;
	float: left;
}

div#hormenu ul li a {
	display: block;
	padding: 9px 27px 0 15px;
	color: #cecece;
	text-decoration: none;
	background: #343132 url(../images/bg_hormenuitem.gif) no-repeat right center;
	font-size: 12px;
	height: 24px;
	margin: 0 1px 0 0;
	white-space: nowrap;
	_width: 1px;
}

div#hormenu ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #484546;
}

div#midgray {
	height: 5px;
	background-color: #d9d9d9;
	overflow: hidden;
}



/**************** CONTENT ****************/

#content {
	padding: 24px;
}

.hpcontent {
	padding: 24px 22px 19px 24px;
	overflow: hidden;
}


/**************** HPTOP ****************/

.hpcontent .left {
	float: left;
	width: 537px;
	height: 185px;
}

.hpcontent .right {
	float: right;
	width: 347px;
	/* height: 185px; */
}

.hpcontent .right h2 {
	font-weight: bold;
	color: #231f20;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	background: #f4f4f4 url(../images/bg_hptop_h2.png) no-repeat left top;
	width: 327px;
	height: 22px;
	padding: 1px 10px 0 10px;
	margin: 0;
	overflow: hidden;
}

.hpcontent .right span.date {
	color: #6c92a7;
	font-size: 11px;
	text-transform: none;
	display: block;
	font-weight: normal;
	background: #f4f4f4;
	padding: 4px 0 4px 10px;
	margin: -4px 0 0 0;
}

.hpcontent .right p {
	color: #231f20;
	/*line-height: 1.5em;*/
	padding: 8px 0 0 0;
}

.hptoplink {
	color: #231f20;
	text-decoration: none;
	display: block;
	line-height:1.3em;
	margin:0 0 5px;
	font-weight: bold;
}



/**************** HPMID ****************/

div#hpmid {
	width: 970px;
	height: 232px;
	overflow: hidden;
}

div#hpmid .left {
	background: transparent url(../images/bg_hpmid.jpg) no-repeat left top;
	float: left;
	width: 588px;
	height: 232px;	
}

div#hpmid .right {
	float: right;
	width: 347px;
	height: 190px;
	background-color: #231f20;
	padding: 21px 21px 21px 14px;
}

div#hpmid h2, #hpmidinner h2 {
	font-weight: bold;
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	background: #2c292a url(../images/bg_hpmid_h2.png) no-repeat left top;
	width: 327px;
	height: 22px;
	padding: 1px 10px 0 10px;
	margin: 0;
	overflow: hidden;
}

div#hpmid span.date, #hpmidinner span.date {
	color: #6c92a7;
	font-size: 11px;
	text-transform: none;
	display: block;
	font-weight: normal;
	background: #2c292a;
	padding: 4px 0 4px 10px;
	margin: -4px 0 0 0;
}

div#hpmid p, #hpmidinner p {
	color: #cecece;
	line-height: 1.5em;
	padding: 14px 0 0 0;
}

div#hpmid p a, #hpmidinner p a {
	color: #cecece;
	text-decoration: none;
}

.hpmidlink {
	color: #cecece;
	text-decoration: none;
	display: block;
	line-height:1.3em;
	margin:0 0 5px;
}

div.hpcontent div.right .hpmidlink {
	color: #231f20;
	text-decoration: none;
	display: block;
	line-height:1.3em;
	margin:0 0 5px;
	font-weight: bold;
}


/**************** HPBOT ****************/

div#hpbot {
	padding: 24px 24px 15px 24px;
}

div#hpbot .left {
	float: left;
	width: 537px;
	height: 185px;
}

div#hpbot .right {
	float: right;
	height:185px;
	width:347px;
	text-align: right;
	vertical-align: middle;
}

.selects {
	float: left;
	width: 240px;
	padding: 0 12px 0 0;
}

.selects select {
	width: 240px;
	border: 2px #DDDDDD inset;
}

.newsletter {
	float: right;
	width: 244px;
	padding: 0 0 0 27px;
	position: relative;
}

.newsletter input.txt {
	width: 240px;
	border: 2px #DDDDDD inset;
	padding: 2px 0;
}

#hpbot .newsletter .linka2 {
	display: none;
}

.hpcontent .right .newsletter {
	float: none;
	padding: 0;
	margin: 0;
	width: auto;
}

#newsletter_send {
	width: 16px;
	height: 16px;
	position: absolute;
	left: 7px;
	top: 2px;
	background: url(../images/ico_ok.png) no-repeat left top;
	text-indent: -100em;
	overflow: hidden;
}

/**************** HPCONTENT, HPBOT (inner sites) ****************/

.hpcontent .hpcontentleft {
	float: left;
	width: 537px;
}

.hpcontent .big {
	float: none;
	width: auto;
}

.hpcontent .hpcontentleftfull {
	/*float: left;*/
	width: auto;
	
}

.hpcontent #hpmidinner .right {
	float: right;
	width: 347px;
	height: 190px;
	background-color: #231f20;
	padding: 21px 21px 21px 14px;
	margin: 0 -22px 0 0;
}


#hpbotinner {
	float: right;
	width:347px;
	color: #555555;
}

#hpbotinner p {
	/*line-height: 1.5em;*/
}

#hpbotinner .right {
	height:185px;
	width:347px;
	text-align: right;
	vertical-align: middle;
}

/**************** BTNS SIZES ****************/

#contentholder .btn_size1, #contentholder .btn_size1dark, #contentholder .btn_size2, #contentholder .btn_size3 {
	color: white;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	height: 18px;
	padding: 5px 0 0 0;
}

#contentholder .btn_size1:hover, #contentholder .btn_size1dark:hover, #contentholder .btn_size2:hover, #contentholder .btn_size3:hover {
	color: #231F20;
}

.fright {
	float: right;
} 

.btn_size1 {
	display: block;
	background: #8e8e8f url(../images/btn_size1.png) no-repeat left top;
	width: 93px;
}

.btn_size1dark {
	display: block;
	background: #8e8e8f url(../images/btn_size1dark.png) no-repeat left top;
	width: 93px;
}

.btn_size2 {
	display: block;
	background: #8e8e8f url(../images/btn_size2.png) no-repeat left top;
	width: 129px;
}

.btn_size3 {
	display: block;
	background: #8e8e8f url(../images/btn_size3.png) no-repeat left top;
	width: 143px;
}

.btn_size1special {
	background: #8e8e8f url(../images/btn_size1.png) no-repeat left top;
	width: 93px;
	height: 23px;
	border: 0;
	font-weight: bold;
	color: white;
	cursor: pointer;
	float: right;
	font-size: 11px;
}

.btn_size1special:hover {
	color: #231F20;
}

.inputspecial {
	width: 240px;
	font-size: 9pt;
}

/**************** NEWSLIST ****************/

.ndate {
	color: #6c92a7;
	font-size: 11px;
	text-transform: none;
	display: block;
	font-weight: normal;
}

.nh2 {
	padding: 3px 5px 3px 50px;
	background: #F4F4F4 url(../images/ico_news.gif) no-repeat 8px center;
}

.nh2 a {
	color: #231F20;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	text-decoration: none;
	text-transform: none;
}


.nh2a {
	padding: 3px 5px;
	margin: 0;
}

.nh2a a {
	color: #231F20;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

.nh2a a:hover {
	text-decoration: underline;
}




.np {
	/* padding: 0 0 0 15px; */
}

.newslist_img {
	margin: 5px 10px 10px 0;
	border: 1px solid #F4F4F4;
}

h2.news {
	font-weight: bold;
	font-size: 12px;
}

/**************** ADVERT ****************/

div#advert {
	text-align: center;
	padding: 145px 0 0 0;
	width: 206px;
	background: transparent url(../images/adv_txt.jpg) no-repeat left top;
}


/**************** FOOTER ****************/

div#footer {
	margin: 0 auto;
	background: transparent url(../images/bg_footer.png) no-repeat left top;
	width: 928px;
	height: 43px;
	font-size: 11px;
	color: white;
	text-align: left;
	padding: 25px 21px 0 21px; 
}

div#footerl {
	float: left;
}

div#footerr {
	float: right;
}

div#footer span {
	display: block;
	padding: 0 0 5px 0;
}

div#footer a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

div#footer a:hover {
	text-decoration: underline;
}





/**************** UTILS ****************/

.linka {
	/*background: transparent url(../images/linka.gif) repeat-x left top;*/
	background-color: #D9D9D9;
	height: 4px;
	overflow: hidden;
	margin: 15px 0;
}

.linka2 {
	background: transparent url(../images/linka2.gif) repeat-x left top;
	height: 1px;
	overflow: hidden;
	margin: 5px 0;
}



/**************** UTILS ****************/

.no_display {
  display: none;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
}


/**************** TABLES (for fck too) ****************/

.form_table1 {
	/* border: 1px solid #F2F2F2; */
	margin: 0 0 25px 0;
}

.form_table1 th {
	background: #d9d9d9;
	
}


.form_table1 td {
	padding: 2px 4px;
	vertical-align:top;
}

.form_table1 tr.rowl td {
	vertical-align: middle;
	
}

.form_table1 tr table tr.rowl {
	/* background-color: #D9D9D9; */
	/* border-bottom: 1px #F2F2F2 solid;	 */
}

.form_table1 tr table tr.rows {
	/* background-color: #F2F2F2; */
}

.form_table1 tr table tr.rowl td {
	/* background-color: #D9D9D9; */
	border-bottom: 1px #D9D9D9 solid;
}


.form_table1 p {
	margin: 0 0 4px 0;
}

#content .form_table1 ul {
	background-color: transparent;
}

#content .form_table1 ul li {

}

.form_table1 h4 {
	padding: 5px 10px 0 10px;
	margin: 0;
	font-weight: bold;
}

.form_table1 h4 a {
	color: #231F20;
	text-decoration: none;
}

.form_table1 h4 a:hover {
	color: #083575;
}

.form_table1 h5 {
	padding: 0 10px 5px 10px;
	margin: 0;
	color: #231F20;
	text-transform: none;
	
}

table.doing h4 {
	padding: 5px;
	text-transform: none;
}

table.doing a.pdf, table.doing2 a.pdf {
	/* display: block;
	height:30px;
	padding:13px 9px 0 0;
	width: 65px;
	background: transparent url(/images/ico_pdf-w.gif) no-repeat left top; */
	text-align: right;
}

table.doing2 td {
	padding: 5px;
}

table.doing2 p {
	margin: 0;
}

table.doing2 td b a, table.doing2 td strong a {
	font-weight: bold;
}

table.doing2 td a {
	font-weight: normal;
}

table.doing2 a.pdf2 {
	/* display: block;
	height:30px;
	padding:13px 9px 0 0;
	width: 65px;
	background: transparent url(/images/ico_pdf.gif) no-repeat left top; */
	text-align: right;
}

table.tableimages img {
	border-width: 1px;
	border-style: solid;
}

.form_table1 th.thdownload a {
	display: block;
	height:30px;
	padding:13px 0 0 9px;
	width:65px;
	background: transparent url(/images/ico_pdf.gif) no-repeat right top;
	text-align: left;
}

.cont-b {
	/* background-color: #F4F4F4; */
}

.tabudaje {
	border: 1px solid #D9D9D9;
	color: #666666;
	margin: 15px 0px 30px;
}

.tabudaje td {
	border-style: solid;
	border-color: #D9D9D9;
	padding: 3px 5px;
}

.tabudaje:hover {
	color: black;
}

#content div.upravapecka p, .hpcontent div.upravapecka p {
	line-height: 1.5em;
}

#content blockquote, .hpcontent blockquote {
	margin: 0;
}

table.kontakty h2 {
	margin-top: 0;
	font-weight: bold;
}

table.kontakty h3 {
	margin-top: 0;
}

table.kontakty a.mapka {
	background: transparent url(/images/mapka.gif) no-repeat left top;
	padding: 0 0 0 22px;
}

table.kontakty td {
	vertical-align: top;
}

table.kontakty div.linka2 {
	margin: 15px 0;
}


div#frameholder a.specialbutton {
	background:#8E8E8F url(../images/btn_size1.png) no-repeat scroll left top;
	display:block;
	width:93px;
	font-size:11px;
	font-weight:bold;
	height:18px;
	padding:5px 0 0;
	text-align:center;
	text-decoration:none;
	color: white;
	line-height: 1em;
}

div#frameholder a.specialbuttonbig{
	background:#8E8E8F url(../images/btn_size3.png) no-repeat scroll left top;
	display:block;
	width:129px;
	font-size:11px;
	font-weight:bold;
	height:18px;
	padding:5px 0 0;
	text-align:center;
	text-decoration:none;
	color: white;
	line-height: 1em;
	float: right;
}

div#frameholder a.specialbuttonhuge {
	background:#8E8E8F url(../images/btn_size3.png) no-repeat scroll left top;
	display:block;
	width: 143px;
	font-size:11px;
	font-weight:bold;
	height:18px;
	padding:5px 0 0;
	text-align:center;
	text-decoration:none;
	color: white;
	line-height: 1em;
}

.absback {
	position:absolute;
	margin-left: 510px;
	z-index:1;
}

.kontakttab {
	/* background-color: #F2F2F2; */
}

div.hpcontent div.right .kontakttab img {
	width: 56px;
	border: 1px solid gray;
}

.kontakttab td {
	padding: 3px;
}


div.svetla {
	background-color: #F2F2F2;
	margin: 0 0 5px 0;
}

div.tmavsi {
	background-color: #D9D9D9;
	margin: 0 0 5px 0;
}



h1 span {
	display: block;
	padding: 4px 35px 0 0;
	font-size: 12px;
	text-transform: none;
}


div.selects .btn_size3 {
	display: none;
}




/* END of CSS Document*/


