/* CSS Document */


body{
	background-image:url(images/background.jpg);
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1{
	font-family: Stencil, Impact, "Arial Black", Arial;
	font-size:24px;
	color:#504215;
	margin:0px;
	padding:0px 0px 16px 0px;
	font-weight:normal;
	}
	
h2{
	font-family: Stencil, Impact, "Arial Black", Arial;
	font-size:22px;
	color:#8f8045;
	margin:0px;
	padding:0px 0px 16px 20px;
	font-weight:normal;
	clear:both;
	}
	
h2 img{
	margin-bottom:-2px;
	}		
	
a{
	color: #ad9123;
	text-decoration:none;
	}
	
a:hover{
	color: #CC0000;
	text-decoration:none;
	}
	
p{
	margin:0px;
	padding:0px 0px 16px 0px;
	}

.dogtagA .SupComProd
{
	width: 100%;
		 text-align: center;
		 height: auto;
}
.backbottom{
	background-image:url(images/backbottom.gif);
	background-repeat:no-repeat;
	background-position:50% 100%;
	}
@media screen and (min-width: 1000px) {
.backtop{
	background-image:url(images/backtop.gif);
	background-repeat:no-repeat;
	background-position:50% 0%;
	padding-bottom:80px;
	text-align:center;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.backtop{
	background-image:url(images/backtop.gif);
	background-repeat:no-repeat;
	background-position:60% 0%;
	padding-bottom:80px;
	text-align:center;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
.backtop{
	background-image:url(images/backtop.gif);
	background-repeat:no-repeat;
	background-position:50% 0%;
	padding-bottom:80px;
	text-align:center;
	}
}

@media screen and (max-width:579px) {
.backtop{
	background-image:url(images/backtop.gif);
	background-repeat:no-repeat;
	background-position:50% 0%;
	padding-bottom:80px;
	text-align:center;
	}
}	



@media screen and (min-width: 1000px) {
.main{
	width:1000px;
	margin:0px auto;
	text-align:left;
	}
	
.topheader{
	width:1000px;
	height:190px;
	position:relative;}
	
.TopMenu{
	width:1000px;
	height:30px;
	z-index:20;
	position:relative;
	}
.TopMenu .TopBut{
	font-family:Impact, Arial;
	font-size:16px;
	color:#e9d475;
	}
	
.TopMenu .TopBut .a{
	background-image:url(images/topbut0.gif);
	background-repeat:no-repeat;
	background-position:10px 4px;
	height:29px;
	display:block;
	padding:8px 0px 0px 34px;
	font-family:Impact, Arial;
	font-size:16px;
	color:#e9d475;
	text-decoration:none;
	}
	
	
.TopMenu .TopBut .TopSubMenu{
	display:none;
	}
	
.TopMenu .TopButH{
	font-family:Impact, Arial;
	font-size:16px;
	color:#e9d475;
	}
	
.TopMenu .TopButH .a{
	background-image:url(images/topbut1.gif);
	background-repeat:no-repeat;
	background-position:10px 4px;
	height:29px;
	display:block;
	padding:8px 0px 0px 34px;
	font-family:Impact, Arial;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	}
	
.TopMenu .TopButH .TopSubMenu{
	display:block;
	position:absolute;
	z-index:100;
	background-image:url(images/topsubmenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ab8f22;
	border:1px solid #ae9426;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0px 10px 0px;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu{

	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub{
	vertical-align:top;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .divsubmenu{
	width:200px !important;
	}
	
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a1 {
	height:29px;
	display:block;
	padding:8px 0px 0px 34px;
	font-family:Impact, Arial;
	font-size:16px;
	color:#ffffff;	
	text-decoration:none; 
	}	

	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a2{
	display:block;
	background-image:url(images/bulltopsubmenu.gif);
	background-repeat:no-repeat;
	background-position:12px 3px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:2px 0px 2px 34px;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a2:hover{
	background-color:#7a671a;
	}
	
.HighlightsMenu{
	background-image: url(images/hughlights.gif);
	height:20px;
	width:1010px;
	background-repeat:no-repeat;
	text-align:center;
	position:absolute;
	z-index:1;
	margin-left:-2px;
	font-size:12px;
	padding-top:8px;
	color:#FFFFFF;
	}
	
.HighlightsMenu a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0 30px;
	}	
	
.HighlightsMenu a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	}	
}

@media screen and (min-width: 800px) and (max-width:999px) {
.main{
	width:800px;
	margin:0px auto;
	text-align:left;
	}
	
.topheader{
	width:800px;
	height:190px;
	position:relative;}
	
.TopMenu{
	width:800px;
	height:30px;
	z-index:20;
	position:relative;
	text-align: center;
	}
.TopMenu .TopBut{
	font-family:Impact, Arial;
	font-size:16px;
	color:#e9d475;
	display: inline-block;
	}
	
.TopMenu .TopBut .a{
	background-image:url(images/topbut0.gif);
	background-repeat:no-repeat;
	background-position:10px 4px;
	height:29px;
	display:block;
	padding:8px 35px 0px 35px;
	font-family:Impact, Arial;
	font-size:19px;
	color:#e9d475;
	text-decoration:none;
	}
	
	
.TopMenu .TopBut .TopSubMenu{
	display:none;
	}
	
.TopMenu .TopButH{
	font-family:Impact, Arial;
	font-size:19px;
	color:#e9d475;
	display: inline-block;
	}
	
.TopMenu .TopButH .a{
	background-image:url(images/topbut1.gif);
	background-repeat:no-repeat;
	background-position:10px 4px;
	height:29px;
	display:block;
	padding:8px 35px 0px 35px;
	font-family:Impact, Arial;
	font-size:19px;
	color:#ffffff;
	text-decoration:none;
	}
	
.TopMenu .TopButH .TopSubMenu{
	display:none;
	position:absolute;
	z-index:100;
	background-image:url(images/topsubmenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ab8f22;
	border:1px solid #ae9426;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding:10px 0px 10px 0px;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu{
display:inline-block;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub{
	vertical-align:top;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .divsubmenu{
	width:200px !important;
	}
	
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a1 {
	height:29px;
	display:block;
	padding:8px 0px 0px 34px;
	font-family:Impact, Arial;
	font-size:16px;
	color:#ffffff;	
	text-decoration:none; 
	}	

	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a2{
	display:block;
	background-image:url(images/bulltopsubmenu.gif);
	background-repeat:no-repeat;
	background-position:12px 3px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:2px 0px 2px 34px;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a2:hover{
	background-color:#7a671a;
	}
	
.HighlightsMenu{
	background-image: url(images/hughlights.gif);
	height:20px;
	width:800px;
	background-repeat:no-repeat;
	text-align:center;
	position:absolute;
	z-index:1;
	margin-left:-2px;
	font-size:12px;
	padding-top:8px;
	color:#FFFFFF;
	}
	
.HighlightsMenu a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0 21px;
	}	
	
.HighlightsMenu a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	}	
}

@media screen and (min-width:580px) and (max-width:799px) {
.main{
	width:580px;
	margin:0px auto;
	text-align:none;
	}
	
.topheader{
	width:580px;
	height:190px;
	position:relative;}
	
.TopMenu{
	width:580px;
	height:30px;
	z-index:20;
	position:relative;
	}
.TopMenu .TopBut{
	font-family:Impact, Arial;
	font-size:16px;
	color:#e9d475;
	display:inline-block;
	}
	
.TopMenu .TopBut .a{
	background-image:url(images/topbut0.gif);
	background-repeat:no-repeat;
	background-position:10px 4px;
	height:29px;
	display:block;
	padding:8px 0px 0px 34px;
	font-family:Impact, Arial;
	font-size:16px;
	color:#e9d475;
	text-decoration:none;
	}
	
	
.TopMenu .TopBut .TopSubMenu{
	display:none;
	}
	
.TopMenu .TopButH{
	font-family:Impact, Arial;
	font-size:16px;
	color:#e9d475;
	display:inline-block;
	}
	
.TopMenu .TopButH .a{
	background-image:url(images/topbut1.gif);
	background-repeat:no-repeat;
	background-position:10px 4px;
	height:29px;
	display:block;
	padding:8px 0px 0px 34px;
	font-family:Impact, Arial;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	}
	
.TopMenu .TopButH .TopSubMenu{
	display:block;
	position:absolute;
	z-index:100;
	background-image:url(images/topsubmenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ab8f22;
	border:1px solid #ae9426;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0px 10px 0px;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu{

	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub{
	vertical-align:top;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .divsubmenu{
	width:200px !important;
	}
	
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a1 {
	height:29px;
	display:block;
	padding:8px 0px 0px 34px;
	font-family:Impact, Arial;
	font-size:16px;
	color:#ffffff;	
	text-decoration:none; 
	}	

	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a2{
	display:block;
	background-image:url(images/bulltopsubmenu.gif);
	background-repeat:no-repeat;
	background-position:12px 3px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:2px 0px 2px 34px;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a2:hover{
	background-color:#7a671a;
	}
	
.HighlightsMenu{
	background-image: url(images/hughlights.gif);
	height:20px;
	width:583px;
	background-repeat:no-repeat;
	text-align:center;
	position:absolute;
	z-index:1;
	margin-left:-1px;
	font-size:12px;
	padding-top:8px;
	color:#FFFFFF;
	}
	
.HighlightsMenu a{
	color:#FFFFFF;
	text-decoration:none;
	padding: 0px 3px;
	}	
	
.HighlightsMenu a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	}	

.TopSubMenu{
	visibility:hidden;
	}
	
.TopMenu .TopBut .TopButH {
	display:none;
	}
}

@media screen and (max-width:579px) {
.main{
	width:320px;
	margin:0px auto;
	text-align:left;
	}
	
.topheader{
	width:320px;
	height:190px;
	position:relative;}
	
.TopMenu{
	width:320px;
	height:30px;
	z-index:20;
	position:relative;
	text-align:left;
	}

.TopMenu .TopBut{
	font-family:Impact, Arial;
	font-size:16px;
	color:#e9d475;
	display: inline-block;
	}
	
.TopMenu .TopBut .a{
	background-image:url(images/topbut0.gif);
	background-repeat:no-repeat;
	background-position:10px 4px;
	height:29px;
	display:block;
	padding:8px 0px 0px 34px;
	font-family:Impact, Arial;
	font-size:16px;
	color:#e9d475;
	text-decoration:none;
	}
	
	
.TopMenu .TopBut .TopSubMenu{
	display:none;
	}
	
.TopMenu .TopButH{
	font-family:Impact, Arial;
	font-size:16px;
	color:#e9d475;
	display: inline-block;
	}
	
.TopMenu .TopButH .a{
	background-image:url(images/topbut1.gif);
	background-repeat:no-repeat;
	background-position:10px 4px;
	height:29px;
	display:block;
	padding:8px 0px 0px 34px;
	font-family:Impact, Arial;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	}
	
.TopMenu .TopButH .TopSubMenu{
	display: none;
	position:absolute;
	z-index:100;
	background-image:url(images/topsubmenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ab8f22;
	border:1px solid #ae9426;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0px 10px 0px;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu{

	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub{
	vertical-align:top;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .divsubmenu{
	width:200px !important;
	}
	
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a1 {
	height:29px;
	display:block;
	padding:8px 0px 0px 34px;
	font-family:Impact, Arial;
	font-size:16px;
	color:#ffffff;	
	text-decoration:none; 
	}	

	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a2{
	display:block;
	background-image:url(images/bulltopsubmenu.gif);
	background-repeat:no-repeat;
	background-position:12px 3px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:2px 0px 2px 34px;
	}
	
.TopMenu .TopButH .TopSubMenu .TopSubSubMenu .tdSub .a2:hover{
	background-color:#7a671a;
	}
	
.HighlightsMenu{
	background-image: url(images/hughlights.gif);
	height:20px;
	width:1010px;
	background-repeat:no-repeat;
	text-align:center;
	position:absolute;
	z-index:1;
	margin-left:-2px;
	font-size:12px;
	padding-top:8px;
	color:#FFFFFF;
	display:none;
	}
	
.HighlightsMenu a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0 30px;
	}	
	
.HighlightsMenu a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	}	
}		
	

@media screen and (min-width: 1000px) {
.HeaderHome{
	width:1000px;
	height:345px;
	position:relative;
	background-image:url(images/backheaderhome.gif);
	background-repeat:no-repeat;
	}
	
.MainContainer{
	width:1000px;
	background-color:#FFFFFF;
	clear:both;
	padding:1px;
	}
	
.Left{
	width:680px;
	float:left;
	}
	
.Right{
	width:318px;
	float:right;
	background-color:#867544;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.HeaderHome{
	width:800px;
	height:345px;
	position:relative;
	background-color: #333333;
	}
	
.MainContainer{
	width:795px;
	background-color:#FFFFFF;
	clear:both;
	padding:1px;
	}
	
.Left{
	width:485px;
	float:left;
	}
	
.Right{
	width:310px;
	float:right;
	background-color:#867544;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
.HeaderHome{
	width:580px;
	height:345px;
	position:relative;
	background-image:url(images/backheaderhome.gif);
	background-repeat:no-repeat;
	}
	
.MainContainer{
	width:580px;
	background-color:#FFFFFF;
	clear:both;
	padding:1px;
	}
	
.Left{
	width:580px;
	}
	
.Right{
	width:580px;
	background-color:#867544;
	}
}

@media screen and (max-width:579px) {
.HeaderHome{
	width:320px;
	height:240px;
	position:relative;
	background-image:url(images/backheaderhome.gif);
	background-repeat:no-repeat;
	}
	
.MainContainer{
	width:320px;
	background-color:#FFFFFF;
	clear:both;
	padding:1px;
	}
	
.Left{
	width:320px;
	}
	
.Right{
	width:320px;
	background-color:#867544;
	}
}

@media screen and (min-width: 1000px) {
	.AdvSearch{
		background-image:url(images/BackSearch.gif);
		width:314px;
		height:261px;
		margin:2px auto;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
	.AdvSearch{
		background-image:url(images/BackSearch.gif);
		width:310px;
		height:261px;
		margin:2px auto;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
	.AdvSearch{
		background-image:url(images/BackSearch.gif);
		width:314px;
		height:261px;
		margin:2px auto;
		display:none;
	}
}

@media screen and (max-width:579px) {
	.AdvSearch{
		background-image:url(images/BackSearch.gif);
		width:314px;
		height:261px;
		margin:2px auto;
		display:none;
	}
}	
	
.AdvSearchContent{
	padding:60px 20px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
.AdvSearchContent table td{
	vertical-align:top;
	padding:2px 10px;
	}
	
/*----------------FORM-------------------*/
@media screen and (min-width: 1000px) {
	form{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
	form{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
	form{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
	}
}

@media screen and (max-width:579px) {
	form{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
	}
}
	
.content input{
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:2px;
	}
	
.content textarea{
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:2px;
	}
	
.content  .radio{
	border:0px;
	}
	
.input_button_big{
	background-color:#ad9123;
	font-weight:bold;
	font-size:12px;
	border:1px solid #6d6133;
	color:#FFFFFF;
	}
	
.input_button{
	background-color:#ad9123;
	font-weight:bold;
	font-size:12px;
	border:1px solid #6d6133;
	color:#FFFFFF;
	}
	
.input{
	background-color:#fffdbe;
	border:1px solid #cccccc;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.SepContent{
	padding:4px 10px 4px 10px;
	background-color:#ad9123;
	font-family: Stencil, Impact, "Arial Black", Arial;
	font-size:24px;
	color:#FFFFFF;
	text-transform:uppercase;
	clear:both;
	}	
	
.SepContent img{
	margin-bottom:-4px;
	}
	
.SupBoxProd{
	clear:both;
	}
	
	
@media screen and (min-width: 1000px) {
.ProdBox{
	width:225px;
	height:330px;
	float:left;
	margin:1px 1px 0px 0px;
	background-color:#fff;
	}
.ProdBox .TitleBoxProd{
	background-color:#000000;
	height:38px;
	border-bottom:3px solid #92883c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	vertical-align:middle;
	text-align:center;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.ProdBox{
	width:236px;
	height:355px;
	float:left;
	margin:3px 3px 3px 3px;
	background-color:#fff;
	}
.ProdBox .TitleBoxProd{
	background-color:#000000;
	height:54px;
	border-bottom:3px solid #92883c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;	
	vertical-align:middle;
	text-align:center;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
.ProdBox{
	width:191px;
	height:355px;
	float:left;
	margin:1px 1px 1px 1px;
	background-color:#fff;
	}
.ProdBox .TitleBoxProd{
	background-color:#000000;
	height:38px;
	border-bottom:3px solid #92883c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	vertical-align:middle;
	text-align:center;
	}
}

@media screen and (max-width:579px) {
.ProdBox{
	width:225px;
	height:330px;
	background-color:#fff;
	margin:2px auto;
	}
	.ProdBox .TitleBoxProd{
	background-color:#000000;
	height:38px;
	border-bottom:3px solid #92883c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	vertical-align:middle;
	text-align:center;
	}
}	

	

	
.ProdBox .TitleBoxProd a{
	color:#FFFFFF;
	text-decoration:none;	
	padding:6px;
	display:block;

	}
	
.ProdBox .TitleBoxProd a:hover{
	color: #FF9900;
	text-decoration:none;
	}
	
.ProdBox .ContentProdBox{
	padding:4px;
	background-image: url(images/backprodbox.gif);
	background-repeat:repeat-x;
	height:270px;
	}
	
@media screen and (min-width: 1000px) {
.ProdBox .ContentProdBox .ImgProdBox{
	width:210px;
	height:150px;
	overflow:hidden;
	border:1px solid #dddddd;
	background-color:#FFFFFF;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.ProdBox .ContentProdBox .ImgProdBox{
	width:226px;
	height:150px;
	overflow:hidden;
	border:1px solid #dddddd;
	background-color:#FFFFFF;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
.ProdBox .ContentProdBox .ImgProdBox{
	width:180px;
	height:150px;
	overflow:hidden;
	border:1px solid #dddddd;
	background-color:#FFFFFF;
	}
}

@media screen and (max-width:579px) {
.ProdBox .ContentProdBox .ImgProdBox{
	width:210px;
	height:150px;
	overflow:hidden;
	border:1px solid #dddddd;
	background-color:#FFFFFF;
	}
}	

	
.ProdBox .ContentProdBox .BoxVot{
	height:12px;
	text-align:right;
	width:210px;
	}

.ProdBox .ContentProdBox .BoxPrice{
	background-image:url(images/backbocpret.gif);
	width:79px;
	height:64px;
	float:left;
	text-align:center;
	padding-top:10px;
	background-repeat:no-repeat;
	color:#454228;
	font-size:12px;
	margin-top:8px;
	}
	
.ProdBox .ContentProdBox .BoxDet{
	width:130px;
	float: right;
	font-size:12px;
	color:#666666;
	text-align:right;
	margin-top:16px;
	}
	
.ProdBox .ContentProdBox .BoxDet a{
	color:#666666;
	text-decoration:none;
	}

.ProdBox .ContentProdBox .BoxDet a:hover{
	color: #CC0000;
	text-decoration:none;
	}
		
@media screen and (min-width: 1000px) {
.CatBox{
	width:225px;
	height:310px;
	float:left;
	margin:1px 1px 0px 0px;
	background-color:#fff;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.CatBox{
	width:211px;
	height:310px;
	float:left;
	margin:1px 10px 1px 16px;
	background-color:#fff;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
.CatBox{
	width:191px;
	height:310px;
	float:left;
	margin:1px 1px 1px 1px;
	background-color:#fff;
	}
}

@media screen and (max-width:579px) {
.CatBox{
	width:225px;
	height:310px;
	margin:0px auto;
	background-color:#fff;
	}
}	
	

	
.CatBox .TitleBoxCat{
	background-color:#000000;
	height:38px;
	border-bottom:3px solid #92883c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	vertical-align:middle;
	font-weight:bold;
	text-align:center;
	}
	
.CatBox .TitleBoxCat a{
	color:#FFFFFF;
	text-decoration:none;	
	padding:6px;
	display:block;
	font-weight:bold;
	}
	
.CatBox .TitleBoxCat a:hover{
	color: #FF9900;
	text-decoration:none;
	}
	
.CatBox .ContentCatBox{
	padding:4px;
	background-image: url(images/backprodbox.gif);
	background-repeat:repeat-x;
	height:270px;
	}
	
@media screen and (min-width: 1000px) {
.CatBox .ContentCatBox .ImgCatBox{
	width:210px;
	height:250px;
	text-align:center;
	background-color:#FFFFFF;
}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.CatBox .ContentCatBox .ImgCatBox{
	width:210px;
	height:250px;
	text-align:center;
	background-color:#FFFFFF;
}
}

@media screen and (min-width:580px) and (max-width:799px) {
.CatBox .ContentCatBox .ImgCatBox{
	width:183px;
	height:250px;
	text-align:center;
	background-color:#FFFFFF;
}
}

@media screen and (max-width:579px) {
.CatBox .ContentCatBox .ImgCatBox{
	width:210px;
	height:250px;
	text-align:center;
	background-color:#FFFFFF;
}
}

	
.RightBox{
	background-image:url(images/backpuncte.gif);
	width:312px;
	height:166px;
	background-repeat:no-repeat;
	margin:0px auto;
	border-top:1px solid #FFFFFF;
	}

.RightBoxContent{
	font-size:11px;
	color:#373234;
	font-style:italic;
	padding:70px 100px 0px 20px;
	height:56px;
	overflow:hidden;
	margin-bottom:4px;
	}
	
.RightBox .ButDetalii{
	background-image:url(images/backdetalii.gif);
	width:93px;
	height:18px;
	text-align:center;
	color: #333333;
	font-size:12px;
	padding-top:3px;
	font-weight:bold;
	margin-left:20px;
	display:block;
	text-decoration:none;
	}
	
.RightBox .ButDetalii:hover{
	color:#CC0000;
	text-decoration:none;}
	
.Button{
	background-image:url(images/backdetalii.gif);
	width:93px;
	height:20px;
	text-align:center;
	color: #333333;
	font-size:12px;
	padding:0px;
	cursor:pointer;
	font-weight:bold;
	display:block;
	text-decoration:none;
	border:0px;
	margin:0px;
	list-style-type:none;
	background-repeat:no-repeat;
	}
	
.Button:hover{
	color:#CC0000;
	text-decoration:none;}

@media screen and (min-width: 1000px) {
	.RightBoxes{
		background-image:url(images/backrightboxes.gif);
		background-repeat:repeat-y;
		width:318px;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
	.RightBoxes{
		background-image:url(images/backrightboxes.gif);
		background-repeat:repeat-y;
		width:310px;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
	.RightBoxes{
		background-image:url(images/backrightboxes.gif);
		background-repeat:repeat-y;
		width:318px;
		margin:2px auto;
	}
}

@media screen and (max-width:579px) {
	.RightBoxes{
		background-image:url(images/backrightboxes.gif);
		background-repeat:repeat-y;
		width:318px;
	}
}	

	
.SondajContent{
	background-image:url(images/backsondajtop.gif);
	background-repeat:no-repeat;
	width:137px;
	padding:70px 10px 10px 10px;
	font-size:12px;
	color:#FFFFFF;
	}
	
.SondajContent .a{
	color:#FFFFFF;
	text-decoration:underline;
	}
	


.NewsletterContent{
	padding:70px 10px 10px 10px;	
	background-image: url(images/backnewslettertop.gif);
	background-repeat: no-repeat;
	font-size:12px;
	color:#FFFFFF;
	border-bottom:2px solid #867544;
	}
	
.dinblog{
	width:448px;
	float:left;
	margin-right:1px;
	background-color:#f6f0db;
	}
	
.casetuta{
	color:#604f0d;
	font-size:11px;
	padding:10px;
	clear:both;
	}
.casetuta2{
	color:#604f0d;
	font-size:11px;
	padding:10px;
	clear:both;
	}
	
.casetutaContent{
	width:120px; 
	float:right; 
	height:45px;
	}	
.casetutaContent2{
	width:120px; 
	float:right; 
	height:60px;
	}

.comentarii{
	width:230px;
	float:left;
	background-color:#f6f0db;
	}
	
@media screen and (min-width: 1000px) {
	.recenzii{
		width:316px;
		float:right;
		margin-right:1px;
		background-color:#f6f0db;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
	.recenzii{
		width:310px;
		float:right;
		margin-right:0px;
		background-color:#f6f0db;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
	.recenzii{
		width:316px;
		float:none;
		margin:2px auto;
		background-color:#f6f0db;
	}
}

@media screen and (max-width:579px) {
	.recenzii{
		width:316px;
		float:right;
		margin-right:1px;
		background-color:#f6f0db;
	}
}	
	
.sep1{
	padding:4px 10px 0px 10px;
	background-color:#ad9123;
	margin-bottom:1px;	
	font-family: Stencil, Impact, "Arial Black", Arial;
	font-size:24px;
	color:#FFFFFF;
	text-transform:uppercase;
	clear:both;
	}	
	
.sep1 img{
	margin-bottom:-4px;
	}
		
.sep2{
	padding:4px 10px 0px 10px;
	background-color:#ddc256;
	margin-bottom:1px;	
	font-family: Stencil, Impact, "Arial Black", Arial;
	font-size:24px;
	color:#FFFFFF;
	text-transform:uppercase;
	clear:both;
	color:#403404;
	}	
	
.sep2 img{
	margin-bottom:-4px;
	}
	
.sep3{
	padding:4px 10px 0px 10px;
	background-color:#ddc256;
	font-size:24px;
	margin-bottom:1px;
	font-family: Stencil, Impact, "Arial Black", Arial;
	font-size:24px;
	color:#FFFFFF;
	text-transform:uppercase;
	clear:both;
	color:#6b5810;	
	}
	
.sep3 img{
	margin-bottom:-4px;
	}


@media screen and (min-width: 1000px) {
.BottomBoxes{
	width:100%;
	clear:both;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.BottomBoxes{
	width:100%;
	clear:both;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
.BottomBoxes{
	width:100%;
	clear:both;
	}
}

@media screen and (max-width:579px) {
.BottomBoxes{
	clear:both;
	text-align:center;
	}
}
	
	
.BottomBoxes img{
	border: none;
	}

@media screen and (min-width: 1000px) {
.BottomBox1{
	height:288px;
	padding:20px 8px 0px 8px;
	background-image:url(images/backbottombox.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:bottom;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#604f0d;
	border:1px solid #e8e6df;
	text-align:center;
	width:20%;
	}
		
.BottomBoxesDiv {
	clear:both; 
	padding-left:8px;
	}

.boxbottom{
	width:220px;
	float:left;
	color:#666666;
	font-size:12px;
	}
	
.boxbottomtitle{
	color:#8f762e;
	font-family: Stencil, Impact, "Arial Black", Arial;
	font-size:22px;
	}

.BottomInfoX {
	width:286px; 
	float:right;
}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.BottomBox1{
	height:288px;
	padding:20px 3px 0px 3px;
	background-image:url(images/backbottombox.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:bottom;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#604f0d;
	border:1px solid #e8e6df;
	text-align:center;
	width:20%;
	}
		
.BottomBoxesDiv {
	clear:both; 
	padding-left:8px;
	}

.boxbottom{
	width:220px;
	float:left;
	color:#666666;
	font-size:12px;
	}
	
.boxbottomtitle{
	color:#8f762e;
	font-family: Stencil, Impact, "Arial Black", Arial;
	font-size:22px;
	}

.BottomInfoX {
	width:286px; 
	float:right;
}
}

@media screen and (min-width:580px) and (max-width:799px) {
.BottomBox1{
	height:288px;
	padding:20px 8px 0px 8px;
	background-image:url(images/backbottombox.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:bottom;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#604f0d;
	border:1px solid #e8e6df;
	text-align:center;
	width:100%%;
	display:block;
	margin:5px auto;
	}
		
.BottomBoxesDiv {
	clear:both; 
	padding-left:8px;
	}

.boxbottom{
	width:220px;
	float:left;
	color:#666666;
	font-size:12px;
	clear:both;
	}
	
.boxbottomtitle{
	color:#8f762e;
	font-family: Stencil, Impact, "Arial Black", Arial;
	font-size:22px;
	}

.BottomInfoX {
	width:286px; 
	float:right;
}
}

@media screen and (max-width:579px) {
.BottomBox1{
	height:288px;
	padding:20px 8px 0px 8px;
	background-image:url(images/backbottombox.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:bottom;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#604f0d;
	border:1px solid #e8e6df;
	text-align:center;
	width:20%;
	display:inherit;
	}
	
.BottomBoxesDiv {
	clear:both; 
	padding-left:8px;
	}

.boxbottom{
	width:220px;
	float:left;
	color:#666666;
	font-size:12px;
	}
	
.boxbottomtitle{
	color:#8f762e;
	font-family: Stencil, Impact, "Arial Black", Arial;
	font-size:22px;
	}

.BottomInfoX {
	width:286px; 
	float:right;
}
}

@media screen and (min-width: 1000px) {
.menubottom{
	background-image:url(images/bottommenu.gif);
	height:31px;
	width:996px;
	margin:0px auto 0px auto;
	font-size:12px;
	clear:both;
	background-repeat:no-repeat;
	}
	
.menubottomleft{
	float:left;
	padding:10px;
	color:#666666;
	}

.menubottomleft a{
	color:#666666;
	text-decoration:none;
	}
	
.menubottomright{
	float:right;	
	padding:10px;	
	color: #000000;
	}
	
.menubottomright a{
	color: #000000;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.menubottom{
	background-image:url(images/bottommenu.gif);
	height:31px;
	width:780px;
	margin:0px auto 0px auto;
	font-size:12px;
	clear:both;
	background-repeat:no-repeat;
	background-position: 50% 10%;
	}
	
.menubottomleft{
	float:left;
	padding:10px;
	color:#666666;
	}

.menubottomleft a{
	color:#666666;
	text-decoration:none;
	}
	
.menubottomright{
	float:right;	
	padding:10px;	
	color: #000000;
	}
	
.menubottomright a{
	color: #000000;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
.menubottom{
	background-image:url(images/bottommenu.gif);
	height:31px;
	width:579px;
	margin:0px auto 0px auto;
	font-size:12px;
	clear:both;
	background-repeat:no-repeat;
	}
	
.menubottomleft{
	float:left;
	padding:10px;
	color:#666666;
	}

.menubottomleft a{
	color:#666666;
	text-decoration:none;
	}
	
.menubottomright{
	float:right;	
	padding:10px;	
	color: #000000;
	}
	
.menubottomright a{
	color: #000000;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	}
}

@media screen and (max-width:579px) {
.menubottom{
	background-image:url(images/bottommenu.gif);
	margin:0px auto 0px auto;
	font-size:12px;
	clear:both;
	background-repeat:no-repeat;
	text-align: center;
	background-position: 50% 5%;
	}
	
.menubottomleft{
	padding:20px;
	color:#666666;
	display:inline-grid;
	}

.menubottomleft a{
	color:#666666;
	text-decoration:none;
	}
	
.menubottomright{	
	padding:10px;	
	color: #000000;
	}
	
.menubottomright a{
	color: #000000;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	}
}
	
.footer{
	clear:both;
	padding:10PX;
	font-size:10px;
	color:#403404;
	font-style:italic;
	padding-bottom:30px;
	}

@media screen and (min-width: 1000px) {
#Logo {
	position:absolute;
	left:10px;
	top:26px;
	width:631px;
	height:131px;
	z-index:1;
}

#Logo img {
	width:631px;
	height: auto;
}
#CosTop1 {
	position:absolute;
	left:666px;
	top:7px;
	width:182px;
	height:73px;
	z-index:2;
	background-image: url(images/costop0.png);
}
}

@media screen and (min-width: 800px) and (max-width:999px) {
#Logo {
	position:absolute;
	left:45px;
	top:31px;
	width:500px;
	height:131px;
	z-index:1;
}

#Logo img {
	width:500px;
	height: auto;
}
#CosTop1 {
	position:absolute;
	left:410px;
	top:120px;
	width:182px;
	height:73px;
	z-index:2;
	background-image: url(images/costop0.png);
}
}

@media screen and (min-width:580px) and (max-width:799px) {
#Logo {
	position:absolute;
	top:30px;
	width:350px;
	height:auto;
	z-index:1;
}

#Logo img {
	width:320px;
	height: auto;
}
#CosTop1 {
	position:absolute;
	left:202px;
	top:117px;
	width:182px;
	height:73px;
	z-index:2;
	background-image: url(images/costop0.png);	
}
}

@media screen and (max-width:579px) {
#Logo {
	position:absolute;
	top: 50px;
	width:320px;
	height:auto;
	z-index:1;
}

#Logo img {
	width:320px;
	height: auto;
}
#CosTop1 {
	position:absolute;
	left: 120px;
	top: 110px;
	width:182px;
	height:73px;
	z-index:2;
	background-image: url(images/costop0.png);
}
}
	
#prodcos {
	position:absolute;
	left:16px;
	top:39px;
	width:120px;
	height:16px;
	z-index:3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
}

#prodcos a{
	color:#FFFFFF;
	text-decoration:none;
	}

@media screen and (min-width: 1000px) {
#UserLogin {
	position:absolute;
	left:851px;
	top:34px;
	width:137px;
	height:21px;
	z-index:3;
	background-image: url(images/logininput.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	text-align:right;
	padding:2px 4px 0px 4px;
}
#PassLogin {
	position:absolute;
	left:852px;
	top:75px;
	width:137px;
	height:21px;
	z-index:3;
	background-image: url(images/logininput.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	text-align:right;	
	padding:2px 4px 0px 4px;
}
}

@media screen and (min-width: 800px) and (max-width:999px) {
#UserLogin {
	position:absolute;
	right:-2px;
	top:36px;
	width:120px;
	height:21px;
	z-index:3;
	background-image: url(images/logininput.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	text-align:right;
	padding:2px 4px 0px 4px;
}
#PassLogin {
	position:absolute;
	right:-2px;
	top:77px;
	width:120px;
	height:21px;
	z-index:3;
	background-image: url(images/logininput.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	text-align:right;	
	padding:2px 4px 0px 4px;
}
}

@media screen and (min-width:580px) and (max-width:799px) {
#UserLogin {
	position:absolute;
	left:851px;
	top:34px;
	width:137px;
	height:21px;
	z-index:3;
	background-image: url(images/logininput.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	text-align:right;
	padding:2px 4px 0px 4px;
	display: none;
}
#PassLogin {
	position:absolute;
	left:852px;
	top:75px;
	width:137px;
	height:21px;
	z-index:3;
	background-image: url(images/logininput.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	text-align:right;	
	padding:2px 4px 0px 4px;
	display: none;
}
}

@media screen and (max-width:579px) {
#UserLogin {
	position:absolute;
	left:851px;
	top:34px;
	width:137px;
	height:21px;
	z-index:3;
	background-image: url(images/logininput.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	text-align:right;
	padding:2px 4px 0px 4px;
	display:none;
}
#PassLogin {
	position:absolute;
	left:852px;
	top:75px;
	width:137px;
	height:21px;
	z-index:3;
	background-image: url(images/logininput.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	text-align:right;	
	padding:2px 4px 0px 4px;
	display:none;
}
}	


#UserLogin input{
	border:0px;
	background:none;	
	font-size:12px;
	color:#666666;
	width:120px;
	text-align:right;	
	}


#PassLogin input{
	border:0px;
	background:none;
	font-size:12px;
	color:#666666;
	width:120px;
	text-align:right;
	}

@media screen and (min-width: 1000px) {
#UsserName {
	position:absolute;
	left:882px;
	top:18px;
	width:110px;
	height:14px;
	z-index:4;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:right;
}
#Pass {
	position:absolute;
	left:882px;
	top:58px;
	width:110px;
	height:14px;
	z-index:4;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:right;
}
#LoginBut {
	position:absolute;
	left:908px;
	top:98px;
	width:85px;
	height:33px;
	z-index:5;
}
#UserOptions {
	position:absolute;
	left:873px;
	top:141px;
	width:129px;
	height:29px;
	z-index:6;
	font-size:12px;
	text-align:center;
	color:#666666;
}
}

@media screen and (min-width: 800px) and (max-width:999px) {
#UsserName {
	position:absolute;
	right:0px;
	top:18px;
	width:110px;
	height:14px;
	z-index:4;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:right;
}
#Pass {
	position:absolute;
	right:0px;
	top:58px;
	width:110px;
	height:14px;
	z-index:4;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:right;
}
#LoginBut {
	position:absolute;
	right:25px;
	top:98px;
	width:90px;
	height:33px;
	z-index:5;
}
#UserOptions {
	position:absolute;
	right:5px;
	top:141px;
	width:120px;
	height:29px;
	z-index:6;
	font-size:12px;
	text-align:center;
	color:#fff;
}
}

@media screen and (min-width:580px) and (max-width:799px) {
#UsserName {
	position:absolute;
	left:882px;
	top:18px;
	width:110px;
	height:14px;
	z-index:4;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:right;
	display: none;
}
#Pass {
	position:absolute;
	left:882px;
	top:58px;
	width:110px;
	height:14px;
	z-index:4;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:right;
	display: none;
}
#LoginBut {
	position:absolute;
	left:908px;
	top:98px;
	width:85px;
	height:33px;
	z-index:5;
	display: none;
}
#UserOptions {
	position:absolute;
	left:873px;
	top:141px;
	width:129px;
	height:29px;
	z-index:6;
	font-size:12px;
	text-align:center;
	color:#666666;
	display: none;
}
}

@media screen and (max-width:579px) {
#UsserName {
	position:absolute;
	left:882px;
	top:18px;
	width:110px;
	height:14px;
	z-index:4;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:right;
	display: none;
}
#Pass {
	position:absolute;
	left:882px;
	top:58px;
	width:110px;
	height:14px;
	z-index:4;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:right;
	display: none;
}
#LoginBut {
	position:absolute;
	left:908px;
	top:98px;
	width:85px;
	height:33px;
	z-index:5;
	display: none;
}
#UserOptions {
	position:absolute;
	left:873px;
	top:141px;
	width:129px;
	height:29px;
	z-index:6;
	font-size:12px;
	text-align:center;
	color:#666666;
	display: none;
}
}
	


#UserOptions a{
	color:#666666;
	}
	
	
#UserMenu{
	position:absolute;
	left:873px;
	top:20px;
	width:129px;
	height:29px;
	z-index:6;
	font-size:12px;
	text-align:center;
	color:#666666;
}

