body{
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: black;
	margin: 00px 0px 0px 0px;
}

div.srodek{
	border: 1px solid black; 
	width: 914px;
	text-align: left;
	margin: 0 auto 0 auto; 
}

img{
	border: 0px;
}

td{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

a{
	color: #CB6027;
	text-decoration: none;
	font-weight: bold;
}
a.:hover{
	color: black;
}

/* górna część strony */

a.menu{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover{
	color: #FEFF82;
}
a.menu2{
	color: #FEFF82;
	text-decoration: none;
	font-weight: bold;
}
a.menu2:hover{
	color: #FEFF82;
}

div.gora1{
	width: 914px;
	border-bottom: 1px solid White;
	padding: 5px 0px 5px 0px;
	background-color: Black;
	color: #FFFFF0;
	background-image: url(img/pion1.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
div.gora0{
	width: 914px;
	border-bottom: 1px solid White;
	padding: 5px 0px 5px 0px;
	background-color: Black;
	color: #FFFFF0;
	background-image: url(img/pion0.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

td.liniapion{
	width: 200px; 
	border-right: 1px solid white; 
	padding-right: 10px; 
	text-align: right; 
	vertical-align: bottom;
}

div.menu{
	padding-right: 20px;
}
div.menu2{
	padding-right: 20px;
	background-image: url(img/strzalka.jpg);
	background-position: right;
	background-repeat: no-repeat;
}