body {
	background-color: #220f08;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italiac;
	color:#592815;
}

.header {
	text-align:right;
	width:900px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #dcd0a3;
}

.footer {
	color: #dcd0a3;
	text-align:center;
	line-height:20px;
	margin-top:10px;
}

h1 {
	font-size:20px;
	font-style:italic;
	padding:0px 0px 10px 0px;
	margin:0px;
}

h3 {
	margin-right:20px;
	font-size:14px;
	}
	
.MainContent {
	padding:10px;
	background-color: #DCD0A3;
}

.MainContent div {
	text-align:center;
	border-right: solid 1px #220f08;
	padding: 0px 14px;
	float:left;
	margin-bottom:10px;
}

ul {
	margin:0px;
}

a, a:visited, a:active {
	size: 16px;
	font-style:italic;
	color: #dcd0a3;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.menu {
	text-align: right;
	font-size:16px;
	font-weight: bold;
	width:216px;
}
.menu a {
	display: block;
	line-height: 26px;
}
.menu a:hover {
	background: url(images/menu_background.jpg);
	background-repeat:no-repeat;
}

.rightcol {
	width:165px;
}

.rightcol div {
	border: solid 2px #dcd0a3;
	color:#dcd0a3;
}

.oferte {
	height:75px;
	background:url(images/oferte_background.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	text-align:left;
	line-height:24px;
	padding-left:5px;
	margin: 20px 0px;
}

#formRez {
	margin: 0px;
}

#formRez select, #formRez input, #formRez textarea {
	width: 250px;

}

#formRez select {
	margin-bottom:5px;
}

.picturess {
	border: solid 3px #220f08;
	margin:3px;
}

.OferteSpec {
	font-size:18px;
	color:#EA0B0B;
	font-weight:bold;
}

