body {
	background: #fff;
	color: #000;
	margin: 10px auto 10px;
	padding: 0px;
	text-align: center;
	width:100%;
	}

a:link    
{
	font:  11pt century gothic;
	font-style: normal;
	color : #585858;
	text-decoration: none;
	font-weight: none;
} 

a:visited 
{
	font:  11pt century gothic;
	font-style: normal;
	font-weight: none;
	color : #585858;
	text-decoration: none
}

a:hover   
{
	font-style: normal;
	color : #000000;
	text-decoration: none;
	font-weight: none; font-variant:normal; font-size:11pt; font-family:century gothic
}

.pismo
{
 font: 11pt Verdana, Arial CE, Times New Roman CE;
 font-style: normal;        
}

#logo {
	text-align:center;
	padding: 0px 0px 0px 400px;
	}

.search {
	background: #EEE9C4;
	width: 145px;
	}

.megatabulka {
	margin: 0px auto 0px;
	border-top: 1px solid #88261A;
	border-right: none;
	border-left: 1px solid #88261A;
	border-bottom: none;
	text-align: center;
	}

.border {
	border-top: none;
	border-right: 1px solid #88261A;
	border-left: none;
	border-bottom: none;
	}

.clear {
	clear: both;
	}

.white {
	background: #FFFFFF;
	width: 160px;
	text-align: left;
	}

.white a {
	color: #BF2C19;
	text-decoration: none;
	font:700 16px century gothic;
	}

.dark {
	background: #FFFFFF url(obrazky/header.png);
	width: 160px;
	text-align: left;
	}

.dark a {
	color: #fff;
	text-decoration: none;
	font:700 16px century gothic;
	}

.subtabulka {
	background: #FFFFFF url(obrazky/tabulka.png) repeat-x;
	width: 160px;
	height: 200px;
	text-align: left;
	}

.subtabulka ul {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	}

.subtabulka li {
	list-style-image: url('obrazky/li.png');
	padding-left:0px;
	}

.radio {
	font-size:13px;
	color:#8c9ba6;
	}
.obrazek {
	padding:0px 0px 0px 15px;
	}

#footer {
	text-align:center;
	padding: 0px 0px 0px 0px;
	}

#footer a {
	text-decoration: none;
	font:700 14px century gothic;
	}

