p.yard_name{
	padding-top:4px;
	padding-bottom:4px;
}
table.wodowania {
	margin-bottom:20px;
}
table.table_stat {
	border-collapse:collapse;
	border:3px solid #000000;
	width:80%;
	margin-top:4px;
	margin-bottom:10px;
}
table.table_stat td, table.table_stat th {
	border:2px solid #000000;
	padding:1px 3px;
}
table.table_stat td.poland {
	color:#FF0000;
}
table.table_stat tr.kolor {
	background-color:#D8E8F5;
}
div.img_container img {
	margin:0 auto;
}
div.img_container {
	width:100%;
	text-align:center;
	margin-top:6px;
	margin-bottom:6px;
}
.blue {
	background-color:#003e81;
	color:#FFFFFF;
}
.orange {
	background-color:#f5821f;
}
ul.menu_ship {
	margin-left:30px;
	margin-top:6px;
}
ul.menu_ship a, ul.menu_ship a:link, ul.menu_ship a:visited, ul.menu_ship a:active {
	color:#003471;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
ul.menu_ship a:link:hover
{
	color:#E30000;
}