
/* ==========================================================================
	Global
	========================================================================== */

	body {
		font-family: Arial, Helvetica, sans-serif;
		overflow-x: hidden;
		background-color: #333;
	}
	
	body > .container {
		background-color: #333;
		padding-top: 0px;
	}

	a:hover {
		text-decoration: none;
	}
	
.tabella {
background-color:#5B5B5B;
border: 1px solid #000;
}
.tabella td {
background-color:#292929;
padding:2px;
border: 1px solid #000;
}
.tabel_modele {
font-family: arial, helvetica, sans-serif;
background-color:#5b5b5b;
}
.tabel_modele th {
font-family: arial, helvetica, sans-serif;
color:#ffffff;
background-color:#424141;
font-weight:normal;
font-size:10px;
}
.tabel_modele td {
font-family: arial, helvetica, sans-serif;
font-size:10px;
color:#ffffff;
background-color:#292929;
padding:10px 5px 10px 5px;
}
.tabel_modele a, .tabel_modele td {
font-family: arial, helvetica, sans-serif;
font-size:10px;
text-decoration:none;
line-height:13px;
}
.tabel_modele td a {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #f4b500; 
text-align: left;
font-weight: normal;
text-decoration: none;  
}
.tabel_modele td a:hover {
color: #f44b00; 
text-decoration: underline;  
}
.tabel_modele .riga1 td {
font-family: arial, helvetica, sans-serif;
background-color:#333;
} 



.subtitlueval {
	padding-top: 15px;
	color: #ffffff;
	font-family: Arial,sans-serif;
    font-size: 16px;
}
.labeleval {
	padding-top: 15px;
}
.radiodiv span {
	padding-right: 15px;
	color: #ffffff;
	font-family: Arial,sans-serif;
    font-size: 16px;
	font-weight:bold;
}
.radioE {
    width: 20px;
}
	#identificator a {
    	background: none repeat scroll 0 0 #FFCC00;
    	border: medium none;
    	border-radius: 0;
    	box-shadow: 3px 3px 9px 0 rgba(0, 0, 0, 0.7);
    	color: #fff;
   		display: block;
    	font-family: "PT Sans Narrow",Arial,sans-serif;
    	font-size: 20px;
    	font-weight: normal;
    	letter-spacing: 0.4px;
    	margin: 10px auto 10px;
    	max-width: 300px;
    	padding: 5px;
    	text-shadow: 0 0 3px #000000;
    	width: 50%;
		text-align:center;
	}
	#identificator a:hover {
		background-color:#FF6600;
	}
	
	input[type="submit"],input[type=button] {
    	background: none repeat scroll 0 0 #FFCC00;
    	border: medium none;
    	border-radius: 0;
    	box-shadow: 3px 3px 9px 0 rgba(0, 0, 0, 0.7);
    	color: #fff;
   		display: block;
    	font-family: "PT Sans Narrow",Arial,sans-serif;
    	font-size: 20px;
    	font-weight: normal;
    	letter-spacing: 0.4px;
    	margin: 10px auto 10px;
    	max-width: 300px;
    	padding: 5px;
    	text-shadow: 0 0 3px #000000;
    	width: 50%;
	}
	input[type="submit"]:hover,input[type=button]:hover {
		background-color:#FF6600;
	}
	input[type=text],input[type=password] , select{
		border: 1px solid #000;
		color: #333;
		width: 50%;
	}

	textarea {
		border: 1px solid #000;
		color: #333;
		width: 95%;
		height: 100px;
	}

	.strong {
		font-weight: bold;
	}

	label {
		width: 45%;
		text-align: right;
	}

	label,
	label strong,
	label span {
		vertical-align: top;
	}

	table tr td {
		word-break: break-all;
	}

	.form_box a:hover,
	.form_box a.active {
		color: #FFCC00 !important;
		text-decoration: underline;
	}

	.form_box a {
		color: #000;
	}
	
	.categories a:hover,
	.categories a.active {
		color: #FFCC00 !important;
		text-decoration: underline;
	}

	.categories a {
		color: #000;
	}

	.overflow {
		overflow: hidden;
	}

	.radius-10 {
		border-radius: 10px;
	}

	.container {
		max-width: 960px;
	}

	.garantie {
		width: 100%;
		text-align: center;
		background: #000000;
		color: #ffffff;
		line-height: 20px;
		font-size: 14px;
		border-top: 1px solid #707070;
		border-bottom: 1px solid #707070;
	}
	

	.keywords {
		width: 100%;
		text-align: center;
		background: #000000;
		color: #555555;
		overflow: hidden;
		line-height: 20px;
		font-size: 14px;
		height: 20px;
		border-bottom: 1px solid #707070;
		font-family: Arial, Helvetica, sans-serif;
	}

	.keywords_footer {
		width: 100%;
		text-align: center;
		background: #000000;
		color: #555555;
		line-height: 20px;
		font-size: 14px;
		border-top: 1px solid #707070;
	}

	.clear {
		clear:both;
	}

	hr {
		width: 100%;
		background-color:#FFCC00;
		height: 1px;
	}

	h1, .h1, h2, .h2, h3, .h3 {
		margin-bottom: 5px;
		margin-top: 5px;
	}

	.cadru {
		text-align: center;
	}
	.cadru a {
		display: block;
		border: 1px solid #000000;
		background-color: #222222;
		color: #FFCC00;
	}
	.cadru a:hover {
		color: #fff;
		background-color: #000;
	}

	.cadru2 {
		padding-top: 15px;
		padding-bottom: 15px;
		background-color:#222222;
		border-top: 1px solid #000000;
	}
	.cadru3 {
		padding-top: 15px;
		padding-bottom: 15px;
		background-color:#333333;
		border-top: 1px solid #000000;
	}

	.harti {
		margin: 5px;
		width:100%;
	}

/* DISTANTE */

.distanta5 { margin-top: 5px; }
.distanta10 { margin-top: 10px; }
.distanta15 { margin-top: 15px; }
.distanta20 { margin-top: 20px; }
.distanta30 { margin-top: 30px; }
.distanta40 { margin-top: 40px; }
.distanta50 { margin-top: 50px; }

.distjos10 { margin-bottom: 10px; }
.distjos15 { margin-bottom: 15px; }
.distjos20 { margin-bottom: 20px; }
.distjos80 { margin-bottom: 80px; }


.padsus5 { padding-top: 5px; }
.padsus10 { padding-top: 10px; }
.padsus15 { padding-top: 15px; }
.padsus20 { padding-top: 20px; }
.padsus30 { padding-top: 30px; }
.padsus40 { padding-top: 40px; }
.padsus50 { padding-top: 50px; }

.padjos10 { padding-bottom: 10px; }
.padjos15 { padding-bottom: 15px; }
.padjos20 { padding-bottom: 20px; }
.padjos80 { padding-bottom: 80px; }


