/*===================================reset css=========================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


.wyciemnienie {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 941px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	
}

.wnetrze {
	display: none;
	position: absolute;
	top: 25%;
	
	width: 500px;
	height: 300px;
	padding: 16px;
	border: 16px solid #fe8625;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.wnetrze  a{
	display: block;
	width: 17px;
	height: 17px;
	
	position:relative;
	left:480px;
	text-decoration: none;
	vertical-align: middle;
}

.wpis {
	display: block;
	width: 638px;
	min-height: 60px;
	background: #fde9d9;
	padding: 4px;
	text-align: middle;
	
	border-bottom-width: 1px;
	border-spacing: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF7300;
	
}

.kto {
	font-size: 7pt;	
}






/*===================================main section========================*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6B6969;
	background: #D0CECE;
	background-image: url(bg_main.jpg);
	background-repeat: repeat-x;
	margin: 0mm;
}

/*====================BUTTONS============================*/


#button_goscie {
	width: 176px;
	min-width: 176px;
	border: 0px solid black;
	height: 10px;
	background: url("b_sonda.jpg") repeat-x center;
	border-width:0px;
	display: table-cell;
	color: #a5a5a5;
}



#menu_left {
	margin: 0;
	padding: 0;
	width: 176px;
	height: 51px;
	background: url("b_or.jpg") repeat-x center;
}

#menu_left li {
	float: left;
	margin: 1px;
	margin-right: 0px;
	padding: 0;
	list-style: none;
}

#menu_left li p{
	display: table-cell;
	height: 49px;
	width: 173px;
	
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #fdb67c;
	
	vertical-align: middle;
	text-align: center;
	
	text-decoration: none;
	color: #FFF;
		
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

#sonda_buttons {
	margin: 0;
	padding: 0;
	width: 176px;
	height: 22px;
	background: url("b_sonda.jpg") repeat-x center;
}

#sonda_buttons li {
	float: left;
	margin: 1px;
	margin-right: 0px;
	padding: 0;
	list-style: none;
}

#sonda_buttons li p{
	display: table-cell;
	height: 20px;
	width: 85px;
	
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #fdb67c;
	
	vertical-align: middle;
	text-align: center;
	
	text-decoration: none;
	color: #FFF;
		
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}


/************przyciski menu gora****************/
#menu1 {
	margin: 0;
	padding: 0;
	width: 880px;
	height: 51px;
	background: url("b_or.jpg") repeat-x center;
}

#menu1 li {
	float: left;
	margin: 1px;
	padding: 0;
	list-style: none;
}

#menu1 li a {
	display: table-cell;
	height: 49px;
	width: 84px;
	
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #fdb67c;
	
	vertical-align: middle;
	text-align: center;
	
	text-decoration: none;
	color: #FFF;
		
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

#menu1 li a:hover{
	background: #fe8625;
}

#menu11 {
	visibility: hidden;
	position: absolute;
	float: none;
	margin: 0;
	padding: 0;
	width: 140px;
	
	height: 106px;
	background: #fe8625;
}

#menu11 li {
	
	float: none;
	margin: 1px;
	padding: 0;
	list-style: none;
}

#menu11 li a {
	display: table-cell;
	height: 20px;
	width: 138px;
	
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #fdb67c;
	
	vertical-align: middle;
	text-align: center;
	
	text-decoration: none;
	color: #FFF;
		
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

#menu11h:hover > ul {
	visibility: visible;	
}
#menu11 li a:hover {
	background: #ff7300;
}
#menu12 {
	visibility: hidden;
	position: absolute;
	float: none;
	margin: 0;
	padding: 0;
	width: 140px;
	height: 70px;
	background: #fe8625;
}
#menu12 li {
	
	float: none;
	margin: 1px;
	padding: 0;
	list-style: none;
}
#menu12 li a {
	display: table-cell;
	height: 20px;
	width: 138px;
	
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #fdb67c;
	
	vertical-align: middle;
	text-align: center;
	
	text-decoration: none;
	color: #FFF;
		
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
#menu12 li a:hover {
	background: #ff7300;
}
#menu12h:hover > ul {
	visibility: visible;	
}


#menu111 {
	visibility: hidden;
	position: absolute;
	float: none;
	margin: 0;
	padding: 0;
	width: 140px;
	height: 319px;
	background: #fe8625;
	left: 139px;
	top: 0px;
	}
#menu111 li {
	
	float: none;
	margin: 1px;
	padding: 0;
	list-style: none;
}
#menu111 li a {
	display: table-cell;
	height: 30px;
	width: 138px;
	
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #fdb67c;
	
	vertical-align: middle;
	text-align: center;
	
	text-decoration: none;
	color: #FFF;
		
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
#menu111 li a:hover {
	background: #ff7300;
}
#menu111h:hover > ul {
	visibility: visible;	
}

