html {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}
body {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#FFFFFF;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
img {
	border:0;
}
#menu {
}
#menu .menuButt {
	margin:0 0 5px 0;
}
#menu .menuButt img:hover {
	margin:0 0 0 5px;
}
#bgTitle{
	background-image:url(../images/bgTitle.png);
	width:662px;
	text-align:right;
	color:#f0ddd1;
	font-family:"Trebuchet MS", "Arial Narrow", "Futura Condensed",  Futura;
	font-size:44px;
	letter-spacing:3px;
	padding-top:150px;
}
#main {
	margin:0 0 0 22px;
	background-color:#938277;
	width:641px;
}
#main .belka {
}
#content {
	padding:22px;
	line-height:16px;
	font-size:12px;
}
#content h4{
	color:#fff;
	font-size:20px;
	margin:0 0 10px 0;
	line-height:25px;
	text-align:justify;
	text-shadow:#000000;
	text-transform:uppercase;
	padding:0;
}
#content a:hover{
	text-decoration:none;
}
#content a{
	color:#fff;
	text-decoration:underline;
}
#footTd {
	background-image:url(../images/bgKreska.gif);
	background-repeat:repeat-y;
}
hr{
	border-bottom:dashed #000000;
	border-top:dashed #FFFFFF;
	margin:20px 0;
 }
/*GALERIA*/
#clearboth{
	clear:both;
}
#spacer10{
	clear:both;
	margin:40px 0;
}
#galeriaLista{
	clear:both;
	margin: 0 20px 40px 20px;
}
#galeriaLista img{
	margin: 0 10px 10px 0;
	line-height:8em;
}

/*KONIEC REJESTRACJA*/

/*PNG*/
img, div, table, td, tr, a, input {
	behavior: url(inc/iepngfix.htc)
}
