 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 987px;
} 

* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: pointer;
} 

a:link, a:visited { 
 	color: #144681;
	text-decoration: underline;
} 

a:link:hover, a:visited:hover { 
 	text-decoration: none;
}

a.self {
 	cursor: text;
}

a.self:link, a.self:visited, a.self:link:hover, a.self:visited:hover {
	text-decoration: none;
}

body { 
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	background: #347bcd url(img/back.jpg) repeat-x 0 0;
	padding-top: 10px;
} 


.templateprint {
	background: #ffffff;
	color: #000000;
	text-align: left;
	padding: 10px;
}


img { 
 	border: none;
}

table td {
	vertical-align: top;
}

#top {
	height: 68px;
	position: relative;
	background: url(img/telefoane.jpg) no-repeat 388px 0px;
}

#header {
	position: relative;
	height: 246px;
}

#colWrap {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

#colSideR {
	width: 119px;
	float: right;
}

#content {
	width: 859px;
	float: left;
	overflow: hidden;
	padding-bottom: 10px;
}

#footer {
	height: 100px;
	background: #144681;
	color: #ffffff;
	padding: 0 10px;
	position: relative;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 207px;
	height: 62px;
} 

.logoTop a {
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
} 

.logoTop span {
 	display: block;
	width: 100%;
	height: 100%;
	background: url(img/logo-top.jpg) no-repeat 0 0;	
} 

.logoTop a:link, .logoTop a:visited { 
 	text-decoration: none;
}



.logoBot { 
 	overflow: hidden;
	width: 165px;
	height: 50px;
	position: absolute;
	right: 10px;
	top: 25px;
} 

.logoBot a {
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
} 

.logoBot span {
 	display: block;
	width: 100%;
	height: 100%;
	background: url(img/logo-bot.jpg) no-repeat 0 0;	
} 

.logoBot a:link, .logoBot a:visited { 
 	text-decoration: none;
}



.title {
	color: #000000;
	font-size: 200%;
	font-weight: normal;
	padding-left: 10px;
}

h2 {
	font-size: 150%;
}





#but6 {
 	width: 104px;
}

#but6 a:link span, #but6 a:visited span {
 	background-position: 0px 0;
}

#but6 a:link:hover span, #but6 a:visited:hover span, #but6 a.self:link span, #but6 a.self:visited span {
 	background-position: 0px -43px;
}

#but7 {
 	width: 104px;
}

#but7 a:link span, #but7 a:visited span {
 	background-position: -104px 0;
}

#but7 a:link:hover span, #but7 a:visited:hover span, #but7 a.self:link span, #but7 a.self:visited span {
 	background-position: -104px -43px;
}

#but8 {
 	width: 104px;
}

#but8 a:link span, #but8 a:visited span {
 	background-position: -208px 0;
}

#but8 a:link:hover span, #but8 a:visited:hover span, #but8 a.self:link span, #but8 a.self:visited span {
 	background-position: -208px -43px;
}

#but9 {
 	width: 104px;
}

#but9 a:link span, #but9 a:visited span {
 	background-position: -312px 0;
}

#but9 a:link:hover span, #but9 a:visited:hover span, #but9 a.self:link span, #but9 a.self:visited span {
 	background-position: -312px -43px;
}

#but10 {
 	width: 103px;
}

#but10 a:link span, #but10 a:visited span {
 	background-position: -416px 0;
}

#but10 a:link:hover span, #but10 a:visited:hover span, #but10 a.self:link span, #but10 a.self:visited span {
 	background-position: -416px -43px;
}

.meniuTop { 
 	width: 519px;
	height: 43px;
	clear: both;
	position: absolute;
	top: 0px;
	left: 0px;
} 

.meniuTop ul {
 	list-style: none;
	list-style-image: none;
} 

.meniuTop ul li {
 	float: left;
	height: 43px;
	overflow: hidden;
} 

.meniuTop ul li a {
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
} 

.meniuTop ul li span {
 	display: block;
	background: url(img/menu.jpg);
	width: 100%;
	height: 100%;
}



.meniuFooter {
	padding-top: 30px;
}

.meniuFooter a {
	padding-right: 10px;
}

