BODY {	text-align: center;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #404040;
	SCROLLBAR-SHADOW-COLOR: #202020;
	SCROLLBAR-3DLIGHT-COLOR: #801E25;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #AE000C;
	SCROLLBAR-DARKSHADOW-COLOR: #801E25;
	font-family: Trebuchet MS, verdana, arial;
	font-size:80%;
	background-image: url('bg.gif');
}

A:link {COLOR: #ffffff; FONT-WEIGHT: none; TEXT-DECORATION: none}
A:visited {COLOR: #ffffff; FONT-WEIGHT: none; TEXT-DECORATION: none}
A:hover {COLOR: #000000; FONT-SIZE: 100%; FONT-WEIGHT: none; TEXT-DECORATION: underline}
A:active {FONT-WEIGHT: none; TEXT-DECORATION: none}
B {COLOR: #FF0000; FONT-WEIGHT: bold; TEXT-DECORATION: none}

#komplet
{
	background: #E7E7E7 url('bg_menu.gif') repeat-y; 
	margin:0px auto; 
	width: 780px;
}

#top {
	width: 780px;
	background-image: url('billy-talent-top.jpg');
	height: 150px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	float: left;
}

#hlavni {
	padding: 0px;
	width: 550px;
	background: #E7E7E7;
	float: right;
}

#texty
{
	padding: 4px;
	padding-right: 6px;
	text-align: justify;
	color: #404040;
	float: right;
	width: 550px;
}

#texty a {
	color: #AE000C;
	border-bottom: 1px dashed;
	
}
#texty a:hover {
	color: #000000;
	border-bottom: 1px solid;
	text-decoration: none;	
}

#texty li {list-style-image: url("bt_li.gif");}

#zapati {
	width: 780px;
	margin: auto;
	text-align: right;
	position: relative; 
	left: 0px;
	height: 18;
	font-size: 8pt;
}

#menu { margin: 0 auto;

	padding: 0;
	width: 220px;
	color: #000000;
	font-size: 12px;
	background-image: url('bg_menu.gif');
	text-align: left;
	float: left;
}

#menu_txt_1 {
	padding: 18px;
	font-size: 8pt;
	color: #C8C8C8;
	text-align: center;
	float: left;
}

#menu ul { margin: 0; padding: 0; border: none; list-style: none; width: 220px;}
#menu li { border-bottom: 1px solid; margin: 0; }
#menu li a {
	padding: 2px 5px 2px 0.5em;
	border-left: 13px solid #000000;
	border-right: 10px solid #875F62;
	display: block;
	background-color: #5B4949;
	color: #fff;
	text-decoration: none;
	font-size: 12px
}

#menu li a:hover {
	border-left: 10px solid #000000;
	border-right: 10px solid #AE6A6F;
	background-color: #AE000C;
	color: #fff;
}


H1 A:link {COLOR: #000000; FONT-WEIGHT: none; TEXT-DECORATION: none; }
H1 A:visited {COLOR: #000000; FONT-WEIGHT: none; TEXT-DECORATION: none; }

#txt2 {
	padding: 7px;
}

#txt3 {
	font-size: 8pt;
}

#txt3 li {list-style-image: url("bt_li_2.gif");}

#txt4 {
	font-size: 8pt;
}

#txt4 a {COLOR: #AE000C; FONT-WEIGHT: none; TEXT-DECORATION: underline; border: 0px;}
#txt4 a:hover {COLOR: #000000; FONT-WEIGHT: none; TEXT-DECORATION: underline; border: 0px;}
#txt4 A:visited {COLOR: #AE000C; FONT-WEIGHT: none; TEXT-DECORATION: underline; border: 0px;}

#txt_tapety {
	font-size: 11px;
	text-align: center;
}

#tr3 {
	vertical-align: bottom;
}
#tr2 {
	vertical-align: top;
}

H2 {	width: 545px;
	color: #AE000C;
	border-bottom: 1px dashed;}

#novinky {
	width: 545px;
	background-color: #F9F7F7;
	font-size: 8pt;
	border: 1px dashed;
}

#tr_line_1 {
	background-color: #EEEEEE;
	font-size: 90%;
	text-align: center;
}

#tr_line_2 {
	background-color: #D1D1D1;
	font-size: 90%;
	text-align: center;
}

.clear {
clear:both;
height:3px
}