@charset "iso-8859-1"; 

body
{
background-color: #7a2638;
}

.logo-p-a-s
{
position: absolute; 
left: 100px; 
top: 25px;
}

.logo-vpravo
{
position: absolute; 
left: 730px; 
top: 35px;
color: #ffffff;
font-family: tahoma;
font-size: 14px;
font-weight: bold;
font-style: italic;
}

.bg-obrazek
{
position: absolute; 
left: 100px; 
top: 70px;
width: 800px;
height: 60px;
}

.tabulka
{
position: absolute;
left: 115px; 
top: 80px;
width: 775px;
}

.nabidka-dole 
{
color: #ffffff;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none
}

.nabidka 
{
color: #ffffff;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none
}

.nabidka:hover 
{
color: #ffffff;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline
}

.text 
{
color: #000000;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
}

.poznamky 
{
color: #000000;
font-family: tahoma, arial, sans-serif;
font-size: 9px;
}

p
{
text-align: justify
}

.odkaz 
{
color: #000000;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline
}

.odkaz:hover 
{
color: #a0a0a0;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none
}

A 
{
color: #000000;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline
}

A:hover
{ 
color: #0c0c0c;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none
}

