body
{
	font-size:12px;
	font-family:Arial;
	background:#e1e1e1 url('../layout/background.jpg') no-repeat top center;
	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: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
{
	height:1px;
	overflow:hidden;
	clear:both;
}




/**
 * FORMULARZE
 */
form
{
	margin:0;
	padding:0;
}
input, select, textarea
{
	padding:1px;
	border:1px solid #e5e5e5;
	font-size:12px;
	font-family:Arial;
	background:#f8f8f8;
}
.error
{
	color:red; 
	font-size:10px; 
	font-family:Arial;
}



table.tabela_oferta
{
	width: 90%;
	margin: 0 auto;
}


td.tabela_ramowka
{
	border: solid 1px #99a564;
	padding: 6px 5px 6px 10px;
	background-color: #e3f0a4;
	font-weight: bold;
	width: 33%;
	text-align: center;
}

td.tabela_oferta
{
	border: solid 1px #000;
	padding: 6px 5px 6px 10px;
	background-color: #d5caee;
	font-weight: bold;
}

td.tabela_oferta_2
{
	border: solid 1px #967ad3;
	padding: 3px 5px 3px 10px;
	background-color: #e8e5f1;
}

td.tabela_oferta_3
{
	border: solid 1px #967ad3;
	padding: 0px 0px 0px 0px;
	background-color: #e8e5f1;
	text-align: center;
}

td.tabela_oferta_4
{
	border: solid 1px #fff;
	padding: 3px 5px 3px 10px;
	background-color: #0072bc;
	text-align: left;
	color: #fff;
}

td.tabela_oferta_5
{
	border: solid 1px #967ad3;
	background-color: #d5caee;
	text-align: center;
}


/**
 * GALERIA
 */
table#gallery_table
{
	border-spacing:9px;
	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:#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
 */






.menulist
{
	margin:7px 0 0 0;
	padding:0;
	list-style:none;
	height:25px;
	font-size:11px;
	position:absolute;
	z-index:1;
}
.menulist li
{
	margin:0;
	padding:0 0 12px 0;
	float:left;
	display:inline;
}
.menulist li a:link, .menulist li a:visited
{
	display:block;
	text-align:center;
	color:#fff;
	padding:7px 10px 7px 10px;
	background:url('../layout/li_bgr.gif') no-repeat right;
}
.menulist li a:hover
{
	color:#aaaaaa;
}
.menulist li.active
{
	background:url('../layout/li_active.gif') no-repeat bottom center !important;
}
.menulist li.active a
{
	color:#f8e704 !important;
}





.podmenulist
{
	margin:2px 0 0 0;
	padding:0;
	list-style:none;
	height:25px;
	font-size:11px;
	position:absolute;
	z-index:1;
}
.podmenulist li
{
	margin:0;
	padding:0 1px 0 0;
	float:left;
	display:inline;
	background:url('../layout/li_bgr1.gif') no-repeat right;
}
.podmenulist li a:link, .podmenulist li a:visited
{
	display:block;
	text-align:center;
	color:#000;
	padding:3px 20px 3px 20px;
}
.podmenulist li a:hover
{
	color:#aaaaaa;
}
.podmenulist li.active a
{
	color:#f8e704 !important;
}





.box_header
{
	height:29px;
}
.box_header_small
{
	height:4px;
	overflow:hidden;
}
.box_header_small_left
{
	width:395px;
	height:4px;
	background:url('../layout/box_top_small_left.gif') no-repeat 0 0;
	float:left;
	display:inline;
}
.box_header_small_right
{
	width:4px;
	height:4px;
	background:url('../layout/box_top_small_right.gif') no-repeat 0 0;
	float:right;
	display:inline;	
}
.box_header_left
{
	width:6px;
	height:29px;
	background:url('../layout/box_top_left_blue.gif') no-repeat 0 0;
	float:left;
	display:inline;
}
.box_header_right
{
	width:6px;
	height:29px;
	background:url('../layout/box_top_right_blue.gif') no-repeat 0 0;
	float:left;
	display:inline;
}
.box_header_main
{
	width:368px;
	height:21px;
	padding:6px 0 0 20px;
	background:#003471 url('../layout/arrow_green.gif') no-repeat 5px 10px;
	float:left;
	display:inline;
	border-top:2px solid #fff;
	font-weight:bold;
	color:#fff;
}
.box_footer
{
	height:5px;
	overflow:hidden;
}
.box_footer_left
{
	width:395px;
	height:5px;
	background:url('../layout/box_bottom_left.gif') no-repeat 0 0;
	float:left;
	display:inline;
}
.box_footer_right
{
	width:5px;
	height:5px;
	background:url('../layout/box_bottom_right.gif') no-repeat 0 0;
	float:right;
	display:inline;	
}
.box_content
{
	 background:#fff url('../layout/box_bgr.gif') repeat-x bottom;
	 border-left:2px solid #fff;
	 border-right:2px solid #fff;
}




/**
 * 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;	
}

#popup
{
	 position:absolute;
	 z-index:255;
	 width:250px;
	 height:250px;
}

