body
{
text-align: center;
margin: 0px;
padding: 0px;
width: 100%;
height: auto;
background-image: url('grafika/bg.gif');
background-repeat: repeat-x;
background-color: #5a586c;
}

*
{
margin: 0px;
padding: 0px;
}

#body-header
{
text-align: left;
width: 800px;
height: auto;
padding: 0px;
margin: 0 auto 0 auto;
}

#body
{
text-align: left;
width: 800px;
height: auto;
padding: 0px;
margin: 0 auto 0 auto;
background-color: #222222;
}

#obsah
{
text-align: left;
width: 790px;
height: auto;
padding: 0px;
margin: 0 auto 0 auto;
background-color: #313131;
}

table { font-family: Tahoma; font-weight: normal; text-decoration: none; font-size: 9pt; color: white; }
span { font-family: Tahoma; font-weight: normal; text-decoration: none; font-size: 9pt; color: white; }
span.gray { font-family: Tahoma; font-weight: normal; text-decoration: none; font-size: 9pt; color: gray; }
span.dodavatel { font-family: Tahoma; font-weight: bold; text-decoration: none; font-size: 10pt; color: #7199ff; }
span.nadpis { font-family: Tahoma; font-weight: bold; text-decoration: none; font-size: 10pt; color: #7199ff; }
span.lista { font-family: Tahoma; font-weight: bold; text-decoration: none; font-size: 9pt; color: white; }

a { font-family: Tahoma; font-weight: normal; text-decoration: underline; font-size: 9pt; color: white; }
a:hover { font-family: Tahoma; font-weight: normal; text-decoration: none; font-size: 9pt; color: white; }
