body, p, table{
	background : #FF923C;
	font-size:12px;
	font-family: Verdana, Arial, Serif;
	color: black;
}
.menu{
	visibility:hidden;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	
	
	
}
.obsah{
	position:absolute;
	text-align:left;
	top:35px;
	left:150px;
	width: 600px;
	
	
	
}


A:ACTIVE, A:VISITED, A:HOVER, A:LINK {
	text-decoration:none;
	color: white;
}
a:hover{
	color:#0033A0;
}
#logo {
	text-align:center;
	width:120px;
}

h3{
	margin-top:15px;margin-bottom:0px;
}

img{
	border:0px;
}

.img_gal{
	margin:5px;
	border:0;
	float:left;
}

.style6 {	font-size: 12px;
	font-weight: bold;
}