@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
	background-image: url(img/bg_4.png);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto; 
	/*border: 1px solid #cbf1f3;*/
	text-align: left; 
}

.twoColFixLtHdr #tabela { 
	width: 550px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #cbf1f3;
	text-align: left; 
} 
 
.twoColFixLtHdr #header {  
	padding: 0 0px 0 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 0 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 175px;
	background: #FFFFFF;
	padding: 0px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 220px;
	padding: 0 20px;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
	background-image: url(img/footer.png);
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.tekst {
	color: #393939;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(img/square_s.png);
}


.tekst_s {
	color: #474747;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(img/square_s.png);
}

.style2 {
	font-size: 10px;
	color: #999999;
}

a.strona:link {
	color: #00676c;
	text-decoration: none;
}

a.strona:hover {
	color: #00676c;
	font-weight: bold;
}

a.strona:active {
	color: #00676c;
	text-decoration: none;
}

a.strona:visited {
	color: #00676c;
	text-decoration: none;	
}

A.livetofly:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	}
A.livetofly:active
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	}
A.livetofly:link
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	}
A.livetofly:visited
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	}
	
A.footer:link
{	
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	}

A.footer:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
	}
A.footer:active
{
	color: #333333;
	font-size: 11px;
	}
A.footer:visited
{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	}


.naglowek_h1 {
	color: #009ba2; /*#692d16;*/
	font-size: 16px;
}

.kolor {
	color: #009ba2;
	font-weight: bold;
}

.style3 {
	font-size: 12px
}

 .thumbnail
{
text-align: center;
width: 220px;
background-color: #cbf1f3;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
font-size: 9px;
}

 .thumbnail_2
{

width: 473px;
background-color: #cbf1f3;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
font-size: 9px;
}

 .equipment
{

width: 200px;
background-color: #cbf1f3;
border: 1px solid #999;
margin: 0 10px 10px 0;
padding: 5px;
font-size: 9px;
}

 .equipment_2
{

width: 200px;
background-color: #cbf1f3;
border: 1px solid #999;
margin: 10px 0 10px 10px;
padding: 5px;
font-size: 9px;
}

.smaller {font-size: smaller}

a.przezroczyste img {
filter:alpha(opacity=100); -moz-opacity: 1.0; 
opacity: 1.0; -khtml-opacity: 1.0;}

a.przezroczyste:hover img {
filter:alpha(opacity=90); -moz-opacity: 0.9;   
opacity: 0.9; -khtml-opacity: 0.9; }

a.przezroczyste_menu img {
filter:alpha(opacity=100); -moz-opacity: 1.0; 
opacity: 1.0; -khtml-opacity: 1.0;}

a.przezroczyste_menu:hover img {
filter:alpha(opacity=70); -moz-opacity: 0.7;   
opacity: 0.7; -khtml-opacity: 0.7; }

#linia {
	margin-left: 70px;
	float:both; 
	width:370px; 
	height:10px; 
	background: url(img/linia.png);
}