@charset "utf-8";
/* CSS Document */

body,div,td,span,font{
font-family:Arial;
font-size:12px;
}

a:link, a:visited{
color:#992204;
}

a:hover, a:active{
color:#FF6600;
}

a.menu:link, a.menu:visited{
width:210px;
height:28px;
display:block;
background:url(images/menu_bg_1.jpg) no-repeat;
color:#333333;
text-align:center;
text-decoration:none;
padding-top:8px;
font-weight:bold;
}

a.menu:hover, a.menu:active{
background:url(images/menu_bg_2.jpg) no-repeat;
color:#990000;
text-decoration:none;
}

div.titleBar{
width:200px; height:21px; background:url(images/title_bar.gif) no-repeat; color:#FFFFFF; font-size:13px; font-weight:bold; padding-top:4px; padding-left:10px;
}

a.sub_tip:link, a.sub_tip:visited{
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;

}

a.sub_tip:hover, a.sub_tip:active{
color:#000000;
text-decoration:none;
}

img.thumb1{
padding:3px;
border:2px solid #FFDDDE;
max-height:75px;
max-width:100px;
}

img.thumb2{
padding:3px;
border:2px solid #FFDDDE;
max-height:100px;
max-width:150px;
}

span.titlu1{
font-weight:bold;
color:#990000;
}

div.ordonare{
margin:auto;
height:35px;
text-align:center;
}

a.alb:link, a.alb:visited{
padding:4px;
padding-left:8px; padding-right:8px;
background-color:#FFFFFF;
border:1px solid #CD9C9C;
color:#CC0000;
font-weight:bold;
text-decoration:none;

}

a.alb:hover, a.alb:active{
background-color:#CC0000;
border:1px solid #F0F0F0;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

input.textfield1, .select1{
background-color:#FFFFCC;
border:1px solid #CC0000;
width:250px;
}

.textarea1{
background-color:#FFFFCC;
border:1px solid #CC0000;
width:250px;
height:100px;
}

a.dest2:link, a.dest2:visited{
background-color:#EEEEEE;
border:1px solid #CCCCCC;
padding:3px;
padding-left:10px;
display:block;
text-decoration:none;
color:#CC0000;
margin-bottom:2px;
}

a.dest2:hover, a.dest2:active{
background-color:#990000;
border:1px solid #E9DAD8;
text-decoration:none;
color:#FFFFFF;
padding-left:15px;
}

h1{
font-size:12px;
font-weight:normal;
color:#E3F0AE;
display:inline-block;
height:12px; margin:0px; padding:0px;
}