@charset "utf-8";
/* CSS Document */

p {
	margin:0;
}
a { 
	color:#030303;
}	
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}
#guest {
	width:991px;
	height:26px;
	margin:auto;
	padding-top:10px;
	color:#474747;
}
	#guest #today {
		float:left;
		padding-left:20px;
		
	}
	#guest #guestCounter {
		float:right;
		padding-right:20px;
	}
#flash {
	width:966px;
	padding-left:10px;
	padding-right:15px;
	margin:auto;
}	
#firstStripeWr {
	background-color:#cac8c8;
}
#firstStripe {
	width:991px;
	margin:auto;
}
#main  {
	width:966px;
	background-image:url(img/main_bg.gif);
	background-repeat:repeat-y;
	margin:auto;
	padding-left:10px;
	padding-right:15px;
}
#partners {
	width:941px;
	background-image:url(img/main_bg.gif);
	background-repeat:repeat-y;
	margin:auto;
	padding-left:20px;
	padding-right:30px;
}
#promoOffersWr {
	background-color:#f6f5f5;
}
#promoOffers {
	width:941px;
	margin:auto;
	padding-left:20px;
	padding-right:30px;
	background-repeat:repeat-y;
	background-image:url(img/promo_bg.gif);
	background-color:#f6f5f5;
}
#shadeBottom {
	width:991px;
	margin:auto;
}
#footer {
	color:#7bc3e8;
	width:991px;
	margin:auto;
	text-align:center;
	font-size:11px;
}
	#footer ul {
	 	list-style:none;
		padding:0;
		margin-left:0;
	}
	#footer li {
		display:inline;
		padding-left:4px;
	}
#proper {
	border:solid 1px #e4e1e1;
	padding:10px;
	background-image:url(img/nalezymy.gif);
	background-color:#f5f5f5;
	background-repeat:no-repeat;
	background-position:top left;
}
.promoOffer {
	float:left;
	width:313px;
	padding-bottom:10px;
}
a.promoLink {
	text-decoration:underline;
	font-weight:bold;
	color:black;
}
a.redLink {
	color:#e80e0e;
	font-size:11px;
}
	#newerOffer {
		float:left;
		width:411px;
	}
	#mainSpliter {
		float:left;
		width:25px;
		margin-top:80px;
		height:180px;
		margin-bottom:20px;
		background-image:url(img/mainSpliter.gif);
		background-repeat:repeat-y;
	}
	#content {
		float:left;
		width:500px;
		padding-top:10px;
		padding-bottom:10px;
		padding-right:30px;
		font-size: 13px;
	}
table.offer {
	
}
	table.offer th {
		font-size:11px;
		font-weight:normal;
		color:#5a5e64;
	}
	table.offer tr.odd {
		
	}
	table.offer tr.odd td {
		background-color:#efefef;
	}
	table.offer tr td {
		font-weight:bold;
		font-size:11px;
		
	}
