* {
	margin: 0 auto;
	padding: 0;
}
body {
	font-family: "Courier New", Courier, monospace;
	background-image:url('../images/tlo.jpg');
}


ul, li {list-style:none;margin:0;padding:0;}
.red {color:#008cd2;}
.clear {height:1px;clear:both;}

#root {
	width: 900px;
}
#header {
	height: 76px;
	padding: 10px 0 10px 0;
}
#logo {
	height: 65px;
	margin-left: 50px;
	
}
.logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#obrazy {
	border-color:#000;
}
.obrazy {
	border: 1px solid #000;
}


#middlest {
	height: 429px;
	width: 886px;
	border: #000000 1px double;
	margin: 10px;
	padding: 10px;
}

.fotograf {
	height: 300px;
	margin-top: 15px;
}


#footer {
	width: 900px;
	margin-top:10px;
	clear: both;
	color: #333333;
	text-align: center;
	font-size: 0.7em;
}
#tresc {
	position:absolute;
	left:auto;
	top:4000px;
}

