body{
	margin:0px;
	padding:0px;
	font-family: Tahoma ,Arial,Helvetica,Verdana, sans-serif;
	background: #1e1e1e url(images/tlo.png) repeat-x;
}
a{
	color:#0182c6;
	
}
a:hover{
	color:#0182c6;
	text-decoration:none;

}
.strona{
	width:800px;
	margin:0px auto;
	position:relative;
}
#top{
	height:60px;
	width:800px;
	background: #3d3d3d url(images/top.png) no-repeat;
}
#top img
{
float:right;
margin:30px 0px 0px 0px;
}
#logo{
margin:3px 0px 0px 0px;
height:200px;
width:800px;
}
#menu
{
width: 804px;
height:30px;
margin:0px;
padding:0px 0px 0px 0px;
font-weight: bold;
font-size:12px;
}
.przycisk_active{
width:130px;
height:20px;
margin:3px 3px 0px 0px;
padding:7px 0px 0px 0px;
background-image: url(images/active.png);
text-align: center; 
float:left;
clear:none;
}
.przycisk_noactive{
width:130px;
height:20px;
margin:3px 4px 0px 0px;
padding:7px 0px 0px 0px;
color:white;
background-image: url(images/noactive.png);
text-align: center; 
float:left;
clear:none;
}
.przycisk_active a{
color:black;
font-size:13px;
text-decoration:none;
}
.przycisk_noactive a{
font-size:13px;
color:#202020;
text-decoration:none;
}
.przycisk_noactive a:hover{
font-size:14px;
color:#404040;
text-decoration:none;
}
#tekst
{
width:800px;
background-color:#ffffff;
}
#tekst .tresc
{
width:500px;
padding:10px 10px 10px 10px;
float:left;
clear:none;
}

#tekst .podpis
{
text-align:right;
font-weight:bold;
}

#tekst .tabela_prawa
{
font-size:13px;
padding:3px 3px 3px 3px;
width:250px;
margin:10px 10px 10px 10px;
border: 1px solid #aaaaaa;
background-color:#cccccc;
float:right;
clear:none;
}
#tekst .tabela_lewa
{
font-size:13px;
padding:3px 3px 3px 3px;
width:230px;
margin:10px 10px 10px 10px;
border: 1px solid #aaaaaa;
background-color:#cccccc;
float:left;
clear:none;
}
#tekst .end
{
clear:both;
}
#tekst .mapa_strony 
{
margin:10px 150px 10px 150px;
text-align:left;
}
#tekst .mapa_strony a
{
font-size:14px;
text-decoration:none;
color:black;
}
#tekst .mapa_strony a:hover
{
font-size:14px;
text-decoration:none;
color:red;
}

#tekst .obrazy
{
width:520px;
padding:10px 10px 10px 10px;
float:left;
clear:none;
}
#tekst .obraz_aktywny
{
clear:none;
float:left;
width:230px;
height:230px;
margin:15px 15px 15px 15px;
background-color:#909090;
text-align:center;
}
#tekst .obraz_aktywny img
{
cursor:pointer;
margin-top:10px;
border:2px solid white;
}
#tekst .obraz
{
clear:none;
float:left;
width:230px;
height:230px;
margin:15px 15px 15px 15px;
background-color:#aaaaaa;
text-align:center;
}
#tekst .obraz img
{
margin-top:10px;
border:2px solid black;
}
#tekst .formularz
{
width:224px;
}
#tekst .formularz_lewy
{
width:100px;
}
#tekst .formularz_prawy
{
width:160px;
float:left;
}
#tekst  .test
{
float:right;
}
#stopka
{
text-align:center;
color:white;
border:1px solid #ffffff;
height:20px;
background-color:#000000;
}

