


body{
background: url('obrazy/drewno.jpg') ;
margin:0px;
padding: 0px;
}



#contener {

width: 960px;



margin-left: auto;
margin-right: auto;

 -moz-box-shadow: 0px 0px 20px 5px black;
  -webkit-box-shadow: 0px 0px 20px 5px black;
  box-shadow: 0px 0px 20px 5px black;


}


#staty
{
    display:none;
}






#NAGLOWEK {

	width: 100%;
	height:500px;
	background-color: black;
	margin-bottom: auto;

	border-bottom: ridge;

overflow: hidden;



  border-bottom-style: ridge;














}

A:link
{
 color: #302e31;   
 text-decoration:none;
}

A:hover
{
 color: #302e31;   
 text-decoration:none;
}

A
{
 color: #302e31;   
 text-decoration:none;
}
#linki
{
text-decoration:none;
}


#linki:hover
{
text-decoration:none;
background-color: #b21413;



}
#SRODEK {

 width: 100%;
 min-height:650px;
overflow:hidden;
margin-right: -55px;



}
#MENU {

float: left;
overflow:hidden;
width: 17%;
min-height:650px;


}

#TRESC {

background-color: #42474f;
float: left;
min-height:650px;
width: 68%;
border-right: thin solid #ac2817;
border-left: thin solid #ac2817;
background: url("obrazy/dol.jpg") repeat-x;

}



#TRESC2 {

color: #FFF;
min-height:650px;
word-wrap: break-word;
background-color: #42474f;
background: url("obrazy/bcg.jpg") repeat;
}

#Prawa {

width: 14.7%;
padding-right:2px;
overflow: hidden;
font-family: cambria;
float: left;
word-wrap: break-word;
min-height:650px;
color:white;

font-size: 10px;
position:relative;
margin-right: -22px;

}
#news
{

   font-family: calibri;
   margin: 7px;
   font-size:14px;

   padding: 7px 20px;
   padding-right: 115px;
}

#tytul
{
  background: #000 url("obrazy/news.gif") repeat-y ;
margin-right:185px;
    font-family: calibri;
    font:bold;

    height:23px;


    color:white;
    font-size:17px;
}


#STOPKA {
clear: both;
max-width: 100%;
min-height:30px;
border-top: ridge;
background: url("obrazy/dol.jpg") repeat-x;


}



#kontakt
{

margin: 10px 0 10px 55px;


}

#table, td{
	line-height: 16px;
	color: #FFF;
	background: transparent;
padding: 0px;
	font-family:calibri;
	text-shadow: black 2px 2px;

	padding: 2px 10px;

	}


#linki
{
text-decoration:none;
}


#linki:hover
{
text-decoration:none;
background-color: #b21413;



}

.menu-pizza{
    height:100px;
	float: left;
	padding:52px 3px 3px 0;
	width: 200px;
	margin: 10px 0 20px 85px;

}





.menu-pizza a{
	width: 197px;
             text-decoration:none;

}
.menu-pizza a {
	display: block;
	overflow: hidden;
	zoom: 1;
        height:110px;
}
.menu-pizza a span{
	margin:5px 0 0 0;
	display: block;
	color: #FFF;
	font: bold 15px arial;
	text-align: center;
	padding:4px 0 5px;
	background-color: #b21413;

	}


ul#menu1, ul#menu1 li {
	display: block;

	margin: 0;
	padding: 0;
	font-family:calibri;

}



ul#menu1 li {
	width: 100%;
	background: #ba6000 url("obrazy/tlo2.gif") repeat-x top;
        padding-left: 5.5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ac2817;


}

ul#menu1 a:link, ul#menu1 a:visited {
	display: block;
	width: 169px;

	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
	background: #5f1016 url("obrazy/tlo.gif") repeat-x top;
	color: white;



}

ul#menu1 a:hover {
	background-color: #ba6000;
	background-image: url("obrazy/tlo2.gif");
	color: #eff;

}





ul#menu2, ul#menu2 li {
font-family:calibri;
	display: block;
	list-style: none;
	margin: auto;
	padding: 0;

text-shadow: black 2px 2px

}

ul#menu2 {
	float: left;
	background-color: #fff;

	border-bottom: 1px solid #bf2719 ;
		min-width:100%;
	background: #000 url("obrazy/ptlo.gif") repeat-x center;
}

ul#menu2 li {
	float: left;

}

ul#menu2 a:link, ul#menu2 a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #000 url("obrazy/ptlo.gif") repeat-x center;
	color: #fff;
	padding: 5px 15px;
	border-right: 1px solid #ac2817;
	border-right: 1px solid #ac2817;
}

ul#menu2 a:hover {
	background-color: #800;
	background-image: url("obrazy/ptlo2.gif");
}

#s3slider {
   width: 960px; /* important to be same as image width */
   height: 500px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 960px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 20px/25px Arial, Helvetica, sans-serif;
   padding: 40px 13px;
   width:674px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}


.image_shadow{
  box-shadow:  10px 10px 5px black;
}






