 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 954px;
	font-size: 11px;
	font-family: Arial;
	color: #4f4f4f;
	padding-top: 10px;
} 

#alb {
	padding: 10px;
	background: #FFFFFF;
}

* { 
 	margin: 0;
	padding: 0;
} 

a { 
} 

a:link, a:visited { 
 	color: #4f4f4f;
	text-decoration: none;
} 

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

a.self {
 	cursor: text;
}

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

a.portocaliu:link, a.portocaliu:visited {
	color: #da3c07;
}

a.portocaliu:link:hover, a.portocaliu:visited:hover {
	text-decoration: underline;
}

body { 
	text-align: center;
	background: #202020 url(img/astea.jpg) no-repeat 50% 10px;
} 

img { 
 	border: none;
} 

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

#colWrap {
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(img/colWrap.jpg) repeat-y 0 0;
	margin-top: 8px;
}

#colWrap2 {
	width: 100%;
	overflow: hidden;
	background: url(img/colWrap2.jpg) no-repeat 0 0px;
}

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

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

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

#webdesigncontent {
	width: 478px;
	float: right;
	font-size: 12px;
	position: relative;
}

#footer {
	color: #9a9a9a;
	padding-bottom: 20px;
	position: relative;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 266px;
	height: 100%;
	float: left;
} 

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


.logoBot { 
 	overflow: hidden;
	width: 111px;
	height: 60px;
	position: absolute;
	top: 80px;
	right: 80px;
} 

.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;
	border-bottom: solid 1px #9a9a9a;
	font-size: 170%;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}



.meniuFooter {
	padding-top: 25px;
	color: #ffffff;
}

.item5 .meniuFooter {
	display: none;
}

.meniuFooter a {
	padding: 0 3px;
}



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



.articol {
	margin-top: 10px;
	padding-bottom: 5px;
}

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

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

.articol h2 {
	font-size: 130%;
	padding-bottom: 5px;
}

.articol table {
	border-collapse: collapse;
}

.articol table td {
	border: solid 1px #cccccc;
	padding: 4px;
}





.path {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 140px;
}



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

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

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

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

.formularStandard label {
	display: block;
	font-weight: bold;
	padding: 3px 0;
	padding-left: 5px;
}

.formularStandard .Text label {
	width: 160px;
	float: left;
	padding-left: 5px;
}

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

.formularStandard .odd, .formularStandard .even {
	padding: 4px 0;
	clear: both;
}

.formularStandard .odd {
	background: #f6f3ec;
}

.formularStandard .even {
	
}

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

.formularStandard .stanga {
	width: 49%;
	float: left;
}


.interviu/*, .item5 .formularStandard*/ {
	background: #f2ebdb;
	padding: 5px 50px;	
	margin-top: 40px;
}

.interviu h3 {
	text-align: center;
}

.interviu .ImageSubmit, .item5 .formularStandard .ImageSubmit {
	text-align: center;
	background: #f2ebdb;
}

.item5 .formularStandard form {
	background: #f2ebdb;
	padding: 5px 50px;	
}


.webdesign {
	padding: 0 5px;
	padding-top: 20px;
	font-weight: bold;
	margin-left: 2px;
	background: #e46111;
}

.webdesign h3 {
	font-size: 150%;
	color: #ffffff;
	border-bottom: solid 1px #eb8e6d;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.webdesign ul {
	width: 100%;
	overflow: hidden;
}

.webdesign li {
	font-size: 12px;
	padding: 5px 0;
	list-style: none;
	background: url(img/punct.jpg) repeat-x 0 100%;
}

.webdesign a, .webdesign span.self {
	padding-left: 4px;
	padding-right: 10px;
	display: block;
}

.webdesign a:link, .webdesign a:visited {
	text-decoration: none;
	background: url(img/bullet1.jpg) no-repeat 100% 5px;
	color: #ffffff;
}

.webdesign a:link:hover, .webdesign a:visited:hover, .webdesign span.self {
	background: url(img/bullet2.jpg) no-repeat 100% 5px;
	color: #000000;
}

.webdesign li ul {
	padding-top: 5px;
	background: url(img/punct.jpg) repeat-x 0 5px;
}

.webdesign li li a, .webdesign li li span.self {
	padding-left: 12px;	
	font-weight: normal;
	text-transform: none;
	display: block;
}

.webdesign li.last {
	background: #e46111;
}

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

.webdesign #but5 a:link:hover, .webdesign #but5 a:visited:hover {
	color: #000000;
	text-decoration: underline;
}





.item5 #colSideL .news {
	display: none;
}

.news {
	margin: 0 5px;
	margin-top: 30px;
}

.news img {
	display: block;
	float: right;
	margin: 0 5px;
	border: solid 3px #cccccc;
	margin-left: 0px;
}

