/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#286ea9 url('../layout/bgr.jpg') repeat-x;
	background-position:0 160px;
	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:10px 0;
	overflow:hidden;
	font-size:14px;
	padding:0 0 0 15px;
	background:url('../layout/box.gif') no-repeat left center;
	color:#000;
}
h2
{
	font-size:13px;
	font-weight:bold;
	color:#2e3192;
	margin:0 0 2px 0;
	padding:0 0 1px 0;
}
h3
{
	margin:0;
	padding:3px 0 3px 20px;
	font-weight:normal;
	color:#747474;
	font-size:11px;
	background:url('../layout/arrow_active.gif') no-repeat 0 2px !important;
}
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
{
	height:1px;
	overflow:hidden;
	clear:both;
}




/**
 * 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;
}
input.radio
{
	border:0;
}
input.button
{
	background:#e1e6f1;	
	color:#000;
	font-size:11px;
	padding:1px 1px;
}






/**
 * GALERIA
 */
table#gallery_table
{
	padding:0;
	margin:0;
}
table#gallery_table td
{
	vertical-align:top;
	font-size:11px;
	width:158px;
	text-align:center;
}
table#gallery_table td div.image
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;
	background:url('../layout/gallery_bgr.gif') no-repeat 0 0;
	padding:1px 7px 6px 1px
}
table#gallery_table td div.image_pics
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;
	border:1px solid #cacaca;
}
.gallery_arrow
{
	vertical-align:middle;
	padding:0 2px 1px 2px;
}
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:#790000;	
}
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 */
}








/**
 * KONSTRUKCJA
 */
#header
{
	height:171px;
	background:url('../layout/bgr_header.gif') repeat-x center top;
}
#header div
{
	width:982px;
	margin:0 auto;
	height:171px;
}
#container
{
	width:965px;
	margin:0 auto;
}
#left_content
{
	float:left;
	display:inline;
	width:225px;
}
#right_content
{
	float:right;
	display:inline;
	width:730px;
	background:white;
}

.box
{
	background:#fff url('../layout/bgr_content.gif') repeat-x top;
}
.box .box_top
{
	height:5px;
	overflow:hidden;
	background:url('../layout/box_top_left.gif') no-repeat 0 0;
}
.box .box_top div
{
	float:right;
	width:5px;
	height:5px;
	background:url('../layout/box_top_right.gif') no-repeat 0 0;
}
.box .box_bottom
{
	height:5px;
	overflow:hidden;
	background:url('../layout/box_bottom_left.gif') no-repeat 0 0;
}
.box .box_bottom div
{
	float:right;
	width:5px;
	height:5px;
	background:url('../layout/box_bottom_right.gif') no-repeat 0 0;
}
.box .box_content
{
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	padding:0 3px;
}
.box .box_header
{
	background:#fcc700 url('../layout/box_header_left.gif') no-repeat 0 0;
	margin-bottom:3px;
}
.box .box_header div
{
	background:url('../layout/box_header_right.gif') no-repeat top right;
	height:21px;
	font-weight:bold;
	padding:4px 0 0 25px;
}
.loga
{
	text-align:center;
	padding:4px 0 14px 0;
}
.loga img
{
	vertical-align:middle;
	padding:0 3px;
}






.menulist
{
	margin:0;
	padding:0;
	list-style:none;
}
.menulist li
{
	margin:0;
	padding:0;
}
.menulist li a:link, .menulist li a:visited
{
	display:block;
	background:url('../layout/arrow.gif') no-repeat 3px 6px;
	color:#535353;
	padding:3px 0 3px 20px;
	width:194px;
}
.menulist li a:hover
{
	color:#c20000;
}
.menulist li a.active
{
	background:url('../layout/arrow_active.gif') no-repeat 0 2px !important;
}




/**
 * 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:#939faa;
	border:1px solid #dbe1ea;
}
div.page ul li a:hover
{
	background:#d9d9d9;
}
div.page ul li.active a
{
	background:#f26522 !important;
	color:#fff !important;	
}




.more
{
	padding:5px 0 0 0;
	text-align:right;
	font-size:10px;
}
.more a img
{
	vertical-align:middle;
	padding:0 0 1px 0;
}






/**
 * GALERIA
 */
table#gallery_table
{
	padding:0;
	margin:0;
}
table#gallery_table td
{
	vertical-align:top;
	font-size:11px;
	width:158px;
	text-align:center;
}
table#gallery_table td div.image
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;
	background:url('../layout/gallery_bgr.gif') no-repeat 0 0;
	padding:1px 7px 7px 1px
}
table#gallery_table td div.image_pics
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;
	border:1px solid #cacaca;
	background:#fff;
}
.gallery_arrow
{
	vertical-align:middle;
	padding:0 2px 1px 2px;
}
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');
}