@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #fff url(images/bodyBg.jpg) repeat-x bottom;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

img {
	border: 0;
}

a:link, a:active, a:visited {
    color: #074289;
    text-decoration: none;
}
	
a:hover {
    color: #EA6122;
}

#background-top {
	background: url(images/bg1.jpg) no-repeat scroll center top;
	float:left;
	height:auto;
	margin:0;
	width:100%;
	
}

#wrapperall {
	width: 820px;
	margin: 0 auto;
}

#header {
	float: left;
	width: 820px;
	height: 245px;
	overflow: hidden;
}

#header a{
	float: right;
	display: block;
	width: 265px;
	height: 195px;
	margin: 30px 30px 0 0;
}

#menu {
	float: left;
	width: 820px;
	height: 34px;
	overflow: hidden;
	font-size: 9pt;
}

#menu ul {
	float: right;
	padding: 0 20px 0 0;
	list-style-type: none;
	list-style-position: outside;
	margin: 10px 0 0 2px;
	overflow: hidden;
}

#menu ul li {
	color: #3c97bc;
	float: left;
	margin: 0 2px;
}

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/left-tab.gif) left top no-repeat;
	padding-left: 5px;
	display: block;
	float: left;
	font-weight: bold;
}

#menu ul li a:hover
{
	color: #fff;
	background: transparent url(images/left-tab-hover.gif) left top no-repeat;
	padding-left: 5px;
}

#menu ul li a .span1{
	background: url(images/right-tab.gif) right top no-repeat;
	padding-right: 5px;
	display: block;
	float: left;
}

#menu ul li a:hover .span1
{
	background: url(images/right-tab-hover.gif) right top no-repeat;
	padding-right: 5px;
}

#menu ul li a .span1 .span2{
	background: transparent url(images/middle-tab.gif) repeat-x scroll 0 0;
	padding: 5px 20px;
	display: block;
}

#menu ul li a:hover .span1 .span2{
	background: transparent url(images/middle-tab-hover.gif) repeat-x scroll 0 0;
	cursor: pointer;
}

#contentTop {
	float: left;
	width: 820px;
	background: transparent url(images/contentTop.gif) no-repeat top;
	height: 6px;
	margin: 0;
	padding: 0;
	line-height: 6px;
}

#content {
	float: left;
	width: 820px;
}

#contentBg {
	float: left;
	width: 820px;
	background: url(images/contentBg.jpg) repeat-y;
}

#contentBottom {
	float: left;
	width: 820px;
	padding: 7px 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: 70px;
	margin-left: 5px;
}

#categorii ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
}

#categorii ul li {
	float: left;
	height: 25px;
	background: url(images/categoriiSplit.jpg) repeat-x bottom;
        padding-left:10px;
        padding-top:10px;
        width:190px;
}

#categorii ul li div {
	float: left;
}

#categorii ul li div a {
	color: #25355a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/categoriiBullet.jpg) 0 3px no-repeat;
	padding-left: 20px;
}

#categorii ul li div a:hover {
	color: #e26b0e;
        background: url(images/categoriiBullet_over.jpg) 0 3px no-repeat;
}

#oferta {
	float: left;
	padding-top: 20px;
}

#ofertaheader {
	float: left;
	background: url(images/ofertapromo.jpg) no-repeat;
	width: 217px;
	height: 70px;
	margin-left: 5px;
}

.sideBoxTop {
	float: left;
	background: url(images/sideBoxTop.jpg) no-repeat top left;
	width: 204px;
	padding: 10px 7px 15px 7px;
	text-align: center;
}

	.sideBoxTop input[type=text], .sideBoxTop select{
		width: 170px;
	}

.sideBoxBottom {
	float: left;
	background: url(images/sideBoxBottom.jpg) no-repeat bottom left;
	width: 218px;
	overflow: hidden;
}

.sideBox {
	float: left;
	background: url(images/sideBoxBg.jpg) repeat-y;
	width: 218px;
	margin: 10px 0 10px 0;
	overflow: hidden;
}

.sideboxtitle {
	float: left;
	display: inline;
	width: 164px;
	margin: 0 0 0 20px;
	padding-left: 20px;
	background: url(images/boxBullet.jpg) no-repeat 0 3px;
	color: #214c60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
}

.sideboximg {
	padding: 10px 0 15px 0;
    width: 205px;
    overflow: hidden;
}



#main_content {
	float: left;
	width: 565px;
	padding: 20px 0 0 10px;
}

#description {
	float: left;
	color: #214c60;
	line-height: 1.4;
}

