BODY {
	
	text-align: center;
	font-family: sans-serif;

}

TABLE {
	color: #FEFEFE;
	font-size: 0.8em;
}

A {
	color: #FFB9B9;
	text-decoration: none;
}

A.menu {
	color: #D1D1D1;
	text-decoration: none;
	font-size : 11px;
}
A.menu:hover {
	color: #F1F1F1;
	text-decoration: none;
	font-size : 11px;
}

.popisek {
	color: #FFB9B9;	
	font-size: 0.7em;
}


DIV.main {
	width : 1004px;
	height : 495px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -212px 0 0 -502px;	
}

DIV.doplnek_left {
	width : 69px;
	height : 30%;
	position: absolute;
	top : 0px;
	left : 50%;
	margin : 0 0 0 -502;
	background-image: url(./images/doplnek_bg_left.gif);	
}

DIV.doplnek_right {
	width : 75px;
	height : 30%;
	position: absolute;
	top : 0px;
	left : 50%;
	margin : 0 0 0 427;
	background-image: url(./images/doplnek_bg_right.gif);	
}

DIV.menu_left {
	width : 69px;
	height : 471px;
	background-image: url(./images/menu_bg_left1024.gif);
	position : absolute;
	left : 0px;
	top : 0px;
}

DIV.menu_right {
	width : 75px;
	height : 470px;
	background-image: url(./images/menu_bg_rightnocol.gif);
	position : absolute;
	left : 929px;
	top : 0px;
}

DIV.text {
	position : absolute;
	left : 84px;
	top : -15px;
	WIDTH: 826px;
	HEIGHT: 433px;
	background-image: url(./images/iframe_bg1024.gif);
}

DIV.sundayman_up {
	position : absolute;
	left : 281px;
	top : 418px;
	WIDTH: 424px;
	HEIGHT: 51px;
	background-image: url(./images/sundayman_up.gif);
}

DIV.sundayman_down {
	position : absolute;
	left : 16px;
	top : 468px;
	WIDTH: 974px;
	HEIGHT: 24px;
	background: #000000;
}

IFRAME {
	position : absolute;
	left : 10px;
	top : 10px;
	border : 0px;
	background : #333333;
}
