* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: arial, sans-serif;
	background-image: url("img/bg.png");
	background-repeat: repeat-x;
	background-color: #fffcc8;
	margin: 0 auto;
}

#amelia_all {
	margin: 0 auto;
	position: relative;
	width: 960px;
	display: block;
	clear: both;

}
#amelia_reklama {
	float: left;
	display: block;
	width: 170px;
	height: 120px;
	font-size: 10px;
	padding: -20px 0px 50px 100px;
	//margin: 0 0 0 0px;
	margin-right: 0px;
	line-height: 180%;

	}
	
#amelia_top {
	width: 980px;
	position: relative;
	align: top;
	margin: 0 auto;
	display: block;
	background-image: url("img/fotg.jpg");
	background-repeat: no-repeat;
	background-position: 100% 2px;
	height: 168px;

}
#amelia_logo {
	padding: 2px 0 0 0;
	float: left;
	display: block;
	width: 240px;

}
#amelia_news2 {
	float: left;
	display: block;
	width: 220px;
	height: 80px;
	font-size: 10px;
	background-image: url(img/news.jpg);
	background-repeat: no-repeat;
	padding: 20px 15px 0 50px;
	//margin: 0 0 0 0px;
	line-height: 180%;
}
#amelia_news3 {
	float: left;
	display: block;
	width: 200px;
	height: 80px;
	font-size: 10px;
	background-image: url(img/news.jpg);
	background-repeat: no-repeat;
	padding: 40px 15px 0 10px;
	//margin: 0 0 0 20px;
	line-height: 180%;
	}
#amelia_news {
	float: left;
	display: block;
	width: 280px;
	height: 50px;
	font-size: 10px;
	background-image: url("img/news.jpg");
	background-repeat: no-repeat;
	padding: 0px 15px 0 15px;
	//margin: 0 0 0 20px;
	line-height: 180%;
}
#amelia_single {
	float: left;
	display: block;
	width: 280px;
	height: 70px;
	font-size: 10px;
	padding: 0px 15px 0 15px;

}
#amelia_single2 {
	float: center;
	display: block;
	width: 228px;
	height: 0px;
	font-size: 10px;
	padding: -10px 15px 0 15px;

}


#amelia_news  li {
	list-style-type: none;
}
#amelia_news a {
	list-style-type: none;
	color: #fffcc8;
	text-decoration: none;
	font-size: 16px;
}
#tliterki {
	float: right;
}


#amelia_menu {
	float: left;
	height: 48px;
	font-size: 11px;
	font-family: georgia;
	font-style: italic;
	letter-spacing:1px;
	margin-left: 0px;
	padding: -10px 0 0 0;
}
#amelia_menu ul li {
	list-style-type: none;
	display: block;
	float: left;
	vertical-align: middle;
	line-height: 140%;
	height: 48px;
	min-height: 48px;
}
#amelia_menu ul li.aktywna a, #amelia_menu ul li.aktywna a:visited {
	color: #c6ec7d;
	background-image: url("img/liak.gif");
	background-repeat: no-repeat;
	background-position: 50% 37px;
	display: block;
	float: left;
	height: 48px;
}
#amelia_menu ul li a, #amelia_menu ul li a:visited {
	text-decoration: none;
	color: #84c225;
}
#amelia_menu ul li a:hover {
	color: #fffcc8;
}




.brak_podmenu {
	background-image: url("pic/brak_podmenu_bg.jpg");
	height: 15px;
}

.podmenu {
	text-align: center;
	line-height: 45px;
	font-family: georgia;
	
	font-style: italic;
	background-image: url("pic/podmenu_bg.jpg");
	background-repeat: repeat-x;
	display: block;
	width: 960px;
	margin: 0 auto;
	background-color: #c5ec7d;
}
.podmenu a {
	color: #660000;
	text-decoration: none;
	padding: 0 15px 0 15px;
	font-weight: normal;
}
.podmenu a:hover {
	color: #000;
}
.podmenu a.aktywna {
	font-weight: bold;
}




#tresc {
	width: 960px;
	display: block;
	min-height: 200px;
}
.jedna_tresc {
	float: left;
	display: block;
	background-image: url("pic/jedna_tresc_ekri.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	min-height: 200px;
	color: #660000;
	line-height: 150%;
}
.jedna_tresc_w {
	padding: 50px 0 30px 50px;
}
.jedna_tresc_w p {
	margin: 0 0 11px 0;
}
.jedna_tresc_w ul, .jedna_tresc_w ol {
	margin: 0 0 11px 20px;
}
.jedna_tresc_w ul li {
	list-style-image: url("pic/li.gif");
}
.jedna_tresc_w h1 {
	font-family: georgia;
	font-size: 23px;
	font-style: italic;
	font-weight: normal;
	color: #660000;
	margin: 0 0 20px 0;
}
.jedna_tresc_w table {
	width: 100%;
}
.jedna_tresc_w table td {
	color: #660000;
	padding: 3px;
}
.jedna_tresc a, .jedna_tresc a:visited {
	color: darkgreen;
}

#stopka {

	width: 920px;
	margin: 10 auto;
	display: block;
	padding: 31px 20px 10px 20px;
	line-height: 150%;
	font-family: georgia;
	font-size: 11px;
	font-style: italic;
	background-image: url("pic/stopka.gif");
	background-repeat: repeat-x;
	color: #c6ec7d;
	background-color: #470d04;

}
#stopka td {
	font-family: georgia;
	font-style: italic;
	font-size: 12px;
	color: #c6ec7d;
}
#stopka td a{
	text-decoration: none;
	color: #c6ec7d;
}
#stopka td a:hover{
	text-decoration: none;
	color: #fffcc8;
}
.galeria {
	margin: 20px 0 0 0px;
	width: 430px;
	clear: both;
}
.galeria table td {
	display: block;
	width: 124px;
	height: 124px;
	float: left;
	vertical-align: middle;
	text-align: center;
}

a.fot_w_galerii {
	display: block;
	float: left;
	margin: 3px;
	text-decoration: none;
}
a.fot_w_galerii {
	display: block;
	float: left;
	width: 130px;
	height:130px;
	background-position: 50% 50%;
	border: 2px solid #fff;
	background-repeat: no-repeat;
}
a.fot_w_galerii div {
	display: block;
	float: left;
	width: 130px;
	height:130px;

}

hr {
	width: 100%;
	height: 2px;
	border-bottom: 1px solid green;
	margin-bottom: 10px;
}
tr.amelia  {

        border:0px solid #ffffff;

}

tr.amelia:hover  {
        background:#f1edb1 url(images/pre_h.gif) left top no-repeat!important;
        border:0px solid #c4c0c0;
}