 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 939px;
	background: #ffffff url(img/back.jpg) repeat-x 0 0;
}

#page2 {
	margin: 0 7px;
	background: #ffffff;
}

* { 
 	margin: 0;
	padding: 0;
} 

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

a:link, a:visited { 
 	color: #e00024;
	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: #2c448c;
	font-size: 12px;
	font-family: Arial;
	color: #525252;
} 

.templateprint {
	background: #ffffff;
	text-align: left;
	padding: 10px;
}

img { 
 	border: none;
} 

#header {
	position: relative;
	height: 267px;
	background: #e00024;
}

#colWrap {
	width: 100%;
	overflow: hidden;
}

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

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

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

#content {
	width: 512px;
	float: right;
	font-size: 14px;
}

#footer {
	height: 58px;
	background: #e00024;
	color: #ffffff;
	text-align: center;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 199px;
	height: 267px;
} 

.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, .textHome h3 {
	color: #e00024;
	font-size: 140%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	background: url(img/punct.jpg) repeat-x 0 100%;
	margin-top: 5px;
}


#but1 {
 	width: 121px;
} 

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

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

#but3 {
 	width: 149px;
}

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

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

#but4 {
 	width: 127px;
} 

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

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

#but5 {
 	width: 136px;
}

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

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

#but6 {
 	width: 193px;
}

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

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

.meniuTop { 
 	width: 726px;
	height: 40px;
	clear: both;
	position: absolute;
	bottom: 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;
	text-transform: uppercase;
}

.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: 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: #e00024;
	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/blockL-mid.jpg) repeat-y 0 0;
	font-size: 110%;
}

.meniuLeft ul {
	background: url(img/blockL-top.jpg) no-repeat 0 0;
	padding: 10px 4px;
}

.meniuLeft ul ul {
	margin-left: 20px;
	padding: 0px;
	background: #ffffff;
}

.meniuLeft .in {
	background: url(img/blockL-bot.jpg) no-repeat -1px 100%;
	padding-bottom: 10px;
}

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

.meniuLeft li li {
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
}

.meniuLeft a {
	display: block;
	border-bottom: solid 1px #b1b1b1;
	padding: 3px 0;
	padding-left: 20px;
}

.meniuLeft li li a {
	border-bottom: solid 1px #e8e6e7;
	background: url(img/bullet.jpg) no-repeat 4px 8px;
}

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

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

.meniuLeft a:link:hover, .meniuLeft a:visited:hover, .meniuLeft a.self:link, .meniuLeft a.self:visited {
	color: #164782;
	text-decoration: underline;
}

.meniuLeft li li a:link:hover, .meniuLeft li li a:visited:hover, .meniuLeft li li a.self:link, .meniuLeft li li a.self:visited {
	color: #e00024;
	text-decoration: underline;
}




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



.agenda {
	background: url(img/blockR-mid.jpg) repeat-y 0 0;
	margin-right: 2px;
}

.agenda ul {
	background: url(img/agenda.jpg) no-repeat 0 0;
	padding: 0 10px;
	padding-top: 50px;
}

.agenda .in {
	background: url(img/blockR-bot.jpg) no-repeat 0 100%;
	padding-bottom: 10px;
}

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

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

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

.agenda .pag1 {
	text-align: justify;
}

.agenda .pag1 a:link, .agenda .pag1 a:visited {
	color: #0f0f0f;
	text-decoration: none;
}

.agenda .mult {
	padding-top: 3px;
	text-align: right;
}




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



.linkuri {
	padding-top: 2px;
}

.linkuri li {
	list-style: none;
}




.petitie li {
	list-style: none;
}



.siteuri {
	margin-top: 1px;
	background: url(img/blockL-mid.jpg) repeat-y 0 0;
	text-align: center;
	margin-bottom: 10px;
}

.siteuri ul {
	background: url(img/alte-siteuri.jpg) no-repeat 0 0;
	padding: 10px 0;
	padding-top: 50px;
}

.siteuri .in {
	background: url(img/blockL-bot.jpg) no-repeat -1px 100%;
	padding-bottom: 10px;
}

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

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

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

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





.linkgal {
	padding-top: 1px;
	display: block;
}




.sigle {
	background: url(img/blockR-mid.jpg) repeat-y 0 0;
	margin-top: 1px;
}

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

.sigle .in2 {
	background: url(img/blockR-top.jpg) no-repeat 0 0;
	padding: 0 10px;
	padding-top: 10px;
}

.sigle .in {
	background: url(img/blockR-bot.jpg) no-repeat 0px 100%;
	width: 100%;
	overflow: hidden;
}

.sigle li {
	list-style: none;
	width: 52px;
	height: 60px;
	float: left;
}





.flashHome {
	padding-bottom: 10px;
}




.links {
	width: 136px;
	height: 17px;
	background: url(img/links.jpg) no-repeat 0 0;
	position: absolute;
	top: 5px;
	right: 5px;
}

.links .in {
	padding-left: 10px;
	padding-top: 1px;
}

.links a {
	padding: 0 14px;
}





.galerie li {
	list-style: none;
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
}




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





.navGal li {
	list-style: none;
	float: left;
	width: 150px;
	height: 180px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.navGal .img1 {
	height: 100px;
	overflow: hidden;
	margin-bottom: 10px;
}




.searchbox {
	position: absolute;
	top: 5px;
	left: 210px;
	width: 250px;
}

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

.searchbox .Submit input {
	background: #d0d0d0;
	border: solid 2px #bb1833;
}