body{
	margin:0px;
	padding:0px;
	background-image:url(images/bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:150%;
	}
	
a{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	color:#B49484;
	}
	
p{
	margin:0px;
	margin:0px;
	}

#www{
	width:995px;
	height:auto;
	margin:0px auto;
	}
	
#top{
	width:995px;
	height:395px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	}
	
#menu{
	width:960px;
	height:21px;
	padding-right:35px;
	text-align:center;
	font-weight:bold;
	padding-top:8px;
	}
	
#menu a{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-variant:small-caps;
	}
	
#menu a:hover{
	color:#000000;
	}
	
.separator{
	padding:0px 10px;
	}
	
.tresc{
	margin:5px 15px;
	}
	
.tresc2{
	margin:15px 15px;
	}
	
.hr{
	margin-top:10px;
	}	

.hr2{
	padding-bottom:10px;
		background-color:#5A4A42;
	}	

#content{
	width:100%;
	height:auto;
	background-color:#5A4A42;
	}
	
#tresc{
	width:995px;
	height:auto;
	background-image:url(images/hr2.gif);
	background-repeat:repeat-y;
	overflow:hidden;
	margin:0px;
	}
	
#t1{
	width:741px;
	float:left;
	}
	
#t2{
	width:254px;
	float:left;
	}
	
#belka{
	width:100%;
	height:21px;
	background-color:#201511;
	}
	
#belka_left{
	float:left;
	width:40%;
	margin-left:15px;
	padding-top:1px;
	}
		
#belka_right{
	float:right;
	width:40%;
	text-align:right;
	margin-right:15px;
	padding-top:1px;
	}

h1{
	width:185px;
	height:33px;
	padding-top:17px;
	padding-left:15px;
	background-image:url(images/naglowek.gif);
	background-repeat:no-repeat;
	font-size:14px;
	}
	
h2{
	background-image:url(images/n.gif);
	background-repeat:no-repeat;
	font-size:14px;
	margin:0px;
	padding-left:13px;
	padding-bottom:3px;
	}
	
h3{
	background-image:url(images/n.gif);
	background-repeat:no-repeat;
	font-size:12px;
	margin:0px;
	padding-left:13px;
	padding-bottom:3px;
	}
	
li{
	list-style-image:url(images/n.gif);
	}
	
.galeria{
	text-align:center;
	}
	
.galeria img{
	border:0px;
	margin:5px;
	background-color:#B49484;
	padding:5px;
	}
	
.gfx{
	border:0px;
	margin:5px;
	background-color:#B49484;
	padding:5px;
	}
	
#formularz {}
#formularz .msg { font-weight: bold; color: #EC1D25; }
#formularz .label { font-weight: bold; color: #FFFFFF; vertical-align: top;  padding: 4px; }
#formularz .input
{
	font-weight: normal; color: #5A4A42;
	margin: 0px; padding: 4px;
	display: block; width: 300px;
	background: #ffffff none;
	border: 1px solid #edeeef;
	margin-bottom: 4px;
}
#formularz .biginput
{
	font-weight: normal; color: #5A4A42;
	margin: 0px; padding: 4px;
	display: block; width: 550px; height: 200px;
	background: #ffffff none;
	border: 1px solid #edeeef;
	margin-bottom: 4px;
}
#formularz .button
{
	font-weight: bold; color: #5A4A42;
	font-variant: small-caps;
	margin: 0px; padding: 4px;
	display: block; width: 100px;
	background: #fdfeff none;
	border: 1px solid #333333;
}

h2{
	font-size:15px;
	}
