*{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}
body {
	background-color:#ABABAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:140%;
}
#container{
	width:900px;
	height:auto;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
#head h1 a{
	width:900px;
	height:272px;
	display:block;
	text-indent:-9999px;
	background-image:url(../img/head_img.png);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:0;
	font-weight:normal;
	line-height:0;	
}
#head h2{
	font-size:0;
	text-indent:-9999px;
	font-weight:normal;
	line-height:0;
}
#menu_bg{
	width:900px;
	height:48px;
	background-color:#5F5971;
}
#menu_container{
	width:750px;
	height:48px;
	margin-left:auto;
	margin-right:auto;
}
#menu_container ul{
	list-style-type:none;
}
#menu_container ul li{
	display:inline;
}
#menu_container ul li a{
	width:150px;
	height:48px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent:-9999px;
}
#kampania a{
	background-image:url(../img/menu_buttons.png);
	background-position:0 0;
}
#kampania a:hover{
	background-position:0 -48px;
}
#test a{
	background-image:url(../img/menu_buttons.png);
	background-position:-150px 0;
}
#test a:hover{
	background-position:-150px -48px;
}
#pytania a{
	background-image:url(../img/menu_buttons.png);
	background-position:-300px 0;
}
#pytania a:hover{
	background-position:-300px -48px;
}
#partnerzy a{
	background-image:url(../img/menu_buttons.png);
	background-position:-450px 0;
}
#partnerzy a:hover{
	background-position:-450px -48px;
}
#kcdsaids a{
	background-image:url(../img/menu_buttons.png);
	background-position:-600px 0;
}
#kcdsaids a:hover{
	background-position:-600px -48px;
}
#main_txt{
	padding:93px 64px 0px 64px;
	text-align:justify;
	line-height:150%;
	float:left;
	background-color:#FFFFFF;
}
#main_txt h2{
	font-size:1.4em;
	color:#5F5971;
	padding:0 0 10px 0;
}
#main_txt strong{
	color:#5F5971;
}
#main_txt a#plakat{
	width:200px;
	height:288px;
	display:block;
	background-image:url(../img/plakat_small.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	padding:10px;
	float:left;	
}
#main_txt a#plakat_2{
	width:200px;
	height:288px;
	display:block;
	background-image:url(../img/plakat_2small.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	padding:10px;
	float:left;	
}
#main_txt a#spoty{
	width:100px;
	padding:3px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#5F5971;
	float:left;
	text-align:center;
}
#partnerzy_img{
	width:759px;
	height:1215px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 20px 0;
	background-image:url(../img/partnerzy.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
.clear_line{
	width:400px;
	height:20px;
	clear:both;
}
