@charset "utf-8";
/* CSS Document */
body {
    background-color: #434343;
    background-image: url(../img/bg.jpg);
    background-repeat: repeat-x;
    line-height: 1.3em;
  }

.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
  }

.italic {
  font-style: italic;
}

#obal {
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: black;
    background-image: url(../img/background.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    color: white;
    border-color: #5A5A5A;
    border-width: 1px;
    border-style: solid;
  }

#footer {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 13px;
  }

#footer a {
  color: #a2a2a2;
}

#footer p{
    /* line-height: 50px; */
    line-height: 20px;
    margin-left: 13px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #a2a2a2;
  }

#head {
  vertical-align: bottom;
  height: 117px;
  position: relative;
  }

#head a{
  text-decoration: none;
  }

#head a img{
  border: none;
  }

#logo {
  position: absolute;
  left: 418px;
  top: 80px;
}

#pecet {
  position: absolute;
  /*left: 25px;*/
  left: 80px;
  top: 5px;
}

#logoone {
  margin-left: 440px;
  display: block;
  height: 60px;
  width: 80px;
}


#logo2 {
  position: relative;
  left: 807px;
}

#kontakt_butt {
  display: block;
  background-image: url(../img/kontakt_butt.jpg);
  background-repeat: no-repeat;
  height: 11px;
  width: 80px;
  position: relative;
  top: -3px;
  left: 850px;
  color: #d7d7d7;
  vertical-align: middle;
  font-family: Calibri, Arial;
  padding: 10px;
  padding-top: 2px;
  font-size: 12px;
}

#promo{
  margin-top: 15px;
}

#pictures{
  float: left;
  width: 700px;
  margin-left: 12px;
}

.promo_border{
  width: 232px;
  height: 136px;
  float: left;
  color: white;
  background-image: url(../img/promo_back.png);
}

.promo_border a{
  color: white;
  text-decoration: none;
}

.promo_border .odk{
  display: block;
  margin-top: 20px;
  padding-top: 40px;
  padding-left: 120px;
  width: 100px;
  height: 90px;
  font-family: Calibri, Arial;
  font-size: 12px;
  line-height: 1em;
  font-weight: normal;
}

.promo_border .odk:hover{
  font-size: 14px;
  padding-top: 37px;
  padding-left: 110px;
}

.promo_border a.butt{
  position: relative;
  top: 70px;
  left: 108px;
  font-family: Calibri, Arial;
  font-size: 10px;
}

.zavolame-zpet {
  padding-left: 18px;
  margin-right: 15px;
}

#plast{
  background-image: url(../img/plast2.png);
  background-repeat: no-repeat;
}

#drevo{
  background-image: url(../img/drevo2.png);
  background-repeat: no-repeat;
}

#hlinik{
  background-image: url(../img/hlinik2.png);
  background-repeat: no-repeat;
}

#dvere{
  background-image: url(../img/dvere2.png);
  background-repeat: no-repeat;
  margin-right: 0px;
}

#stresni{
  background: url(../img/stresni2.png);
  background-repeat: no-repeat;
}

#garaz{
  background-image: url(../img/servis.png);
  background-repeat: no-repeat;
}

#rolety{
  background-image: url(../img/rolety2.png);
  background-repeat: no-repeat;
}

#silicon{
  background-image: url(../img/silicon2.png);
  background-repeat: no-repeat;
  margin-right: 0px;
}

#silicon h2{
  font-size: 15px;
  left: 144px;
}

#center{
  margin-top: 5px;
  margin-left: 20px;
}

#left_panel{
  float: left;
  width: 230px;
  float: left;
}

.button{
  height: 29px;
  text-align: center;
}

.button a{
  font-family: Calibri, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #2f2f2f;
  line-height: 27px;
  text-decoration: none;
}

.button_left {
  background-image: url(../img/butt_left.png);
  width: 11px;
  height: 29px;
  float: left;
}

