* {
  padding: 0;
  margin: 0;
}
body {
  background: #ffffff;
  font-family: "Arial", "Arial CE", "Helvetica" , "sans-serif";
  font-size: 12px;
  text-align: left;
  color: #000000;
}
img {
  border: none;
}
a {
  color: #1b79d1;
  /*outline: 0;*/
}
a:hover, a:active {
  text-decoration: none;
}
p {
  padding-bottom: 1.5em;
  line-height: 1.5em;
}
p.vetsi {
  font-size: 1.1em;
}
p.vetsi strong a {
  color: #4f4f4f;
}
h1 {
  color: #c5c5c5;
  font-size: 16px;
}
h2, #obsah h1 {
  color: #dd601f;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 10px;
}
h3, #obsah .cely h2 {
  color: #dd601f;
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 10px;
}

ol, ul {
}
li {
  list-style-type: none;
  float: left;
}
input, select, textarea {
  color: #7e7e7e;
  font-family: "Arial", "Arial CE", "Helvetica" , "sans-serif";
  font-size: 11px;
  padding: 2px 3px;
  border-width: 1px;
}
textarea {
  overflow: auto;
}
acronym {
  border-color: #888888;
}
.orange {
  color: #ed7334;
  font-size: 15px;
}
.blue {
  color: #1b79d1;
}
.red {
  color: #ee0505;
}
.top {
  vertical-align: top;
}
.clr {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}
.roh {
  display: block;
  width: 6px;
  height: 6px;
  background: transparent url('img/box-white.gif') no-repeat;
  font-size: 0;
  position: absolute;
}
.roh2 {
  display: block;
  width: 6px;
  height: 6px;
  background: transparent url('img/box-blue.gif') no-repeat;
  font-size: 0;
  position: absolute;
}
.lh { left: 0; top: 0; background-position: -7px -7px; }
.ld { left: 0; bottom: 0; background-position: -7px 1px; }
.ph { right: 0; top: 0; background-position: 1px -7px; }
.pd { right: 0; bottom: 0; background-position: 1px 1px; }

a.fcb, a.twi, a.rss {
  display: inline-block;
  padding-left: 24px;
  margin-left: 16px;
  height: 16px;
  line-height: 16px;
}
a.fcb {
  background: url('img/facebook.png') no-repeat;
}
a.twi {
  background: url('img/twitter.png') no-repeat;
}
a.rss {
  background: url('img/rss.png') no-repeat;
}
a.tisk {
  color: #7d7d7d;
  line-height: 16px;
  background: url('img/tisk.gif') no-repeat 2px 0;
  padding-left: 27px;
}

#header {
  background: #ffffff url('img/top-bg.gif') repeat-x center 163px;
}
#top {
  background: transparent url('img/slecna.jpg') no-repeat 520px 32px;
  width: 977px;
  padding: 0 8px;
  height: 220px;
  margin: 0 auto;
}
#top h1, #top #obal {
  float: left;
  margin-top: 39px;
  margin-left: 18px;
}
#top h1 a, #top #obal a {
  text-decoration: none;
  display: block;
  width: 355px;
  line-height: 0.8em;
}
#top h1 em, #top #obal em {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: bold;
  padding-left: 9px;
  line-height: 1em;
}
#top ul {
  float: left;
  padding-top: 20px;
}
#top li {
  line-height: 48px;
  margin-right: 8px;
}
#top li a {
  float: left;
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  height: 48px;
  position: relative;
}
#top li a:hover, #top li a:active, #top li a.active {
  color: #ffffff;
}
#top li a.active {
  font-weight: bold;
}
#top li a span {
  float: left;
  padding-right: 10px;
  padding-left: 4px;
  line-height: 38px;
  height: 38px;
  background: #f5f5f5 url('img/menu-pas.gif') no-repeat right 0;
}
#top li a:hover span, #top li a:active span, #top li a.active span {
  background-color: #ef802e;
  background-position: right -38px;
}
#top li a span.lv {
  padding: 0;
  width: 6px;
  background: #f5f5f5 url('img/menu-pasl.gif') no-repeat;
  font-size: 0;
}
#top li a span.arr {
  padding: 0;
  background: transparent url('img/menu-pasa.gif') no-repeat;
  height: 10px;
  width: 40px;
  font-size: 0;
  position: absolute;
  right: 0;
  top: 38px;  
  margin-left: -40px;
}
#top li a:hover span.lv, #top li a:active span.lv, #top li a.active span.lv {
  background-color: #ef802e;
  background-position: 0 -38px;
}
#top li a:hover span.arr, #top li a:active span.arr, #top li a.active span.arr {
  background-color: transparent;
  background-position: right -10px;
}
#top li a.no {
  padding: 0 8px;
  height: 30px;
  line-height: 30px;
  padding-top: 8px;
}
#top li.last {
  margin-left: 65px;
}
#top li.last a span.arr {
  left: 40px;
  background-color: transparent;
  background-position: 0 -20px;
}
#top li.last a:hover span.arr, #top li.last a:active span.arr, #top li.last a.active span.arr {
  background-position: 0 -30px;
}


