* {
    margin: 0;
    padding: 0;
}

body {
    background: #dfdfdf url(../../../images/bg.jpg);
    background-position: 50% 0;
    text-align: center;
    margin: 0 auto;
    color: white;
    font-family: Georgia, serif;
    font-size: 18px;
    font-weight: bold;
}

p {
	padding-bottom: 1em;	
}

a {
    color: white;
    text-decoration: none;
    border: none;
    padding: 0;
    margin: 0;
}

a img {
    border: none;
    padding: 0;
    margin: 0;
}

img {    padding: 0;
    margin: 0;}

#gradient {
	width: 100%;
	height: 329px;
	background: url(../../../images/bg_gradient.jpg) repeat-x;	
}


#calosc {
    margin: 0 auto;
    width: 1024px;
    min-height: 600px;
	height:auto !important;
	height:600px;
    text-align: left;
}

#calosc1 {
    float: left;
    width: 1024px;
    min-height: 600px;
	height:auto !important;
	height:600px;
    text-align: left;
}

#lewaPrzerwa {
	float: left;
    width: 31px;
    min-height: 600px;
	height:auto !important;
	height:600px;	
}

#lewaKolumna {
	float: left;
    width: 512px;
	height:302px;	
}

#reklamy {
	float: left;
	margin-top: 39px;
    width: 512px;
	height:302px;
	background: url(../images/bg_reklamy.jpg);	
	overflow: hidden;
}

#reklamy a {
	visibility: hidden;	
	line-height: 0;
}

#bary {
	float: left;
    width: 512px;
    height: auto;
	background: url(../images/bg_bary.jpg) no-repeat;	
}


#bary ul {
	padding: 0;
	padding-top: 120px;
	list-style: none;	
	margin: 0;
	
}

#bary ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 0.9em;	
	text-align: center;
}

#bary ul li:first-letter {
	color: #ffff00;	
}

#bary ul li a:hover {
	color: #ffff00;	
}

#srodekPrzewa {
	float: left;
    width: 50px;
    min-height: 600px;
	height:auto !important;
	height:600px;
}

#prawaKolumna {
	float: left;
    width: 431px;
    min-height: 600px;
	height:auto !important;
	height:600px;
}

#kurczakFlash {
	margin-top: 23px;
	float: left;
    width: 431px;
	height:525px;
}

.baryFoto {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	display: none;
	width: 	512px;
	height: 302px;
	z-index: 1000;	
}