.button_center {
  background-image: url(../img/butt_middle.png);
  background-repeat: repeat-x;
  height: 29px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  color: #a2a2a2;
}

#content #aktuality .button .button_center a{
  color: #a2a2a2;
}


.button_right {
  background-image: url(../img/butt_right.png);
  width: 11px;
  height: 29px;
  float: left;
}

#button1{
  position: relative;
  left: 414px;
  top: -1px;
}

#button2{
  position: relative;
  top: -15px;
  margin-left: 25px;
}

#main-menu{
  width: 230px;
  float: left;
  background-image: url(../img/menu_bg.jpg);
  background-color: #1f1f1f;
  background-repeat: no-repeat;
  margin-top: 53px;
  margin-left: 20px;
}

#main-menu ul{
  padding-top: 20px;
  margin-left: 10px;
  margin-bottom: 40px;
}

#main-menu .odkaz a{
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    text-decoration: none;
    color: white;
    font-family: Calibri, sans-serif;
    font-size: 13px;
    font-weight: normal;
    background: url('../img/odrazka.png') no-repeat 10px;
    height: 30px;
    width: 240px;
  }

#main-menu .odkaz:hover a, #main-menu .active a{
    background: url("../img/aktivni_menu.png") no-repeat 0px;
    font-weight: bolder;
    color: #0084ff !important;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    text-decoration: none;
    font-family: Calibri, sans-serif;
    font-size: 13px;
    height: 30px;
    width: 240px;
}

#main-menu .line{
  background-image: url(../img/line.jpg);
  height: 2px;
  width: 175px;
  margin-left: 15px;
}

#aktuality{
  background-image: url(../img/aktuality_back.jpg);
  float: left;
  width: 678px;
  height: 238px;
  margin-bottom: 20px;
}

#aktuality .aktualita{
  width: 335px;
  height: 104px;
  float: left;
}

#aktuality .aktualita span{
  display: block;
  margin-top: 20px;
  margin-left: 30px;
  margin-right: 20px;
  color: #ff0000;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#aktuality .aktualita p{
  color: white;
  margin-top: 5px;
  margin-left: 30px;
  margin-right: 20px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
  font-weight: normal;
}

#aktuality .aktualita p a{
  color: #FC2626;
  text-decoration: none;
}

#aktuality .divider{
  width: 2px;
  height: 117px;
  float: left;
  background-image: url(../img/divider.jpg);
}

#aktuality .aktualita_large{
  width: 710px;
  height: 105px;
  float: left;
  padding-top: 5px;
}

#aktuality .aktualita_large span{
  display: block;
  margin-left: 30px;
  margin-right: 20px;
  color: white;
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
}

#aktuality .aktualita_large p{
  color: #a2a2a2;
  margin-top: 10px;
  margin-left: 30px;
  margin-right: 20px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  font-weight: normal;
}
#aktuality .aktualita_large p a{
  color: #FC2626;
  text-decoration: none;
}

.kontakt{
  background-image: url(../img/kontakt.jpg);
  height: 101px;
  width: 230px;
  float: left;
  margin-top: 20px;
  color: white;
  font-family: Arial;
}

.kontakt img{
  float: left;
  margin-top: 6px;
  margin-left: 2px;
}


.kontakt span{
  display: block;
  margin-left: 40px;
  margin-top: 15px;
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: bold;
}

.kontakt div{
  margin-left: 40px;
  font-size: 12px;
}

.kontakt div img{
  margin-right: 10px;
}

.kontakt div a{
  color: white;
}

.kontakt form .misc{
   margin-top: 20px;
   margin-left: -20px;
   height: 27px;
   font: Arial;
}


.kontakt form .telefon{
  width: 135px;
  height: 20px;
  padding: 0px;
  padding-top: 7px;
  padding-left: 10px;
  border: none;
  background-image: url(../img/number_back.jpg);
  float: left;
  font-size: 11px;
  line-height: 11px;
  color: #310505;
  vertical-align: middle;
}

