body,img,h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,td,th {margin:0;padding:0;}
.cistic {clear: both}
/*******************************LAYOUT****************************************/


body{

                          
        
    font-family: Arial;
    font-size: 13px;
    text-align: center;
    color: #797979;
    margin-top: 50px;
    background: url('../img/bg_web.jpg') #e2e2e2  top left repeat-x; 
 }
#wrap{
    
   
    
    text-align: left;
  	padding-bottom: 7px;
    width: 850px;
    
    margin: 0px auto;   
        
}

#footer {
    width: 850px;
    clear: both;
    margin: 0px auto;  

}

#footer p {float: right; padding-top: 5px;}



#left, #right {float: left; position: relative; left: 850px; overflow: hidden; }
#left{ width: 325px; margin-left: -850px }

#right {width: 492px; margin-left: -492px; background-color: white; border: 1px solid #eeefed; padding-bottom: 15px;}

.box-contact {
    width: 325px;
    height: 114px;
    background: url('../img/bg_kontakt.png') top left;
    margin-bottom: 12px;


}
.box-contact p {padding-left: 15px;}

.box {
    background: url('../img/bg_masanta.jpg') top left;
     width: 325px;
     height: 226px;
     color: white;
}

.box p {padding-left: 14px; text-align: justify; padding-right: 14px; padding-top: 15px;}

#banner {background: url('../img/banner.jpg') top left;
     margin-top: 15px;
     width: 453px;
     height: 188px;
     margin-left: 20px;}

#info {background: url('../img/bg_info.jpg') top left;
     width: 453px;
     height: 151px; color: white;margin-left: 20px;}

     #info p {text-align: justify; padding: 15px;}

h2 {font-size: 14px; color: #11bbbf; padding-left: 15px; padding-top: 10px; padding-bottom: 5px; }
a {color: #e74ac5 }
a img {border: none;} 

.box-contact form {margin-left: 14px;}

input {float: left; border: 1px solid #d4d4d4; height: 22px; margin-top: 3px;}

input.odeslat {
        
        float: left;
        width: 63px;
        height: 28px;
        display: block;
        background: url('../img/bt_odeslat.png') no-repeat;
        margin-left: 3px;
        cursor: pointer;
        border: 0px;


}


input.odebrat {
        
        float: left;
        width: 63px;
        height: 28px;
        display: block;
        background: url('../img/bt_odebrat.png') no-repeat;
        margin-left: 3px;
        cursor: pointer;
        border: 0px;


}

a img {border: none;}