body{
  color: black;
  font-family: Arial;
  font-size: 13px;
  background-image: url("../images/layout/1px.jpg");
  background-repeat: repeat-x;
  background-position: top center;
  background-color: #ffffff;
  margin: 0;
}

div#obal{
  border: 0px solid red;
  width: 945px;
  min-height: 450px;
  margin: auto;         
}

h1#logo{
  top: 20px;
  left: 120px;
  position: absolute;
  border: 0px solid red;
}

h1#logo a{
  border: none;
  float: left;
  height: 50px;
  width: 310px;
  display: block;  
}

h1#logo span{
  display: none;
}

div.vice{
  position: absolute;
  border: 0px solid red;
  display: block;
  top: 320px;
  left: 170px;
}  

div.vice a{
  border: 0px solid blue; 
  display: block;
  width: 90px;
  height: 30px;
}

div.vice span{
  display: none;             
}            

div.head_left{
  border: 0px solid red;
  position: absolute; 
  background-image: url("../images/layout/head_left.png");
  width: 324px;
  height: 291px;
  left: -324px;
  top: 115px;            
}

div.head_right{
  border: 0px solid red;
  position: absolute; 
  background-image: url("../images/layout/head_right.png");
  width: 271px;
  height: 303px;
  left: 945px;
  top: 101px;            
}

#head{ 
  position: relative;
  clear: both;  
  width: 945px;
  height: 405px;
  background-image: url("../images/layout/head.jpg");
  margin: 0px auto;
}       

#head_en{ 
  position: relative;
  clear: both;  
  width: 945px;
  height: 405px;
  background-image: url("../en/images/head.jpg");
  margin: 0px auto;
}                     

div.top_kontakt{
  position: absolute;
  border: 0px solid black;
  width: 350px;
  height: 60px;  
  left: 540px;
  top: 10px;             
}

div.mail {
  float: right;
  padding-left: 5px;
  border: none;
}

div.mail a{
  border: none;
  font-weight: normal;
  font-size: 21px; 
  color: #434343;
  text-decoration: none;           
}

div.hotline{
  float: right;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 29px;
  color: #ffffff;  
}

div.obrazky{
  background-image: url("../images/layout/obrazky.jpg");
  width: 632px;
  height: 268px;
  margin-bottom: 20px;             
}

div#content-inside{
  position: relative;
  border: 0px solid black;
  width: 945px;
  min-height: 580px;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 20px; 
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
}

div#content-left{
  position: relative; 
  border: 0px solid green;
  float: left;
  width: 269px;
  margin-left: 0px;
  margin-top: 10px;
}

div#content-right{
  position: relative;
  border: 0px solid blue;
  float: right;
  width: 632px;
  padding-right: 0px;
  padding-top: 10px;
  padding-left: 20px;
  margin-bottom: 20px;
}

#board-kontakt{
  position: relative;
  top: 235px;
  font-family: Arial; 
  font-size: 13px;
  float: left;
  width: 269px;
  height: 212px;
  background-image: url("../images/layout/rychly_kontakt.jpg"); 
}

#board-kontakt td{
  font-family: Arial;
}

#board-inside{
  padding-left: 30px;
  padding-top: 15px;
}

#description{
  color: #393637;
  display: block;
  font-size: 13px;
  margin-top: 15px;  
  line-height: 20px;
  margin-bottom: 15px;
}

#board-kontakt a{
  color: #9D2A43;               
  text-decoration: none;
}

#board-kontakt a:hover{
  text-decoration: underline;                      
}

#board-kontakt table{
  font-family: Arial;
  margin-top: 0px;
  color: #393637;
  border-spacing: 0px;
  font-size: 13px;
}

table {
    line-height: 22px;    
}

#board-kontakt table th{
  color: #393637;
  font-family: Arial;
  font-weight: bold;
  padding-right: 5px;
  text-align: left;
}   

#board-kontakt table td{
  font-weight: normal; 
  color: #393637; 
}            
         

#bottom{ 
  background-position: bottom center;
  border: none;
  background-image: url("../images/layout/bottom_1px.jpg");
  background-repeat: repeat-x;
  padding-bottom: 40px;
  margin-bottom: 20px;
}

#bottom-text{ 
  position: relative; 
  border: 0px solid red;
  clear: both;
  width: 984px;
  height: 80px;
  margin: 0px auto;
}

#copyright{
  float: right;
  margin-right: 0px;
  margin-top: 10px;
  padding: 0px 0px 0px 0px;
}

#copyright span{
  color: #EAEAEA;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
}

