/*behavior: url(./include/iepngfix.htc);*/
* {
  margin: 0;
  padding: 0; 
  text-indent: 0 !important;
}

body {
  font-family: Arial, Tahoma, Helvetica, sans-serif;   
  color: #222222;
  font-size:12px; 
  background: #5BAFDB url(../layout/bg-body-0.gif) repeat 0 230px;  
  position: relative;
}

div#bg-1 {
  background: transparent url(../layout/bg-body-1.gif) repeat-x left top;
  padding-top: 17px;  
}

div#hlavicka {
  background: transparent url(../layout/bg-hlavicka.png) no-repeat center top;
  width: 1005px;
  height: 71px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
#logo {
  position: absolute;
  top: 19px;
  left: 27px;
}
#logo img {
  visibility: hidden;
}

#vyhledavani {
  position: absolute;
  top: 6px;
  right: 20px;
}
#vyhledavani .vyhledat {
  width: 82px;
  height: 21px;
  line-height: 21px;
  position: absolute;
  top: 0px;
  right: 7px;
  cursor: pointer;
  font-weight: bold;
  background: url();
  border: none;
  color: #fff;
  padding-right: 0px;
  padding-bottom: 2px;
}

#vyhledavani .string {
  width: 190px;
  padding: 4px 2px;
  position: absolute;
  top: 0px;
  right: 99px;
  background: url();
  border: none;
  color: #fff;
}

#page-middle {
  background: transparent url(../layout/bg-page-middle.jpg) repeat-y left top;
  width: 1005px;
  position: relative;
  margin: 0 auto;  
  
}

#page-top {
  background: transparent url(../layout/bg-page-top.jpg) no-repeat left top;
  width: 993px;
  position: relative;
  margin: 0 auto;
  padding: 5px 6px;    
}

#paticka {
  background: transparent url(../layout/bg-paticka.jpg) no-repeat left top;
  width: 975px;
  position: relative;
  margin: 0 auto;
  padding-bottom: 20px; 
  padding: 10px 15px 20px 15px; 
  color: #fff;
  font-size: 11px;
}
#paticka * {
  color: #fff;
  font-size: 11px;
}

#paticka .pravy {
  float: right; 
  width: 500px;
  text-align: right;
}

#menu {
  background: transparent url(../layout/bg-menu.gif) repeat-x left top;
  height: 32px;
}
#menu ul {
  line-height: 32px;
  margin: 0 5px;
}
#menu li {
  float: left;
  list-style: none url();
  padding: 0 10px;
  margin: 0 8px;
}
#menu li a {
  float: left;
  display: block;
  line-height: 32px; 
  font-style: italic;
  color: #fff;
  font-size: 15px;
  text-decoration: none; 

}

#menu li a:hover {
  color: #ddd;
}

#menu li.aktivni {
  background: transparent url(../layout/bg-menu-li-aktivni.gif) repeat-x left top;
}

#menu li.aktivni a {
  font-weight: bold;
  font-size: 16px;
}
#menu li.aktivni a:hover {
  color: #fff;
}


/****** pravý panel ******/
div#pravy-panel {
  width: 250px;
  float: right;
  padding: 6px 4px 6px 0;  
}

div#pravy-panel h2 {
  background: transparent url(../layout/bg-h2-1.gif) repeat-x left top;
  line-height: 24px;
  margin: 0;
  padding: 0 5px 0 15px;
  color: #fff;
  margin-bottom: 1px;
  font-style: italic;
}
div#pravy-panel h2.bg-h2-2 {
  background-image: url(../layout/bg-h2-2.gif);
}
div.box-1 {
  background-color: #D6EAF4;
  padding: 10px 10px;
}
div.box-2 {
  background-color: #EDF6FA;
  padding: 10px 10px;  
}

/***** krátké zprávy ***/
#kratke-zpravy h3 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0px;
}
#kratke-zpravy .datum {
  font-size: 11px;
  color: #FF6A03;

  line-height: 140%;
  padding-bottom: 5px;
}
#kratke-zpravy .text {
  font-size: 11px;
  border-bottom: dotted 1px #222;
  padding-bottom: 5px;
  margin-bottom: 10px;
  line-height: 150%;
}
#kratke-zpravy {
  margin-bottom: 8px;
}

