 /* DIVURI */

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

* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: pointer;
} 

a:link, a:visited { 
 	color: #04589e;
	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: #757575;
	background: #f6f6f6 url(img/back.jpg) repeat-x 0 0;
} 


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


img { 
 	border: none;
}

table td {
	vertical-align: top;
}

#header {
	position: relative;
	height: 280px;
	background: url(img/header.jpg) no-repeat 0 0;
}

#colWrap {
	width: 100%;
	overflow: hidden;
	background: url(img/colwrap.jpg) repeat-x 0 0;
	padding-bottom: 10px;
}

#colWrap1 {
	width: 772px;
	float: left;
}

#colSideL {
	width: 209px;
	float: left;
	padding-top: 5px;
}

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

#content {
	width: 558px;
	float: right;
	margin-top: 1px;
	background: #f6f6f6 url(img/content.jpg) repeat-x 0 0;
}

.contentin {
	padding: 0 5px;
}

#footer {
	height: 78px;
	background: url(img/logo-bot.jpg) no-repeat 100% 0;
	border-top: solid 1px #e1e1e1;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 300px;
	height: 100px;
} 

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

.logoTop span {
 	display: block;
	width: 100%;
	height: 100%;
} 

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


.title, .textHome h3 {
	color: #000000;
	font-size: 200%;
	margin-bottom: 5px;
	font-weight: normal;
	background: url(img/punct.jpg) repeat-x 0 100%;
}

h2 {
	font-size: 150%;
}


#but1 {
 	width: 91px;
} 

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

#but1:link:hover span, #but1:visited:hover span, #but1.self:link span, #but1.self:visited span {
 	background-position: 0px -89px;
}

#but3 {
 	width: 95px;
}

#but3:link span, #but3:visited span {
 	background-position: -91px 0;
}

#but3:link:hover span, #but3:visited:hover span, #but3.self:link span, #but3.self:visited span {
 	background-position: -91px -89px;
} 

#but4 {
 	width: 92px;
} 

#but4:link span, #but4:visited span {
 	background-position: -186px 0;
} 

#but4:link:hover span, #but4:visited:hover span, #but4.self:link span, #but4.self:visited span {
 	background-position: -186px -89px;
}

#but5 {
 	width: 128px;
}

#but5:link span, #but5:visited span {
 	background-position: -278px 0;
}

#but5:link:hover span, #but5:visited:hover span, #but5.self:link span, #but5.self:visited span {
 	background-position: -278px -89px;
}

#but6 {
 	width: 114px;
} 

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

#but6:link:hover span, #but6:visited:hover span, #but6.self:link span, #but6.self:visited span {
 	background-position: -406px -89px;
}

#but7 {
 	width: 108px;
} 

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

#but7:link:hover span, #but7:visited:hover span, #but7.self:link span, #but7.self:visited span {
 	background-position: -520px -89px;
}

#but8 {
 	width: 99px;
} 

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

#but8:link:hover span, #but8:visited:hover span, #but8.self:link span, #but8.self:visited span {
 	background-position: -628px -89px;
}

#but2 {
 	width: 97px;
} 

#but2:link span, #but2:visited span {
 	background-position: -727px 0;
} 

#but2:link:hover span, #but2:visited:hover span, #but2.self:link span, #but2.self:visited span {
 	background-position: -727px -89px;
}

#qm1 { 
 	width: 824px;
	margin-left: 70px;
}

#qm1 a {
	overflow: hidden;
	height: 89px;
}

#qm1 a span {
 	display: block;
	background: url(img/menu.jpg);
	width: 100%;
	height: 100%;
}

#qm1 div {
	background: #02569e;
}

#qm1 div a {
	height: auto;
	padding: 4px 3px;
	width: 200px;
	background: url(img/punct.jpg) repeat-x 0 100%;
}

#qm1 div a:link, #qm1 div a:visited {
	color: #ffffff;
	text-decoration: none;
}