.bgcolor1 { background-color:#222222;}

	/* COLORS */
	.culoare1 { color: #FFCC00 !important; }
	.culoare2 { color: #FFCC00 !important; }

	.navbar-fixed-bottom {
		position: fixed;
		float:right;
		left:inherit;
		right:0px;
		width:55px;
	}

		.show4{
			display: none !important;
			visibility: hidden !important;
		}
		.show5{
			display: inherit !important;
			visibility: visible !important;
		}

	.subtitle {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 5px;
		color: #FFCC00;
		font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
		text-align: left;
	}
	.subtitle a {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 5px;
		color: #FFCC00;
		font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
		text-align: left;
	}
	
.numere {
font-family: Trebuchet MS, arial, helvetica, sans-serif;
font-size: 18px;
color: #f4b500; 
text-align: center;
font-weight: normal;
text-decoration: none;  
}
.mesaj {
font-family: arial, helvetica, sans-serif;
font-size: 15px;
color: #f44029; 
text-align:center;
text-decoration: none;
font-weight: normal;
}
.continutst13 {
    color: #ffffff;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

/* ==========================================================================
	Black Friday
	========================================================================== */

input.inputbuton1bf {
    border: none;
    background: url('../images/buton_trimite1.gif') no-repeat top left;
	width: 243px;
	height: 61px;
	cursor:pointer;
}
input.inputbuton1bf:hover {
    border: none;
    background: url('../images/buton_trimite1_hi.gif') no-repeat top left;
	width: 243px;
	height: 61px;
	cursor:pointer;
}

input.inputbuton2bf {
    border: none;
    background: url('../images/buton_intra.gif') no-repeat top left;
	width: 243px;
	height: 61px;
	cursor:pointer;
}
input.inputbuton2bf:hover {
    border: none;
    background: url('../images/buton_intra_hi.gif') no-repeat top left;
	width: 243px;
	height: 61px;
	cursor:pointer;
}

.buton_intra_pe_site {
background-image: url('../images/buton_intra_hi.gif'); background-repeat: no-repeat; background-position: top left;
position:relative; margin: 0; padding: 0;
display: block;
width: 243px;
height: 61px;
}
.buton_intra_pe_site:hover { visibility: visible; }
* html buton_intra_pe_site:hover { visibility: visible; }
.buton_intra_pe_site:hover img{ visibility: hidden; }

/* ==========================================================================
	Header flags
	========================================================================== */

	#flags {
		position: absolute;
		top: 10px;
		right: 30px;
	}

	span.language-button {
		background-image: url('../img/flags.png');
		width: 34px;
		height: 34px;
		margin: -3px;
		display: inline-block;
	}

	span.english-flag {
		background-position: -34px 0;
	}

	span.english-flag:hover {
		background: url("../img/flags_hover.png") no-repeat scroll -34px center rgba(0, 0, 0, 0);
		height: 34px;
		width: 34px;
	}

	span.romanian-flag {
		background-position: 0px 0;
	}

	span.romanian-flag:hover {
		background: url("../img/flags_hover.png") no-repeat scroll 0px center rgba(0, 0, 0, 0);
		height: 34px;
		width: 34px;
	}

	span.russian-flag {
		background-position: -68px 0;
	}

	span.russian-flag:hover {
		background: url("../img/flags_hover.png") no-repeat scroll -68px center rgba(0, 0, 0, 0);
		height: 34px;
		width: 34px;
	}

	span.language-label {
		display: inline-block;
		position: relative;
		top: -5px;
		left: 3px;
	}

	span.suna {
		text-align:center;
		color: #FFCC00;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-size: 20px;
		display: inline-block;
		position: relative;
		top: -5px;
		padding: 7px 10px 7px 10px;
		text-transform: uppercase;	
	}
	span.suna:hover {
		color: #fff;
		background-color: #333;
	}
	span.cereoferta {
		text-align:center;
		color: #FFCC00;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-size: 20px;
		display: inline-block;
		position: relative;
		top: -5px;
		padding: 7px 10px 7px 10px;
		text-transform: uppercase;	
	}
	span.cereoferta:hover {
		color: #fff;
		background-color: #333;
	}

/* ==========================================================================
	Header
	========================================================================== */

	.navbar-collapse {
		max-height:480px;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border-color: #000;
	}
	.container > .navbar-collapse {
		margin-left: -15px;
		margin-right: 15px;
	}

	.navbar-bg {
		background-color: #555;
		background-image: url('../img/bg/grid_20.png');
		background-repeat: repeat;
	}

	.navbar-default .navbar-toggle {
		border-color: #ffcc00;
		margin-left: 15px;
	}
	.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{
		background-color:#ffcc00;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #ffcc00;
	}
	.navbar-default .navbar-toggle:hover .icon-bar,.navbar-default .navbar-toggle:focus .icon-bar {
		background-color: #555;
	}

	#header {
		border-bottom: 0px solid #000;
		border-radius: 0px;
		background-repeat:  repeat-y;
		border-top: 0px;
		background-color: transparent;
		margin-bottom: 0px;
		/*background-image: url('../img/logo-glow.png');*/
		background-position: -80px 0px;
	}

	#header .container {
		position: relative;
		padding: 0px;
		background-color: transparent !important;
	}

	#header .search-form-meniu {
		display: inline; 
	}

	#header .navbar-brand {
		padding-top: 10px;
		padding-bottom: 1px;
		padding-left: 5px;
		padding-right: 15px;
		height: 50px;
	}

	#header .navbar-brand img {
		height: 54px;
		display: inline-block;
		max-height: 100%;
		margin-top: 20px\0/;
		max-width: 200px\0/;
		height: auto\0/;
	}

	#header .navbar-header {
		margin: 0px;
	}

	#header-menu {
		margin-top: 0px;
		width: 100%;
		text-align: center;
	}

	#header-menu li {
		position: relative;
		display: block;
		padding: 1px;
		border-bottom: 1px solid #000;
	}

	#header-menu li a {
		padding-top: 13px;
    	padding-bottom: 10px;
		padding-left: 5px;
		padding-right: 5px;
		border-radius: 0;
		color: #FFCC00;
		display: inline-block;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-size: 16px;
		text-transform:uppercase;
	}

	#header-menu li a:hover {
		background: none;
		background-color:#333333;
		color:#fa5b0c;
	}

	#sideright {
		margin-right: 15px;
	}