.mainBoxTop {
	float: left;
	width: 249px;
	padding: 10px 7px 0px 7px;
	text-align: center;
	overflow: hidden;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

	.mainBoxTop span{
		padding: 0 5px 10px;
		clear: both;
		float: left;
		width:100%;
		text-align: center;		
	}

.mainBoxBottom {
	float: left;
	background: url(images/mainBoxBottom.jpg) no-repeat bottom left;
	width: 265px;
	overflow: hidden;
}

.mainBox {
	float: left;
	width: 270px;
	margin: 10px 11px 10px 0;
	overflow: hidden;
	display: block;
}

.mainBox a.clickDetalii {
	float: right;
	height: 20px;
	width: 130px;
	display: block;
}

.mainboxtitle {
	float: left;
	width: 225px;
	margin: 0 0 0 10px;
	color: #DB6101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	display: inline;
}

span.mainboxprice {
	float: right;
	width: 60px;
	color: #DB6101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
        padding: 0;
        color: #424242;
}

.mainboxtitle a:link, .mainboxtitle a:active, .mainboxtitle a:visited,
.sideboxtitle a:link, .sideboxtitle a:active, .sideboxtitle a:visited {
    color: #DB6101;
    text-decoration: none;
}

.mainboxtitle a:hover, 
.sideboxtitle a:hover {
    color: #DB6101;
}

.mainboximg {
	padding: 10px 0 15px 0;
}

.detailsMainBoxTop {
	float: left;
	background: url(images/detailsMainBoxTop.jpg) no-repeat top left;
	width: 231px;
	padding: 10px 7px 15px 7px;
	text-align: center;
	overflow: hidden;
}

.detailsMainBoxBottom {
	float: left;
	background: url(images/detailsMainBoxBottom.jpg) no-repeat bottom left;
	width: 245px;
	overflow: hidden;
}

.detailsMainBox {
	float: left;
	background: url(images/detailsMainBoxBg.jpg) repeat-y;
	width: 245px;
	margin: 10px 8px 10px 0;
	overflow: hidden;
}



.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;
    margin: 10px 0 10px 0;
    overflow: hidden;
}

#footer {
	float: left;
	width: 820px;
	height: 110px;
	padding: 0;
	text-align: right;
	background: url(images/valiza3.jpg) no-repeat scroll 17px 0;
}

#footerBg {
	float: left;
	width: 816px;
	height: 121px;
	margin: 0 2px;
	background: url(images/valiza1.jpg) no-repeat scroll 46px 0;
}

#footermenu {
	color: #FFFFFF;
	width: 816px;
	margin: 0 2px;
	float: left;
	background: url(images/valiza2.jpg) no-repeat;
	height: 25px;
	text-align: right;
	padding: 8px 0px 0 0;
}

#footermenu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#footermenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#footerinfo {
	font-size: 11px;
	color: #000;
	margin: 10px 10px 0 0;
	padding: 0;
}

#footerinfo a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footerinfo a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0 0 10px 5px;
	font-size: 15px;
	color: #214C60;
}

.path {
	border-bottom: 1px solid #EBEAE8;
	padding: 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: #EA6122;
}

#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: #EA6122;
}

input, textarea, select {
	border: 1px solid #D7D7D7;
}

#dateContact {
	color: #214C60; 
	line-height: 1.4;
	float: left;
	width: 225px;
}

	#dateContact a:link, #dateContact a:active, #dateContact a:visited {
	    color: #074289;
	    text-decoration: none;
	}
	
	#dateContact a:hover {
	    color: #EA6122;
	}

.dateContact1 {
	float: left;
	width: 240px;
	padding: 20px 0;
	line-height:1.4;
	padding: 0 40px;
}

	.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: #EA6122;
	}

.contact_separator {
	clear: both;
	height: 1px;
	margin-right: 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: u;
    color: #214C60;
    margin: 0 20px 0 0;
}

a#linkOf:hover {
    color: #EA6122;
}

.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;
	height: 14px;
}

.merlin {
    width: 112px;
    float: left;
    text-align: center;
    background: #c5e1f5;
    font-weight: bold;
    border-right: 1px solid #5B6682;
}

    div.noborder{
        border-right: none;
    }

    .merlin .mtitle{
        width: 112px;
        display: block;
        color: #fff;
        background: #4689c3;
        font-size: 1.2em;
        padding: 5px 0;
    }

    .merlin img {
        padding: 4px 0;
    }

    .merlin .mpret{
        width: 112px;
        display: block;
        color: #3FC8F2;
        font-size: .9em;
        padding: 4px 0;
    }

    .merlin .moferta{
        width: 112px;
        display: block;
        color: #fff;
        background: #E26B0D;
        font-size: .9em;
        padding: 4px 0;
    }
