body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #CCCCCC;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#strona {
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#baner {
	top: 0px;
	width: 990px;
	height: 319px;
}
#menu {
	margin-bottom: 15px;
}
#glowna {
	min-height: 300px;
}
#kolumna_lewa {
	width: 565px;
	float: left;
}
#kolumna_prawa {
	float: right;
	width: 410px;
	padding-top: 10px;
}
#welcome {



}


#tresc {
	top: 507px;
	width: 565px;
}
#napisik {
	top: 507px;
	width: 565px;
	height: 68px;
	background-image: url(img/napisik.jpg);
	background-repeat: no-repeat;
}
#news {
	width: 380px;
	height: 362px;
	background-image: url(img/news.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#stopka {
	width: 990px;
	height: 90px;
	background-image: url(img/stopka.jpg);
	background-repeat: no-repeat;
}
.margines {
	padding: 15px;
}
.obrazek {
	border: 5px solid #999999;
}
a:link, a:visited {
	color: #95ABD9;
	text-decoration: none;
 	font-weight: bold;
}
a:hover{
	color: #6585C7;
}
a.news_tytul:link, a.news_tytul:visited {
	color: #95ABD9;
	text-decoration: none;
 	font-weight: bold;
}
a.news_tytul:hover{
	color: #6585C7;
}
a.main_link:link, a.main_link:visited {
	color: #CCCCCC;
	text-decoration: none;
 	font-weight: normal;
}
a.main_link:hover{
	color: #6585C7;
}
.news_data {
	color: #999999;
}
.box_szary {
	background-image: url(img/box_tlo.png);
	background-repeat: repeat-x;
	min-height: 460px;
	padding:10px;
}

#newsy {
	background-image: url(img/menu/newsy.jpg);
	height: 64px;
	width: 124px;
}#o_nas {
	background-image: url(img/menu/o_nas.jpg);
	height: 64px;
	width: 117px;
}
#oferta {
	background-image: url(img/menu/oferta.jpg);
	height: 64px;
	width: 129px;
}
#imprezy {
	background-image: url(img/menu/imprezy.jpg);
	height: 64px;
	width: 134px;
}
#galeria {
	background-image: url(img/menu/galeria.jpg);
	height: 64px;
	width: 131px;
}
#linki {
	background-image: url(img/menu/linki.jpg);
	height: 64px;
	width: 119px;
}
#kontakt {
	background-image: url(img/menu/kontakt.jpg);
	height: 64px;
	width: 142px;
}
.tytul {
	font-size: 14px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom: 10px;
}

.obrazek2 {
	width: 100px;
	height: 100px;
	border:solid;
	border-width: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}