/* ==========================================================================
	Sidebar::Left
	========================================================================== */

	#sidebar-left {
		margin-left: -15px;
		margin-top: 20px\0/;
	}

	#sidebar-left .search-form {
		margin-top: 5px;
	}

	#sidebar-left .cauta {
		background: #FFCC00 url('../img/lupa.png') no-repeat 7px 7px;
		border-radius: 0px;
		width: 30px;
		height: 30px;
		text-indent: -9999px;
		border: 1px solid #000000;
	}





	#header .cauta {
		background: #FFCC00 url('../img/lupa.png') no-repeat 7px 7px;
		border-radius: 0px;
		width: 30px;
		height: 30px;
		text-indent: -9999px;
		border: 1px solid #000000;
	}

	#header .search-form {
		margin-top: 10px;
	}

	#header .search-form input {
		display: inline-block;
	}

	#header .search-form input:after {
		content: " ";
		width: 5px;
		height: 10px;
		display: inline-block;
	}

	#header .search-form .input-group {
		min-width: 100px;
		z-index:3000;
	}

	#header .search-form .input-group-addon {
		padding: 0px 3px;
	}

	#header .search-form .input-group-addon.text {
		background: none;
		border: 0;
		padding-left: 0px;
		height: 25px;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-size: 18px;
	}

	#header .search-form .form-control {
		border: 1px solid #000000;
		height: 30px;
	}

	#header .search-form .input-group-addon.icon {
		border-radius: 12px;
		margin-left: 5px;
		background: none;
		border: none;
	}

	#header .search-form .input-group-addon.icon i {
		border: 1px solid #FFCC00;
		background: #fff4c8;
		color: #FFCC00;
		border-radius: 12px;
		width: 26px;
		height: 26px;
		line-height: 24px;
		text-align: center;
	}

	#sidebar-left .search-form input {
		display: inline-block;
	}

	#sidebar-left .search-form input:after {
		content: " ";
		width: 5px;
		height: 10px;
		display: inline-block;
	}

	#sidebar-left .search-form .input-group {
		z-index:3000;
	}

	#sidebar-left .search-form .input-group-addon {
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
	}

	#sidebar-left .search-form .input-group-addon.text {
		background: none;
		border: 0;
		padding-left: 0px;
		height: 25px;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-size: 18px;
	}

	#sidebar-left .search-form .form-control {
		border: 1px solid #000000;
		height: 30px;
	}

	#sidebar-left .search-form .input-group-addon.icon {
		border-radius: 12px;
		margin-left: 5px;
		background: none;
		border: none;
	}

	#sidebar-left .search-form .input-group-addon.icon i {
		border: 1px solid #FFCC00;
		background: #fff4c8;
		color: #FFCC00;
		border-radius: 12px;
		width: 26px;
		height: 26px;
		line-height: 24px;
		text-align: center;
	}

	.buton32 {
		background-color: #454545;
		padding: 0px;
		border-radius: 0px;
		margin: 3px;
		-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		/*background-image: url('../img/bg/hasuracateg2.png');*/
		background-repeat: repeat-x;
		overflow: hidden;
		cursor: pointer;
		border: solid 1px #808080;
		width: 18%;
		display:inline-block;
		height:50px;
	}
	.buton32 a {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align:center;
		display: block;
		color: #FFCC00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.buton32:hover {
		background-color: #333;
	}

	.buton58 {
		background-color: #454545;
		padding: 0px;
		border-radius: 0px;
		margin: 3px;
		-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		/*background-image: url('../img/bg/hasuracateg2.png');*/
		background-repeat: repeat-x;
		overflow: hidden;
		cursor: pointer;
		border: solid 1px #808080;
		width: 31%;
		display:inline-block;
		height:50px;
	}
	.buton58 a {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align:center;
		display: block;
		color: #FFCC00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.buton58:hover {
		background-color: #333;
	}

	.buton29 {
		background-color: #454545;
		padding: 0px;
		border-radius: 0px;
		margin: 3px;
		-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		/*background-image: url('../img/bg/hasuracateg2.png');*/
		background-repeat: repeat-x;
		overflow: hidden;
		cursor: pointer;
		border: solid 1px #808080;
		width: 47%;
		display:inline-block;
		height:50px;
	}
	.buton29 a {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align:center;
		display: block;
		color: #FFCC00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.buton29:hover {
		background-color: #333;
	}

	.buton73 {
		background-color: #454545;
		padding: 0px;
		border-radius: 0px;
		margin-top: 10px;
		-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		/*background-image: url('../img/bg/hasuracateg2.png');*/
		background-repeat: repeat-x;
		overflow: hidden;
		cursor: pointer;
		border: solid 1px #808080;
	}
	.buton73 a {
		padding-top: 15px;
		padding-bottom: 15px;
		text-align:center;
		display: block;
		color: #FFCC00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.buton73:hover {
		background-color: #333;
	}

	.buton19 {
		background-color: #454545;
		padding: 0px;
		border-radius: 0px;
		margin-top: 5px;
		-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		/*background-image: url('../img/bg/hasuracateg2.png');*/
		background-repeat: repeat-x;
		overflow: hidden;
		cursor: pointer;
		border: solid 1px #808080;
	}
	.buton19 a {
		padding-top: 7px;
		padding-bottom: 7px;
		text-align:center;
		display: block;
		color: #FFCC00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.buton19:hover {
		background-color: #333;
	}


	#sidebar-left .chatbuton {
		background-color: #454545;
		padding: 0px;
		border-radius: 0px;
		margin-top: 10px;
		-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		/*background-image: url('../img/bg/hasuracateg2.png');*/
		background-repeat: repeat-x;
		height: 50px;
		overflow: hidden;
		cursor: pointer;
		border: solid 1px #808080;
		width:49%;
		display: inline-table;
	}
	#sidebar-left .chatbuton a {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align:center;
		display: block;
	}
	#sidebar-left .chatbuton span {
		color: #FFCC00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#sidebar-left .chatbuton:hover {
		background-color: #333;
	}


	#sidebar-left .sunabuton {
		background-color: #454545;
		padding: 0px;
		border-radius: 0px;
		margin-top: 10px;
		-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		/*background-image: url('../img/bg/hasuracateg2.png');*/
		background-repeat: repeat-x;
		height: 55px;
		overflow: hidden;
		cursor: pointer;
		border: solid 1px #808080;
	}
	#sidebar-left .sunabuton a {
		padding-top: 10px;
		padding-bottom: 15px;
		text-align:center;
		display: block;
	}
	#sidebar-left .sunabuton span {
		color: #FFCC00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px;
		font-weight: bold;
		text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#sidebar-left .sunabuton:hover {
		background-color: #333;
	}

	#sidebar-left .categories {
		background-color: #454545;
		padding: 0px;
		border-radius: 0px;
		margin-top: 10px;
		-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		/*background-image: url('../img/bg/hasuracateg2.png');*/
		background-repeat: repeat-x;
		height: 55px;
		overflow: hidden;
		cursor: pointer;
		border: solid 1px #808080;
	}

	#sidebar-left .categories .downup {
		height: 55px;
		padding: 15px;
		border-bottom: 1px solid #3b3b3b;
	}
	#sidebar-left .categories .downup:hover {
		background-color: #333;
	}
	
	#sidebar-left .categories h3 {
		color: #FFCC00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px;
		font-weight: bold;
		text-align:center;
		text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}

	#sidebar-left .categories ul {
		padding-left: 8px;
		padding-right: 0px;
		list-style: none;
	}

	#sidebar-left .categories .sub-menu {
		margin-left: 8px;
	}

	#sidebar-left .categories li {
		border-bottom: 1px solid #3b3b3b;
    	display: block;
		padding-right: 5px;
		padding-left: 5px;
	}

	#sidebar-left .categories li:hover {
		background-color:#000000;
	}

	#sidebar-left .categories li a {
		color: #fff;
		font-size: 13px;
		line-height: 24px;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		padding-top: 5px;
		padding-bottom: 7px;
	}

	#sidebar-left .categories li a:hover {
		color: #FFCC00;
	}


	#sidebar-left .categories li aselectat {
		color: #FFCC00;
		font-size: 14px;
		line-height: 24px;
		display: inline-block;
		font-family: Arial, Helvetica, sans-serif;
	}
	#sidebar-left .categories li aselectat:before {
		content: " ";
		width: 19px;
		height: 19px;
		background-image: url('../img/list-bullet.png');
		background-position: 0px -19px;
		display: inline-block;
		position: relative;
		background-repeat: no-repeat;
		margin-right: 5px;
	}
	
	#sidebar-left .filters .downup {
		height: 51px;
		padding: 15px 15px;
		border-bottom: 1px solid #3b3b3b;
	}
	

