/* przewodnik_v2.css */
* {padding:0; margin:0;}
body {font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#000; background:#fff url('img/bg-body.png') repeat-x;}
img, a img {border: 0;}
.c {clear:both; height:0px; line-height:0px; font-size:0px;}
.alpha {filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
.alpha:hover {filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}

#site {width:1000px; margin:0 auto; background:none;}

#top {width:1000px; height:240px; margin:10px 0 0 0; background:url('img/bg-top.jpg') no-repeat;}

#head {width:1000px; height:190px; margin:0px; padding:0px; border:0px; background:url('_grafika/naglowek-.jpg') no-repeat;}
a.home {float:left; width:285px; height:60px; margin-left:190px; margin-top:50px; background:url('sheep.gif');}
a.instruktor {float:right; width:140px; height:70px; margin:105px 20px 0 0; background:url('_grafika/instruktor.png') no-repeat;}
a.instruktor:hover {background-position: 0 -70px; }

#menu {width:1000px; height:50px; margin:0px; padding:0px; border:0px; background:url('_grafika/menu-.jpg') no-repeat;}
#menu-margin {float:left; width:100px; height:50px;}
/* btn */
#btn-home      {float:left; width:121px; height:50px; background:url('img/btn-home.png') no-repeat;}
#btn-wycieczki {float:left; width:175px; height:50px; background:url('img/btn-wycieczki.png') no-repeat;}
#btn-galeria   {float:left; width:111px; height:50px; background:url('img/btn-galeria.png') no-repeat;}
#btn-licencja  {float:left; width:172px; height:50px; background:url('img/btn-licencja.png') no-repeat;}
#btn-cennik    {float:left; width:68px;  height:50px; background:url('img/btn-cennik.png') no-repeat;}
#btn-linki     {float:left; width:52px;  height:50px; background:url('img/btn-linki.png') no-repeat;}
#btn-kontakt   {float:left; width:72px;  height:50px; background:url('img/btn-kontakt.png') no-repeat;}
/* btn: hover */
#btn-home:hover      {background:url('img/btn-home-1.png') no-repeat;}
#btn-wycieczki:hover {background:url('img/btn-wycieczki-1.png') no-repeat;}
#btn-galeria:hover   {background:url('img/btn-galeria-1.png') no-repeat;}
#btn-licencja:hover  {background:url('img/btn-licencja-1.png') no-repeat;}
#btn-cennik:hover    {background:url('img/btn-cennik-1.png') no-repeat;}
#btn-linki:hover     {background:url('img/btn-linki-1.png') no-repeat;}
#btn-kontakt:hover   {background:url('img/btn-kontakt-1.png') no-repeat;}

#reklama {margin:10px 0 0 0;}
#muzyka-goralska {float:left; width:1000px; height:150px; background:url('img/muzyka.jpg') no-repeat;}

h1 {font-size:18px; text-align:center; line-height:50px; margin:14px; border-bottom:1px solid #000;}
h2 {font-size:16px; text-align:center; line-height:40px; margin:14px; border-bottom:1px solid #000;}
h3 {font-size:14px; text-align:center; line-height:30px; margin:14px; border-bottom:1px solid #000;}
p  {padding:14px; text-align:left; font-size:13px;}
p a {color:#000; font-size:13px; font-weight:bold;}
p a:hover {color:#700;}
p a:active {color:7400;}
p a:visited {color:7400;}
.opis {text-align:center; font-weight:bold;}

.left-column {float:left; width:50%;}
.left-column ul {list-style:decimal; list-style-position:inside; padding:0 14px 14px;}

#content {margin:10px 0 30px 0; background:none;}

#table_cennik {width:80%; margin:0 auto;}
#table_cennik td {background:#efefef; border:1px solid #bfbfbf; font-size:13px;}

#table_linki {width:80%; margin:0 auto; border:1px solid #bfbfbf; background:none;}
#table_linki td {padding:7px; background:#efefef;}
#table_linki td.linki a {color:#000; font-size:13px; font-weight:bold;}
#table_linki td.linki a:hover {color:#700;}
#table_linki td.linki a:active {color:7400;}
#table_linki td.linki a:visited {color:7400;}
#table_linki td.katalogi a {color:#444; font-size:11px;}
#table_linki td.katalogi a:hover {color:#700 !important; font-weight:600;}
#table_linki td.katalogi a:active {color:#444; font-size:11px;}
#table_linki td.katalogi a:visited {color:#444; font-size:11px;}

.right-column {float:right; width:50%; text-align:right;}
.right-column img {padding:14px 0 0 0;}

.wycieczka {background:none;}
.wycieczka-text {float:left; width:60%;}
.wycieczka-text h3 {float:right; width:50%; text-align:right;}
.wycieczka-text p  {float:right; width:70%; text-align:right;}
.wycieczka-foto {float:left; width:40%; text-align:left;}
.wycieczka-foto img {width:220px; margin:20px; border:1px solid #400;}

.galeria {background:none;}
.galeria-text {float:left; width:60%;}
.galeria-text h3 {float:right; width:50%; text-align:right;}
.galeria-text p  {float:right; width:70%; text-align:right;}
.galeria-foto {float:left; width:40%; text-align:left;}
.galeria-foto img {width:220px; margin:20px; border:1px solid #400;}

#footer {width:1000px; height:50px; line-height:50px; margin:0 auto; background:url('img/bg-footer.png') repeat-x; text-align:center;}
#footer a {display:inline; padding:7px; margin:0 7px; color:#f9f9f9; font-size:12px;}
#footer a:link    {color:#fff; text-decoration:none; background:none; border:1px solid transparent;}
#footer a:hover   {color:#fff !important; text-decoration:none; background:#444 !important; border:1px solid #f9f9f9 !important;}
#footer a:active  {color:#fff; text-decoration:none; background:none; border:1px solid transparent;}
#footer a:visited {color:#fff; text-decoration:none; background:none; border:1px solid transparent;}

#foot  {width:1000px; height:30px; line-height:30px; margin:0 auto; font-size:11px;}
#copy  {float:left; width:50%;}
#autor {float:right; width:50%; text-align:right;}
#autor img {vertical-align:middle;}

/* PRELOADER */
div#preload, div#prelkom, div#prelcie {position:fixed; /* position: absolute; dla IE6 */ display:none;}

/* PRELOADER: warstwa przykrywajaca strone */
div#preload {z-index:9997; width:100%; height:100%; /* height: 2000px; dla IE6 */ left:0; top:0; background:#000;
filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}

/* PRELOADER: kontener komunikatu */ 
div#prelkom {
z-index:9999;
left:50%;
top:200px;
height:110px;
width:200px; /* szerokosc preloadera */
margin-left: -90px; /* wartosc musi byc polowa szerokosci ze znakiem - */		
padding:50px 0 0;
color:#444;
font-size:14px;
text-align:center;
line-height:200%;
background:#c8c8c8;
border:1px solid #fff; 	
filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}

/* PRELOADER: kontener cienia */
div#prelcie {
z-index:9998;
left:55%; 
top:210px;		
height:162px;	
width:178px; /* szerokosc cienia */
margin-left: -110px; /* wartosc musi byc polowa szerokosci ze znakiem - */	 
background:#000;
filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;}

/* przewodnik_v2.css */