body, html
{
	background: #d9d9d9; 
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: arial, tahoma;
  text-align: center;
	background: url(../images/bg1.jpg) top repeat-x;
}

#apla
{
	float: right; 
	display: inline; 
	border: none; 
	margin: 0px;
}


#all
{ 
	background-color: #d9d9d9; 
	height: auto;
}

	
#all_inside
{ 
	background-color: #d9d9d9; 
	height: auto;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
  background: url(../images/bg.jpg) 50% top no-repeat;
}
	
#main
{
	background-color: #ffffff;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	min-height: 700px;
	color: #4e4e4e;
	text-align: left;
}

#mapka
{
	text-align: right; 
	margin-right: 20px;
}


#log
{
 float: right; 
 display: inline; 
 margin-top: 110px;
 margin-right: -70px;
}


#rights
{
	float: right; 
	display: inline; 
	margin-right: 366px;
}

#sidebar
{
	float: left;
	display: inline;
	width: 250px;
	height: 710px;
	margin-right: 20px;
}


.hr
{
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
}


.px
{
	width: 620px; 
	height: 1px; 
	margin-left: 20px; 
	margin-bottom: 30px; 
	margin-top: 30px;
}


#up
{
	float: right; 
	display: inline; 
	margin-right: 20px;
}


#flags
{
	
	margin-left: 96px;
	float: left;
	display: inline;
	padding-top: 8px;
	
}


#text
{
	margin-top: 60px;
	font-size: 12px;
	margin-right: 20px;
	text-align: justify; 
	line-height: 18px;
	color: #4a4a4a;
}




.table
{
	width: 500px; 
	float: right; 
	
}

.table td
{
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	font-family: arial;
	color: #4a4a4a;
}





#text p
{
	width: 480px;
	float: right;
	display: inline;
	margin-right: 20px;
}


#n
{
	margin-top: 10px;
	margin-left: -16px;
}






#naglowek
{
	
	background-color: #f5f5f5;
	height: 200px;
}




#footer
{
	background: url(../images/bg_footer.jpg) 50% top no-repeat;
	background-color: #d9d9d9; 
	height: 222px;
	color: #858585;
	font-size: 10px;
}


a
{
	color: #d0110e;
	text-decoration: none; 
	border: 0px;
}

a:hover
{
	color: #808080;
	text-decoration: underline; 
	
}



a:visited
{
	color: #d0110e;
}



img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}





a#about
{ 
  background: url(../images/m_about2.jpg) top left no-repeat; 
}

a#chartering
{ 
  background: url(../images/m_chartering2.jpg) top left no-repeat; 
}

a#forwarding
{ 
  background: url(../images/m_forwarding2.jpg) top left no-repeat; 
}

a#shipagency
{ 
  background: url(../images/m_shipagency2.jpg) top left no-repeat; 
}

a#references
{ 
  background: url(../images/m_references2.jpg) top left no-repeat; 
}

a#contact
{ 
  background: url(../images/m_contact2.jpg) top left no-repeat; 
}

a#about
{ 
	display: block; 
	width: 250px; 
	height: 41px; 
}



a#chartering, a#forwarding, a#shipagency, a#references, a#contact
{ 
	display: block; 
	width: 250px; 
	height: 40px; 
}



a:hover#about, a:hover#chartering, a:hover#forwarding, a:hover#shipagency, a:hover#references, a:hover#contact
{ 
	background-position: -250px 0; 
}




