/* ==========================================================================
	Ultimele articole
	========================================================================== */

	.last-articles {
		margin-top: 10px;
	}

	.last-articles .title a {
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		color: #FFCC00;
		font-size: 22px;
		margin: 20px 0;
	}

	.last-articles .title a:hover {
		color:#8d0000;
	}

	.last-articles .post {
		margin-bottom: 25px;
	}

	.last-articles .post .title {
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-size: 18px;
		margin-bottom: 7px;
	}

	.last-articles .post .excerpt {
		font-size: 13px;
		color: #999;
		font-family: Arial, Helvetica, sans-serif;
	}

/* ==========================================================================
	Sidebar::Left
	========================================================================== */

	#sidebar-right {
		background: #454545;
		padding: 0px 0px;
		margin-bottom: 5px;
		-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		/*background-image: url('../img/bg/hasuracateg2.png');*/
		background-repeat: repeat-x;
		border-radius: 0px;
		border: 1px solid #808080;
	}
		
	#sidebar-right .filters {
		height: 45px;
		overflow: hidden;
	}
	
	#sidebar-right .filters .downup {
		height: 51px;
		padding: 15px 15px;
		border-bottom: 1px solid #3b3b3b;
	}
	#sidebar-right .filters .downup:hover {
		background-color:#333333;
	}
	
	#sidebar-right .filters label {
		font-size: 12px;
		margin-bottom: 0px;
	}
	
	#sidebar-right .filters .downup h3 {
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
		margin: 0px 0 0px 0px;
		cursor: pointer;
	}

	#sidebar-right label {
		width: 100%;
		text-align: left;
	}

	#sidebar-right select {
		border: 1px solid #aaa;
		width: 100%;
		margin: 0px;
	}

	#sidebar-right .filters .buttons .btn {
		width: 100%;
		padding: 7px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFCC00;
		text-shadow: -1px -1px 3px rgba(0, 0, 0, 1);
		background-color: transparent;
		font-weight: bold;
		border-bottom: 1px solid #3b3b3b;
	}

	#sidebar-right .filters .buttons .btn:hover {
		background-color:#333333;
	}

	#sidebar-right .filters label {
		font-size: 12px;
	}

	#sidebar-right .filters .filter {
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
	}

	#sidebar-right .filters .form-control {
		border-radius: 0px;
		height: 15px;
		height: 25px;
		padding: 0px;
	}

/* ==========================================================================
	Footer
	========================================================================== */

	footer {
		background-color: #555;
		background-image: url('../img/bg/grid_20.png');
		background-repeat: repeat;
		padding: 15px 0;
		border-top: 2px solid #000;
		border-bottom: 1px solid #000;
	}

	footer .nav {
		margin: 0 auto;
		text-align: center;
		margin-bottom: 60px;
	}

	footer .nav li {
		display: inline-block;
		float: none;
	}

	footer .nav li a {
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		color: #FFCC00;
		display: inline-block;
		font-size: 16px;
		text-transform: uppercase;
	}

	footer .nav li a:hover {
		background: none;
		background-color:#333333;
		color:#fa5b0c;
	}

	footer .categories {
		list-style: none;
		padding-left: 0px;
		margin-bottom: 0px;
	}
	
	footer .categories a {
		color: #808080;
		font-size: 15px;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		display: block;
	}

	footer .categories li a {
		color: #FFCC00;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		display: block;
	}
	
	footer .categories a:hover {
		color: #FFCC00;
		background-color: #333333;
		
	}

	footer .brands {
		list-style: none;
		padding-left: 0px;
		margin-bottom: 0px;
	}
	
	footer .brands a {
		color: #808080;
		font-size: 15px;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		display: block;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	footer .brands li a {
		color: #808080;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		display: block;
	}
	
	footer .brands a:hover {
		color: #FFCC00;
		background-color: #333333;
	}

	footer .vezi {
		list-style: none;
		padding-left: 0px;
		margin-bottom: 0px;
	}
	
	footer .vezi a {
		color: #808080;
		font-size: 15px;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
	}

	footer .vezi li a {
		color: #808080;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
	}
	
	footer .vezi a:hover {
		text-decoration: underline;
		color: #000000;
	}

	.copyright {
		background: #333;
		height: 80px;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-size: 15px;
		padding-top: 10px;
	}
	.copyright a {
		color: #FFCC00;
	}
	.copyright a:hover {
		text-decoration: underline;
	}

/* ==========================================================================
	Paginatie
	========================================================================== */

.div_paginator {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #777777;
    padding: 10px;
    border: 0px;
    margin-bottom: 5px;
    margin-top: 15px; 
    text-align: center;
}
.div_paginator a, .div_paginator a:visited {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #222222;
    text-decoration: none;
    border: 1px solid #222222;
    padding: 0px 5px 0px 5px;
}
.div_paginator a:hover {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: none;
	background-color: #6b0012;

    border: 1px solid #888888;
    padding: 0px 5px 0px 5px;
}
.paginator_current_page {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
    border: 1px solid #333;
    background-color: #6b0012;
    padding: 0px 5px 0px 5px;
}


/* ==========================================================================
	Home::Carousel
	========================================================================== */

	h1.home-title {
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-weight: bold;
		font-size: 30px;
		margin: 0px;
		margin-bottom: 5px;
		margin-top: 11px;
		text-align: center;
		width: 100%;
	}

	#home-carousel {
		/*max-height: 290px;*/
		margin-bottom: 0px;
		z-index: 10;
	}

	#home-carousel .carousel-indicators {
		left: 0;
		list-style: none outside none;
		margin-bottom: -45px;
		margin-left: 0;
		padding-left: 0;
		position: absolute;
		text-align: center;
		width: 100%;
		z-index: 205;
		margin-bottom: 0px;
	}

	#home-carousel .carousel-indicators li {
		background-color: #fff;
		border: 1px solid #FFCC00;
		border-radius: 10px;
		cursor: pointer;
		display: inline-block;
		height: 10px;
		margin: 1px;
		text-indent: -999px;
		width: 10px;
	}

	#home-carousel .carousel-indicators li.active {
		height: 12px;
		width: 12px;
		background-color: #FFCC00;
		border: 1px solid #FFCC00;
	}

	#home-carousel .carousel-inner .item img {
			width: 100%;
		max-height: 100%;
	}
	#home-carousel .carousel-inner {
		/*overflow: hidden;
		position: relative;
		width: 100%;*/
	}

