body{
	margin:0;
	padding:0;
	background-repeat:repeat-x;
	font-family:Palatino linotype,Arial;
	font-size:16px;
	background-color:#fff;
}
div#moon{
	width:255px;
	height:112px;
	background-repeat:no-repeat;
	margin-bottom:-112px;
	margin-right:109px;
	float:right;
}
div#samolot2{
	width:577px;
	height:72px;
	background:url(../img/lay/samolot.png) no-repeat;
	position:absolute;
	left:50px;
	top:100px;
	z-index:1;
	overflow:hidden;
	visibility:hidden;
}
div#samolot2 a{
	display:block;
	padding-left:190px;
	padding-top:30px;
	width:392px;
	height:42px;
	font-size:13px;
	font-family:Arial;
	cursor:pointer;
	text-decoration:none;
}
div#container{
	width:1000px;
	margin:0 auto;
}
div.row{
	width:100%;
	clear:both;
}
div#menugl{

}
div#menugl a{
	display:blok;
	float:left;
	width:146px;
	height:34px;
	background-repeat:no-repeat;
	text-align:center;
	color:#fff;
	padding-top:5px;
	text-decoration:none;
	font-family:Palatino linotype;
	margin-right:10px;
	font-size:15px;
}
div#menugl a:hover{
	color:#efbe88;
}
div#logowanieCont{
	padding-top:50px;
	padding-left:13px;
	width:200px;
	height:100px;
	background:url(../img/lay/log.png) no-repeat;
	float:left;
	float:right;
	margin-bottom:-74px;
	/*margin-top:-22px;*/
	position:relative;
	z-index:2;
}
div#headlog{
	color:#fff;
	text-align:center;
	font-weight:bold;
	margin-bottom:8px;
	clear:both;
}
div#logowanieCont input.loglog{
	border: 1px solid #000;
	margin-bottom:1px;
	width:140px;
}
div#logo{
	clear:both;
	float:right;
	margin-right:300px;
	margin-bottom:-25px;
}
a{
	font-weight:bold;
	color:#000;
}
img{
	border:0;
}
div#stopka{
	height:30px;
	width:100%;
	padding-top:20px;
	font-size:12px;
	clear:both;
	margin-top:20px;
	position:static;
	background:url(../img/lay/stopka.jpg) repeat-x;
	color:#ddd;
}
div#stopka a{
	color:#eee;
}
h1{
	text-align:center;
	font-size:24px;
	padding:0;
	margin:0;
	margin-bottom:10px;
}
h3{
	font-size:14px;
	font-weight:normal;
	width:90%;
	margin:0 auto;
}
ul{
	list-style:url(../img/btn/btl.gif) outside;
}