/*VSEOBECNE NASTEVENI*/
/*Realna šířka postraních sloupců je 150px, reálná šířka hlavního sloupce je 428px (2px spotřeboval border-right)*/
*,html, body{
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body{
    font-family: arial;
    color: #000;
    font-size: 14px;
    width: 780px;
    text-align: center;
    margin: 0px auto;
    background: url("images/pozadi.jpg");
}
div.celek{
    position: relative;
    background-color: #fcebbc;
    width: 780px;
    min-height: 400px;
}
div.main{
    text-align: center;
    width: 428px;
    float: left;
    min-height: 400px;
    background-color: #fcebbc;;
    padding-left: 15px;    
    border-right: 2px solid #fdd56a;      
}
div.left{
    width: 150px;
    float: right;
    background-color: #fcebbc;
    text-align: left;
    font-size: 12px; 
    padding-left: 10px;   
  }
div.right{

    width: 620px;
    float: right;
    background-color: #fcebbc;    
  }
div.rightvnitrni{
    width: 150px;
    float: right;   
    background-color: #fcebbc;
    padding-right: 10px;
    text-align: left;
    font-size: 12px;  
}
div.patka-odkazy{
    padding: 0px 0px 0px 0px;
    width: 780px;
    background-color: #fde29b;
    clear:both;
    text-align: center;
    font-size: 11px;
}
div.patka-odkazy a{
    padding: 5px 5px 5px 5px;
}
div.prutah{
    clear: both;
    width: 780px;
    height: 50px;
    color: black;
    background-color: #fdd56a;
    line-height: 50px;    
}
h1, h1 span {
	width: 780px;
	height: 140px;
	font-size: 5px;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 0;
	z-index: 0;
	text-align: right;
    border-bottom: 30px #fde29b solid ;
}
h1 span {
	display: block;
    background: url("images/lista.jpg") no-repeat;
	position: absolute;
}
/*NASTAVENI OBSAHU STRANKY*/
a,a:visited,a:link{
    color: green;
}
a:hover{
    text-decoration:none;
}
h3{
    padding: 5px 0px 5px 0px;
    display:block;
    color: #000;
    font-size: 13px;
    background: url(images/ruzek.jpg) no-repeat left top #fdd56a;
    text-align: center;
    border-bottom: 1px dotted #6a6a6a;
}
div.private h3{
    background: url(images/ruzekprivate.jpg) no-repeat left top #fdd56a;
}
h2{
    border-top: 5px #fdd56a solid;    
    padding-top: 5px;
    text-align: left;
    color: green;
    font-size: 13px;
    clear: both;
}
h4{
    padding-top: 3px;
    border-top: 2px #fdd56a dashed;
    text-align: left;
    color: black;
    font-size: 12px;
    font-weight: bold;
    clear: both;
}
div.main img{
    padding: 5px;
}
div.main table img{
    padding: 1px;
}
div.main table{    
    border-collapse: collapse;
    background-color: transparent;
    margin: 0px auto;
    width: 410px;
    table-layout: auto;
    margin: 10px 10px 10px 10px;
    font-size: 11px;
}
div.main table td{
    padding: 3px;
}
div.main table td img{
    padding: 0px 0px 0px 0px;
}
div.main table.mriz{
    border: 1px solid black;
}
div.main table.mriz td{
    border: 1px solid black;
}
div.main table.ukazatel tr:hover{
    background-color: #dbdbdb;
}
div.main table.bordertop td{
    border-top: 1px solid #fdd56a;
}
div.main p,h2,h4{
    padding: 5px 10px 5px 10px;
    text-align: justify;
}
ul{  
    text-align: left;
    list-style: disc outside ;
}
div.main ul{
    padding: 5px;
    padding-left: 50px;
    font-size: 12px;
}
div.main ul ul{
    list-style: circle outside;
    font-size: 12px;
    padding-left: 30px;
    padding-top: 0px;
}
ul li.cislo{
  list-style: outside decimal;
  margin-left: 25px;
  padding-left: 0px;
}

table.tlacitko td{
   font-size: 20px;
   width: 413px;
   height: 94px;
   text-align: center;
   vertical-align: middle;
   background: url("images/podkladpodtlacitko.png") no-repeat center;
}
table.tlacitko a{
   color: #9b6666;
   display:block;
}
table.tlacitko a:hover{
   color: #870303;
}
div.tlacitko-male-zelene,div.tlacitko-male-cervene{
   font-size: 20px;
   padding: 10px;
   width: 180px;
   height: 94px;
   text-align: center;
   vertical-align: middle;
   background: url("images/tlacitko-male-zelene.png") no-repeat center;
}
/*tlacitka mala klikaci*/
span.tlacitko,div.tlacitkovelke{
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 5px;
  margin-right: 5px;
  display: block;
  width: 200px;
  background: url("images/tlac-poz.png") no-repeat transparent;
 }
div.tlacitkovelke{
  width: 375px;
  background: url("images/tlac-velke-pozb.png") no-repeat transparent;
  margin-left: 25px;
}
span.tlacitko span,div.tlacitkovelke span{
  margin-top:0px;
  margin-bottom:0px;
  display: block;
  width: 200px;
  background: url("images/tlac-spodb.png") no-repeat bottom transparent;
 }
div.tlacitkovelke span{
  width: 375px;
  background: url("images/tlac-velke-spodb.png") no-repeat bottom transparent;
  margin-top: 0px;
 margin-bottom:0px;
 padding: 20px;
 padding-left: 0px;
 padding-right: 0px;
 text-align: center;
}
span.tlacitko p,div.tlacitkovelke p{
 margin-top: 0px;
 margin-bottom:0px;
 padding: 20px;
 padding-left: 15px;
 padding-right: 15px;
 text-align: center;
 }
span.tlacitko a,div.tlacitkovelke a{
   margin-top: 0px;
   margin-bottom:0px;
   font-size: 20px;
   color: #eae405;
   text-decoration: none;
   display: block;
   cursor: pointer;
 }
span.tlacitko a:hover,div.tlacitkovelke a:hover{
   text-decoration: none;
   color: #9b6666;
 }
 
 /*Graf volnych mist*/
div.obal{
      margin: 0px auto;
      padding-top: 5px;
      padding-bottom: 5px;
      line-height: 35px;
      width: 370px;
      background-color: transparent;
      height: 35px;
      color: white;
      text-align: center;
      font-size: 20px;
      font-weight: bold;
    }
    span.jedna{
      float: left;
      background: url('images/graf-green.jpg') transparent;
      overflow: hidden;
    }
    span.dva{
      float: right;
      background: url('images/graf-red.jpg')  transparent;
    }
 
/*formuláře*/
input,textarea,select{
    border: 1px solid olive;
}
input.submit{
    background-color: #fdd56a;
    border-bottom: 2px solid olive;
    border-right: 2px solid olive;
}
/*NASTAVENI SLOUPCU*/
div.rightvnitrni p, div.left p, div.rightvnitrni ul, div.left ul{
    padding: 5px 5px 5px 5px;
}
div.rightvnitrni p.border, div.left p.border, div.rightvnitrni ul.border, div.left ul.border{
    border-right: 2px solid #fdd56a;   
}
div.rightvnitrni img, div.left img{
    padding-top: 5px;
}
div.rightvnitrni ul, div.left ul{
    list-style: none;
}
div.rightvnitrni div,div.left div{
    margin-top: 10px;
    width: 148px;
    background: transparent;
    border-right: 2px solid #fdd56a;   
}
div.private h3{
    background-color: #e6998d;
}
div.left div.private,div.rightvnitrni div.private{
    border-color: #e6998d;
}
div.left table,div.rightvnitrni table{
    font-size: 11px;
}
div.left li a{
    display: block;
    line-height: 18px;
    border-bottom: 1px dotted green;
    text-decoration: none;
}
div.left li a:hover{
    color: black;
    border-bottom: 1px dotted black;
}
/*POVSECHNE NASTAVENI*/
.float-left{
  float: left;
}
.float-right{
  float: right;
}
.both{
  clear: both;
}
.red,a.red{
    color: red;
}
.green{
    color: green;
}
ul.none{
    list-style: none;
}
li.none{
    list-style: none;
}
.align-left{
    text-align:left;
}
.align-right{
    text-align:right;
}
.align-center{
    text-align:center;
}
.bold{
    font-weight:bold;
}
.big{
    font-size:150%;
}
.hover:hover{
    cursor: pointer;
}
.private{
    border-color: #e6998d;
}
/*ABSOLUTNI POZICE*/
div.uzivatel{
    position:absolute;
    top: 3px;
    right:10px;
    font-size:11px;
    color: black;
    text-align:right;
    background-color:transparent;
}
div.ab-top{
    width:140px;
    position: absolute;
    top:51px;
    right: 10px;
    text-align: left;
    color: #fcab6f;
    font-size: 9px;
}
div.ab-top img{
    float: left;
    padding-right: 5px;
}
div.ab-top ul{
    padding-top: 5px;
}
table.top a, table.top a:visited,teble.top a:link{
    color: white;
}
table.menu{
    position:absolute;
    top:145px;
    left: 190px;
    background-color:transparent;
    border: 0px;
    padding:0px;
    text-align: center;
    border-collapse: collapse;
}
table.menu td{
    height: 25px;
    width: 130px;
    padding: 0px 3px 0px 0px;
    background:url("images/list-vyber.jpg") no-repeat top center;
}
table.menu td#aktivni{
    background:url("images/list-aktivni.jpg") no-repeat top center;
}
table.leve{
    border:0px;
    padding:0px;
    border-collapse: collapse;
    width:27px;
    position: absolute;
    top:25px;
    left: 5px;
    text-align: center;
}
table.leve td{
    padding: 4px 0px 0px 0px;
    color: black;
    font-size: 9px;
}
table.leve td.home{
    padding: 0px 0px 45px 0px;
}
img.reklama-roh{
    position: absolute;
    left: 0px;
    top: 0px;
}
