@charset "utf-8";

root { display: block; }
* { margin: 0; padding: 0; border: none; }
body {
  color: #585858; font-size: 14px;
  font-family: Arial, Verdana, sans;
}
.clean { clear: both; float: none; line-height: 0; font-size: 0; visibility: hidden; }

a { color: #fa7e29; }
a:hover { color: black; }

h1, h2, h3, h4, h5 { color: #fa7e29; }
/*  puvodni styl s cernymi sipkami
h1 { font-size: 18px; padding: 0 0 0 25px; margin: 5px 0 25px 0; background: url('../grafika/h1-arrow.gif') no-repeat left center; }
h2 { font-size: 16px; padding: 0 0 0 25px; margin: 20px 0 10px 0; background: url('../grafika/h2-arrow.gif') no-repeat left center; }
h3 { font-size: 14px; padding: 0 0 0 25px; margin: 20px 0 10px 0; background: url('../grafika/h3-arrow.gif') no-repeat left center; }
*/
h4 { font-size: 14px; padding: 0 0 0 0; margin: 16px 0 8px 0;  }
h5 { font-size: 12px; padding: 0 0 0 0; margin: 14px 0 6px 0;  }

h1 { font-size: 18px; padding: 0; margin: 5px 0 25px 0; }
h2 { font-size: 16px; padding: 0; margin: 20px 0 10px 0; }
h3 { font-size: 14px; padding: 0; margin: 20px 0 10px 0;}


p {
  margin: 0.1em 0 0.5em 0;
}

.clear {
  clear: both !important;
  float: none !important;
}

div.clear {
  line-height: 1px !important;
  margin: 0 !important;
  padding: !important;
}

.container { width: 971px; margin: 0 auto; }
.withBackground { background: url('../grafika/bg.gif') no-repeat 700px top; }

.topBlock {
  border-bottom: dashed 1px #b2b3b6;
/*  margin-top: 5px;*/
}

#logo {
  position: relative; height: 138px;
/*  background: url('../grafika/logo.gif') no-repeat 48px 0; */
}
#logo a#logoImg {
  position: absolute; left: 48px; top: 0;
  height: 138px; width: 124px;
  display: block;
}

#logo #logoAd {
  position: absolute;
  width: 483px; height: 89px;
  top: 32px; left: 278px;
/*
  border: solid 1px black;
  background-color: #f7f7f7;
*/
}

#topMenu { height: 41px; /*background-color: blue;*/ }
#topMenu ul { float: left; font-size: 12px; height: 100%; /*background-color: #ccc;*/ }
#topMenu ul li { float: left; height: 100%; list-style: none; /*background-color: #d4d4d4;*/ }
#topMenu ul li a { color: #585858; padding: 14px 6px 11px 6px; text-decoration: none; display: block; }
#topMenu ul li a:hover { text-decoration: underline; }
#topMenu ul li a.active {
  color: white; font-size: 12px; font-weight: bold; text-align: center;
  width: 128px; height: 27px;
  margin: 4px 10px 0 10px; padding: 10px 0 0 0;
  border-bottom: solid 2px white;
  background: url('../grafika/topmenu-active.gif') no-repeat;
}
#topMenu ul li.wide a.active {
  width: 200px; height: 27px;
  background: url('../grafika/topmenu-wide-active.gif') no-repeat;
}
#topMenu ul li a.active:hover { text-decoration: none; }

#topMenu #searchBox { float: right; height: 33px; width: 193px; padding: 8px 0 0 30px; background: url('../grafika/search-bg.gif') no-repeat 0 8px; /*background-color: orange;*/ }
#topMenu #searchBox #phrase { color: #585858; float: left; width: 116px; height: 18px; padding: 2px; border: solid 1px #e1e1e1; background: url('../grafika/search-input.jpg') no-repeat; }
#topMenu #searchBox #search { color: white; float: right; font-size: 12px; font-weight: bold; cursor: pointer; width: 64px; height: 24px; padding: 0 5px 0 5px; background: url('../grafika/search-submit.gif') repeat-x; background-color: #f46d23; }

