body{
background:#004964;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight:normal;
height: 100%;
width:100%;
color:#FFF;
}

*{
	margin: 0;
	padding: 0;
}

img{
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
	color:#27a7ce;
}

#top{
	background: #27a7ce url(images/pasek.jpg) repeat-x;
	height: 345px;
	width:100%;
	margin: auto;
}


.header{
	background: #27a7ce url(images/headrer.jpg) no-repeat;
	padding-top: 43px;
	height:302px;
	width:884px;
	margin:auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b0e723;
	font-weight:bold;
	text-transform: uppercase;
}

.header a{
	color: #b0e723;
}

.obrazek{
	background: url(images/book.jpg) no-repeat;
	width: 870px;
	height:184px;
	margin-top:22px;
	margin-left:7px;
}

#contener{
	width: 100%;
	margin:auto;
	height: auto;
	background:#004964 url(images/body.gif) repeat-x;
	min-height:385px;
}

.content{
	width: 885px;
	margin:auto;
	height: auto;
}

.menu{
	width:291px;
	height:auto;
	margin:0;
	padding-bottom: 50px;
	float:left;
	list-style: none;	
}

.menu h1{
	padding: 15px 5px 10px 30px;
	color: #b0e723;
	background: url(images/menu_inside.gif) repeat-y;
}

.menuList ul{
	background:url(images/menu_inside.gif) repeat-y;
	list-style:none;
	padding:0;
	margin:0;
}

.menuList li{
	padding-bottom: 0;
	min-height: 25px;
	list-style: none;
	background:url(images/menu_inside.gif) repeat-y;
}

.menuList ul li{
	text-decoration:none;
	height:auto;
	min-height:20px;
	background: url(images/menu_pasek.gif) bottom no-repeat;
	padding:10px 0 5px 20px;
	font-size:14px;
}

.menu a{
	color: #FFF;
	text-decoration: none;
	list-style: none;
}

.menu h2{
	padding: 15px 5px 10px 30px;
	color: #b0e723;
	background: url(images/menu_inside.gif) repeat-y;
}

.menuTop h2{
	padding: 15px 5px 10px 30px;
	color: #b0e723;
	background: url(images/menu_inside.gif) repeat-y;
}

.menu h3{
	padding: 15px 5px 10px 30px;
	color: #b0e723;
	background: url(images/menu_inside.gif) repeat-y;
	font-size:20px;
}

.tresc{
	float:right;
	padding: 20px 0px 50px 0px;
	width: 550px;
}

.tresc p{
	padding-bottom: 60px;
}

.tresc h1{
	
}

.footer{
	margin: auto;
	font-size:11px;
	height: 38px;
	width: 100%;
	background: url(images/footer.gif) repeat-x;
	clear: both;
}

.footer p{
	text-align: center;
	clear: both;
}

.reklama a{
	color:#27a7ce;
}