#main {
  background: #eff7ff url('img/stin.gif') no-repeat center top;
}
#obsah {
  width: 981px;
  margin: 0 auto;
  padding: 0 6px 16px 6px;
  overflow: hidden;
  color: #2f2f2f;
}
#obsah #inside {
  float: left;
  width: 776px;
}
#obsah #sidecol {
  float: left;
  width: 205px;
  color: #2f2f2f;
  line-height: 1.5em;
}
#obsah #tip {
  color: #1b79d1;
  padding: 20px 0;
}
#obsah #tip strong {
  color: #000000;
  background: url('img/attach.gif') no-repeat left 2px;
  padding-left: 17px;
}
#obsah table {
  border: 0;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 25px;
}
#obsah th, #obsah td {
  padding-left: 13px;
  padding-right: 10px;
}
#obsah th {
  height: 30px;
  line-height: 30px;
  background: #4797e2 url('img/table-head.gif') no-repeat;
  color: #ffffff;
}
#obsah th.nosepar {
  background-position: -3px 0;
}
#obsah td {
  height: 25px;
  line-height: 25px;
  color: #000000;
}
#obsah tr.odd td {
  background: #ffffff;
}
#obsah tr.even td {
  background: #f5f5f5;
}
#obsah img.perex {
  float: right;
  padding: 8px 3px 1px 26px;
}
#obsah .info {
  border: 1px solid #ededed;
  background: #fafafa;
  padding: 12px 15px;
  margin-top: 3px;
  margin-bottom: 10px;
  line-height: 1.4em;
  font-style: italic;
  color: #010101;
}

#obsah .cely {
  float: left;
  background: #ffffff;
  width: 733px;
  position: relative;
  padding: 12px 20px 17px 15px;
  margin-right: 8px;
  margin-bottom: 10px;
  height: auto !important;
  height: 509px;
  min-height: 505px;
  display: inline;
}
#obsah .cely p {
  text-align: justify;
}
#obsah .cely img {
  padding: 5px;
  border: 1px solid #dfdfdf;
  float: left;
  margin: 0 20px 15px 0;
  background: #ffffff;
}
#obsah .cely img.right {
  float: right;
  margin: 0 0 15px 20px;
}
#obsah .cely a.smazat {
  outline: 0;
}
#obsah .cely a.smazat img {
  padding: 4px 10px 5px 5px;
  border: none;
  float: none;
  margin: 0;
  background: none;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}
