@charset "utf-8";


body {
	background-color: #afa795;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}

#fader{
	width:1000px;
	height:255px;
}
#fader img {
    display:none;
    /*margin:23px 0 0 5px;*/
    position:absolute;
}

h1 {
	font-family: arial;
	font-size: 15px;
	color:white;
	font-weight:bold;
	margin-bottom: 0;
	background-image: url(../img/punkt.jpg);
	background-repeat: no-repeat;
	padding-left:25px;
	height:16px;

}
h2 {
	font-family: arial;
	font-size: 14px;
	color:white;
	font-weight:bold;
	margin-top: 15px ;
	padding-left:25px;


}

h3 {
	margin:0;
	padding:0;

}

.kontener{
width: 1000px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:19px;
color:white;
text-align:justify;
margin:0 auto;

}
.tresc{
width: 1000px;
	background-image: url(../img/tresc_tlo.jpg);
	background-repeat: no-repeat;
	padding-top:75px;

}
.content{
width: 680px;
min-height:310px;
margin:25px 0 0 55px;

}

.content a,.content a:visited {
color:white;
text-decoration:underline;

}
.content a:hover{
color:white;
text-decoration:underline;

}

#top{
width: 1000px;
height:143px;
/*background-image: url(../img/top.jpg);*/
}
.foto{
width: 1000px;
height:225px;
margin-top:18px;
margin-bottom:30px;
}

.stopka{
width: 100%;
height:177px;
	background-image: url(../img/stopka_tlo.jpg);
	background-repeat: repeat-x;
}
.stopka2{
width: 1000px;
height:77px;
background-image: url(../img/stopka_tlo2.jpg);
background-repeat: no-repeat;
margin:0 auto;
background-position:right top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#bbb6ab;
text-align:center;
padding-top:100px;
}
.stopka2 a, .stopka2 a:visited{
font-size:12px;
color:#bbb6ab;
text-decoration:none;
}
.stopka2 a:hover{
font-size:12px;
color:#bbb6ab;
text-decoration:underline;
}

.lewa{
float:left;
width:265px;
}
.prawa{
float:right;
width:735px;
}

.box_maly{
float:left;
width:320px;
min-height:310px;
background-image: url(../img/box_tlo.png);
background-repeat: repeat-y;
background-position-x:right;
}

.box_logosy{
width:680px;
min-height:210px;
margin-left:55px;
margin-top:35px;

}
a#wiecej, a#wiecej:visited{
display:block;
background-image: url(../img/wiecej.jpg);
width:53px;
height:23px;

}
a#wiecej:hover{
background-image: url(../img/wiecej_over.jpg);

}
a#powrot, a#powrot:visited{
display:block;
background-image: url(../img/powrot.jpg);
width:53px;
height:23px;

}
a#powrot:hover{
background-image: url(../img/powrot_over.jpg);

}
.lewa ul   {
width: 229px;
padding:0 0 0 4px;
margin:0 0 0 0;
background-image: url(../img/menu_tlo.png);
background-repeat:repeat-y;

}



.lewa li{
	display:block;
	width: 233px;
	list-style-type: none;
	text-align:left;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	margin:0 0 4px 0;
	



}
.lewa li a:link,.lewa li a:visited{
	display:block;
	width: 198px;
	height:27px;
	padding:6px 0 0 35px;
	list-style-type: none;
	text-decoration:none;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;		

}

.lewa li a:hover{
	display:block;
	width: 198px;
	height:27px;
	padding:6px 0 0 35px;
	list-style-type: none;
	text-decoration:none;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	background-image: url(../img/menu_over.jpg);
	background-repeat: no-repeat;	

}

#submenu li{
	display:block;
	width: 233px;
	list-style-type: none;
	text-align:left;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	margin:5px 0 -5px -4px;
	background-image:none;


}

#submenu .submenu a:link,#submenu .submenu a:visited{
	display:block;
	width: 173px;
	height:28px;
	padding:5px 0 0 60px;
	list-style-type: none;
	text-decoration:none;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	background-image: url(../img/submenu.jpg);
	background-repeat: no-repeat;



} 


#submenu .submenu a:hover{
	display:block;
	width: 173px;
	height:28px;
	padding:5px 0 0 60px;
	list-style-type: none;
	text-decoration:none;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	background-image: url(../img/submenu_over.jpg);
	background-repeat: no-repeat;	

} 







.clear{
height: 1px;
clear: both;
}

