form 
{
     margin: 0px; 
     padding: 0px; 
}

body
{
    background-image: url(../img/podklad.gif);
    background-color: #A5191C;
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#datum
{
    position: absolute;
    width: 154px;
    z-index: 1;
    left: 540px;
    top: 15px;
    text-align: right;
}

#nadpis
{
    position: absolute;
    width: 470px;
    height: 23px;
    z-index: 1;
    left: 223px;
    top: 41px;
    font-size: 18px;
    color: #777777;
    font-weight: bold;
}

#kontakt
{
    position: absolute;
    width: 204px;
    z-index: 1;
    left: 490px;
    top: 73px;
    text-align: right;
    font-size: 13px;
}

#kontakt a:link, #kontakt a:visited
{
    color: #293E63;
    text-decoration: none;
}

#kontakt a:hover, #kontakt a:active
{
    color: #D66F50;
    text-decoration: none;
}

#menu
{
    position: absolute;
    width: 670px;
    height: 18px;
    z-index: 2;
    left: 29px;
    top: 124px;
}

.staticMenu
{
    font-size: 13px;
    font-weight: bold;
}

.staticMenu a:link, .staticMenu a:visited
{
    color: #FFF;
}

.staticMenu a:hover, .staticMenu a:active
{
    color: #999;
}

.siteNormal
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0px;
}

.siteNormal A:link, .siteNormal A:visited {
    TEXT-DECORATION: none; 
    color: #FC0000;
}
.siteNormal A:hover, .siteNormal A:active {
    TEXT-DECORATION: underline; 
    color: FC0000;
}

#navigace
{
    position: absolute;
    width: 670px;
    height: 18px;
    z-index: 1;
    left: 28px;
    top: 154px;
}

.navigaceNormal
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.navigaceActiv
{
    color: #666;
    font-weight: bold;
}

#obsah
{
    position: absolute;
    width: 670px;
    height: 94px;
    z-index: 1;
    left: 28px;
    top: 180px;
}

#obsah a:link, #obsah a:visited
{
    color: #A5191C;
    text-decoration: underline;
}

#obsah a:hover, #obsah a:active
{
    color: #A5191C;
    text-decoration: none;
}

#novinky
{
    position: absolute;
    width: 184px;
    z-index: 1;
    left: 704px;
    top: 1px;
}

#novinky a:link, #novinky a:visited
{
    color: #293E63;
    text-decoration: none;
}

#novinky a:hover, #novinky a:active
{
    color: #D66F50;
    text-decoration: none;
}

.novinkyNadpis
{
    background-color: #FFFFFF;
    color: #A5191C;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.novinkyObsah
{
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.novinkyBanner
{
    padding-top: 3px;
    text-align: center;
}

.novinkyOdsazeni
{
    height: 30px;
}

.defNadpis
{
    font-size: 15px;
}

.functionS1 
{
   float: left; 
   width: 140px;
}

.functionS2 
{
   float: left; 
   width: 510px;  
}

.orderS1
{
    float: left;
    width: 380px;
}

.orderS2 
{
   float: left; 
   width: 70px;
}

.orderS3
{
    float: left;
    width: 70px;
    margin-right: 10px;
    text-align: right;
}

.orderS4 
{
   float: left; 
   width: 130px;
}

/*časem vymazat, je tam dočasně kvůli funkcím, které nejsou v databázi*/
pre {
	background-color: #E6E6E6;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}

.download1
{
   float: left;
   width: 40px;
}

.download1 img
{
    border: 0px;
}

.download2
{
   float: left;
   width: 430px;
   height: 32px;
   line-height: 32px;
   vertical-align: middle;
}





