h1 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0;
}

#top_spots {padding: 163px 0 8px 24px;}

#top_spots .spot {
	float: left;
	margin: 0 0 0 19px;
}

#right_col .spot {margin: 0 0 0 9px;}

.spot {
	text-align: left;
	background: url(/images/main_spot_back.png) no-repeat;
	width: 222px;
	height: 233px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	position: relative;
}	

.spot div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/images/main_spot_btn.png) no-repeat;
	height: 78px;
	width: 221px;
}

.spot a {
	display: block;
	line-height: 18px;
	padding: 7px 12px;
	height: 60px;
}

.spot a:link, .spot a:visited {color: #fff; text-decoration: none;}
.spot a:hover, .spot a:active {color: #fff; text-decoration: underline;}

.spot img {
	position: absolute;
	bottom: 90px;
	left: 0;
}

/* columns ========================================================== */

#centrum_in {margin: 0 249px 0 286px;}

#right_col {
	float: left;
	width: 249px;
	margin-left: -249px;
	overflow: hidden;
}

#right_col_in {padding: 10px 0 0 10px;}


/*=================================================================== */

#flash_btn_main {
	position: absolute;
	top: 12px;
	left: -95px;
}

#news {
	border-top: 4px solid #d2d2d2;
	padding: 20px 0 50px 0;
	position: relative;
	font-size: 11px;
}

#news li {
	width: 220px;
	margin: 0 6px 10px 4px;
}

#news h2 {
	margin: 0;
	font-size: 11px;
	color: #99282e;
}

#news a:link, #news a:visited {color: #99282e; text-decoration: underline;}
#news a:hover, #news a:active {color: #ee1c24; text-decoration: underline;}

#arch {
	display: block;
	position: absolute;
	bottom: 10px;
	left: 4px;
	background: url(/images/btn_archive.gif) no-repeat;
	padding: 12px 0 6px 0;
	width: 102px;
	text-align: center;
}

#arch a:link, #arch a:visited {color: #000; text-decoration: none;}
#arch a:hover, #arch a:active {color: #ee1c24; text-decoration: none;}

/*====================================================================*/

.banner {
	padding: 20px 0;
	text-align: center;
}

#left_col .banner {margin: 0 0 0 20px;}

.special {margin: 20px 0 20px 51px;}