#UserMenu a{
	color:#666666;
	}
	
@media screen and (min-width: 1000px) {
#BannerHomeTop {
	position:absolute;
	left:0px;
	top:30px;
	width:628px;
	height:314px;
	z-index:1;
	overflow:hidden;
}
#HeaderContact {
	position:absolute;
	left:645px;
	top:42px;
	width:164px;
	height:53px;
	z-index:2;
}
#HeaderIcons {
	position:absolute;
	left:665px;
	top:285px;
	width:202px;
	height:41px;
	z-index:3;
}

#HeaderIcons img{
	margin-right:10px;
	}
#plosca {
	position:absolute;
	left:926px;
	top:-47px;
	width:242px;
	height:318px;
	z-index:1;
}
#SearchHeader {
	position:absolute;
	left:616px;
	top:149px;
	width:185px;
	height:21px;
	z-index:7;
}

#SearchHeader .input{
	border:1px solid #FFFFFF;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:180px;
	color:#999999;
	}
#SearchHeaderGo {
	position:absolute;
	left:805px;
	top:149px;
	width:55px;
	height:22px;
	z-index:8;
}

#BannerNr {
	position:absolute;
	left:43px;
	top:301px;
	width:573px;
	height:28px;
	z-index:7;
	font-size:22px;
	color:#FF9900;
	text-align:right;
}

