body{
  background: url(img/tlo-gora.png) repeat-x;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: #e5e5e5;
  font-family:Times New Roman;
}

.bolded {
	font-weight:bold;
}

.normal {
	font-weight: normal;
	margin-left: 20px; 
}

#reklama{
	margin: 0px;
	padding: 0px;
  margin-top: 30px;
  margin-left: 15px;
  float: left;
  position: relative;
}

#baner-dolny{
  width: 100%;
  clear: both;
  text-align: center;
  margin: 5px 0px 5px 80px;
}

#glowny{
	background-image: url(img/tlo-dol.png);
	background-repeat: repeat-x;
	background-position: bottom;

	/*min-height: 800px;*/
}

#pozycja{
	position: static;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
} 

#naglowek{
/*  margin-top: 5px; */
  height:105px;
  padding-top: 5px;
  /*background-image: url(img/klawiatura.png);
  background-repeat: no-repeat;
  background-position: right;*/
}

h1{
  font-size: 1.5em;
}

#menu{
 /* background: url(img/tlo-gora1.png) repeat-x;  */
	margin: 0px;
	padding: 0px;
  margin-top: 30px;
  /*	border: 1px red solid;*/
  	  width: 160px;
  	    float: left;
}

#stopka{
 /* background: url(img/tlo-gora1.png) repeat-x;  */
 width: 100%;
  clear: both;
  text-align: center;
}

.tab{
 /* background: url(img/tlo-gora1.png) repeat-x;  */
/*  float: left;    */
  min-height: 650px;
  width: 820px;
/*  border: double 2px blue;*/
  border: double 5px blue;
  margin-left: 160px;
  padding: 3px;
  background-color: white;
 /* background-image: url(img/budowa3.png); */
  background-position: 300px;
}

ul#tab-container-1-nav, ul#tab-container-1-nav li.lista-menu {
/*	display: block; */
		list-style: none;
	margin: 0;
	padding: 0;
}
/*
ul {
	border-bottom: 1px solid #888;
	float: left;
	width: 100%;
	padding-left: 20px; 
}
*/
ul#tab-container-1-nav li.lista-menu {
	float: left;
	margin-right: 10px;
}

ul#tab-container-1-nav li.lista-menu a{
  text-decoration: none;
  width: 155px;
}

ul#tab-container-1-nav a:link, ul#tab-container-1-nav a:visited {
  padding: 0px;
  margin-bottom: 8px;
  border: 1px blue solid;
  clear: right;
  border-width: 5px 0px 5px 5px;
  text-align: center;
  color: navy;
  font-weight: bolder;
  display: block; 

}

.aktywne {
	background-color: white !important;
	width: 160px !important;
	position: relative;
	border-color: blue;
	border-style: double !important;
	border-width: 5px;
	border-right-width: 0px;
	cursor: pointer;
}

ul#tab-container-1-nav a:hover{
	border-color: #00008b;
	color: #000;
}
/*
#o_firmie{
  background-image: url(img/budowa3.png);	
}
*/
div.tab div, div.tab p{
	margin: 25px;
}

#oferta ol{
	margin-left: -25px;
}

#wpolpraca a{
	text-decoration: none;
	color: #00008b;
}

#wpolpraca a:hover{
	text-decoration: none;
	color: #1e20ff;
}

#statLogo{
	z-index: -100;
	display: none;
}

#w3c{
	text-align: right;
}
#w3cxhtml{
  clear: left;
  text-align: right;
  display: inline;
}

#w3ccss{
  clear: both;
  text-align: right;
  display: inline;
}

#anty-spam{
	vertical-align: top;
	position: relative;
	left: 200px;
	font-size: smaller;
}
.reklama{
  width: 350px;
  font-size:12px;
}

.uwaga{
  font-size: 13px;
  color: #f00;
  float: right;  
}

