/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#a3c652 url('../test.jpg') no-repeat top;
	margin:30px 0;
	padding:0;
	color:#000;
}
a img
{
	border:0;
	vertical-align:bottom;
}
p
{
	text-align:justify;
	text-indent:20px;
	line-height:20px;
	font-size:12px;
	margin:10px 0;
}
h1
{
	margin:10px 0;
	overflow:hidden;
	font-size:14px;
	padding:0 0 0 15px;
	background:url('../layout/box.gif') no-repeat left center;
	color:#000;
}
h1 span
{
	color:#ee383f;
}
h2
{
	font-size:17px;
	font-weight:bold;
	color:#000;
	margin:5px 0 10px 0;
	padding:0;
}
ul.lista ,ol.lista
{
	margin:0;
	padding:0;
	text-align:justify;
}
ul.lista li, ol.lista li
{
	margin:0;
	padding:0 0 5px 15px;
	list-style:none;
	background:url('../layout/arrow.gif') no-repeat left top;
}
.clear
{
	clear:both;
	overflow:hidden;
	height:1px;
}




/**
 * FORMULARZE
 */
form
{
	margin:0;
	padding:0;
}
input, select, textarea
{
	padding:1px;
	border:1px solid #a2bddc;
	font-size:12px;
	font-family:Arial;
}
.error
{
	color:red; 
	font-size:10px; 
	font-family:Arial;
}






/**
 * GALERIA
 */
table#gallery_table
{
	border-spacing:13px;
	padding:0;
	margin:0;
}
table#gallery_table td
{
	vertical-align:top;
	padding:4px;
	border:1px solid #cacaca;
	font-size:11px;
	width:152px;
	background:#efefef;
}
table#gallery_table td div.image
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;
	border:1px solid #cacaca;
	background:#fff;
}
table#gallery_table td img
{
	text-align:center;
}
a.return_button
{
	border:1px solid #cacaca;
	background:#efefef url('../layout/return_bgr.gif') no-repeat center left;
	padding:1px 10px 0 23px;
	color:#6c6c6c;
	font-size:9px;
}
a.return_button:hover
{
	background-image:url('../layout/return_bgr_hover.gif');
}





/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#617834;
}
a:hover
{
	color:#000;
}
a.transparent:link, a.transparent:visited
{
	opacity: 1.00;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=100); /* MSIE */
	-moz-opacity: 1.00;        /* Gecko */
}
a.transparent:hover
{
	opacity: 0.70;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=70); /* MSIE */
	-moz-opacity: 0.70;        /* Gecko */
}
#pixlab a:link, #pixlab a:visited
{
	font-size:10px;
	text-decoration:none;
	color:#485d12;
}
#pixlab a:hover
{
	color:#000;
}
.news_footer a:link, .news_footer a:visited
{
	float:right;
	display:inline;
	text-decoration:none;
	color:#ed1c24;
	padding-left:30px;
	font-size:11px;
}
.news_footer a:hover
{
	color:#000;
}






/**
 * KONSTRUKCJA
 */
#header
{
	width:917px;
	height:138px;
	background:url('../layout/test.gif') no-repeat;
	margin:0 auto;
}
#container
{
	width:887px;
	background:#faeee0 url('../layout/content_bgr.gif') repeat-x bottom;
	margin:0 auto;
	border-left:2px solid #e5d9cb;
	border-right:2px solid #e5d9cb;
	padding:12px 13px 0 13px;
}
#content_left
{
	float:left;
	display:inline;
	width:397px;
}
#box1
{
	width:397px;
	height:208px;
	background:url('../layout/box1.jpg') no-repeat;
	margin:0 0 16px 0;
}
#box2
{
	width:397px;
	height:208px;
}
#content_right
{
	float:right;
	display:inline;
	width:474px;
	padding:16px 0 0 0;
}
#box4
{
	height:208px;
}
#napis
{
	width:424px;
	height:92px;
	background:url('../layout/napis.gif') no-repeat;
	margin:0 auto;
	padding:0 0 16px 0;
}
#box3
{
	width:474px;
	height:208px;
}
#kontakt
{
	width:244px;
	height:208px;
	float:left;
	background:#fff;
}
#kontakt_txt
{
	width:200px;
	height:178px;
	float:right;
	background:url('../layout/box3a.jpg') no-repeat;
	line-height:25px;
	padding:15px;
}
#bottom
{
	font-size:14px;
	text-align:justify;
	line-height:20px;
	padding:10px 0 0 100px;
}
#flower
{
	width:76px;
	height:99px;
	background:url('../layout/flower.gif');
	position:absolute;
	margin:0 0 0 -90px;
}
#content_end
{
	width:917px;
	height:20px;
	background:url('../layout/footer.gif') no-repeat;
	margin:0 auto;
}
#footer
{
	width:900px;
	margin:0 auto;
	padding:3px 0 0 0;
	font-size:10px;
}
#pixlab
{
	float:right;
}