/* ==========================================================================
	Box-ul cu o categorie
	========================================================================== */

	.categorie-grid .col-md-3 {
		padding: 5px;
	}

	.categorie-grid .col-md-4 {
		padding: 5px;
	}

	.categorie-box {
		background-color: #454545;
		border: 1px solid #808080;
		border-radius: 0px;
		-webkit-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 8px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 8px 0px rgba(0, 0, 0, 0.9);
		padding: 10px 5px 5px 5px;
		margin-bottom: 20px;
		font-size: 13px;
		height: 275px;
		overflow: hidden;
	}

	.categorie-box:hover {
		background-color: #555;
	}

	.categorie-box  .product-thumb {
		border: 1px solid #ccc;
		text-align: center;
		height: 145px;
		padding: 5px;
		margin-bottom: 10px;
	}

	.categorie-box  .product-thumb {
		background: #fff;
	}

	.categorie-box  .product-thumb img {
		max-height: 100%;
		max-width: 100%;
	}

	.categorie-box .title {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 5px;
		color: #FFCC00;
		font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
		text-align: center;
	}



/* ==========================================================================
	Box-ul cu un produs
	========================================================================== */

	.products-grid .col-md-3 {
		padding: 5px;
	}

	.products-grid .col-md-4 {
		padding: 5px;
	}

	.product-box {
		background-color:#454545;
		border: 1px solid #808080;
		border-radius: 0px;
		-webkit-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 8px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 8px 0px rgba(0, 0, 0, 0.9);
		padding: 10px 5px 5px 5px;
		margin-bottom: 20px;
		font-size: 13px;
		height: 420px;
		overflow: hidden;
	}

	.product-box:hover {
		background-color: #555;
	}

	.product-box  .product-thumb {
		border: 1px solid #ccc;
		text-align: center;
		height: 145px;
		padding: 5px;
		margin-bottom: 10px;
		margin-top: 5px;
	}

	.product-box  .product-thumb {
		background: #fff;
	}

	.product-box  .product-thumb img {
		max-height: 100%;
		max-width: 100%;
	}

	.product-box .title {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 5px;
		color: #FFCC00;
		font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
	}

	.product-box .old-price {
		color: #ccbf8f;
	}

	.product-box .old-price span {
		color: #ccb666;
	}

	.product-box .old-price span.value {
		text-decoration:line-through;
	}

	.product-box .current-price {
		color: #fff;
	}

	.product-box .current-price span {
		color: #FFCC00;
	}

	.product-box .current-price span.value {
		font-size: 20px;
	}

	.product-box .current-price span sup {
		color: #FFCC00;
	}

	.caractf {
		color: #777;
	}
	.caractf span {
		color: #FFCC00;
	}

	.product-box .stare {
		color: #fff;
		margin-bottom: 10px;
	}
	.product-box .stare span {
		color: #FFCC00;
	}
	
	.product-box .producator {
		color: #fff;
		margin-bottom: 2px;
	}
	.product-box .producator span {
		color: #FFCC00;
	}
	
	.product-box .categorie {
		color: #fff;
		margin-bottom: 2px;
	}
	.product-box .categorie span {
		color: #FFCC00;
	}

	.product-box .description {
		color: #777;
		font-size: 13px;
		margin-bottom: 7px;
	}
	
	.col-md-4 .promo {
		position:absolute;
		z-index: 3000;
		width: 100%;
		height: 20px;
		display: block;
		margin: 0 auto;
		padding-right: 25px;
		padding-left: 15px;

	}
	.col-md-4 .promo .promotie {
		background: #FFCC00 url('../img/grid_btn.png');
		width: 100%;
		height: 20px;
		border-radius: 7px;
		line-height: 20px;
		font-size: 15px;
		font-family: Arial, Helvetiva, sans-serif;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		display: block;
		margin: 0 auto;
		text-align: center;
		text-shadow: -1px -1px #000;
		margin-top: 7px;
	}
	.col-md-3 .promo {
		position:absolute;
		z-index: 3000;
		width: 100%;
		height: 20px;
		display: block;
		margin: 0 auto;
		padding-right: 25px;
		padding-left: 15px;

	}
	.col-md-3 .promo .promotie {
		background: #FFCC00 url('../img/grid_btn.png');
		width: 100%;
		height: 20px;
		border-radius: 7px;
		line-height: 20px;
		font-size: 15px;
		font-family: Arial, Helvetiva, sans-serif;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		display: block;
		margin: 0 auto;
		text-align: center;
		text-shadow: -1px -1px #000;
		margin-top: 7px;
	}

/* ==========================================================================
	produs.php
	========================================================================== */

	.left-large-image,
	.right-large-image {
		position: absolute;
		top: 145px;
		max-height: 700px;
		z-index: -1;
		width: 766px;
		display: none;
	}

	.left-large-image img,
	.right-large-image img {
		max-width: 100%;
		max-height: 100%;
	}

	h1.product-title {
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-size: 36px;
		color: #FFCC00;
		margin-left: 0px;
	}
	.product-title {
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-size: 36px;
		color: #FFCC00;
		margin-left: 0px;
	}

	#product-gallery {

	}

	#product-gallery .large {
		-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		margin-bottom: 10px;
		border: 1px solid #000;
		display: inline-block;
		float: left;
	}

	#product-gallery .thumb {
		-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 10px 0px rgba(0, 0, 0, 0.9);
		float: left;
		width: 23%;
		margin-bottom: 10px;
		border: 1px solid #000;
		margin-right: 3px;
		text-align: center;
		margin: 2px;
	}

	#product-gallery .thumb:hover {
		border: 1px solid #000;
		cursor: pointer;
	}

	#product-gallery .thumb img {
		max-width: 100%;
		max-height: 100%;
	}

	/*Product info*/
	.product .product-info {

	}
	
	.product .product-info .buy-now-button {
		width: 100%;
	}
	
	.product .product-info .buy-now-button a {
		background: url("../img/bg/grid_20.png") repeat scroll 0 0 #ffcc00;
		border: medium none;
		border-radius: 0;
		box-shadow: 3px 3px 9px 0 rgba(0, 0, 0, 0.7);
		color: #fff;
		display: block;
		font-family: "PT Sans Narrow",Arial,sans-serif;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0.4px;
		margin: auto;
		text-shadow: -1px 1px 0 #000000;
		padding-top: 15px;
    	padding-bottom: 15px;
		padding-left: 5px;
		padding-right: 5px;
		text-align: center;
		text-transform:uppercase;
	}
	.product .product-info .buy-now-button a:hover {
		background-color: #FF6600;
		color:#fff;
	}
	
	.product .product-info .buy-now-button img {
		-webkit-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow:    3px 3px 8px 0px rgba(0, 0, 0, 0.9);
		box-shadow:         3px 3px 8px 0px rgba(0, 0, 0, 0.9);
		max-width: 100%;
		margin-bottom: 10px;
	}

	.product .product-info .availability {
		margin-top: 10px;
		font-size: 15px;
		color: #fff;
	}
	.product .product-info .availability span {
		font-weight:bold;
		color: #FFCC00;
	}

	.product .product-info .caracteristici {
		margin-top: 10px;
		font-size: 15px;
		color: #fff;
	}



	.product .product-info .special {
		font-size: 30px;
		margin: 5px 0px 10px 0px;
	}

	.product .product-info .current-price {
		color:#fff;
		margin-bottom: 10px;
	}

	.product .product-info .current-price .value {
		font-size: 30px;
	}

	.product .product-info .current-price sup {
		color:#999;
		font-size: 18px;
		margin-left: 3px;
	}

	.product .product-info .caractpret {
		margin-bottom: 10px;
	}

	.product .product-info .caractpret .value {
		font-size: 30px;
	}

	.product .product-info .caractpret sup {
		font-size: 18px;
		margin-left: 3px;
	}

	.product .product-info .old-price {
		color: #ccbf8f;
	}

	.product .product-info .old-price .value {
		color: #ccb666;
		text-decoration: line-through;
	}

	.product .product-info .old-price .value sup {
		text-decoration: none !important;
	}

	.product .product-info .price-difference {
		margin: 10px 0px;
	}

	.product .product-info .description {
		margin-top: 20px;
	}

