 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 809px;
	font-size: 10px;
	font-family: Arial;
	color: #71757a;
} 

* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: hand;
	cursor/**/: /**/pointer;
} 

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

img { 
 	border: none;
} 

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

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

#colSideL {
	width: 236px;
	float: left;
}

#content {
	width: 542px;
	float: right;
	border-top: solid 1px #d2d2d2;
	margin-top: 9px;
}

#content table td {
	padding: 10px;
}

#footer {
	height: 52px;
	border-top: solid 2px #121921;
	background: #223e4c;
	position: relative;
	color: #FFFFFF;
	font-size: 90%;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 175px;
	height: 50px;
	margin-left: 18px;
	margin-top: 10px;
	float: left;
} 

*html .logoTop {
	margin-left: 47px;
}

.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: 144px;
	height: 37px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
} 

.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: #223e4c;
	font-size: 200%;
	padding-bottom: 10px;
}


#but2 {
 	width: 94px;
} 

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

#but2 a:link:hover span, #but2 a:visited:hover span {
 	background-position: 0px -29px;
}

#but17 {
 	width: 78px;
}

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

#but17 a:link:hover span, #but17 a:visited:hover span {
 	background-position: -94px -29px;
}

#but3 {
 	width: 85px;
}

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

#but3 a:link:hover span, #but3 a:visited:hover span {
 	background-position: -172px -29px;
} 

#but4 {
 	width: 90px;
} 

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

#but4 a:link:hover span, #but4 a:visited:hover span {
 	background-position: -257px -29px;
}

#but5 {
 	width: 110px;
}

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

#but5 a:link:hover span, #but5 a:visited:hover span {
 	background-position: -347px -29px;
}

#but6 {
 	width: 86px;
}

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

#but6 a:link:hover span, #but6 a:visited:hover span {
 	background-position: -457px -29px;
}

.meniuTop { 
 	width: 543px;
	height: 29px;
	clear: both;
	position: absolute;
	top: 25px;
	right: 20px;
} 

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

.meniuTop ul li {
 	float: left;
	height: 29px;
	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: 10px;
	padding-left: 20px;
}

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

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



.langs {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 140px;
	height: 41px;
}

.langs a {
	display: block;
	float: left;
	height: 22px;
	width: 27px;
	overflow: hidden;
	margin-left: 7px;
	margin-top: 16px;
}

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

.langs .langit span { background: url(img/it.jpg) no-repeat 0 0; }
.langs .langen span { background: url(img/en.jpg) no-repeat 0 0; }
.langs .langes span { background: url(img/es.jpg) no-repeat 0 0; }



.copyright {
	padding-top: 5px;
	padding-left: 20px;
}



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



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



.formularStandard {
	clear: both;
}

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

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

.formularStandard .Submit input {
	background: #4f9f2c;
	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;
}



.meniuLeft {
	background: url(img/meniu.jpg) no-repeat 0 0;
	padding-top: 8px;
	padding-right: 13px;
	padding-left: 28px;
}

.meniuLeft a {
	display: block;
	padding: 6px 0;
	padding-left: 12px;
}

.meniuLeft a:link, .meniuLeft a:visited {
	text-decoration: none;
	color: #4e6570;
	background: url(img/bullet2.jpg) no-repeat 0 50%;
}

.meniuLeft a:link:hover, .meniuLeft a:visited:hover {
	background: url(img/bullet1.jpg) no-repeat 0 50%;
}



.promo {
	margin-top: 10px;
	height: 195px;
	background: url(img/promotii.jpg) no-repeat 0 0;
	margin-left: 22px;
	padding-left: 10px;
}

.promo li {
	list-style: none;
}

.promo h3 {
	padding: 7px 0;
	font-size: 175%;
	font-weight: bold;
	color: #223e4c;
}

.promo .img1 {
	text-align: center;
	padding: 5px 0;
}

.promo .img1 div {
	background: #FFFFFF;
	padding: 2px 0;
	width: 100px;
	margin: 0 auto;
	border: solid 1px #cecece;
}

.promo .nume a:link, .promo .nume a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}

.promo .nume {
	padding: 4px 0;
}



.produseHome {
	border-top: solid 1px #d2d2d2;
}

.produseHome h3 {
	padding: 5px 0;
	font-size: 160%;
}



.textHome {
	padding-top: 5px;
	padding-bottom: 15px;
}



.navInside li {
	list-style: none;
	float: left;
	width: 23%;
	margin-left: 5px;
	height: 140px;
}

.navInside .nume {
	font-size: 110%;
	font-weight: bold;
}

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

.navInside .img1 {
	border: solid 1px #e6e6e6;
	height: 80px;
	text-align: center;
}

.navInside .img1 img {
	margin: 3px auto;
}


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

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