@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FE9313;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FE9313;
}
h3 {
	font-size: 12px;
	color: #ffffff;
	display: inline;
}

a:hover {
	text-decoration: underline;
	color: #BF6616;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #ffffff;
	display: inline;
}
h2 {
	font-size: 12px;
	color: #ffffff;
	display: inline;
}
#outer_wrapper {
//	background-image: url(images/tlo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#inner_wraper {

}

#content_wraper {
	text-align: left;
	height: auto;
	width: 708px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
#logo {
	float: left;
	height: 103px;
	width: 165px;
}
#top_menu {
	text-align: right;
	width: 678px;
	font-size: 16px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 4px;
	background-color: white;
	display: none;
}

#top_menu a, #top_menu a:active, #top_menu a:visited  {
	
	border: 1px solid #a68365;
	padding: 4px;
	background-color: white;
	margin: 2px 10px 0 10px;
color:  #fe9313;


}

#top_menu a:hover {
	background-color: white;
	color: #a68365;
	border: 1px solid #fe9313;
	
}
#linki {
	height: 131px;
	width: 709px;
	padding-top: 0px;
	margin-top: 0px;
}
.menu_linki {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCFF00;
}
#panel_boczny {
	float: left;
	width: 180px;

}

#footer_wraper {
	clear: both;
	position: fixed;
	bottom: 0px;
	height: 33px;
	text-align: center;
	width: 100%;

}

#footer {
	width: 709px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: auto;
	margin-left: auto;
	
	clear: none;
	background-image: url(images/stopka.jpg);
	background-repeat: no-repeat;
	background-position: top;
	bottom: 0px;
	height: 33px;
}
.menu_footer {
	float: left;
	color: #000000;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 15px;
}
.menu_footer2 {
	float: right;
	color: #000000;
	font-size: 11px;
	padding-right: 15px;
	padding-top: 15px;
}
#content {
	float: right;
	width: 516px;
	clear: none;
	margin-right: 0px;
	height: auto;
	text-align: justify;
	font-size: 12px;
	padding-bottom: 33px;
}
#animacja_oferta {
	text-align: right;
	clear: both;
}

#content_inner {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-left: 5px;
	position: relative;
}
#opis {
	background-color: #FFFFFF;
	border: 4px solid #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 645px;
	float: right;
	vertical-align: top;
	height: auto;
}
.style1 {
	color: #D77419;
	font-weight: bold;
	font-size: 16px;
}ul {
	list-style-image: url(images/bulett.jpg);
}



#slider {  
  
    /* You MUST specify the width and height */  
    width:500px;  
/*    height:150px;*/
    height:200px;
    position:relative;    
    overflow:hidden;  
    float: left;
    margin: 5px;
    padding: 2px;
    border: 2px solid #a68365;
    background-color: white;
}  
  
#mask-gallery {  
      
    overflow:hidden;      
}  
  
#gallery {  
      
    /* Clear the list style */  
    list-style:none;  
    margin:0;  
    padding:0;  
      
    z-index:0;  
      
    /* width = total items multiply with #mask gallery width */  
    width:500px;
    height: 1900px;  
    overflow:hidden;  
}  
  
    #gallery li {  
  
          
        /* float left, so that the items are arrangged horizontally */  
/*        float:left;  */
/*height: 200px;*/
    }  
  
  
.clear {  
    clear:both;   
}  

#tabelka {
float: left;
/*background-color: #333333;
-moz-opacity: 0.7;
opacity: 0.7;
position: absolute;
right: 0;
top: 20px;
z-index:5;  */
padding: 15px;
}

#tabelka table, #tabelka td, .tabelaprod table, .tabelaprod td {
font-size: 12px;
}

#tabelka td, .tabelaprod td {
border-bottom: 1px solid #FE9313;
}

#tabelka a img, #tabelka a {
text-align: center;
margin: auto;
border: 0;

}

.pgallery {
	margin-bottom: 5px
	}
	
.tabelaprod h2 {
	margin-top: 30px;
	border-bottom: 1px solid #FE9313;}
	
.tabelaprod h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 10px;
	display: block;
	}
