body {
	background: #FFFFFF url(gfx/bg.gif) repeat-x; 
	margin:0; 
	padding:0;
	padding-top:0px; 
	text-align:center;
}

#pack {
	width:790px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}


h1, h2, h3 { 
	padding:0px;
	margin:0px;
}

#menu {
	height: 63px;
	width: 790px;
}
#htmlmenu {
	display:none;
}
#top {
	height: 74px;
	background: transparent url(gfx/logo.gif) no-repeat;
	
}

#top ul{
padding: 0;
margin: 0;
list-style: none;
}
#top li{
float: right;
height: 26px;
text-indent: -999em;
}

#top li a {
display: block;
width: 25px;
height: 25px;
background-image: url(gfx/flags.png);
background-repeat: no-repeat;
}

#top a.de {
background-position: 0 0%;
}
#top a.de:hover {
background-position: 0 100%;
}
#top .gb {
background-position: -75px 0%;
}
#top .gb:hover {
background-position: -75px 100%;
}
#top .nl {
background-position: -25px 0%;
}
#top .nl:hover {
background-position: -25px 100%;
}
#top .pl {
background-position: -50px 0%;
}
#top .pl:hover {
background-position: -50px 100%;
}



#main {
	font-family: verdana;
	color: #879598;
	font-size: 11px;
	width:520px;
	float: right;
}
#picture {
	width:520px;
	height: 270px;
}

#left {
	width:260px;
	float: left;
}
#main h2 {
	font-family:Tahoma;
	font-size:22px;
	color:#c1de36;
	height: 20px;
	font-weight:normal;
}
#main h2 span {
	display: none;
}
#main a {
	color: #879598;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}

.wiecej {
	background: transparent url(gfx/p.gif) no-repeat;
	width: 44px;
	height: 11px;
	display: block;
}
.wiecej span {
	display:none;
}
.s {
	background: transparent url(gfx/s.gif) no-repeat center;
	width: 9px;
	height: 7px;
	display: block;
}
.s span {
	display:none;
}

#aktualnosci {
	font-family: Tahoma;
	color:#c1de36;
	font-size: 22px;
	padding: 30px 0px 0px 15px;
}

#aktualnosci a{
	font-family: Tahoma;
	color: #879598;
	font-size: 11px;
	text-decoration:none;
	height:20px;
}

#aktualnosci a:hover{
	font-family: Tahoma;
	color: #879598;
	font-size: 11px;
	text-decoration:underline;
}

#left h2 {
	display: none;
}
#aktualnosci span {
	font-family: Tahoma;
	color: #c1de36;
	font-size: 11px;
}
#aktualnosci span span {
	color: #C1DE36;
	font-weight: normal;
}
#aktualnosci p {
	padding-bottom: 10px;
}

#form {
	width: 260px;
	height: 140px;
	background: transparent url(gfx/bg_form.gif) no-repeat;
	font-family: verdana;
	color: #879598;
	font-size: 11px;
	padding: 70px 0px 0px 10px;
}
#form span {
	display: none;
}

#form form{
	margin: 0px;
	padding: 6px 0px 0px 8px;
	background: transparent url(gfx/bg_email.gif) no-repeat;
	width: 140px;
	height: 27px;
}
#form input{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	color: #C1DE36;
	font-size: 11px;
	border: 0px;
	width: 110px;
}
#form a{
	padding-left: 17px;
}


#bottom {
	height: 65px;
	border-top: 1px solid #D6E0E2;
}
#bottom_left {
	width: 385px;
	float: left;
	font-family: verdana;
	color: #879598;
	font-size: 11px;
	padding: 10px 0px 0px 10px;
}
#bottom_left span {
	font-weight: bold;
}
#bottom_left a {
	color: #879598;
	font-weight: bold;
	text-decoration: none;
}
#bottom_right {
	width: 395px;
	float: right;
	font-family: verdana;
	color: #C1DE36;
	font-size: 11px;
	padding-top: 10px;
	text-align: center;
}

#bottom_right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#bottom_right li {
	display: inline;
	padding: 0px 7px 0px 7px;
}
#bottom_right a {
	color: #879598;
	text-decoration: none;
}
#bottom_right a:hover {
	text-decoration: underline;
}

#clear {
	clear: both;
}
