body{
	background: url('../images/bg.png');
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	font-family: Tahoma, Trebuchet MS;
	font-size: 16px;
	color: #b1b1b1;
}

a img{
	border: 0px;
}

img a{
	border: 0px;
}

h4{
	font-family: Segoe UI;
	font-size: 18px;
	color: white;
	font-weight: normal;
	padding: 0px;
	margin: 5px 0px;
}

.srodek{
	margin: auto;
	width: 1000px;
	text-align: center;
}

#header{
	height: 60px;
	padding-top: 60px;
	z-index: 100;
}

#logo{
	float: left;
	margin-left: 30px;
}

#menu{
	float: right;
    height: 60px;
    margin: 0;
    width: 750px;
	color: #b1b1b1;
}

#menu .menu{
}

#menu .menu li{
	display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-align: center;
	text-decoration: none;
	color: #b1b1b1;
	font-family: Trebuchet MS;
}
#menu .menu li a{
	padding: 18px 40px;
	text-decoration: none;
	color: #b1b1b1;
}
#menu .menu li a:hover{
	background: url('../images/bg_menu.png') center;
	background-repeat: no-repeat;
	color: white;
}

#srodek{
    padding: 50px;
	text-align:justify;
}

#box{
	background: url("../images/box.png") no-repeat center ;
	height: 157px;
}

#stopka{
	text-align: center;
	color: #5e686d;
	font-size: 11px;
	margin: 20px 0px;

}
.error{
	 vertical-align: middle;
	 height: 100px;
	 padding: 200px 0px 100px 0px;
	 text-align: center;
}

a{
	text-decoration:none;
	color: #B1B1B1;
}

a:hover{
	color:white;
}

#galeria{
	height: 150px;
	width: 300px;
	margin: 10px;
	float: left;
}

#marki{
	height: 150px;
	width: 300px;
	margin: 10px;
	float: left;
}

#tekst{
	height: 150px;
	width: 300px;
	margin: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	float: left;
}

#tekst a{
	color: black;
}

#tekst a:hover{
	color: black;
	font-weight:bold;
}
.tab_ksiega{
	margin: auto; font-size: 11px;
}
.tab_ksiega input, .tab_ksiega textarea{
	background-color: #545454;
	padding: 3px;
	color: white;
	border: 1px solid #a5a5a5;
}
.wiersz2{
	border-bottom: 1px solid #acacac;
}
.opinie{
	 font-size: 12px; margin: auto; width: 80%;
}
h1{
	font-size: 30px; font-weight: normal;
}
.opcjepage{
	text-align: right;
	border-top: 1px solid #909090; padding: 15px; font-size: 12px;
}
.opcjepage a{
	font-size: 12px; margin-left: 15px;
}