@CHARSET "UTF-8";
a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #011F4B;
	text-decoration: none;
}
.container
{
	text-align:left;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	position:relative;
}

.tva {
	font-weight: bold;
	float: left;
	margin: 10px 0px 0px 20px;
}
.pret_nou {
	font-weight: bold;
}
.float_left {
	float: left;
}

.float_right {
	float: right;
}
.categoriemod, .categoriemod1
	{
	display: block;
	text-decoration: none;
	height: 25px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	color: #777;
	cursor: pointer;
}
.categoriemod:hover {
	color:#fff;
}

.categoriemod:hover a{
	color:#fff;
}
.categoriemod_1 {
	background-color: #011F4B;
}

.categoriemod_2 {
	background-color: #FFF;
}

.subcategoriemod {
	height: 20px;
	
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	color: #444;
	font-weight: bold;
	margin-left: 5px;
    padding-left:5px;
    display:block;	
}

.subcategoriemod a {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	color: #444;
	text-decoration: none;
}

.accordioncat a:hover {
	background-color: #011F4B;
	color: #fff;
}
#header
{
	height: 263px;
	
	color: #fff;
	position:relative;
}
#cosmic
{
	position:absolute;
	right:0px;
	top:32px;
	width: 200px;
}
#cosmic a
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#cautare
{
	color:#9CBFF3;
	position:absolute;
	right:0px;
	top:210px;
	padding-right: 8px;
	
	font-weight: bold;
	text-align: right;
}
#topmenu
{
	width:400px;
	
	
	position:absolute;
	top:200px;
	left:40px;
	*position:relative;
	*top:-63px;
	*left:40px;
	*margin-bottom:-70px;
	*clear:both;
}

.clear {
	*clear:all;
}
#topmenu a
{
	display: block;
	float: left;
	width: auto;
	height: 40px;
	padding: 18px 10px 0px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}

#topmenu a.curent, #topmenu a:hover
{
	color: #9CBFF3;
	background: transparent url('../images/bull.png') no-repeat center bottom;
	
}
#leftcolumn
{
	width: 200px;
	min-height: 170px;
	
}
.accordioncat
{
	margin: 20px 0px 0px 0px;
	width: 200px;
	
}
.moduleheader
{
	width: 200px;
	height: 37px;
	background: transparent url('../images/header_modul.png') repeat-x left top;
}
.moduleheader div
{
	float: left;
}

.moduleheaderleft
{
	width: 8px;
	height: 37px;
	background: transparent url('../images/moduleheadleft.png') repeat-x left top;
}
.moduleheadermain
{
	width: 150px;
	height: 31px;
	line-height: 31px;
	padding: 0px 3px 0px 3px;
	color: #fff;
	font-weight: 500;
	font-size: 17px;
	text-align: right;
}

.span-14 {
	width: 530px;
}
.moduleheadermain a, .moduleheadermain a:hover, .moduleheadermain a:visited {
	color: #F1FF3D;
	font-weight: 500;
	font-size: 17px;
	text-decoration: none;	
}

.moduleheadericon
{
	margin-left: 5px;
	width: 28px;
	height: 37px;
}
.moduleheaderright
{
	width: 8px;
	height: 37px;
	background: transparent url('../images/moduleheadright.png') repeat-x left top;
}
.accordioncat .moduleheadericon
{
	background: transparent url('../images/iconleft.png') no-repeat top left;
	margin-left: 10px;
	
}
#rightcolumn
{
	width:200px;
	min-height: 170px;
}
#loginmodule
{
	margin-top: 20px;
	background-color: #FFFFFF;
}

#loginmodule .moduleheadericon
{
	background: transparent url('../images/iconright2.png') no-repeat top left;
}

#loginmodule .login_content {
	padding: 10px;
	text-align: justify;
	background-color: #EAEAEA;
}

#loginmodule .login_content a {
	font-size: 12px;
	color: #222;
	text-decoration: none;
}

#loginmodule .login_content a:hover {
	text-decoration: underline;
}
#loginmodule p
{
	width: 170px;
	margin-left: 15px;
	text-align: justify;
	padding: 5px 0px;
}

#loginmodule ul {
	width: 191px;
	margin-left: 0px;	
}
#loginmodule ul li {
	list-style-type: none;
	padding-right: 10px;
	text-align: right;	
	cursor: pointer;
}