div.topweby_logo{
  position: absolute;
  left: 665px;
  margin-top: 65px;
  border: 0px solid white;
  width: 20px;
  height: 19px;
  background-image: url("../images/layout/logo_topweby.jpg");               
}

div#created{
  border: none;
  position: absolute; 
  width: 350px;  
  left: 690px;
  margin-top: 58px;
}

div#created a{
  color: #D38E90;
  vertical-align: middle;     
  display: block;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  text-decoration: none;  
}

div#created a:hover{
  text-decoration: underline;    
}


h2{    
  display: block;
  color: #C00022;
  font-size: 21px;
  font-weight: bold;
  font-family: Arial;
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 2px solid #DCDCDC;
}
 /*   
h2.proc_k_nam{    
  display: block;
  color: #2c2f76;
  font-size: 22px;
  font-weight: bold;
  font-family: Arial;
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 25px;
  margin-left: -25px;
  padding-left: 20px;
  width: 229px;
  border-bottom: 2px solid #a6a6a6;
}
     */
h3{    
  display: block;
  color: #C00022;
  font-family: Arial;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 3px;
  font-weight: normal;
}

p.kontakt{
  color: #393637;
  font-weight: bold;
  margin-left: 0px;
  font-size: 20px;
  margin-bottom: 0px;
  font-family: Arial;            
}

p{    
  color: black;
  line-height: 23px;
  text-align: justify;
  margin: 0px;
  padding: 0px;
  margin-bottom: 15px;
}

ul{
  line-height: 23px;
  margin: 0px;
  margin-bottom: 15px;
  padding-left: 25px;
}

a{
  color: #73001a;
  font-weight: normal;
}

hr.cleaner {
  width: 816px;
  clear: both;
  background: red;
  margin-top: 0px;
  visibility: hidden; 
}    

.first {
  width: 200px;
}  

.first1 {
  width: 150px;
}  
                                                                    
ul#menu{  
  float: right;
  position: absolute;
  border: 0px solid blue;
  width: 100%;
  clear: both;
  display: block;
  list-style: none;
  left: 452px;
  height: 17px;
  top: 64px;
}

ul#menu li {
  float:left;
  margin: 0px;
  padding: 0px;
}

ul#menu a {
  display: block;
  float: left;
  height: 14px;
}

ul#menu a span {
  display: none;
}

.cze ul#menu a#item1, .cze ul#menu a#item1-active{
  position: absolute; 
  width: 39px;
  height: 17px;
  top: -1px;
  left: 16px;
  background-image: url("../images/layout/uvod.png");
}

.cze ul#menu a#item1:hover, .cze ul#menu a#item1-active{
  background-image: url("../images/layout/hover_uvod.png");
  position: absolute;
  top: -65px;
  left: 0px;
  height: 81px;
  width: 67px;
}

.cze ul#menu a#item2, .cze ul#menu a#item2-active{
  position: absolute;
  left: 96px;
  width: 70px;
  top: 2px;
  background-image: url("../images/layout/technika.png");
}

.cze ul#menu a#item2:hover, .cze ul#menu a#item2-active{
  background-image: url("../images/layout/hover_technika.png");
  position: absolute;
  top: -65px;
  width: 70px;
  height: 81px;
}

.cze ul#menu a#item3, .cze ul#menu a#item3-active{
  position: absolute;
  left: 201px;
  width: 78px;
  top: 2px;
  background-image: url("../images/layout/reference.png");
}

.cze ul#menu a#item3:hover, .cze ul#menu a#item3-active{
  background-image: url("../images/layout/hover_reference.png");
  position: absolute;
  top: -65px;
  width: 78px;
  height: 81px;
  left: 201px;
}

.cze ul#menu a#item4, .cze ul#menu a#item4-active{
  position: absolute;
  left: 315px;
  width: 74px;
  height: 17px;
  top: -1px;
  background-image: url("../images/layout/poptavka.png");
}

.cze ul#menu a#item4:hover, .cze ul#menu a#item4-active{
  background-image: url("../images/layout/hover_poptavka.png");
  position: absolute;
  top: -65px;
  width: 74px;
  height: 81px; 
  left: 315px;
}

.cze ul#menu a#item5, .cze ul#menu a#item5-active{
  position: absolute;
  left: 424px;
  width: 65px;
  top: 2px;
  
  background-image: url("../images/layout/kontakt.png");
}

.cze ul#menu a#item5:hover, .cze ul#menu a#item5-active{
  background-image: url("../images/layout/hover_kontakt.png");
  position: absolute;
  top: -65px;
  width: 67px;
  height: 81px;
  left: 422px; 
}







ul#menu a#item1,ul#menu a#item1-active{
  position: absolute; 
  width: 105px;
  height: 14px;
  top: 2px;
  left: -0px;
  background-image: url("../en/images/uvod.png");
}