#obsah .cely ul {
  margin: 4px 0 10px 0;
  padding: 10px 0;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  overflow: hidden;
}
#obsah .cely li {
  float: none;
  background: url('img/odrazka.gif') no-repeat 1px 1px;
  padding: 3px 5px 3px 32px;
  line-height: 19px;
  color: #010101;
}
#obsah #form-vars {
  display: none;
}
#obsah .info-ok, #obsah .info-ko {
  background-color: #ccfbaf;
  border: 1px solid #84e246;
  /*border-left: 5px solid #84e246;*/
  padding: 11px 12px;
  margin: 4px 0 15px 0;
  color: #222222;
  font-size: 1.1em;
}
#obsah .info-ko {
  background-color: #fcbcb0;
  border: 1px solid #ec4646;
  /*border-left: 5px solid #ec4646;*/
}
#obsah .info-ok img, #obsah .info-ko img{
  background: none;
  border: none;
  padding: 0 5px 0 0;
  margin: 0;  
}
#obsah .pul {
  float: left;
  background: #ffffff;
  width: 360px;
  position: relative;
  padding: 12px 10px 0 10px;
  margin-right: 8px;
  margin-bottom: 10px;
  height: auto !important;
  height: 312px;
  min-height: 312px;
  display: inline;
}
#obsah .pul p {
  padding-left: 5px;
}
#obsah .pul h2, #obsah .pul h3 {
  padding-left: 5px;
}
#obsah .ctvrt {
  float: left;
  margin-right: 8px;
  width: 186px;
  display: inline;
}
#obsah .ctvrt img {
  height: 121px;
  width: 186px;
}
#obsah .ctvrt .popisek {
  background: #4797e2 url('img/box-tipy.gif') no-repeat center bottom;
  text-align: center;
  height: 200px;
}
#obsah .ctvrt .popisek a {
  color: #ffffff;
  line-height: 1.5em;
  display: block;
  padding: 9px 0;
}
#obsah ul.aktuality li {
  background: url('img/notes.jpg') no-repeat 1px 10px;
  border-top: 1px solid #f1f1f1;
  color: #9c9c9c;
  padding: 8px 5px 8px 45px;
  line-height: 1.4em;
  margin-bottom: 2px;
}
#obsah ul.aktuality li a {
  font-weight: bold;
}
#obsah .formbox, #obsah .agreebox {
  border: 1px solid #ededed;
  background: #fafafa;
  padding: 12px 15px 15px 15px;
  margin-top: 45px;
  color: #010101;
  position: relative;
  line-height: 30px;
}
#obsah .formbox div.boxwrapper {
  width: 415px;
}
#obsah .formbox div.boxwrapper2 {
  width: 505px;
}
#obsah .agreebox {
  border: none;
  background: none;
  margin-top: 15px;
}
#obsah .formbox h3 {
  float: left;
  background: #fafafa url('img/form-pas.gif') no-repeat right top;
  display: inline;
  height: 31px;
  line-height: 31px;
  padding: 0 15px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #2f2f2f;
  position: absolute;
  left: -1px;
  top: -31px;
}
#obsah .formbox h3 span {
  float: left;
  background: #fafafa url('img/form-pasl.gif') no-repeat left top;
  display: block;
  width: 5px;
  height: 31px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
}
#obsah .formbox label, #obsah .agreebox label {
  display: inline-block;
  width: 130px;
}
#obsah span.label {
  width: 130px;
  height: 26px;
  display: inline-block;
}
#obsah .formbox label.minwidth {
  width: 35px;
  margin-right: 5px;
}
#obsah .formbox label.halfwidth {
  width: 60px;
}
#obsah .formbox label.nowidth {
  width: auto;
}
#obsah .formbox label.towidth {
  width: 92px;
}
#obsah .formbox input.text, #obsah .formbox textarea, #obsah .agreebox textarea, #obsah .formbox select {
  padding: 3px 6px;
  height: 16px;
  border: 1px solid #e3e3e3;
  width: 177px;
  font-size: 13px;
  color: #2f2f2f;
}
#obsah .formbox option {
  padding-left: 5px;
}
#obsah .formbox textarea {
  margin: 2px 0 0 0;
  padding-top: 6px;
  width: 350px;
  height: 90px;
}
#obsah .agreebox textarea {
  margin: 2px 0 8px 0;
  padding-top: 6px;
  width: 550px;
  height: 115px;
  background: #eeeeee;
  border: 1px solid #a3a3a3;
  color: #010101;
}
#obsah .formbox textarea.kontakt {
  margin: 3px 0;
  width: 450px;
  height: 120px;
}
#obsah .formbox textarea.mensi {
  height: 60px;
}
#obsah .formbox input.text:focus, #obsah .formbox textarea:focus {
  border: 1px solid #bcbbbb;
}
#obsah .formbox input.pidi {
  width: 58px;
}
#obsah .formbox input.pidi2 {
  width: 73px;
}
#obsah .formbox input.maly {
  width: 112px;
}
#obsah .formbox input.doobr {
  width: 157px;
}
#obsah .formbox input.obr {
  width: 232px;
}
#obsah .formbox input.image {
  padding: 0;
}
#obsah .formbox input.btn {
  margin-left: 3px;
  color: #000000;
  font-size: 13px;
  padding: 0 5px 0 5px;
  width: 90px;
  height: 24px;
}
#obsah .formbox .selectwrapper, #obsah .formbox .selectwrapper2 {
  width: 142px;
  height: 22px;
  background: #ffffff;
  border: 1px solid #e3e3e3;
  display: inline-block;
  margin-bottom: 2px;
  overflow: hidden;
  vertical-align: middle;
}
#obsah .formbox .selectwrapper2 {
  width: 189px;
}
#obsah .formbox .selectwrapper span, #obsah .formbox .selectwrapper2 span {
  width: 140px;
  height: 20px;
  border: 1px solid #ffffff;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
