body {
	text-align: center;
	background: #0059a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;	
}

#horizon{
	background-color: transparent;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	min-width: 878px; 
}

#wrapper{
	position: relative;
	text-align: left;
	width: 878px;
	margin: 0px auto;
}

#header{
	width: 850px;
	height: 103px;
	float: left;
	background: #0059a0;
	background-image: url(../img/headerbg.gif);
	margin: 0 14px;
}

* html #header{
	margin-left: 7px;
}

#logo{
	width: 183px;
	height: 103px;
	padding-left: 50px;
	float: left;	
}

#content{
	clear:both;
	width: 878px;
	margin: 0;
	padding: 0;
	background-image: url(../img/contentbg.gif);
	background-repeat: repeat-y;	
}

.middle{
	width: 850px;
}

.mdllt{
	width: 370px;
	float: left;
	margin-left:14px;
}

.mdllt img{
	width: 320px;
	height: 250px;
	border: 0;
	margin: 30px 0 5px 30px;
}

.mdlrt{
	width: 466px;
	float: left;
	margin-right: 14px;
}

.mdlrt h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #0059a0;
	padding: 33px 0 0 0;
	width: 430px;
}

.mdlrt p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 0 0 10px 0;
	width: 430px;
}

.mdlrt p.price{
	color: #0059a0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.mdlrt a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #0059a0;
}

hr{
	width: 800px;
	border: 1px solid #0059a0;
}

.hr{
	clear: both;
	width: 800px;
	margin: 3px 39px;
	height: 10px;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
}

#city{
	position: relative;
	float: right;
	top: 72px;
	width: 125px;
	height: 30px;
	background: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-right: 1px;
	line-height: 30px;
	text-align: center;
}

.hidden {
	visibility: hidden;
	display: none;
}

.shown{
	visibility: visible;
	display: block;
}

#specs_div{
	position: absolute;
	z-index: 500;
	left: 100px;
	top: 50px;
	width: 630px;
	height: 400px;
	border: 1px solid white;
	background: white;
}

#wing_sp { overflow: auto; height: 365px; width: 630px; }

#specs_table tr td{ color: black; }

#specs_table td { padding: 3px; }

#specs_table .white_row { color: white; }
#specs_table .left { background-color: #E4E4E4; }
#specs_table .right{ background-color: #D9D9D9; border-bottom: 1px solid white; }
#specs_table .first, .third{ background-color: #AFAFAF; border-bottom: 1px solid white; }
#specs_table .second{ background-color: #D9D9D9; border-bottom: 1px solid white; }

table, td, div, p, h1, h2, h3, h4, h5, h5, h6, img, form, input, textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	border-style: none; 
	border-collapse: collapse;
}

a.alb:link, a.alb:visited{
	font-family: Verdana;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

a.alb:hover, a.alb:visited.hover{
	font-family: Verdana;
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

#titlu {
	font-weight: bold;
	color: white;
	font-size: 12px;
}