/** obecne **/
body {
	width:95%;
	color: #000;
	background: #fff;
}
h1, h2, h3, h4, h5, h6{
	color:#000;
}
a{
	color:#000;
}
#box{
	font:10pt Arial, Tahoma, sans-serif !important;
	width:auto;
	margin:0 1em;
}
#box_kus,
.logo img, 
#info, 
#menu,
#menu_top,
#right, 
#left, 
#footer img, 
.no_print, 
.access, 
#toppanel, 
.per_page, 
#mess_form, 
#fulltext,
#ur_form,
.skiptranslate {
	display: none;
}
#header{
	height: 25pt;
	background: none;
	width: 95%;
}
#header h1{
	height: 25pt;
}
#header h1, #footer_left, #footer_right, #box, #container{
	background:none;
}
#header a.logo{
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	text-decoration: none;	
	background: none;
}
#header h1 span{
	display: block;
	position: absolute;
   left: 0;
	top: 0;
   width: 450pt;
   height: auto;
   overflow: visible;
	text-align: left;
}
#container, #footer{
	width:auto;
}
#content{
	width: auto;
	background: #fff;
	position: relative;
}
#ankety,
#editor_content,
#fulltext,
#galerie,
#ka,
#mapa_webu,
#msg,
.msg_editor,
#zmena_vzhledu,
#panorama,
#pocasi,
#podatelna,
#dvousl,
#ur_deska,
#ur_deska_detail,
#titulka{
	width: auto;
	margin-left: 0;
}
#toppanel {
	height: 1px;
}
#footer p, #footer a{
	color:#000;
}
#footer_right{
	float:right;
}
/** titulka **/
.dvousl_left, .tit_left {
	width: 48%;
	margin-right: 2%;
}
.dvousl_right, .tit_right {
	width: 48%;
	float:left;
}
.tit_news {
	margin-bottom: 15px;
}
.tit_href a{
	display: none;
}
/** novinky **/
.msg_detail .item{
	display: none;
}
.msg_detail .item_detail{
	display: block;
}
.msg_detail .item .date{
	text-align: left;
}
#msg .item .date a{
	display:none;
}
/** akce **/
.ka_detail .item{
	display: none;
}
.ka_detail .item_detail{
	display: block;
}
#ka dl.data {
	border-bottom: none;
	position: relative;
	top: 0;
	right: 0;
}
#ka dl.data dt {
	display: none;
}
#ka dl.data dd.cas {
	float: none;
	color: #000;
}
#ka dl.data dd.typ {
	font-style: italic;
	color: #000;
	text-align: left;
}
#ka .more{
	display: none;
}
#ka.kultura .item, #ka.sport .item{
	background:none;
}
#editor_content table {
	border-collapse: collapse;
	border-color:#000;
}
#editor_content td, #editor_content th {
	border-color:#000;
	padding:3px;
	color:#000;
	background:#fff;
}
#editor_content th {
	background:#000;
	color:#fff;
}


