/* DEBUG */
/*
div {border:1px dashed red !important}
div div {border:1px dashed green !important}
div div div {border:1px dashed blue !important}
*/
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}

body {
	font-size: 12px;
	color: #000000;
	margin:auto auto auto auto;
	font-family: Times New Roman;
	background-color: #ecebec;
	background-image: URL('img/top_logo2.jpg');
	background-repeat: repeat-x;
}
#stranka {
	background-image: URL('img/back.gif'); /* obr�zek na pozad� */
	background-attachment: scroll; /* pozad� neroluje */
	background-color: #ffffff; /* p��padn� barva pozad� �ern� */
	background-position: center;
	position:relative;
	width:640px;
	margin:auto auto auto auto;
	visibility: visible;
	overflow: hidden;
}

#player {
	padding-top: 4px;
}

#top_logo {
	position:relative;
	width:640px;
	height:344px;
	background:url("img/top_logob.gif");
	background-repeat:no-repeat;
	margin: auto auto auto auto;
	background-position: center;
	background-color: #FFFFFF;
	text-align: center;
}


#top_cara {
	position:relative;
	margin: auto auto 23px auto;
	width:620px;
	height:5px;
	background-position: center;
	background:url("img/top_cara.gif");
	background-repeat:no-repeat;	
	background-color: #FFFFFF;
}

#top_cara2 {
	position:relative;
	margin: auto auto 18px auto;
	width:620px;
	height:5px;
	background-position: center;
	background:url("img/top_cara.gif");
	background-repeat:no-repeat;
	background-color: #FFFFFF;
} 

#under_cara {
	position:relative;
	width:640px;
	height:8px;
	background-repeat:no-repeat;
	background-image: url(img/back_bottom.gif);
	overflow: hidden;
	background-color: #ecebec;
}

#podpis {
    position:relative;
	background-color: #ecebec;
	color: #6f6f6f;
	width:640px;
	font-size:11px;
	text-align:center;
	margin:auto auto auto auto;
}
#podpis a{
	color:#6f6f6f;
	text-decoration:underline;
	font-size: 11px
}
#podpis a:hover {
	color:#FF0000;
	text-decoration:underline;
	font-size: 11px
}
#top_menu {
	width:495px;
	position:relative;
	margin: -23px auto auto auto;
	height:23px;
	text-align: center;
	overflow: hidden;	
}

#top_menu a {
	width:99px;
	height:23px;
	background-image:url("img/top_tlc0.gif");
	background-repeat:no-repeat;
	font-size:11px;
	color:#FFffff;
	text-align:center;
	text-decoration:none;
	padding-top: 4px;
	float: left;

}

#top_menu a:hover {
	background-image:url("img/top_tlc1.gif");
	background-repeat:no-repeat;
	color:#FF0000;
	padding-top: 4px;
	height:23px;
		
}

#telo {
	font-size: 12px;
	font-family: Times New Roman;
	position:relative;
	width: 625px;
	margin:auto auto auto auto;
	background-image: url(img/backcitan.png);
	background-repeat: no-repeat;
	background-position: 335px bottom;
	overflow: hidden;
}
