@charset "UTF-8";
/* CSS Document */

body {
	background-color: #1B1B1B;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	background-image: url(../files/images/bg.jpg);
	width: 411px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: top;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 27px;
}
.meniu {
	background-image: url(../files/images/mn.jpg);
	height: 146px;
	width: 195px;
	background-repeat: no-repeat;
	background-position: right top;
}
.reclame {
	background-image: url(../files/images/rc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 195px;
}
.butoane {
	width: 120px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.submeniu {
	background-image: url(../files/images/smn.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 210px;
	width: 195px;
}
.logo {
	width: 445px;
	height: 146px;
	background-image: url(../files/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F6F6F6;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.butoane_in {
	width: 110px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8803;
	text-align: left;
}
.ft {
	height: 65px;
	width: 650px;
	background-image: url(../files/images/ft.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer {
	font-size: 9px;
	color: #FFFFFF;
	height: 20px;
	width: 500px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	font-family: Verdana;
}
.titlu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	width: 399px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.txt {
	width: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: top;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: auto;
	margin-left: 0px;
}
.poze {
	height: 150px;
	width: 400px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
}
.a1 {
	font-size: 11px;
	color: #999999;
}