#BannerNr a{
	color:#CCCCCC;
	text-decoration:none;
	}
	
#BannerNr a:hover{
	color: #FF9900;
	text-decoration:none;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
#BannerHomeTop {
	position:absolute;
	left:0px;
	top:30px;
	width:606px;
	height:314px;
	z-index:1;
	overflow:hidden;
}
#HeaderContact {
	position:absolute;
	left:608px;
	top:88px;
	width:164px;
	height:53px;
	z-index:2;
}
#HeaderIcons {
	position:absolute;
	left:720 	px;
	top:285px;
	width:202px;
	height:41px;
	z-index:3;
}

#HeaderIcons img{
	margin-right:10px;
	}
#plosca {
	position:absolute;
	left:926px;
	top:-47px;
	width:242px;
	height:318px;
	z-index:1;
	display: none;
}
#SearchHeader {
	position:absolute;
	left:10px;
	top:149px;
	width:185px;
	height:21px;
	z-index:7;
}

#SearchHeader .input{
	border:1px solid #FFFFFF;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:180px;
	color:#999999;
	}
#SearchHeaderGo {
	position:absolute;
	left:202px;
	top:148px;
	width:55px;
	height:22px;
	z-index:8;
}

#BannerNr {
	position:absolute;
	left:0px;
	top:301px;
	width:573px;
	height:28px;
	z-index:7;
	font-size:22px;
	color:#FF9900;
	text-align:right;
}