/*** kalendář akcí *****/
#kalendar-akci h3 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0px;
  background: url(../layout/calendar_polozka.png) no-repeat 0 1px;
  padding-left: 20px; 
}
#kalendar-akci .datum {
  font-size: 11px;
  color: #FF6A03;
  padding-left: 20px;
  line-height: 140%;
  padding-bottom: 5px;
}
#kalendar-akci .datum * {
  font-size: 11px;
  color: #FF6A03;
}
#kalendar-akci .text {
  font-size: 11px;
  border-bottom: dotted 1px #222;
  padding-bottom: 5px;
  margin-bottom: 10px;
  line-height: 150%;
    padding-left: 20px;
}
#kalendar-akci {
  margin-bottom: 8px;
}

#box-prihlaseni {
  margin-bottom: 8px;
}
#box-prihlaseni p.submit {
  padding-bottom: 0px;
}
#box-prihlaseni input.text {
  background: #fff url(../layout/bg-input.gif) repeat-x left top;
  width: 225px;
}
#box-prihlaseni a.submit {
  background: #fff url(../layout/bg-submit.gif) repeat-x left top;
  padding: 2px 10px;
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
  font-size: 11px;
  cursor: pointer;
  margin-top: 5px;
  line-height: 20px;
  margin-left: 5px;
}
#box-prihlaseni input.submit {
  font-size: 11px;
  padding: 2px 10px 2px 10px;
}

#nejnovejsi-fotogalerie {
  margin-top: 1px;
}
.nej-fotogalerie-polozka {
  padding-bottom: 0px;
  border-bottom: dotted 1px #222;
  margin-bottom: 5px;  
}
.nej-fotogalerie-polozka .nadpis {
  padding-bottom: 0px;
}
.nej-fotogalerie-polozka .datum {
  font-size: 11px;
  padding-bottom: 5px;
}
.nej-fotogalerie-polozka .datum * {
  font-size: 11px;
}
.nej-fotogalerie-polozka img {
  float: left;
}
.nej-fotogalerie-polozka .text {
  font-size: 11px;
  padding-left: 100px;
  line-height: 150%;  
}

/****** levý panel *****/
div#levy-panel {
  width: 728px;
  float: left;
  padding: 6px 4px;
}
div.text {
  padding: 10px 10px 5px 10px;
  text-align: justify;
}
div.bg-modry {
  background-color: #EDF6FA;
}


/***** prehled článků ****/
div.clanky-prehled {
  background-color: #EDF6FA;
  padding: 0 10px 1px 10px;
  margin-bottom: 15px;  
}



#filtr-clanky {
  background: #EDF6FA url(../layout/bg-clanky-skupiny.gif) repeat-x left top;
  padding: 0px 10px 15px;
  text-align: left;
  margin: 15px 0 0 0;
}
#filtr-clanky .aktivni {
  color: #222222;
  font-weight: bold;
  font-size: 13px;
  background: transparent url(../layout/bg-clanky-skupiny-aktivni.gif) repeat-x left top;
  display: block;
  float: right;
  border: solid 1px #fff;
  border-bottom: none;
  height: 17px;
  padding: 1px 10px;
  margin: 6px 7px 0 0;
} 
#filtr-clanky a {
  display: block;
  float: left;
  background: #5B5B5B url() repeat-x left top;
  border: solid 1px #949494;
  border-bottom: none;
  padding: 2px 10px;
  margin: 6px 7px 0 0;
  height: 15px;
  color: #fff;
  text-decoration: none;
}
#filtr-clanky a:hover {
  background-color: #444;
}

div.box-clanek-prehled {
  position: relative;
  border-bottom: dotted 1px #222222;
  margin-bottom: 18px;
  background: #EDF6FA url(../layout/bg-clanek-box.jpg) repeat-x left bottom;
  padding: 0 10px;
}

div.clanky-prehled h2 a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
div.clanky-prehled h2 {
  color: #fff;
  background-color: #0294d0;
  line-height: 23px;
  padding: 0 10px 0 2px;
}
div.box-clanek-prehled h2 { 
  background-color: transparent;
}
div.clanky-prehled h2 .symbol {
  font-weight: bold;
  font-style: italic;
  border: solid 1px #fff;
  color: #fff;
  padding: 0;
  width: 18px;
  float: left;
  display: block;
  text-align: center;
  margin: 2px 5px 0 0;
  line-height: 17px;
  background-color: #0280B4;
}
div.box-clanek-prehled img.clanek-foto {
  float: left;
  margin: 0 10px 5px 0;
}
div.box-clanek-prehled .kratky-text,
div.box-clanek-prehled .kratky-text * {
/*  padding:0 10px 10px;*/
  text-align: justify;
}

