body {
	width:95%;
	font-family: serif;
	color: #000;
	background: #fff;
}
#info, #menu, #right, #left, .access, #print_show, .no_print, #footer img, #header a.logo {
	display: none;
}
#content{
	width: 95%;
	background: #fff;
}
a {
	color: black;
}
#container {
	background: #fff;
}
#header {
	background: none;
	height: auto;
	float: left;
}
#header h1{
	display: block;
	background: none;
	height: auto;
	position: relative;
}
#header h1 span{
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	height: 50px;
	background: none;
	overflow: visible;
	float: left;
}
#footer {
	background: #fff;
	width: 100%;
}
#titulka {
	width: 100%;
}
.dvousl_left, .tit_left, .dvousl_right , .tit_right {
	width: 40%;
}
