@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	}
	
body {
	text-align:center;
	background:#f6f5f5;
	}	

* ul
{
	margin: 0px 0px 0px 12px; 
}

* ul li 
{
}

* a
{
	color: #DE7600;
	text-decoration: underline;
}

* a:hover
{
	color: #868686;
	text-decoration: none;
}


#strona {
	width:916px;
	margin:0 auto;
	text-align:left;
	}	

.end {
	clear:both;
	}
	
img {
	border:0;
	}	

/* menu górne */	
#top_menu {
	width:876px;
	height:26px;
	background:url(img/top.jpg) no-repeat;
	padding:5px 0 0 40px;
	}	
	
#top_menu ul {
	margin: 0px;
	list-style-type:none;
	}	
	
#top_menu ul li {
	display:inline;
	font:11px Arial, Helvetica, sans-serif;
	color:#909090;
	margin:0 10px 0 0;
	}		
	
#top_menu ul li a {
	text-decoration:none;
	color:#909090;	
	}	
	
#top_menu ul li a:hover, .submenu ul li a:hover, .box_bg form a:hover  {
	text-decoration:underline;
	}		
	
#top_menu ul li.home {
	background:url(img/home.jpg) no-repeat 0 2px;
	padding:0 0 0 15px;
	}	
	
#top_menu ul li.contact {
	background:url(img/contact.jpg) no-repeat 0 2px;
	padding:0 0 0 15px;
	}		
	
#top_menu ul li.map {
	background:url(img/map.jpg) no-repeat 0 2px;
	padding:0 0 0 15px;
	}			
	
/* header */
#head {
	width:916px;
	height:160px;
	}	
	
#head1 {
	width:613px;
	height:160px;
	float:left;
	background:url(img/head1.jpg) no-repeat;
	}	
	
#head2 {
	width:303px;
	height:160px;
	float:right;
	}		
	
/* menu */
#menu {
	width:916px;
	position:relative;
	height:56px;
	background:url(img/menu.jpg) no-repeat;
	}	
	
#menu ul {
	list-style-type:none;
	width:725px;
	text-align:center;
	position:absolute;
	top:12px;
	left:28px;
	margin: 0px;
	}	
	
#menu ul li, .menu2 ul li {
	display:inline;
	margin:0 5px;
	}	
	
#menu ul li a, h2.mapa a {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#6b6b6b;
	}		
	
#menu ul li a:hover, #menu ul li a:active, .menu2 ul li a:hover, .menu2 ul li a:active, h2.mapa a:hover {
	color:#de7600;
	}				
	
h2.mapa {
	position:absolute;
	top:3px;
	right:0;
	width:95px;
	height:28px;
	padding:12px 0 0 45px;
	background:url(img/mapa.gif) no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	}	
	
#content {
	width:916px;
	background:url(img/page_bg.jpg) repeat-y;
	}
	
/* lewa kolumna */
#left {
	width:623px;
	float:left;
	padding:0 0 20px 28px;
	font:11px Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	line-height:18px;
	}	
	
h2.main {
	background:url(img/main.jpg) no-repeat;
	padding:5px 0 3px 45px;
	height:27px;
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#898989;
	border-bottom:1px dashed #d3d3d3;
	margin:0 0 10px 0;
	}	
	
/* prawa kolumna */
#right {
	width:231px;
	float:left;
	padding:0 18px 20px 0px;
	}		
	
.submenu {
	margin:0 0 20px 0;
	}	
	
.submenu h2 {
	width:211px;
	height:34px;
	padding:20px 0 0 20px;
	background:url(img/menu_head.jpg) no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	color:#00569e;
	font-weight:bold;
	}	
	
.submenu ul {
	list-style-type:none;
	margin:0 0 0 15px;
	}	
	
.submenu ul li {
	background:url(img/li_pkt.jpg) no-repeat 0 7px;
	padding:0 0 0 10px;
	font:12px Arial, Helvetica, sans-serif;
	margin:3px 0 0 0;
	}	
	
.submenu ul li a {
	color:#868686;
	font-weight:bold;
	text-decoration:none;
	}	
	
/* box */
.box {
	width:231px;
	}	
	
.box_top {
	width:231px;
	height:19px;
	font-size:0px;
	background:url(img/box_top.jpg) no-repeat;
	}		
	
.box_bg {
	width:201px;
	background:url(img/box_bg.jpg) repeat-y;
	padding:0 10px 0 20px;
	font:11px Arial, Helvetica, sans-serif;
	color:#757575;
	}		
	
.box_bg p {
	margin:3px 0;
	}	
	
.box_bg input {
	vertical-align:middle;
	}	
	
.box_bg form a {
	color:#666666;
	text-decoration:none;
	}	
	
.box_bg form {
	margin:0 0 10px 0;
	}	
	
.box_bg h2 {
	font:17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00569e;
	margin:0 0 10px 0;	
	}		
	
.box_bg ul {
	list-style-type:none;
	margin:10px 0 0 0;
	}	
	
.box_bg ul li {
	background:url(img/li_pkt2.jpg) no-repeat 0 5px;
	padding:0 0 0 10px;
	font:12px Arial, Helvetica, sans-serif;
	margin:3px 0 0 0;
	}	
	