p.clanek-paticka, 
p.clanek-detail-paticka {
  padding-bottom: 5px;
  font-size: 11px;
}
p.clanek-paticka *,
p.clanek-detail-paticka * { 
  font-size: 11px;
}
p.clanek-detail-paticka {
  padding: 5px 10px;
  background-color:#EDF6FA;
  margin: 10px 0 0;
}
/**********************
 *     OBECNÉ         *
 **********************/ 


ul, ol {
  margin: 0 0 10px 20px;
  line-height: 160%;
}
a img,
.clanek-foto {
  border: solid 1px #000;
}
.cleaner {
  clear: both;
}
.no-bg {
  border: none !important;
}
a {
  color: #3F576B;
  color: #BD0900;  
}
a:hover {
  text-decoration: none;
}
.cervene {
  color: #BD0900;
}

h1 {
  color: #000; 
  font-size: 18px;
  font-weight: bold;
  padding: 0px 0 5px 0; 
  margin: 10px 0 15px 10px;    
  text-align: left;
  border-bottom: #222 dotted 1px;
}
.text h1 {
  margin: 0px 0 15px 0px;
}
h2 {
  color: #000; 
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;  
  text-align: left;  
}
h3 {
  color: #000; 
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0;
  line-height: 140%;  
}
p {
  line-height: 160%;
  padding-bottom: 15px;
}

div.text img {
  border: solid 1px #000;
}
img.border {
  border: solid 1px #000;
}

.box-sedy {
  background-color: #EFF1F9;
  padding: 10px 12px 0 12px;
  text-align: justify;
  margin-bottom: 10px;
}


.oranzovy {
  color: #FF6A03;
}
.italic {
  font-style: italic;
}

/* ------------------- formulare -------------------------*/
input.text, textarea.text {
  border: solid 1px #868F94;
  background: #fff url();
  padding: 2px;
  color: #000;
  font-size: 11px;
}
select.text {
  border: solid 1px #000000;
  background: #DAC29E;
  color: #000000; 
  padding: 2px; 
  font-size: 11px;
}
input.submit {
  border: none;
  background: #fff url(../layout/bg-submit.gif) repeat-x left top;
  padding: 2px 3px;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
  margin-top: 5px;  
}
div.formular p.label {
  padding: 0 0 0px 0; 
}
div.formular p label {
  font-weight: bold;
}
div.formular p.input {
  padding: 0 0 7px 0;
}

.maly {
  width: 100px;
}
.stredni {
  width: 200px;
}
.velky {
  width: 400px;
}
.vetsi {
  width: 500px;
}

/** tabulka formulare ***/
table.obyc_form th, table.obyc_form td {
  padding-right: 20px;
  padding-bottom: 4px;
  vertical-align: top;
  font-weight: normal;
  text-align: left;  
}
table.obyc_form th {
  padding: 2px 20px 4px 0;
  font-weight: bold;
}
table.obyc_form td {
  text-align: left;
}
table.obyc_form input.text {
  width: 200px;
}
table.obyc_form textarea.text {
  width: 500px;
  padding: 0;
  height: 130px;
}

/**** halseni ***/
.hlaseni-chyby {
  background:#D6EAF4 url(../layout/error.png) no-repeat scroll 5px 4px;
  border:1px solid #0280B4;
  color:#BD0900;
  margin:5px 0 15px;
  padding:5px 5px 5px 27px;
}
.hlaseni-ok {
  background:#D6EAF4 url(../layout/ok.png) no-repeat scroll 5px 4px;
  border:1px solid #0280B4;
  color:#BD0900;
  margin:5px 0 15px;
  padding:5px 5px 5px 27px;
}
.povinne {
  color: #BD0900;
}

/**** stránkování ****/

div.strankovani {
  background-color: #edf6fa;
  padding: 5px 10px;
  line-height: 20px; 
  text-align: center;  
}
div.strankovani b {
  padding: 1px 5px 1px 4px;
  background-color: #0294D0;
  color: #fff;
  border: solid 1px #0280B4;   
}
div.strankovani a,
div.strankovani span
 {
  background-color: #FFFFFF;
  color:#000000;
  padding: 1px 5px 1px 4px;
  text-decoration: none;
  border: solid 1px #D6EAF4;
}
div.strankovani a:hover {
  background-color: #0294D0;
  color: #fff;
  border: solid 1px #0280B4;  
}

