/* CSS Document by Ayrton1 */
body {
background-color: #000;
text-align: center;
font-family: Arial;
font-size: 12px;
}

/* Horní menu */
#horni_menu {
width: 902px;
height: 25px;
margin: 15px auto 0;
padding-top: 8px;
background-image: url("horni.png");
background-position: center top;
background-repeat: no-repeat;
font-family: Verdana;
font-size: 10px;
color: #FFF;
}

#horni_menu .vlevo {
float: left;
margin-left: 10px;
}

#horni_menu .vpravo {
float: right;
margin-right: 10px;
}

/* Kontejner */
#all {
width: 900px;
min-height: 500px;
text-align: left;
margin: 0 auto 0;
color: #FFF;
background-color: #330707;
}

#logo {
width: 900px;
height: 250px;
margin-top: -2px;
display: block;
}

.leve {
width: 172px;
margin-left: 5px;
margin-top: 10px;
float: left;
}

.leve_horni {
width: 172px;
height: 40px;
padding-top: 7px;
background-image: url("menu/horni_sgw.png");
background-repeat: no-repeat;
text-indent: 20px;
font-family: Tahoma;
font-size: large;
font-weight: bold;
}

.leve_horni_prazdne {
width: 172px;
height: 40px;
padding-top: 7px;
background-image: url("menu/horni.png");
background-repeat: no-repeat;
text-indent: 20px;
font-family: Tahoma;
font-size: large;
font-weight: bold;
}

.leve_obsah {
width: 172px;
margin-top: -9px;
padding-top: 7px;
padding-bottom: 2px;
background-image: url("menu/bg.png");
background-repeat: repeat-y;
text-align: center;
}

.leve_dolni {
width: 172px;
height: 11px;
background-image: url("menu/dolni.png");
background-repeat: no-repeat;
}

.prave {
width: 172px;
margin-right: 5px;
margin-top: 10px;
float: right;
}

.prave_horni {
width: 172px;
height: 40px;
padding-top: 7px;
background-image: url("menu/horni_sgr.png");
background-repeat: no-repeat;
text-indent: 20px;
font-family: Tahoma;
font-size: large;
font-weight: bold;
}

.prave_horni_prazdne {
width: 172px;
height: 40px;
padding-top: 7px;
background-image: url("menu/horni.png");
background-repeat: no-repeat;
text-indent: 20px;
font-family: Tahoma;
font-size: large;
font-weight: bold;
}

.prave_obsah {
width: 172px;
margin-top: -9px;
padding-top: 7px;
padding-bottom: 2px;
background-image: url("menu/bg.png");
background-repeat: repeat-y;
text-align: center;
}

.prave_dolni {
width: 172px;
height: 11px;
background-image: url("menu/dolni.png");
background-repeat: no-repeat;
}

#prostredni {
width: 500px;
margin: 0 auto 0;
padding-top: 20px;
text-align: center;
font-size: 14px;
}

/* TEXT */
#text {
width: 500px;
margin: 0 auto 0;
padding-top: 20px;
text-align: justify;
}

.counter {
height: 38px;
margin: 0 auto 0;
background-image: url(counter.png);
background-position: center top;
background-repeat: no-repeat;
font-size: 12px;
text-align: center;
}

.reklama {
margin: 0 auto 0;
text-align: center;
}

.text_center_nav {
text-align: center;
font-size: 12px;
}

.text_nav_nahoru {
color: #FFF;
font-size: 12px;
}

/* Paticka a Copyright */
#paticka {
clear: both;
width: 800px;
color: #FFF;
margin: 0 auto;
padding-top: 10px;
padding-bottom: 1px;
text-align: center;
font-size: 10px;
}

#paticka .navigace {
font-size: 12px;
}

td {
border: 2px #AAA solid;
background-color: #560C0C;
padding: 5px;
font-size: 11px;
text-align: center;
}

a:link    {color: #FFF; text-decoration: underline;}
a:visited {color: #D0D0D0; text-decoration: underline;}
a:active  {color: #FFF; text-decoration: none;}
a:hover   {color: #D0D0D0; text-decoration: none; font-weight: bold;}

#prostredni a:link    {color: #FFF; text-decoration: underline;}
#prostredni a:visited {color: #FFF; text-decoration: underline;}
#prostredni a:active  {color: #FFF; text-decoration: none;}
#prostredni a:hover   {color: #FFF; text-decoration: none; font-weight: bold;}

#horni_menu a:link    {color: #FFF; text-decoration: none;}
#horni_menu a:visited {color: #FFF; text-decoration: none;}
#horni_menu a:active  {color: #FFF; text-decoration: none;}
#horni_menu a:hover   {color: #FFF; text-decoration: underline; font-weight: bold;}

.text_center_nav a:link    {color: #FFF; text-decoration: underline;}
.text_center_nav a:visited {color: #FFF; text-decoration: underline;}
.text_center_nav a:active  {color: #FFF; text-decoration: none;}
.text_center_nav a:hover   {color: #FFF; text-decoration: none; font-weight: bold;}

.text_nav_nahoru a:link    {color: #FFF; text-decoration: underline;}
.text_nav_nahoru a:visited {color: #FFF; text-decoration: underline;}
.text_nav_nahoru a:active  {color: #FFF; text-decoration: none;}
.text_nav_nahoru a:hover   {color: #D0D0D0; text-decoration: underline; font-weight: bold;}

#paticka .navigace a:link    {text-decoration: underline; color: #C0C0C0;}
#paticka .navigace a:visited {text-decoration: underline; color: #C0C0C0;}
#paticka .navigace a:active  {text-decoration: underline; color: #FFF;}
#paticka .navigace a:hover   {text-decoration: none; font-weight: bold; color: #FFF;}

.leve ul li {list-style-image: url("menu/menu.png"); text-align: left;}
.prave ul li {list-style-image: url("menu/menu.png"); text-align: left;}

.leve img {border-width: 1px; border-style: solid; border-color: #FFF; margin: 3px;}
.text_h4 {margin-left: 0.3em; margin-bottom: -0.5em; font-weight: bold; font-size: 14px;}
