

body {background:url(../images/tlo_strony.jpg) top center no-repeat }


p { margin-top: 0px; margin-bottom: 0px }
table {  line-height: 15px;  font-family: "Tahoma", "Verdana"; }



 body {
    background-color: #000000;
    margin: 0px;
    padding: 0px;
    }
    
 td {
 
	font-family: "Tahoma", "Verdana";
	font-color: #525252;
    font-size: 12px;
    }
    
 p {
 
	font-family: "Tahoma", "Verdana";
	font-color: #525252;
    font-size: 12px;
    }
    
.slider-wrapper { 
	width: 98%; 
	margin: 0px auto;
}
      
.opis {
        font-family: "Tahoma", "Verdana";
        font-size: 11px;
}

.menu_u {

	font-family: "Tahoma", "Verdana";
    	font-size: 12px;
     	font-weight: bold;   
}

.menu_u A:link {text-decoration: none; color: #1D535C;}   
.menu_u A:visited {text-decoration: none; color: #1D535C;}
.menu_u A:active {text-decoration: none;}
.menu_u A:hover {text-decoration: none; color: #2D2387;}

.menu_m A:link {text-decoration: none; color: #236672;}   
.menu_m A:visited {text-decoration: none; color: #236672;}
.menu_m A:active {text-decoration: none;}
.menu_m A:hover {text-decoration: none; color: #4848A8;}

.more {
	
	font-family: "Tahoma", "Verdana";
    	font-size: 11px;
}

.more A:link {text-decoration: none; color: #996633;}   
.more A:visited {text-decoration: none; color: #996633;}
.more A:active {text-decoration: none;}
.more A:hover {text-decoration: none; color: #FF0000;}

.smalgrey { font-family: "Tahoma", "Verdana";  font-size: 10px; color: #808080; }

h1 { font-family:  "Tahoma", "Verdana"; font-size:16px; color: #000000; font-weight:bolder; }
h2 { font-family:  "Tahoma", "Verdana"; font-size:11px; color: #000000; font-weight:normal; }
h3 { font-family:  "Tahoma", "Verdana"; font-size:14px; color: #7e7e7e; font-weight:normal; }
h4 { font-family:  "Tahoma", "Verdana"; font-size:11px; color: #000000; font-weight:lighter; font-style:italic   }

a:link { color: #3291a3; text-decoration: none }
a:visited { color: #3291a3; text-decoration: none}
a:hover { color: #9ba17c; text-decoration: none }

mapa

{

    background: url("images/mapa_strony.png") no-repeat scroll 0 0 transparent;

    padding: 10px;
    width: 235px;
    height:402px;

    position: fixed;
    margin-top: -200px; /*połowa wysokości panelu w górę */
    left: 0px;
    top: 30em;

}
.zamknij
{
    background-position: 0px 0px -242px 0px;
}



.track { font-family: "Tahoma", "Verdana";  font-size: 11px; color: #000000; }

.szukaj { font-family: "Tahoma", "Verdana";   font-size: 12px; color: #000000; }

    
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 6px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: "Tahoma", "Verdana";
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

.button-orome {
    background-color: #cae7f7; 
    border: none;
    border-radius: 6px;
    color: #236689;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    
.button-orome: hover {text-decoration: underline;background-color:rgba(202, 231, 247,0.5);}
  