p {margin: 0px ; font-size: 11px; font-weight:normal; text-decoration: none; font-family: Verdana, Arial; color: #777777; line-height: 1.4; text-align: left}
a {margin: 0px; font-size: 11px; font-family: Verdana, Arial; font-weight:normal; color: #77a801; text-decoration: none}
a:hover {margin: 0px;font-size: 11px; font-family: Verdana, Arial; color: #77a801; text-decoration: underline}
H1 {margin: 0px 0px 20px 0px;font-size: 35px; font-family: Cambria, Times New Roman; color: #646464; font-weight:normal}
H2 {margin: 0px 0px 5px 0px; color: #FFFFFF; font-family: Cambria, Times New Roman; font-size: 26px; text-align: left;}
H3 {margin: 0px 0px 5px 0px; color: #5d5d5d; font-family: Verdana; font-size: 18px; text-align: left; font-weight: bold}
H4 {margin: 0px 0px 25px 0px; color: #5d5d5d; font-family: Arial; font-size: 30px; text-align: left;font-weight:normal}
H5 {margin: 10px 0px 0px 0px; font-style:italic; font-size:22px; color: #36aadc;}
H6 {margin: 5px 0px 15px 0px; font-size: 20px; color: #005280;}
img {border: 0}

li {margin: 0px ; font-size: 11px; font-weight:normal; text-decoration: none; font-family: Verdana, Arial; color: #777777; line-height: 1.4; text-align: left}

.naglowek {background: url(images/tlo_kom_naglowek.png);}
.kom1 {background: url(images/tlo_kom1.png) repeat;}
.kom2 {background: url(images/tlo_kom2.png) repeat;}
.kom3 {background: url(images/tlo_kom3.png) repeat;}
.kom4 {background: url(images/tlo_kom4.png) repeat;}
.kom5 {background: url(images/tlo_kom5.png) repeat;}
.kom6 {background: url(images/tlo_kom_naglowek.png) repeat;}

.naglowek p{margin: 0px 10px 0px 10px;}
.kom1 p{margin: 0px 10px 0px 10px;}
.kom2 p{margin: 0px 10px 0px 10px;}
.kom3 p{margin: 0px 10px 0px 10px;}
.kom4 p{margin: 0px 10px 0px 10px;}
.kom5 p{margin: 0px 10px 0px 10px;}
.kom6 p{margin: 0px 5px 0px 5px;}

body {
    margin: 0px;
    padding: 0px;
	background: url(images/tlo_stopka2.jpg) repeat;    
}
#calosc{
	position:relative;
}
#podmenu_o_nas{
	display:none;
	position:absolute;
	top:-80px;
	left:160px;
	width:179px;
	height:119px;
	background: url(images/menu_tlo1.png) no-repeat;
	padding:40px 0px 0px 40px;
	z-index:12350;
}
#podmenu_informacje{
	display:none;
	position:absolute;
	top:-80px;
	left:300px;
	width:342px;
	height:173px;
	background: url(images/menu_tlo2.png) no-repeat;
	padding:45px 0px 0px 30px;
	z-index:2350;
}
#podmenu_galeria{
	display:none;
	position:absolute;
	top:-80px;
	left:455px;
	width:179px;
	height:164px;
	background: url(images/menu_tlo3.png) no-repeat;
	padding:40px 0px 0px 40px;
	z-index:12350;
}
#kontener_top {   
	background: url(images/tlo_top.jpg) no-repeat top center;
	height:884px;
}

#kontener_top_podstrona {   
	background: url(images/tlo_top2.jpg) no-repeat top center;
	height:670px;
}
	
#kontener_top_content {
    position: relative;    
	left: 50%;
    margin-left: -500px;
    width: 1000px;
}

#logo {
    position: absolute;    
	left: 75px;
}

#logo_podstrona {
    position: absolute;    
	left: 75px;
	top:-50px;
}

#kamery {
    position: absolute;
    top: 16px;
    margin-left: 720px;

}
#kamery input{
	vertical-align:middle;
}
#witamy{
	position: absolute;
    top: 100px;
    left: 320px;
    width: 550px;
}
#witamy p{
	font-size:12px;
	color: #324f5f;
}
#menu {
    position: absolute;
    top: 345px;
	left:40px;
    width: 691px;
}

#menu2 {
    position: absolute;
    top: 560px;
	left:40px;
    width: 691px;
}

/*---------------MENU----------------*/