#qm1 div a:link:hover, #qm1 div a:visited:hover, #qm1 div a.qmactive:link, #qm1 div a.qmactive:visited {
	background: #f0f0f0;
	color: #1C69AB;
}



.meniuFooter {
	padding-top: 20px;
}

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

.meniuFooter a:link, .meniuFooter a:visited {
	color: #000000;
}



.copyright {
	padding-top: 5px;
}



.articol {
	margin-bottom: 20px;
}

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

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



.path {
	font-size: 110%;
	padding-top: 6px;
	padding-bottom: 6px;
}



.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;
}

.formularStandard .odd {
	background: #eeeeee;
}

.formularStandard .even {
	background: #f7f6f6;
}

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



.meniuLeft {
	font-size: 110%;
	margin-left: 5px;
	background: #e1e1e1 url(img/back-meniu.jpg) repeat-x 0 0;
	border: solid 1px #d4d4d4;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.meniuLeft li {
	list-style: none;
	background: url(img/punct.jpg) repeat-x 0 100%;
	padding: 6px 0;
}

.meniuLeft li.last {
	background: none;
}

.meniuLeft a {
	background: url(img/bullet1.jpg) no-repeat 0px 3px;
	padding-left: 13px;
}

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

.meniuLeft a:link, .meniuLeft a:visited {
	text-decoration: none;
	color: #4e4e4e;
}

.meniuLeft a:link:hover, .meniuLeft a:visited:hover, .meniuLeft a.self:link, .meniuLeft a.self:visited {
	color: #0072c0;
}





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



.news {
	background: #eeeeee;
	margin-left: 5px;
	padding: 5px 10px;
	padding-bottom: 10px;
}

.news h3 {
	padding-bottom: 5px;
}

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

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

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



.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;
}



.searchbox {
	background: url(img/searchbox.jpg) no-repeat 0 0;
	height: 43px;
}

.searchbox form {
	padding-top: 10px;
	padding-left: 10px;
}

.searchbox .Text {
	background: url(img/cauta-text.jpg) no-repeat 0 0;
	padding: 3px 4px;
	padding-right: 9px;
	float: left;
}

.searchbox .Text input {
	height: 16px;
	width: 123px;
	border: none;
}



#top {
	width: 100%;
	height: 89px;
	background: url(img/top.jpg) repeat-x 0 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
}



.navProd h3 {
	background: url(img/punct.jpg) repeat-x 0 100%;
	margin-bottom: 10px;
}

.navProd li {
	list-style: none;
	height: 200px;
	margin-right: 5px;
}

.navProd .nume {
	font-weight: bold;
	padding-bottom: 5px;
}

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

.navProd .images {
	width: 50%;
	float: left;
}

.navProd .img1 {
	float: left;
	padding: 2px;
	border: solid 1px #dddddd;
}

.navProd .schita {
	float: right;
	padding: 2px;
	border: solid 1px #dddddd;
}

.navProd .desc {
	float: right;
	width: 48%;
}


.textHome {
	padding-top: 5px;
}




.navPromo {
	background: #ffffff;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.navPromo h3 {
	background: url(img/punct.jpg) repeat-x 0 100%;
	margin-bottom: 10px;	
}

.navPromo li {
	list-style: none;
	padding: 15px 0;
	margin: 0 5px;
	background: url(img/punct.jpg) repeat-x 0 100%;
}

.navPromo .nume {
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}

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

.navPromo .img1 {
	text-align: center;
	padding-bottom: 10px;
}

.navPromo .img1 img {
	display: block;
	margin: 0 auto;
}






.prod li {
	list-style: none;
}

.prod .images {
	width: 50%;
	float: left;
}

.prod .img1 {
	float: left;
	padding: 2px;
	border: solid 1px #dddddd;
}

.prod .schita {
	float: right;
	padding: 2px;
	border: solid 1px #dddddd;
}

.prod .desc {
	float: right;
	width: 48%;
}