body, html{
	background:#010204 url(../_img/bg01.jpg) no-repeat center top;
	margin: 0px;
	padding:0px;
	font-family: Georgia;
	font-size: 11pt;
	color:#d38033;
 
}
*{
	margin: 0px;
	padding:0px;
	color:#d38033;
}
.border{
	border: 1px solid grey;
}a, a:hover{
	text-decoration:none;
	color: #d38033;
	outline:none;	
}

a:hover, a:focus, .active{
	color: #914800;
}

.blue{
	color:#4D9CB8;
}
.red{
	color:#ff0000;
}

h1{
	font-size: 13pt;
	color:#d38033;
}
h2{
	font-size: 11pt;
	padding-top: 5px;
	color:#d38033;
}
h3{
	color:#d38033;
}
.baner{
	height: 251px;
	border: 0px solid;
}
.menu{
	margin: 0px auto;
	width: 950px;
	height:70px;
	border: 0px solid;
}
.menu_pos{
	padding-top:0px;
	font-family:Trebuchet MS;
	font-size: 20px;
	text-align:center;
}
.menu_pos *{
	display:inline;
	vertical-align:bottom;
	height: 35px;
}
.menu_pos a{
 	margin-bottom:0px;
	padding-top: 5px;
}
.sep{
	padding: 13px 20px 0 20px;
 
}
.footer{
	background:#010204 url(../_img/bg02.png) no-repeat center top;
	padding-top: 10px;
	font-size: 9px;
	text-align: center;
	padding-bottom: 40px;
}

.klocki{
	text-align:center;
	padding-top: 20px;
}
.klocki img {
	padding: 10px;
}
.logo{
	margin: 10px;
	margin-left: 145px;
	margin-top: 5px;
}
.content{
	width: 800px;
	margin: 0px auto;
	line-height: 22px;
	font-size: 12px;
	text-align: justify;
}
.error{
	margin:0px;
	padding: 0px;
	font-size: 14px;
}
* .send_bt{
	border: 0px ! important;
	padding: 0px;
	background: none;
}
.cennik td{
	/*width: 50px;*/
	vertical-align: top;
}
.moreinfo{
	width: 220px;
	height: 300px;
}
.keywords{
	text-align: left;
}
.keywords a{
	display: block;
	color: #6F4822;
}
.polecamy{
	background: url(../_img/bg02.jpg) no-repeat right bottom;
	display: block;
	width: 100%;
	float: left;
	border-bottom: 1px solid #4f3217;
	margin-bottom: 15px;
}
.plogo, .pinfo{
	float:left;
}
.plogo{
	width: 325px;
}
.pinfo{
	padding-top: 20px;
}
.polecamy ul{
	padding-left: 15px;
	font-size: 12px;
	padding-bottom: 10px;
}
.content_img{
	float:right; 
	margin-left: 10px;
	border: 1px solid #4f3217; 
}

