@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

img {
	border: 0;
}

#contentBg {
	float: left;
	width: 760px;
	background: url(images/contentBg.jpg) repeat-y;
}

#contentTop {
	float: left;
	width: 760px;
	background: url(images/contentTop.jpg) no-repeat top;
}

#contentBottom {
	float: left;
	width: 760px;
	background: url(images/contentBottom.jpg) no-repeat bottom;
	padding: 5px 0 10px 0;
}

#side {
	float: left;
	width: 220px;
	padding-left: 8px;
}

#categorii {
	float: left;
	padding-top: 20px;
}

#categoriiheader {
	float: left;
	background: url(images/categorii.jpg) no-repeat;
	width: 217px;
	height: 44px;
}

#categorii ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
}

#categorii ul li {
	float: left;
	width: 180px;
	height: 25px;
	background: url(images/categoriiSplit.jpg) repeat-x bottom;
	padding-left: 20px;
	padding-top: 10px;
}

#categorii ul li div {
	float: left;
	background: url(images/categoriiBullet.jpg) 0 3px no-repeat;
	padding-left: 20px;
}

#categorii ul li div a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#categorii ul li div a:hover {
	color: #1a97b1;
}

#oferta {
	float: left;
	padding-top: 20px;
}

#ofertaheader {
	float: left;
	background: url(images/ofertapromo.jpg) no-repeat;
	width: 202px;
	height: 36px;
}

.sideBoxTop {
	float: left;
	background: url(images/sideBoxTop.jpg) no-repeat top left;
	width: 191px;
	padding: 10px 5px 15px 5px;
	text-align: center;
}

.sideBoxBottom {
	float: left;
	background: url(images/sideBoxBottom.jpg) no-repeat bottom left;
	width: 202px;
	overflow: hidden;
}

.sideBox {
	float: left;
	background: url(images/sideBoxBg.jpg) repeat-y;
	width: 202px;
	margin: 10px 0 10px 0;
	overflow: hidden;
}

.sideboxtitle {
	float: left;
	display: inline;
	width: 148px;
	margin: 0 0 0 20px;
	padding-left: 20px;
	background: url(images/bullet.jpg) no-repeat 0 3px;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
}

.sideboximg {
	padding: 10px 0 15px 0;
    width: 189px;
    overflow: hidden;
}



#description {
	float: left;
	color: #404040;
	line-height: 1.4;
}

.mainBoxTop {
	float: left;
	background: url(images/mainBoxTop.jpg) no-repeat top left;
	width: 231px;
	padding: 10px 7px 15px 7px;
	text-align: center;
	overflow: hidden;
}

.mainBoxBottom {
	float: left;
	background: url(images/mainBoxBottom.jpg) no-repeat bottom left;
	width: 245px;
	overflow: hidden;
}

.mainBox {
	float: left;
	background: url(images/mainBoxBg.jpg) repeat-y;
	width: 245px;
	margin: 10px 8px 10px 0;
	overflow: hidden;
}

.mainboxtitle {
	float: left;
	width: 185px;
	margin: 0 0 0 20px;
	padding-left: 20px;
	background: url(images/bullet.jpg) no-repeat 0 3px;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	display: inline;
}

.mainboxtitle a:link, .mainboxtitle a:active, .mainboxtitle a:visited,
.sideboxtitle a:link, .sideboxtitle a:active, .sideboxtitle a:visited {
    color: #404040;
    text-decoration: none;
}

.mainboxtitle a:hover, 
.sideboxtitle a:hover {
    color: #F7941E;
}

.mainboximg {
	padding: 10px 0 15px 0;
}

.wideBoxTop {
    background: url(images/wideBoxTop.gif) no-repeat top left;
    width: 486px;
    padding: 10px 7px 15px 7px;
    text-align: center;
    overflow: hidden;
}

.wideBoxBottom {
    background: url(images/wideBoxBottom.gif) no-repeat bottom left;
    width: 500px;
    overflow: hidden;
}

.wideBox {
    background: url(images/wideBoxBg.gif) repeat-y;
    width: 500px;
    overflow: hidden;
    margin: 20px 0 10px 100px;
}

h1 {
	margin: 0;
	padding: 2px 0 10px 16px;
	font-size: 15px;
	color: #404040;
}

.path {
	border-bottom: 1px solid #EBEAE8;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

.path a:link, .path a:active, .path a:visited {
    text-decoration: none;
    color: #074289;
}

.path a:hover {
    text-decoration: underline;
    color: #F7941E;
}

#pagination {
    border-top: 1px solid #EBEAE8;
    padding: 3px 0 0 5px;
}

#pagination a:link, #pagination a:active, #pagination a:visited {
	padding: 2px;
    text-decoration: none;
    color: #074289;
}

#pagination a:hover {
    text-decoration: underline;
    color: #F7941E;
}

input, textarea, select {
	border: 1px solid #D7D7D7;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #404040;
}

#dateContact {
	color: #404040; 
	line-height: 1.4;
}

	#dateContact a:link, #dateContact a:active, #dateContact a:visited {
	    color: #074289;
	    text-decoration: none;
	}
	
	#dateContact a:hover {
	    color: #F7941E;
	}

.dateContact1 {
	float: left;
	width: 225px;
	padding: 20px 0;
	line-height:1.4;
}

	.dateContact1 label {
		font-weight: bold;
		color: #0566C7;
	}
	
	.dateContact1 a:link, .dateContact1 a:active, .dateContact1 a:visited {
	    color: #074289;
	    text-decoration: none;
	}
	
	.dateContact1 a:hover {
	    color: #F7941E;
	}

.contact_separator {
	clear: both;
	height: 1px;
	margin: 0 50px;
	border-top: 1px solid #CFCFCF;
}

.contact_separator1 {
	float: left;
	width: 1px;
	background-color: #CFCFCF;
	margin: 20px 25px 0 25px;
	height: 55px;
}

a#linkOf:link, a#linkOf:active, a#linkOf:visited {
    float: right;
    display: inline;
    text-decoration: underline;
    color: #404040;
    margin: 0 20px 0 0;
}

a#linkOf:hover {
    color: #F7941E;
}

.price_table {
	font-size: 11px;
	width:476px;
}

	.price_table .red{
		color: #0A5491;
		text-align: center;
	}
	
	.price_table .brd{
		border-right: 1px solid #E3E3E3;
	}
	
	.price_table td{
		border-bottom: 1px solid #E3E3E3;
		padding:5px 0;
	}
	
.cat_list {
	color: #2E80B2;
	font-weight: bold;
	font-size: 11px;
}

	.cat_list li{
		padding: 2px 0;
	}

	.cat_list a{
		color: #000000;
		text-decoration: none;
	}
	
		.cat_list a:hover{
			text-decoration: underline;
		}
		
.print {
	background:transparent url(images/print.png) no-repeat scroll 2px center;
	color:#626262;
	float:right;
	display:block;
	font-size:10px;
	font-weight:bold;
	padding: 2px 15px 0 25px;
	text-decoration:none;
	line-height: 14px;
}

.error {
	background:#FBE3E4 none repeat scroll 0 0;
	border-color:#FBC2C4;
	color:#8A1F11;
}

.success {
	background:#E6EFC2 none repeat scroll 0 0;
	border-color:#C6D880;
	color:#264409;
}

.notice {
	background:#FFF6BF none repeat scroll 0 0;
	border-color:#FFD324;
	color:#514721;
}
.error, .success, .notice {
	border:2px solid #DDDDDD;
	padding:0.8em;
	margin: 1em;
	text-align: center;
	font-weight: bold;
}
