﻿
.navigace-top
{
   background-image: url("nav-top.png");
   background-repeat: repeat-x;
}

.navigace-bottom
{
   margin-top: 10px;
   background-image: url("nav-bot.png");
   background-repeat: repeat-x;
}

.tlacitko
{
   height: 30px;
   margin: 0 3% 0 3%;
   border: 0;
}

.hodn_num
{
   float: left;
}

.hodn_link
{
   float: right;
}

#pic
{
   border: solid #222222 5px;
}

#oddelovac
{
   height: 5px;
}

#dole
{
   position: relative;
   width: 99%;
   top: 15px;
   height: 250px;
   clear: both;
   padding-bottom: 40px;
}

.TA
{
   width: 100%;
   font-weight: bold;
   height: 80%;
}
