#hlavnimenu_02 {
  position: relative;
  width: 800px;
  height: 203px;
  background-image: url("../images/hlavicka.jpg");
  background-repeat: no-repeat; 
  background-position:top right;
  background-color:#fff;
  border-left:solid 1px #CCC; 
  border-right:solid 1px #CCC; 
  border-top:solid 1px #CCC;
  width: 800px;
}
#hlavnimenu_03 {
  border-left:solid 1px #CCC; 
  border-right:solid 1px #CCC; 
  background-color:white;
}
#obsah01
{
  background-color: #FFF;
  background-image: url("../images/pecovatelska-sluzba.jpg");
  background-repeat: no-repeat;
  width: 802px;
  border:solid 1px #CCC;
  border-top:none;
  padding-left:3px;
  padding-right:3px;
  padding-top:0;
  min-height:500px;
  margin-top:0;
  padding:0 15px;
}
#obsah {
  position: static;
  font-size: 9pt;
  margin-left: 6px;
  margin-right: 6px;
  vertical-align: top;
  
    
}

#patka_01 {
  position: relative;
  width: 800px;
  height: 34px;
  text-align: center;
  vertical-align:middle;
  font-size: 12px;
  background-image: url("../images/patka.gif");
  background-repeat: repeat-y; 
  background-position:top;
  background-color:#8797ff;
  border-left:solid 1px #CCC; 
  border-right:solid 1px #CCC; 
  border-bottom:solid 1px #CCC;
}

.main {
  text-align:left;
  margin-top:-14px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.tbl_stranka
{
    width: 800px;    
}
.levy_sloupek {
  position: relative;
  left: 0px;
}
.odkazy {
  position: relative;
  border: 0px solid;
  left: 0px;
  z-index: 1000;
}
/*horni grafika*/
.tbl_nad_hm
{
    position:relative;
    top:130px;
    right:50px;
}


/*patka*/

.td_copyright a
{
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}
a.a_copyright:hover
{

    font-weight:bold;
    color:#000;
    text-decoration:none;
}
.td_systemy
{
    height: 34px;
    vertical-align:middle;
}

.formular
{
    font-size:10pt;
}


/*vseobecne*/
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%;
}

