﻿
BODY {   BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    line-height: 140%;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #000000;
    margin: 0px;
    background-image: url(img/bckg.gif); background-repeat: repeat-y
    }

.cervena {color: #ffffff; background-color: #d2232a; width: 625px;
	padding: 3px 5px 3px 5px}
.cena {color: #d2232a; font-weight: bold }
#Header {background-color: #000000; 
	width: 100%; height: 102px;	position: absolute; top: 0px; left: 0px}
#Header IMG {position: relative; left: 210px}
.mapPath {position: absolute; top: 140px; left: 137px}
#Nadpis {position: absolute; top: 75px; left: 140px; width: 650px}
#Nadpis h1 {color: #ffffff;	font-weight: normal; font-size: 18px;
	text-transform: uppercase;}
#Obsah {position: absolute; top: 180px; left: 215px; width: 650px}
.left {position: absolute; top: 0px; left: 0px}

.Menu {position: absolute; top: 107px; left: 137px; width: 823px; font-size: 13px; font-weight: bold;}
.menuStatic {}
.menuStaticN {background-color: #000000; text-align: center; color: #ffffff; height: 25px}
.menuStaticA, .menuStaticH {color: #ffffff; background-color: #d2232a}
.menuDynamic {}
.menuDynamicN {background-color: #404040; text-align: center; color: #ffffff; height: 25px;
	 padding-left: 5px; padding-right: 5px}
.menuDynamicA, .menuDynamicH {color: #ffffff; background-color: #d2232a}

.telo {border: solid 1px #000000; padding: 5px 5px 5px 5px; margin-bottom: 5px}

#Obsah a:link, #Obsah a:active, #Obsah a:visited, #Obsah a:hover,
.mapPath a:link, .mapPath a:active, .mapPath a:visited, .mapPath a:hover
	{text-decoration: underline; color: #d2232a}

a:link.uvod, a:active.uvod, a:visited.uvod {text-decoration: none; color: #222222}
a:hover.uvod {text-decoration: underline; color: #222222}

p, H1, H2, H3, H4, H5, H6 {margin-top: 0; margin-bottom: 5px}

H1, H2, H3, H4, H5, H6 {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal; color: #000000; line-height: 140%; }
H1	{font-size:	21px}	
H2	{font-size:	18px}	
H3	{font-size:	15px}	
H4	{font-size:	14px}	
H5	{font-size:	13px}	
H6	{font-size:	12px}	
Address {font-style: italic; line-height: 140%; font-size: 11px }

UL LI		{list-style-type:	square ;}	
UL LI LI	{list-style-type:	disc;}	
UL LI LI LI	{list-style-type:	circle;}
UL LI LI LI LI	{list-style-type: none;}
OL LI		{list-style-type:	decimal;}	
OL OL LI	{list-style-type:	lower-alpha;}	
OL OL OL LI	{list-style-type:	lower-roman;}	

IMG {border-style:none}

INPUT, SELECT, TEXTAREA {border: solid 1px #000000; background-color: #f0f0f0;
	   FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;}
INPUT.button {cursor: pointer; cursor: hand; border: solid 1px #d2232a; background-color: #f0f0f0;}
