@charset "utf-8";
@font-face {
    font-family: Cambria;
    src: url(CAMBRIA0.eot);
}

body {
	padding:0px;
	text-align:center;
	background-color: #DDDAD7;
	background-image: url(layout-img/footer-line.gif);
	background-repeat: repeat-x;
	background-position: left 520px;
	margin: 0px;
}
.copyright {
	padding-top:138px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-right: 6px;
	color: #4D4D4D;
}
.copyright b{
	font-size: 11px;
	font-weight: normal;
}
.continut {
	text-align:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.stanga {
	background-image: url(layout-img/umbra-stanga.png);
	background-repeat: repeat-y;
	background-position: right;
}
.stanga2 {
	background-image: url(layout-img/umbra-stanga2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	background:#FFF;
	padding-right: 34px;
	padding-left: 34px;
	font-family: Arial;
	font-size: 11px;
	color: #4D4D4D;
	line-height: 20px;
	padding-bottom: 34px;
}
.text p{
	padding-top: 14px;
	padding-bottom: 14px;
	margin: 0px;
	padding-left: 14px;
}
.text strong{
	font-weight: bold;
	color: #007C91;
}
.text b{
	font-weight: normal;
	color: #007C91;
}
.text ul{
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
.text li{
	background-image: url(layout-img/paragraf.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	margin-top: 14px;
	margin-bottom: 14px;
	list-style-type: none;
	list-style-position: inside;
	font-size: 11px;
}
.text blockquote{
	background-image: url(layout-img/paragraf.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
	margin: 0px;
	text-align: justify;
}
.text h3{
	font-family: Cambria;
	font-size: 15px;
	font-style: italic;
	padding-top: 14px;
	padding-bottom: 7px;
}
.text h3 b{
	background-image: url(layout-img/titlu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 14px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	color: #00819B;
	font-weight: bold;
}
.text h3 a{
	color: #00819B;
	text-decoration: none;
}
.text h4{
	background-image: url(layout-img/paragraf.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 14px;
	/*background-color: #DDDAD7;*/
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
.text h4 a{
	font-size: 11px;
	font-style: normal;
	color: #007C91;
	text-decoration: none;
	font-weight: bold;
}
.text h4 a:hover{
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}
.text form{
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.text form input{
	font-size: 11px;
	font-style: normal;
	padding: 4px;
	background-color: #DDDAD7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	width: 180px;
}
.text form #register{
	font-size: 10px;
	font-style: normal;
	background-color: #DDDAD7;
	color: #000;
	background-image: url(layout-img/buton.gif);
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 60px;
	border: 1px solid #00819b;
}
.dreapta {
	background-image: url(layout-img/umbra-dreapta.png);
	background-repeat: repeat-y;
	background-position: left;
}
.jos {
	background-image: url(layout-img/umbra-jos.png);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {text-decoration: none; color: #00819B;}
a:visited {text-decoration: none; color: #00819B;}
a:active {text-decoration: none; color: #00819B;}
a:hover {text-decoration: none; color: #999999;}
