 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 957px;
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
} 

* { 
 	margin: 0;
	padding: 0;
} 

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

a:link, a:visited { 
 	color: #3f9eb9;
	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: #cbebfa url(img/back.gif) repeat-x 0 0;
} 

img { 
 	border: none;
} 

#top {
	height: 30px;
}

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

#colWrap {
	width: 100%;
	overflow: hidden;
	background: #ffffff;
	padding: 20px 0;
	border-bottom: solid 3px #0773aa;
}

#in {
	padding: 0 20px;
}

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

#colSideL {
	width: 184px;
	float: left;
	padding-bottom: 70px;
	background: #f5f7f8 url(img/banner.jpg) no-repeat 50% 98%;
}

#content {
	width: 508px;
	float: right;
}

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

#footer {
	height: 10px;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 192px;
	height: 43px;
} 

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

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

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


.title {
	color: #3f9eb9;
	font-size: 120%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px 0;
}




.meniuTop {
	float: right;
	margin-top: 6px;
} 

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

.meniuTop a {
	display: block;
	padding: 5px 8px;
	font-weight: bold;
}

.meniuTop a:link, .meniuTop a:visited {
	background: #ffffff;
	text-decoration: none;
}

.meniuTop a:link:hover, .meniuTop a:visited:hover, .meniuTop a.self:link, .meniuTop a.self:visited {
	background: #6ab8ce;
	color: #ffffff;
}




.meniuFooter {
	padding-top: 10px;
}

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

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



.copyright {
	padding-top: 5px;
}



.articol {
	margin-bottom: 20px;
}

.articol table {
	clear: both;
	display: block;
}

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

.articol 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: #0a74a8;
	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 {
	margin-left: 5px;
	background: #c2e2ea;
	padding-bottom: 5px;
}

.meniuLeft li {
	list-style: none;
	font-weight: bold;
	margin-right: 25px;
	margin-left: 4px;
}

.meniuLeft a {
	padding: 4px 0;
	padding-left: 10px;
	display: block;
	background: #ffffff;
}

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

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

.meniuLeft li ul {
	margin: 4px 0;
}

.meniuLeft li li {
	font-weight: normal;
	margin-left: 0px;
	background: #c2e2ea;
	margin-right: 0px;
}

.meniuLeft li li a {
	background: url(img/bullets/1.gif) no-repeat 10px 10px;
	padding-left: 17px;
}





.navInside li {
	list-style: none;
	padding-bottom: 10px;
	background: url(img/line-h.gif) repeat-x 0 100%;
	margin-bottom: 15px;
}

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

.navInside .pag1 {
	padding: 5px 0;
	padding-bottom: 10px;
}

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

.navInside .more {
	background: url(img/bullets/2.gif) no-repeat 0 4px;
	padding-left: 10px;
}

.navInside .more:link, .navInside .more:visited {
	color: #47a92f;
}



.news {
	background: #e8f9e5;
	margin-right: 8px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

.news li {
	list-style: none;
	margin: 10px;
	background: url(img/line-h.gif) no-repeat 0 100%;
	padding-bottom: 5px;
}

.news li.last {
	background: none;
}

.news .nume {
	font-weight: bold;
	padding-bottom: 5px;
	color: #FF0000;
}

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

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

.news .more {
	background: url(img/bullets/2.gif) no-repeat 0 4px;
	padding-left: 10px;
}

.news .more:link, .news .more:visited {
	color: #47a92f;
}




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



.links {
	font-weight: bold;
	padding-top: 7px;
	text-align: right;
}

.links a {
	padding-left: 10px;
}

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





.newsletter {
	background: #f5f7f8;
	margin-right: 5px;
	padding: 10px 10px;
	padding-right: 1px;
}

.newsletter h3 {
	color: #47a4be;
	padding-bottom: 5px;
	font-size: 120%;
}

.newsletter .Text {
	float: left;
	margin-right: 5px;
}

.newsletter .Text input {
	border: solid 1px #bebebe;
	height: 18px;
	width: 100px;
}

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





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




.pdf li {
	list-style: none;
}



.brothers {
	float: right;
	width: 200px;
	margin: 10px;
	margin-top: 0px;
}

.brothers li {
	list-style: none;
	padding-bottom: 5px;
}