#BannerNr a{
	color:#CCCCCC;
	text-decoration:none;
	}
	
#BannerNr a:hover{
	color: #FF9900;
	text-decoration:none;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
#BannerHomeTop {
	position:absolute;
	left:0px;
	top:30px;
	width:580px;
	height:314px;
	z-index:1;
	overflow:hidden;
}
#HeaderContact {
	position:absolute;
	left:388px;
	top:-270px;
	height:53px;
	z-index:2;
}
#HeaderIcons {
	position:absolute;
	left:380px;
	top:55px;
	width:202px;
	height:41px;
	z-index:3;
}

#HeaderIcons img{
	margin-right:10px;
	}
#plosca {
	position:absolute;
	left:926px;
	top:-47px;
	width:242px;
	height:318px;
	z-index:1;
	display:none;
}
#SearchHeader {
	position:absolute;
	left:0px;
	top:135px;
	width:185px;
	height:21px;
	z-index:7;
}

#SearchHeader .input{
	border:1px solid #FFFFFF;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:180px;
	color:#999999;
	}
#SearchHeaderGo {
	position:absolute;
	left:0px;
	top:158px;
	width:55px;
	height:22px;
	z-index:8;
}

#BannerNr {
	position:absolute;
	left:43px;
	top:301px;
	width:520px;
	height:28px;
	z-index:7;
	font-size:22px;
	color:#FF9900;
	text-align:right;
}

