body {
	margin: 0;
	padding: 0;
	color: #000;
	background: transparent;
}
#page {
	position: relative;
	
	height: 1000px;
	width: 1500px;
	background-color: transparent;
}
#leva {
	float:left;
	width:200px;
	height: 100%;
	background-color: #306118;
}
#stred {
	float: left;
	width: 800px;
	height: 100%;
	background-color: #306118;
	border-left: 5px solid White;
	border-right: 5px solid White;
}
#prava {
	float: left;
	width: 490px;
	height: 100%;
	background-color: #fde182;
}
#jedna {
	float: left;
	width: 100%;
	height: 150px;
	background-color: #306118;
	text-align: center;
	vertical-align: super;
	background-position: center;
	background: url(pic/logo.gif) no-repeat center;
}
#ctyri {
	float: left;
	width: 100%;
	height: 550px;
	border-top: 5px solid White;
	border-bottom: 5px solid White;
	background: #fde182 url(pic/krivka4.gif) no-repeat right;
}
#sedm {
	float: left;
	width: 100%;
	height: 100px;
	background-color: #306118;
}
#dve {
	float: left;
	width: 100%;
	height: 150px;
	background: #fde182 url(pic/krivka2.gif) no-repeat -20px;
	vertical-align: text-bottom;
}
#pet {
	float: left;
	width: 100%;
	height: 550px;
	border-top: 5px solid White;
	border-bottom: 5px solid White;
	background: #fde182 url(pic/logo_pozadi.gif) no-repeat center;
	color: green;
}
#osm {
	float: left;
	width: 100%;
	height: 200px;
	background: #306118 url(pic/krivka8.gif) no-repeat top;
}
#tri {
	float: left;
	width: 100%;
	height: 150px;
	background-image: url(pic/logo_melo_r.gif);
	background-position: left;
	background-color: #fde182;
	background-repeat: repeat-y;
}
#sest {
	float: left;
	width: 100%;
	height: 550px;
	background-color: #306118;
	border-top: 5px solid White;
	border-bottom: 5px solid White;
	color: white;
	font-size: 15px;
	background-image: url(pic/logo_relief.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#devet {
	float: left;
	width: 100%;
	height: 200px;
	background: url(pic/krivka9.gif) no-repeat top left;
}
#hlavicka {
	color: Green;
}
h1{
font-size:7em;
letter-spacing:-2px;
font-weight:normal;
margin:0px 0 0px 0;
padding:0;
color: green;
line-height:1em;
}
#krivka {
	position: absolute;
	top: -50px;
	background-color: transparent;
}
#menu  a { width: 100%; height: 100%; text-align: center; background-color: transparent;  text-decoration: none; color: #306118;font-weight: bold ;font-size: large; }
#menu a:hover { color:white ; }
