.clear {
    clear: both;
}
.dveTretiny {
    background: #fff url('/img/grad_12.png') left bottom repeat-x;
    width: 654px;
    float: left;
    border: 1px solid #dadada;
    margin-right: 12px;
    width: 66.00229%;
}
.polozka {
    float: left;
    width: 276px;
    margin-bottom: 5px;
}
.form input[type="text"] {
    width: 234px;
    padding: 0 20px;
    height: 22px;
    margin: 0;
}
.form select {
    width: 276px;
    padding: 0;
    height: 24px;
    margin: 0 0 0 4px;
}
.form .polozkaLicha {
    margin-right: 60px;
}
.form h4,.form p  {
    float: left;
    width: 100%;
}
.form p {
    margin-bottom: 0px;
}
.form h4 {
    margin-bottom: 10px;
}
.full {
    width: 100%;
}
.polozka label {
    margin: 10px 20px;
    display: inline-block;
}
.full label {
    margin: 10px 0;
    width: 276px;
    margin-right: 55px;
}
.form input[type="submit"] {
    margin: 0 auto;
    background-color: #90c23e;
    color: #FFF;
    border: none;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 3px;
    font-size: 15px;
}
.form .cmd {
    text-align: center;
    margin: 20px 0;
}
@media screen and (max-width: 850px){
    .dveTretiny {width:99.8%}
}
.form .alert {
    padding: 5px 10px;
    color: #FFF;
}
.form .alert-success {
    background-color: #64b962;
    text-align: center;
    font-weight: bold;
}
.form .alert-error {
    background-color: #cc0033;
}
#platce_adm_poplatku {
    height: 0;
    width: 100%;
    overflow: hidden;
}
.full .radioList {
    display: inline-block;
}
.full .radioList label {
    width: auto;
    margin-right: 20px;
    padding-left: 10px;
}
#header .slideshow .slide .text ul {
    padding-left: 0;
} 
.slide li {
    position: relative;
    list-style: none;
    padding-left: 20px
}
.slide li:before {
    content: "✓";
    font-size: 125%;
    font-weight: 800;
    position: absolute;
    top: -3px;
    left: 0;
}
#footer .r_block .nav a {
    margin-left: 25px;
}
#footer .tower {
    width: 43px;
    height: 177px;
}
#content .boxes .box.darky {
  background: #013057;
  text-align: center;
}

#content .boxes .box.hawai .inner {
  overflow: hidden;
  min-height: 190px;
}

#content .boxes .box.hawai2 {
  background: transparent;
}

#content .boxes .box.hawai .hawa {
  background: #3fa2db url('/img/hawaiBg.jpg') center bottom no-repeat;
}

#content .boxes .box.hawai .efpa {
  background: #7cba01 url('/img/efpa2.jpg') center bottom no-repeat !important;
}

#content .boxes .box.hawai .efpa:hover {
  background: #3e6c00 url('/img/efpaon2.jpg') center bottom no-repeat !important;
}
#content .container .social a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 26px;
  height: 26px;
  margin-left: 10px;
  background: url('/img/sprites.png') no-repeat;
}
#footer .r_block {
  padding-top: 10px;
  width: 166px;
  float: right;
}
#footer .r_block .social {
  margin-bottom: 24px;
}
#footer .r_block .social a {
  float: left;
  margin-left: 4px;
  display: block;
  width: 36px;
  height: 36px;
  background: url('/img/sprites.png') no-repeat;
}
#header .top_bar .social {
  position: absolute;
  padding-right: 15px;
  top: 15px;
  right: 28%;
}
#header .top_bar .social a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  background: url('/img/sprites.png') no-repeat;
}
#header .top_bar .social .yt {
  background-position: -498px 0;
}
#content .container .social a.yt {
  background-position: -504px -192;
}
#footer .r_block .social a.yt {
  background-position: -468px -183px;
}
.brl {
    display: block;
    position: absolute;
    margin: 158px 0 0 -200px;
    border-style: none;
}
.brr {
    display: block;
    position: absolute;
    z-index: 9;
    margin: 158px 0 0 0;
    right: -214px;
    border-style: none;
    overflow: hidden;
}
.brc { display: none; width: 100%; margin: 24px 0 0 0; border-style: none; }
@media screen and (max-width: 1000px) {
    .brr { display: none; }
    .brl { display: none; }
}
@media screen and (max-width: 1000px) {
    .brc { display: block; }
}
#content .boxes .formu {
  background: #03708c !important;
}

#content .boxes .formu p {
  color: #ffffff;
  padding: 20px 42px 14px 42px;
  margin: 0;
  font-size: 15px;
}

#content .boxes .formu .flash {
  color: #ffffff;  
  margin: 0;
  text-align: center;
}

#content .boxes .formu form {
    width: 270px;
    margin: 0 auto;
}

#content .boxes .formu form input {
    width: 154px;
    margin: 0;
    padding: 8px 8px;    
}

#content .boxes .formu form input.submf {
    width: 90px;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    padding: 9px 0;    
    text-align: center;
    background: #9bcf41;
    color: #1d1d1d;
    border: 0 none;
    text-transform: uppercase;
    border-radius: 3px;
}