body {
	margin: 0px;
	padding: 0px;
	background: #003358;
	font-family: verdana, tahoma, arial;
	font-size: 0.8em;
}
#page {
	width: 100%;
	height: 557px;
	position: fixed;
	padding: 0px;
	margin: 0px;
	margin-top: auto;
	margin-bottom: auto; 
}
#blok {
	width: 948px;
	height: 447px;
	border: 0px solid white;
	background: url('img/box.png');
	margin-left: auto;
	margin-right: auto; 
}
#logo {
	width: 100%;
	height: 100px;
	background: url('img/logo_ewt.png') no-repeat center;
	margin-bottom: 10px;
	text-align: center;
}
#menu_bar {
	 width: 100%;
	 height: 30px;
	 border-bottom: 0px solid white;
	 background: url('img/menubar.png');
	 margin: 0px;
}
a {
	text-decoration: none;
	color: #003358;
}
a:hover {
	text-decoration: none;
	color: #E8E8E8;
}
.el_menu a {
	margin-left: 15%;
	width: 70%;
	display: block;
	text-decoration: none;
	color: #E8E8E8;
}
.el_menu a:hover {
	margin-left: 15%;
	width: 70%;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
.el_menu {
	width: 275px;
	height: 24px;
	float: left;
	padding-top: 6px;
	text-align: center;
	font-family: verdana, tahoma, arial;
	font-size: 15px;
	color: #E8E8E8;}
#grafika {
	width: 200px;
	height: 395px;
	float: left;
}
#tekst {
	margin: 0px;
	padding: 10px;
	height: 395px;
	color: #003358;
	overflow: hidden;
}
#start {
	margin: 0px;
	padding: 0px;
	height: 417px;
	color: #003358;
}
.kolumna {
	width: 340px;
	float: left;
	line-height: 1.4em;
	padding-left: 10px;
	padding-top: 5px;
}
ul{
	margin-top: 1em;
	margin-bottom: 1em;
}
#stopka{
	width: 100%;
	height: 10px;
	display: block;
	position: fixed;
	left: 0px;
	bottom: 5px;
	text-align: center;
	color: #AAAAAA;
	font-size: 9px;
}
#stopka a {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #AAAAAA;
}
P{
	line-height: 1.3em;
}
.wlinii{
	width: 33%;
	float: left;
	font-size: 0.8em;
}