body {
	text-align: center;
	background-color: #E8F0FF;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
}

A:link {
	COLOR: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: #0033FF;
	text-decoration: none
}
A:active {
	COLOR: #00033FF;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #0033FF;
	text-decoration: underline;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000033;
}

#page_header {
	height: 140px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../img/header_cargo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: none;
	border: 0px none #000033;
}

#menu_bar {
	margin:0px;
	padding:0px;
	height:26px;
	clear:both;
	background-color: #FFFFFF;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 0px none #000066;
}

#content_wrapper {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	border:0px dashed #FFFFFF;
}

#center {
	margin-left:0px;
	margin-right:0px;
	border:0px dashed #cccccc;
	width: auto;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #000066;
	background-color: #6098E2;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#right_side {
	border:0px dashed #cccccc;
	float: right;
	width: 230px;
	padding: 0px;
	clear: none;
	text-align: center;
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	}

#page_footer {
	height: 50px;
	background: #3366cc;
	clear: both;
	background-image: url(../img/pasek_dolny_01.png);
	border: 0px solid #000066;
}

#page_footer p {
	padding-top:20px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top:0px;
	background-color: #000066;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image: url(../img/bar_cargo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}


#navcontainer ul li { display: inline; }

#navcontainer ul li p{
	display: inline;
	font-weight: bold;
}

#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left:10px;
	padding-right:10px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}

#navcontainer ul li a:hover {
	background-color: #000066;
	color: #fff;
	background-image: url(../img/bar_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
#center p ul li {
	margin-top:5px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
