body, html {
		font:normal .9em/140% Tahoma, Verdana, Arial, lucida, sans-serif;
		text-align:left;
		background-image:none;
		color:#000 !important;
	}
	#head,
	#logo,
	#logo h1,
	#logo h1 a,
	#logo h1 a span {
		width:100%;
		height:auto;
		background-image:none;
		background-color:#fff;
	}
	#layout,
	#outer_wrapper,
	#wrapper,
	#main {
		width:100%;
		background-image:none;
	}
	#box_newsletter,
	#motiv,
	#menu,
	#box_top,
	#right_box
	.navipath {
		display:none;
	}
	.in {
		margin:0;
		padding:0;
	}
	div {
		background-color:#fff;
		color:#000 !important;
	}
	table,
	table td {
		margin:0;
		padding:0;
		border:none;
	}
	dfn {
		border:none;
		background-color:transparent;
	}
	h1, h2, h3 { color:#000; }
	h1 { font-size:1.8em; }	
	h3 { font-size:1.1em; padding-bottom:4px; }
	a { text-decoration:none; color:#444; }
	*[href]:before {content: "[odkaz: http://";}
	*[href]:after {content: "]";}
