* {
margin: 0px 0px 0px 0px;
}

/* Tělo */

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
color: #000000;
background: #e7f4f8 url(images/background.gif) repeat-x;
text-align: center;
}

#web {
width: 904px;
position: relative;
overflow: hidden;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#nadheader {
width: 904px;
height: 87px;
position: relative;
background: url(images/nadheader.jpg) no-repeat;
}

#header {
width: 904px;
height: 155px;
position: relative;
background: url(images/header.jpg) no-repeat;
}

.headertext1 {
padding-top: 20px;
padding-left: 395px;
position: relative;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
float: left;
line-height: 200%;
}

.headertext2 {
padding-top: 20px;
padding-left: 90px;
position: relative;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
float: left;
line-height: 200%;
}

.headertext1 a {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

.headertext1 a:hover {
text-decoration: underline;
color: #FFFFFF;
font-weight: bold;
}

#podheader {
width: 904px;
height: 59px;
position: relative;
background: url(images/podheader.gif) no-repeat;
}

.podheadertext {
padding-left: 520px;
position: relative;
}

#leva {
width: 257px;
position: relative;
float: left;
}

#menu {
width: 257px;
position: relative;
background: url(images/aktuality_pozadi2.gif) repeat-y;
}

#menu2 {
width: 257px;
position: relative;
background: url(images/menu_pozadi.gif) no-repeat;
}

.menutext {
font-size: 13px;
padding-left: 28px;
padding-top: 10px;
line-height: 140%;
}

#aktuality {
width: 257px;
position: relative;
background: url(images/aktuality_pozadi2.gif) repeat-y;
}

#aktuality2 {
width: 257px;
position: relative;
background: url(images/aktuality_pozadi.gif) no-repeat;
}

.aktualitytext {
font-size: 13px;
padding-left: 37px;
padding-right: 28px;
padding-top: 50px;
line-height: 140%;
}

#prava {
width: 647px;
position: relative;
float: right;
}

#nadpis {
width: 647px;
height: 30px;
position: relative;
background: url(images/nadpis.gif) no-repeat;
}

.nadpistext {
padding-top: 8px;
padding-left: 65px;
}

#obsah {
width: 647px;
position: relative;
background: url(images/obsah_pozadi.gif) no-repeat;
}

.obsahtext {
font-size: 13px;
padding-left: 30px;
padding-right: 40px;
padding-bottom: 15px;
padding-top: 10px;
line-height: 140%;
}


.obrazekvlevo {
border: 1px solid #54cf5b;
margin-right: 10px;
margin-bottom: 5px;
float: left;
}

.nadspodek {
width: 421px;
height: 276px;
position: relative;
background: url(images/nadspodek.jpg) no-repeat;
}

#spodek-wrap {
width: 100%;
height: 81px;
clear: both;
background: url(images/spodek_wrap.gif) repeat-x;
}

#spodek {
width: 904px;
height: 81px;
overflow: hidden;
margin: 0 auto;
background: url(images/spodek.gif) no-repeat;
}

.spodektext {
font-size: 13px;
color: #FFFFFF;
padding-top: 50px;
text-align: center;
padding-left: 220px;
}

.spodektext a {
text-decoration: underline;
color: #FFFFFF;
font-weight: normal;
}

