@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9fa6ab;
}
body {
	background-color: #10202e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #356fa3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #356fa3;
}
a:hover {
	text-decoration: none;
	color: #9fa6ab;
}
a:active {
	text-decoration: none;
	color: #9fa6ab;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
#zewn {
	background-image: url(images/transport_01.jpg);
	background-repeat: repeat-x;
}
#wewn {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top2 {
	background-image: url(images/transport_09.jpg);
	height: 274px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 52px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#tresc {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#tresc_left {
	float: left;
	width: 380px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
#tresc_right {
	float: right;
	width: 380px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}

#stopka {
	font-size: 10px;
	background-color: #162c40;
	clear: both;
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #2c5880;
	text-align: center;
	padding-top: 15px;
}
