/* CSS Document */
/*obecny*/
body {
	background: url(hore2.gif) repeat-x;
}

a:link {text-decoration: none; }
a:hover {text-decoration: none; }
a:visited {text-decoration: none; }
a:active {text-decoration: none; }

h1 {
	color: rgb(219,33,76);
	font-family: Tahoma, Arial, sans-serif;
	font-size: xx-large;
	font-weight: 900;
}
/*tridy*/
div.help {
	display: none;
	position: absolute;
	top: 470px;
	left: 340px;
	width: 300px;
	height: 40px;
	color: rgb(219,33,76);
	font-family: Tahoma, Arial, sans-serif;
}
/*id*/
#roh {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 432px;
	height: 150px;
	background: url(roh.gif) no-repeat;
}
#menu {
	display: block;
	position: absolute;
	top: 165px;
	left: 155px;
	width: 185px;
	height: 240px;
}
#aktuality {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 185px;
	height: 40px;
	background: url(aktuality.gif);
}
#aktuality:hover {
	background: url(aktuality2.gif);
}
#onas {
	display: block;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 185px;
	height: 40px;
	background: url(onas.gif);
}
#onas:hover {
	background: url(onas2.gif);
}
#grafika {
	display: block;
	position: absolute;
	top: 80px;
	left: 0px;
	width: 185px;
	height: 40px;
	background: url(grafika.gif);
}
#grafika:hover {
	background: url(grafika2.gif);
}
#produkty {
	display: block;
	position: absolute;
	top: 120px;
	left: 0px;
	width: 185px;
	height: 40px;
	background: url(produkty.gif);
}
#produkty:hover {
	background: url(produkty2.gif);
}
#foto {
	display: block;
	position: absolute;
	top: 160px;
	left: 0px;
	width: 185px;
	height: 40px;
	background: url(foto.gif);
}
#foto:hover {
	background: url(foto2.gif);
}
#kontakty {
	display: block;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 185px;
	height: 40px;
	background: url(kontakty.gif);
}
#kontakty:hover {
	background: url(kontakty2.gif);
}
#main {
	display: block;
	position: absolute;
	top: 120px;
	left: 235px;
	width: 749px;
	height: 40px;
	text-align: center;
}
#text {
	display: block;
	position: absolute;
	top: 200px;
	left: 255px;
	width: 709px;
	padding: 0px 10px 20px 10px;
	border-bottom: 1px rgb(114,112,111) solid;
	text-align: left;
	color: rgb(80,80,80);
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	margin-bottom: 10px;
	text-align: justify;
}
#domu {
	position: absolute;
	display: block;
	width: 62px;
	height: 20px;
	bottom: -1px;
	right: 0px;
	background: url(domu.gif) no-repeat;
}
.cervena {
	color: rgb(219,33,76);
}
.cerna {
	color: rgb(0,0,0);
	font-weight: bolder;
}
.datum {
	border-top: 1px rgb(114,112,111) solid;
	border-bottom: 1px rgb(114,112,111) double;
	color: rgb(114,112,111);
	font-family: Tahoma, Arial, sans-serif;
}
#menuprodukty {
	display: none;
	position: absolute;
	top: 0px;
	left: 185px;
	padding-bottom: 56px;
	width: 130px;
	background: rgb(150,149,148) url(menuprodukty.gif) no-repeat bottom;
}
.polozka {
	display: block;
	position: static;
	margin: 0;
	width: 100%;
	border-bottom: 1px rgb(255,255,255) solid;
	border-top: 1px rgb(255,255,255) solid;
	color: rgb(255,255,255);
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	font-weight: 600;
	cursor: hand;
}
.polozka:hover {
	background-color: rgb(219,33,76);
}
p.bezpatka {
font-family: Tahoma, Arial, sans-serif;
font-size: 10pt;
margin: 0.5em;
}
b.hh{
font-family: Tahoma, Arial, sans-serif;
color: rgb(219,33,76);
text-decoration: underline;

}