.news h3 {
	font-size: 150%;
	color: #000000;
	border-bottom: solid 1px #9a9a9a;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.news h3 span {
	color: #da3c07;
}

.news li {
	list-style: none;
	padding-bottom: 15px;
	clear: both;
	width: 100%;
	overflow: hidden;
}

.news ul {
	width: 100%;
	overflow: hidden;
}

.news .data {
	font-weight: bold;
	color: #da3c07;
}

.news .nume {
	font-weight: bold;
}

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

.news .desc {
	padding-top: 3px;
	clear: both;
	color: #767570;
}

.news .more {
	font-weight: bold;
}

.news .more:link, .news .more:visited {
	color: #DA3C07;
	text-decoration: underline;
}

.news .more:link:hover, .news .more:visited:hover {
	text-decoration: none;
}

.news .left {
	float: left;
	width: 120px;
}




.resurse li {
	list-style: none;
	display: inline;
}

.resurse li.mijlociu {
	font-size: 120%;
}

.resurse li.mare {
	font-size: 140%;
}




.item5 .cere, .item5 .cere2 {
	display: none;
}

.cere {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

.cere a {
	display: block;
	height: 100px;
	width: 199px;
	margin: 0 auto;
	background: url(img/buton.jpg) no-repeat 0 0;
}

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


.cere2 {
	float: right;
	padding-top: 20px;
}

.cere2 img {
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
}




.navProd li {
	list-style: none;
	float: left;
	width: 32.5%;
	height: 145px;
}

.navProd h3 {
	color: #000000;
	border-bottom: solid 1px #9a9a9a;
	font-size: 170%;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.navProd h3 span {
	color: #da3c07;
}

.navProd .img1 {
	padding-bottom: 10px;
}

.navProd .img1 img {
	bordeR: solid 6px #cccccc;
}

.navProd .link a, .navProd .link span {
	font-weight: bold;
}

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



.flash {
	position: absolute;
	top: 0px;
	right: 0px;
}



.navRef h3 {
	color: #000000;
	border-bottom: solid 1px #9a9a9a;
	font-size: 170%;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

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

.navRef h3 span {
	color: #da3c07;
}

.navRef .pag1 {
	padding-bottom: 10px;
}

.navRef .link a {
	background: #da3c07; 
}

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

.navRef .firma {
	padding: 1px 0;	
}

.navRef .right {
	text-align: right;
}





.navInside .data {
	padding-bottom: 5px;
}

.navInside .nume {
	background: #da3c07;
	padding: 0 4px;
}

.navInside .nume a:link, .navInside .nume a:visited {
	color: #ffffff;
}

.navInside .desc {
}

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




.cereti {
	display: block;
	margin: 10px 0;
	clear: both;
}


.item5 .cereti {
	display: none;
}



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

.sitemap li li {
	font-weight: normal;
}




.trafic {
	position: absolute;
	top: 110px;
	left: 450px;
}




.comunicat li {
	list-style: none;
	font-size: 130%;
}





.comentarii h3 {
	font-size: 150%;
	font-weight: normal;
	padding: 5px 0;
}

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

.comentarii .top {
	font-weight: bold;
	padding-bottom: 3px;
}




.item5 .newsletter {
	display: none;
}

.newsletter {
	margin: 0 5px;
	margin-top: 30px;
}

.newsletter form {
	width: 100%;
	overflow: hidden;
}

.newsletter h3 {
	font-size: 150%;
	color: #000000;
	border-bottom: solid 1px #9a9a9a;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.newsletter .Text {
	padding: 4px 0;
	float: left;
}

.newsletter .Text input {
	width: 145px;
	border: solid 1px #9a9a9a;
}

.newsletter .ImageSubmit {
	padding-top: 4px;
	float: right;
}

.newsletter .ImageSubmit input {
}




.interviu h3 {
	font-size: 150%;
	font-weight: normal;
	padding: 5px 0;
	padding-bottom: 0px;
}



body a.rss {
	font-size: 11px;
	color: #f57d21;
	background: url(img/rss.jpg) no-repeat 100% 50%;
	padding-right: 17px;
	display: block;
	width: 20px;
}




.blog .item {
	margin-bottom: 5px;
}




.sharing {
	position: absolute;
	top: 7px;
	right: 0px;
}





.flicker {
	margin: 0 5px;
	margin-top: 10px;
}

.item5 .flicker {
	display: none;
}

.flicker h3 {
	font-size: 150%;
	color: #000000;
	border-bottom: solid 1px #9a9a9a;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.flicker h3 span {
	color: #da3c07;
}

.flicker .in {
	padding: 0 15px;
	padding-top: 5px;
}

.flicker .flickr_badge_image {
	float: left;
}

.flicker .flickr_badge_image img {
	margin: 3px;
}





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