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

body { font-family:Verdana; font-size:11px; margin:0px; text-align: center;  color:#000792;}

a { color:#000792; font-family:Verdana; text-decoration:none; font-weight:normal; }
a:hover { text-decoration:none;}

a.detalii:hover{ text-decoration:underline;}

.check { font-weight:bold;}

.header{ width:900px; background-color:#000792; }
.header #sigla { width:241px; height:210px; float:left; margin-left:10px; margin-top:10px;}
.header #flash { width:590px; height:200px; float:right; margin-right:10px; margin-top:10px; background:#FFFFFF; position:relative;}
.header #flash .flags {position:absolute; left:-30px; top:0px; width:30px; background:none; display:block;}

.menubar { background:url(images/bg_galben.jpg) repeat-x top; height:41px; text-align:center; overflow:hidden;}
.menubar #centercontent {width:880px; margin:0px; padding:0px; line-height:37px;}
.menubar #centercontent .search {width:330px; margin:0px; padding:0px; float:left; text-align:left; color:#000792;}
.menubar #centercontent .meniu {width:530px; margin:0px; padding:0px; float:right; text-align:right; color:#000792; overflow:hidden;}

.textinput { width:120px; height:16px; display:inline-block; line-height:16px; color:#000792; background:none; border:#000792 1px solid; }
.spancauta { height:18px; display:inline-block; line-height:16px; font-weight:bold; color:#000792; }
.submitinput { width:100px; height:20px; display:inline-block; line-height:16px; color:#000792; background:none; border:#000792 1px solid; }

.maincontent { width:900px; background:#e9e9b5; border-bottom:#000792 1px solid; text-align:center;}
.maincontent #special { width:880px; background:#b1b172; margin:0px; padding:0px; height:81px;}
.maincontent #main { width:880px; background:#FFFFFF; margin-top:25px;}
.maincontent #special .specialprod { width:200px; background:#FFFFFF; margin-left:6px; margin-right:5px; float:left; border:#FFFFFF 3px solid; line-height:15px; text-align:left; height:75px; display:block; overflow:hidden; padding:0px;}

.maincontent #main .mainprod { width:204px; height:191px; float:left; margin-bottom:11px; margin-left:12px; background:url(images/car_border.jpg) no-repeat center; text-align:left;}
.maincontent #main .mainprod img, a.price { text-align:left; text-decoration:none; }
.maincontent #main .mainprod .price { color:#000792; margin-left:10px; overflow:hidden; width:194px; display:block; height:16px; line-height:16px; }
.maincontent #right { float:right; border:#FFFFFF 3px solid; width:225px; overflow:hidden; }
.maincontent #left { float:left; border:#FFFFFF 3px solid; width:640px; text-align:left; overflow:hidden; }

.prodimageborder{width:220px; height:220px; display:block; background:url(images/imagebgprod.gif) no-repeat center;}

.footer{ width:900px; background-color:#FFFFFF;}