ul#menu a#item1:hover, ul#menu a#item1-active{
  background-image: url("../en/images/hover_uvod.png");
  position: absolute;
  top: -65px;
  left: 0px;
  height: 81px;
  width: 105px;
}

ul#menu a#item2, ul#menu a#item2-active{
  position: absolute;
  left: 135px;
  width: 92px;
  top: 2px;
  background-image: url("../en/images/technika.png");
}

ul#menu a#item2:hover, ul#menu a#item2-active{
  background-image: url("../en/images/hover_technika.png");
  position: absolute;
  top: -65px;
  width: 92px;
  height: 81px;
}

ul#menu a#item3, ul#menu a#item3-active{
  position: absolute;
  left: 255px;
  width: 56px;
  top: 2px;
  background-image: url("../en/images/reference.png");
}

ul#menu a#item3:hover, ul#menu a#item3-active{
  background-image: url("../en/images/hover_reference.png");
  position: absolute;
  top: -65px;
  width: 67px;
  height: 81px;
  left: 247px;
}

ul#menu a#item4, ul#menu a#item4-active{
  position: absolute;
  left: 342px;
  width: 60px;
  height: 16px;
  top: 2px;
  background-image: url("../en/images/poptavka.png");
}

ul#menu a#item4:hover, ul#menu a#item4-active{
  background-image: url("../en/images/hover_poptavka.png");
  position: absolute;
  top: -65px;
  width: 67px;
  height: 83px;
  left: 338px; 
}

ul#menu a#item5, ul#menu a#item5-active{
  position: absolute;
  left: 429px;
  width: 63px;
  top: 2px;
  
  background-image: url("../en/images/kontakt.png");
}

ul#menu a#item5:hover, ul#menu a#item5-active{
  background-image: url("../en/images/hover_kontakt.png");
  position: absolute;
  top: -65px;
  width: 69px;
  height: 81px;
  left: 423px; 
}


     /* S U B M E N U */

ul#submenu{
    position: absolute;
    clear: both;
    list-style: none;
    top: 0px;
    width: 253px;
    left: -26px;
    height: auto;
    margin: 0px auto; 
}

ul#submenu a span {
  display: none;
}

ul#submenu a {
  display: block;
  width: 269px;
  text-decoration: none;
}

ul#submenu a#katastr,ul#submenu a#katastr-active{
  height: 51px;
  background-image: url("../en/images/cisteni_fasad.jpg");
}


ul#submenu a#inzenyrska, ul#submenu a#inzenyrska-active{
  height: 39px;
  background-image: url("../en/images/renovace_opravy.jpg");
}

ul#submenu a#dulni, ul#submenu a#dulni-active{
  height: 35px;
  background-image: url("../en/images/sparovani.jpg");
}

ul#submenu a#zatepleni, ul#submenu a#zatepleni-active{
  height: 35px;
  background-image: url("../en/images/zateplovani.jpg");
}

ul#submenu a#postavebni, ul#submenu a#postavebni-active{
  height: 52px;
  background-image: url("../en/images/ochrana_fasad.jpg");
}



.cze ul#submenu a#katastr, .cze ul#submenu a#katastr-active{
  height: 51px;
  background-image: url("../images/layout/cisteni_fasad.jpg");
}


.cze ul#submenu a#inzenyrska, .cze ul#submenu a#inzenyrska-active{
  height: 40px;
  background-image: url("../images/layout/renovace_opravy.jpg");
}

.cze ul#submenu a#dulni, .cze ul#submenu a#dulni-active{
  height: 34px;
  background-image: url("../images/layout/sparovani.jpg");
}

.cze ul#submenu a#zatepleni, .cze ul#submenu a#zatepleni-active{
  height: 34px;
  background-image: url("../images/layout/zateplovani.jpg");
}

.cze ul#submenu a#postavebni, .cze ul#submenu a#postavebni-active{
  height: 53px;
  background-image: url("../images/layout/ochrana_fasad.jpg");
}


div.menu_2{
  position: absolute;
  left: -10px;
  border: 0px solid red;
  width: 485px;
  margin-top: 60px;
  font-size: 13px; 
}

div.menu_2 a{
  width: 20px;
  height: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #D0908C;         
}             

div.menu_2 a:hover{
  text-decoration: underline;                
}

a.ramecek{
  padding-left: 7px;
  padding-right: 7px;
  border-right: 1px solid #E8E8E8;  
}

a.odskok{
  padding-left: 10px;
}

     /* reference */
table#reference-list {
  padding-top: 10px;
  margin-bottom: 10px;
  border-spacing: 0px;
}