.box_bg ul li a {
	color:#868686;
	font-weight:bold;
	text-decoration:none;
	}			
	
.rejest {
	font:12px Arial, Helvetica, sans-serif;
	}	
	
.rejest a {	
	font-weight:bold;
	color:#de7600;
	}	
	
.box_bottom {
	width:231px;
	height:19px;
	font-size:0px;
	background:url(img/box_bottom.jpg) no-repeat;	
	}			
	
/* menu 2 */
.menu2 {
	width:856px;
	padding:5px 0 0 0;
	border-top:1px solid #e6e6e6;
	margin:0 auto;
	}	

.menu2 ul li {
	display:inline;
	}
	
.menu2 ul li a {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#6b6b6b;
	}		
	
.menu2 ul {
	list-style-type:none;
	text-align:center;
	}		
	
/* footer */
#footer {
	background:url(img/footer.jpg) no-repeat;
	width:916px;
	height:53px;
	position:relative;
	top:0;
	left:0;
	}	
	
#footer h2 {
	font:11px Arial, Helvetica, sans-serif;
	color:#787878;
	position:absolute;
	top:25px;
	left:56px;
	}
	
#footer h2 a {	
	text-decoration:none;
	color:#787878;
	font-weight:bold;	
	}	
	
/* kalk */
h2.calc {
	background:url(img/kalk.jpg) no-repeat;
	padding:5px 0 3px 45px;
	height:27px;
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#898989;
	border-bottom:1px dashed #d3d3d3;
	margin:0 0 10px 0;
	}	
	
#kalkulator {
	/*
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;	
	*/
	border: none;
	line-height:13px;
	/*border-spacing:0;*/
	margin:0 0 20px 0;
	}

#kalkulator tr th {
	/*
	border-bottom:2px solid #cccccc;
	border-right:1px solid #cccccc;
	*/
	border: none;
	padding:2px;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7c7c7c;
	font-weight:bold;
	width:33%;
	text-align: center;
	}
	
#kalkulator tr td {
	/*
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #cccccc;
	*/
	border: none;
	padding:2px;
	width:16%;
	vertical-align:middle;
	text-align:right;
	color:#4c4c4c;
	font-size:12px;
	}		
	
#kalkulator tr td.name {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#848484;
	text-align:left;
	font-size:12px;	
	}	

/*
#kalkulator tr td.red {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:#fb5555;
	text-align:right;
	color:#fff;
	padding:2px;
	font-size:12px;	
	}		
*/

#kalkulator tr td.red {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	/*background:#fb5555;*/
	color: #848484;
	text-align:right;
	padding:2px;
	font-size:12px;	
}

#kalkulator tr.grey td {
	background:#f3f3f3;
	}			
	
/* info */
h2.info {
	background:url(img/info.jpg) no-repeat;
	padding:5px 0 3px 45px;
	height:27px;
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#898989;
	border-bottom:1px dashed #d3d3d3;
	margin:0 0 10px 0;
	}		
	
h2.orange {
	color:#e87b00;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 0 5px 0;
	}	
	
h2.plik {
	height:19px;
	background:url(img/plik.jpg) no-repeat;
	padding:5px 0 0 25px;
	font-size:12px;
	margin:0 0 5px 0;
	}	
	
h2.plik a {
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#777777;
	font-weight:bold;
	}	
	
h2.plik a:hover {	
	text-decoration:underline;
	}		
	
/* formularz */

input
{
	padding:1px;
	border:1px solid #d9d9d9;
	vertical-align:middle;
}

#formularz p {
	margin:0 0 5px 0;
	/*width: 300px;*/
	}	
	
#ankieta p {
	margin:0 0 2px 0;
	}		
	
#formularz span {
	float:left;
	width:200px;
	padding:0 4px 0 0;
	}	
	
#ankieta span {
	font-weight:bold;
	color:#666666;
	}		
	
#formularz input {
	padding:1px;
	width:354px;
	border:1px solid #d9d9d9;
	vertical-align:middle;
	}	
	
#formularz select {
	padding:1px;
	width:155px;
	border:1px solid #d9d9d9;
	}	
	
#formularz textarea {
	padding:1px;
	width: 354px;
	height:120px;
	border:1px solid #d9d9d9;
	}			
	
#formularz input.check, #ankieta input.check {
	padding:0;
	border:0;
	width:20px;
	vertical-align:middle;
	}	
	
input.ok {
	padding:0;
	border:0;
	width:auto;
	padding:4px 10px;
	background:#0f6ebe;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

input.okOn {
	padding:0;
	border:0;
	width:auto;
	padding:4px 10px;
	background:#08508c;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
	
span.error
{
	float: none;
	color: red;
}


ul.menu3 {
	list-style-type:none;
	}			
	
ul.menu3 li {
	margin:2px 0;
	padding:0 0 0 10px;
	background:url(img/plus_czarny.jpg) no-repeat 0 5px;
	}	
	
ul.menu3 li a
{
	text-decoration:none;
	color:#525252;
}
	
ul.menu3 li a:hover {
	text-decoration:none;
	color:#ca0101;
	}
