
body {
    text-align: left;
    background: #000000;
    font-family: Arial;
    color:ffffff; 
    font-size: 10px;
}
#coctail {
    width: 898px;
    margin: auto;
}

#coctail-fejlec{
    background: transparent url(images/fejlec.gif) no-repeat top;
    height: 110px;
    width: 900px;
    
}

#coctail-lablec-kep{
    background: transparent url(images/lablec.gif) no-repeat top;
    height: 200px;
    width: 900px;
    
}

#coctail-menu{
    
    font-size: 16;
    
}

#coctail-tartalom {
    float: left;
    width: 750;
    background: #333;
    padding: 10px;
}

#coctail-tartalom2{
   margin-left: 760px;
   width: 110;
   background: #333;
   padding: 15px;
}

#coctail-lablec{
   clear: both;
   width: 898;
   height: 20;
   background: #333;
   text-align: center;
   margin-top: 10px;
}

a {

color: 508851;
}

.valto{

   border-style: solid;
   border-width: 3px;
   border-color: #508851;

}

h1{

    font-family: Arial;
    color:b035bd; 
    font-size: 15px;
} 
  
h2{

    font-family: Arial;
    color:b035bd; 
    font-size: 10px;
    
}   
.szirup{
float: left;
padding: 5px;
}

