BODY{background-color: white} 

#stranka
{
    width: 980px;
    height: 800px;
    text-align:left;
    position:relative;
}

#logo
{
    width: 980px;
    _width: 984px;
    height: 160px;
    _height: 164px;
    position: relative;
    border-style: solid;
    border-color: orange;
    border-width: 2px;
}

#side
{
    width:120px;
}

#main
{
    top: 162px;
    left:130px;
    height: 640px;
    width: 830px;
    position: absolute;
}

#paticka
{
    width: 980px;
    height: 18px;
    position: absolute;
    left: -130px;
    background-color: #FF6600;
}

.centertext
{
    text-align: center;
}

.lefttext
{
    text-align: left;
}

.righttext
{
    text-align: right;
}

td
{
    font-family: Verdana;
    text-align: center;
    font-size: 9pt;
}

td.nadpis
{
    font-variant: small-caps;
    font-weight: bold;
}

div.nadpis 
{
    font-family: Verdana,Arial,Sans-Serif;
	  font-weight: bold;
  	text-decoration: underline;
    color: #ff6600;
    font-variant: s;
  	font-size: 16pt;
  	text-align: center;
}

td.menu
{
    background-color: white;
}

td.tabulka
{
    font-family: Verdana;
    font-size: 9pt;
    font-variant: small-caps;
    font-weight: bold;
    text-decoration: underline;
    
}

td.cenik
{
    font-family: Verdana;
    font-size: 9pt;
}

a.menu
{
    font-family: Verdana;
    size: 12pt;
    color: blue;
}

a.menu:visited
{
    font-family: Verdana;
    color: blue;
}

a.menu:hover
{
    font-family: Verdana;
    color: white;
}

a.menu:visited:hover
{
    font-family: Verdana;
    color: white;
}

a
{
    font-family: Verdana;
		font-size: 9pt;
		text-decoration: underline;
		color: blue;
}

a:visited 
{ 
    font-family: Verdana;
		font-size: 9pt;
		text-decoration: underline;
		color: blue; 
}

a:visited:hover 
{ 
    font-family: Verdana;
		font-size: 9pt;
		text-decoration: underline;
		color: red; 
}
			 
a:hover 
{ 
    font-size: 9pt;
		text-decoration: underline;
		color: red;
}

a.prubezna_orange
{
    color: orange;
    text-decoration: none;
}

a.prubezna_blue
{
    color: blue;
    text-decoration: none;
}

td.orange
{
    color: orange;
}

td.blue
{
    color: blue;
}

a.prubezna_orange:visited
{
    color: orange;
}

a.prubezna_blue:visited
{
    color: blue;
}

p.podnadpis
{
    text-align: center;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}

li.nadpis
{
    font-size: 14pt;
    text-align: center;
    color: green;
    text-decoration: underline;
}

li
{
    font-family: Verdana;
    font-size: 9pt;
}

div
{
    font-family: Verdana;
    font-size: 9pt;
}