#obsah .formbox .selectwrapper2 span {
  width: 187px;
}
#obsah .formbox select.jazyk_ovl, #obsah .formbox select.kraj {
  width: 142px;
  padding: 0;
  height: 22px;
  border: 1px solid #ffffff;
  position: absolute;
  left: -1px;
  top: -1px;
}
#obsah .formbox .filewrap {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
#obsah .formbox .filebutton {
  display: inline;
  position: absolute;
  width: 87px;
  height: 24px;
  overflow: hidden;
  margin-left: 5px;
}
#obsah .formbox #fbpicture {
  cursor: pointer;
  cursor: hand;
  display: inline-block;
  width: 87px;
  height: 24px;
  opacity: 0.0;
  -moz-opacity: 0;
  position: absolute;
  right: 0;
  z-index: 5;
}
#obsah .formbox #fbpictureimg {
  margin: 0 3px 3px 0;
  height: 120px;
}
#obsah .formbox .filetext {
  background: url('img/filebutton.gif') right 0 no-repeat;
  line-height: 24px;
  width: 87px;
  text-align: center;
  display: inline-block;
}
#obsah .formbox select.kraj {
  width: 189px;
}
#obsah .minh {
  height: auto !important;
  height: 220px;
  min-height: 220px;
}
#obsah .minh2 {
  height: auto !important;
  height: 75px;
  min-height: 75px;
}
#obsah .formbox .right {
  position: absolute;
  right: 13px;
}
#obsah .formbox .infobox {
  background: #ffffff;
  border: 1px solid #ededed;
  padding: 12px 20px;
  line-height: 1.4em;
  font-style: italic;
  color: #2f2f2f;
  width: 230px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 30px;
}
#obsah .formbox .infobox span.arr {
  float: right;
  background: url('img/infobox-arr.gif') no-repeat;
  display: block;
  width: 36px;
  height: 21px;
  position: absolute;
  right: 0;
  bottom: -21px;
  margin-right: 40px;
  font-size: 0;
}

#obsah .krok {
  margin: 20px 0;
}
#obsah .krok a.btn img {
  padding: 2px 1px;
  border: none;
  background: transparent;
}
#obsah .krok span {
  float: right;
  font-size: 30px;
  color: #e9e9e9;
}
#obsah .krok input.sbm {
  border: 0;
}
#obsah #krok0 {
  font-size: 1.2em;
}
#obsah #result {
  margin: 20px 30px 42px 30px;
}
#obsah #result img {
  float: none;
  background: none;
  border: none;
  padding: 0 0 5px 0;
  margin: 0;
}
#obsah #result a {
  display: inline-block;
  width: 135px;
  height: 140px;
  vertical-align: top;
  margin: 0 15px;
  padding-bottom: 7px;
  text-align: center;
  text-decoration: none;
}
#obsah #result a span {
  text-decoration: underline;
  word-wrap: break-word;
}
#obsah #result a:hover span {
  text-decoration: none;
}

