table#wyniki {
margin: 0px 1%;
border-left:3px solid #1d4088;
/*border-top:2px solid #1d4088;*/
border-right:2px solid #1d4088;
border-bottom:2px solid #1d4088;
width:98%;
}

table#wyniki td {
border-right:1px solid #1d4088;
border-bottom:1px solid #1d4088;
padding:3px;
vertical-align: middle;
}

table#wyniki tr.naglowek td {
border-right:1px solid #8297c2;
padding:3px;
background-color: #142d4c;
background-image: url('../images/naglowek.jpg');
background-repeat:repeat-x;
background-position: top;
color:#FFF;
text-align:center;
font-weight:bold;
vertical-align: middle;
}

table#wyniki tr.naglowek div#td_gora {
border-bottom:1px solid #8297c2;
padding-bottom: 3px;
}

table#wyniki tr.naglowek div#td_dol {
padding-top: 3px;
}

table#zam_opis {
margin: 20px 1%;
border-left:3px solid #1d4088;
/*border-top:2px solid #1d4088;*/
border-right:2px solid #1d4088;
border-bottom:2px solid #1d4088;
width:98%;
}

table#zam_opis img{
margin: 0;
padding:0;
border:0;
background: white;
}

table#zam_opis tr#naglowek td {
padding:3px;
background-color: #142d4c;
background-image: url('../images/naglowek.jpg');
background-repeat:repeat-x;
background-position: top;
color:#FFF;
text-align:center;
font-weight:bold;
vertical-align: middle;
height:50px;
font-family:Arial,Helvetica,sans-serif;
word-spacing:0px;
font-size:1em;
}


table#zam_opis td {
padding:6px;
font-family:Arial,Helvetica,sans-serif;
word-spacing:0px;
font-size:1em;
line-height:1.25em;
color:black;
}


table#zam_opis td a{
color:#006633;
text-decoration:underline;
}

table#zam_opis tr#docs td {
border-top:1px solid #1d4088;

}

div.mmenu_option
{
	border-top: 1px solid white;
	width: 350px;
	margin: 0px;
	display:block;
	background:#666666;
	text-align:center;
}

div.mmenu_option a:link, div.mmenu_option a:visited
{
	color: white;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	line-height:34px;
	display:block;
	padding-left:10px;
	width:340px;
	background:none;
}

div.mmenu_option a:hover
{
	color: white;
	font-size: 12px;
	text-decoration:underline;
	font-weight:normal;
	background:#5088b2;		
}

