/* CSS Document */

body {
  font-family: verdana, arial, helvetica, sans-serif;
  background: url('../texture/bg_4.jpg'); 
  margin: 0px auto 0px auto;
}

#page {
  width: 900px;
  margin: 0px auto;
  position: relative;
  background: url('../texture/main_1.jpg');
}

#main {
  padding: 0px 31px; 
}

#menu_side {
  margin: 5px 0px 10px 0px;
  width: 250px;
  float: left;
  font-size: 0.7em;
}

#content {
  width: 588px;
  _width: 585px;
  margin-left: 250px;
  color: #ffffff;
  font-size: 0.9em;
}

#content a {
  color: #000000;
}

#content a:visited {
  color: #200020;
}

h1 {
  width: 839px;
  height: 180px;
  position: relative;
  background: url('../texture/big_logo_839_2.jpg') no-repeat center; 
  font-size: 1.5em;
  margin: 0px auto;
}

h2 {
  font-size: 1.7em;
  line-height: 1.5em;
  color: #ff8c00;   /*tmaveoranzova*/
  margin: 0px 0px 5px 10px;
}

h3 {
  font-size: 1.3em;
  line-height: 1.1em;
  color: #ff8c00;
  margin: 0px 0px 5px 15px;
}

h4 {
  font-size: 1.1em;
  line-height: 1.1em;
  color: #ff8c00;
  margin: 20px 0px 5px 20px;
}

#left_p {
  float: left;
  position: absolute;
  width: 31px;
  height: 100%;
  _height: 1046px;
  left: 0px;
  background: url('../texture/left_side_01.gif') repeat;
}

#right_p {
  float: right;
  position: absolute;
  width: 31px;
  height: 100%;
  _height: 1046px;
  right: 0px;
  background: url('../texture/right_side_01.gif') repeat;
}

#left_bottom_p {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 15px;
  height: 73px;
  background: url('../texture/levy_dolni_roh_01.gif');
}

#right_bottom_p {
  position: absolute;
  bottom: 0px;
  width: 15px;
  height: 73px;
  background: url('../texture/pravy_dolni_roh_01.gif');
}

#paticka {
  width: 100%;
  height: 60px;
  text-align: center;
  font-size: 0.6em;
  background: url('../texture/bottom_side_01.gif') bottom repeat-x;
  clear: both;
}

.znak_prapor {
  padding: 5px; 
  margin: 5px 5px 5px 15px; 
  border: 1px solid black;
}

.kontakt_lt {
  text-align: right;
  font-weight: bolder;
  padding-right: 30px;
}

.kontakt_lt_s {
  text-align: right;
  font-size: 0.7em;
  padding-right: 30px;
}

#stalo_se_seznam {
  margin-left: -10px;
  _margin-left: 0px;
}

.pruhledna1 {
  background: url('../texture/pruhledna1.png');
}

.male_struktura {
font-size: 0.8em;
}


/*---------------------------FOTOGALERIE---------------------------*/
.obrazky {
  padding: 5px; 
  margin: 15px; 
  float: right; 
  border: 1px solid black;
}

.foto_g {
  padding: 5px; 
  margin: 5px 5px 5px 15px; 
  border: 1px solid black;
}

.g_trojice {
  height: 165px;
}

.g_obrazek_popis {
  float: left;
  text-align: center;
}

.g_obrazek {
  padding: 5px; 
  margin: 5px 5px 5px 15px; 
  border: 1px solid black;
}

.g_popis {
  width: 170px;
  margin: 0px 5px 0px 15px;
  font-size: 0.65em; 
}

/*-------------------------------MENU-------------------------------*/
#menu {
  text-align: left;
  font-weight: normal;
}

#menu a:active {
  color: #854500; /*hneda*/
}

.menu_hlavni {
  list-style-type: none;
  background: url('../tlac/hlavni_tlac_1.gif') no-repeat center;
  margin-top: 2px;
  margin-right: 10px;
  margin-left: 10px;
/*width: 230px;*/
  height: 20px;
  font-size: 1.4em;
  padding: 1px 1px 1px 5px;  /*odsazeni pisma v tlacitku*/
  text-decoration: none;
  color: black;
  cursor: pointer;
  display: block;
}

.menu_hlavni:hover {
  background: url('../tlac/hlavni_tlac_2.gif') no-repeat center;
  text-decoration: underline;
}

.menu_polozka {
  list-style-type: none;
  background: url('../tlac/polozka_tlac_1.gif') no-repeat center;
  margin-top: 2px;
/*width: 210px;*/
  height: 17px;
  line-height: 17px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 1px 6px 1px 5px;  /*odsazeni pisma v tlacitku*/
  font-size: 1.1em;
  text-decoration: none;
  color: black;
  cursor: pointer;
  display: block;
}

.menu_polozka:hover {
  background: url('../tlac/polozka_tlac_2.gif') no-repeat center;
  text-decoration: underline;
}

.menu_podpolozka {
list-style-type: none;
background: url('../tlac/podpolozka_tlac_1.gif') no-repeat center;
margin-top: 2px;
/*width: 190px;*/
height: 17px;
margin-left: 30px;
margin-right: 30px;
font-size: 1em;
padding: 0px 5px 0px 10px;  /*odsazeni pisma v tlacitku*/
text-decoration: none;
color: black;
cursor: pointer;
display: block;
}

.menu_podpolozka:hover {
background: url('../tlac/podpolozka_tlac_2.gif') no-repeat center;
text-decoration: underline;
}

.menu_neaktivni {
  cursor: default;
}

/*-------kratkodobe--------*/

.mapaobce {
  float: right; 
  text-align: center;
}

.mapaobce p {
  margin: 0px 5px 0px 15px; 
  font-size: 0.8em;
}

.nej_akce {
  margin-left: 25px;
}

.fontsize14 {
  font-size: 14px;
}

/*-------FONTFACE---------*/

@font-face {
    font-family: peknejfont;
    src: url(akaDora.ttf) format('truetype');
}

.fontface {
    font-family: peknejfont;
    font-size: 24px;
    font-weight: bold;
}

/*---------FORUM------------*/
.forum {border: 1px solid #333333; width: 550px;  margin-bottom: 15px;}

.forum-top { width: 548px; line-height: 22px; height: 22px;}

.forum-jmeno {float: left; width: 300px; padding-left: 10px;}

.forum-datum {float: right; width: 228px; text-align: right; padding-right: 10px;}

.forum-prispevek {border-top: 1px solid #333333;  width: 530px; padding: 5px 10px;}

