body {
	margin: 0;
	padding: 0;
	background: White; 
}

@font-face {
	font-family: urw-gothic-l-book;
	src: url(urw-gothic-l-book.ttf);
}

h2[title=rezerwacja] {
	font-size: 30px;
}
	
.to-top{
    text-align:center;
}
#scroll-to-top{
    display:none;
    position:fixed;
    bottom:15px;
    right:20px;
    opacity:0.8;
}
#scroll-to-top:hover{
    opacity:1;
}

#pasek_gorny {
	width: 100%;
	height: 70px;	
	margin: 0 auto;
	background: url(obrazy/tlo.jpg) top center repeat-y;
}

#pasek_gorny a:hover {
	color: #FF8000;
	text-decoration:none;
}
#pasek_gorny a {
	color: green;
	text-decoration:none;
}

#menu_pasek_gorny {
	display: block;
	text-decoration:none;
	width: 140px;
	height: 25px;	
	margin: auto;
	font-size: 14px;
	font-family: urw-gothic-l-book;
	background: Transparent;
	position: relative;
	left: 445px;	
	top: 10px;
}

#menu_pasek_gorny a:hover {
	color: #FF8000;
	text-decoration:none;
}
#menu_pasek_gorny a {
	color: green;
	text-decoration:none;
}

#slider {
	margin: 0 auto;
	width: 100%;
	height: 300px;	
	border: 0px solid silver;
	background: Transparent;
}

#gallery {
	margin: 0 auto;
   width:100%;
	height: 300px;	
	background: url(obrazy/tlo.jpg) top center repeat-y;
}

#pasek_dolny {
	width: 100%;
	height: 70px;	
	margin: auto;
	background: url(obrazy/tlo.jpg) top center repeat-y;
	position: relative;
	bottom: 30px;
}

#pasek_dolny a:hover {
	color: #FF8000;
	text-decoration:none;
}
#pasek_dolny a {
	color: #FFFF17;
	text-decoration:none;
}

#pasek_dolny_kontener {
	width: 1000px;
	height: 60px;	
	margin: auto;
	color: #FFF650;
	font-size: 14px;
	font-family: urw-gothic-l-book;
	background:  Transparent;
	position: relative;
	top: 8px;
}

#pasek_dolny_kontener a:hover {
	color: #FF8000;
	text-decoration:none;
}
#pasek_dolny_kontener a {
	color: #FFFF17;
	text-decoration:none;
}


#pasek_atuty {
	width: 99%;
	border: 1px solid silver;
	height: 450px;	
	margin: 0 auto;
	font-size: 32px;
	font-family: urw-gothic-l-book;
	color: #ff9600;
	background:  White;
}

#ramka_atuty {
	display: block;
	margin: 0 auto;
	font-size: 16px;
	float: right;
	text-decoration:none;
	width: 250px;
	height: 300px;
	text-decoration: none;
	font-family: urw-gothic-l-book;
	font-style: italic;
	color: Black;
	overflow: hidden;
	background: White;
}

#ramka_atuty a:hover {
	opacity:0.6;
	color: #FF8000;
	text-decoration:none;
}
#ramka_atuty a {
	color: #FFFF17;
	text-decoration:none;
}

#ramka_atuty2 {
	display: block;
	margin: 0 auto;
	font-size: 16px;
	float: right;
	text-decoration:none;
	width: 250px;
	height: 300px;
	text-decoration: none;
	font-family: urw-gothic-l-book;
	font-style: italic;
	color: Black;
	overflow: hidden;
	background: White;
}

#ramka_atuty2 a:hover {
	opacity:0.6;
	color: #FF8000;
	text-decoration:none;
}
#ramka_atuty2 a {
	color: #FFFF17;
	text-decoration:none;
}

#ramka_atuty3 {
	display: block;
	margin: 0 auto;
	font-size: 16px;
	float: right;
	text-decoration:none;
	width: 250px;
	height: 300px;
	text-decoration: none;
	font-family: urw-gothic-l-book;
	font-style: italic;
	color: Black;
	overflow: hidden;
	background: White;
}

#ramka_atuty3 a:hover {
	opacity:0.6;
	color: #FF8000;
	text-decoration:none;
}
#ramka_atuty3 a {
	color: #FFFF17;
	text-decoration:none;
}

