* {
margin: 0px;
padding: 0px;
}

body {
background: #fff url('img/tlo_kreski.gif');
font-size: 13px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #444;
}

p {
display: block;
text-align: justify;
}

.center {
text-align: center;
}

a {
color: darkblue;
# color: #000077;
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #ffffff;
background-color: #333399;
}

em {
font-style: italic;
}

h1,h2,h3,h4,h5,h6,th {
font-family: arial, serif;
font-weight: normal;
font-size:14px;
}

.foot {
height: 1px;
line-height: 1px;
clear: both;
}

.divider {
border-bottom: solid 1px #F6F3F1;
}

th strong {
color: #fff;
}

table {
border-collapse: collapse;
text-align: center;
margin-left:auto; margin-right:auto;
}

th {
background: #6f6fb9 repeat;
height: 29px;
padding-left: 4px;
padding-right: 4px;
color: #fff;
border-left: solid 1px #9999ff;
border-bottom: solid 2px #9999ff;
}

tr {
height: 30px;
}

td {
padding-left: 4px;
padding-right: 4px;
border-left: solid 1px #9999ff;
border-bottom: solid 1px #ffffff;
}

.cellA{
background: #ccccff repeat-x;
}

.cellB{
background: #e8e8fc repeat-x;
}

td.first,th.first {
border-left: 0px;
}

#outer {
width: 726px;
background: #fff url('img/tlo_cien.gif');
margin: 10px auto 0px auto;
padding: 0px 4px 0px 0px;
}

#outer2 {
width: 732px;
height: 4px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff url('img/tlo_cien.gif');
margin: 0px auto 0px auto;
}

#inner {
background: #fff;
background-image: url('img/tlo_cien_prawy_short.png');
background-repeat: repeat-y;
}

#inner.long {
background-image: url('img/tlo_cien_prawy_long.png');
width: 100%;
}

#header {
position: relative;
height: 140px;
background-image: url('img/tlo_naglowek.gif'); 
margin: 0px 0px 0px 0px;
}

#header.long {
position: relative;
height: 160px;
background-image: url('img/tlo_naglowek.gif');
margin: 0px 0px 0px 0px;
}

#header img {
position: absolute;
}

#header h1 {
position: absolute;
top: 60px;
font-size: 28px;
padding-left: 30px;
color: #fff;
}

#header h2 {
position: absolute;
top: 90px;
font-size: 14px;
padding-left: 30px;
color: #fff;
}

#header h1 strong {
color: #fff;
}

#xbgA {
height: 31px;
width: 500px;
position: absolute;
top: 0px;
background-image: url('img/tlo_cien_gora_short.png');
z-index: 1;
}

#xbgB {
position: relative;
height: 32px;
width: 500px;
z-index: 1;
}

#xbgA.long {
height: 31px;
width: 724px;
position: absolute;
top: 0px;
background-image: url('img/tlo_cien_gora_long.png');
z-index: 1;
}

#xbgB.long {
width: 724px;
background-image: url('tlo_cien_gora_long.png');
}

#main {
position: relative;
width: 500px;
margin: 3px -500px 0px 0px;
float: left;
}

#main.long {
position: relative;
width: 724px;
margin: 3px -724px 0px 0px;
float: left;
}
#main_inner {
padding: 31px 28px 18px 18px;
position: relative;
z-index: 5;
}

#main ul {
list-style: none;
}

#main li {
padding-left: 12px;
background-image: url('img/punkt.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}

#main h1,h2,h3,h4 {
color: #555555;
}

#main h1 {
font-size: 24px;
background-image: url('img/naglowek_duzy.gif');
background-repeat: no-repeat;
height: 60px;
padding-left: 22px;
margin-bottom: -15px;
}

#main h2 {
font-size: 18px;
background-image: url('img/naglowek_maly.gif');
background-repeat: no-repeat;
height: 50px;
padding-left: 22px;
margin-bottom: -15px;
}

#main h3 {
font-size: 14px;
background-image: url('img/naglowek_maly.gif');
background-repeat: no-repeat;
height: 50px;
padding-left: 22px;
margin-bottom: -15px;
}

#main p {
margin-bottom: 14px;
}

#main p strong {
color: #444;
}

#main .content {
position: relative;
padding-left: 20px;
}

img.right {
float: right;
margin-left: 14px;
}

img.center {
 text-align: center;
}

#main .divider {
margin: 20px 0px 20px 0px;
}

#side {
position: relative;
float: right;
width: 194px;
margin: 3px 3px 0px 3px;
background: #fff;
}

#side h3 {
background-image: url('img/naglowek_bok.jpg');
width: 180px;
height: 23px;
color: #fff;
font-size: 11px;
padding: 9px 0px 0px 14px;
}

#side .content {
background-image: url('img/naglowek_bok_cien.png');
background-repeat: repeat-x;
padding: 22px 14px 0px 14px;
margin: 3px 0px 20px 0px;

}

#side .divider {
margin: 14px 0px 14px 0px;
}

#footer {
width: 726px;
margin: 0px auto 0px auto;
text-align: center;
color: #6666cc;
font-size:11px;
}

