* {
margin: 0px 0px 0px 0px;
}

/* Tělo */

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
color: #003366;
background-color: #FFFFFF;
text-align: center;
}

#web {
width: 1016px;
position: relative;
overflow: hidden;
text-align: left;
margin-left: auto;
margin-right: auto;
background: url(images/pozadi.gif) repeat-y;
}

#header {
width: 1016px;
height: 307px;
position: relative;
background: url(images/header.jpg) no-repeat;
}

#menu {
width: 1016px;
height: 77px;
position: relative;
}

#levy {
width: 185px;
position: relative;
float: left;
}

#obsah {
width: 700px;
position: relative;
float: left;
}

.obdelniky {
padding-top: 1px;
padding-left: 8px;
}

.obsahtext {
padding-left: 25px;
padding-right: 10px;
padding-top: 20px;
padding-bottom: 12px;
color: #003366;
font-size: 13px;
line-height: 140%;
}

.obsahtext a {
text-decoration: underline;
color: #003366;
font-weight: bold;
}

.obsahtext a:hover {
text-decoration: none;
color: #003366;
font-weight: bold;
}

#pravy {
width: 120px;
position: relative;
float: right;

}

.pravytext {
padding-left: 1px;
padding-right: 3px;
padding-top: 10px;
padding-bottom: 10px;
color: #24336A;
font-size: 11px;
width: 120px;
text-align: center;
}

.pravytext a {
text-decoration: none;
color: #24336A;
}

.pravytext a:hover {
text-decoration: underline;
color: #24336A;
}

#it_pozadi {
width: 672px;
height: 105px;
position: relative;
background: url(images/itworker.jpg) no-repeat;
margin-left: 10px;
margin-bottom: 10px;
}

.it_kontakt {
width: 180px;
padding-left: 350px;
padding-top: 20px;
float: left;
font-size: 12px;
color: #000000;
}

.it_polozky {
width: 110px;
padding-left: 00px;
padding-right: 20px;
padding-top: 20px;
float: right;
font-size: 12px;
color: #000000;
}

#manual_pozadi {
width: 672px;
height: 105px;
position: relative;
background: url(images/manualworker.jpg) no-repeat;
margin-left: 10px;
margin-bottom: 10px;
}

#professional_pozadi {
width: 672px;
height: 105px;
position: relative;
background: url(images/proffesionalworker.jpg) no-repeat;
margin-left: 10px;
margin-bottom: 10px;
}

#medical_pozadi {
width: 672px;
height: 105px;
position: relative;
background: url(images/medicalworker.jpg) no-repeat;
margin-left: 10px;
margin-bottom: 10px;
}

#administrativa_pozadi {
width: 672px;
height: 105px;
position: relative;
background: url(images/persadministrativa.jpg) no-repeat;
margin-left: 10px;
margin-bottom: 10px;
}

#vyslani_pozadi {
width: 672px;
height: 105px;
position: relative;
background: url(images/vyslani.jpg) no-repeat;
margin-left: 10px;
margin-bottom: 10px;
}

#poradenske_pozadi {
width: 672px;
height: 105px;
position: relative;
background: url(images/poradsluzby.jpg) no-repeat;
margin-left: 10px;
margin-bottom: 10px;
}

.obdelnik_kontakt {
width: 180px;
padding-left: 350px;
padding-top: 20px;
float: left;
font-size: 12px;
color: #FFFFFF;
}

.obdelnik_kontakt a {
text-decoration: underline;
color: #FFFFFF;
}

.obdelnik_kontakt a:hover {
text-decoration: none;
color: #FFFFFF;
}

.obdelnik_polozky {
width: 110px;
padding-left: 00px;
padding-right: 20px;
padding-top: 20px;
float: right;
font-size: 12px;
color: #FFFFFF;
}

.obdelnik_polozky a {
text-decoration: underline;
color: #FFFFFF;
}

.obdelnik_polozky a:hover {
text-decoration: none;
color: #FFFFFF;
}

