/** obecne **/

body {
	width:95%;
	color: #000;
	background: #fff;
	background-image: none;
}
#box{
	font:10pt Arial, Tahoma, sans-serif !important;
	width:auto;
}

.logo img, 
#info,
#menu,
#right,
#left,
#flash,
#footer img,
.no_print,
.access,
#toppanel,
.per_page,
#mess_form,
#fulltext,
#ur_form
{
	display: none;
}

#header{
	height: 25pt;
	background: none;
	width: 95%;
}
#header h1{
	height: 25pt;
}
#header h1, #footer, #footer2, #box, #container, #box_out {
	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;
	font-size:130%;
}
#container, #footer{
	width:auto;
}
#content{
	width: auto;
	background: #fff;
	position: relative;
	border: none;
}

#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;

}


/** titulka **/
.dvousl_right, .tit_right, .dvousl_left, .tit_left {
	width: 48%;
	float:left;
}
.dvousl_left, .tit_left {
	margin-right: 20px;
}
.tit_news{
	margin-bottom: 15px;
}
.tit_href a {
	display: none;
}
#footer p, #footer a {
	color: black;
}
#footer{
	margin:0;
}
#footer_right{
	float:right;
}