#sidecol a.reg {
  background: #54a0e7 url('img/reg-bg.png') no-repeat;
  display: block;
  width: 195px;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  margin-bottom: 23px;
  color: #ffffff;
  text-decoration: none;
}
#sidecol a.gen {
  margin-bottom: 10px;
  display: block;
  width: 205px;
  height: 98px;
}
#sidecol a.gen img {
  width: 205px;
  height: 98px;
}
#sidecol input.text {
  padding: 4px 6px;
  width: 172px;
  height: 14px;
  margin: 1px 0px 5px 0px;
  border: 1px solid #ffffff;
}
#sidecol textarea {
  padding: 5px 6px;
  width: 172px;
  height: 56px;
  margin: 1px 0px 0px 0px;
  border: 1px solid #ffffff;
}
#sidecol .sbm {
  padding: 0;
  width: 28px;
  height: 28px;
  float: right;
  border: 0; /* Opera bug */
  font-weight: bold;
  text-align: center;
}
#sidecol #reference {
  background: #ffffff url('img/reference.jpg') no-repeat;
  display: block;
  width: 185px;
  height: 106px;
  padding: 8px 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
#sidecol #mailme {
  background: #4797e2 url('img/mailme.jpg') no-repeat;
  display: block;
  width: 187px;
  height: 72px;
  color: #ffffff;
  padding: 6px 8px 6px 10px;
  margin-bottom: 10px;
}
#sidecol #mailme form {
  margin-top: 5px;
}
#sidecol #mailme .mailtoinput {
  background: transparent url('img/mailto-input.gif') no-repeat;
  width: 186px;
  height: 28px;
}
#sidecol #mailme input.text {
  float: left;
  padding: 5px 6px;
  width: 138px;
  height: 13px;
  margin-left: 1px;
}
#sidecol #mailme2 {
  background: #c0defa url('img/mailme2-bg.gif') repeat-x;
  padding: 12px 10px 0px 10px;
  position: relative;
  height: auto !important;
  height: 188px;
  min-height: 188px;
}
#sidecol #mailme2 .sbm {
  width: 57px;
  height: 24px;
  background-color: #f1822f;
  color: #ffffff;
}
#sidecol #mailme2 form {
  margin-top: 10px;
}

#footer {
  background: #43474c url('img/footer-bg.gif') repeat-x left bottom;
}
#footer #ftr {
  width: 963px;
  margin: 0 auto;
  padding: 17px 15px;
  overflow: hidden;
  color: #c5c5c5;
  line-height: 1.8em;
}
#footer #ftr a {
  color: #ffffff;
  text-decoration: none;
}
#footer #ftr a:hover {
  text-decoration: underline;
}
#footer #ftr p {
  padding-bottom: 0.6em;
}
#footer #ftr p.socsite {
  padding-top: 0.6em;
  padding-bottom: 1.2em;
}
#footer #ftr p.copyright {
  float: right;
}
#footer #ftr span {
  color: #7c7c7c;
  display: inline-block;
  padding: 0 3px;
}

/* platby korekce */
.mpPromoWidget p { padding: 7px 10px; }



.divTopLeft {
 margin-top:10px; 
 margin-bottom:10px; 
 position:absolute; 
 background-color:#d8ecfe; 
 color:#000000; 
 padding: 10px 10px 20px 10px; 
 border: 1px solid #3c8fdf; 
 width:160px; 
 font-size:12px; 
 text-align:center;
 font-weight:bold;
}

.banner1{
 font-size:16px; color:#ff8013; text-transform: uppercase;
}

.banner2{
 font-size:14px; font-weight:normal; color:#000;
}

.banner3{
 color:#ff8013; text-transform: uppercase; font-size:22px;
}