table#reference-list td {
  text-align: left;
  padding-bottom: 10px;
  padding-right: 10px;
}

#reference-list a{
  width: 0px;
}

#reference-list img{
  border: 0px solid grey;
}

p.reference{
 margin-bottom: -15px;           
}
/* -------------------------------vybavení------------------------------- */
table.obal_vybaveni{
 
 border: 0px solid black;
 height: auto;
 width: 648px;
 margin-bottom: 20px;
}

table.obal_vybaveni p{
  padding-top: 0px;  
  border: 0px solid red;
  margin-left: 10px;               
}



/* ----------------------- formulare ------------------- */
input, textarea {
  border: 1px solid #C00022;
  padding: 3px;
  background-color: #FFFFFF;
}

input.submit{
  font-weight: bold;
  cursor: pointer;
  background-color: #C00022;
  color: #FFFFFF;     
}
 
/* ------------------------slaidshow----------------------------- */
#slideshow{           
  position: absolute;
  border: 0px solid red;
  right: 0px;
  top: 111px;
}

#certifikaty .slideshow{
  border: 0px solid red;
  left: 41px;
  position: absolute;
  top: 31px;                       
} 

/* ------------------------banery-úvod----------------------------- */

div.obal_baner{
  border: 0px solid black;
  position: relative;
  height: auto;
  width: 100%; 
}

div.baner{
  position: relative;
  margin-top: 0px;
  font-family: Arial; 
  font-size: 13px;
  float: left;
  background-image: url("../images/layout/baner.png");
  width: 203px;
  height: 208px;
  margin-right: 19px;
}

div.baner_inside{
  padding-left: 20px;
  padding-top: 12px;                
}

p.nazev_baneru{
  color: #ffffff;
  font-weight: bold;
  margin-left: 0px;
  font-size: 18px;
  margin-bottom: 0px;
  font-family: Arial;           
}

div.baner table{
  font-family: Arial;
  margin-top: 28px;
  color: #000000;
  border-spacing: 0px;
  font-size: 13px;
  line-height: 26px;
}

div.baner table td{
  border: 0px solid blue;
  font-weight: normal; 
  color: #000000;
  padding-left: 10px;
  text-align: left; 
}  

div.baner_bottom{
  font-size: 18px;
  margin-top: 18px;
  margin-left: 33px;                
}

div.baner_bottom a{
  color: #646464;
  text-decoration: none;                    
}

div.baner_bottom a:hover{
  color: #73001a;
  text-decoration: underline;                         
}

div.baner_3{
  position: relative;
  margin-top: 0px;
  font-family: Arial; 
  font-size: 13px;
  float: left;
  background-image: url("../images/layout/baner.png");
  width: 203px;
  height: 208px;
}

div.baner_inside{
  padding-left: 20px;
  padding-top: 12px;                
}

p.nazev_baneru{
  color: #ffffff;
  font-weight: bold;
  margin-left: 0px;
  font-size: 18px;
  margin-bottom: 0px;
  font-family: Arial;           
}

div.baner_3 table{
  font-family: Arial;
  margin-top: 28px;
  color: #000000;
  border-spacing: 0px;
  font-size: 13px;
  line-height: 26px;
}

div.baner_3 table td{
  border: 0px solid blue;
  font-weight: normal; 
  color: #000000;
  padding-left: 10px;
  text-align: left; 
}

div.pozadi_odkaz_baner{
 background-color: #ebebeb;              
}

/* reference */
table#reference-list {
  padding-top: 20px;
  width: 100%;
  border-spacing: 0px;
}

table#reference-list td {
  text-align: left;
  padding-bottom: 10px;
}

#reference-list a{
  width: 0px;
}

#reference-list img{
  border: 0px solid grey;
}    


/* ---------------vlajky------------ */

div.vlajky{
  position: relative;
  background-image: url("../images/layout/vlajky.png");
  width: 65px;
  height: 31px;
  float: left; 
  margin-top: 5px;        
}

div.cz a{
  position:  absolute;
  border: 0px solid black;
  height: 30px;
  width: 35px;
  top: 0px;      
}  

div.en a{
  position: absolute;
  border: 0px solid black;
  height: 30px;
  width: 30px;
  top: 0px; 
  left: 35px;     
}                                  

/* ---------------BANER REFERENCE------------ */

div.baner_reference{
  position: relative;
  background-image: url("../images/layout/baner.jpg");
  width: 633px;
  height: 81px;
}

div.baner_reference a{
  position: absolute;
  right: 20px;
  top: 23px;
  display: block;
  border: 0px solid blue;
  width: 152px;
  height: 38px;
}