.ukryte {
  display: none;
}

/****************** komentare *****/
div.komentar {
  background: #EDF6FA url(../layout/bg-koment-box.gif) repeat-x scroll left bottom;
  border-bottom:1px dotted #222222;
  margin-bottom:18px;
  padding:0 0px;
  position:relative;
}

div.komentar h2 {
  background-color:#0294D0;
  color:#FFFFFF;
  line-height:160%;
  padding:0 10px;
}

div.komentar p {
  padding: 0 0 5px 0;
}
div.komentar p label {
  font-weight: bold;
}
div.komentar p.obsah {
  line-height:160%;
  padding: 0 10px 15px 10px;
}
div.komentar p.paticka {
  padding: 0 10px 5px 10px;  
  font-size: 11px;
}
div.komentar p.paticka * {
  font-size: 11px;
}
div.komentar p.paticka .prispevku {
  font-weight: bold;
}
div.komentar p.reagovat .prispevku {
  font-size: 11px;
  font-weight: normal;
}
div.komentar p.reagovat .povinne{
  font-size: 11px;
  color: #BD0900;
}
div.komentar p.reagovat a {
  color: #072A6A;
}
div.komentar span.registrovany {
  color: #BD0900;
}

p.souvisejici-clanky-nadpis {
  margin-top: 10px;
  padding: 0 10px 5px 10px;
}
ul.souvisejici-clanky-odkazy {
  margin: 0 10px 15px 30px;
}

/*--------------- galerie -------------*/
div.box-galerie-prehled {
  background:#FFFFFF url(../layout/bg-koment-box.gif) repeat-x scroll left bottom;
  border-bottom:1px dotted #222222;
  margin-bottom:18px;
  padding:0 0px;
  position:relative;
}
div.box-galerie-prehled h2 {
  background-color:#0294D0;
  color:#FFFFFF;
  line-height:160%;
  padding:0 10px;
}
div.box-galerie-prehled h2 a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;  
}

div.box-galerie-prehled img.galerie-foto {
  float:left;
  margin:0 10px 5px 10px;
}

div.box-galerie-prehled .kratky-text {
  padding-right: 10px;
}

p.galerie-paticka {
  padding: 5px 10px;
  font-size: 11px;
}
p.galerie-paticka * { 
  font-size: 11px;
}
/*------------------ ankety -----------------------*/
div.anketa {
  margin-bottom: 20px;
}
div.anketa p.otazka {
  font-weight: bold;
  font-size: 110%;
}
div.anketa h3.otazka {
  font-weight: bold;
  font-size: 12px;
  text-transform: none;
  margin-bottom: 5px;
}
div.anketa label {
  color: #000;
  font-size: 0.9em;
}
div.anketa-novinka {
  width: 143px;
  float:left;
  margin-right:10px;
  margin-top:0px;
  margin-bottom: 0px;
}
div.hlasy_bg {
  width: 143px;
  border: solid 1px #000000;
  /*background-color: #1a0d04;*/
  height: 8px;
  font-size: 1px; 
  margin-bottom: 5px;
}
div.hlasy_pocet {
  background-color: #0280B4;
  height: 10px;
  height: 8px;
  font-size: 1px; 
}
div.anketa input.submit {
 
}
/****** *********/

div#box-anketa div.anketa {
  margin-bottom: 0;
}
div#box-anketa p {
  padding-bottom: 0;
}

/* galerie */
div.galerie-fotky a {
  display:block;
  float:left;
  margin:0 10px 15px 13px;
  padding:5px;
}
img.galerie-foto {
  margin-bottom: 10px;
}

#box-prihlaseni strong.user {
  background:transparent url(../layout/user.gif) no-repeat scroll left top;
  font-size:12px;
  line-height:20px;
  padding:0 0 0 14px;
}

span.nova-odpoved {
  position: absolute;
  top: 19px;
  right: 7px;
  font-size: 11px;
  color: #fff;
  font-weight: bold;
}


.info-povinne {
  border-top: dotted 1px #000; 
  padding-top: 2px;
  padding-bottom: 5px;
}


