.clear{
	clear: both;
}
.alert{
	position: relative;
	background-color: Red;
	color: White;
	padding: 3px;
}
.alert a{
	color: White;
	text-decoration: underline;
}
.alert a:hover{
	color: Blue;
	text-decoration: underline;
}
.alertSmall{
	position: relative;
	color: Red;
}
html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E9E9E;
	background-image: url(img/tlo.png);
	margin: 0px;
	padding: 0px;
}
body {
	position: relative;
	background-image: url(img/tlo.png);
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E9E9E;
	text-align: justify;
}
#body2 {
	position: relative;
	width: 920px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	background-image: url(img/body2_tlo.png);
	background-repeat: repeat-y;
}
a{
	color: #6A6A6A;
	text-decoration: none;
}
a:hover{
	color: #B7B7B7;
	text-decoration: none;
}
img{
	border: none;
}
form{
	margin: 0px;
	padding: 0px;
}
.absolute{
	position: absolute;
}
#gora{
	position: relative;
	width: 920px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/gora_tlo.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#forfun{
	bottom: 70px;
	left: 732px;
	width: 158px;
	height: 97px;
	
}

#goraMenu{
	right: 40px;
	bottom: 10px;
}
#srodek{
	position: relative;
	width: 880px;
	margin: 20px 40px 0px 0px;
	padding: 0px;
	float: left;
}
#support{
  position: absolute; left:-10px;
  background:url(grafika/separatorrrr.png);
	width: 290px;
	height:330px;
  z-index:100000;
	cursor:pointer;
}
#lewa{
	position: relative;
	width: 280px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 100px;
	float: left;
}
#prawa{
	position: relative;
	width: 440px;
	margin: 0px;
	padding: 0px;
	padding-top: 100px;
	padding-bottom: 40px;
	padding-right: 160px;
	float: left;
}
#miasta{
	bottom: 70px;
	left: 70px;
	font-size: 26px;
}
#menuFlash{
	top: 80px;
	/*left: 280px;*/
	left: 275px;
}
#galeria{
	top: 140px;
	left: 740px;
}
#stopka{
	position: relative;
	width: 920px;
	height: 60px;
	background-image: url(img/gora_tlo.png);
	background-position: top;
	background-repeat: no-repeat;
}
#copyright{
	top: 10px;
	left: 70px;
	color: #6A6A6A;
	font-weight: bold;
}
#kontakt{
	top: 10px;
	right: 40px;
	text-align: right;
	color: #6A6A6A;
	font-weight: bold;
}
.guzik{
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #131712;
	border-color: #1f1f1f;
	color: White;
}