html
{
	background-color:			#1e95c1;
}

body
{
 margin:							0 auto;	
 font-family:					Verdana;
 font-size:						12px;
}

a
{
	color:						black;
	text-decoration:			none;
}

a:hover
{
	text-decoration:			underline;
}

#calosc
{
	background:					url('tlo.jpg') no-repeat center top;
	margin:						0 auto;
	padding-top:				79px;
}


#top
{
	margin:						0 auto;
	background:					url('top.png') no-repeat;
	width:						934px;
	height:						196px;
	position: 					relative;
	border-bottom:				2px solid #1e95c1;
}

#glowny
{
	margin:						0 auto;
	background:					url('krecha.jpg') repeat-y;
	width:						934px;
	padding-top:				10px;
	display:						table;
}


#linki
{
	font-size:					10pt;
	list-style:					none;
	text-align:					center;
	padding				: 0;
	margin				: 0;
	margin-top			: 10px;
	color					: white;
	font-weight 		: bold;
	position:			absolute;
	bottom: 				10px;
	right:				10px;
}

#linki li:first-letter
{
	color:					#1e95c1;
}

#linki li a
{
	color:					black;
}

#linki li a:hover
{
	color:					black;
	text-decoration:		underline;
}


#linki li
{
	float:					left;	
	margin-left:			20px;
}

img
{
	border: 0px;
}

#stopka
{
	margin:				0 auto;
	background:			url('stopka.jpg') no-repeat center top;
	width:				1004px;
	height:				251px;
}

#stopka p
{
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	width:500px;
	padding-top: 70px;
	margin-left: 100px;
	color: white;
	float: left;

}

#stopka a
{
	color: white;
}

#stopka #stat
{
	padding-top: 75px;
}

#tresc
{
	width:				690px;
	margin-left:		10px;
	float:				left;
	padding-left:		10px;
	text-align:			justify;
	text-indent:		20px;
}


#dodatki
{
	width: 200px;
	float: right;
	text-align: center;
	margin-right:				10px;
	background-color:			#f4fbfe;
}

#polecamy
{
	font-size: 8pt;
	list-style: none;
	padding: 0px 10px;
}

#polecamy li
{
	margin-bottom: 10px;
}

h1
{
	font-size: 16px;
	text-indent: 0px;
	background: url('h1.jpg') no-repeat;
	height:31px;
}


h2
{
	font-size: 14px;
	text-indent: 10px;
}

.news
{
	background: #edfaff;
	padding: 0px 10px;
}


dt
{
	background: #edfaff;
	width: 350px;
}
