@charset "utf-8";
/* CSS Document */

body
{
	background:#d9d9d9 url(images/bg3.gif) center top repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	margin:0;
	padding:0;

}

div#helper_shadow
{
	height:4px;
	background:url(images/bg_header.gif) no-repeat;
	width:958px;
	margin-left:auto;
	margin-right:auto;
}

div#helper_shadow2
{
	height:4px;
	background:url(images/bg_footer.gif) no-repeat;
	width:958px;
	margin-left:auto;
	margin-right:auto;
}


div#outer_container
{
	background: url(images/bg3.gif) center top repeat-y;
	width:958px;
	margin-left:auto;
	margin-right:auto;
}

h1 {font-size:14px; font-weight:bold; color:#002b66; margin-top:15px; margin-bottom:10px;}
h1.top {margin-top:0;}

p {margin-top:15px; margin-bottom:15px;}

div#container {width:950px; margin-left:auto; margin-right:auto;}

div#aboveheader {height:20px; background:#00285f; border-bottom:1px solid #00142f;}

div#header {height:107px; background-color:#003174; border-top:1px solid #00419a; position:relative;}

div#pics { height: 157px; }

div#tool_menu {height:19px; background-color:#ebebeb; padding:10px 17px 0 0; text-align:right;}

div#content {background-color:#ebebeb; padding:0 20px 25px 20px;}

div#footer {height:48px; background-color:#003174; border-bottom:1px solid #00275c; padding:20px}

div#underfooter {height:25px; border-top:1px solid #0046a5;}

a#logo {display:block; height:48px; width:157px; background-image:url(images/logo.gif); position:absolute; top:26px; left:38px; text-indent:-5000px;}
a#kolobrzeg_logo {display:block; height:48px; width:157px; background-image:url(images/port_logo.gif); position:absolute; top:26px; left:38px; text-indent:-5000px;}

div#h_separator {width:11px; height:54px; background-color:#929292; position:absolute; top:23px; left:231px;}

div#menu {position:absolute; top:23px; left:254px;}
a.menu,
a.menu-active {display:block; float:left; font-size:14px; color:#d7d7d7; padding:22px 8px 0 8px; height:32px; text-decoration:none;}
a.menu-active {font-weight:bold; color:#fff; background-color:#073b81;}
a.menu:hover {background-color:#073b81;}


div#contact_addr {float:left; color:#fff; font-weight:bold; margin-right:200px;}
div#contact_addr2 {float:left; color:#fff; font-weight:bold;}
span#company_name {font-size:12px;}
div#contact_addr a, div#created_by a {color:#fff; text-decoration:none;}
div#contact_addr a:hover, div#created_by a:hover {text-decoration:underline}
div#crights {float:right; color:#fff;}
div#created_by {text-align:right}

div#tool_menu img {border:none; margin-left:3px; margin-right:3px;}

div#sidecol
{
	width:197px;
	float:left;
	padding-right:20px;
  text-align:center;
}
div#maincol
{
	float:left;
	border-left:1px solid #929292;
	width:653px;
	padding-left:20px;
}

div.clearer
{
	clear:both;
}

INPUT,TEXTAREA
{
background-color:#fff;
border-top:1px solid #afafaf;
border-left:1px solid #afafaf;
border-right:1px solid #dfdfdf;
border-bottom:1px solid #dfdfdf;
width:300px;
}

input.button
{
	background-color:#003174;
	color:#fff;
	width:auto;
	text-transform:uppercase;
	border:1px solid black;
}

.sitemap_link
{
color: #002b66;
text-decoration: none;
}

.sitemap_link:hover
{
color: #204b86;
text-decoration: underline;
}

div#lang_select
{
	position:absolute;
	right:0px;
	padding:3px 10px 3px 5px;
	top:25px;
	background-color:#073b81;
	border:1px solid #0045a4;
	border-style:solid none solid solid
}

div#lang_select img
{
	margin-bottom:3px;
}


table#contact
{
	margin-bottom:20px;
}

td.contact_left
{
	width:130px;
}


div#opws_file
{
	clear:both;
	color:#fff;
	padding-top:6px;
}

div#opws_file a {color:#fff;}
div#opws_file a:hover {text-decoration:none;}






