 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 878px;
} 

* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: pointer;
} 

a:link, a:visited { 
 	color: #f2d498;
	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;
	font-size: 12px;
	font-family: "Comic Sans MS";
	color: #FFFF99;
	background: url(img/back.jpg);
	padding-bottom: 11px;
}

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


img { 
 	border: none;
} 

table td {
	vertical-align: top;
}

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

#colWrap {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}

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

#content {
	width: 685px;
	float: right;
	/*background: #3e0000;*/
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 14px;
}

#content .top {
	background: url(img/lemn.jpg) repeat-y 0 0;
	padding-bottom: 10px;
	border-top: solid 2px #750002;
	border-bottom: solid 2px #750002;
	margin-right: 12px;
}

#content .in {
	padding: 20px;
	background: url(img/content-bot.gif) no-repeat 50% 100%;
	padding-bottom: 30px;
}

#footer {
	height: 50px;
	background: url(img/footer.jpg) no-repeat 0 0;
	color: #f2d498;
	padding: 0 20px;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 130px;
	height: 160px;
	margin-left: 40px;
} 

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

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


.title, .textHome h3 {
	color: #f2d498;
	font-size: 220%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Times New Roman;
	text-align: center;
	background: url(img/content-top.gif) no-repeat 50% 0;
}

h2 {
	font-size: 150%;
}


#but3 {
 	width: 107px;
}

#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 -39px;
} 

#but4 {
 	width: 92px;
} 

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

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

#but6 {
 	width: 126px;
}

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

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

#but7 {
 	width: 127px;
} 

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

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

#but8 {
 	width: 119px;
} 

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

#but8 a:link:hover span, #but8 a:visited:hover span, #but8 a.self:link span, #but8 a.self:visited span {
 	background-position: -452px -39px;
}

#but28 {
 	width: 95px;
} 

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

#but28 a:link:hover span, #but28 a:visited:hover span, #but28 a.self:link span, #but28 a.self:visited span {
 	background-position: -571px -39px;
}

#but5 {
 	width: 74px;
} 

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

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

#but2 {
 	width: 85px;
} 

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

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

.meniuTop { 
 	width: 825px;
	height: 39px;
	clear: both;
	position: absolute;
	bottom: 0px;
	left: 25px;
} 

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

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

.en .meniuTop ul li span {
	background: url(img/menu-en.jpg);
}



.meniuFooter {
	padding-top: 7px;
}

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

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



.copyright {
	padding-top: 5px;
}

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



.articol {
	margin-bottom: 20px;
}

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

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

.articol img {
	display: block;
	margin: 5px;
}



.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;
	width: 100%;
	overflow: hidden;
}

.formularStandard .odd {
}

.formularStandard .even {
}

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






.meniuLeft {
	font-size: 110%;
	background: url(img/meniu-mid.jpg) repeat-y 0 0;
	margin-left: 5px;
}

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

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

.meniuLeft li.first {
	border-top: none;
}

.meniuLeft li.last {
	border-bottom: none;
}

.meniuLeft li {
	list-style: none;
	padding: 5px 0;
	margin: 0 10px;
	border-top: solid 1px #4a0101;
	border-bottom: solid 1px #651212;
}

.meniuLeft a {
	font-weight: bold;
	background: url(img/bullet.jpg) no-repeat 0 4px;
	padding-left: 13px;
}

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

.meniuLeft a:link:hover, .meniuLeft a:visited:hover, .meniuLeft a.self:link, .meniuLeft a.self:visited {
	color: #fbefd7;
}




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



.news {
	margin-top: 10px;
}

.news h3 {
	padding-bottom: 5px;
	font-size: 24px;
	font-family: 'Times New Roman';
	color: #f2d498;
	background: url(img/news.jpg) no-repeat 100% 50%;
	font-weight: normal;
}

.news li {
	padding-bottom: 10px;
	margin-bottom: 10px;
}


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

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

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



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





.galerie {
	width: 100%;
	overflow: hidden;
}

.galerie h3 {
	color: #f2d498;
	font-size: 200%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Times New Roman;
	text-align: center;
	background: url(img/content-top.gif) no-repeat 50% 0;
}

.galerie li {
	list-style: none;
	float: left;
	width: 196px;
	height: 175px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #702a1e;
	text-align: center;
}

.galerie .img {
	height: 149px;
}

.galerie li img {
	margin: 5px auto;
}




.galerieMare li {
	height: 175px;
}

.galerieMare .img {
	height: 150px;
}

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





.langs {
	position: absolute;
	right: 190px;
	top: 115px;
}

.langs a {
	display: block;
	width: 23px;
	height: 15px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}

.langs a span {
	width: 100%;
	height: 100%;
	display: block;
}

.langs .langen span { background: url(img/en.jpg); }
.langs .langro span { background: url(img/ro.jpg); }




.links {
	position: absolute;
	right: 10px;
	top: 65px;
	text-align: right;
	width: 100px;
}

.links img {
	display: block;
	float: right;
	margin-top: 5px;
}