#ramka_atuty4 {
	display: block;
	margin: 0 auto;
	font-size: 16px;
	float: right;
	text-decoration:none;
	width: 250px;
	height: 300px;
	text-decoration: none;
	font-family: urw-gothic-l-book;
	font-style: italic;
	color: Black;
	overflow: hidden;
	background: White;
}

#ramka_atuty4 a:hover {
	opacity:0.6;
	color: #FF8000;
	text-decoration:none;
}
#ramka_atuty4 a {
	color: #FFFF17;
	text-decoration:none;
}

#kontener_atuty {
	width: 1000px;
	height: 300px;	
	margin: 0 auto;
	font-size: 18px;
	font-family: urw-gothic-l-book;
	color: #FFFF69;
	background:  Transparent;
	position: relative;
	right: 0px;	
	top: 0px;
}



#trescfull {
 	min-width:900px;
   max-width:1800px;
	height: auto;	
	margin: 0 auto;
	font-size: 14px;
	font-family: urw-gothic-l-book;
	color: black;
	background: #FFFFFF url(obrazy/NEW/index/tlo_trescfull.jpg) no-repeat center;
}


#trescfull a:hover {
	color: #FF8000;
	text-decoration:none;
}
#trescfull a {
	color: green;
	text-decoration:none;
}


#kontener_nazwa {
	width: 780px;
	height: 20px;	
	margin: 0 auto;
	font-size: 18px;
	font-family: urw-gothic-l-book;
	color: #FFFF69;
	background:  Transparent;
	position: relative;
	right: 90px;	
	top: 5px;
}

#stopka	{
	width: 100%;
	height: 70px;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: #F4FFC2;	
	margin: auto;
	background: url(obrazy/tlo.jpg) top center repeat-y;
}

#stopka a:hover {
	color: #FF8000;
	text-decoration:none;
}
#stopka a {
	color: #F4FFC2;
	text-decoration:none;
}

#kontener {width: 900px; margin: 0 auto; background: Transparent; position: relative; right: 50px; bottom: 15px;}
#menu1 {display: table; padding: 0 20px 0; margin: 0 auto; overflow: hidden; font-size: 20px; background: Transparent; font-family: urw-gothic-l-book;}
#menu1 li {list-style-type: none; margin: 0 auto; float: left;}
#menu1 li:hover {background: #B49770; }
#menu1 li a {display: block; color: White; text-decoration: none; padding: 7px 10px 7px;}
#menu1 li a:hover {background: #838383; color: White; }
#menu1 li li a {width: 160px;}
#menu1 li ul {overflow: hidden; display: none; background: #676767;}
#menu1 li:hover ul {position: absolute; z-index:2; padding: 0; display: block; width: 170px; font-size: 12px;}
 
/*ANIMACJA - tylko CSS3*/
#menu1 *:hover {transition: 0.7s ease-in;}
 
/*ZAOKR¥GLONE ROGI - tylko CSS3*/
#menu1 {-moz-border-radius: 5px; -webkit-border-radius: 3px; -o-border-radius: 5px; border-radius: 5px;}
#menu1 li ul {-moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 3px 3px; -o-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}

div.gallery {
	 display: block;
	 float: left;
	 margin: 5px;
    border: 1px solid #ccc;
    width: 200px;
    height: 250px;
}

div.gallery:hover {
    border: 1px solid #777;
}

div.gallery img {
    width: 100%;
    height: auto;
    background: Red;
}

div.desc {
    padding: 15px;
    text-align: center;
}

#pasek_aktualnosci {
	width: 1000px;
	height: 1170px;	
	margin: 0 auto;
	font-family: urw-gothic-l-book;
	color: #ff9600;
	background:  White;
}

#pasek_aktualnosci a:hover {
	color: #FF8000;
	text-decoration:none;
}
#pasek_aktualnosci a {
	color: green;
	text-decoration:none;
}


div.aktualnosci {
	 display: block;
	 float: left;
	 margin: 5px;
    border: 1px solid #ccc;
    width: 238px;
    height: 350px;
}

div.aktualnosci:hover {
    border: 1px solid #777;
}

div.aktualnosci img {
    width: 100%;
    height: auto;
}

div.opi {
    padding: 12px;
    text-align: center;
}








