body {
	margin: 0px;
	padding: 0 0 0 0;
	background: #E9F0F2 url(images/img02.jpg) repeat-x left top;
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	color: #255A62;
	border: none
}

h1, h2, h3 {
	font: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
p, ol, ul {
	line-height: 1.67em;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: auto;
	height: 130px;
	background: #A3CFD9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	height: 50px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 90px;
	width: 400px;
}

#logo h1 {
	margin: 0;
	height: 100px;
	padding: 40px 0 0 0px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 4em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -113px 0 0 2px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	
}

#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 0px;
}

/* Menu */

#menu {
	float: right;
	background: #DA2128 url(images/img03.jpg) no-repeat left top;
	margin-top: 60px;
	height: 30px;
}

#menu ul {
	background: url(images/img04.jpg) no-repeat right top;
	margin: 0px;
	margin-left: 10px;
	margin-right: 15px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 4px 15px;
	background: url(images/img05.jpg) no-repeat right 50%;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#newsy {
	float: left;
	margin-top: 30px;
	width: 360px;

}

#flagi {
	float: left;
	background: #DA2128 url(images/img04a.jpg) no-repeat right top;
	height: 30px;
	width: 340px;
	margin-top: 10px;
}

#flagi a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 4px 15px;
	background: url(images/img05.jpg) no-repeat right 50%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.67em;
}

#mapa2 {
	margin: auto;
	
}

#opis{
	width: 650px;
	height: 30px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #28666F;
	padding-top: 180px;
	float: left;
}

#footer {
	width: 900px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: auto;
	background-color: #A3CFD9;
}

#footer a {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

