/* Preload images */
body:after {
  content: url("../images/pozadi2.jpg");
  display: none;
}

body{
  background-color: #000109;
  background-image: url("../images/pozadi2.jpg");
  background-repeat: no-repeat;
  background-position:center top;
  background-size: 2000px 1481px;
  font-family: 'Open Sans', sans-serif;
  padding: 0px;
}

img{
  padding: 0px;
  margin: 0px;
  border: 0px;
}

img.firma-ikona{
    float: left;
    margin: 30px 0px 0px 36px;
}

a.no-underline{
  text-decoration: none;
}

a.error{
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  line-height: 20px;
  text-decoration: underline;
  padding-left: 20px;
}

a{
  color: #66beff;
  text-decoration: underline;
}

a:hover{    
  text-decoration: none;
}

a.zruseny-odkaz{
    color: #3f3f3f;
    font-weight: 800;
    text-decoration: underline;
}

a.zruseny-odkaz:hover{
    text-decoration: none;
}

strong, b{
    font-weight: 800;
}

div.nadpis-h1{
    height: 70px;
    margin-top: 20px;
    margin-left: 12px;
    margin-right: 0px;
    width: auto;
    display: inline-block;
}

div.nadpis-h2{
    height: 70px;
    margin-top: 6px;
    margin-left: -20px;
    margin-right: 0px;
    width: auto;
    display: inline-block;
}

div.nadpis-h1-vlevo{
    height: 70px;
    width: 88px;
    background-image:url("../images/h1-pozadi-vlevo.png");
    float: left;
}

div.nadpis-h1-vpravo{
    height: 70px;
    width: 48px;
    background-image:url("../images/h1-pozadi-vpravo.png");
    float: left;
}

h1{
    background-image:url("../images/h1-pozadi.png");
    background-repeat: repeat-x;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    font-family: 'Open Sans', Arial;
    font-weight: 400;
    color: white;
    text-transform: uppercase;
    float:left;
    margin: 0px;
    width: 803px;
}

div#content h1 {
    float:none;
    padding: 0 10px;
    margin: 0 0 0 20px;
    display: block;
    width: 880px;
}

h2{
    background:url(../images/bullet.png) no-repeat 0 0px;
    padding-left: 20px;
    display: block;
    margin-bottom: 10px;
    color: white;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 20px;
}

h2.nadpis-footer{
    background-image:url("../images/h1-pozadi.png");
    background-repeat: repeat-x;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    font-family: 'Open Sans', Arial;
    font-weight: 400;
    color: white;
    text-transform: uppercase;
    float:left;
    margin: 0px;
    padding-left: 0px;
}

h3{
    color: white;
    font-size: 18px;
    font-family: 'Open Sans', Arial;
    font-weight: 400;
}

h3.h3-navstevnik{
    color: white;
    font-size: 18px;
    font-family: 'Open Sans', Arial;
    font-weight: 400;
    margin: 38px 0px 0px 80px;
}

h4{
    color: white;
    font-size: 16px;
    font-family: 'Open Sans', Arial;
    font-weight: 400;
}

h5{
    color: white;
    font-size: 14px;
    font-family: 'Open Sans', Arial;
    font-weight: 400;
}

p{
    color: white;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 5px;
}

ul{
  list-style: none;
  color: white;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding-left: 0px;
}

#content ul li{
  padding-left: 20px;
  display: block;
  margin-bottom: 10px;
}

ol{
  
}

#body-wrap{
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

#header{
    width: 922px;
    height: 200px;
    padding: 0px 8px 0px 30px;
    margin-bottom: 80px;
}

#header-logo{
    width: auto;
    float:left;
}

#logo{
    margin-top: 60px;    
}

#navsteva{
    float: right;
    width: 494px;
    height: 233px;
}

span.navstevnik-polozka{
    color: white;
    text-decoration: none;
    font-size: 12px;
    font-family: 'Open Sans', Arial;
    font-weight: 400;
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 12px;  
}

#navsteva-vypis{
    margin: 20px 42px 0px 42px;
}

#navsteva-vypis strong{
    color: #66beff;
    font-weight: 600;
}

#content{
    width: 925px;
    padding: 0px 45px 30px 30px;
    overflow: hidden;
    clear: both;
    margin-top: -10px;
    text-align: justify;
}

.content-video{
    width: 500px;
    height: 278px;
    padding-top: 25px;
    overflow: hidden;
    text-align: center;
    float: right;
    background:url(../images/video-pozadi.png) no-repeat;
    margin-top: -5px;
}

#videa-pas{
    width: 960px;
    overflow: hidden;
    position: relative;
}

#leva-sipka{
    width: 20px;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 100px;
    cursor: pointer;
}

#prava-sipka{
    width: 20px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 100px;
    cursor: pointer;
}

#tri-videa{
    width: 936px;
    overflow: hidden;
    float: left;
    height: 240px;
    position: relative;
    margin-left: 12px;
}

#tri-videa-absolute{
    width: 2000px;
    position: absolute;
}

div.video{
    width: 312px;
    float: left;
    margin-right: 0px;
    background:url(../images/video-bg.png) no-repeat;
}

img.video-obrazek{
    margin: 18px 0px 0px 18px;
}

span.video-popisek{
    color: white;
    text-align: center;
    width: 276px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    display: block;
    margin: 10px 0px 0px 18px;
}

#footer{
    width: 900px;
    padding: 0px 30px 0px 30px;
    overflow: hidden;
}

#footer-dole{
    clear: both;
    width: 900px;
    padding: 30px 0px 30px 0px;
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}

#footer-dole p{
    border: none;
    padding: 0px;
    margin: 0px;
}

#kontakt{
    width: 276px;
    float: left;
    margin-right: 36px;
}

ul.kontakt{
    list-style: none;
    color: white;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 0px;
    clear: left;
    display: block;
    overflow: hidden;
    margin: 0px;
}

ul.kontakt li{
    display: block;
    width: 50%;
    float: left;
    background: none;
    padding-left: 0px;
    margin-bottom: 5px;
}


#chci-webstopare{
    width: 276px;
    float: left;
    margin-right: 36px;
    padding-top: 81px;
}

#chci-webstopare img{
    border-bottom: 3px solid #045a99;
}

#chci-webstopare img:hover{
    margin-top: 3px;
    border-bottom: none;
}

#nasi-klienti{
    width: 276px;
    float: left;
    
}

#login-box{
    margin-top: 18px;
}

a.a-login{
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Open Sans', Arial;
    font-weight: 400;
}

a.a-login:hover{
    color: #66beff;
    text-decoration: underline;
}

#firmy-rotator ul{
    list-type: none;
    list-style: none;
    padding: 0;
    margin: 0; 
}

#firmy-rotator ul li{
    text-align: center;
    width: 276px;
}

.slider{
    margin: 0 auto;
    width: 625px;
    height: 345px;	

    border: 8px solid #FFFFFF;
    border-radius:5px;
    box-shadow: 2px 2px 4px #333333;
}

table{
    padding: 0px;
    margin: 0px;
    color: white;
    border: 1px solid #088ff2;
    margin-left: 20px;
}

td{
    border: 0px;
    padding: 3px 5px 3px 5px;
    font-size: 13px;
}

table strong{
    color: #66beff;
}