#spodek {
width: 1016px;
height: 74px;
clear: both;
background: url(images/spodek.gif) no-repeat;
}

#odkazy {
width: 1016px;
position: relative;
}

.odkazytext {
font-size: 12px;
color: #003366;
padding-top: 31px;
text-align: center;
}

.odkazytext a {
text-decoration: none;
color: #003366;
font-weight: bold;
}

.odkazytext a:hover {
text-decoration: underline;
color: #003366;
font-weight: bold;
}

.odkazytextseo {
font-size: 11px;
color: #bbbbbb;
padding-top: 5px;
text-align: center;
}

.odkazytextseo a {
text-decoration: none;
color: #bbbbbb;
font-weight: normal;
}

.odkazytextseo a:hover {
text-decoration: underline;
color: #bbbbbb;
font-weight: normal;
}

#nabidka_pozadi {
width: 650px;
height: 100%;
border: 1px solid #003366;
color: #003366;
margin-bottom: 10px;
}

.nabidka_pozaditext {
padding-left: 10px;
padding-top: 10px;
padding-bottom: 7px;
padding-right: 10px;
}

.nabidka_obrazek {
width: 120px;
}

.nabidka_vice {
padding-left: 340px;
}

.zajemozaslani {
font-size: 18px;
font-weight: bold;
}

.mensipismo {
font-size: 11px;
line-height: 120%;
}

.tiskodkazy a {
text-decoration: none;
}

.tiskodkazy a:hover {
text-decoration: underline;
}



/* Prvky */

td {
vertical-align: top;
}

a {
text-decoration: underline;
color: #000000;
}

a:hover {
text-decoration: none;
color: #000000;
}

hr {
border: 1px solid #BCBCBC;
margin-bottom: 10px;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.block {
display: block;
}

.nastred {
text-align: center;
}

.obrazek {
border: 7px solid #C0CCDA;
margin-right: 10px;
}

.obrazek:hover {
border: 7px solid #A5B4C6;
}

.zpravaoodeslani{
color: #D72A18;
font-weight: bold;
font-size: 22px;
text-align: center;
}

.zpet {
color: #75BC18;
text-align: right;
font-weight: bold;
margin-top: 30px;
}

.zpet a {
color: #75BC18;
text-decoration:none;
font-weight: bold;
}

.zpet a:75BC18 {
color: #263554;
text-decoration: underline;
font-weight: bold;
}

.obrazekvlevo {
border: 5px solid #E2E2E2;
margin-right: 10px;
float: left;
}

.obrazekvlevo:hover {
border: 5px solid #75BC18;
}

.obrazekvpravo {
border: 5px solid #E2E2E2;
margin-right: 10px;
float: right;
}

.obrazekvpravo:hover {
border: 5px solid #75BC18;
}

.tucne_podtrzene {
font-weight: bold;
text-decoration: underline;
}

fieldset {
background-color: #75BC18;
border: 1px solid #B5DF75;
width: 460px;
}

legend {
color: #FFFFFF;
font-weight: bold;
background-color: #75BC18;
border: 1px solid #B5DF75;
}

.odsazeni {
margin-left: 15px;
}

/* Tabulky */

.tabulka {
font-size: 13px;
text-align: left;
border: 1px solid #FF6501;
}

.tabulka td, tr {
border: 1px solid #FF6501;
padding: 3px;
}

.tabulka_popisky {
font-weight: bold;
background-color: #FF893D;
text-align: center;
}

.tabulka tr:hover {
background-color: #FFA86F;
}

.tabulka_tmavsi {
background-color: #FFD0B1;
}

/* Nadpisy */

h1 {
font-size: 16px;
font-weight: bold;
color: #003366;
margin-bottom: 5px;
}


h2 {
font-size: 18px;
font-weight: bold;
color: #003366;
}

h3 {
font-size: 15px;
font-weight: bold;
color: #FF0000;
}