/* ==========================================================================
	CONTACT
	========================================================================== */

	.form_box {
		background: #454545;
		border-radius: 0px;
		border: 1px solid #808080;
		padding: 15px 5px;
		width: 100%;
		margin-top:10px;
		margin-bottom:10px;
		-webkit-box-shadow: 3px 3px 9px 0px rgba(0, 0, 0, 0.9);
		-moz-box-shadow: 3px 3px 9px 0px rgba(0, 0, 0, 0.9);
		box-shadow: 3px 3px 9px 0px rgba(0, 0, 0, 0.9);
	}

	.contact .text_contact {
		font-size: 16px;
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-weight: normal;
	}

	.text_form_box {
		font-size: 14px;
		margin-bottom: 20px;
	}
	
	.eroare {
		font-size: 14px;
		margin-bottom: 20px;
		color: #FF0000;
	}

	.submit {
		background: #FFCC00 url(../img/grid_btn.png) repeat;
		border: none;
		color: #fff;
		padding: 15px;
		border-radius: 10px;
		max-width: 200px;
		width: 50%;
		-webkit-box-shadow: 3px 3px 9px 0px rgba(0, 0, 0, 0.7);
		-moz-box-shadow:    3px 3px 9px 0px rgba(0, 0, 0, 0.7);
		box-shadow:         3px 3px 9px 0px rgba(0, 0, 0, 0.7);
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-weight: bold;
		text-shadow: -1px 1px 0 #000000;
		font-size: 16px;
		letter-spacing: 0.4px;
		margin: 5px auto 0;
		display: block;
		margin-top: 20px;
		float: left;
	}

	.submit:hover {
		background-color: #FFCC00;
	}

	a:hover .submit {
		text-decoration: none;
	}

	.contact .harta_contact iframe {
		width: 100%;
	}

	
	
	.submit1 {
		background: #FFCC00 url(../img/bg/grid_20.png) repeat;
		border: none;
		color: #fff;
		padding: 10px;
		border-radius: 0px;
		max-width: 300px;
		width: 50%;
		-webkit-box-shadow: 3px 3px 9px 0px rgba(0, 0, 0, 0.7);
		-moz-box-shadow:    3px 3px 9px 0px rgba(0, 0, 0, 0.7);
		box-shadow:         3px 3px 9px 0px rgba(0, 0, 0, 0.7);
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-weight: bold;
		text-shadow: 0px 0px 3px #000000;
		font-size: 20px;
		letter-spacing: 0.4px;
		margin: 5px auto 0;
		display: block;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.submit1:hover {
		background-color: #FF6600;
		text-decoration:none;
	}

	a:hover .submit1 {
		text-decoration: none;
	}
	
	
	
/* ==========================================================================
	AUTENTIFICARE
	========================================================================== */

	.register label {
		width: 47%;
	}

	/*.register input {
		width: 63%;
		}*/

		.sub_p {
			color:#FFCC00;
			font-weight:bold;
			font-size: 15px;
		}

		#keep {
			width: 100%;
		}

/* ==========================================================================
	RECUPERARE PAROLA
	========================================================================== */

	#recovery {
		color:#FFCC00;
	}

/* ==========================================================================
	COS DE CUMPARATURI
	========================================================================== */

	.patrathi {
		width: 50px;
		height: 50px;
		border: #FFCC00 solid 4px;
		font-family: CartoGothicStdBook, Arial, sans-serif;
		font-size: 30px;
		color: #FFCC00;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
	}

	.pasigri {
		font-family: Arial, 'PT Sans Narrow', sans-serif;
		font-size: 13px;
		text-decoration: none;
		text-align: center;
		font-weight: normal;
		color: #999999;
	}

	.pasigri tr td {
		vertical-align: top;
	}

	.patratlo {
		width: 50px;
		height: 50px;
		border: #999999 solid 4px;
		font-family: 'CartoGothicStdBook', Arial, sans-serif;
		font-size: 30px;
		color: #999999;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
		top: 10px;
	}

	.pasi {
		font-family: Arial, 'PT Sans Narrow', sans-serif;
		font-size: 13px;
		text-decoration: none;
		text-align: center;
		font-weight: bold;
		color: #FFCC00;
	}

	.captabelcos {
		background-color: #000;
		font-family: Arial, 'PT Sans Narrow', sans-serif;
		font-size: 13px;
		text-decoration: none;
		text-align: center;
		font-weight: bold;
		color: #cccccc;
		padding: 5px;
	}

	.linkarticolst {
		font-family: Arial, 'PT Sans Narrow', sans-serif;
		font-size: 13px;
		color: #aaaaaa;
		text-decoration: none;
		text-align: left;
	}

	.verdeinchis a,
	.table_box a {
		color: #000;
		font-weight: bold;
	}

	.verdeinchis,
	.table_box {
		background-color: #777777;
		font-family: Arial, 'PT Sans Narrow', sans-serif;
		font-size: 13px;
		text-decoration: none;
		text-align: center;
		font-weight: normal;
		color: #000;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 1px;
		padding-right: 1px;
	}
	
	.table_box {
		background-color: #aaaaaa;
	}

	.table_prod {
		border:0;
		padding: 0px;
		border-collapse: collapse;
		border-spacing: 0;
	}

	.table_prod tr td {
		border-spacing: 0px;
		word-break: break-all;
	}

	.verdeinchis a:hover {
		color: #000;
	}

	.button {
		height: 40px;
		background: #FFCC00 url(../img/bg/grid_20.png) repeat;
		border: none;
		color: #fff;
		padding: 15 px;
		border-radius: 0px;
		max-width: 200px;
		width: 37%;
		-webkit-box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.25);
		box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.25);
		font-family: 'PT Sans Narrow', Arial, sans-serif;
		font-weight: bold;
		text-shadow: 0px 0px 3px #000000;
		font-size: 20px;
		letter-spacing: 0.4px;
		margin: 5px auto 0;
		display: block;
		float:right;
	}
	.button:hover {
		background: #FF6600 url(../img/bg/grid_20.png) repeat;
	}

	.reset {
		float:right;
		margin:10px auto;
	}

	.continut_st {
		text-align: left;
		text-decoration: none;
		font-weight: normal;
		padding-right: 10px;
		margin-top: 15px;
	}

	.continut_st a{
		color: #FFCC00;
		text-decoration: none;
		font-weight: normal;
	}

	.continut_st a:hover {
		color: #ffffff;
		text-decoration: underline;
	}

	.continut_dr {
		font-family: Arial, 'PT Sans Narrow', sans-serif;
		font-size: 13px;
		color: #FFCC00;
		text-align: right;
		text-decoration: none;
		font-weight: normal;
		padding-right: 10px;
	}

	.continut_dr a{
		font-family: Arial, 'PT Sans Narrow', sans-serif;
		font-size: 13px;
		color: #FFCC00;
		text-align: right;
		text-decoration: none;
		font-weight: normal;
		padding-right: 10px;
	}

	.continut_dr a:hover {
		font-family: Arial, 'PT Sans Narrow', sans-serif;
		font-size: 13px;
		color: #FFCC00;
		text-align: right;
		text-decoration: none;
		font-weight: normal;
		padding-right: 10px;
	}

	.linkarticolst {
		font-family: Arial, 'PT Sans Narrow', sans-serif;
		font-size: 13px;
		color: #FFCC00;
		text-decoration: none;
		text-align: left;
	}

	.linkarticolst a:hover {
		font-family: Arial, 'PT Sans Narrow', sans-serif;
		font-size: 13px;
		color: #000;
		text-decoration: underline;
		text-align: left;
	}

	.linkarticolst a {
		font-family: Arial, 'PT Sans Narrow', sans-serif;
		font-size: 13px;
		color: #FFCC00;
		text-decoration: none;
		text-align: left;
	}

	#cproduct1 {
		width: 30px;
	}

