﻿html, body {
	background-color: #005373;
	color: #000;
	margin-bottom: 10px;
	padding: 0;
}

#top {
	width: 800px;
}

#NAGLOWEK {
				height: 210px;
				background-image: url("images/banner.gif");
}

#MENU {
	width: 200px;
	float: left;
	overflow: hidden;
	
}

#MENU1 {
	width: 200px;
	height: 19px;
	float: left;
	overflow: hidden;
	background-image: url("images/menu1.png");
	padding: 4px 0px 3px 0px;
	color: #ffffff;
	font-size: 17px;
	font-family: Arial;
}

#MENU2 {
	width: 180px;
	float: left;
	overflow: hidden;
	background-image: url("images/menu2.png");
	padding: 4px 10px 4px 10px;
	color: #4eb6e3;
	font-size: 17px;
	font-family: Arial;font-weight: normal;
}

#MENU3 {
	width: 200px;
	float: left;
	overflow: hidden;
	background-image: url("images/menu3.png");
	padding: 13px 0px 14px 0px;
	color: #ffffff;
	margin: 0 0 10px 0;
}

#TRESC {
	width: 570px;
	float: right;
	overflow: hidden;
	background-image: url("images/tresc2.png");
	padding: 5px 10px 5px 10px;
	color: #00425c;
	letter-spacing:0px;
	font-size: 16px;
	font-family: Arial;
}

#TRESC3 {
	width: 558px;
	float: right;
	overflow: hidden;
	background-image: url("images/tresc3.png");
	padding: 13px 16px 14px 16px;
	margin: 0 0 10px 0;
	color: #ffffff;
}

#TRESC1 {
	width: 554px;
	height: 20px;
	float: right;
	overflow: hidden;
	background-image: url("images/tresc1.png");
	padding: 4px 0px 3px 36px;
	color: #ffffff;
	font-size: 17px;
	font-family: Arial;
}

#STOPKA {
	clear: both;
	width: 800px;
	height: 34px;
	background-image: url("images/stopka.png");
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	color: #a2cfe2;
	letter-spacing:1px;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
}

ul li {
	width: 201px;
}

ul a:link, ul a:visited {
	display: block;
	width: 201px;
	text-decoration: none;
	padding: 5px 12px 7px 12px;
	background-image: url("images/tlo.png");
	color: #a2cfe2;
	margin: 0 0 2px 0;
}

ul a:hover {
	background-image: url("images/tlo2.png");
	color: #a2cfe2;
}

a{
color: #e6eff8;
text-decoration:none;
}
a:hover{
color: #ffffff;
text-decoration:none;
font-weight: bold;
}

a img {
border: 1px solid #005373;
}

.menum {
	padding: 0;
	width:210px;}			
	
.menum ul {
	list-style: none;
	margin: 0;	
	padding: 0;	
	border: none;
	font-size: 17px;
	font-family: Arial;
	font-weight: normal;
	text-align: left;}
	
.menum li { margin: 0;}

.menum li a{
	display: block;margin: 0;
	font-size: 17px;
	font-family: Arial;
	font-weight: normal;
	color: #005373;
	padding:6px 0px 0px 34px;
	text-decoration: none;
	height:22px;
	background:url(images/tlolink.png);
	 }

	
.menum li a:hover {
	display: block;
	font-weight : normal;
	color: #FFFFFF;
	background:url(images/tlohover.png);
	 }

