/* CSS Document */
body {
   background-color: #AFAFAF;       
   margin-left: auto; 
   margin-top: 10px; 
   padding-left: auto;
   padding-right: auto;
   text-align: center;
   font-family: arial;
   font-size: 12px;
   font-weight: normal;
}

table {
   font-size: 12px;
}

div {
   font-size: 12px;
}

a {
  color: white; 
  text-decoration: none;
}

a:hover {
  color: red;
}

img {
   border: solid black 0px;
   margin: 0px;
   padding: 0px;
}

.telo_Stranky {
  
   margin-left: auto;
   margin-right: auto;
   border: solid red 0px;
   border-top: solid red 1px;
   position: relative;
   width: 901px;
   height: 650px;
   
}

.logo {
   position: absolute;
   border: solid red 0px;
   top: 0px;
   left: 0px;
   width: 759px;
   height: 113px;
}

.menu_Top {
   position: absolute;
   border: solid red 0px;
   top: 113px;
   left: 0px;
   width: 760px;
   height: 25px;
}

.menu_Left {
   position: absolute;
   border: solid red 0px;
   background-image: url("images/layout_01_12x.png");
   background-repeat: no-repeat;
   
   text-align: left;
   top: 142px;
   padding-top: 30px;
   left: 0px;
   width: 164px;
   height: 412px;  
}

.left_menu_div {
   position: relative;
   border: solid black 0px;
   top: 0px;
   left: 10px;
   font-weight: 900;
   font-size: 10px;
   width: 155px;
   height: auto;
}

.body {
   position: absolute;
   border: solid red 0px;
   text-align: left;
   padding-left: 15px;
   padding-top: 15px;
   padding-right: 20px;
   top: 142px;
   left: 168px;
   width: 690px;
   height: auto;
    
}


.christmas {
   position: absolute;
   border: solid red 0px;
   text-align: left;
   padding-left: 15px;
   padding-top: 15px;
   padding-right: 20px;
   top: 1px;
   left: 60px;
   width: 690px;
   height: auto;
    
}


.kontakty {
   position: relative;
   top: 10px;
   left: 0;
   border: solid blue 0px;
   width: 390px;
  
}

.kontaktni_Formular {
   position: absolute;
   top: 40px;
   left: 300px;
   border: solid black 0px;
   height: 400px;
   width: 432px;
}

.kontaktni_Formular_Nadpis {
   position: absolute;
   top: 0px;
   left: 30px;
   border: solid black 0px;
   font-size: 18px;
   font-weight: 900;
}

.kontaktni_Formular_Form {
   position: absolute;
   top: 155px;
   left: 60px;
   border: solid black 0px;
   height: 300px;
   width: 430px;
}

.kontaktni_Formular_Popis {
   position: absolute;
   top: 55px;
   left: 30px;
   border: solid black 0px;
   height: 100px;
   width: 390px;
}


.vedeni {
   position: relative;
   border: solid black 0px;
   top: 15px;
   left: 30px;
   font-weight: 900;
   font-size: 18px;
   height: 50px;
}

.clenove_vedeni {
   position: relative;
   border: solid black 0px;
   top: 0px;
   left: 40px;
   font-weight: normal;
   font-size: 12px;
   height: 85px;
}


.obchodni {
   position: relative;
   border: solid black 0px;
   top: 15px;
   left: 30px;
   font-weight: 900;
   font-size: 16px;
   height: 50px;
}

.obchodni_zastupce {
   position: relative;
   border: solid black 0px;
   top: 0px;
   left: 40px;
   font-weight: normal;
   font-size: 12px;
   height: 95px;
}

.adresa_Down {
   position: relative;
   top: 50px;
   left: 0px;
   border: solid black 0px;
   text-align: center;
   color: white;
   font-style: italic;
   font-size: 12px;
   height: 100px;
}

.picture_pristroje {
   float: right;
   width: 200px;
   height: auto;
   margin: 20px;
}

.image_pristroje {
   position: relative;
   top: 40px;
   left: 40px;
   width: 601px;
   height: 160px;
   border: solid black 0px;
}

.welcome {
   position: relative;
   top: 25px;
   left: 40px;
   height: auto;
   width: 601px;
   font-size: 2;
   border: solid black 0px;
}

.akce {
   position: relative;
   top: 40px;
   left: 40px;
   width: 601px;
   height: auto;
   border: solid black 0px;
}

.produkt {
   position: relative;
   top: 45px;
   left: 40px;
   width: 601px;
   height: auto;
   border: solid black 0px;
}

tr {
   border: solid black 0px;
}

td {
   border: solid red 0px;
}

table {
   border: solid yellow 0px;
   width: 680px;
}
