body
{
	color: #2f4b7a;
}

#main
{
	background-image: url('../images/bgmain.gif');
	background-repeat: repeat-y;
}

#mainleft
{
  display: inline;
	float: left;
	width: 703px;
  min-height: 400px;
  margin: 0px 1px 0px 0px;
}

/* oferta */

.offer 
{
	background-color: #f9fdff;
	color: #314c79;
}


.offer td 
{
	background-color: #dcf0fb;
	border: 0px solid #f9fdff;
	border-bottom-width: 1px;
}

td.offerheader 
{
	height: 40px;
	background-color: #b1ccdd;
	color: #021d4a;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.offer td h1 
{
	padding: 10px 0px 0px 15px;
	font-weight: bold;
	font-size: 15px;
}

.offer td.image 
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding: 5px;
}

.desc 
{
	padding: 20px 10px 0px 10px;
}

.descdot 
{
	margin: 20px 10px 0px 10px;
	padding: 0px 0px 20px 0px;
	background-image: url('../images/hdot.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

.list 
{
	background-color: #5b6392;
	color: #fff;
	margin-bottom: 10px;
}

.list .image 
{
	border: 0px solid #7192c5;
	border-right-width: 1px;
}

.list .obiekt 
{
	padding: 5px 10px 10px 15px;
}

.list .obiekt a
{
	color: #fff;
}

.list .obiekt a.more
{
	color: #dee9ff;
}

.list h6
{
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #dee9ff;
}

a.aname
{
	text-decoration: none;
}

td.pagepogotowie
{
	height: 32px;
	background-color: #ffe9eb;
	background-image: url('../images/pogotowie1.gif');
	background-repeat: no-repeat;
	background-position: 210px 3px;
}

.linkpogotowie
{
	display: block;
	height: 32px;
	text-decoration: none;
}

.organizatorzy
{
	border: 0px solid #5b6392;
	border-top-width: 10px;
	padding: 5px 10px 5px 10px;
	background-image: url('../images/hdot.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0px 0px 10px 0px;
}

.organizatorzy h6
{
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #5b6392;
}

.organizatorzy address
{
	font-style: normal;
}

