 /* DIVURI */

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

* { 
 	margin: 0;
	padding: 0;
} 

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

a:link, a:visited { 
 	color: #c8373b;
	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: 11px;
	font-family: Arial;
	color: #212322;
	background: #eeeae3 url(img/back.jpg) repeat-x 0 0;
	padding-bottom: 10px;
} 


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


img { 
 	border: none;
} 

#header {
	position: relative;
	height: 136px;
}

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

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

#content {
	width: 636px;
	float: right;
	line-height: 25px;
}

#content td {
	vertical-align: top;
}

#footer {
	height: 64px;
	background: #a69d8e;
	border-top: solid 1px #827a6a;
	color: #ffffff;
	padding-left: 10px;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 333px;
	height: 53px;
	margin-top: 13px;
} 

.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 {
	color: #000000;
	font-size: 200%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}




#but3 {
 	width: 145px;
}

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

#but4 {
 	width: 147px;
} 

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

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

#but5 {
 	width: 125px;
}

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

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

#but6 {
 	width: 125px;
} 

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

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

#but2 {
 	width: 119px;
} 

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

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

.meniuTop { 
 	width: 661px;
	height: 65px;
	top: 0px;
	right: 0px;
	clear: both;
} 

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

.meniuTop ul li {
 	float: left;
	height: 65px;
	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;
	font-weight: bold;
	font-size: 110%;
}

.meniuFooter a {
	padding: 0 5px;
}

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



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

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



.articol {
	margin-bottom: 20px;
}

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

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



.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;
	width: 250px;
}

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

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

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

.formularStandard label {
	display: block;
	float: left;
	width: 150px;
	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 {
	font-size: 110%;
	background: url(img/meniu.jpg);
}

.meniuLeft li {
	list-style: none;
}

.meniuLeft a {
	display: block;
	padding: 3px 0;
	border-bottom: solid 1px #292929;
	border-top: solid 1px #4d4d4c;
	padding-left: 30px;
	border-left: solid 5px #b5121b;
	font-weight: bold;
}

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

.meniuLeft li li {
}

.meniuLeft li li a {
	border-left: 0px;
	padding-left: 55px;
	font-weight: normal;
}

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

.meniuLeft li li a:link, .meniuLeft li li a:visited {
	background: url(img/bullet1.jpg) no-repeat 35px 8px;
}

.meniuLeft li li a:link:hover, .meniuLeft li li a:visited:hover, .meniuLeft li li a.self:link, .meniuLeft li li a.self:visited {
	background: url(img/bullet3.jpg) no-repeat 35px 8px;
}




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



.news {
	margin-top: 1px;
	border: solid 1px #cfc2af;
	background: #e8e8ea url(img/news.jpg) repeat-x 0 0;
	padding: 0 5px;
}

.news li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #d7d7d7;
	width: 100%;
	overflow: hidden;
}

.news li.last {
}

.news .data {
	background: url(img/data.jpg) no-repeat 0 0;
	width: 37px;
	height: 33px;
	float: left;
	line-height: 9px;
	font-size: 10px;
	margin-top: 5px;
}

.news .luna {
	padding-left: 10px;
	color: #ffffff;
}

.news .zi {
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}

.news .pag1 {
	width: 171px;
	width: right;
	float: right;
}

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

.news .more {
	display: block;
	padding-left: 30px;
	background: url(img/bullet2.jpg) no-repeat 0 4px;
}

.news .pag1 .more:link, .news .pag1 .more:visited {
	color: #c8373b;
}





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





.galerie li {
	list-style: none;
	float: left;
	width: 172px;
	height: 172px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	text-align: center;
	border: solid 1px #d2d3d7;
}

.galerie .img {
	height: 140px;
	overflow: hidden;
}

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

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




.flash {
	padding-top: 14px;
}




.galerieHome {
	padding: 0 40px;
}






.links {
	position: absolute;
	right: 0px;
	top: 30px;
	width: 95px;
	height: 18px;
	background: url(img/links.jpg) no-repeat 50% 0;
}

.links .in {
	padding: 3px 0;
}

.links a {
	padding: 0 9px;
}
