html, body{height:100%;}
body{
	margin:0px;
	padding:0px;
	color:#4b4b4b;
	font-size: 4px;
	font-family:tahoma;
}
a {
	font-size: 11px;
    color:#175085;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}
img{
	border:0px none;

}

#main div{
	border:0px solid;
}
#page{
	margin: 0px auto;
	width:969px;
	height:542px;
	margin-top:30px;
	//background-image: url(../images/main_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;

}
#main{
	height:411px;
	width:867px;
	margin-left:51px;
	margin-top:10px;
	position:absolute;
	z-index: 1;

}
#menu_lokale{
	width:671px;
	height:121;
	margin-top:421px;
	text-align:right;
	float:left;

}
#menu{
	width:298px;
	height:184px;
	margin-top:358px;
	float:right;
	position:relative;
	z-index: 90;
}
#listwa{
	width:400px;
	height:80px;
	position:absolute;
	left:30px;
	top:20px;
}
#zdjecie_pikto{
	position:absolute;
	width:140px;
	height:390px;
	top:10px;
	left:460px;
	padding:5px;
	text-align:center;
}
#opis_box{
	position:absolute;
	overflow:auto;
	width:550px;
	height:275px;
	top:120px;
	left:50px;
}
#muzykaBox{
	position:absolute;
	top:500px;
	left:15px;
}
#galeria_box .input_1, #galeria_box textarea{
	background-image: url('../images/newsletter_bg.gif');
	background-repeat: repeat-y;
	vertical-align:middle;
	padding:2px;
	height:16px;
	border:1px solid #585858 !important;
}
#galeria_box{
	float:right;
	width:240px;
	height:350px;

}
#galeria_box a{
	font-size:10px;
}
#newsletter{
	color:#6A6969;
	border:1px solid #C9C9C9 !important;
	background-image: url('../images/newsletter_bg.gif');
	background-repeat: repeat-y;
	padding:10px;
	}

#newsletter input{
	vertical-align:-30%

}
#newsletter button{
	width:22px;
	height:22px;
	border:1px solid #585858 !important;
	background-image: url('../images/newsletter_button.gif');
}