﻿body
{
 background-color: #cccccc;
 margin-top:0;
}

#center1
{
 text-align: center;
}

#center2
{
 text-align: left;
 width: 800px;
 margin: 0px auto;
 background-image: url(images/linka.gif);
 background-repeat: repeat-y;
}

#header
{
 position:relative;
 width:800px;
 height:180px;
}

#subpicture
{
 position: absolute;
 top: 12px;
 left: 320px;
}

#nadpis
{
 font-size: 18pt;
 color: #ff0000;
 margin-bottom:5px;
}

HR.podtrh
{
 margin-left:3px;
 margin-right:3px;
}
 
#navigace td
{
 width :134px;
 height:23px;
 text-align: center;
 background-image: url(images/button_134_20.jpg);
 background-repeat: no-repeat;
}
#navigace a
{
 display: block;
 height:20px;
 padding-top:1px;
 font-size: 10pt;
 text-decoration: none;
 font-weight: normal;
 color: #ffffff;
}
    
#navigace a:hover
{
 color:white;
 font-weight: bold;
 text-decoration:underline;
}  

#content
{
 margin: 0 10px 0 10px;
}