#contentBlock { margin: 24px auto 0 auto; }
#contentBlock #contentTable { width: 100%; }
#contentBlock #contentTable tr td {
  vertical-align: top; border-right: dashed 1px #b2b3b6;
}
#contentBlock #contentTable #lContentTableCell { width: 234px; padding: 0 22px 0 0; }
#contentBlock #contentTable #lContentTableCell ul { width: 234px; list-style: none; border-bottom: solid 1px #e1e1e1; margin: 0 0 12px 0; background-color: #f7f7f7; }
#contentBlock #contentTable #lContentTableCell ul li { font-size: 12px; font-weight: bold; border-top: solid 1px #e1e1e1; background: url('../grafika/left-menu-li-bg.gif') repeat-x; background-color: #f7f7f7; }
#contentBlock #contentTable #lContentTableCell ul li a { color: black; text-decoration: none; height: 15px; padding: 12px 14px 9px 24px; border-left: solid 1px #e1e1e1; border-right: solid 1px #e1e1e1; display: block; background: url('../grafika/left-menu-li-a-bg.gif') no-repeat 11px 12px; }
#contentBlock #contentTable #lContentTableCell ul li a:hover { color: #fa7e29; }
#contentBlock #contentTable #lContentTableCell ul li.top { padding: 8px 0 0 0; border-top: none; background: url('../grafika/left-menu-li-round-bg.gif') no-repeat; }
#contentBlock #contentTable #lContentTableCell ul li.top a { border-left: none; border-right: none; }
#contentBlock #contentTable #lContentTableCell ul li.active { background-color: #FA7E29; background-image: none; }
#contentBlock #contentTable #lContentTableCell ul li.active a { color: black; background: url('../grafika/left-menu-li-a-bg-active.gif') no-repeat 11px 12px;
  border-left:1px solid #FA7E29; border-right:1px solid #FA7E29;
}
#contentBlock #contentTable #lContentTableCell ul li.active a:hover { color: black }
#contentBlock #contentTable #lContentTableCell ul li.active-top {
  background: white url('../grafika/left-menu-li-round-bg-active.gif') no-repeat;
}

#contentBlock #contentTable #lContentTableCell h2 { color: black; font-size: 14px; padding: 6px 0 6px 0; margin: 0; background: url('../grafika/h2-border.gif') no-repeat left bottom; }
/*
#contentBlock #contentTable #lContentTableCell #newsBox { }
#contentBlock #contentTable #lContentTableCell #newsBox .date { color: black; text-align: right; margin: 10px 0 10px 0; display: block; }
#contentBlock #contentTable #lContentTableCell #newsBox h3 { font-size: 12px; padding: 0 0 0 20px; background: url('../grafika/ico-news.gif') no-repeat left center; }
#contentBlock #contentTable #lContentTableCell #newsBox p { margin: 10px 0 0 0; }
#contentBlock #contentTable #lContentTableCell #newsBox .detail { font-size: 12px; text-align: right; margin: 0 0 20px 0; display: block; }
#contentBlock #contentTable #lContentTableCell #newsAllButton { width: 107px; height: 27px; margin: 0 auto; background: url('../grafika/news-all-button.gif') repeat-x; background-color: #f46d23; }
#contentBlock #contentTable #lContentTableCell #newsAllButton a { color: white; font-size: 12px; font-weight: bold; text-align: center; text-decoration: none; width: 107px; height: 27px; padding: 6px 0 0 0; display: block; }
*/

#contentBlock #contentTable #rContentTableCell {
  padding: 13px 23px 13px 23px;
}
#contentBlock #contentTable #rContentTableCell div#obsah {
/*  min-height: 500px;*/
}
body.home #contentBlock #contentTable #rContentTableCell div#obsah {
/*  min-height: none !important; */
}
#contentBlock #contentTable #rContentTableCell tr td { vertical-align: top; border-right: 0; }
#contentBlock #contentTable #rContentTableCell .detail { font-size: 12px; text-align: right; margin: 15px 0 20px 0; display: block; }
#contentBlock #contentTable #rContentTableCell ul, #contentBlock #contentTable #rContentTableCell ol { margin: 15px; }
#contentBlock #contentTable #rContentTableCell ul li, #contentBlock #contentTable #rContentTableCell ol li { margin: 0 0 0 15px; padding: 2px; }

#bottomBlock { min-height: 50px; margin: 24px 0 0 0; padding: 10px; border-top: dashed 1px #b2b3b6; }
#bottomBlock #about { font-size: 12px; }
#bottomBlock #about #copyright { float: left; /*background-color: red;*/ }
#bottomBlock #about #links { float: right; /*background-color: green;*/ }
#bottomBlock #about #links img { vertical-align: middle; }
#bottomBlock #about #links ul { list-style: none; }
#bottomBlock #about #links ul li { float: left; margin: 0 0 0 25px; }