/***************************przyciski spod*************/
#menu2 {
	margin: 0;
	padding: 0;
	width: 880px;
	height: 62px;
	background: url("b_gr.jpg") repeat-x center;
}

#menu2 li {
	float: left;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}

#menu2 li a {
	margin: 0;
	padding: 0;
	display: table-cell;
	height: 42px;
	width: 77px;
	
	border-right-width: 1px;
	border-spacing: 1px;
	border-right-style: solid;
	border-right-color: #019e48;
	
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	color: #FFF;
		
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
}

/*==========================================sekcje=========================*/
#banner {
	float: left;
	width : 880px;
	height: 143px;
	background: url("banner.jpg");

}

#banner a {
	text-decoration: none;
	color: #a5a5a5;
	
}

#banner a:visited {
	text-decoration: none;
	color: #a5a5a5;
	
}

#goscie {
	display: block;
	border-left: 0px solid #FF7300;
	
	width: 172px;
	height: 100px;
	text-align: center;
	padding: 3px;
}

#sonda {
	display: block;
	border: 0px;
	width: 166px;
	height: 113px;
	text-align: left;
	padding: 5px;
}


#newsy {
	display: block;
	border: 0px solid #FF7300;
	width: 176px;
	height: 271px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6B6969;
	overflow: auto;
	text-align: left; 
	padding: 0px;
	line-height:13px;
	
	
	
	
}
#newsy a{
color: #6B6969;
display: block;
min-height: 20px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom:4px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-spacing: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF7300;
	}
	
#newsy a:hover{
	background: #fde9d9;
	
}
	
#menu_right {
	display: block;
	width: 176px;
	height: 357px;
	background: url("m_pr_gr.jpg") repeat-x center;
	margin: 0px;
	border-left: 1px solid #FF7300;
	padding: 0px;
}

/*==============================cienie=======================*/
#cien_lewy_top {
	float: left;
	width : 14px;
	height: 143px;
	background: url("clt.jpg");
}
#cien_prawy_top {
	float: left;
	width : 14px;
	height: 143px;
	background: url("crt.jpg");
}

#cien_lewy_middle {
	float: left;
	width : 14px;
	height: 113px;
	background: url("clm.jpg");
}
#cien_prawy_middle {
	float: left;
	width : 14px;
	height: 113px;
	background: url("crm.jpg");
}

#cien_lewy_bottom {
	float: left;
	width : 14px;
	height: 684px;
	background: url("clb.jpg");
}
#cien_prawy_bottom {
	float: left;
	width : 14px;
	height: 684px;
	background: url("crb.jpg");
}



/*==============================panele pod strone==================================*/

#ramka_top{ /*box na baner i 2 cienie po bokach*/
	float: top;
	width : 908px;
	height: 143px;
}


#ramka_middle{ /*box na glowne menu top plus cienie*/
	float: top;
	width : 908px;
	height: 113px;
}

#menu_top{
	float: left;
	width : 880px;
	height: 113px;
}

#ramka_bottom { /*glowna sekcja zaraz pod menu*/
	margin: 0px auto;
	border: 0px solid black;
	padding: 0px;
	background: #FFF;
	background-color: #FFF;
	width:908px; 
	margin:0 auto; 
	min-height: 650px;
}

#ramka_wew_lewa {
	margin: 0px;
	border-right: 1px solid #FF7300;
	padding: 0px;
	float: left;
	background-color: #FFF;
	background: #FFF;
	width: 176px;
	
}

#ramka_wew_center {
	margin: 0px;
	border: 0px solid black;
	float: left;
	background-color: #FFF;
	background: #FFF;
}

#ramka_wew_prawa {
	margin: 0px;
	border: 0px solid black;
	padding: 0px;
	background: #FFF;
	float: left;
	background-color: #FFF;
	width: 176px;
}

#main_view {
	
	margin: 0px;
	border: 0px solid black;
	padding: 7px 20px 20px;
	float: top;
	background-color: #FFF;
	width: 663px;
	height: 647px;
	text-align: justify;
	overflow: auto;
	color: #454444;
}

#main_view h1{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	display: block;
	color: #fff;
	width: 615px;
	height: 29px;
	background: url("h2.jpg");
	line-height: 29px;
	padding-left: 30px;
}

#main_view h2{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	color: #fff;
	width: 615px;
	height: 29px;
	background: url("h2.jpg");
	line-height: 29px;
	padding-left: 30px;
}

#main_view ul{
	list-style-type:disc;
	margin: 10px;
}

#main_view ul ul{
	list-style-type:circle;
	margin: 10px;
}

#main_view ol{
	list-style-type:decimal;
	margin: 20px;
}


#stopka {
	float: top;
	margin : 0px;
	border : none;
	padding : 0px;
	clear : both;
	background-color : #FFF;
	width : 500px;
	height: 10px;
	text-align: center;
	font-family: Arial;
	font-size: 7pt;
}