#BannerNr a{
	color:#CCCCCC;
	text-decoration:none;
	}
	
#BannerNr a:hover{
	color: #FF9900;
	text-decoration:none;
	}
}

@media screen and (max-width:579px) {
#BannerHomeTop {
	display:none;
	position:absolute;
	left:0px;
	top:30px;
	width:628px;
	height:314px;
	z-index:1;
	overflow:hidden;
}
#HeaderContact {
	position:absolute;
	left:45px;
	top:10px;
	width:164px;
	height:53px;
	z-index:2;
}
#HeaderIcons {
	position:absolute;
	left:665px;
	top:285px;
	width:202px;
	height:41px;
	z-index:3;
	display:none;
}

#HeaderIcons img{
	margin-right:10px;
	}
#plosca {
	display:none;
	position:absolute;
	left:926px;
	top:-47px;
	width:242px;
	height:318px;
	z-index:1;
}
#SearchHeader {
	position:absolute;
	left:16px;
	width:185px;
	height:21px;
	z-index:7;
}

#SearchHeader .input{
	border:1px solid #FFFFFF;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:180px;
	color:#999999;
	}
#SearchHeaderGo {
	position:absolute;
	left:225px;
	width:55px;
	height:22px;
	z-index:8;
}

#BannerNr {
	display:none;
	position:absolute;
	left:43px;
	top:301px;
	width:573px;
	height:28px;
	z-index:7;
	font-size:22px;
	color:#FF9900;
	text-align:right;
}

