*{
margin: 0;
padding: 0;
}

body{
background: url(../images/bg.jpg);
}

p{
margin-top: 10px;
margin-bottom: 10px;
}

@font-face{
font-family: Tahoma;
src: url(../fonts/tahoma.ttf);
src: url(../fonts/tahoma-webfont.eot);
}
@font-face{
font-family: TahomaBD;
src: url(../fonts/tahomabd.ttf);
}
@font-face{
font-family: TahomaBD;
src: url(../fonts/tahomabd.eot);
}
@font-face{
font-family: Steelfish;
src: url(../fonts/steelfish_rg.otf);
}
@font-face{
font-family: Steelfish;
src: url('../fonts/steelfish.eot');
}
@font-face{
font-family: Steelfish;
src: url(../fonts/steelfish_rg.ttf);
}

.body{
width: 960px;
height: auto;
margin-left: auto;
margin-right: auto;
}

.body .top{
background: url(../images/content_top.png) no-repeat bottom;
width: 946px;
height: 59px;
position: relative;
}
.body div.top ul.limbi{
list-style-type: none;
width: 270px;
height: 30px;
margin-top: 10px;
right: 10px;
position: relative;
z-index: 1000;
float: right;
}
.body div.top ul.limbi li{
float: left;
margin-left: 5px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.body div.top ul.limbi li img{
width: 20px;
height: 15px;
z-index: 1000;
opacity: 0.3;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.body div.top ul.limbi li img:hover{
opacity: 1;
}
.body div.top ul.limbi li.lang{
width: 0px;
opacity: 1;
text-align: right;
font-family: Tahoma;
font-size: 12px;
color: transparent;
}

.body .header{
background: url(../images/content.png);
width: 946px;
height: auto;
position: relative;
margin-top: 0px;
float: left;
}

.body .content{
background: url(../images/content.png);
width: 906px;
height: auto;
padding: 0px 20px 20px 20px;
float: left;
}

.body .footer{
background: url(../images/content.png);
width: 946px;
height: 70px;
padding-top: 20px;
float: left;
position: relative;
}

.body .bottom{
background: url(../images/content_bottom.png) no-repeat top;
width: 946px;
height: 26px;
padding-bottom: 20px;
float: left;
}

.content .slideshow{
width: 880px;
height: 380px;
position: relative;
top: 0px;
margin-bottom: 0px;
}
.content .slideshow ul{
list-style: none;
width: 900px;
height: 350px;
background: #FFFFFF;
border: 1px solid #dbdbda;
}

.line{
list-style: none;
border-top: 1px solid #dbdbda;
width: 900px;
margin-top: 0px;
}

.category{
width: 903px;
height: 182px;
}

.box{
list-style-type: none;
border: 1px solid #dbdbda;
padding: 15px;
width: 180px;
height: 170px;
font-family: Steelfish;
color: #454545;
font-size: 22px;
float: left;
background: #FFFFFF;
margin-right: 18px;
margin-top: 20px;
}
.box li.img_border{
position: absolute;
width: 170px;
height: 125px;
background: transparent;
border: 5px solid rgba(0,0,0,0);
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.box li.img_border:hover{
border: 5px solid rgba(0,0,0,0.5);
background: rgba(255,255,255,0.2);
}
.box li img{
width: 180px;
##height: 117px;
height: 135px;
}
.box li.title{
float:left;
width: 146px;
margin-top: 0px;
margin-bottom: 11px;
}
.box li.btn_cat{
float:left;
background: #fd8934;
color: #FFFFFF;
font-size: 20px;
padding: 2px 7px 0 7px;
margin-top: 7px;
height: 27px;
cursor: pointer;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.box li.btn_cat:hover{
background: #454545;
}

.products{
height: 300px;
}
.products ul.title{
list-style-type: none;
margin-top: 5px;
}
.products ul.title li.text{
font-family: Steelfish;
color: #454545;
font-size: 42px;
border: 0px;
text-align: center;
width: 150px;
top: 0px;
}
.products ul.title li{
border-top: 1px solid #dbdbda;
width: 376px;
float: left;
position: relative;
top: 30px;
margin-bottom: 50px;
height: 10px;
}

ul.prod{
list-style-type: none;
position: relative;
top: 5px;
width: 126px;
float: left;
margin-right: 15px;
}
ul.prod li{
border: 1px solid #dbdbda;
text-align: center;
background: #FFFFFF;
height: 124px;
}
ul.prod li img{
max-width: 124px;
height: 124px;
}
ul.prod li.desc{
font-family: Tahoma;
font-size: 12px;
height: 25px;
color: #454545;
text-align: justify;
background: transparent;
border: 0;
margin: 3px 0 5px 0;
}
ul.prod li.pret{
font-family: TahomaBD;
font-size: 12px;
color: #fd8934;
text-align: left;
background: transparent;
border: 0;
float: left;
width: 75px;
height: 25px;
padding-top: 5px;
}
ul.prod li.btn_det{
float: left;
border: 0;
background: #454545;
color: #FFFFFF;
font-size: 20px;
padding: 3px 0 0 0;
font-family: Steelfish;
width: 60px;
height: 25px;
cursor: pointer;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
ul.prod li.btn_det:hover{
background: #fd8934;
}
ul.prod li.img_border{
position: absolute;
width: 116px;
height: 116px;
background: transparent;
border: 5px solid rgba(0,0,0,0);
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
ul.prod li.img_border:hover{
/*border: 5px solid rgba(0,0,0,0.1);*/
border: 5px solid rgba(0,0,0,0.5);
background: rgba(255,255,255,0.2);
}

.footer ul{
list-style-type: none;
width: 900px;
margin-left: 20px;
}
.footer ul.bars li{
height: 2px;
border-top: 4px solid #dbdbda;
border-bottom: 1px solid #dbdbda;
}
.footer ul.bottom_main{
margin-left: 120px;
}
.footer ul.bottom_main li{
float: left;
margin-right: 30px;
margin-top: 15px;
}
.footer ul.bottom_main li a{
color: #9f9c9c;
font-family: Tahoma;
font-size: 12px;
}
.footer ul.bottom_main li a:hover{
text-decoration: underline;
}
.footer ul.bottom_main li.copyright{
margin-left: 300px;
font-family: Tahoma;
font-size: 12px;
color: #c3c3c3;
}

.content div.left_content{
width: 600px;
height: auto;
background: #FFFFFF;
border: 1px solid #dbdbda;
float: left;
padding: 20px;
position: relative;
}
.content div.left_content ul.title{
list-style: none;
width: 600px;
height: 60px;
font-family: Steelfish;
font-size: 24px;
color: #454545;
border-bottom: 1px solid #dbdbda;
}
.content div.left_content ul.title li.items{
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
padding-top: 17px;
}
.content div.left_content ul.prod{
margin: 0 12px 20px 12px;
}

.content div.right_content{
width: 200px;
height: auto;
background: #FFFFFF;
border: 1px solid #dbdbda;
float: left;
margin-left: 20px;
padding: 20px;
margin-bottom: 20px;
}
.content div.right_content ul{
list-style-type: none;
color: #454545;
}
.content div.right_content ul li.title{
font-family: Steelfish;
font-size: 24px;
margin-bottom: 20px;
margin-left: 0px;
}
.content div.right_content ul li{
margin-left: 20px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.content div.right_content ul li a{
color: #454545;
font-family: Tahoma;
font-size: 12px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.content div.right_content ul li:hover a:hover{
margin-left: -7px;
color: #fd8934;
}


/*           DETALII PRODUS              */
.content div.left_content ul.prod_det{
list-style: none;
margin: 20px 0 20px 0;
}
.content div.left_content ul.prod_det li{
float: left;
}
.content div.left_content ul.prod_det img{
border: 3px solid #dbdbda;
margin-right: 18px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.content div.left_content ul.prod_det img:hover{
/*border: 3px solid #fd8934;*/
border: 3px solid rgba(0,0,0,0.5);
}
.content div.left_content ul.prod_det li div.poze{
float: left;
}
.content div.left_content ul.prod_det li.pret{
font-family: TahomaBD;
font-size: 14px;
color: red;
color: #fd8934;
text-align: left;
background: transparent;
float: left;
width: 300px;
}
.content div.left_content ul.prod_det li.stoc{
font-family: Tahoma;
font-size: 12px;
color: #454545;
}
.content div.left_content ul.prod_det li.quick_title{
font-family: TahomaBD;
font-size: 12px;
color: #454545;
width: 300px;
margin-top: 35px;
}
.content div.left_content ul.prod_det li.quick_det{
font-family: Tahoma;
font-size: 12px;
color: #454545;
width: 300px;
margin-top: 10px;
line-height: 150%;
}
.content div.left_content ul.prod_det li.preferinte{
width: 280px;
border: 1px solid #dbdbda;
margin-top: 10px;
padding: 10px;
font-family: TahomaBD;
font-size: 12px;
color: #454545;
}
.content div.left_content ul.prod_det li.detalii_title{
font-family: TahomaBD;
font-size: 12px;
color: #454545;
margin-top: 20px;
padding-top: 20px;
width: 100%;
border-top: 1px solid #dbdbda;
}
.content div.left_content ul.prod_det li.detalii{
font-family: Tahoma;
font-size: 12px;
color: #454545;
margin-top: 20px;
line-height: 150%;
}

a.prodnav:link, a.prodnav:visited {
color: #454545;
font-size: 14px;
font-family: Steelfish;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}

a.prodnav:hover{
color: #fd8934;
text-decoration: underline;
}

a.alink{
color: orange;
}
a div.dlink{
color: red;
}

