 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 970px;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
} 

* { 
 	margin: 0;
	padding: 0;
} 

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

a:link, a:visited { 
 	color: #333333;
	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;
} 

img { 
 	border: none;
} 

#header {
	position: relative;
	height: 126px;
	border-bottom: solid 2px #444444;
	background: url(img/telefoane.jpg) no-repeat 215px 50px;
}

.en #header {
	background: url(img/telefoane-en.jpg) no-repeat 215px 50px;
}

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

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

#content {
	width: 760px;
	float: right;
	padding-top: 10px;
	position: relative;
}

#content p {
	padding-bottom: 10px;
}

#footer {
	font-size: 90%;
	border-top: solid 4px #cf0038;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 202px;
	height: 84px;
	float: left;
	margin-top: 20px;
} 

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



.title {
	color: #cf0038;
	font-size: 250%;
	padding-bottom: 3px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: solid 5px #e5e5e5;
	margin-bottom: 7px;
}



.meniuFooter {
	padding-top: 10px;
}

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

.meniuFooter a:link, .meniuFooter a:visited {
}


.copyright {
	padding-top: 5px;
}

.copyright a:link, .copyright a:visited {
}



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

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



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

.path a.self:link, .path a.self:visited {
	color: #cf0038;
	text-decoration: underline;
}

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



.formularStandard {
	clear: both;
	background: #eeeeee;

}

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

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

.formularStandard .Submit {
	padding: 10px 0;
}

.formularStandard .Submit input {
	background: #cf0038;
	padding: 2px 5px;
	color: #FFFFFF;
	border: none;
	margin-left: 5px;
}

.formularStandard label {
	display: block;
	float: left;
	width: 100px;
	line-height: 20px;
	padding-left: 5px;
	font-weight: bold;
	color: #555555;
}

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

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

.formularStandard .Radio label {
	float: none;
}

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

.formularStandard .sep {
	font-weight: bold;
}




.meniuLeft h3 {
	padding: 8px 0;
	font-size: 100%;
	color: #ffffff;
	background: #cf0038;
	padding-left: 10px;
}

.meniuLeft li {
	list-style: none;	
	background: #444444;
	font-weight: bold;
	text-transform: uppercase;
}

.meniuLeft li ul {
	background: #FFFFFF;
}

.meniuLeft li ul li {
	text-transform: none;
	padding-left: 10px;
	background: #FFFFFF;
	font-weight: normal;
}

.meniuLeft a {
	display: block;
	padding: 8px 0;
	padding-left: 10px;
}

.meniuLeft li li a {
	padding: 6px 0;
	padding-left: 10px;
	background: url(img/bullet.jpg) no-repeat 0 50%;
}

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

.meniuLeft li li a:link, .meniuLeft li li a:visited {
	color: #444444;
}



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



.navProd h3 {
	color: #cf0038;
	font-size: 230%;
	padding-bottom: 2px;
	margin-bottom: 5px;
	font-weight: normal;
	border-bottom: solid 3px #cf0038;
}

.navProd li {
	list-style: none;
	width: 177px;
	height: 240px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.navProd .nume {
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
	height: 37px;
}

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

.navProd .img1 {
	height: 131px;
	overflow: hidden;
}

.navProd .img1 img {
	width: 175px;
}

.navProd .more:link, .navProd .more:visited, .navProd .comanda:link, .navProd .comanda:visited {
	text-decoration: none;
	color: #999999;
	font-size: 90%;
}

.navProd .desc {
	font-weight: bold;
}

.navProd .desc p {
	padding-bottom: 5px;
}

.navProd .pret {
	padding-left: 10px;
	float: left;
	width: 100px;
}

.navProd .pret span {
	font-weight: bold;
	color: #981415;
	font-size: 140%;
	padding-left: 4px;
}



.camere {
	width: 49.5%;
	float: left;
	overflow: hidden;
}

.studio {
	width: 49.5%;
	float: right;
	overflow: hidden;
}



.prod li {
	list-style: none;
}

.prod #poze {
	height: 225px;
}

.prod .picsBulk {
	margin-bottom: 10px;
}

.prod .row {
	width: 75px;
	height: 60px;
	float: left;
}

.prod .row img {
}

.prod .left {
	padding-right: 40px;
}

.prod .desc {
	padding-bottom: 10px;
}

.prod .patrat {
	border: solid 1px #777777;
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}

.prod .patrat .in {
	padding: 0 10px;
}

.prod .patrat .rand {
	background: url(img/bullet2.jpg) no-repeat 0 5px;
	padding-left: 8px;
}

.prod .patrat h4 {
	font-size: 100%;
	color: #cf0038;
	padding-bottom: 5px;
}

.prod .patrat strong {
	padding-bottom: 2px 0;
	display: block;
}

.prod .facilitati {
	float: left;
	width: 49%;
}

.prod .servicii {
	float: right;
	width: 49%;
}

.prod .pret {
	position: absolute;
	top: 200px;
	right: 10px;
	font-size: 170%;
	color: #cf0038;
}

.prod .pret span {
	font-size: 80%;
	color: #999999;
}

.prod .zona {
	font-weight: bold;
	padding-bottom: 10px;
}




.langs {
	float: right;
	padding-top: 55px;
	font-size: 90%;
	padding-bottom: 35px;
}

.langs span {
	padding-right: 5px;
	font-weight: bold;
}

.langs a {
}

.langs a:link, .langs a:visited {
}

.langs a:link:hover, .langs a:visited:hover {
	background: #cf0038;
	color: #ffffff;
}



.meniuTop {
	clear: both;
	float: right;
	font-size: 90%;
}

.meniuTop li {
	list-style: none;
	float: left;
	padding-left: 10px;
}

.meniuTop li a:link:hover, .meniuTop li a:visited:hover {
	background: #000000;
	color: #ffffff;
}



.newsletter {
	margin-top: 20px;
	margin-right: 10px;
}

.newsletter h3 {
	font-size: 150%;
	font-weight: normal;
	color: #de5076;
}

.newsletter p {
	font-size: 90%;
	padding: 5px 0;
}

.newsletter .Text {
	float: left;
	background: url(img/text.jpg) no-repeat 0 0;
	height: 25px;
}

.newsletter .Text input {
	font-size: 90%;
	width: 140px;
	border: none;
	margin-top: 4px;
	margin-left: 5px;
}

.newsletter .ImageSubmit input {
	margin-left: -3px;
}




.contact {
	width: 420px;
	font-size: 90%;
	padding: 5px;
}

.contact h3 {
	padding: 4px;
	padding-top: 15px;
	font-size: 140%;
	color: #cf0038;
}



.vremea {
	padding-top: 20px;
	text-align: left;
}

.vremea h3 {
	font-size: 150%;
	font-weight: normal;
	color: #de5076;
	padding-bottom: 10px;
}

.vremea center {
	text-align: left;
}






.textSus {
	height: 165px;
	color: #ffffff;
}
