body{
margin: 0;
padding: 0;
font-family: Verdana, Arial, Tahoma;

}

.main{
width: 800px;
height: 600px;
margin-top: 20px;
margin-bottom: 20px;
}


p{
text-align:left;
font-size: 12px;  
color: #575757;
line-height: 1.5em;
text-align:justify;
}

.list{
text-align:left;
font-size: 12px;  
color: #575757;
line-height: 1.5em;

}


h1{
font-size: 13pt;
border-bottom: 1px dotted black;
}

#header{
background:url(images/header_bg.gif) bottom left repeat-x;
width: 800px;
height: 149px;
}


#box{
float: right;
width: 200px;
height: 250px;
border: 2px solid WHITE;
margin-left: 10px;
margin-top: 40px;
margin-right: 140px;
background: url(images/box.gif) top left no-repeat;
}

#boxde{
float: right;
width: 200px;
height: 250px;
border: 2px solid WHITE;
margin-left: 10px;
margin-top: 40px;
margin-right: 140px;
background: url(images/boxde.gif) top left no-repeat;
}

#boxen{
float: right;
width: 200px;
height: 250px;
border: 2px solid WHITE;
margin-left: 10px;
margin-top: 40px;
margin-right: 140px;
background: url(images/boxen.gif) top left no-repeat;
}

a img{
border:0;
}


a.menu:link{ display: block; float: left; font-size: 10pt; border-right: 1px solid #000000; color: #000000;background: url(images/link.gif) top left repeat-x ;width: 100px; text-align: center;padding-top: 6pt; padding-bottom: 4pt; text-decoration: none;font-weight: bold;}
a.menu:visited{  display: block; float: left; font-size: 10pt;  border-right: 1px solid #000000; color: #000000; background: url(images/link.gif) top left repeat-x;width: 100px; text-align: center;padding-top: 6pt; padding-bottom: 4pt; text-decoration: none;font-weight: bold;}
a.menu:hover{ display: block; float: left; font-size: 10pt;  border-right: 1px solid #000000; color: #ffffff;background:url(images/link_over.gif) top left repeat-x;width: 100px; text-align: center;padding-top: 6pt; padding-bottom: 4pt; text-decoration: none;font-weight: bold;}
a.menu:visited.hover{ display: block; float: left; font-size: 10pt;  border-right: 1px solid #000000; color: #000000;background: url(images/link.gif) top left repeat-x;width: 100px; text-align: center;padding-top: 6pt; padding-bottom: 4pt; text-decoration: none;font-weight: bold;}

a.menu_active:link{ display: block; float: left; font-size: 10pt; color: #ffffff;background: url(images/link_over.gif) top left repeat-x ;width: 100px; text-align: center;padding-top: 6pt; padding-bottom: 4pt; text-decoration: none;font-weight: bold;}
a.menu_active:visited{  display: block; float: left; font-size: 10pt; color: #ffffff; background: url(images/link_over.gif) top left repeat-x;width: 100px; text-align: center;padding-top: 6pt; padding-bottom: 4pt; text-decoration: none;font-weight: bold;}
a.menu_active:hover{ display: block; float: left; font-size: 10pt; color: #ffffff;background:url(images/link_over.gif) top left repeat-x;width: 100px; text-align: center;padding-top: 6pt; padding-bottom: 4pt; text-decoration: none;font-weight: bold;}
a.menu_active:visited.hover{ display: block; float: left; font-size: 10pt; color: #ffffff;background: url(images/link_over.gif) top left repeat-x;width: 100px; text-align: center;padding-top: 6pt; padding-bottom: 4pt; text-decoration: none;font-weight: bold;}

a:link{ font-size: 10pt; color: #000000;text-decoration: none;font-weight: bold;}
a:visited{font-size: 10pt;color: #000000; text-decoration: none;font-weight: bold;}
a:hover{ font-size: 10pt;color: #e89300;text-decoration: underline;font-weight: bold;}
a:visited.hover{ font-size: 10pt;color: #000000;text-decoration: none;font-weight: bold;}



#content{
background: url(images/content_bg.jpg) top right no-repeat;
width: 800px;
height: 500px;
}

#content_ceni{
background: url(images/ceni_bg.jpg) top right no-repeat;
width: 800px;
height: 500px;
}

#content_contacts{
background: url(images/contacts_bg.jpg) top right no-repeat;
width: 800px;
height: 500px;
}

#content_galery{
background: url(images/galery_bg.jpg) top right no-repeat;
width: 800px;
height: 560px;
}



#subcontent{
float: left;
width: 420px;
margin-top: 20px;
}


#navigation{
height: 28px;
margin-top: 20px;
}

#languages{
float: right;
height: 28px;
margin-top: -20px;
}

.footer{
background: #000000;
text-align: left;
padding-left: 10px;
font-size: 8pt;
color: #ffffff;
}