	body{
	margin: 0 0 0 0px;
	padding: 45 0 0 0px;
	_padding: 25 0 0 0px;
	background-color: black;
	height:100%; /* this is the key! */
	width:100%; /* this is the key! */
	}
	div.platno{
	width: 840px;
	}
	div.platno #logo{
	margin-top: -30Px;
	_margin-top: -4Px;
	background: url(img/logo.gif) no-repeat left top;
	width: 831px;
	height: 316px;
	_height: 376px;
	}
	
	#logo ul{
	width: 740px;
	padding-top: 60px;
	_padding-top: 20px;
	}
	#domu{
	width: 720px;
	margin-top: 10px;
	padding-top: 275px;
	_padding-top: 285px;
	cursor: pointer;
	}
	#logo ul li{
	display: inline;
	list-style: none;
	margin-right: 30px;
	margin-left: 30px;
	}
	div.obsah{
	width: 964px;
	margin-top: 70px;
	_margin-top: 0px;
	}
 	div.obsah #top{
	background: url(img/obsah-top.gif) no-repeat left top; 
	width: 962px;
	height: 58px;
	}
	div.obsah #telo{
	width: 961px;
	background-color: white;
	}
	
	#telo h1{
	font-family: Courier New;
	color: #660000;
	font-size: 15px;
	width: 700px;
	margin-top: 13px;
	text-align: left;
	}
	#telo p{
	margin-top: 15Px;
	font-family: Courier New;
	color: black;
	font-size: 13px;
	width: 700px;
	text-align: left;
	padding: 3px 0 0 0;
	margin: 2px 0 0 0;
	}
	table#vid td{
	padding-top: 10px;
	}
 	table#vid td a{
	font-size: 10px;
	font-family: Courier New;
	color: #919191;
	font-style: normal;
	text-decoration: underline;
	}
	table#vid td a:hover{
	color: #919191;
	text-decoration: none;
	}
	#telo p a{
	text-decoration: underline;
	color: black;
	}
	#telo p a:hover{
	text-decoration: none;
	color: black;
	}
	
	
		div.back{
	margin-top: 3Px;
	font-family: Courier New;
	}
	div.back a{
	text-decoration: underline;
	color: black;
	}
	div.back a:hover{
	text-decoration: none;
	color: black;
	}
	
	div.pata{
	font-family: "Courier New", Courier, monospace;
	color: #7a7a7a;
	padding-top: 3px;
	padding-bottom: 40px;
	_padding-bottom: 0px;
	margin-bottom: 40px;
	_padding-bottom: 0px;
	font-size: 13px;
	}
	div.pata a{
	text-decoration: underline;
	color: #7a7a7a;
	}
	div.pata a:hover{
	text-decoration: none;
	color: #7a7a7a;
	}
	* {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	}
	div.ein{
	position: absolute;
	background: url(img/left-top.jpg) no-repeat left top;
	width:100%;
	height:100%;
	float: left;
	}
	div.dva{
	position: absolute;
	background: url(img/right-top.jpg) no-repeat right top;
	width:100%;
	height:100%;
	float: left;
	}
	 
