body
{
     background: #fff074;
}

div#map
{
     margin-left: 28px;
     width: 450px;
     height: 450px;
}

div.main 
{    
     margin: 0 auto;
     width: 950px; 
     height: 1100px;
     vertical-align: top;
     border: 4px double #ffc600;
     background: url(bg.jpg) 100% 100% no-repeat;
     background-color: white;
     overflow: hidden;
}       

div.row
{                
     width: 950px; 
     text-align: center;
     margin: 0;
}                

div.cel
{   
     
     float: left;
     margin: 50px 5px;
     
}

div.imgcel
{              
     float: left;
     text-align: left;
     background: #ffc56a;
     height: 890px;
     border-right: 4px double #ffc600;
     padding-top: 20px;
     padding-left: 2px;
}    

a 
{
     text-decoration:none; 
     color: black;
}

a:hover
{
     text-decoration: none;
     color: black;
}

a.menu
{
     text-decoration:none; 
     color: #666666;
     padding: 0px 20px;
}

a.menu:hover
{
     background-color: #ff7200;
     color: white;
}

p.menu
{
     margin: 0;
     font-family: Arial, Verdana, Helvetica, sans-serif;
     font-size: 20px;
     word-spacing: 15px;
     letter-spacing: 1px;
     background-color: #ffc56a;
     color: #666666;
     
}

p.data
{
     font-family: Arial, Verdana, Helvetica, sans-serif;
     font-size: 12px;
     color: #8e8e8e;
     line-height: 1.5;
     text-align: right;
     margin-bottom: 10px;
}

p.text
{
     font-family: Arial, Verdana, Helvetica, sans-serif;
     font-size: 15px;
     color : black;
     line-height: 1.5;
     margin-right: 30px;
     margin-left: 30px;
     text-align: justify;
}


p.head
{
     font-family: Arial, Verdana, Helvetica, sans-serif;
     font-size: 30px;
     color: black;
     margin-left: 30px;
     margin-top: 0;
}

img
{
     margin: 0;
     padding: 0;
}

img.logo
{
     border-bottom: 6px double orange;
}

img.small
{
     margin-top: 2px;
     width: 95%;
     border: 1px solid black;
}

b.kon
{
     font-size: 25px;
     text-decoration: blink;
     color: #ff6000;
     margin-top: 0;
}
     
h1,h2,h3,h4{  margin:0px 0px 0px 0px; padding:0px; font-weight:normal; display: inline; font-size: 11px; color: #8e8e8e; font-decoration: none;}

#seo {margin:0px 0px 0px 0px; padding:0px; font-weight:normal; display: inline; font-size: 11px; color: #8e8e8e; font-decoration: none;

}
#seo a:hover, a:visited, a:link{


font-weight:normal;
text-decoration: none;
color: #8e8e8e;
}

