#hlavnimenu_02 {
  position: relative;
  width: 774px;
  height: 181px;
  background-image: url("../images/hlavicka.jpg");
  background-repeat: no-repeat; 
  background-position:bottom right;
}
#hlavnimenu_03 div.hl3 {

  text-align: right;
  background-image: url("../images/hlavicka_03.png");
  background-repeat: no-repeat;
  background-position:top right;
  width:100%;
  height:40px;
  padding: 0;
  margin: 0;
}
#obsah01
{
  background-color: white;
  background-image: url("../images/stred.gif");
  background-repeat: repeat-y;
  background-position:center;
  width: 774px;
  padding-left:3px;
  padding-right:3px;
  padding-top:0;
  min-height:500px;
  margin-top:0;
  padding:0 15px;
}
#obsah {
  position: static;
  margin-left: 25px;
  margin-right: 30px;
  vertical-align: top;
  text-align: justify;
   background-image: url("../images/bg.jpg");
   min-height:500px;
  background-repeat: no-repeat;
  background-position:center;
  
}
#levysloupek {
  padding-left:5px;
  position: relative;
  left: 0px;
}

#patka_01 {
  position: relative;
  width: 774px;
  height: 36px;
  text-align: center;
  vertical-align:middle;
  font-size: 12px;
  background-image: url("../images/patka.png");
  background-repeat: no-repeat;
  background-position:top right;
  padding-top:3px;
}

.main {
  text-align:left;
  margin-top:-14px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin: 0px auto;
  width:774px;
}
.tbl_stranka
{
    width: 774px;
}

.odkazy {
  position: relative;
  border: 0px solid;
  left: 0px;
  z-index: 1000;
}

.img_galerie
{
   padding:3px;
   border:solid 1px #DDD;
}

/*horni grafika*/
.tbl_nad_hm
{
    position:relative;
    top:130px;
    right:50px;
}


/*patka*/
.td_copyright
{    font-size:11pt;
    font-weight:normal;
    color:#000;
    text-decoration:none;
}
.td_copyright a
{    font-size:11pt;
    font-weight:bold;
    color:#676767;
    text-decoration:none;
}
a.a_copyright
{
     font-size:11pt;
    font-weight:normal;
    color:#000;
    text-decoration:none;
}
a.a_copyright:hover
{
    font-size:11pt;
    font-weight:normal;
    color:#ffff00;
    text-decoration:none;
}
.td_systemy
{
    height: 34px;
    vertical-align:middle;
}

.formular
{
    font-size:10pt;
}


/*vseobecne*/
.fl
{
   float:left;
}
.fr
{
   float:right;
}
h1.h1_tag 
{
 
    height:30px; 
    line-height:30px; 
    border-bottom:solid 2px #444;  
 
    text-align:left;
    background-image:url(../images/sipkam.gif);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:25px;
}
.obrazek
{
    text-decoration:none;
}
.obrazek img
{
    border:none;
}
.bezramecku
{
    border:none;    
}
.ramecekBrown
{
    border: solid 2px #402601;    
}
.text10
{
  font-size: 10pt;
  font-weight: normal;
  color: #000;
}
.text
{
  font-size: 12pt;
  font-weight: normal;
  color: #000;
}
.podtext
{
  font-size: 12pt;
  font-weight: normal;
  color: #000;
}
.uvedeni
{
    border:solid 2px #800;
    width:70%;
}


