* {
	padding: 0;
	margin: 0;
}

body, html {
	height: 100%;
	min-height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img {
	border: none;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, "sans-serif";
	/*background-image: url(../images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	font-size: 62.5%;
}
p {
	margin: 1em 0 1em 0;
}

h1 {
	color: #9EBD3B;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left: 5px;
}
h2 {
	color: #F27F00;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
h3 {
	color: #46505E;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #FF8000;
	text-decoration: none;
}
a:hover {
	color: #9EBD3B;
	text-decoration: none;
}
.clearing {
	clear: both;
}

#wrap {
	width: 990px;
	height: auto;
	min-height: 100%;
	_height: 100%; /* IE */
	background: #FFF;
	margin: 0 auto;
	position: relative;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
/*	padding: 0 9px 0 11px; */
}
.hide {
	display: none;
}

/* head */
#header {
	background: url(../images/header.gif) no-repeat;
	height: 159px;
	width: 990px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	vertical-align: top;
}

.ponuka {
	display: block;
	background: url(../images/ponuka.gif) no-repeat;
	height: 83px;
	width: 83px;
	margin-left: 130px;
	_margin-left: 65px;
	margin-top: 9px;
	float: left;
}

a.ponuka {
	background: url(../images/ponuka.gif) no-repeat;
}

a.ponuka:hover {
	background: url(../images/ponuka_hover.gif) no-repeat;
}

.dopyt {
	display: block;
	background: url(../images/hladam.gif) no-repeat;
	height: 83px;
	width: 83px;
	margin-left: 0px;
	margin-top: 9px;
	float: left;
}

a.dopyt {
	background: url(../images/hladam.gif) no-repeat;
}

a.dopyt:hover {
	background: url(../images/hladam_hover.gif) no-repeat;
}

.byt {
	display: block;
	height: 77px;
	width: 80px;
	margin-left: 24px;
	margin-top: 46px;
	float: left;
}

a.byt {
	background: url(../images/prenajom_byt.gif) no-repeat;
}

a.byt:hover {
	background: url(../images/prenajom_byt_hover.gif) no-repeat;
}

.dom {
	display: block;
	height: 77px;
	width: 88px;
	margin-left: 27px;
	margin-top: 46px;
	float: left;
}

a.dom {
	background: url(../images/prenajom_dom.gif) no-repeat;
}

a.dom:hover {
	background: url(../images/prenajom_dom_hover.gif) no-repeat;
}


.podnajom {
	display: block;
	height: 77px;
	width: 61px;
	margin-left: 37px;
	margin-top: 46px;
	float: left;
}

a.podnajom {
	background: url(../images/podnajom.gif) no-repeat;
}

a.podnajom:hover {
	background: url(../images/podnajom_hover.gif) no-repeat;
}

.spolubyvajuci {
	display: block;
	height: 77px;
	width: 84px;
	margin-left: 36px;
	margin-top: 46px;
	float: left;
}

a.spolubyvajuci {
	background: url(../images/spolubyvajuci.gif) no-repeat;
}

a.spolubyvajuci:hover {
	background: url(../images/spolubyvajuci_hover.gif) no-repeat;
}

/* page */
#page {
	/*height: auto;
	min-height: 100%;
	_min-height: 100%; */
	display: block;
	background: #FFFFFF;
	text-align: justify;
	margin: 15px 15px 15px 15px;
	padding-bottom: 60px;
} 


/* footer */
#footer
{
width: 990px;
background-color: #C9E17F;
background-image: url(../images/footer.gif);
background-repeat: no-repeat;
background-position: top;
position: absolute;
bottom: 0;
left: 0;
height: 60px;
}

#foot
{
text-align: center;
padding-top: 25px;
color: #46505E;
} 
#footer a {
	color: #708529;
}
#footer a:hover {
	color: #47541A;
}
.creat {
	display: block;
	padding-left: 20px;
	text-align: left;
	color: #9EBD3B;
}
