/* Cascading stylesheets by Tomáš Hrkalík */

* {
  margin: 0;
  padding: 0; 
}

body {
  background: #ffffff url('vertical-bg.gif') repeat-x;
  text-align: center;
  color: #272727;
  font-family: "Tahoma", "Verdana", "Arial", sans-serif;
  font-size: 12px;
  border-bottom: 4px solid #272727;
}

#area {
  width: 894px;
  margin: 0 auto;
  padding-top: 5px;
}

#left_wing {
  float: left;
  width: 265px;
  padding-bottom: 37px;
  margin-bottom: 30px;
  background: url('left-bottom.gif') center bottom no-repeat;
}

#left_wing-bg {
  background: url('left-bg.gif') repeat-y;
}

#logo {
  background: url('left-logo.gif') no-repeat;
  height: 187px;
}

#logo h1 {
  display: none;
}

#logo a {
  width: 249px;
  height: 175px;
  display: block;
  padding-left: 16px;
}

#logo a span {
  display: none;
}

#logo .shad {
  background: url('left-bg2.gif') repeat-y;
  height: 12px;
}

#left_wing .title {
  background: url('left-title.gif') no-repeat;
  height: 34px;
  text-transform: uppercase;
  text-align: right;
  font-size: 14px;
  padding: 2px 20px 0 0;
  color: #ffffff;
  letter-spacing: 1px;
}

#left_wing iframe {
  margin-left: 17px;
  margin-top: 1px;
}

#right_wing {
  float: right;
  width: 629px;
}

#head {
  background: url('head.gif') no-repeat;
  height: 167px;
  margin-bottom: 41px;
}

#head span {
  display: none;
}

#content {
  text-align: left;
  width: 605px;
  padding-left: 24px;
  margin-bottom: 20px;
}

h1 {
  background: url('h1.gif') no-repeat;
  height: 39px;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 4px 5px 0 39px;
  color: #ffffff;
}

h1.b {
  background: #707070 url('h1.gif') no-repeat;
  height: auto;
  margin-bottom: 18px;
  font-size: 18px;
}

h2 {
  background: url('h2.gif') no-repeat;
  height: 30px;
  margin: 15px 17px 0 17px;
  padding: 5px 10px 0 25px;
  font-size: 14px;
  font-weight: bold;
}

h3 {
  color: #124d7f;
  font-weight: bold;
  font-size: 14px;
  margin: 10px 17px 3px 17px;
}

h4 {
  font-weight: bold;
  font-size: 13px;
  margin: 0 17px;
}

#content p {
  padding: 0px 17px;
  line-height: 19px;
}

#content p.imp {
  background: #979797 url('p-imp.gif') top repeat-x;
  color: #ffffff;
  padding: 7px 10px;
  width: 565px;
  margin-left: 10px;
  margin-bottom: 10px;
}

#content p.col {
  background: #979797 url('p-col.gif') top repeat-x;
  color: ;
  padding: 7px 10px;
  margin: 0 17px;
}

#content a {
  color: #1765a6;
  font-weight: bold;
  text-decoration: unerline;
}

#content a:hover {
  text-decoration: none;
}

#content p.imp a {
  color: #ffffff;
}

.clear {
  clear: both;
}

menu {
  list-style-type: none;
  margin-left: 38px;
  margin-bottom: 25px;
}

menu li {
  width: 227px;
  height: 46px;
  background: url('nav.gif') center top no-repeat;
}

menu li:hover {
  background: url('nav.gif') center center no-repeat;
}

menu li.act {
  background: url('nav.gif') center bottom no-repeat;
}

menu li a {
  color: #272727;
  text-decoration: none;
  display: block;
  height: 32px;
  font-size: 14px;
  text-align: right;
  padding-right: 67px;
  padding-top: 14px;
}

menu li.act a {
  color: #ffffff;
  padding-right: 67px !important;
}

menu li a:hover {
  padding-right: 45px;
}

#footer {
  background: url('footer.gif') no-repeat;
  height: 101px;
  margin-top: 10px;
  padding-left: 60px;
  padding-top: 24px;
}

#footer p {
  float: left;
  text-align: left;
  line-height: 23px;
}

#footer p.f1 {
  width: 283px;
}

#footer p.f2 {
  width: 250px;
}

#footer a {
  color: #272727;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

.ul {
  background: url('list.gif') repeat-y;
  margin: 1px 0 10px 17px;
  padding-bottom: 1px;
}

ul {
  list-style-type: none;
  margin: 10px 0 10px 15px;
}

ul li {
  background: url('list_item.gif') top left no-repeat;
  padding-left: 26px;
  padding-top: 5px;
  min-height: 17px;
  line-height: 20px;
  font-weight: bold;
}

.button {
  background: url('butt.gif') top center no-repeat;
  height: 35px;
  margin: 5px 17px;
}

.button h3 {
  margin: 0;
}

.button:hover {
  background: url('butt.gif') bottom center no-repeat;
}

.button a {
  font-size: 14px;
  color: #373737 !important;
  display: block;
  font-weight: normal !important;
  padding-top: 8px;
  padding-left: 15px;
  padding-right: 45px;
  text-decoration: none;
  width: 511px !important;
  height: 27px;
}

.button2 a {
  font-size: 13px !important;
  padding-top: 2px !important;
  
}

.zpet {
  background: url('zpet.gif') no-repeat;
  height: 44px;
  margin-top: 30px;
}

.zpet a {
  display: block;
  height: 44px;
}

ul.normal li {
  font-weight: normal !important;
}

ul.sub {
  list-style-type: disc;
  line-height: auto;
  font-weight: normal !important;
}

ul.sub li {
  background: transparent;
  padding-left: 0;
  padding-top: 5px;
  line-height: normal;
  font-weight: normal;
}

.kontakt_osoba {
  background: #ebebeb url('kontakt_osoba-bg.gif') repeat-y;
  width: 400px;
  margin-left: 17px;
  margin-top: 10px;
  margin-bottom: 6px;
  padding: 4px 0 6px 4px;
}

.kontakt_osoba span {
  text-transform: uppercase;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.mapa {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: 17px;
}

form {
  margin: 0 17px;
}

input, textarea {
  font-family: "Tahoma", "Verdana", "Arial", sans-serif;
  color: #3d3d3d;
  font-size: 12px;
  padding: 2px 3px;
  margin: 3px 0;
  line-height: 18px;
}

textarea.poptavka {
  width: 488px !important;
}

.cervene {
  color: #E10404;
  font-weight: bold;
  margin-left: -17px;
}

.zelene {
  color: #228B00;
  font-weight: bold;
  margin-left: -17px;
}