.kontakt form .ok{
   margin-left: 2px;
  width: 40px;
  height: 27px;
  padding: 0px;
  padding-right: 2px;
  border: none;
  background-image: url(../img/ok_bg.jpg);
  font-weight: bold;
  float: left;
  font-size: 11px;
  line-height: 11px;
  color: #310505;
}

.kontakt form .ok:hover{
  background-image: url(../img/ok_bg_hover.jpg);
}

.kalkulator-uvod {
  margin-top: 20px;
}

#content{
  float: left;
  width: 673px;
  font-family: Arial;
  font-size: 12px;
  color: #a2a2a2;
  margin-top: -123px;
  margin-bottom: 30px;
  margin-left: 20px;
}

#content p{
  margin-bottom: 12px;
  margin-top: 8px;
  color: white;
}

#content p img{
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#content p.skryvac{
   vertical-align: middle;
}

#content p.skryvac img{
   position: relative;
   top: -6px;
}

#content h1{
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
}

#content h2{
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 16px;
}

#content table{
  width: 100%;
}

#content table.special{
  width: 200px;
  color: white;
  text-align: center;
}

#content table.special2{
  width: 170px;
  color: white;
  text-align: center;
  margin-left: 0px;
  margin-bottom: 20px;
}
#content table.half{
  width: 50%;
  color: white;
  margin-left: 0px;
}
#content table.half input{
  margin-left: 0px;
  margin-right: 30px;
}

#content table.half thead{
  color: white;
  font-weight: bold;
}

#content ul{
  color: white;
  list-style: disc;
}

#content li{
  margin-left: 40px;
}

#content a{
  color: white;
}

.long-line{
  background-color: #1a1a1a;
  height: 2px;
  margin-top: 10px;
}

.center {
  text-align: center;
}

#content p.center img{
  float: none;
}
#content p.center span {
  color: #a2a2a2;
}

a {
  color: #FC2626;}
  
a:hover {
  text-decoration: none;}
  
div.reference img {
  margin: 12px;
  margin-top: 0px;}
  
div.reference2 img {
  margin: 8px;}
  
img.float-right {
  float: right;
  margin-left: 20px;}

img.float-left {
   float: left;
   margin-right: 20px;
   margin-bottom: 10px;
   margin-top: 10px;
}

div.float-right {
  float: right;
  margin: 5px 0px 5px 20px;
}

#content table.eurookna{
   width: 660px;
   margin-left: 0px;
   text-align: center;
}

#content table.eurookna td{
   width: 220px;
   border: solid 1px #101010;
}

#content table.eurookna thead{
   color:white;
   font-weight: bold;
}

#content img.odstiny {
   margin-left: -6px;
}

.hiden{
   display: none;
}

.float-left {
   float: left;
}

.full {
   width: 100%;
}

#content table.full {
   margin-left: 0px;
}

.center {
   text-align: center;
}

.typ_okna{
   float: left;
   width: 95px;
   height: 175px;
   text-align: center;
   padding: 5px;
   display: block;
}

.typ_okna:hover, .typ_okna.selected{
   background-color: #ab0809;
}

.typ_okna img{
   float: none;
}


.typ_okna .popisek{
   line-height: 14px;
   margin-top: 5px;
   float: none;
   color: #fff;
}

.rozmery table{
}

#new_window_chart {
   background-color:#ab0809;
   padding: 5px;
}

#new_window_chart .typ_okna {
   margin-right: 10px;
}


#new_window_chart input{
   margin: 2px;
}

#new_window_chart .misc{
  font-size: 13px;
  padding: 7px;
   text-align: right;
}

#seznam_oken .okno{
   background-color: #2F2F2F;
   margin: 5px;
   padding: 5px;
}
#seznam_oken .okno img {
   float: left;
   margin: 5px 20px 10px 5px;
}
#seznam_oken .misc {
   text-align: right;
   clear: both;
}