#BannerNr a{
	color:#CCCCCC;
	text-decoration:none;
	}
	
#BannerNr a:hover{
	color: #FF9900;
	text-decoration:none;
	}
}	

#BoxProdCos {
	position:absolute;
	margin-top:120px;
	width:54px;
	height:54px;
	z-index:2;
}

/*Produs*/

@media screen and (min-width: 1000px) {
.prodtop{
	
	}
	
.prodgallery{
	width:320px;
	float:left;
	/* height:390px; */
	padding-left:30px;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.prodtop{
	
	}
	
.prodgallery{
	width:320px;
	float:left;
	height:390px;
	padding-left:30px;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
.prodtop{
	
	}
	
.prodgallery{
	width:290px;
	float:left;
	height:390px;
	padding-left:10px;
	}
}

@media screen and (max-width:579px) {
.prodtop{
	text-align: center;
	}
	
.prodgallery{
	width:320px;
	height:390px;
	}
}


.screengal{
	width:270px;
	height:270px;
	overflow:hidden;	
	background-color:#FFFFFF;
	
	}
	
.supicongal{
	width:290px;
	position:relative;
	clear:both;
	}
	
.icongal{
	width:70px;
	height:70px;
	overflow:hidden;
	float:left;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #e0e0e0;
	}
	
.icongal img{
	cursor:pointer;
	}
	
	
.galff2{
	position:absolute;
	z-index:20px;
	top:30px;
	left:290px;
	}
	
.galpv2{
	position:absolute;
	z-index:20px;
	top:30px;
	left:-28px;
	}
@media screen and (min-width: 1000px) {
.prodright{
	width:300px;
	padding-right:20px;
	float: right;
	color: #504215;

	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.prodright{
	width:300px;
	padding-right:20px;
	float: right;
	color: #504215;

	}
}

@media screen and (min-width:580px) and (max-width:799px) {
.prodright{
	width:270px;
	padding-right:10px;
	float: right;
	color: #504215;

	}
}

@media screen and (max-width:579px) {
.prodright{
	width:300px;
	padding-right:20px;
	float: right;
	color: #504215;

	}
}	

	
.DescriereProd{
	font-size:13px;
	padding:20px;
	margin:0px 20px 0px 20px;
	color: #504215;
	clear:both;
	background-image:url(images/backdescriere.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	}
	
.bullprod{	
	font-size:12px;
	color:#504215;
	background-image: url(images/bullprod.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
	}
	
.pret{
	background-image: url(images/pret.gif);
	background-position:100% 0%;
	padding:16px 30px 6px 0px;
	height:36px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	width:94px;
	color:#504215;
	vertical-align:bottom;
	font-size:22px;
	}
	
@media screen and (min-width: 1000px) {
.pretprod{
	background-image: url(images/backpretprod.gif);
	background-position:100% 0%;
	padding:20px 0px 0px 0px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	width:245px;
	color:#504215;
	vertical-align:bottom;
	font-size:22px;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.pretprod{
	background-image: url(images/backpretprod.gif);
	background-position:100% 0%;
	padding:20px 0px 0px 0px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	width:245px;
	color:#504215;
	vertical-align:bottom;
	font-size:22px;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
.pretprod{
	background-image: url(images/backpretprod.gif);
	background-position:100% 0%;
	padding:20px 0px 0px 0px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	width:245px;
	color:#504215;
	vertical-align:bottom;
	font-size:22px;
	}
}

@media screen and (max-width:579px) {
.pretprod{
	background-image: url(images/backpretprod.gif);
	background-position:100% 0%;
	padding:20px 0px 0px 0px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	color:#504215;
	vertical-align:bottom;
	font-size:22px;
	}
}	

	
#breadcrumbs{
	color:#7f6e40;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	padding:10px 20px 10px 20px;
	}
	
.prodcar{
	padding-top:8px;
	font-size:12px;
	clear:both;
	}
	
.valcarprod{
	width:40px;
	height:24px;
	float:left;
	padding:4px 14px 0px 0px;
	text-align:center;
}

.valcarprod .color{	
	border:1px solid #000000;
	width:14px;
	float:left;
	height:14px;
	}
	
.valcarprod .size{	
	width:14px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	height:14px;
	}
	
#marimi{ 	
	color:#504215;
	font-weight:bold;
	}
#marimi td{ padding:2px; width:20px; text-align:center;}

#marimi input{ FONT-SIZE:10px; 
	 VERTICAL-ALIGN: middle;  
	 WIDTH: 16px; 
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	 HEIGHT: 12px; border:1px solid #504215;
	 	color:#504215;
	 background-color:#ffffff;}
	 
.SupComProd{
	position:relative;
	width:300px;
	height:154px;
	margin-top:10px;
	}

@media screen and (min-width: 1000px) {
.ComProd{
	background-image:url(images/backcomprod.gif);
	background-repeat:no-repeat;
	width:306px;
	height:134px;
	text-align:center;
	padding-top:12px;
	padding-left:40px;
	position:absolute;
	z-index:10;
	left: -46px;
	}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.ComProd{
	background-image:url(images/backcomprod.gif);
	background-repeat:no-repeat;
	width:306px;
	height:134px;
	text-align:center;
	padding-top:12px;
	padding-left:40px;
	position:absolute;
	z-index:10;
	left: -46px;
	}
}

@media screen and (min-width:580px) and (max-width:799px) {
.ComProd{
	background-image:url(images/backcomprod.gif);
	background-repeat:no-repeat;
	width:250px;
	height:134px;
	text-align:center;
	padding-top:12px;
	padding-left:10px;
	position:absolute;
	z-index:10;
	
	}
}

@media screen and (max-width:579px) {
.ComProd{
	background-image:url(images/backcomprod.gif);
	background-repeat:no-repeat;
	width:306px;
	height:134px;
	text-align:center;
	padding-top:12px;
	position:absolute;
	z-index:10;
}
}	
	
.paging{
	clear:both;
	height:30px;
	padding-left:20px;
	}
	
.paging div{
	width:25px;
	height:25px;
	float:left;
	margin-right:4px;
	}
	
.paging .pag{
	background-image:url(images/backpag.gif);
	font-family: Stencil, Impact, "Arial Black", Arial;
	font-size:20px;
	background-repeat:repeat-x;
	background-color:#ab9025;
	color:#ffffff;
	text-align:center;
	border:1px solid #ad9123;
	}
	
.paging .pag a{	
	color:#f3e5b6;
	text-decoration:none;
	}
	
.paging .pag a:hover{	
	color:#ffffff;
	text-decoration:none;
	}
	
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px;
	color:#333333;
	}
	
.caseta-categorie{
	width:210px;
	vertical-align:bottom;
	height:240px;
	}
	
/*Cos*/



#cos{
font-size:12px;
border-right:1px solid #D5D2B7;
border-top:1px solid #D5D2B7;
width:100%;
}


@media screen and (min-width: 1000px) {
#cos td{
border-left:1px solid #D5D2B7;
border-bottom:1px solid #D5D2B7;
}
}

@media screen and (min-width: 800px) and (max-width:999px) {
#cos td{
border-left:1px solid #D5D2B7;
border-bottom:1px solid #D5D2B7;
}
}

@media screen and (min-width:580px) and (max-width:799px) {
#cos td{
border-left:1px solid #D5D2B7;
border-bottom:1px solid #D5D2B7;
}
}

