body {
	background: #437ab7 url('gfx/bg_body.jpg') no-repeat center top;
	margin: 0px;
	padding: 0px;
}

#main{
	width: 750px;
	margin: 0px auto 0px auto;
}

#nadpisy{
	width: 700px;
	height: 20px;
	margin: 0px auto 0px auto;
}

#nadpisy h1, #nadpisy h2, #nadpisy h3{
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	float: left;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	line-height: 16px;
} 

#menu{
	width: 750px;
	height: 460px;
	padding-top: 13px;
}

#menu a{
	float: left;
	height: 383px;
	width: 250px;
	outline: none;
}

#menu a img{
	border: none;
}

#tropiczoo_btn{ background: url('gfx/btn_tropic_on.jpg') no-repeat 0px 0px;}
#interzoo_btn{ background: url('gfx/btn_inter_on.jpg') no-repeat 0px 0px;}
#woodzoo_btn{ background: url('gfx/btn_wood_on.jpg') no-repeat 0px 0px;}

#tropiczoo_btn:hover img{ display: none;}
#interzoo_btn:hover img{ display: none;}
#woodzoo_btn:hover img{ display: none;}

#txt{
	display: block;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #cfd9e3;
	font-weight: bold;
	width: 750px;
	margin: 0px auto 0px auto;
	text-align: justify;
}

#txt h1, #txt h2, #txt h3{
	font-size: 10px;
	color: #cfd9e3;
	margin: 0px;
	padding: 0px;
	float: left;
}

#txt a{
	color: #cfd9e3;
	text-decoration: none;
	outline: none;
}

#sub_menu{
	width: 100%;
	border-top: 1px solid #7da2cc;
	border-bottom: 1px solid #7da2cc;
	text-align: center;
	background: #7192b7;
}

#sub_menu a{
	margin: 0px 4px 0px 4px;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	outline: none;
}

.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
