@charset "utf-8";

body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #82BA0B;
	margin: 0px;
}

#data {
	position: absolute;
	width: 930px;
	top: 0px;
	margin-left: -465px;
	left: 50%;
	z-index: 2;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#data #lg {
	position: absolute;
	z-index: 9999;
	right: 30px;
	top: 180px;
}



#line {
	background-image: url(images/line.png);
	height: 56px;
	position: absolute;
	background-repeat: repeat-x;
	width: 100%;
	top: 200px;
	z-index: 1;
}
#line2 {
	background-image: url(images/line.png);
	height: 56px;
	position: absolute;
	background-repeat: repeat-x;
	width: 100%;
	top: 200px;
	z-index: 3;
	filter: Alpha(Opacity=20);
	/*mozilla*/
	-moz-opacity: 0.2;
	/*opera*/
	opacity:.20;
}
#data #text {
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 260px;
	margin-bottom: 20px;
}
#data #black div {
	z-index: 12;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	padding-right: 20px;
}

#data .menuDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;
}
#data .menuDown a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#data .menuDown a:hover {
	text-decoration: underline;
}

#data #rl {
	position: absolute;
	height: 50px;
	width: 30px;
	top: 120px;
	background-color: #CCCCCC;
	margin: 0px;
	left: 15px;
}
#data #logo {
	background-image: url(images/logo.gif);
	height: 50px;
	width: 212px;
	position: absolute;
	left: 40px;
	top: 60px;
	cursor: hand;
	background-repeat: no-repeat;
	padding-top: 110px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-left: 5px;
}
.titlu {
	font-family: "Microsoft Sans Serif";
	font-size: 20px;
	color: #FFFFFF;
	background-color: #006633;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#data #rc {
	position: absolute;
	height: 50px;
	width: 135px;
	top: 120px;
	background-color: #CCCCCC;
	margin: 0px;
	left: 255px;
}
#data #banner {
	background-image: url(images/banner.png);
	position: absolute;
	height: 182px;
	width: 610px;
	left: 305px;
	top: 20px;
	filter: Alpha(Opacity=80);
	/*mozilla*/
	-moz-opacity: 0.8;
	/*opera*/
	opacity:.80;
	z-index: 4;
}
#data #text #colWidth #continut {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "MS Sans Serif";
	font-size: 14px;
}
input, textarea {
	font-family: "MS Sans Serif";
	font-size: 12px;

}

#news {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	text-decoration: none;
}
#news a {
	color: #000000;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}

#data #black {
	position: absolute;
	left: 305px;
	background-image: url(images/black.png);
	background-repeat: no-repeat;
	top: 202px;
	height: 31px;
	width: 610px;
	z-index: 11;
}

#data #bannerText {
	position: absolute;
	width: 480px;
	top: 125px;
	z-index: 10;
	left: 440px;
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #FFFFFF;
}
#data #rr {
	position: absolute;
	height: 50px;
	width: 40px;
	top: 120px;
	background-color: #CCCCCC;
	margin: 0px;
	left: 870px;
}
#down {
	width: 930px;
	margin-left: -465px;
	height: 16px;
	position: absolute;
	left: 50%;
	background-repeat: no-repeat;
	background-image: url(images/down.gif);
}
#data #menu {
	position: absolute;
	width: 200px;
	z-index: 6;
	top: 40px;
	left: 700px;
	text-align: right;
}
#data #menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
#data #menu a:hover {
	text-decoration: underline;
}
.borderdiv {
	border: 4px solid #009900;
	padding: 5px;
}

#data #text #leftMenu {
	width: 170px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3F8523;
	margin-top: 20px;
}
#data #text #leftMenu a:hover {
	text-decoration: underline;
}
#data #text td {
	vertical-align: top;
}
#data #text #leftMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #126133;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}
#data #text #leftMenu .barMenu {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #186631;
}

#data #text #leftMenu div {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#data #text #leftMenu .barMenu a {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#data #text #leftMenu .barMenu a:hover {
	text-decoration: underline;
}




#data #text #continut {
	text-align: justify;
}
#left {
	text-align: left;
}
#data #text #colWidth {
	width: 740px;
}
.rama {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-left: 10px;
	padding: 1px;
}
.linie {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006600;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
}
.porto {
	font-family: "MS Sans Serif";
	font-size: 12px;
}
.normal {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 18px;
}
.borderdiv2 {
	border: 2px double #009900;
	padding: 5px;
}

