body {
	background:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #bcdb75;
}

a, a:visited, a:active  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color: #000;
}

.secondmenu, .secondmenu ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006;
	font-weight:bold;
	display:block;
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
}

.secondmenu ul a{
	color: #006;
	margin: 4px 0px;
	text-decoration:none;
}

.secondmenu li {
	margin: 0;
	padding: 6px 0pt 3px 10px;
	list-style:none;
	color:#000;
}

.secondmenu li a, .secondmenu a:active, .secondmenu a:visited {
	color:#000;
}

.MainContent {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	line-height:20px;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding: 10px 0;
	margin: 0;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	display:inline;
	padding:5px 0;
}

h2 a:active, h2 a:visited {
	color:#000;
	padding: 5px 0
}

.picturess {
	padding:8px;
	border:solid 3px #FFF;
}

.picturess a {
	padding:8bvpx;
	border: solid 3px #FFF;;
}

.box {
	background-color:#bcdb75;
	float:left;
	display:block;
	font-size:12px;
	font-weight:normal;
	margin:8px;
}

.box td {

	font-size:14px;
	font-weight:normal;
	line-height:16px;
}

.box a, .box a:visited, .box a:active {
	color:#000;
}

#formRez {
	margin: 0px;
}

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

}

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

#oferte {
	width:180px;
	margin:5px;
	padding:0;
	position:relative;
	left:-20px;

}

#oferte a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	margin:5px;
	padding:0;
	font-size:14px;
}

#oferte a:hover {
  text-decoration:none;
}