.meniuFooter a:link, .meniuFooter a:visited {
	color: #ffffff;
	text-decoration: none;
}



.copyright {
	padding-top: 5px;
}

.copyright a:link, .copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}




.articol, .contact {
	margin-bottom: 20px;
	background: #ffffff;
	padding: 10px;
}

.articol li {
	margin-left: 20px;
}

.articol p, .contact p {
	padding-bottom: 10px;
}



.path {
	background: url(img/path.jpg) no-repeat 0 0;
	padding-left: 10px;
	line-height: 34px;
}

.path a.self {
	font-weight: bold;
}



.formularStandard {
	clear: both;
	padding-top: 10px;
}

.formularStandard .Text input, .formularStandard .Password input {
	border: solid 1px #a5acb2;
	height: 18px;
}

.formularStandard .err label {
	font-size: 110%;
	color: red;
	font-weight: bold;
}

.formularStandard .Textarea textarea {
	border: solid 1px #a5acb2;
	width: 250px;
	height: 100px;
}

.formularStandard .Submit input {
	background: #ff9c00;
	padding: 2px 5px;
	color: #FFFFFF;
}

.formularStandard label {
	display: block;
	float: left;
	width: 100px;
	line-height: 20px;
	padding-left: 5px;
}

.formularStandard .odd, .formularStandard .even {
	padding: 2px 0;
	width: 100%;
	overflow: hidden;
}

.formularStandard .odd {
}

.formularStandard .even {
}

.formularStandard .erori {
	padding: 10px 0;
	color: red;
	font-size: 120%;
}

.formularStandard .Select label {
	width: 100%;
	float: none;
}



.meniuLeft {
	font-size: 110%;
}

.meniuLeft li {
	list-style: none;
}

.meniuLeft a.self {
	font-weight: bold;
}

.meniuLeft a:link, .meniuLeft a:visited {
	text-decoration: none;
}

.meniuLeft a:link:hover, .meniuLeft a:visited:hover, .meniuLeft a.self:link, .meniuLeft a.self:visited {
}





.navInside li {
	margin-left: 20px;
}



.news {
	margin-top: 10px;
}

.news li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(img/punct.png) repeat-x 0 100%;
}

.news li.last {
	background: #FFFFFF;
}

.news .data {
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 5px;
	color: #FF0000;
}

.news .pag1 a:link, .pag1 a:visited {
	text-decoration: none;
}



.sitemap li {
	margin-left: 20px;
}





.galerie li {
	list-style: none;
	float: left;
	width: 110px;
	height: 110px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	text-align: center;
}

.galerie li img {
	margin: 5px auto;
}




.home .poze td {
	padding: 1px;
}

.home .poze img {
	display: block;
	margin-bottom: 6px;
}





.meniuMic {
	position: absolute;
	right: 57px;
	top: 20px;
	font-weight: bold;
	font-size: 110%;
}

.meniuMic a {
	padding: 0 10px;
}

.meniuMic a:link, .meniuMic a:visited {
	color: #a4c8f1;
	text-decoration: none;
}




.searchbox {
	position: absolute;
	width: 255px;
	height: 43px;
	left: 520px;
	background: url(img/search.jpg) no-repeat 0 0;
}

.searchbox .Text {
	float: left;
	padding-top: 13px;
	padding-left: 16px;
}

.searchbox .Text input {
	width: 200px;
	border: solid 1px #ffffff;
}

.searchbox .ImageSubmit {
	padding-top: 8px;
}




.newsletter {
	width: 144px;
	height: 43px;
	background: url(img/nl.jpg) no-repeat 0 0;
	position: absolute;
	left: 776px;
	top: 0px;
}

.newsletter .Text {
	float: left;
	padding-left: 16px;
	padding-top: 13px;
}

.newsletter .Text input {
	width: 90px;
	border: solid 1px #ffffff;
}

.newsletter .ImageSubmit {
	padding-top: 8px;
}

.newsletter .err {
	display: block;
	height: 100%;
	background: url(img/nl2.jpg) no-repeat 0 0;
	color: #ffffff;
	padding-left: 5px;
}




.prod {
	padding-left: 10px;
	background: #ffffff;
}

.prod li {
	list-style: none;
}

