body {
	margin:0;
	padding:0;
	background:#FFFFFF url('http://img.dana.rumia.pl/bg.gif') repeat-x;
	text-align:justify;
	font:10px Verdana, Tahoma, Helvetica, sans-serif;
	color:#626262;
}

a {
	color:#525252;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


img {
	border: 0px none;
}

/* Header */

#menu {
	height: 42px;
	min-width:1000px;
}

#menu h1 {
	float:left;
	margin:0px;
	padding:0px;
	line-height:40px;
	height:40px;
	border-right:2px solid #312e29;
	background:#FFFFFF url('http://img.dana.rumia.pl/bg-logo-white.gif') repeat-x;
}

#menu h1 a {
	padding:0px 5px;
	text-transform:none;
}
#menu h1 a img {
	float:left;
	margin:2px;
	vertical-align:middle;
}
#menu h1 a span {
	display:block;
	color:black;
	float:left;
	text-align:left;
	margin-left:10px;
	font-weight:bold;
	font-size:8pt;
	line-height:18px;
	width:160px;
}
#menu h1 a span i {
	font-weight:normal;
}

#menu ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	display:block;
	float:left;
	height:42px;
}

#menu a {
	display:block;
	padding:8px 10px 0px 10px;
	text-decoration:none;
	text-align:center;
	text-transform:lowercase;
	font-weight:normal;
	font-size:14px;
	color:#CEC5A4;
}

#menu .last {
	margin-right:20px;
}

#menu a:hover {
	color:#FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color:#FFFFFF;
	text-decoration:underline;
}

/* Logo */

#logo {
	margin:0px;
	height:46px;
	background: #FFFFFF url('http://img.dana.rumia.pl/bg-logo.gif') right no-repeat;
}

#logo h1 {
	margin:0px;
	padding:5px 20px;
}

#logo img {
	vertical-align:middle;
}

#logo a {
	text-decoration:none;
	color:black;
	font-size:10pt;
	font-weight:normal;
}

#logo a span {
	font-style:italic;
}



#body {
	padding:0px 20px;
}

#body #left {
	float:left;
	width:150px;
}

#body #right {
	margin:0px 20px 0px 180px;
}

#left h6, #body h6 {
	text-align:center;
	font-weight:normal;
	letter-spacing:6px;
	margin: 10px 0 2px 0;
	padding:0 4px 2px 4px;
	border-bottom:1px dashed #626262;
}
#body h6 {
	margin-top:50px;
}
#left ul li a {
	font-size:9pt;
	font-weight:normal;
}
#left ul li a.s {
	text-decoration:underline;
}
#left h6.adv {
	margin-top:160px;
}



#footer {
	padding: 50px 20px 50px 20px;
	background: #757575 url('http://img.dana.rumia.pl/bg-footer.gif') repeat-x;
}


#footer a {
	margin-right:5px;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .rss {
	background: url(images/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(images/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(images/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
}
#footer #linki {
	float:left;
	font-size:80%;
	margin-left:140px;
}
#footer #wykonanie {
	float:left;
	margin-left:140px;
}
#footer .txt {
	position:absolute;
	left:0px;
	margin-left:20px;
	width:140px;
	height:20px;
}
#linki a {
	padding:0px;
	font-weight:normal;
	margin-right:5px;
	color:#555555;
}

#body {
	font-size:10pt;
}

#body h2 {
	font-style:italic;
	font-size:14pt; 
	font-weight:normal;
	border-bottom:1px dashed #626262;
}
#body ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left:25px;
}
#body ul li {
	padding-left:0px;
}

.clear {
	clear:both;
}

#body form ul {
	list-style:none;
	padding:0px;
}
#body form ul li label {
	display:block;
	font-size:9pt;
}
#body form ul li i {
	margin-left:15px;
	font-size:8pt;
}
#body form ul li i.err {
	color:red;
}
input.caly, textarea.caly {
	width:400px;
}
textarea {
	height:150px;
}

div.adv table {
	width:100%;
}
div.adv table a, div.adv table div {
	text-align:center;
	width:auto;
	display:inline;
	font-size:70%;
}
div.adv table td {
	font-size:70%;
	text-align:center;
}
div.adv table br {
	display:inline;
	clear:none;
}
