/* style ogolne */
html {
	background:#000;
	overflow-y:auto;
}
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow-x:hidden;
}

/* elementy layoutu */
#container {
	width:1000px;
	min-height:730px !important;
	height:100%;
	margin:-1px auto 0;
	position:relative;
	background:url(../Image/main.jpg) no-repeat 0 380px;
	overflow:visible;
}
* html #container {
	height:100%;
}
#bottles {
	width:350px;
	height:380px;
	float:left;
/*	background:url(../Image/bottles.jpg) no-repeat 0 0; */
}
#bottles a {
	margin-left:53px;
	width:137px;
	height:80px;
	display:block;
}
#topLogo {
	width: 350px;
	height: 128px;
	background: url('../Image/topLogo.jpg') top no-repeat;
}
#topMenu {
	width: 350px;
	height: 252px;
}
#topMenu IMG {
	border: 0px;
}
#flashbox {
	width:650px;
	height:380px;
	float:left;
	overflow:hidden;
	clear:right;
	margin-bottom:60px;
}
#flashbox img {
	display:block;
}
#main {
	width:275px;
	height:140px;
	margin:0 auto 50px;
	clear:both;
}
#main a {
	display:block;
	height:35px;
}
#main a span {
	display:none;
}
#main #linkArte {
	height:45px;
	background:url(../Image/galeria_arte_interior.gif) no-repeat 50% 0;
}
#main #linkOswietlenie {
	background:url(../Image/oswietlenie_promenada.gif) no-repeat 50% 0;
}
#main #linkIncanto {
	background:url(../Image/incanto.gif) no-repeat 50% 0;
}
#main #linkSelva {
	background:url(../Image/selva_janki.gif) no-repeat 50% 0;
}
#main #linkHotele {
	background:url(../Image/wyposazenie_hoteli.gif) no-repeat 50% 0;
}

#main2 a span {
	/*display:none;*/
}
#main2 #linkArte {
	height:45px;
	background:url(../Image/galeria_arte_interior.gif) no-repeat 50% 0;
}
#main2 #linkOswietlenie {
	background:url(../Image/oswietlenie_promenada.gif) no-repeat 50% 0;
}
#main2 #linkIncanto {
	background:url(../Image/incanto.gif) no-repeat 50% 0;
}
#main2 #linkSelva {
	background:url(../Image/selva_janki.gif) no-repeat 50% 0;
}
#main2 #linkHotele {
	background:url(../Image/wyposazenie_hoteli.gif) no-repeat 50% 0;
}
#footer {
	height:25px;
	padding-top:17px;
	background:url(../Image/footer.gif);
	font:9px/1em tahoma, sans-serif;
	color:#fff;
	margin:-12px auto 0;
	width:1000px;
	position:relative;
	z-index:100;
}
#copyright {
	margin-left:70px;
	float:left;
	display:inline;
}
#deployedBy {
	color:#8f8a6d;
	float:right;
	margin-right:60px;
	display:inline;
}
#deployedBy a {
	color:#8f8a6d;
	text-decoration:none;
}

#TopLayer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -3000px;
	top: -3000px;
	overflow: hidden;
	background: url('../Image/toplayer_bg.png') top left repeat;
}

#TopLayerContent {
	width: 543px;
	height: 364px;
	position: absolute;
	/*border: 2px solid #ffffff;
	background: #31a7fe; */
	z-index: 113;
}

#TopLayer IMG {
	border: 0px;
}

#TopLayer .top {
	width: 100%;
	height: 20px;
	text-align: right;
	line-height: 18px;
	float: left;
	overflow: hidden;
	/*background-color: #d6edff; */
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	position: absolute;
	bottom: 2px;
	right: 5px;
}

#TopLayer .top A {
	margin-right: 5px;
	color: #ed4e1c;
	font-weight: bold;
	text-decoration: none;
}

#TopLayer .top A:hover {
	text-decoration: underline;
}

#TopLayer INPUT {
	vertical-align: middle;
	margin: 0px 24px 0px 12px;
}

#TopLayer .bottom {
	width: 100%;
	height: 364px;
	float: left;
	overflow: hidden;
	position: relative;
}

