@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;
	background: url(../images/bg.png) repeat;
	color: #ffffff;
}
.header {
	margin:0px auto;
	width:748px;
	height:466px;
}
.top {
	margin:0px auto;
	width:748px;
	height:76px;
	background:url(../images/bg_top.jpg) no-repeat;
}
.meniu {
	width:748px;
	margin:0px auto;
}
.jos-bg {
	width:748px;
	height:67px;
	margin:0px auto;
	background: /*url(../images/jos-391a11.jpg) no-repeat;*/ #391a11;
}
.footer {
	width:748px;
	height:112px;
	margin:0px auto;
}
/*TRICOURI AFISARE*/
.produs {
	float:left;
	position:relative;
	width:264px;
	height:402px;
	background:url(../images/produs/bg-produs.jpg) no-repeat;
}

#nume_tricou {
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#89003e;
}
#descriere_tricou {
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:9px;
	color:#000;
	width:242px;
	height:100px;
	padding-left:12px;
}
#cumpara_buton {
	padding-left:150px;
}
#pret {
	/* OLD */
	/* font-family:Verdana, Geneva, sans-serif;
	font-size:26px;
	font-weight:bolder;
	color:#89003e;
	padding-left:155px; */
	color:#89003E;
	font-family:Verdana,Geneva,sans-serif;
	font-size:21px;
	font-weight:bolder;
	padding-left:70px;
	padding-right:5px;
	text-align:right;
}
#pret_special {
	position:absolute;
	top:295px;
	left:2px;
	width:102px;
	height:103px;
	background:url(../images/produs/pret_special.png) no-repeat;
}
#gender {
	position:absolute;
	top:169px;
	left:212px;
	width:40px;
	height:40px;
	/*background:url(../images/produs/pret_special.png) no-repeat;*/
}

.content {
	width: 800px;
	margin: auto;
}

.content-tricouri {
	display:block;
}



.poza-produs-p img, .poza-produs-pc img {
	width: 750px;
	border: solid 3px #381A10;
}

.nume-produs-p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#F82F03;
}
.pret-ron-produs-p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:bold;
}
.imput-c {
	width:220px;
	height:20px;
	background:#381A10;
	border:solid 1px #fff;
	color:#FFF;
}
.txtShort {
	background:#381A10;
	border:solid 1px #000;
	color:#FFF;
}
.txtShortTextarea {
	background:#381A10;
	border:solid 1px #000;
	color:#FFF;
	width: 300px;
	height: 100px;
}
.txtShortTextareaaa {
	width: 335px;
	height: 100px;
	background:#381A10;
	border:solid 1px #000;
	color:#FFF;
}
	
.bumb1 {
	background:#381A10;
	border:solid 1px #000;
	color:#FFF;
}
.bumb2 {
	width:220px;
	background:#381A10;
	border:solid 1px #000;
	color:#FFF;
}
.bumb3 {
	width:220px;
	background:#381A10;
	border:solid 1px #000;
	color:#FFF;
}
.txtShort2 {
	width:220px;
	height:200px;
	background:#381A10;
	border:solid 1px #fff;
	color:#FFF;
}
.random img {
	border:solid 2px #391A11;
}
.random {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.random img:hover {
	border:solid 2px #D7257D;
}
#meniu-jos {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-top:44px;
	padding-left:13px;
	font-weight:800;
}
#meniu-jos a {
	color:#439EBB;
	text-decoration:none;
}
#meniu-jos a:hover {
	color:#fff;
	text-decoration:none;
}
.txt-pagini {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align: center;
	color:#FFF;
}
.txt-pagini a, .txt-pagini a:hover {
	text-decoration:none;
	color:#0094BF;
}