body {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	background-color: #006E78;
	background-image: url('../images/bg_body.png');
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	border: none;
}

#naglowek {
	width: 990px;
	height: 100px;
	overflow: hidden;
}

.logotyp {
	float: left;
}

.jezyki {
	float: right;
	height: 100px;
	overflow: hidden;
	margin-top: 60px;
}

.slideshow ul {
	list-style-type: none;
}

#slider {
	width: 990px;
	height: 240px;
	text-align: left;
	background-image: url('../images/bg_slider.png');
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#menu_glowne {
	width: 990px;
	height: 44px;
	overflow: visible;
	background-image: url('../images/bg_menu.png');
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}

.moduletable_mg {
	z-index: 300;
}

.moduletable_mg ul li ul {
	/* padding-top: 4px; */
}

#cien_koniec {
	width: 990px;
	height: 10px;
	overflow: hidden;
	background-image: url('../images/bg_cien_koniec.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#nagrody {
	position: absolute;
	top: 270px;
	left: 50%;
	margin-left: 150px;
	z-index: 201;
}

#produkt_polski {
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: 405px;
	z-index: 201;
}

#tresc_podstrony {
	width: 970px;
	text-align: left;
	margin: 15px 0px;
}

.contentheading, h5 {
	font-size: 28px;
	color: #F58220;
}

h5 {
	margin: 3px 0px;
	padding: 0px;
}

h6 {
	font-size: 22px;
	color: #F58220;
}


.contentpaneopen, .contentpaneopen table {
	color: #FFF;
	font-size: 15px;
	line-height: 23px;
	width: 100%;
}

.contentpaneopen a, .contentpaneopen table a {
	color: #F58220;
	font-size: 15px;
	line-height: 23px;
}

#stopka {
	width: 990px;
	height: 44px;
	overflow: hidden;
	background-image: url('../images/bg_menu.png');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

.mod_stopka {
	color: #FFF;
	font-size: 10px;
}

.mod_stopka p {
	margin: 3px 0px;
}

.mod_stopka a {
	text-decoration: none;
	color: #FFF;
}