#footer a {
color: #444;
} 

#footer a:hover {
color: #fff; 
}

a.tip {
	text-decoration: underline; 
}
a.tip span {
	display: none;
}

a.tip:hover {
	font-size: 100%;
} 

a.tip:hover span { 
	display: block !important;
	position: absolute;
	/* margin-left: 20px; */
	margin-top: -200px;
	border: 1px solid #6666cc;
	background-color: #ccccff; 		
	z-index:24;
}

#zoomapa {
width:600px;
height:600px;
border:4px solid #666;
background:#08c;
position:relative;
overflow:hidden;
color:#ff0
}

#zoom {position:absolute; top:14px;}
#zoom:hover {background:transparent;}
#zoom a:visited {color:#fff; text-decoration:none; font-size:14px; background:#000;} 
#zoom a {color:#fff; text-decoration:none; font-size:14px; background:#000;}
#zoom a div {display:none;}
#zoom a:hover {color:#fff; background:#c00; text-decoration:none;}

#zoom a img {
display:block; 
position:absolute;  
width:1px; 
height:1px; 
border:0px;
}

#zoom a:active img,
#zoom a:focus img {
z-index:10; 
display:block; 
position:absolute; 
top:22px; 
left:4px;  
width:600px; 
height:600px;  
border:0px;
}

#zoom a:active .line1,
#zoom a:focus .line1 {
display:block; 
position:absolute; 
bottom:25px; 
left:0px; 
width:20px; 
height:2px;
overflow:hidden;
background:#c00;
}

#zoom a:active .line2,
#zoom a:focus .line2 {
display:block; 
position:absolute; 
bottom:25px; 
left:0px; 
width:50px; 
height:2px; 
overflow:hidden; 
background:#c00;
}

#zoom a:active .line3,
#zoom a:focus .line3 {
display:block; 
position:absolute; 
bottom:25px; 
left:0px; 
width:85px;
height:2px;
overflow:hidden;
background:#c00;
}

#zoom a:active .point1,
#zoom a:focus .point1 {
display:block;
position:absolute;
bottom:20px;
left:10px; 
width:0px; 
height:0px;
overflow:hidden;
border-left:5px solid #fff;
border-right:5px solid #fff;
border-top:5px solid #f00;
}

#zoom a:active .point2,
#zoom a:focus .point2 {
display:block; 
position:absolute; 
bottom:20px; 
left:40px; 
width:0px; 
height:0px; 
overflow:hidden;
border-left:5px solid #fff; 
border-right:5px solid #fff;
border-top:5px solid #f00;
}

#zoom a:active .point3,
#zoom a:focus .point3 {
display:block; 
position:absolute;
bottom:20px;
left:75px;
width:0px;
height:0px;
overflow:hidden;
border-left:5px solid #fff;
border-right:5px solid #fff;
border-top:5px solid #f00;
}

#menu {
width:726px; 
font-size:0.85em;
font-weight: bold;
position: absolute;
background:#faeeff; 
left:0px;
top: 119px;
}

#menu ul {
padding:0; 
margin:0;
list-style-type: none;
}

#menu ul li {
float:left;
position:relative;
text-align: center;
}

#menu ul li a {
display:block; 
text-decoration:none; 
color:#000; 
width:120px; 
height:20px; 
color:#444; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#faeeff; 
line-height:20px;
}

#menu2 {
width:726px; 
font-size:0.85em;
font-weight: bold;
position: absolute;
background:#faeeff; 
left:0px;
top: 119px;
}

#menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
}

#menu2 ul li {
float:left;
position:relative;
text-align: center;
}

#menu2 ul li a {
display:block; 
text-decoration:none; 
color:#000; 
width:132px; 
height:20px; 
color:#444; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#faeeff; 
line-height:20px;
}


#galeria { margin-bottom : 40px; width : 600px; }
#galeria img { display : block; }
#galeria div { float : left; margin-right : 40px; width:120px; height:140px; }ackground:#6f6fb9;
}

#submenu {
width:724px; 
font-size:0.85em;
font-weight: bold;
background:#faeeff; 
position: absolute;
left:1px;
top: 140px; 
}

#submenu ul {
padding:0; 
margin:0;
list-style-type: none;
}
#submenu ul li a:hover {
color:#fff; 
background:#6f6fb9;
}
#submenu ul li {
float:left;
position:relative;
text-align: center;
}

#submenu ul li a.selected {
color:#fff; 
background:#6f6fb9;
} 

#main_inner h3 a.selected {
color:#fff; 
background:#6f6fb9;
}

#submenu ul li a {
display:block; 
text-decoration:none; 
color:#000; 
width:181px; 
height:20px; 
color:#444; 
border:none; 
border-width:1px 1px 0 0; 
background:#faeeff; 
line-height:20px;
}

#submenu ul li a:hover {
color:#fff; 
background:#6f6fb9;
}

input,
textarea,
select,submit {
color: #000;
background: #faeeff; 
border: 1px solid #6f6fb9;
width:200px;
}



#menu ul li a:hover {
color:#fff; 
background:#6f6fb9;
}
#menu ul li a.selected {
color:#fff; 
b
