body {
	background-color: #FF6600;
	font-family: serif;
}
#page { /*cela stranka*/
	width: 780;
	margin: 0px auto 0px auto;
	background-color: White;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#logo { /* cely horny panel*/
	width: 780;
	height: 100px;
	background: url("top.gif");
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#logo_lave { /*tabulka vnorena do horneho panelu (logo)*/
	float: none;
	text-align: left;
	padding: 10px 0px 0px 30px;
}
#l_menu {
	background: url("left.gif") no-repeat;
	background-color: #999999;
	width: 166px;
	height: 1200px;
	float: left;
}
#tlac { /* cele tlacitko */
	background: url("but.gif") left no-repeat;
	height: 30px;
	width: 166px;
}
#tlac2 {  /* vnorene do cele tlacitko (tlac) */
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-align: left;
	padding: 7px 0px 0px 30px;
}
#pokec {
	padding: 0px 0px 0px 5px;
	background-color: White;
	font-family: Arial;
	width: 609px;
	height: 1200px;
	text-align: left;
}
h1 {
	font-family: "Arial";
	font-style: italic;
	color: Aqua;
	font-size: 20pt;
}
h2 {
	font-family: "Arial";
	font-style: italic;
	color: black;
	font-size: 20pt;
}
#text {
	font-family: "Arial";
	font-style: italic;
	color: black;
	font-size: 12pt;

}

#cena {
	background-color: Fuchsia;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	width: 170px;
	float: none;
	border-bottom-width: 15px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
	border-color: black;
	padding: 5px 5px 5px 5px;
	margin: 20px auto auto 400px;
	position: absolute;
}
#zlava {
	background-color: Red;
	font-size: large;
	font-weight: bold;
	text-align: center;
	width: 170px;
	float: none;
	border-bottom-width: 15px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
	border-color: black;
	padding: 5px 5px 5px 5px;
	margin: 115px auto auto 400px;
	position: absolute;
}
#datum {
	background-color: Yellow;
	font-size: 20px;
	text-align: center;
	width: 150px;
	float: left;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
	border-color: black;
	padding: 5px 5px 5px 5px;
	margin: 310px auto auto 30px;
	position: absolute;
}

#kontakt {
	font-size: 12pt;
	width: 520px;
	padding: 5px 5px 5px 5px;
	float: none;
}
a.menu {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0px;
	vertical-align: middle;
}
a.menu:hover {
	color: #0001B4;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
#ima { /* plocha kde su umiestnene prekryvajuce sa obrazky */
	height: 500px;
	width: 530px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#ima_1 {
	/* vnorene do ima */
	height: 266px;
	width: 352px;
	background-color: #00008B;
	margin: 20px auto auto 20px;
	position: absolute;
}
#ima_2 { /* vnorene do ima */
	height: 264px;
	width: 349px;
	background-color: Lime;
	margin: 230px auto auto 220px;
	position: absolute;
}