body {
	font-family: Tahoma;
	margin:0;
	padding: 0;
	background: #ececec;	
	background-image: url("../bg.jpg");
	background-repeat: repeat-x;
	font-size: small;
	color: #000000;
	color: white;
} 
.content-headline {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.content-text {
}
.content-image{
	float: left;
}
.top {
	width: 975px;
	height: 177px;
}
.column {
	width: 975px;
}
.left-column {
	float: left;
	width: 522px;
	background-image: url("../pic/middle.jpg");
	background-repeat: repeat-y;	

}
.headline {
	width: 522px;
	height: 71px;
	background-image:url("../pic/left-top.jpg");
}
.headline-text {
	position: relative;
	top: 20px;
	left: 130px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	position: relative;
	left: 130px;
	color: #CCCCCC;
	width: 382px;
}
.animation {
	width: 453px;
	height: 378px;
}
.right-column {
	float: right;
	width: 453px;
	background-image: url("../pic/middle.jpg");
	background-repeat: repeat-y;	
}
.bottom {
	width: 975px;
	height: 135px;
	background-image: url("../pic/bottom.jpg");	
	clear: both;
}
.copy {
	font-size: 10px;
	color: black;
}
.copy-link {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.copy-link:hover {
	font-size: 10px;
	text-decoration: none;
}
.link, a {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.link:hover, a:hover {
	text-decoration: underline;	
	font-weight: bold;
}
.novinka {
	clear: both;
}
.news_link {
	color: #CCCCCC;
	text-decoration: none;
}
.news_link:hover {
	color: #F7F7F7;
	background-color: #7d1b1a;
}
.item {
	width: 98px;
	height: 23px;
	margin: 0 0 4px 0;
	background-image: url("../pic/item.gif");	
}
.item_text {
	position: relative;
	left: 12px;
}
.link_item {
	color: #f4a4a3;
	text-decoration: none;
}
.link_item:hover {
	font-weight: bold;
}
.image {
	border: 1px solid #CCCCCC;
}
.desc{
	clear: both;
	font-size: 12px;
}
.clear {
	clear: both;
}
.cena {
	clear: both;
	color: #FFFFFF;
}

.fotogalerie {
	width: 975 px;
	height: 71 px;
	background-image: url("../pic/top.jpg");
}
.foto-text {
	position: relative;
	top: 20px;
	height: 71px;
	left: 130px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/****
TABULKY
****/
td {
background: #972020;
padding: 3px;
}
table {
background: #7d1b1a;
}
