/* -- Vytvořil Ladislav Beneš http://ladislav.benesnet.cz v roce 2005 -- */

/* -- OBECNÉ DEFINICE -- */

body {
	background: url(pozadi2.jpg);
	}
h2 {
	text-align: left;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: White;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px
	}
h2.smaller {
	font-size: 9px;
	}
a {
	color: Black;
	text-decoration: none;
}
a:hover, a:active {
	color: Blue;
	text-decoration: underline;
}
a:visited {
	color: Black;
	text-decoration: none;
	}
div#telo {
	margin: 60px 0 0 0;
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	background-image: url(cary-telo.gif);
	background-repeat: repeat;
}
.image {
   border: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/* -- PROSTŘEDNÍ SLOUPEC -- */

.mainheader {
	height: 20px;
	width: 490px;
	text-decoration: none;
	background-image: url(mainheader.jpg);
}
.maincontent {
	width: 490px;
	text-align: left;
	padding-left: 13px;
	background-image: url(maincontent.jpg);
}
.maincontent2 {
	width: 245px;
	text-align: left;
	padding-left: 13px;
	background: #C0C0C0;
}
li {
	list-style-image: url(pointer.jpg);
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #373737;
	margin-top: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.prispevek {
	width: 480px;
	background-color: #DCDCDC;
	margin-left: 5px;
	border-bottom: 3px;
}
#gmain {
	background-color: transparent;
	border-width: 1px;
	border-color: Black;
	padding: 0px;
	width: 90%;
	scrollbar-face-color: #E9967A;
}

/* -- POSTRANNÍ SLOUPCE -- */

.sideheader {
	height: 20px;
	width: 195px;
	text-align: left;
	background-color: #FF0000;

}
.sidecontent {
	width: 195px;
	background: #FF8080;
	text-align: left;
}
.sidemap {
	width: 195px;
	background: #FF8080;
	}
p {
	text-align: left;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #373737;
	margin-left: 5px;
	margin-top: 6px;
	margin-bottom: 10px;
}
.uvodnik {
	line-height: 18px;
}

/* -- LOGO -- */

h1 {
	margin: 0;
}
h1 span {
	display: none;
}
div#h-logo {
	margin: 0 0 0 0;
	height: 60px;
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px
}
div#h-logo h1 {
	height: 100%;
}
div#h-logo h1 {
	background: url(logo-horni.jpg) no-repeat;
}
div#h-logo h1 a, div#h-logo h1 a:visited {
	display: block;
	height: 100%;
	background: url(http://www.hajek-bousova.cz/logo-horni.jpg) no-repeat;
}
.d-logo {
	height: 160px;
	width: 880px;
	background: url(http://www.hajek-bousova.cz/logo-dolni.jpg);
}

/* -- NAVIGAČNÍ LIŠTA -- */

.menu {
	height: 30px;
	width: 147px;
	background: url(menu-pozadi.jpg);
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.menu2 {
	height: 30px;
	width: 147px;
	background: White;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.menu3 {
	height: 30px;
	width: 146px;
	background: url(menu-pozadi.jpg);
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.menu4 {
	height: 30px;
	width: 146px;
	background: White;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a.menulink {
	color: Black;
	text-decoration: none;
	display: block;
}
a.menulink:hover, a.menulink:active {
	color: Red;
	text-decoration: none;
}
.menuprodukty {
	position: absolute;
	left: 50%;
	margin-top: 8px;
	visibility: hidden;
   border:1px solid black;
   border-bottom-width: 0;
   font: normal 11px Arial;
   line-height: 18px;
   z-index: 100;
   background-color: Silver;
   width: 206px;
   }
.menuprodukty a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}
.menuprodukty a:hover {
	background-color: white;
	color: black;
}

/* -- ZÁPATÍ STRÁNKY -- */

.credits {
	text-align: right;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	color: Black;
	}
div#pocitadlo {
	visibility: hidden;
}

/* -- SPECIÁLNÍ -- */

.sidesvatebni {
	width: 300px;
	background: black;
	}
	.sideatypicke {
	width: 300px;
	background: #FF8080;
	}
.svatebniheader {
	height: 20px;
	width: 580px;
	text-decoration: none;
	background-image: url(svatebnicena.jpg);
}
.svatebnicontent {
	width: 580px;
	text-align: left;
	padding-left: 13px;
	background-image: url(svatebnicontent.jpg);
}
.svatebnicena {
	height: 20px;
	width: 580px;
	text-decoration: none;
	background-image: url(svatebniheader.jpg);
	text-align: left;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: White;
	padding-left: 4px;
}
#popup {
	position: absolute;
	left: 220px;
	top: 100px;
	background-color: white;
	width: 400px;
	padding: 0px;
	color: black;
	border: black 1px solid;
	display: block;
}
#close {
	position: absolute;
	left: 450px;
	top: 0px;
	width: 25px;
	padding: 0px;
	display: block;
}
