body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:white;
}
a:link, a:visited {
	color:#ebd545;
	text-decoration:none;
}
#body {
	background-color : #660000;
	background-image : url(../img/page-backgr.png);
	background-repeat : repeat-x;
	background-position : top;
	text-align : center;
}

#site-wrapper {
	width:946px;
	margin: 0 auto;
	text-align : left;
}

#top {
	/*background-image : url(../img/00-head.png);*/
	background-repeat : no-repeat;
	height:134px;
	position: relative;
}
#logo {
	display: none;
	position:relative;
	z-index: 5;
}
#flashtop {
	position: absolute;
	border:0px solid red;
	z-index: 10;
	width:946px;
	height:135px;
}
a.logo-link {
	position : relative;
	left:30px;
	display : block;
	width:240px;
	height:105px;
	border:0px solid red;
}
#thTbar a { position: relative; z-index:50000; }
#main-table {
}
td.left {
	width:29px;
	vertical-align : top;
}
td.center {
	background-image: url(../img/01-middle-backgr.png);
	background-repeat : repeat-x;
 }
td.right {width:29px;vertical-align : top;}

.kfc-stadir {
	background-image: url(../img/02-stadir-backgr2.gif);
	padding-left:42px;
	padding-top:27px;
}

.kfc-stadir a:hover {
	color:white;
}

#left-sidebar {
	width:170px;
	border-top:1px solid #8f221e;
	background-color: #820904;
	margin-left:4px !important;
	margin-left:2px;
	float:left;
	height:auto !important;
	height:420px !important;
	min-height:420px;
		background-image : url(../img/01-side-backgr.png);
		background-repeat : repeat-x;
		background-position : bottom;
}

	#content {
		float:right;
		border:0px solid white;
		width:710px;
	}
	#right-sidebar {
		width:174px;
		border-top:1px solid #8f221e;
		background-color: #820904;
		margin-left:4px;
		float:right;
		height:420px;
		background-image : url(../img/01-side-backgr.png);
		background-repeat : repeat-x;
		background-position : bottom;
	}
	
#catalogue {
	
}
.border {
	border-bottom:1px solid white;
	padding-bottom:4px;
	margin-bottom:5px;
}
#menu {
	border-bottom:1px solid white;
	padding-bottom:10px;
}
#bottom-wrapper {
	border:0px solid red;
	float:left;
	clear:both;
	margin-top:4px;
}
#bottom-wrapper a {
	font-size:11px;
}
#bottom {
	float:right;
	margin-right:0px !important;
	margin-right: 2px;
}
#bottom p {
	padding:0px;
	margin:0px;
	display:inline;
}
#bottom img {
	margin-right:4px !important;
	margin-right:1px;
}
#mailing-list {
	margin-left:2px;
	background-image : url(../img/02-panel1.png);
	background-repeat : no-repeat;
	float:left;
	height:135px;
	width:174px;
	border:0px solid red;
}
#footer-wrapper {
	clear:both;
	width:882px;
	margin-top:10px !important;
	margin-top:0px;
	margin-left:2px;
	font-size:11px;
	color:#fff;
}
#footer {
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid white;
	margin:0 auto;
	text-align : center;
	width:100%;
}
#copyright {
	text-align : center;
}
