body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6f6f6f;
	color: #4c4646;
	font-size: 13px;
	background-color: #eaeae1;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style: none;
}

img {
border: 0px none;
}

a{
	color: #6f6f6f;
	font-size: 13px;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

div.center {
width: 950px;
margin:auto;
overflow:hidden;
background-color: #ffffff;
}

div.center1 {
width: 950px;
height: 28px;
margin:auto;
background: url(images/img01.jpg) repeat-x;
}

div.center2 {
width: 950px;
height: 219px;
margin:auto;
background: url(images/img02.jpg) no-repeat;
}

div.center3 {
width: 950px;
height: 29px;
margin:auto;
background: url(images/img03.jpg) no-repeat;
}

div.menu {
width: 950px;
height: 48px;
margin:auto;
background-color: #6f6f6f;
}

div.leftcolumn {
float: left;
width: 228px;
margin:auto;
padding: 0px;
background-color: #f1f1f1;
margin-bottom:-4000px;
padding-bottom:4000px;
}

div.content {
float: left;
padding: 0px;
width: 718px;
border: 0px none;
margin: 0px;
background-color: #ffffff;
margin-bottom:-4000px;
padding-bottom:4000px;
}

div.c2 {
padding: 30px;
}

div.margindark {
background-color: #c4c4ad;
width: 100%;
}

div.marginlight {
width: 100%;
}

div.clear {
clear:both;
height:2px;
line-height:2px;
}

ul.gallery {
	margin: auto;
	list-style: none;
}

li.gallery {
	float: left;
	text-align:center;
	width: 50%;
	height: 100%;
}
li.clear {
	clear: both;
}
p.center {
	text-align:center;
}

div#search_input{
	width: 720px;
	float: left;
	text-align: right;
}

input#search_input{
	margin-top: 6px;
	border: 0px none;
	color: #6f6f6f;
}

input#serch_button{
	background: url('images/szukaj.jpg');
	border: 0px none;
	width: 76px;
	height: 28px;
}

img.left{
	float: left;
}
