* {
	margin:0px;
	padding:0px;
	outline:none;
	border:none;
}

body {
	background: url(img/bg_repeated.jpg) repeat-x #E3E4C5;
	font-family: "Trebuchet MS", trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}


a {
	text-decoration: none;
	color: #FF7200;
	font-weight: bold;
	border-bottom: 1px solid orange;
}

a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
}

p.header {
	color: #FF7200;
	font-weight: bold;
	font-size: 28px;
	padding-bottom: 30px;
}

.strona {
	height: 840px;
	background: url(img/bg.jpg) top center no-repeat;
}

.main {
	width: 749px;
	height: 599px;
	background: url(img/bg_main.png) top center no-repeat;
	float: left;
}

.right {
	float: right;
	width: 236px;
}

.box {
	width: 217px;
	height: 187px;
	background: url(img/bg_box.png) top center no-repeat;
	margin-bottom: 19px;
}

.content {
	margin: 0 auto; 
	width: 1004px;
	padding-top: 50px;
}

.box p#p1 {
	color: #FF7200;
	font-weight: bold;
	font-size: 15px;
	padding: 8px 0px 0px 55px;
}
.box p#p2 {
	padding: 25px 20px 0px 20px;

	color: #666666;
	font-size: 10px;
	text-align: justify;
	line-height: 150%;
}
.box  a {
	font-size: 10px;
}

a.button {
    display: block;
    width: 169px;
    height: 38px;
    border: none;
    color: #CCCCCC;
	font-weight: bold;
	font-size: 14pt;
    line-height: 37px;
    text-align: center;
    background: url(img/bg_button.png) 0 0 no-repeat;
	margin-right: 3px;
	cursor: pointer;}
 
a.button:hover, #active { background-position: 0 -38px; color: #FFFFFF; border: none;}

.bn, .bn:hover {
	border: none;
}

input {
	background: #CCCCCC;
	border: 1px solid #999999;
	color: #666666;
}

#slideshow {
	margin-left: 20px;
	width: 500px;
	height: 223px;
}

.slid {
	margin-left: 0px;
	padding: 0px;
}



/* Easy Slider */
	
	.graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

	#slider{}
	#sponsorzy_medialni {}	
	#slider ul, #slider li, #sponsorzy_medialni ul, #sponsorzy_medialni li {
		margin-top:0;
		padding:0;
		list-style:none;
		}
	#slider li { 
		width:550px;
		height:320px;
		overflow:hidden; 
		}	
		
	#sponsorzy_medialni li { 
		width:750px;
		height:110px;
		overflow:hidden; 
		}	


	#slider img, #sponsorzy_medialni img {
	border: none;
	}	
		
		
	#prevBtn, #nextBtn{ 
		display:block;
		width:38px;
		height:33px;
		position:relative;
		left:-280px;
		top:-230px;
		}	
		
			
	#nextBtn{
		top:-260px;
		left:580px;
		}	
		
	#prevBtn a, #nextBtn a{  
		display:block;
		width:38px;
		height:33px;
		background:url(img/prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(img/next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
