@charset "UTF-8";

/* @se refera la modul in care paginile vor arata daca sunt printate */


#mainbuttons,
.breadcrumbs,
#right-side,
#footer
{
display: none;
}

head
{
display:none;
}

#main,
#main-inner,
#wrap-inner{
width: 680px;
}

body,
#wrap
{
background: none;
}

body{
font-family: arial,helvetica,clean,sans-serif;
color: #333;
}

#header #selectlanguage{
display:none;
}

#header #logo p{
font-size:24px;
}

#header #logo a{
color:#333;
text-decoration:none;
}

#header #logo span{
display:block;
font-size:12px;
}

.print{
display:none;
}

h1{
font-size:22px;
}

h2{
font-size: 17px;
}

h3{
font-size:15px;
}

p,th,td,dd,dt,li,div{
font-size:12px;
}

#contents .block{
margin-top:10px;
}

#contents .block .title{
color:#009;
font-size: 16px;
font-weight: bold;
line-height: 110%;
padding: 0 0 0 8px;
border-left: 17px solid #009;
clear:both;
}

#contents .block .headline{
color: #009;
font-size: 14px;
font-weight: bold;
padding-bottom: 5px;
clear: both;
border-bottom: 2px solid #DFD8B3;
}

#contents .block .box-data .sub-headline{
color: #00F;
font-size: 12px;
}

#selections img{
float:left;
margin-right:10px;
}

