BODY {
	background-color: #fff3dd;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A {
	color: #800000;
	text-decoration: none;
}
A:hover {
	color: #f00;
	text-decoration: underline;
}
#wrapper {
	width: 820px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -410px;
	background-color: #FFFFFF;
}
#header {
	height: 121px;
	background: #fff8eb url('../images/header.jpg') no-repeat;
}
#header #logo{
	position: absolute;
	width: 160px;
	height: 121px;
	left: 10px;
	top: 0;
	background: #fff8eb url('../images/logo_cba.jpg') no-repeat;
}
#header #topmenu {
	color: #fff;
	position: relative;
	top: 105px;
	left: 180px;
}
#header #topmenu A {
	color: #fff;
	font-weight: bold;
	margin: 0 10px 0 10px;
}
#middle {
	float:left;
	width: 100%;
	background: #fff8eb url('../images/bg.gif') repeat-y;
}
#column_left {
	width: 170px;
	float: left;
}
#column_left #column_left_content {
	margin-left: 10px;
	height: 100%;
}
#column_left #webshop_banner {
	margin-top: 5px;
	width: 100%;
	height: 100px;
	background-image: url('../images/webshop_banner.jpg');
}
#column_left #webshop_banner A {
	width: 150px;
	height: 84px;
	display: block;
	border: none;
}
#column_left .leftbox {
	background: #ffe69e url('../images/left_box_bg.gif') repeat-y;
	margin: 10px 0 10px 0;
}
#column_left .leftbox .header {
	background-color: #8c2626;
	height: 30px;
}
#column_left #box_kinalatunkbol .header {
	background-image: url('../images/left_box_header_kinalatunkbol.gif');
}
#column_left .leftbox .footer {
	background-image: url('../images/left_box_footer.gif');
	height: 15px;
	font-size: 0;
}
#column_left #quadlogo {
	background-image: url('../images/quadlogo.jpg');
	height: 50px;
	display: block;
}
#column_right {
	float: left;
	width: 623px;
}
#column_right #info {
	height: 26px;
	background: #fff4d4 url('../images/info_corner.gif') no-repeat;
}
#column_right #info SPAN {
	margin-left: 20px;
	line-height: 26px;
	color: #800000;
}
#footer {
	clear: both;
	height: 45px;
	width: 100%;
	background-image: url('../images/footer.gif');
}
#column_right #content {
	margin: 5px;
	line-height: 18px;
	color: #333333;
}
#column_left #box_kinalatunkbol div.item {
	margin: 5px 5px 5px 5px;
	text-align: center;
	border-bottom: 1px solid #FFF;
	overflow: hidden;
	padding: 3px;
	border: 1px solid #e7c76c;
	background-color: #ffebb2;
}

#column_left #box_kinalatunkbol div.item span.nev {
	color: #990000;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

#column_left #box_kinalatunkbol div.item span.ar {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 5px 0;
}

#column_left #box_kinalatunkbol div.item img {
	border: 1px solid #ffd96d;
}

#column_left #box_kinalatunkbol div.item a {
	color: #333;
	text-decoration: none;
}
