@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;

}


#top{text-align:center; background:url(../images/top_03.jpg); background-repeat:repeat-x}
#content{margin:auto; width:820px; margin-top:30px;}
#lewo{float:left; width:154px;  padding:20px; background:url(../images/bg.jpg); background-repeat:no-repeat;}
#srodek{float:left; padding-left:20px; width:600px;}
#prawo{float:left}
#stopka{text-align:center; color:#CCCCCC; margin-top:20px;}



.box{ width:550px; border:solid 1px #CCCCCC; margin-bottom:15px;}
.fota{ width:180px; float:left; margin-top:24px;}
.tekst{ padding:15px; float:left; width:340px;}
h1{ font-size:24px; font-weight:normal; line-height:24px; margin-bottom:5px}
h2{ font-size:18px; font-weight:normal; line-height:24px; }
p {margin-bottom:17px;}
a { color:#999999; text-decoration:none}
a:link {color: #999999;	text-decoration: none;}
a:hover {text-decoration: underline;color: #999999;}
a:active {	text-decoration: none;	color: #999999;}
.style6 a {	font-size: 12;	font-weight: bold;	line-height:17px;	color:#FFFFFF;	text-decoration:none}
.style6 a:hover {text-decoration:underline;}
li {margin-left:15px;}
