/* CSS Document */

/* Tady si můžete případně změnit pozadí na okrajích, písmo a barvu posuvníku, le pokdu tomu nerozumíte, tak tu radši nic nepřepisujte ;) */

body{background-color: #F9C265;
 /* background-image: url(img/bg9.gif); */}

 body, td
{margin: 0px;
 font-family: "Comic Sans MS", Verdana, Tahoma,  "Sand CE", fantasy;
 font-size: 12px;
 color: #000000;}


a:link, a:active, a:visited {
text-decoration: none; 
color: #FE6E27;}

a:hover {
text-decoration: none;
color: #F6AA2A;}

/* Dál nic neupravujte ;) */

#horni
{background-image: url(img/horni.gif);
 width: 780px;
 height: 289px;
 background-repeat: no-repeat;
 vertical-align: top;}
 

 
.linka
{padding-left: 50px;
padding-right: 360px;
padding-top: 92px;
text-align: right;}
  
.linka a:link, .linka a:active, .linka a:visited {
text-decoration: none; 
color: #ffffff;}

.linka a:hover {
text-decoration: none;
color: #F6AA2A;}
 
#leve
{background-image: url(img/leve.gif);
 background-repeat: repeat-y;
 width: 507px;
 height: 295px;
 vertical-align: top;}
 
.leve
{padding-left: 56px;
padding-right: 36px;}
 
#leve .head {
background-color: #F6AA2A;
padding-top: 2px;
padding-bottom: 2px;
font-weight: bold;
font-variant: small-caps;
font-size: 14px;
text-align: center;
color: #000000;}


#leve .minihead {
border-bottom-color: #FE6E27;
border-bottom-style: dashed;
border-bottom-width: 2px;
padding-left: 30px;
font-weight: bold;
font-size: 14px;
text-align: left;
color: #000000;}



 
#prave
{background-image: url(img/prave.gif);
 background-repeat: repeat-y;
 width: 273px;
 height:295px;
 vertical-align: top;}
 
.prave
{padding-left: 42px;
padding-right: 48px;}

#prave .head {
border-bottom: dashed 2px #FE6E27;
font-weight: bold;
font-size: 14px;
padding-left: 20px;
font-variant: small-caps;
text-align: left;
color: #000000;}


.prave ul{ 
list-style: disc;
color: #F6AA2A;
}

.prave ul li:hover { 
list-style: disc;
color: #ffffff;
}

 
  
  
#dolni
{background-image: url(img/dolni.gif);
 width: 780px;
 height: 116px;
 background-repeat: no-repeat;
 vertical-align: top;}