.spodektext a:hover {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

.odkazytext {
font-size: 13px;
color: #FFFFFF;
padding-top: 15px;
padding-bottom: 10px;
text-align: center;
}

.odkazytext a {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

.odkazytext a:hover {
text-decoration: underline;
color: #FFFFFF;
font-weight: normal;
}

.odkazytextseo {
font-size: 12px;
color: #a8a8a8;
text-align: center;
font-weight: normal;
padding-top: 30px;
padding-bottom: 10px;
padding-left: 50px;
padding-right: 50px;
}

.odkazytextseo a {
text-decoration: none;
color: #a8a8a8;
font-weight: normal;
}

.odkazytextseo a:hover {
text-decoration: underline;
color: #a8a8a8;
font-weight: normal;
}


/* Formuláře */

fieldset {
border: 2px solid #0d9fe9;
width: 450px;
font-size: 14px;
}

legend {
color: #FFFFFF;
font-weight: bold;
background-color: #0d9fe9;
border: 1px solid #0d9fe9;
}

.poptavkovyformular {
font-size: 13px;
}

.poptavkovyformular input, textarea {
border: 1px solid #0d9fe9;
width: 300px;
}

.poptavkovyformular td {
font-size: 13px;
vertical-align: top;
}

.poptavkovyformular2 {
font-size: 13px;
}

.poptavkovyformular2 input, textarea, select {
border: 1px solid #0d9fe9;
width: 300px;
}

.poptavkovyformular2 td {
font-size: 13px;
vertical-align: top;
}

.button {
background-color: #0d9fe9;
border: 1px solid #000000;
color: #FFFFFF;
font-weight: bold;
cursor: pointer;
}

.formular {
font-size: 13px;
text-align: left;
width: 500px;
}


/* Prvky */


a {
text-decoration: underline;
color: #0d9fe9;
}

a:hover {
text-decoration: none;
color: #0d9fe9;
}

p {
margin-bottom: 13px;
}

hr {
border: 1px solid #d7d7d7;
margin-bottom: 10px;
margin-top: 10px;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.block {
display: block;
}

.nastred {
text-align: center;
}

.obrazek {
border: 1px solid #54cf5b;
margin-right: 7px;
margin-bottom: 5px;
}

.zpet {
color: #f88a20;
text-align: right;
font-weight: bold;
margin-top: 30px;
}

.zpet a {
color: #f88a20;
text-decoration:none;
font-weight: bold;
}

.zpet a:hover {
color: #f88a20;
text-decoration: underline;
font-weight: bold;
}

.tucne {
color: #000000;
font-weight: bold;
}

.cervene {
color: #ff0000;
font-weight: bold;
}

.clearboth {
clear: both;
}

.malepismo {
font-size: 12px;
}

.zvyrazneni {
background-color: #656565;
border: 1px solid #fe756c;
font-size: 15px;
padding: 5px;
margin-bottom: 10px;
}

#odsazeni  		{ margin: 0 0 15px 1em; padding: 0 0 0 1em;}
#odsazeni li 		{ margin: 0;}
#odsazeni li ul li 		{ margin: 0 0 0 1em; padding: 0 0 0 1em;}

/* Tabulky */

.tabulka {
font-size: 13px;
text-align: center;
border: 1px solid #17affc;
border-collapse: collapse;
margin-bottom: 20px;
}

.tabulka td, tr {
border: 1px solid #17affc;
padding: 5px;
}

.tabulka_nadpis {
font-weight: bold;
background-color: #17affc;
}

.tabulka_tmavsi {
background-color: #e2e2e2;
}

table {
font-size: 13px;

}


/* Warning */

.upozorneni {
display: block;
width:555px;
height: 32px;
margin-bottom:20px;
padding-top:3px;
padding-bottom:5px;
margin-top:10px;
background-color:#fdecc4;
border:solid 1px #ff0000;
color:#373000;
}

.upozorneni img {
float:left;
width: 37px;
height: 30px;
padding-right:10px;
padding-left:5px;
}

.upozorneni p
{
float:left;
padding-top: 8px;
font-weight: bold;
font-size: 15px;
}



/* Nadpisy */

h1 {
color: #000000;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}

h1.logo {
width: 904px;
height: 87px;
position: relative;
font-size: 5px;
}

h1 span {
background: url(images/nadheader.jpg) no-repeat;
position: absolute;
width: 100%;
height: 100%;
}

h2 {
color: #0d9fe9;
font-size: 15px;
font-weight: bold;
margin-bottom: 10px;
clear: both;
}

h2.nadpis {
color: #000000;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}

h3 {
font-size: 13px;
font-weight: bold;
color: #0d9fe9;
margin-top: 10px;
margin-bottom: 10px;
clear: both;
}



/* Menu */

.glossymenu{
margin: 5px 0;
padding: 0;
width: 208px; /*width of menu*/
border: 1px solid #E7EFF4;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: #ffffff url(images/polozky_pozadi.gif) no-repeat;
font: bold 13px Arial, Verdana, Helvetica, sans-serif;
color: #000000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-left: 30px;
padding-top: 6px;
text-decoration: none;
height: 30px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #000000;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 8px;
right: 8px;
border: none;
}

.glossymenu a.menuitem:hover{
background: #e7f4f8 url(images/polozky_pozadi_on.gif) no-repeat;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #ffffff;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #ffffff;
padding-left: 10px;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
padding: 2px 0;
padding-left: 30px;
}

.glossymenu div.submenu ul li a:hover{
background: #e7f4f8;
color: #000000;
}