/* hlasky */
div.ok { }
div.ko { color: red; }

/* mailing box */
#mailingBox {
  margin-top: 40px;
}

#contentBlock #contentTable #lContentTableCell #mailingBox h2 {
  margin-bottom: 10px;
}
#mailingBox input.text {
  color: #585858; width: 137px; height: 18px; padding: 2px; border: solid 1px #e1e1e1; background: url('../grafika/search-input.jpg') no-repeat;
}
#mailingBox #buttMailing { color: white; float: right; font-size: 12px; font-weight: bold; cursor: pointer; width: 84px; height: 24px; padding: 0 5px 0 5px; background: url('../grafika/search-submit.gif') repeat-x; background-color: #f46d23; }

#mailingBox .hlaska {
  margin-top: 0.5em;
  font-size: 0.9em;
}

/* mailing box - konec */

/* left banner */
#contentBlock #contentTable #lContentTableCell div.banner_left {
  margin-top: 25px;
}


/* vyber jazyka */
div#lang_select {
  float: right;
  margin-top: 10px;
  text-align: right;
  width: 90px;
  height: 30px;
}
div#lang_select img {
  margin-left: 5px;
  margin-bottom: 3px;
/*  width: 35px; */
  width: 25px;
}
div#lang_select img.cz, div#lang_select img.en {
  width: 35px;
}
/* vyber jazyka - konec */


/* novinky */

div.actuality {
	width:590px;
	padding:10px;
	border-bottom: 1px dashed #B2B3B6;
	float:left;
}
div.actuality-last {
  border-bottom: 0;
}
div.actuality-img {
  text-align: left;
  width:140px;
	float:left;
	margin-right:10px;
}
div.novinky div.text{
	width:440px;
	float:left;
}
div.actuality-no-image div.text{
	width:590px !important;
}
div.actuality div.text div.date{
  float: right;
	text-align:right;
	font-style:italic;
}

#newsAllButton {
  width: 107px; height: 27px; margin: 20px auto 0 auto;
  background: url('../grafika/news-all-button.gif') repeat-x;
  background-color: #f46d23;
  clear: both;
}
#newsAllButton a {
  color: white; font-size: 12px; font-weight: bold;
  text-align: center; text-decoration: none;
  width: 107px; height: 27px; padding: 6px 0 0 0;
  display: block;
}

/* novinky konec */


/* novinky na HP */
/*  verze pro novinky nahore
#hp_aktuality {
	border-bottom: 1px dashed #B2B3B6;
	margin-bottom: 2em;
	padding-top: 0;
}
*/
#hp_aktuality {
	border-top: 1px dashed #B2B3B6;
	margin-top: 2em;
	padding-top: 2em;
}
/* novinky na HP konec */


/* sitemap */
#contentBlock #contentTable #rContentTableCell ul.sitemap ul {
  margin: 0.3em 15px 0 15px;
}
/* sitemap */


/* obsahove stranky */

  /* dobreckova navigace */
  #contentBlock #contentTable div#breadcrumbs {
    margin-bottom: 2em;
  }

  #contentBlock #contentTable div#breadcrumbs ul.breadcrumbs {
    padding: 0;
    margin: 0 0 0 1em;
    display:inline;
    list-style-type:none;
  }

  #contentBlock #contentTable div#breadcrumbs ul.breadcrumbs li {
    display: inline;
    padding: 0 0.5em 0 0;
    margin: 0;
    line-height: 1.5em;
  }
  #contentBlock #contentTable div#breadcrumbs ul.breadcrumbs li a {
    background: transparent url('../grafika/breadcrumbs-delimiter.gif') no-repeat scroll right center;
    padding-right: 25px;
    text-decoration: underline;
  }
  /* dobreckova navigace - konec */


  #contentBlock #contentTable div#obsah ul.rubriky, #contentBlock #contentTable div#obsah ul.clanky  {
    margin: 0 0 0 0;
  }
  #contentBlock #contentTable div#obsah ul.rubriky li, #contentBlock #contentTable div#obsah ul.clanky li  {
    list-style-type: none;
    margin: 0;
  }
  
  #contentBlock #contentTable div#obsah p {
    margin-bottom: 1em;
  }

  #contentBlock #contentTable div#obsah div.clanek {
    margin-top: 1em;
  }

/* obsahove stranky - konec */

