 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 835px;
	font-size: 10px;
	font-family: Arial;
	color: #666666;
	background: url(img/scris.jpg) no-repeat 0 0;
} 

* { 
 	margin: 0;
	padding: 0;
} 

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

a:link, a:visited { 
 	color: #666666;
	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 {
	position: relative;
	height: 200px;
}

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

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

#content {
	width: 609px;
	float: right;
	padding-top: 125px;
	font-size: 12px;
}

#footer {
	height: 65px;
	background: #164174;
	border-top: solid 4px #999966;
	color: #ffffff;
	padding-left: 10px;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 286px;
	height: 111px;
	margin-top: 80px;
	float: left;
} 

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

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

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



.logoBot { 
 	overflow: hidden;
	width: 258px;
	height: 65px;
	float: right;
} 

.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, .textHome h3 {
	color: #999966;
	font-size: 200%;
	padding-bottom: 5px;
	font-weight: normal;
}




#but3 {
 	width: 96px;
}

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

#but3 a:link:hover span, #but3 a:visited:hover span, #but3 a.self:link span, #but3 a.self:visited span {
 	background-position: 0px -40px;
} 

#but4 {
 	width: 169px;
} 

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

#but4 a:link:hover span, #but4 a:visited:hover span, #but4 a.self:link span, #but4 a.self:visited span {
 	background-position: -96px -40px;
}

#but5 {
 	width: 84px;
}

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

#but5 a:link:hover span, #but5 a:visited:hover span, #but5 a.self:link span, #but5 a.self:visited span {
 	background-position: -265px -40px;
}

#but6 {
 	width: 91px;
} 

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

#but6 a:link:hover span, #but6 a:visited:hover span, #but6 a.self:link span, #but6 a.self:visited span {
 	background-position: -349px -40px;
}

#but7 {
 	width: 76px;
} 

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

#but7 a:link:hover span, #but7 a:visited:hover span, #but7 a.self:link span, #but7 a.self:visited span {
 	background-position: -440px -40px;
}

#but2 {
 	width: 90px;
} 

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

#but2 a:link:hover span, #but2 a:visited:hover span, #but2 a.self:link span, #but2 a.self:visited span {
 	background-position: -516px -40px;
}

.meniuTop { 
 	width: 606px;
	height: 40px;
	clear: both;
	position: absolute;
	top: 0px;
	right: 0px;
} 

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

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

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

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



.copyright {
	padding-top: 5px;
}

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



.articol {
	margin-bottom: 20px;
}

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

.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: #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 {
	background: url(img/meniu-mid.jpg) repeat-y 16px 0;
	font-size: 110%;
}

.meniuLeft ul {
	background: url(img/meniu-bot.jpg) no-repeat 100% 100%;
	padding-bottom: 40px;
	overflow: hidden;
	width: 100%;
}

.meniuLeft .in {
	padding-top: 40px;
	background: url(img/meniu-top.jpg) no-repeat 0px 0;
}

.meniuLeft li {
	list-style: none;
	margin-left: 35px;
	background: url(img/bullet.jpg) no-repeat 0 7px;
	padding-left: 15px;
	margin-right: 20px;
}

.meniuLeft li ul {
	background: #164174;
	padding-bottom: 0px;
}

.meniuLeft li ul li {
	margin-left: 10px;
	margin-right: 0px;
}

.meniuLeft a {
	display: block;
	background: url(img/punct.jpg) repeat-x 0 100%;
	padding: 5px 0;
}

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

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

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





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



.news {
	margin-top: 10px;
}

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

.news li.last {
	background: #FFFFFF;
}

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

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



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




.searchbox {
	background: url(img/search.jpg) no-repeat 0 0;
	width: 198px;
	height: 69px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.searchbox .Text {
	float: left;
	padding-left: 10px;
	padding-top: 22px;
	padding-right: 5px;
}

*html .searchbox .Text {
	padding-top: 20px;
}

.searchbox .Text input {
	width: 123px;
	border: solid 1px #ffffff;
}

.searchbox .ImageSubmit {
	padding-top: 18px;
}