@media screen and (max-width:579px) {
#cos td{
border-left:1px solid #D5D2B7;
border-bottom:1px solid #D5D2B7;
display:block;
text-align: center;
}
}


.input-cos{
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#ffffff;
border:1px solid #b7b37d;
width:30px;
font-size:12px;
}

.button-input-t{
vertical-align:bottom;
background-color: #E9E9D6;
font-size:10px;
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:0px;
cursor:pointer;
}

@media screen and (min-width: 1000px) {
#LeftCos {
	width:1000px;
}
.CosTablePlaseaza {
	width:500px; 
	border:3px solid #D5D2B7;
}
}

@media screen and (min-width: 800px) and (max-width:999px) {
#LeftCos {
	width:795px;
}
.CosTablePlaseaza {
	width:500px; 
	border:3px solid #D5D2B7;
}
}

@media screen and (min-width:580px) and (max-width:799px) {
#LeftCos {
	width:580px;
}
.CosTablePlaseaza {
	width:500px; 
	border:3px solid #D5D2B7;
}
}

@media screen and (max-width:579px) {
#LeftCos {
	width:320px;
}

#TDCosNo {
	border-top:4px solid #666633;
}

#TDCosPretUnitar {
	display:none !important;
}

#TDCosUM {
}

#TDCosOptiuni {
	border-bottom: 4px solid #666633 !important;
	padding-bottom: 5px;
}

.CosTableHeader {
	display:none;
}

.CosTablePlaseaza {
	border:3px solid #D5D2B7;
}
}

/*Formular comanda*/

.date-nelogat {
	 FONT-WEIGHT: bold; WIDTH: 540px; background-color: #4a5219;
border-bottom:1px solid #424916;
	 HEIGHT: 26px; TEXT-ALIGN: center;
	 font-size:11px; color:#b7b37d;
}


.form {
	FONT-SIZE: 12px;
border-right:1px solid #D5D2B7;
border-top:1px solid #D5D2B7;
width:100%;
background-color:#F8F8F1;
}
.form td{
border-left:1px solid #D5D2B7;
border-bottom:1px solid #D5D2B7;
}

