/***********************************************************
begin resets
***********************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.red {
	color: #990000;
}

.red_b {
	color: #8d1212;
}

.black {
	color: #333333;
}

.b {
	font-weight: bold;	
}

input {
	margin: 0;
	outline: 0 none;
}

.overline {
	text-decoration: line-through;
}

.left {
	float: left;
}

.right {
	float: right;
}

.all {
	width: 100%;
}

.clear {
	clear: right;
}

.justify {
	text-align: justify;
}

.sp_right {
	padding-right: 10px;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	color:#a91f2a;
	text-decoration:none;
	outline: none;
	cursor: pointer;
}


/** END RESET **/

body {
	background: #2c7099;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;	
}

#container {
	width: 784px;
	margin: 10px auto 0 auto;
}

#header {
	background: url(../images/print/pr_header.jpg) no-repeat top left;
	width: 784px;
	height: 151px;
	float: left;
	position: relative;	
}

#header h1 {
	position: absolute;
	left: 27px;
	top: 30px;
	width: 165px;
	height: 50px;
}

#header h1 a {
	position: absolute;
	left: 0;
	top: 0;
	width: 165px;
	height: 50px;
	cursor: pointer;
	text-indent: -1000px;	
}

#body {
	width: 774px;
	float: left;
	background: url(../images/print/pr_cnt_middle.jpg) repeat-y top left;
	padding: 0 5px 0 5px;
	overflow: hidden;	
}

#bottom {
	width: 784px;
	height: 13px;
	float: left;
	overflow: hidden;
	background: url(../images/print/pr_bottom.jpg) no-repeat top left;	
}

#content {
	width: 774px;
	float: left;
	overflow: hidden;
	background: url(../images/print/pr_bottom_rep.jpg) repeat-x bottom left;	
	
}

/** PRODUS **/


.con_pr {
	width: 540px;
	float: left;
	padding-left: 25px;
	padding-bottom: 10px;
}

.con_pr .bc {
	float: left;
	width: 100%;
	height: 14px;
	font-size: 10px;
	color: #858585;
	margin-bottom: 4px;
	vertical-align: middle;
	line-height: 13px;
}

.con_pr .bc a {
	color: #063041;
}

.con_pr .bc a:hover {
	text-decoration: underline;
}

.con_pr .line {
	width: 100%;
	float: left;
}

.con_pr .imagine {
	width: 200px;
	float: left;
	vertical-align: middle;
	overflow: hidden;
	margin-top: 30px;
}

.con_pr .imagine p {
	vertical-align: middle;
	text-align: center;
}

.con_pr .desc {
	margin-top: 10px;
	width: 320px;
	padding-left: 10px;
	float: left;
}

.con_pr .extra {
	margin-bottom: 10px;
	width: 320px;
	float: left;
	padding-left: 10px;	
}

.con_pr .extra a {
	float: right;
}

.con_pr .desc h2 {
	font-size: 24px;
	font-weight: normal;
	color: #04304b;
	line-height: 28px;
	margin-bottom: 10px;
}

.con_pr .desc p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
	color: #333333;
}

.con_pr .desc .price {
	margin-top: 20px;
	margin-bottom: 20px;
}

.con_pr .desc span.pret {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.con_pr .desc span.pret_b {
	font-size: 16px;
	font-weight: bold;
	color: #aa1414;
}

.imagine a.icons {
	padding-left: 14px;
	float: left;
	height: 14px;
	line-height: 14px;
	font-size: 11px;
	width: 86px;
	color: #333333;
	margin-top: 5px;
}

.imagine a.icons:hover {
	text-decoration: underline;
}

.imagine a.ic_prod {
	background: url(../images/icon_produse.jpg) top left no-repeat;
}

.imagine a.ic_livrare {
	background: url(../images/icon_livrare.jpg) top left no-repeat;
}

.imagine a.ic_info {
	background: url(../images/icon_info.jpg) top left no-repeat;
}

.imagine a.ic_mess {
	background: url(../images/icon_mess.jpg) top left no-repeat;
}

.imagine .line {
	margin-bottom: 10px;
}


.desc .extra_info_m {
	margin-top: 20px;
}

.extra_info td.tel {
	width: 122px;
}

.extra_info td.tel p {
	font-size: 11px;
	color: #991313;
	line-height: 14px;
	margin-bottom: 0px;
}

.extra_info td.tel span {
	font-weight: bold;
	background: url(../images/icon_tel.jpg) top left no-repeat;
	padding-left: 9px;	
}

.extra_info td.lic {
	text-align: center;
	width: 83px;
	font-size: 10px;
	color: #666666;	
}

.extra_info td.lic input {
	width: 44px;
	height: 13px;
	border: 1px solid #e2e2e2;
	text-align: center;
	font-size: 11px;
}

.norm_text {
	width: 100%;
	float: left;
}

.norm_text h2, .txt_box h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 10px;	
	color: #8b1212;
}

.norm_text h3, .txt_box h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 25px;
}

.norm_text p, .txt_box p {
	font-size: 12px;
	color: #000;
	line-height: 17px;
	margin-bottom: 10px;
}

.norm_text hr, .txt_box hr {
	border: 0 none;
	outline: none;
	margin: 0;	
	line-height: 0px;
	font-size: 0px;
	height: 1px;
	width: 100%;
	float: left;
	color: #e2e2e2;
	background: #e2e2e2;	
}

.pr_extra {
	margin-bottom: 20px;
}

.pr_extra .cnt_specialist p {
	font-size: 12px;
	padding-right: 30px;
	margin-bottom: 10px;
	text-align: justify;	
} 

.pr_extra .cnt_specs {
	font-size: 11px;
}