/* ==========================================================================
			POST
			========================================================================== */

			.article {
				color: #666;
				font-size: 15px;
				margin-bottom: 7px;
				text-align: justify;
			}

/* ==========================================================================
		COS CUMPARATURI 1
		========================================================================== */

/* ==========================================================================
		COS CUMPARATURI 2
		========================================================================== */

		.distance_top {
			margin-top: 10px;
		}

		.label_align_left {
			text-align: left;
		}

		#payment_method label {
			width: 80%;
		}

/* ==========================================================================
		COS CUMPARATURI3
		========================================================================== */

		.label_width label{
			width: 80%;
			text-align:left;
		}

		.terms {
			overflow-y: scroll;
			height: 180px;
			background: #fff;
			padding: 10px;
			border: solid 1px;
		}

/* ==========================================================================
		PROFIL
		========================================================================== */

		.text_form_box nav a {
			padding:5px;
			color: #000000;
			font-weight: bold;
		}

		.text_form_box nav{
			text-align: center;
		}

		#input_width input {
			width: 40%;
		}

		#input_width select {
			width: 40%;
		}

/* ==========================================================================
	Media Queries
	========================================================================== */

	@media(max-width:991px){
	
		.show1{
			display: none !important;
			visibility: hidden !important;
		}
		.show2{
			display: inherit !important;
			visibility: visible !important;
		}
		.show3{
			display: none !important;
			visibility: hidden !important;
		}
		.show4{
			display: inherit !important;
			visibility: visible !important;
		}
		.show5{
			display: none !important;
			visibility: hidden !important;
		}
		
	
		.categorie-box .product-thumb {
			height: auto;
		}

		.categorie-box .product-thumb img {
			height: auto;
			width: 100%;
			max-width: 250px;
		}

		.categorie-box {
			overflow: hide;
			height: 200px;
		}
	

		.product-box .product-thumb {
			height: auto;
		}

		.product-box .product-thumb img {
			height: auto;
			width: 100%;
			max-width: 250px;
		}

		.product-box {
			overflow: hide;
			height: auto;
			max-height: 500px;
			min-height: 500px;
		}

	}
	@media(max-width:767px){
		.harti {
			width:100%;
		}
		.show1{
			display: inherit !important;
			visibility: visible !important;
		}
	
		#sidebar-left .products-grid {
			display: none!important;
			visibility: hidden!important;
		}
		#sidebar-left .categories {
			display: inherit!important;
			visibility: visible!important;
		}
		
		.categorie-box {
			min-height: inherit;
			overflow: hide;
			height: auto;
			max-height: 500px;
		}
		
		.categorie-box {
		}
		.product-box {
			min-height: inherit;
		}
		h1.product-title {
			font-size: 30px;
		}
		.product-title {
			font-size: 30px;
		}
		
		.categorie-box .product-thumb img {
			height: auto;
			width: 100%;
			max-width: 250px;
		}
		.product-box .product-thumb img {
			height: auto;
			width: 100%;
			max-width: 250px;
		}
		#header {
			background-position: -370px 0px;
		}
		#header .navbar-brand {
			box-sizing: content-box;
		}
		#header .navbar-brand img {
			max-height: 40px;
		}
		.button {
			width: 65%;
		}
		.buton58 {
			width: 47%;
		}
		.buton32 {
			width: 22%;
		}

		#keep {
			width: 100%;
		}

		.home-sidebar .featured-product {
			display: block !important;
		}

		.left-large-image,
		.right-large-image {
			display: none;
		}
		#header-menu li a {
   		 	display: block;
		}
		.submit1 {
			min-width: 55px;
			width: 100%;
		}
		
	footer {
		background-color: #555;
		background-image: url('../img/bg/grid_20.png');
		background-repeat: repeat;
		padding: 15px 0;
		border-top: 2px solid #000;
		border-bottom: 1px solid #000;
	}

	footer .nav {
		margin: 0 auto;
		text-align: center;
		margin-bottom: 60px;
	}

	footer .nav li {
		display: block;
		float: none;
		border-bottom: 1px solid #000;
		padding: 1px;
		position: relative;
	}

	footer .nav li a {
		display: block;
		padding: 13px 5px 10px;
	}

		footer .nav li a:hover {
			background: none;
			background-color:#333333;
			color:#fa5b0c;
		}
		
	}
	@media(max-width:480px){
		input[type="submit"],input[type=button] {
    		width: 100%;
		}
		#identificator a {
    		width: 100%;
		}
		.categorie-grid .col-md-4 {
			width: 100%;
		}

		.categorie-grid .col-md-3 {
			width: 100%;
		}
		.categorie-box .product-thumb img {
			height: auto;
			width: 100%;
			max-width: 150px;
		}
		.products-grid .col-md-4 {
			width: 100%;
		}

		.products-grid .col-md-3 {
			width: 100%;
		}
		.product-box .product-thumb img {
			height: auto;
			width: 100%;
			max-width: 150px;
		}
		#header {
			/*background-image: url('../img/logo-glow-500.png');*/
			background-position: -150px 0px;
		}
		#header .search-form-meniu {
			/*width: 100%;*/
			display: inline; 
			float:right;
		}
		#header .search-form .input-group {
			margin-left: 10px;
		}
		#header .navbar-brand {
			/*width:100%;*/
			text-align:center;
			/*height: 40px;*/
		}
		#header .navbar-brand img {
			max-height: 40px;
		}
		.register label{
			width: 80% !important;
			/*float: left;*/
			text-align: left;
		}
		.register input[type="text"], input[type="password"], select {
			width: 100%;
		}
		#input_width label{
			width: 80% !important;
			/*float: left;*/
			text-align: left;
		}
		#input_width input {
			width: 100%;
		}

		#input_width select {
			width: 100%;
		}
		
		
		.form_box label{
			width: 80% !important;
			/*float: left;*/
			text-align: left;
		}
		.form_box input[type="text"], input[type="password"], select {
			width: 100%;
		}
		
		.categories label{
			width: 80% !important;
			/*float: left;*/
			text-align: left;
		}
		.categories input[type="text"], input[type="password"], select {
			width: 100%;
		}
		
		.scroll-text {
			height: 150px;
		}
		.buton58 {
			width: 100%;
		}
		.buton29 {
			width: 100%;
		}
		.buton32 {
			width: 46%;
		}
		
	}
	@media(max-width:280px){
		.buton32 {
			width: 100%;
		}
		#header {
			background-position: -190px 0px;
		}
		#header .navbar-brand {
			box-sizing: border-box;
		}
	}

	@media(min-width:295px){
		table tr td {
			word-break: normal;
		}
	}
	@media(min-width:315px){
		.table_prod tr td {
			word-break: normal;
		}
		footer .col-md-2 {
			float: left;
			width: 50%;
		}
	}
	@media(min-width:540px){
		footer .col-md-2 {
			float: left;
			width: 33%;
		}
	}
	@media(min-width:768px){
		#sidebar-left .products-grid {
			display: inherit!important;
			visibility: visible!important;
		}
		
		table tr td {
			word-break: normal;
		}
		.table_prod {
			width: 100%;
		}
		#header {
			height: 100px;
			background-position: -200px 0px;
		}

		#header .container {
			background-color: transparent;
		}

		#header .navbar-brand img {
			max-height: 80px;
		}

		#header-menu {
			width: auto;
			float: right;
			margin-top: 50px;
		}

		#header-menu li:first-child:before {
			content: "";
		}

		#header-menu li:before {
			content: "|";
			color: #000;
			display: inline-block;
		}

		#header-menu li {
			border: 0px;
		}

		footer .nav li:first-child:before {
			content: "";
		}

		footer .nav li:before {
			content: "|";
			color: #000;
			display: inline-block;
		}

		h1.home-title {
			display: block;
			width: auto;
		}

		.home-sidebar .featured-product {
			display: block !important;
		}

		.products-grid .col-md-3 {
			float:left;
			width: 50%;
		}
		.products-grid .col-md-4 {
			float:left;
			width: 50%;
		}
		footer .col-md-2 {
			float: left;
			width: 25%;
		}
	}

	@media(min-width:992px){

		#sidebar-left .categories {
			display: inherit!important;
			visibility: visible!important;
		}
		#sidebar-left .products-grid {
			display: none!important;
			visibility: hidden!important;
		}

		table tr td {
			word-break: normal;
		}

		#header {
			background-position: -200px 0px;
		}

		#header-menu {
			margin-top: 50px;
		}

		#header-menu li:first-child:before {
			content: "";
		}

		#header-menu li:before {
			content: "|";
			color: #000;
			display: inline-block;
		}

		#sidebar-right .filters {
			height: auto;
			cursor: default;
		}
		#sidebar-right .filters .downup {
			height: 51px;
			padding: 15px 15px;
			border-bottom: 1px solid #3b3b3b;
		}

		#sidebar-left .categories {
			height: auto;
			cursor: default;
		}

		.product .product-info .buy-now-button {
			width: auto;
		}

		#home-carousel .carousel-indicators {
			margin-bottom: 0px;
		}

		.table_prod {
			width: 100%;
		}

		.form-box {
			padding: 25px 20px;
		}


		footer .col-md-2 {
			float: left;
			width: 16.66%;
		}
		.products-grid .col-md-3 {
			width: 25%;
		}
		.products-grid .col-md-4 {
			width: 33%;
		}
	}

	@media(min-width:1200px){

		.left-large-image {
			display: block;
			left: 50%;
			margin-left: -1240px
		}

		.right-large-image {
			display: block;
			right: 50%;
			margin-right: -1240px;
		}

		#header {
			/*background-image: url('../img/logo-glow.png');*/
			background-position: -100px 0px;
		}

	}



	@media(min-width:1800px){

		.buton58 {
			width: 20%;
		}
		.buton32 {
			width: 15%;
		}
		.products-grid .col-md-4 {
			width: 20%;
		}

		.products-grid .col-md-3 {
			width: 16.66%;
		}

		.container {
			max-width: 1400px !important;
			width: 1400px !important;
		}

		#home-carousel {
			max-height: 550px;
		}

		#home-carousel .carousel-inner .item img {
			width: 100%;
		}

		.left-large-image{
			margin-left: -1467px;
		}
 
		.right-large-image {
			margin-right: -1467px;
		}

		.col-md-9 {
			width: 80%;
		}

		.col-md-3 {
			width: 20%;
		}

	}

	@media(min-width:2400px){

		#header {
			background-position: 200px 0px;
		}

	}