.color_picker {
   margin: 3px;
   padding: 3px;
   background-color:#eee;
   color: black;
   cursor: pointer;
   border: 1px #880000 solid;
}

.selectedcolor, .color_picker:hover{
  background-color:#ab0809;
  color: white;
  border: 1px solid;
}

.doplnky {
   background-color: #2F2F2F;
   padding: 5px;
   color: white;
}
.doplnky label {
  padding: 4px 10px 4px 10px;
  border: 1px #2F2F2F solid;
  cursor: pointer;  
}
.doplnky label:hover, label.act {
  background-color: #AB0809 !important;
  border: 1px #1F1F1F solid !important;
}
#doplnky .submenu{
   margin-left: 40px;
}

#osobni {
   background-color:#ab0809;
   padding: 10px;
}

#osobni .misc{
   text-align: center;
}

#osobni input{
   margin: 3px;

}

#osobni input.osobni{
   width: 200px;
}

#osobni input.osobni_large{
   width: 337px;
}

#choose_color td{
  background-color: #880000;
  text-align: center;
  padding: 5px;
}

small{
  font-size: 10px;
}

.message{
  font-size: 16px;
}

#odkaz1{
  display: block;
  height: 70px;
  width: 120px;
  position: absolute;
  float: left;
  top: 0px;
  left: 425px;
}

span.sedy {color: darkgray;}

#kalk-uvod {
  background: url(../img/kalkulator-uvod.png) no-repeat top;
  height: 101px;
  width: 230px;
  display: block;
}
#kalk-uvod:hover {
  background: url(../img/kalkulator-uvod.png) no-repeat bottom;
}

/* add 11.2.2011 */
#kalkulator-oken h1 {
  font-size: 24px;
}
#kalkulator-oken h2 {
  font-size: 18px;
  color: #eee;
  margin: 20px 0px 10px 0px;
}
#kalkulator-oken strong {
  color: #fff;
}
#kalkulator-oken table {
  margin: 10px 0px 20px 0px;
}
#kalkulator-oken input {
  margin-right: 20px;
}
.doplnky {
   font-size: 16px;
   margin: 5px 0px;
}
a.butt-kalk {
  background-color: #880000;
  display: block;
  text-align: center;
  padding: 5px;
  border: 1px #880000 solid;
}
a.butt-kalk:hover {
  border: 1px solid;
}
#submit_butt {
  background: url(../img/butt-kalk.png) no-repeat;
  height: 26px;
  width: 213px;
  border: 0px none;
  cursor: pointer;
}
.none {
  display: none;
}
a.buttHome {
  background: url(../img/button.png) no-repeat top;
  height: 24px;
  width: 213px;
  display: block;
  text-align: center;
  color: #000 !important;
  text-decoration: none;
  padding-top: 2px;
}
a.buttHome strong {
  color: #000 !important;
}
a.buttHome:hover {
  background: url(../img/button.png) no-repeat bottom;
}
a.odeber_okno_butt {
  float: right;
  background-color: #EEE;
  border: 1px solid;
  color: #000 !important;
  padding: 1px 10px;
  text-decoration: none;
}
.odeber_okno_butt:hover {
  background-color: #AB0809;
  border: 1px #EEE solid;
  color: #FFF !important;
}


#prekryti {
  background-color: #666;
  opacity: 0.7;
  filter: alpha(opacity=70); 
  position: absolute;
  height: 760px;
  width: 673px;
}
#prekryti2 {
  background-color: #666;
  opacity: 0.7;
  filter: alpha(opacity=70); 
  position: absolute;
  height: 545px;
  width: 673px;
}
#prekryti p, #prekryti2 p {
  position: relative;
  top: 20px;
  color: #FFFF00 !important;
}
noscript p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: red !important;
}