#kontener_sklepy {
	display: block;
	width: 850px;
	height: 1050px;	
	margin: auto;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: black;
	background: White;
}

#kontener_spozywka {
	display: block;
	width: 1000px;
	height: 1200px;	
	margin: auto;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: black;
	background: White;
}

div.spozywka {
	 display: block;
	 float: left;
	 margin: 5px;
    border: 1px solid #ccc;
    width: 238px;
    height: 350px;
}

div.spozywka:hover {
    border: 1px solid #777;
}

div.spozywka img {
    width: auto;
    height: auto;
}

div.opi_spo {
    padding: 12px;
    text-align: center;
}













div.spo_res {
    padding: 12px;
    text-align: center;
}

#kontener_uslugi {
	display: block;
	width: 850px;
	height: 550px;	
	margin: auto;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: black;
	background: White;
}

#kontener_mechanik {
	display: block;
	width: 1000px;
	height: 1200px;	
	margin: auto;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: black;
	background: White;
}


div.mechanik {
	 display: block;
	 float: left;
	 margin: 5px;
    border: 1px solid #ccc;
    width: 238px;
    height: 350px;
}

div.mechanik:hover {
    border: 1px solid #777;
}

div.mechanik img {
    width: auto;
    height: auto;
}

div.opi_mch {
    padding: 12px;
    text-align: center;
}










#kontener_serwis {
	display: block;
	width: 1000px;
	height: 750px;	
	margin: auto;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: black;
	background: White;
}

div.serwis {
	 display: block;
	 float: left;
	 margin: 5px;
    border: 1px solid #ccc;
    width: 238px;
    height: 350px;
}

div.serwis:hover {
    border: 1px solid #777;
}

div.serwis img {
    width: auto;
    height: auto;
}

div.opi_ser {
    padding: 12px;
    text-align: center;
}

#kontener_taxi {
	display: block;
	width: 1000px;
	height: 750px;	
	margin: auto;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: black;
	background: White;
}

div.taxi {
	 display: block;
	 float: left;
	 margin: 5px;
    border: 1px solid #ccc;
    width: 238px;
    height: 350px;
}

div.taxi:hover {
    border: 1px solid #777;
}

div.taxi img {
    width: auto;
    height: auto;
}

div.opi_tax {
    padding: 12px;
    text-align: center;
}

















#kontener_domyimieszkania {
	display: block;
	width: 850px;
	height: 270px;	
	margin: auto;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: black;
	background: White;
}

#kontener_noclegi {
	display: block;
	width: 850px;
	height: 270px;	
	margin: auto;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: black;
	background: White;
}

#kontener_atrakcje {
	display: block;
	width: 850px;
	height: 270px;	
	margin: auto;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: black;
	background: White;
}

#kontener_praca {
	display: block;
	width: 850px;
	height: 270px;	
	margin: auto;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: black;
	background: White;
}

#kontener_polityka {
	display: block;
	width: 100%;
	height: 1800px;	
	margin: auto;
	font-size: 12px;
	font-family: urw-gothic-l-book;
	color: black;
	background: White;
}

#trescpolityka {
 	min-width:900px;
   max-width:1600px;
	height: auto;	
	margin: 0 auto;
	font-size: 14px;
	font-family: urw-gothic-l-book;
	color: black;
	background: #FFFFFF url(obrazy/NEW/index/tlo_trescfull.jpg) no-repeat center;
}

#reklama250x250l {
	float: left;
	display: block;
	width: 260px;
	height: 250px;	
	margin: right;
	padding-top: 0px;
	background: #FFFFFF ;
}

#reklama200x200r {
	float: right;
	display: block;
	width: 210px;
	height: 200px;	
	margin: right;
	padding-top: 0px;
	background: #FFFFFF ;
}

#reklama200x200l {
	float: left;
	display: block;
	width: 210px;
	height: 200px;	
	margin: right;
	padding-top: 0px;
	background: #FFFFFF ;
}

#reklama336x280l {
	float: left;
	display: block;
	width: 346px;
	height: 280px;	
	margin: right;
	padding-top: 0px;
	background: #FFFFFF ;
}

#reklama336x280r {
	float: right;
	display: block;
	width: 346px;
	height: 280px;	
	margin: right;
	padding-top: 0px;
	background: #FFFFFF ;
}