.form-td-big {
	WIDTH: 540px; HEIGHT: 20px
}
.form INPUT {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#ffffff;
border:1px solid #b7b37d;
font-size:12px;
}
.form TEXTAREA {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#ffffff;
border:1px solid #b7b37d;
height:50px;
font-size:12px;
}
.list { border:0px;
	 FONT-SIZE: 12px; VERTICAL-ALIGN: middle; WIDTH: 154px;
	 padding:0px; margin-bottom:4px;
	 background-color:#ffffff;
border:1px solid #b7b37d;
}
.list_data {
background-color:#ffffff;
border:1px solid #b7b37d;
 padding:0px; border:0px;
	 FONT-SIZE: 12px; VERTICAL-ALIGN: middle;
	  margin-bottom:4px;
}
.form .radio {
	WIDTH: 16px;
}

.form .input_button_big {FONT-SIZE: 12px; CURSOR: pointer; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;background-color:#383e12;border:1px solid #535c1d; color:#b7b37d;
}

.form .input_button {
vertical-align:bottom;
background-color: #E9E9D6;
font-size:10px;
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:0px;
cursor:pointer;
}


#transport{ color:#b7b37d;border-right:1px solid #4a5219;
border-top:1px solid #424916;}

#transport td{
border-left:1px solid #4a5219;
border-bottom:1px solid #424916
}

#transport .radio {
	WIDTH: 16px; background-color:#343400;
}

#transport TEXTAREA {
	FONT-SIZE: 12px; 
	VERTICAL-ALIGN: middle; 
	WIDTH: 150px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	HEIGHT: 50px; 
	background-color:#9ba651; 
	border:0px;
	margin-bottom:4px;
}

#transport .input_button_big {FONT-SIZE: 10px; CURSOR: pointer; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;background-color:#383e12;border:1px solid #535c1d; color:#b7b37d;
}

.factura table {border-right:1px solid #4a5219;
border-top:1px solid #424916;}

@media screen and (min-width: 1000px) {
.factura td{
	border-left:1px solid #4a5219;
	border-bottom:1px solid #424916;
	padding:8px;
}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.factura td{
	border-left:1px solid #4a5219;
	border-bottom:1px solid #424916;
	padding:8px;
}
}

@media screen and (min-width:580px) and (max-width:799px) {
.factura td{
	border-left:1px solid #4a5219;
	border-bottom:1px solid #424916;
	padding:8px;
}
}

@media screen and (max-width:579px) {
.factura td{
	border-left:1px solid #4a5219;
	border-bottom:1px solid #424916;
	padding:8px;
	display: block;
	text-align: center;
	width: auto;
	white-space: nowrap;
}
}


.facutra .sus {
background-color:#4A5219;
}

.facutra .jos {
background-color:#353A11;
}


.searchhistory{
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:block;
	height:520px;
	}
	
.searchhistory li{	padding:0px;
	margin:0px;
	list-style-type:none;
	display:block;
	float:left;
	width:270px;
	padding:2px 20px;
	font-weight:bold;
	}
	
/*--------------------------------COMENTARII-------------------------------------*/


.ProdComment{	
	border-top:4px solid #efefef;
	}
	
	
.CommentList{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5b5b5b;	
	padding:20px;
	width:400px; 
	float:left;

	}	
	
.CommentForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5b5b5b;	
	padding:20px 0px;
	width:220px; 
	float:right;
	}
	
.CommentBox{
	padding:10px 0;
	border-bottom:1px solid #CCCCCC;
	clear:both;
	margin-bottom:10px;
	}
	
.CommentUser{	
	font-weight:bold;
	padding-bottom:8px;
	}
	
.CommentContent{
	font-style:italic;
	}
	
.CommentBottom{
	background-color:#f4f7f8;
	border-top:1px solid #d4dce1;
	border-bottom:3px solid #d4dce1;
	clear:both;
	padding:4px;
	font-size:12px;
	color:#6f8491;
	text-align:center;	
	}	
	

.input1{
	margin-bottom:4px;
	}
	
.input1 input{
	font-size:12px;
	width:220px; 
	padding:4px;
	border:1px solid #CCCCCC;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
.textarea1{
	margin-bottom:4px;
	}
	
.textarea1 textarea{
	font-size:12px;
	width:220px; 
	height:40px;
	padding:4px;
	border:1px solid #CCCCCC;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.alerta18ani {
	color: #CC3300;
	margin: 17px 5px 17px 5px;
	background-image: url(../images/interzis-minorilor.png);
	background-repeat: no-repeat;
	padding: 7px 2px 7px 50px;
	font-size: 12px;
}
.dogtag {
	clear: both;
	margin-left: 30px;
}
.dogtag_car {
	font-size: 12px;	
}
.dogtag_line {
	margin-bottom: 5px;	
}
.dogtag input { 
	width: 15px;
	border: 1px solid #ccc;
	text-align: center;
}
.dogtag_cos_cell {
	float: left;
	width: 13px;
	height: 15px;
	border: 1px solid #ccc;
	margin: 2px 1px;
	font-size: 10px;
	text-align: center;
}

.dogtag_show {
	cursor: pointer;	
}
.dogtag_show a {
	color:#000
}
.dogtag_show a:hover {
	color:#C00
}
.dogtag_hide {
	cursor: pointer;
	display: none;	
}
.dogtag_hide a {
	color:#000
}
.dogtag_hide a:hover {
	color:#C00
}

.dogtag_main {
	display: none;	
}
.dogtag_factura td {
	padding: 1px !important;
	width: 10px;
	height: 13px;
	font-size: 10px;	
}
.ComProdDogArrow {
	margin: 0 auto;
	margin-bottom: 20px;
	display: none;
}
.ComProdDogtag {
	margin: 0 auto;
	position: static;	
}
@media screen and (min-width: 1000px) {
.fbcontainer {
    
}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.fbcontainer {
    
}
}

@media screen and (min-width:580px) and (max-width:799px) {
.fbcontainer {
    
}
}

@media screen and (max-width:579px) {
.fbcontainer {
	display:none;
}
}

/* Cookies */

 #cookie_consent_popup {
	position: fixed;
	bottom: 10px;
	left: 0;
	width: 100%;
	background-color: #504629;
	z-index: 999;
	text-align: center;
	box-shadow: 0 -2px 16px -7px;
}

#cookie_consent_popup p {
	text-align: center;
	font-size: 13px;
	color: #fff;
	font-weight: 500;
	margin: 10px 0px 0px 0px;
}

.btn-cookies {
	border: none;
	font-size: 13px;
	color: #fff;
	padding: 7px 30px;
	margin: 10px 0px;
	border-radius: 5px;
	background-color: #ad9123 !important;
	cursor: pointer;
}
.btn-cookies:hover {
	background-color: #806c1b !important;;
	color: #fff;
}

#cookie_consent_popup p a {
	color: #e3bb24 !important;
}


@media screen and (min-width: 1000px) {
.retur-prod th {
  background-color: #D5D2B7;
  padding: 3px;
}
}

@media screen and (min-width: 800px) and (max-width:999px) {
.retur-prod th {
  background-color: #D5D2B7;
  padding: 3px;
}
}

@media screen and (min-width:580px) and (max-width:799px) {
.retur-prod th {
  background-color: #D5D2B7;
  padding: 3px;
}
.retur-prod td input {
  text-align: center;
}
}

@media screen and (max-width:579px) {
.retur-prod {
  font-size: 12px;
  border: 1px solid #D5D2B7;
  width: 100%;
}
.retur-prod th {
  background-color: #D5D2B7;
  padding: 3px;
  display: block;
  width: 275px;
}
.retur-prod td {
  display: block;
  border: none !important;
padding: 3px 0px;	
}
.retur-prod td input {
  width: 276px;
  text-align: center;
}
.retur-prod td select {
  width: 281px;
  text-align: center;
}
}
.btn-retur {
  background: #D5D2B7;
  border: 2px solid #7D7B65 !important;
  padding: 5px 10px;
}