@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0}
a {outline: none;}
body {height:100%; text-align:center; background-color: #000000;}
html {height:100%; margin-bottom: 1px;}

#content {height:100%; padding-top:25px; width:100%; text-align:center}

#main {padding:0px; width:800px; clear:left; text-align:center; margin:0 auto;}

#top {
	text-align:left;
	margin-bottom: 15px;
}

#foot-right {
	width: 400px;
	float: left;
}
.float {
	float: left;
	width: 18px;
	margin-left: 7px;
}
#foot {
	text-align: right;
	margin-left: 350px;
	margin-top: 15px;
}
.clear {
	clear: all;
}
#logo{
	width: 211px;
	float: left;
}

#gallery {
	width: 200px;
	float: left;
	margin-left: 74px;
}
#apartment {
	width: 123px;
	float: left;
}
#winter {
	width: 89px;
	float: left;
}
#summer {
	width: 103px;
	float: left;
}


/** css LINKS **/

.cssnav a {
display: block;
text-decoration: none;
}

.cssnav img
{border: 0}

.cssnav a:hover img
{visibility:hidden}

.cssnav span {
position: absolute;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
cursor: pointer;
text-indent: -10000px;
} 

#LINK-apartment {
position:relative;
background-image:url(../images/apartment_dn.gif);
background-repeat:no-repeat;
white-space: nowrap;
display: block;
width: 122px;
height: 23px;
margin: 0;
padding: 0;
float: left;
} 
#LINK-winter {
position:relative;
background-image:url(../images/winter-nd.gif);
background-repeat:no-repeat;
white-space: nowrap;
display: block;
width: 89px;
height: 23px;
margin: 0;
padding: 0;
float: left;
} 
#LINK-summer {
position:relative;
background-image:url(../images/summer-dn.gif);
background-repeat:no-repeat;
white-space: nowrap;
display: block;
width: 103px;
height: 23px;
margin: 0;
padding: 0;
float: left;
} 


#LINK-apartmentf {
position:relative;
background-image:url(../images/fapartment_dn.gif);
background-repeat:no-repeat;
white-space: nowrap;
display: block;
width: 157px;
height: 23px;
margin: 0;
padding: 0;
float: left;
} 
#LINK-winterf {
position:relative;
background-image:url(../images/fwinter-link.gif);
background-repeat:no-repeat;
white-space: nowrap;
display: block;
width: 72px;
height: 23px;
margin: 0;
padding: 0;
float: left;
} 
#LINK-summerf {
position:relative;
background-image:url(../images/fsummer-dn.gif);
background-repeat:no-repeat;
white-space: nowrap;
display: block;
width: 50px;
height: 23px;
margin: 0;
padding: 0;
float: left;
} 
#fgallery {
	width: 200px;
	float: left;
	margin-left: 110px;
}

.link {
position:relative;
white-space: nowrap;
display: block;
margin: 0;
padding: 0;
float: left;
} 
