body {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #E7ECF0;
	background: #1E496A;
	margin: 0;
	padding: 0;	
}

img {
	border: 0;
}

#kontener {
	width: 886px;
	margin: 0 auto;
	background-image: url(img/back.jpg);
}

#gora {
	width: 786px;
	background-image: url(img/top.jpg);
	height: 25px;
	text-align: right;
	padding-right: 100px;
	padding-top: 20px;
}
#gora img {
	width: 20px;
	height: 12px;
	margin: 2px;
}
#gora img:hover {
	border: 2px solid #92A8B8;
	margin: 0px;
}

#dol {
	width: 886px;
	background-image: url(img/bottom.jpg);
	height: 45px;
}
#srodek {
	width: 886px;
}
#menu {
	position: relative;
	float: left;
	width: 336px;
	margin-top: 150px;
}
#tresc {
	position: relative;
	float: left;
	width: 420px;
	padding-left: 40px;
	border-left: 1px solid #7490A5;
	margin: 30px 0 0 0;
}
#logo {
	background-image: url(img/lay.jpg);
	background-repeat: no-repeat;
	background-position: 82px 0px;
	height: 103px;
}

.clear {
	clear: both;
}

h2 {
	color: #76A5C5;
	font-size: 16px;
	width: 336px;
	margin-left: 20px;
}
h3 {
	color: #E7ECF0;
	font-size: 14px;
	width: 336px;
	margin-left: 20px;
	font-weight: normal;
}
p {
	color: #E7ECF0;
	font-size: 13px;
	text-align: justify;
	text-indent: 10px;
	line-height: 18px;
	width: 336px;
	margin-left: 20px;
}
a:link, a:active {
	color: #83B7DA;
	text-decoration: none;
}
a:visited {
	color: #76A5C5;
	text-decoration: none;
}
a:hover {
	color: #99D6FF;
	text-decoration: none;
}

#tresc ul li {
	color: #E7ECF0;
	margin-right: 5px;
	font-size: 13px;
	line-height: 20px;
}

#menu ul li {
	text-align: right;
	margin-right: 5px;
	list-style-type: none;
	font-size: 14px;
	line-height: 25px;
}
#menu a:link, #menu a:active {
	color: #92A8B8;
	text-decoration: none;
}
#menu a:visited {
	color: #92A8B8;
	text-decoration: none;
}
#menu a:hover {
	color: #99D6FF;
	text-decoration: none;
}

#galeria img {	
	border: 4px solid #CCF0FF;
	margin: 3px;
}
#galeria img:hover {	
	border: 4px solid #fff;
	margin: 3px;
}

.label, textarea, .input {
	display: block;
	margin-top: 5px;
	font-size: 12px;
}

.input, textarea {
	background: #15344B;
	border: 1px solid #76A5C5;
	color: #83B7DA;
}

.hr {
	border-color: #83B7DA;
}
.span {
	display: block;
	margin-left: 128px;
}

#srodek-logo {
	height: 460px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: 81px 0px;
}
#flagi {
	position: relative;
	top: 350px;
	left: -3px;
	margin: 0 auto;
	width: 150px;
	text-align: center;
}
.obniz {
	line-height: 14px;
}