@charset "utf-8";
/* (c) Generace Plus, o.s. */

* {
margin: 0;
padding: 0;
border: 0px dashed;
}

html, body {
text-align: center;
background: #FFFFFF;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

div#top {
margin: auto;
width: 100%;
height: 70px;
float: left;
}

div#menu_stripe {
margin: auto;
width: 100%;
height: 154px;
background: url('bg_menu.jpg') repeat-x;
float: left;
}

div#middle {
margin: auto;
width: 100%;
background: url('middle_grad.jpg') repeat-x;
float: left;
}

div#footer {
margin: auto;
width: 100%;
height: 51px;
background: url('bg_tail.gif') repeat-x;
float: left;
margin-top: 50px;
}

div#header {
margin: auto;
width: 900px;
height: 70px;
text-align: left;
}

div#stripe {
margin: auto;
width: 900px;
height: 154px;
text-align: left;
}

div#main {
margin: auto;
width: 900px;
text-align: left;
}

div#tail {
margin: auto;
width: 900px;
height: 51px;
text-align: left;
}

img#logo {
position: relative;
top: 10px;
}

ul#list_menu {
list-style-type: none;
width: 703px;
height: 154px;
float: right;
padding: 0;
border: 0; /* SMAZAT !!! */
}

ul#list_menu li {
display: block;
list-style-type: none;
width: 140px;
height: 154px;
float: left;
padding: 0;
font-weight: 100;
border: 0; /* SMAZAT !!! */
}

ul#list_menu li.common {
background: url('hovermenu_common.jpg') no-repeat;
}

ul#list_menu li.common:hover {
background-position: 0 -154px;
}

ul#list_menu li.last {
width: 143px;
background: url('hovermenu_last.jpg') no-repeat;
}

ul#list_menu li.last:hover {
background-position: 0 -154px;
}

ul#list_menu li a {
display: block;
color: #FFFFFF;
text-decoration: none;
padding-left: 10px;
}

ul#list_menu li a.menu_header {
padding-top: 45px;
padding-bottom: 5px;
font-size: 16px;
font-weight: bold;
}

ul#list_menu li a.menu_header:hover {
text-decoration: underline;
}

ul#list_menu li a.menu_smaller {
font-size: 11px;
}

ul#list_menu li a.menu_smaller:hover {
text-decoration: underline;
}

div#content {
width: 600px;
float: left;
_height: 400px; /* IE HACK */
min-height: 400px;
border: 0; /* SMAZAT !!! */
}

div#column {
width: 250px;
float: right;
_height: 400px; /* IE HACK */
min-height: 400px;
border: 0; /* SMAZAT !!! */
}

h1 {
font-size: 18px;
color: #00ADEF;
padding: 50px 25px 0px 25px;
}

h3 {
font-size: 12px;
color: #00ADEF;
padding: 10px 25px 0px 25px;
}

h3.column {
font-size: 12px;
color: #00ADEF;
padding: 50px 25px 15px 25px;
}

p {
padding: 15px 0 15px 25px;
}

span.tabulator {
width: 30px;
height: 10px;
display: block;
float: left;
}

div#tail_right {
float: right;
}

ul {
list-style-image: url('cross_list.jpg');
padding: 5px 0 15px 30px;
}

ul.sub_list {
list-style-image: url('cross_list.jpg');
padding: 0 0 0 25px;
}

ul li {
padding: 5px 0 5px 5px;
font-weight: bold;
color: #333333;
}

ul.sub_list li {
color: #515151;
}

span#copyright {
color: #FFFFFF;
font-weight: bold;
position: relative;
top: 20px;
}

a {
color: #008FC4;
}

form fieldset {
border: 1px solid #D8D8D8;
width: 571px;
margin: 25px;
padding: 15px;
color: #333333;
}

form fieldset table {
width: 560px;
}

form fieldset table td.form_left {
width: 150px;
color: #333333;
font-weight: bold;
vertical-align: top;
}

form fieldset table td input {
width: 420px;
border: 1px solid #008FC4;
}

form fieldset table td input.input_submit {
width: 100px;
border: 1px solid #808080;
float: right;
margin-top: 10px;
background: #008FC4;
color: #FFFFFF;
padding: 3px;
font-weight: bold;
}

form fieldset table td input.checkbox {
width: 20px;
padding: 3px;
}

form fieldset table td textarea {
width: 420px;
height: 80px;
border: 1px solid #008FC4;
}

form fieldset table td select {
width: 420px;
overflow: scroll;
border: 1px solid #008FC4;
}

strong.chybova_hlaska {
color: #FF0000;
}

strong.zelena_hlaska {
color: #00FF00;
}

img#fotka_uvodka {
width: 200px;
}

table.tabulka {
border: 1px solid #008FC4;
margin: 20px 0 20px 25px;
}

table.tabulka td {
border: 1px solid #008FC4;
padding: 2px;
}

table.tabulka th {
background: #008FC4;
padding: 2px;
color: #FFFFFF;
}

th.th_cislo {
width: 40px;
}

th.th_misto {
width: 160px;
}

