body {
	background-color: #CBD3DC;
	color: #E1E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	margin: 0;
	border: 0;
	background-image: url(../images/pozadi.gif);
	background-repeat: repeat-x;
}
#centrovani {
	left: 50%;
	width: 775px;
	position: absolute;
	top: 0px;
	margin-left: -387px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #CBD3DC;
}
img{
	border: 0;	
}
a{
	color: #FF8F1C;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #FFA953;
	text-decoration: none;
}
td {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	_font-size: 0.7em;
}
th {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	_font-size: 0.7em;
	background: white;
	color: black;	
}
.tr_even {
	background: #484848;
}
.td_zvyraznena {
	background: #FF8F1C;
	color: black;
	font-weight: bold;
}
.kalendar td {
	text-align: center;
}
h1{
	color: #FF8F1C;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}
#menu {}
#text {
	width: 775px;
	background-image: url(../images/pozadi_text.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 0;
}
#text_podstranka {
	width: 775px;
	background-image: url(../images/pozadi_text_podstranka.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 0;
}
#textvypln {
	margin: 0 28px 0 30px;
}
#text .levacast{
	width: 472px;
	margin: 0 0 0 0;
	float: left;
	background-color: #323235;
}
#text .pravacast{
	width: 200px;
	margin: 0 0 0 0;
	float: right;
	background-color: #323235;
}
.novinka
{
	margin: 5px 0 10px 0;	
}
.novinka .novinka_nadpis
{
	font-weight: bold;	
	margin: 0 10px 0 0;	
}
#paticka {
	background-image: url(../images/podklad_paticky.gif);
	background-repeat: no-repeat;
	height: 38px;
	padding: 6px 5px 5px 35px;
}
#paticka_home {
	background-image: url(../images/podklad_paticky_home.gif);
	background-repeat: no-repeat;
	height: 55px;
	padding: 6px 5px 5px 35px;
}
.spodni_menu
{
	margin: 0 0 0 46px;
}
.spodni_menu img
{
	border: 0 10px 0 10px;
}
.spodni_menu a
{
	font-weight: normal;
}
/* DISKUZE */
form {
	padding: 0;
	margin: 0;	
}
.jmeno {
	float: left;
	width: 250px;
	font-weight: bold;
}
.email {
	float: left;
	width: 250px;
}
.datum {
	float: left;
	width: 200px;
	font-weight: bold;
}
.text {
	padding-top: 5px;
}
#countdown {
	width: 185px;
	text-align: center;
	padding: 3px;
}
#cd_textarea {
	color: #FF8F1C;
	background-color: #323235;
	font: 10pt Verdana, Arial;
	font-weight: bold;
	border: 0;
	text-align: center;
	
}
