/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#fefdde url('../layout/background.jpg') no-repeat center top;
	margin:0;
	padding:0;
	color:#000;
}
a img
{
	border:0;
	vertical-align:bottom;
}
p
{
	text-align:justify;
	line-height:20px;
	font-size:12px;
	margin:10px 0;
}
h1
{
	margin:0 0 10px 0;
	overflow:hidden;
	font-size:17px;
	padding:0 0 2px 0;
	color:#e0c71c;
	border-bottom:1px solid #47691c;
}
h2
{
	margin:20px 0 10px 0;
	overflow:hidden;
	font-size:13px;
	padding:0 0 0 5px;
	color:#2b430c;
	border-left:9px solid #e0c71c;
}
ul.lista li, ol.lista li
{
	line-height:20px;
}
.clear
{
	height:1px;
	overflow:hidden;
	clear:both;
}




/**
 * FORMULARZE
 */
form
{
	margin:0;
	padding:0;
}
input, select, textarea
{
	padding:1px;
	border:1px solid #47691c;
	font-size:12px;
	font-family:Arial;
}
.error
{
	color:red; 
	font-size:10px; 
	font-family:Arial;
}






/**
 * GALERIA
 */
table#gallery_table
{
	padding:0;
	margin:0;
	color:#e0c71c;	
}
table#gallery_table td
{
	vertical-align:top;
	padding:4px;
	background:#6a9435;
	border:1px solid #547a24;
	font-size:11px;
	width:152px;	
}
table#gallery_table td div.image
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;	
}
table#gallery_table td img
{
	text-align:center;
	border:1px solid #547a24;
}
a.return_button
{
	color:#6c6c6c;
	font-size:11px;
}
a.return_button:hover
{
	background-image:url('../layout/return_bgr_hover.gif');
}





/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#e0c71c;	
}
a:hover
{
	color:#000;
}
a.transparent:link img, a.transparent:visited img
{
	opacity: 1.00;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=100); /* MSIE */
	-moz-opacity: 1.00;        /* Gecko */
}
a.transparent:hover img
{
	opacity: 0.70;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=70); /* MSIE */
	-moz-opacity: 0.70;        /* Gecko */
}
a#ecardlink:link, a#ecardlink:visited
{
	display:block;
	font-size:25px;
	color:#fff;
	text-align:center;
	padding:20px 0;
	margin:0 0 0 100px;	
}
a#ecardlink:hover
{
	color:#000;
}
#langs a:link, #langs a:visited
{
	text-decoration:none;
	color:#fff200;	
	padding:0 5px 0 0;
}
#langs a:hover
{
	color:#5c8529;
}
#langs a.active
{
	color:#a99519;
}
#langs a.active img
{
	opacity: 0.50;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=50); /* MSIE */
	-moz-opacity: 0.50;        /* Gecko */
}
#footer a:link, #footer a:visited
{
	text-decoration:underline;
	color:#fff;	
}
#footer a:hover
{
	color:#000;
}
#pixlab a:link, #pixlab a:visited
{
	text-decoration:none;
	color:#fff;	
}
#pixlab a:hover
{
	color:#000;
}








/**
 * KONSTRUKCJA
 */
#container
{
	margin:0 auto;
	width:950px;
	border-left:1px solid #d6c421;
	border-right:1px solid #d6c421;
	background:#5c8529;
}
#header
{
	height:228px;
	border-bottom:3px solid #4f7223;
}
#content_bgr
{
	background:url('../layout/bgr_content_bottom.gif') no-repeat bottom;
}
#content_bgr_
{
	background:url('../layout/bgr_content.gif') repeat-x top;
	padding:10px 10px 20px 10px;
}
#content_left
{
	width:223px;
	float:left;
	display:inline;
}
.lisc_1
{
	position:absolute;
	margin:-5px 0 0 198px;
	width:32px;
	height:34px;
	background:url('../layout/lisc_1.gif') no-repeat;
}
.lisc_2
{
	position:absolute;
	margin:0 0 0 193px;
	width:30px;
	height:30px;
	background:url('../layout/lisc_2.gif') no-repeat;
}
.box_head
{
	height:26px;
	background:url('../layout/box_top.gif') no-repeat 0 0;
	color:#fff;
	padding:4px 0 0 10px;
	font-size:14px;
}
.box_content
{
	background:#e0c71c;
	border-left:1px solid #768e24;
	border-right:1px solid #768e24;
}
.box_bottom
{
	height:3px;
	background:url('../layout/box_bottom.gif') no-repeat 0 0;
	overflow:hidden;
	margin:0 0 10px 0;
}
#ekartka
{
	position:absolute;
	margin:-9px 0 0 13px;
	width:95px;
	height:97px;
	background:url('../layout/ekartki.gif') no-repeat;
}
#content_right
{
	width:697px;
	float:right;
	display:inline;
	color:#fff;
}
#footer
{
	height:75px;
	background:#d6c421;
	padding:5px 0 0 10px;
}
#footer_1
{
	float:left;
	display:inline;
	width:310px;
	font-size:10px;
	color:#fff;
	padding:17px 0 0 0;
}
#footer_2
{
	float:left;
	display:inline;
	width:310px;
	font-size:10px;
	color:#fff;
}
#footer_2 div, #footer_3 div
{
	font-weight:bold;
	font-size:11px;
	padding:0 0 3px 0;
}
#footer_3
{
	float:left;
	display:inline;
	width:310px;
	font-size:10px;
	color:#fff;
}
#bottom
{
	padding:0 10px 10px 10px;
	font-size:10px;
	background:#d6c421;
}
#pixlab
{
	float:right;
	display:inline;
}
#langs
{
	position:absolute;
	margin:5px 0 0 800px;
	font-size:10px;
}








ul.menulist
{
	margin:0;
	padding:8px;
	list-style:none;
}
ul.menulist li
{
	margin:0;
	padding:0;
}
ul.menulist li a:link, ul.menulist li a:visited
{
	display:block;
	color:#000;
	padding:4px 3px 4px 3px;
	width:199px;
	border-bottom:1px solid #af9b16;
}
ul.menulist li a:hover
{
	color:#5c8529;
}
ul.menulist li a.active
{
	font-weight:bold;
}
ul.menulist ul
{
	margin:0;
	padding:0;
	list-style:none;
}
ul.menulist ul li a:link, ul.menulist ul li a:visited
{
	font-size:11px;
	display:block;
	color:#000;
	padding:4px 3px 4px 23px;
	width:179px;
	border-bottom:1px solid #af9b16;
	background:#e7cf29 url('../layout/li_arrow.gif') no-repeat 10px 8px;
}
ul.menulist ul li a:hover
{
	color:#5c8529;
}






/**
 * NOWE PAGE NA UL
 */
div.page
{
	height:10px;
}
div.page ul
{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	float:right;
	display:inline;
}
div.page ul li
{
	float:left;
	display:inline;
	margin:0 0 0 2px;
	padding:0;
}
div.page ul li a:link, div.page ul li a:visited
{
	display:block;
	background:#fff;
	padding:0px 3px;
	color:#f26522;
}
div.page ul li a:hover
{
	background:#d9d9d9;
}
div.page ul li.active a
{
	background:#f26522 !important;
	color:#fff !important;	
}
