* {
  margin:0 ;padding:0;
}

body {
  background: #fff url('obr/pozadi.png') repeat-x;
  color: #222;
  font: 0.82em "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
}

pre {
  font: 1em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  color: #ff9a00; font-weight: bold;
}

img {
  border: none;
}

p {
  margin:0 0 10px 0;
  line-height:15px;
}

li {
  list-style-position: inside;
  list-style-color: #f00;
}

div.menu-obal {
  width: 840px; height: 50px;
  margin: 0 auto;
  margin-top: 80px;
}

div.menu-obal img {
  float: left;
}

div.menu-obal ul {
  width: 500px; height: 30px;
  display: block; float: right;
  margin-top: 20px;
  list-style-type: none;
}

div.menu-obal li {
  width: 74px; height: 30px;
  margin-left: 14px;
  float: left;
  text-align: center;
  background: #111;
}

div.menu-obal ul li a {
  width: 74px; height: 30px;
  line-height: 30px;
  display: block;
  background: url('obr/menu-polozka.png');
  color: #fffbb6;
  text-decoration: none;
  font-weight: normal;
}

div.menu-obal ul li#aktivni a {
  font-weight: bold;
  color: #ff9a00;
}

div.menu-obal ul li a:hover {
  color: #ff9a00;
}

div.hlava {
  width: 840px; height: 208px;
  margin: 0 auto;
  background: url('obr/hlava.png') no-repeat left;
}

div.nadpis {
  width: 840px; height: 95px;
  margin: 0 auto;
  background: url('obr/nohy.png') no-repeat left;
}

div.nadpis h1 {
  font-size: 22px;
  color:  #425454;
  font-weight: bold;
  padding: 30px 0 5px 0;
  float: right;
  border-bottom: 1px solid #c4c4c4;
}

div.telo {
  width: 840px;
  margin: 0 auto;
  text-align: left;
}

div.telo b {
  color: #000;
}

div.sluzby-rada {
  width: 852px;
  margin-bottom: 20px;
}

div.sluzba {
  width: 283px; height: 230px;
  float: left;
  position: relative;
  background: url('obr/sluzba.png');
}

div.sluzba-tip {
  width: 283px; height: 230px;
  float: left;
  position: relative;
  background: url('obr/sluzba-tip.png');
}

div.sluzba h1, div.sluzba-tip h1 {
  width: 170px; height: 30px;
  display: block;
  margin-left : 34px;
  margin-top: 28px;
  line-height: 30px;
  color: #202727;
  font-family: Tahoma;
  font-size: 1.32em;
  white-space: nowrap;
}

div.sluzba p, div.sluzba-tip p {
  width: 209px;
  margin-left : 34px;
  margin-top: 24px;
}

div.dlouha h1 {
  width: 170px; height: 42px;
  display: block;
  margin-left : 34px;
  line-height: 42px;
  color: #202727;
  font-family: Tahoma;
  font-size: 1.32em;
  white-space: nowrap;
}

div.dlouha h1 a{
color: #000000;
text-decoration: none
}

div.dlouha h1 a:hover{
color: #de0900;
}

div.dlouha a.vic {
  margin-left: 35px;
  color: #de0900;
  text-decoration: underline;
}

div.dlouha p {
  width: 770px;
  margin-left : 34px;
  margin-top: 24px;
}

div.sluzba a, div.sluzba-tip a {
  color: #202727;
  text-decoration: none;
}

div.sluzba a:hover, div.sluzba-tip a:hover {
  color: #de0900;
}

div.sluzba a.vic, div.sluzba-tip a.vic {
  position: absolute; bottom: 28px;
  margin-left: 34px;
  color: #de0900;
  text-decoration: underline;
}

div.sluzba a.vic:hover, div.sluzba-tip a.vic:hover {
  color: #f6372d;
  text-decoration: none;
}

div.dlouha {
  width: 852px;
  margin-top: 20px;
  background: url('obr/dlouha.png');
}

div.dlouha_nadpis{
  width: 852px;
  height: 45px;
  background: url('obr/dlouha_nadpis.png');
}

div.dlouha_obsah{
  width: 852px;
  height: 100%;
  background: url('obr/dlouha_obsah.png');
  padding: 1px 0px 1px 0px
}

div.dlouha_pata{
  width: 852px;
  height: 49px;
  background: url('obr/dlouha_pata.png');
}

.cistic {
  width: 100%; height: 1px;
  clear: both;
}

.red {
  color: #f00;
}

.black {
  color: #000;
}

div.pata {
  width: 100%; height: 53px;
  margin-top: 50px;
  line-height: 53px;
  background: #000 url('obr/pata.gif');
  color: #fff;
  text-align: left;
}

div.pata-obsah {
  width: 840px;
  margin: 0 auto;
}

span.seda {
  color: #5b6060;
}

div.odkazy {
  width: 840px;
  margin: 0 auto;
  margin-top: 10px;
  text-align: justify;
  font-weight: normal;
  font-size: 0.8em;
  color: #666;
}

div.odkazy a {
  color: #999;
}

div.odkazy a:hover{
  color: #ff9a00;
  text-decoration: none;
}

b.vetsi {
  font-size: 1.1em;
}

.formular {
  border: 1px solid #ccc;
  padding: 15px;
  padding-right: 0;
  padding-bottom: 10;
  font-size: 100%;
}

.formular input {
  width: 250px;
  padding: 2px;
  margin-bottom: 5px;
  border: 1px solid #bbb;
  background: url('obr/area.gif') repeat-x;
}

.formular input.sub {
  border: 1px solid #bbb;
  padding: 5px;
  font-weight: bold;
  cursor: pointer;
  background: url('obr/submit.gif') repeat-x bottom;
}

.formular input.sub:active {
  background: url('obr/submithref.gif') repeat-x top;
}

.formular textarea {
  width: 250px;
  height: 80px;
  padding: 2px;
  margin-bottom: 5px;
  border: 1px solid #bbb;
  background: url('obr/area.gif') repeat-x;
}

select {
  border: 1px solid #bbb;
  padding: 2px;
  margin-bottom: 5px;
}

td {
  vertical-align: top;
  padding-right: 15px;
}

#zpet {
float: left; 
padding-left: 20px;
}

#zpet img{
border: 1px solid black;
}

.kontakt_spolupracovnici{
float: left;
margin-left: 20px;
width: 230px;
padding-top: 50px;
height: 140px
}

h2.sidlo{
color:  #313E3E;
padding-bottom: 7px;
padding-left: 10px;
text-decoration: underline;
}

.kontakt_adress{
margin-left: 20px;
padding-left: 10px;
border-left: 1px solid #313E3E;
height: auto;
}

.kontakt_sidlo{
margin: auto;
padding-left: 10px;
text-align: center;
height: auto;
width: 180px;
font-size: 17px;
border-left: 2px solid #313E3E;
border-right: 2px solid #313E3E;
}

h2.nadpis_firmy{
margin: auto;
text-align: center;
color:  #313E3E;
padding-bottom: 12px;
font-size: 26px;
text-decoration: underline;
}


.vpravo{
position: absolute;
right: 0
}