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

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#logo {
	height: 130px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../files/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#meniu {
	height: 20px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#continut {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 10px solid #E6B141;
	background-color: #FFFFFF;
}
#dreapta {
	width: 300px;
}
#footer {
	font-size: 10px;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	width: 900px;
	margin-bottom: 10px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.txt1 {
	font-size: 17px;
	font-style: italic;
}
.color {
	color: #E6B141;
}
.main {
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 13px;
	float: left;
	text-align: left;
	line-height: 18px;
}
.linie {
	height: 2px;
	width: 98%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.titlu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D1A743;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	float: left;
	clear: both;
}
.titlu2 {
	font-size: 14px;
	font-weight: bold;
	color: #99772C;
	background-color: #E6E6E6;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 2px;
}
.titlu3 {
	font-size: 13px;
	font-weight: bold;
	color: #99772C;
	padding-top: 2px;
	padding-bottom: 2px;
}
.titlu4 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
}
a {
	color: #D1A743;
	text-decoration: none;
}
.casetaoferta {
	background-color: #CCCCCC;
	padding: 5px;
	color: #000000;
	border: 1px solid #333333;
}
.caseta_2 {
	background-color: #FFF3FF;
	border: 1px solid #999999;
}
.p1 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.p2 {
	font-size: 12px;
	padding-bottom: 10px;
}
.p0 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D1A743;
}
.pbox {
	background-color: #E6E6E6;
	padding: 8px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