.bg_loginmodule_activ {
	background-color: #114491;
	color: #fff;
	font-weight: bold;
}

.bg_loginmodule_first {
	color: #777777;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bg_loginmodule_second {
	background-color: #EAEAEA;
	color: #777777;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bg_logout {
	background-color: #FF0000;
	color: #FFF;
	font-weight: bold;
}

#newslettermodule
{
	margin-top: 20px;
	background-color: #eaeaea;
}
#newslettermodule .moduleheadericon
{
	background: transparent url('../images/iconright1.png') no-repeat top left;
}

.newsletter_content {
	padding: 10px;
	text-align: justify;
	line-height: 18px;
}
#footer
{
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	color: #E7ED03;
	background: transparent url('../images/footerback.png') repeat-x left top;
}
#footer div
{
	float: left;
}
#footer div a
{
	text-decoration: none;
	color: #fff;
	}
#copy
{
	
	font-size: 12px;
	color:#fff;
	text-align: left;
	padding-left: 10px;

}
#botmenu
{
	margin-left:80px;
	width: 350px;
	*width:300px;
	font-size: 15px;
	text-align: center;
}

#botmenu a:hover {
	text-decoration: underline;
}
#designlogo
{
	width: 150px;
	padding-top: 10px;
}

a.webdesign {
	margin:12px;
	float:right;
	font-family:arial;
	font-size:9px;
	text-decoration:none;
	color:#ccc;
	text-align:center;
	display:block;
	line-height:normal;
}
.brisk {
	background:url(http://www.briskcode.ro/img/sprite_bc.png) no-repeat 0 -12px;
	display:block;
	width:76px;
	height:14px;
}
/*admin*/
#panel
{
	padding: 5px;
	width: 500px;
	
	margin: 50px 0px 20px 40px;
}
#panel a
{
	display: block;
	float: left;
	padding-top: 50px;
	height: 50px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;

}
#panel a:hover
{
	border: 1px solid #ccc;
	width: 68px;
	height: 60px;
}
a#account
{
		background: transparent url('../images/user.png') no-repeat top center;
		width: 70px;
		height: 80px;
}
a#istoric
{
		background: transparent url('../images/istoric.png') no-repeat center 22px;
		width: 70px;
		height: 80px;

}
a#cos
{
		background: transparent url('../images/cos.png') no-repeat center 7px;
		width: 70px;
		height: 80px;

}
a#mail
{
		background: transparent url('../images/mail.png') no-repeat center 10px;
		width: 70px;
		height: 80px;

}
a#sterge
{
		background: transparent url('../images/sterge.png') no-repeat center 8px;
		width: 70px;
		height: 80px;
}
a#continut
{
		background: transparent url('../images/edit.png') no-repeat center 8px;
		width: 70px;
		height: 80px;

}
a#feedback
{
		background: transparent url('../images/feedback.png') no-repeat center 8px;
		width: 70px;
		height: 80px;

}
a#acategorii
{
		background: transparent url('../images/categorii.png') no-repeat center 8px;
		width: 70px;
		height: 80px;

}
a#aproduse
{
		background: transparent url('../images/produse.png') no-repeat center 8px;
}
textarea
{
	height: 120px;
}
select#utilizatori
{
	height: 70px;
}

.admin {
	width: 530px;
}

.admin thead tr td {
	background-color: #ccc;
	color: #333;
	font-weight: bold;
}
a.buton_final {
	background-color:#444;
	color:#fff;
	font-weight:bold;
	padding:2px 5px;
	font-size:12px;
	text-decoration:none;
}
.admin tbody tr td {
	border-bottom: 1px dashed; 
}

.admin tfoot tr td {
	background-color: #EAEAEA;
	color: #000;
	text-align: left;
}

.admin a:link, .admin a:active, .admin a:visited {
	text-decoration: none;
	font-style: normal;
	color: #000066;
}

.admin a:hover {
	text-decoration: underline;
	color: #ccc;
}
#produs {
	width: 230px;
	text-align: justify;
	color: #5A5A5A;
	font-size: 12px;
	
	float: left;
	margin-bottom: 10px;
    margin-left:25px;
	*margin-left:20px;
}

