body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	background-color: #000000;
	background-image: url("img/bg.gif");
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #c8c8c8;
}
img{
	border: 0px;
}
input,textarea{
	font-size: 11px; 
	font-family: Arial,sans-serif;
}
form{
	margin: 0px; 
	padding: 0px;
}

a, a:visited,a:active,a:link{
	color:#f9a51b;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
	text-decoration:none;
}

h3{
	font-size: 18px;
	
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

.blue{
	color: #00aaad;
}
.silver{
	color: #838383;
}
.red{
	color: #e31921;
}
.orange{
	color: #f9a51b;
}
.green{
	color: #a7c325;
}

.center{
	text-align: center;
}
.justify{
	text-align: justify;
}
.tright{
	text-align: right;
}
.tleft{
	text-align: left;
}
.block{
	display: block;
}

#page{
	width: 900px;
	margin: 0px auto;
	padding: 16px 0px 10px 0px;
}
#logo{
	padding: 0px 0px 20px 20px;
	float: left;
}
#menu{
	float: right;
	padding: 27px 6px 0px 0px;
}
#menu div{
	float: left;
	margin: 0px 5px 0px 0px;
}
#menu div a{
	display: block;
	padding: 10px 12px;
	color: white;
	font-weight: bold;
}
#menu div.link1 a:hover,
#menu div.link1 a.active{
	background-color: #f8a51b;
}
#menu div.link2 a:hover,
#menu div.link2 a.active{
	background-color: #00aaad;
}
#menu div.link3 a:hover,
#menu div.link3 a.active{
	background-color: #e31921;
}
#menu div.link4 a:hover,
#menu div.link4 a.active{
	background-color: #666666;
}
#menu div.link5 a:hover,
#menu div.link5 a.active{
	background-color: #b3d419;
}

#content{
	padding: 30px 10px;
	text-align: justify;
	line-height: 140%;
}

.col1{
	width: 650px;
}
.col2{
	width: 192px;
}

.pies-opis{
	padding: 5px 5px 20px 5px;
	text-align: left;
}
.border{
	border: 1px solid #3c3c3c;
}

.paddingr{
	padding: 0px 10px 5px 0px;
}
.paddingl{
	padding: 0px 0px 5px 20px;
}

.forminop{
	width: 110px;
	padding: 3px 3px 6px 10px;
	color: #888888;
}

.intxt,
.inarea{
	width: 300px;
	padding: 2px;
	background-color: black;
	border: 1px solid #373737;
	color: white;
}
.inarea{
	height: 100px;
}
.ingo{
	margin: 10px 0px 0px 122px;
	background-color: #a7c325;
	border: 0px;
	font-weight: bold;
}
.obowiazek{
	font-size: 10px;
	color: #373737;
	margin: 0px 0px 0px 122px;
}


/*********************** GALERIA ZDJEC *****************************/
h4.galleryHLato, h4.galleryHZima {
font-size:16px;
font-weight:normal;
color:#ffdf61;
}
h4.galleryHZima {
color:#4bceff;
}

ul.imgGallery {
float:left;
width:900px;
margin:8px 0 16px 0; padding:0;
}
ul.imgGallery li {
list-style:none;
float:left;
display:inline;
margin:0 8px 8px 0;
}
ul.imgGallery li a img{
border:1px solid #3c3c3c;
padding:5px;
cursor:pointer;
}

#foot{
clear:both;
float:left;
width:900px;
	height:54px;
	background-image: url("img/foot.gif");
	background-repeat: no-repeat;
	font-size: 11px;
	color: #646464;
}
#foot .rel{
	clear:both;
	color: #4b4b4b;
	float:right;
	margin:0px 15px 0 0;
}
#foot a, #foot a:visited, #foot a:active, #foot a:link{
	color: #4b4b4b;
}
#foot a:hover,
#foot a.active{
	color: #646464;
}
#foot .left a{
	margin: 0px 10px 0px 0px;
}
#foot .left{
	padding: 15px;
}
#foot .right{
	padding: 15px 0 15px 15px;
	float:right;
	width:310px;
}
#foot .right span{
	padding: 0px 0px 0px 20px;
}
