html,body {
      margin:0;
      padding:0
}

body {
      font: 76% arial,sans-serif;
      text-align:center;
			background-color:#0A0B0C;
}

p {
      margin:0 10px 10px
}

a {
      padding:5px; 
      text-decoration:none; 
      color: #A0A8B5;
}

#logo {
 margin-left: 2px;
}

#logo-img {
 border: 0;
}

.tabela {
 margin-top: 5px;

 text-align: center;
 width: 400px;
}

.tab_kom {
border-style: solid;
border-width: 1px;
border-color: #C7C9CB;
}

#text_oferta {
      text-align: center;
			color: #FFA200;
}


#container {
      text-align:left;
			color: #A0A8B5;
}

#content {
			float:right;
      width:426px;
			margin-right:3px;
}

#content p {
      line-height:1.5;
}

#content h1 {
      font-size: 13px;
			margin-left: 5px;
}

#navigation {
 
}

#navigation ul.sidemenu {
       margin: 5px 0 15px 15px;
       padding: 0;       
       
}
#navigation ul.sidemenu li {
       list-style: none;
       border-bottom: 1px solid #232A36;
}
#navigation ul.sidemenu a {
       display: block;
       color: #80919D; 
       text-decoration: none;
       padding: .2em 0 .2em 10px;              
       width: 94%;
}
#navigation ul.sidemenu a:hover {
       padding: .2em 0 .2em 10px;
       color: #BD7B09;
			 text-decoration: bold;
       background: #0B141D;       
}


#navigation ul {
      margin:15px 0; 
      padding:0; 
      list-style-type:none;
}

#navigation li {
      margin-bottom:5px;
}

#kontakt {
      margin-left: 15px;
      margin-top: 40px;
}

#kontakt_title {
      font-size: 15px;

}

#extra {
      background:#CCC8B3;
}

#footer {
      background:#0C141C;
}

#footer p {
      margin:0;
      padding:5px 10px;
}

#container {
      width:657px;
      margin:0 auto;
			background-image: url("images/bg.gif");
}

#navigation {
      float:left;
      width:220px;
			margin-left:3px;
}

#extra {
      float:left;
      clear:left;
      width:200px;
}

#footer {
      clear:both;
      width:100%;
			      width:651px;
						margin-left: 2px;
						text-align: center;
						}

#img-namiot {
      margin-right:2px;
			
}

#text_strona {
margin-left: 5px;
}

.galeria-img {
display: inline;
}

.galeria-line {
margin-bottom: 5px;
}

#galeria {
margin-left:7px;
}

#stopka {
text-align: center;
color: #0C141C;
font-size: 10px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
