html, body {
   background: white url("img/tlo.jpg");
   background-repeat:repeat-x;
   margin:0;
   padding:0;
   border:0;
   text-align:center;
}
table {
   border-collapse: collapse;
}
td, img {
   border:0;
   padding:0;
}
#srodek {
   width: 1000px; 
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   border-left: 0px;
   border-right: 0px;
}
.foto {
text-align:center; 
border: 1px black solid; 
}
.menu, a.menu:link, a.menu:visited {
   font-family: 'Arial', sans-serif;
   font-size: 14px;
   font-weight:900;
   color: #ffffff;
   text-decoration: none;
   text-align:left;
   padding: 0px 5px 0px 5px;
}
a.menu:hover {
	color:#121f43;
}
.menu2, a.menu2:link, a.menu2:visited {
   font-family: 'Arial', sans-serif;
   font-size: 10px;
   font-weight:900;
   color: #be2120;
   text-decoration: none;
   text-align:left;
   padding: 0px 5px 0px 5px;
}
a.menu2:hover {
	color:#121f43;
}
.txt, a.txt:link, a.txt:visited {
   color: #121f43;
   font-family:'Verdana', sans-serif;
   font-size: 11px;
   font-weight:100;
   text-decoration: none;
   line-height:1.7;
}
a.txt:hover {
   text-decoration: underline;
}
.txtbold {
   color: black;
   font-family:'Verdana', sans-serif;
   font-size: 12px;
   font-weight:900;
   text-decoration: none;
   line-height:130%;
}
.invert {
   color: white;
   font-family:'Arial', sans-serif;
   font-size: 12px;
   font-weight:900;
   text-decoration: none;
   line-height:130%;
   background-color:#be2120;
   padding:1px 10px 1px 10px;
   letter-spacing:1px;
}
.kuleczka {
	float:left;
	margin-left:10px; 
	margin-right:10px; 
	padding-top:3px;
}
.modul {
   color: #121f43;
   font-family:'Verdana', sans-serif;
   font-size: 10px;
   font-weight:100;
   text-decoration: none;
   line-height:1.7;
}
.menuusl, a.menuusl:link, a.menuusl:visited {
   color: #121f43;
   font-family:'Verdana', sans-serif;
   font-size: 10px;
   font-weight:900;
   text-decoration: none;
   line-height:1.7;
}
a.menuusl:hover {
   color: #ffffff;
}
.minifoto {
	width:200px;
	height:285px;
	padding: 1px; 
	border: 1px #be2021 solid;
}