body { 
	margin:0; 
	padding:0; 
	background-color: #ffffff;
	background-image: url('../images/startowa_01.gif'); 
	background-repeat: repeat-x;
}

#bg { background: #2060ac; height: 400px; width: 100%; }

#container_bg { height: 460px; width: 100%; background: url(../images_new/bg.gif) repeat-x; position: absolute; top: 50%; margin-top: -230px; padding-top: 20px; }

#container { width: 730px; height: 410px; background: url(../images_new/container.gif); position: relative; margin:0 auto; text-align:left; }
#container h1 { margin: 0; padding: 0;}
#container h1 a { display: block; width: 309px; height: 41px; position: absolute; top: 79px; left: 211px; background: url(../images_new/logo.gif); }
#container h1 a span, #container h2 { display: none; }

#container ul { list-style: none; margin:0; padding: 0; top: 266px; left: 65px; position: absolute; }
#container ul li a { display: block; width: 150px; height: 100px; position: absolute; top: 0; }
#container ul li a.l { left: 0; background: url(../images_new/lt.gif); }
#container ul li a.p { left: 150px; background: url(../images_new/pl.gif); }
#container ul li a.d { left: 300px; background: url(../images_new/de.gif); }
#container ul li a.s { left: 450px; background: url(../images_new/sk.gif); }
#container ul li a span { display: none; }

#start {
	text-align: center;
}

#start_logo {
	margin-top: 20px;
}

#start_logo img {
	width:724px;
	height:360px;
	border: none;
}

#start_tekst {
	width: 724px; 
	font-size:9px; 
	margin-top:10px; 
	font-family:Tahoma; 
	color:#4F81BD
}

#link {
			font-weight: bold;
      text-decoration: underline;
      font-family: tahoma;
			font-size: 10px;
			color: #8f8f8f;
		}
		a.link:link, a.link:visited {
			font-weight: bold;
      text-decoration: underline;
			color: #8f8f8f;
			font-size: 10px;			
		}