/* CLASA IMAGINE RESPONSIVE */

	.imagine {
		width: 100%; 
		max-width: 400px;
	}

		#sidebar-left .categories.show {
			display: inherit!important;
			visibility: visible!important;
		}



	#divfixjos {
		background-color: transparent;
		border: 0px;
		margin-bottom: 0px;
		float:right
	}
	#buttonup {
		position:relative;
		width: 50px;
		height: 50px;
		opacity: 0.5;
		bottom: 5px;
		right: 5px;
		float:right;
		z-index:10000;
		background-color: #000000;
		text-align: center;
		border: 1px solid #FFCC00 !important;
		border-radius: 25px;
	}
	#buttonup a {
		color: #FFCC00 !important;
		display: block;
		font-family: Arial, sans-serif;
		font-size: 16px;
		text-transform:uppercase;
		text-align: center;
		font-weight:bold;
		padding: 12px 5px 12px 5px;
	}
#search_by_model_results {
    background-color: #3c3c3c;
    border: 1px solid #222222;
    height: 200px;
    overflow: auto;
}
#sidebar-left #search_by_model_results a {
display: inline;
}

	#sideright .plansa {
		border:1px solid #5b5b5b;
		padding:1px;
	}
	#sideright .plansa img {
			width: 100%;
		max-height: 100%;
	}