.prod .pret {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 10px;
}

.prod .pret .vechi {
	text-decoration: line-through;
	color: red;
}

.prod .pret span {
	font-size: 18px;
	color: #144681;
}

.prod .titluCarac {
	color: #144681;
	padding-top: 8px;
	padding-bottom: 5px;
	background: #f6f5f5;
	margin-top: 5px;
	padding-left: 10px;
	font-weight: bold;
}

.prod .row span {
	display: block;
	float: left;
	width: 100px;
}

.prod .row .continut {
	margin-left: 110px;
}

.prod .row {
	width: 100%;
	overflow: hidden;
	padding: 3px 0;
}

.prod .odd {
	background: #f6f5f5;
}

.prod .img1 {
	position: relative;
}

.prod .img1 .layerRez, .prod .img1 .layerVan {
	position: absolute;
	width: 266px;
	height: 266px;
	top: 0px;
	left: 0px;
}

.prod .img1 .layerRez {
	background: url(img/rezervat.gif) no-repeat 0 0;
}

.prod .img1 .layerVan {
	background: url(img/vandut.gif) no-repeat 0 0;
}


.prod .desc {
	padding: 5px 0;
}




.navPromo {
	background: #ffffff;
}

.navPromo li {
	list-style: none;
	text-align: center;
	padding: 5px 0;
	border-bottom: solid 1px #e5e5e5;
}

.navPromo .img1 {
	position: relative;
}

.navPromo li img {
	margin: 0 auto;
}

.navPromo .nume {
	padding: 3px 0;
}

.navPromo .vechi {
	text-decoration: line-through;
	color: red;
}

.navPromo .layerRez {
	position: absolute;
	width: 90px;
	height: 63px;
	top: 0px;
	left: 0px;
}

.navPromo .layerRez {
	background: url(img/rezervat-mic.gif) no-repeat 0 0;
}





.navProd {
	background: #ffffff;
	padding-bottom: 10px;
}

.navProd .link {
	position: relative;
	display: block;
}

.navProd table {
	width: 100%;
}

.navProd table tr td {
	padding: 5px 2px;
	background: #f6f5f5;
}

.navProd table tr.header td {
	text-align: center;
	padding: 20px 0;
	background: #ededed;
	font-weight: bold;
	color: #144681;
}

.navProd table tr.filtre td {
	background: #aec8e6;
	text-align: center;
	padding: 20px 0;
}

.navProd table tr.odd td {
	background: #fafafa;
}

.navProd .tabelHover tr.hover td {
	background: #AEC8E6;
}

.navProd .vechi {
	text-decoration: line-through;
	color: red;
}

.navProd .layerRez {
	position: absolute;
	width: 90px;
	height: 63px;
	top: 0px;
	left: 0px;
}

.navProd .layerRez {
	background: url(img/rezervat-mic.gif) no-repeat 0 0;
}




.cerere {
	display: block;
	position: absolute;
	top: 165px;
	left: 22px;
}




.navSearch {
	padding: 10px;
	background: #ffffff;
}

.navSearch li {
	list-style: none;
	padding: 3px 0;
}





.vandut {
	font-size: 15px;
	color: red;
}






.navProdMic {
	background: #ededed;
	width: 100%;
	overflow: hidden;
}

.navProdMic h3 {
	background: #aec8e6;
	text-align: center;
	font-size: 13px;
	padding: 5px 0;
	margin-bottom: 5px;
}

.navProdMic li {
	list-style: none;
	float: left;
	width: 75px;
	margin-left: 20px;
	height: 130px;
}

.navProdMic li .img1 {
	height: 70px;
	overflow: hidden;
	background: #ffffff;
	text-align: center;
}

.navProdMic li .img img {
	display: block;
	margin: 0 auto;
}

.navProdMic .nume {
	text-align: center;
	padding: 3px 0;
}

.navProdMic .nume a:link, .navProdMic .nume a:visited {
	text-decoration: none;
}

.navProdMic .vechi {
	text-decoration: line-through;
	color: red;
}



.bannerTop {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.bannerTop li {
	list-style: none;
}



.fisaP, .fisaR {
	font-size: 130%;
	font-weight: bold;
	font-family: Arial;
}