.pr_extra .cnt_specs table {
	float: left;
	width: 100%;
}

.pr_extra .cnt_specs td {
	padding: 8px 0 8px 0;
}

.pr_extra .cnt_specs td.s_title {
	font-weight: bold;
	text-align: right;
	width: 122px;
	padding-right: 20px;
}

.pr_extra .cnt_specs tr.sel td {
	background: #f0f0f0;
}

.pr_extra .cnt_rating h4 {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 0 10px 0;
	padding: 0 10px;
 	float: left;
}

.pr_extra .cnt_rating p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
	padding: 0 10px;
}

.pr_extra .cnt_rating span {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;	
	text-align: right;
	float: right;
	padding: 5px 10px;	
}

.pr_extra .cnt_rating ul, .pr_extra .cnt_rating li {
	width: 100%;
	float: left;
	list-style: none;
}


.pr_extra .cnt_rating ul li.sel {
	background: #f0f0f0;
}

.pr_extra ul li span {
	vertical-align: middle;
	line-height: 23px;
	float: left;
	padding-left: 12px;
}

.pr_extra ul li span img {
	margin-top: 5px;
	float: left;
	padding-left: 2px;
}

/** PACHET **/

.c_spec {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}

.pachet {
	margin-top: 10px;
	margin-bottom: 20px;
}

.pachet .imagini {
	float: left;
	width: 200px;
	height: 115px;
	padding: 10px 7px 5px 0;
}

.pachet .imagini img {
	float: left;
}

.pachet h2 {
	color: #961313;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 20px;
	margin-bottom: 10px;
}

.pachet p {
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

.pachet span.pret_indiv {
	font-weight: bold;	
}

.pachet span.pret_vechi {
	font-weight: bold;
	color: #991313;
}

.pachet p.pret_vechi {
	margin-top: 20px;
	text-decoration: line-through;
}

.pachet span.pret_pachet {
	font-size: 14px;
	font-weight: bold;
}

.pachet span.red {
	color: #aa1414;
}

.pachet p.pret_pachet {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;	
}

a.btn_adauga_pack {
	float: left;
	background: url(../images/btn_adauga_pachet.jpg) top left no-repeat;
	width: 135px;
	height: 21px;
	text-indent: -1000px;
}

a.btn_adauga_pack:hover {
	background: url(../images/btn_adauga_pachet.jpg) bottom left no-repeat;
}

/** PACHET END **/


/** DIsclaimer */

.disc {	
	margin-top: 5px;
	width: 100%;
	float: left;	
}

.disc p {
	font-size: 10px;
	color: #666666;
	text-align: justify;
	line-height: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

input.btn_adauga, input.btn_adauga_pack {
	outline: none;
	text-indent: -1000px;
	border: 0 none;
	border: 0 none;	
	cursor: pointer;
	float: left;	
}

input.btn_adauga {
	background:transparent url(../images/btn_adauga.jpg) no-repeat scroll left top;
	height:28px;
	width:117px;
}

input.btn_adauga_pack {
	background:transparent url(../images/btn_adauga_pachet.jpg) no-repeat scroll left top;
	height:21px;
	width:135px;
}
/** Disc end **/

#right {
	float: right;
	width: 184px;
}

#right h3 {
	width: 100%;
	float: left;
	text-align: center;
	color: #04304b;
	font-size: 12px;
}

#right .produse {
	width: 159px;
	padding: 10px 12px 5px 12px;
	float: left;
	border-left: 1px solid #e2e2e2;
} 

#right a {
	color: #333333;
	font-size: 11px;	
}

#right a:hover {
	text-decoration: underline;
}

#right .hr {
	outline: 0 none;
	border:0 none;
	padding: 0;
	margin: 10px 0 10px 0;
	width: 100%;
	float: left;
	line-height: 0px;
	font-size: 0px;
	height: 1px;
	overflow: hidden;
	color: #e2e2e2;
	background-color: #e2e2e2;
}

#right .produse .prod {
	width: 159px;
	float: left;
	margin: 0;
	padding: 0;
}


.produse .prod p {
	text-align: center;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}

.produse .prod img {
	padding: 0;
}

a.ic_recomanda {
	background: url(../images/icon_rec.jpg) no-repeat top left;	
	text-decoration: none;
	color: #04304b;
	font-size: 11px;
	line-height: 12px;
	padding-left: 15px;	
	margin-right: 10px;
}

a.ic_recomanda:hover {
	text-decoration: underline;
}

a.ic_print {
	background: url(../images/icon_print.jpg) no-repeat top left;	
	text-decoration: none;
	color: #04304b;
	font-size: 11px;
	line-height: 12px;
	padding-left: 15px;	
}

a.ic_print:hover {
	text-decoration: underline;
}


#footer {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	width: 724px;
	float: left;
	height: 25px;
	vertical-align: middle;
}

#footer a.a_logo {
	float: right;
	padding-right: 32px;
	background: url(../images/print/pr_logo.jpg) no-repeat top right;	
}

#footer a {
	color: #a5d1ec;
	line-height: 12px;
	font-size: 10px;
}

#footer a.a_data {
	float: left;
}

#down {
	float: left;
	width: 100%;
	background: url(../images/print/pr_bottom_b.jpg) top left repeat-x;
	height: 88px;	
}

#down .center {
	margin: 0 auto;
	width: 759px;
	padding-right: 10px;
	padding-left: 15px;	
}

#down .links {
	margin-top: 1px;
	background: url(../images/print/pr_img_down.jpg) top left no-repeat;	
	float: left;
	height: 84px;
	width: 739px;
}

h3.h3dotted{padding-bottom:5px; color:#04304B; border-bottom:1px #bbb dotted}