#produs prod_catalog {
	height: 280px;
	
}
#produs .titlu {
	background-color: #EAEAEA;
	width: 230px;
	*width:240px;
	padding: 5px;
	*padding:5px 3px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
#produs .titlu a {
	text-decoration:none;
}
#produs .titlu_big {
	text-align: left;
	padding-left: 15px;
	width:480px;
}

#produs .div_imagine {
	width: 100px;
	height: 100px;
	overflow: hidden;
	
}

#produs .prod_id {
	background-image: url('/images/but.png');
	background-repeat: no-repeat;
	height: 23px;
	line-height: 23px;
	width: 75px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#produs .pret {
	background-color: #eee;
	width: 230px;
	*width:240px;
	padding: 5px;
	height: 35px;
	line-height: 35px;
	
}

#produs .pret_big {
	padding: 5px 15px;
	width:480px;
}

#produs .pret_left {
	float: left;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	height: 35px;
    line-height: 18px;
}

#produs .pret_left span {
	font-size: 16px;
	font-weight: bold;
}
#produs .pret_right {
	text-align: right;
}

#produs .content {
	width: 240px;
	height: 210px;
	overflow:hidden;
}

.loc {
	font-size: 12px;
	padding-left: 20px;
	
}

.loc h1{
	margin:0;
	font-size:12px;
	display:inline-block;
	color:#000;
	font-weight:normal;
}

h2.categ {
	margin-top:10px;
	padding-left:20px;
}
.rosu {
	color: #FF0000;
	font-weight: bold;
}

h3.descriere {
	font-size:13px;
	font-weight:normal;
	margin:0;
	text-decoration:none;
	color:#000;
}

.verde {
	color: #011F4B;
	font-weight: bold;
}
h1 {
	color:#1555B2;
	font-size: 24px;
}
h2 {
	color: #011F4B;
	font-size: 18px;
}

h3 {
	color: #035ADA;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	
}
fieldset {
	margin-bottom: 20px;
}
fieldset legend {
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
}

.div_left {
	float: left;
}

.cos_header {
	padding-top: 7px;
	padding-right: 7px;
	text-align: right;
}

input {
	margin: 3px;
}

.paginatie {
	width: 100%;
	margin: 10px 0px;
	text-align: right;
}
.paginatie a {
	text-decoration: none;
	padding: 0px;
	margin: 3px;
	color: #114491;
	font-weight: bold;
}

.paginatie a:hover {
	color: #CC0000;
}

#cont_pf, #cont_pj {
	border: 1px solid #c0c0c0;
}

.button {
	background-color: #B2B2B2;
	color: #FFF;
	font-family: Trebuchet MS;
	font-weight: bold;
	cursor: pointer;
}

.button_hover {
	background-color: #CC0000;
	color: yellow;
	font-family: Trebuchet MS;
	font-weight: bold;
	cursor: pointer;
}

.inreg_login {
	float: left;
	width: 130px;
	margin-right: 10px;
}

.fieldset_inreg legend {
	padding: 0px 5px;
	
	color: #009900;
}

.sitemap {
	list-style-type: none;
}

.sitemap li a {
	font-size: 16px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.sitemap li ul li a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

.sitemap a:hover {
	text-decoration: underline;
	color: #009900;
}

.promotie_icon {
	
	width: 110px;
	height: 45px;
	background-repeat: no-repeat;
	background-image: url(/images/promotie.jpg);
	float:right;
}
.promotie_icon_mic {
	
	width: 72px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url(/images/promotie_mic.jpg);
	float:right;
}
#promotie {
	text-align: left;
}

#promotie a{
	float:right;
}

#promotie .titlu{
	font-weight: bold;
}

#promotie .div_imagine{
	text-align: center;
}

.parteneri {
	background:url(/images/logo_part.jpg) no-repeat left top;
	width:190px;
	height:190px;
	margin:0px;
}
.part_txt {
	text-align:center;
	padding-top:10px;
	border-top:1px dashed #ccc;
	font-size:18px;
	font-weight:bold;
	color:#0D3878;
	margin-top:20px;
}

a.servexpert {
	display:block;

	width:180px;
	height:100px;
	
}

a.sprintus {
	display:block;
	
	width:180px;
	height:50px;
	
}
