html, body {
	background-color: #330000;
}

#top {
	width: 728px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-top: 0;
	background-color: #CCCCCC;
}

#menu {
float: right;
}

a { 
display: inline; text-decoration: none; color: BLACK;font-size: large;padding: 1px; margin-top: 3px; padding: 3px 10px; 
}

a:hover { 
color: #330000; border-left: 6px solid #660000; 
}

#TRESC {
	width: 40%;
	height: 360px;
	float: left;
	overflow: hidden;
	background-color: #cccccc;
	color: black;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
  padding-left: 5px;
}


#fotka1 {
clear: both;
width: 150px;
height: 130px;
position: relative; left: 310px; bottom: 320px

}


