body {
	background-image:url(img/bg.jpg);
	background-repeat:repeat;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:100%;
    overflow-x:hidden; 
	overflow-y:hidden;
}

img {
	border: none;
}

a:link, a:visited {
	color: #222222;
	text-decoration: none;
}

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

a:active {
	color: #a0a0a0;
	text-decoration: none;;
}

.container {
	width:100%;
	position: absolute;
	top: 50%;
	visibility: visible;
	
}

.content {
	width:100%;
	position: absolute;
	top: -300px;
	height: 70px;
	visibility: visible
}

.logo {
	text-align:center;
	margin-top:24px;
	
}

.middle {
	vertical-align:top;
	background-image:url(img/middle.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	text-align:left;
	height:317px;
}

.text {
	position:relative;
	top:26px;
	padding-top:0px;
	width:500px;
	margin-left:50%;
	left:-240px;
}

.form {
	position:relative;
	top:26px;
	padding-top:0px;
	width:500px;
	margin-left:50%;
	left:-225px;
}

.spacer {
	height:10px;
}

.girl {
	position:absolute;
	left:50%;
	margin-left:-416px; 
	top: 78px;
	outline:none;
	
}

.swf {
	position:absolute;
	left:50%;
	margin-left:-482px; 
	top: 70px;
	outline:none;
	z-index:1000;
}

.oferta {
	font-size:12px;
}

.menu-top {
	background-image:url(images/menu-top.jpg);
	width:238px;
	height:58px;
}

.menu-middle {
	background-image:url(images/menu-middle.jpg);
	width:238px;
	height:458px;
	text-align:left;
	vertical-align:top;
	padding-top:2px;
}

.menu-bottom {
	background-image:url(images/menu-bottom.jpg);
	width:238px;
	height:24px;
}

.menuitem {
	background-image:url(images/menuitem.gif);
	background-repeat:no-repeat;
	width:192px;
	height:57px; /* 52 */
	margin-left:25px;
	vertical-align:top;	
}

.window {
	float:right;
	width:556px;	
}

.window_top {
	background-image:url(img/window-top.jpg);
	background-repeat:no-repeat;
}


.footer {
	position:absolute;
	bottom:5px;
	margin-left:50%;
	left:-242px;
	width:450px;
	height:21px;
	font-size:13px;
	padding:5px;
	padding-left:11px;
	padding-right:5px;
	border:2px solid #d6c6a1;	
	background-color:#e3d4ad;
	z-index:1;
}