.nav {
list-style-type:none;
position:absolute;
z-index:9;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.nav li {
float:left;
margin-left:0;
}
.nav a {
background:url("images/menu.png") repeat scroll 0 0 transparent;
border:medium none;
display:block;
height:77px;
text-indent:-9999px;
}
a.link-glowna, a.link-glowna_selected {
width:120px;
}
a.link-o_nas, a.link-o_nas_selected {
width:125px;
}
a.link-informacje,a.link-informacje_selected {
width:160px;
}
a.link-galeria,a.link-galeria_selected {
width:135px;
}
a.link-kontakt, a.link-kontakt_selected {
width:150px;
}


.nav a.link-glowna {
background-position:left top;
}
.nav a.link-glowna:hover, .nav a.link-glowna_selected {
background-position:left -77px;
}
.nav a.link-o_nas {
background-position:-120px top;
}
.nav a.link-o_nas:hover, .nav a.link-o_nas_selected {
background-position:-120px -77px;
}
.nav a.link-informacje {
background-position:-245px top;
}
.nav a.link-informacje:hover, .nav a.link-informacje_selected {
background-position:-245px -77px;
}
.nav a.link-galeria {
background-position:-405px top;
}
.nav a.link-galeria:hover, .nav a.link-galeria_selected {
background-position:-405px -77px;
}
.nav a.link-kontakt {
background-position:-540px top;
}
.nav a.link-kontakt:hover, .nav a.link-kontakt_selected {
background-position:-540px -77px;
}

/*------------------------*/
#tresc{
	background: #dee7b2 url(images/tlo.jpg) repeat-y top center;
	z-index:0;
}
#kontener_srodek{
    position: relative;    
	left: 50%;
	margin-left:-500px;
    width: 1000px;	
	top:-175px;
}

#kontener_srodek_tresc_podstrona{	
	width: 940px;
	margin: 0px 0px 0px 0px;
	z-index:10;
}
	
#kontener_srodek_tresc{	
	float:left;
	width:687px;
	margin: 0px 0px 0px 0px;
	z-index:10;
}
.kontener_srodek_tresc_box_lewa{
	float:left;
	width:300px;
        margin-top: -30px;
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #d9d5d4;
}
.kontener_srodek_tresc_box_prawa{
	float:right;
	width:300px;
        margin-top: -30px;
        padding: 0px 20px 0px 20px;
	border-left: 1px solid #d9d5d4;
}

.kontener_srodek_tresc_box_prawa li{margin-left: -25px;}
.kontener_srodek_tresc_box_prawa ul{margin-top: 5px;}

.kontener_srodek_tresc_box_lewa_podstrona{
	float:left;
	width:300px;
        margin-top: -10px;
	padding: 0px 20px 0px 20px;
}
.kontener_srodek_tresc_box_prawa_podstrona{
	float:right;
	width:300px;
        margin-top: -10px;
        padding: 0px 20px 0px 20px;
}
.kontener_srodek_tresc_box_srodek{
	clear:both;
	width:620px;
	margin: 50px 0px 50px 0px;
	padding: 0px 20px 0px 20px;
}
#kontener_srodek_pasek{
	float:right;
	width:313px;
	margin: 100px -2px 0px 0px;
}
#kontener_srodek_pasek_nowiny_calosc{
	background: url(images/tlo_newsletter1.jpg) repeat-y;
}

#kontener_srodek_pasek_nowiny{
	background: url(images/tlo_newsletter.jpg) no-repeat bottom ;
	min-height:815px;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 25px 30px;
}
#kontener_srodek_pasek_tresc{
	padding: 0px 20px 0px 30px;
	border-left: 1px solid #d9d5d4;
}
#newsletter{
}

#kontener_stopka{
	margin-top:-125px;
}

#kontener_stopka_content{
	background: url(images/tlo_stopka.jpg) no-repeat top center;
	height:125px;
}
#kontener_stopka_tresc{
    position: relative;    
	left: 50%;
    margin-left: -500px;
    width: 1000px;	
	padding: 0px 0px 30px 0px;
}

#kontener_stopka_tresc p{
	color:#b8a88e;
	line-height:1.4;
}
#kontener_stopka_tresc a{color: #bfaa85; margin-bottom: 1px;padding: 0px 0px 3px 0px;}
#kontener_stopka_tresc a:hover{	color: #FFFFFF; text-decoration: none;}


#kontener_stopka_tresc img{
	vertical-align:middle;
}
#kontener_stopka_tresc hr{
	color: #54462c;
	background-color: #54462c;
	height: 1px;
	max-height: 1px;
	border:0;
	margin:0;
	padding:0;
}

.kod_dostepu{
	border:0;
}
.newsletter{
	border:0;
	margin: 8px 0px 0px 30px;
}
.link_stopka{
	border: solid 1px #54462c;
    margin-bottom: 1px;
    padding: 0px 0px 3px 0px; 
	border-left: none; 
	border-right: none; 
	border-top: none; 
	width:100%; 
	display:block
}

.podmenu, .podmenu:hover{
	color: #FFFFFF;
	font-size:16px;
	text-decoration:none;
}
.podmenu_p{
	line-height:0.7;
}
.podmenu_p_tabela{
	line-height:0.55;
}
.podmenu2, .podmenu2:hover{
	color: #372e15;
	line-height:1.4;
    margin: 0px 0px 10px 0px;
	font-size:16px;
	text-decoration:none;
}

#podmenu2{
	padding-right: 20px;
	margin-right: 20px;
	width:200px;
	border-right: 1px solid #d9d5d4;
}
#kalendarz{
	background: url(images/tlo_kalendarz.jpg) no-repeat;
	background-position: 0px 30px; 
	margin:0; padding:0;
}
#form{
	background: url(images/tlo_form.jpg) no-repeat;
	background-position: 0px -30px; 
}
#zapisy{ 
	background: url(images/tlo_form_zapisy.jpg) no-repeat;
	background-position: 220px 7px; 
}

#jadlospis h6 {margin: 5px 0px 0px 10px; font-size: 14px;}
