* {
	padding: 0;
	margin: 0;
}

body {
	background: #313c57; 
	font: 12px/16px Verdana; 
	color: #8a9ece;
}

#top_bg{
	height: 259px;
	background: url('images/top_bg.gif');
}

#top{
	height: 259px;
	width: 950px;
	margin: 0px auto;
	background: url('images/top.jpg');
}

#star1{
	position: relative;
	width: 32px;
	height: 32px;
	background: url('images/star.gif');
	top: 8px;
	left: 8px;
}

#star2{
	position: relative;
	width: 32px;
	height: 32px;
	background: url('images/star2.gif');
	top: 100px;
	left: 470px;
}

#star3{
	position: relative;
	width: 32px;
	height: 32px;
	background: url('images/star3.gif');
	top: -37px;
	left: 570px;
}

#star4{
	position: relative;
	width: 32px;
	height: 32px;
	background: url('images/star.gif');
	top: 70px;
	left: 660px;
}

#star5{
	position: relative;
	width: 32px;
	height: 32px;
	background: url('images/star2.gif');
	top: -85px;
	left: 860px;
}

#star6{
	position: relative;
	width: 32px;
	height: 32px;
	background: url('images/star3.gif');
	top: 60px;
	left: 900px;
}

#menu_bg{
	height: 48px;
	background: url('images/menu_bg.gif');
}

#menu {
	background: url('images/menu.gif') no-repeat;
	width: 712px;
	padding-left: 238px;
	height: 48px;
	margin: 0px auto;
}

a#menu01, a#menu02, a#menu03, a#menu04, a#menu05, a#menu06, a#menu07, a#menu08{
	float: left;
	margin: 0px;
	text-indent:-2500px;
}

a#menu01 {
	width: 138px;
	height: 48px;
}

a#menu01:hover, a#menu01:active {
	background: url('images/menu_hover.gif') -238px;
}

a#menu02 {
	width: 73px;
	height: 48px;
}

a#menu02:hover {
background: url('images/menu_hover.gif') -376px 0px;
}

a#menu03 {
	width: 72px;
	height: 48px;
}

a#menu03:hover {
	background: url('images/menu_hover.gif') -449px 0px;
}

a#menu04 {
	width: 83px;
	height: 48px;
}

a#menu04:hover {
	background: url('images/menu_hover.gif') -521px 0px;
}

a#menu05 {
	width: 87px;
	height: 48px;
}

a#menu05:hover {
	background: url('images/menu_hover.gif') -604px 0px;
}

a#menu06 {
	width: 83px;
	height: 48px;
}

a#menu06:hover {
	background: url('images/menu_hover.gif') -691px;
}

a#menu07 {
	width: 90px;
	height: 48px;
}

a#menu07:hover {
	background: url('images/menu_hover.gif') -774px 0px;
}

a#menu08 {
	width: 86px;
	height: 48px;
}

a#menu08:hover {
	background: url('images/menu_hover.gif') -864px 0px;
}

#text_bg{
	background: url('images/top_text.gif') repeat-x;
}

#top_text{
	width: 950px;
	background: url('images/top_text.gif') no-repeat;
	margin: 0px auto;
}

#bottom_text{
	width: 950px;
	background: url('images/bottom_text.gif') no-repeat bottom;
	margin: 0px auto;
}





#tresc {
	width: 880px;
	margin: 0px auto;
	font: 13px/20px Verdana; 
	color: #acc1e5;
}

	#tresc a:link, #tresc a:visited {
		font: 13px/20px Verdana; 
		color: #729fec;
		text-decoration: none;
}

	#tresc a:hover, #tresc a:active {
		font: 13px/20px Verdana; 
		color: #33abff;
		text-decoration: none;
}

#tresc a:link img, #tresc img, #tresc a:visited img {
	border: 1px solid #1d2840;
	padding: 6px;
	background: #344768;
	margin: 3px;
}

#tresc a:hover img, #tresc a:active img {
	border: 1px solid #5584d6;
	padding: 6px;
	background: #344768;
	margin: 3px;
}

.image {
	border: 1px solid #1d2840;
	padding: 6px;
	background: #344768;
	margin: 3px;
}

#footer{
	height: 99px;
	width: 950px;
	margin: 0px auto;
	background: url('images/footer_bg.gif');
}

#footer_bg{
	height: 99px;
	background: url('images/footer_bg.gif');
}

#kocieta table{
	border: 1px solid #1d2840;
}

#kocieta td{
	border: 1px solid #263351;
	padding: 4px;
}

#flag{
	position: absolute;
	width: 48px;
	height: 48px;
	top: 10px;
}
