body, html {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	background: #000000 url('../_images/bg.gif');
}

form {
	margin: 0;
	padding: 0;
}

#calosc {
	margin: auto;
	width: 960px;
	height: 639px;
	background: url('../_images/main_bg.jpg') repeat-x top;
}

#logo {
	width: 950px;
	height: 500px;
	border-right: 5px #000 solid;
	border-left: 5px #000 solid;
	background: #00BED9;
	position: relative;
}

#newsBig {
	width: 870px;
	color: #e9e9e9;
	padding: 10px 40px 0px 40px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
	overflow: auto;
	background: #000 url('../_images/news_bg_2.gif') repeat-x top;
}

#newsBigZaw img {
	padding: 0;
	margin: 0;
}

#newsBigNawigacja {
	width: 750px;
	border-top: 1px #535353 solid;
	padding: 5px 0px 5px 0px;
}

#newsBigNawigacja {
	width: 100%;
	text-align: center;
	color: #999;
}

#newsBigNawigacja a {
	text-decoration: none;
	color: #999;
}

#newsBigNawigacja a:hover {
	color: #eee;
}

.activeLink {
	color: #fff;
}

.newsBig_napis {
	float: left;
	width: 43px;
	height: 15px;
	padding-bottom: 5px;
	background: url('../_images/napis_news.gif') no-repeat;
}

.newsBig_zamknij {
	width: 60px;
	height: 15px;
	float: right;
}

.newsBig_zamknij a {
	color: #777;
	text-decoration: none;
}

.newsBig_zamknij a:hover {
	color: #aaa;
}

.newsBig_naglowek {
	width: 750px;
	border-top: 1px #535353 solid;
	padding: 5px 0px 5px 120px;
}

.newsBig_tresc {
	font-size: 10px;
	width: 670px;
	padding: 5px 0px 10px 205px;
}

.newsBig_tresc_tekst {
	font-size: 10px;
	float: left;
	width: 390px;
}

.newsBig_tresc_tekst p {
	margin: 0;
	margin-bottom: 8px;
}

.newsBig_tresc_foto {
	float: left;
	padding: 0px 0px 0px 30px;
}

.newsBig_data {
	color: #00b5d5;
	font-weight: bold;
}

#content {
	width: 929px;
	height 87px;
	margin-top: 18px;
	margin-left: 31px;
	margin-bottom: 50px;
}

.news {
	float: left;
	width: 405px;
	height: 55px;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 45px;
	border-right: 1px #8b8b8b solid;
	background: url('../_images/napis_news.gif') no-repeat top left; 
	color: #8b8b8b;
	text-align: justify;
}

.news h2 {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #00b5d5;
}

.news h3 {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.news p {
	margin:0;
	padding:0;
}

.news .wiecej {
	float: right;
	margin-top: 3px;
	padding: 1px 3px 2px 3px;
	background: #727272;
	color: #000;
}

.news .wiecej a {
	color: #fff;
	text-decoration: none;
}

.news .wiecej a:hover {
	text-decoration: underline;
}

.ostatnie_zdjecia {
	float: left;
	width: auto;
	height: 55px;
	margin-top: 10px;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 5px;
	border-right: 1px #8b8b8b solid;
	background: url('../_images/napis_zdjecia.gif') no-repeat top left; 
}

.newsletter {
	float: left;
	width: 360px;
	height: 55px;
	margin-top: 10px;
	margin-left: 45px;
	padding-top: 20px;
	background: url('../_images/napis_newsletter.gif') no-repeat top left; 
	color: #8b8b8b;
}

.newsletter_input {
	width: 162px;
	height: 16px;
	border: none;
	font-size: 11px;
	font-family: Verdana;
	margin-top: 2px;
	padding-left: 5px;
	padding-top: 2px;
	background: url('../_images/newsletter_input.gif'); 
}

.newsletter_submit {
	height: 17px;
	border: none;
	font-size: 11px;
	font-family: Tahoma;
	margin-top: 3px;
	color: #c8c8c8;
	background: url('../_images/newsletter_submit.gif') repeat-x; 
}

.news_form {
	float: left;
	margin-right: 5px;
}

.news img, .ostatnie_zdjecia img, .newsBig_tresc_foto img {
	float: left;
	border: #fff 3px solid;
	margin-right: 10px;
}

.blue {
	font-weight: bold;
	color: #00b5d5;
}

.clearfloat { clear: both; font-size: 1px; height: 0; line-height: 0px; }