body {
	font: 11px Tahoma, Verdana, sans-serif;
}
.outer {
	background-image: url(img/outer_bg.gif);
}
.h1_header {
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(img/header_bg.gif);
	color: #009;
}
.menu_slide {
	padding-top: 20px;
	padding-left: 0px;
}
.content_slide {
	padding-top: 10px;
	text-align: justify;
}
.content{
	background-image:url(img/content_bg.gif);
	font-size: 12px;
	color: #006;
	line-height: 1.5;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}
.header_content {
	color:#C00;
	border-bottom: 1px solid;
	font-size: 18px;
}
.link_content{
	color: #006;
	font-weight: bold;
}
.list_content{
	color: #006;
	list-style-image: url(img/fish_menu.gif);
}
.img {
	border-style: solid;
	border-width: 3px;
	padding: 1px;
	border-color: #9EADC6;
	background-color: #FFF;
}
.news_slide {
	padding-top: 10px;
	padding-left: 10px;
	text-align: justify;
}
.news {
	background-color: #EDF0F4;
	line-height: 1.2;
	font-size: 12px;
	margin: 30px 10px 10px 0px;
}
.news_head {
	font-size:14px;
	color:#C00;
	border-bottom: 1px solid;
}
.news_data {
	color:#009;
	font-size: 11px;
}
.news_link {
	color: #009;
	font-weight: bold;
	font-size: 12px;
}
.news_more {
	background-color: #9EADC6;
	display: block;
	padding-top: 5px;
	margin-bottom: 20px;
}
.reklama {
	line-height: 1.2;
	font-size: 10px;
	margin: 50px 10px 10px 0px;
	color: #9EADC6;
}
.footer {
	background-color: #ECECEC;
	text-align: center;
	margin-top: 10px;
	color: #666;
	line-height: 1;
}
.link_footer {
	color:#333;
	font-weight: bold;
}
.header_fish {
	color:#C00;
	font-size: 14px;
	border-bottom: 1px solid;
	border-color: #C00;
}
.menunav {
	font-size:12px;
	background-image: url(img/header_bg.gif);
	color: #009;
	font-weight: bold;
}
.sidebox {
	margin: 0; /* center for now */
	width: 170px; /* ems so it will grow */
	background: url(img/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	text-align: left;
}
.boxhead {
	background: url(img/sbhead-r.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.boxhead h2 {
	background: url(img/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 15px 30px 10px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
}
.boxbody {
	background: url(img/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 0px 10px 0px;
}
.boxbody ul {
	list-style-type: none;
}
.boxbody ul li {
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	font-size: 12px;
	display: block;
	background: url(img/fish_menu.gif) no-repeat center left;
}
.boxbody ul li a {
	font-weight: bold;
	color: #009;
}
.boxbody ul li a:hover {
	font-weight: bold;
	color: #09F;
}

