body {
	margin: 0;
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;

	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #919191;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-BASE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #919191;
	SCROLLBAR-SHADOW-COLOR: #919191;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
}

h1 {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 0px;
}
h1.galerie {
	font-size: 26px;
	padding-left: 26px;
	padding-top: 10px;
}

h2 {
	margin-top: 0px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 6px;
}
h2.galerie {
	font-size: 20px;
	padding-bottom: 7px;
	padding-top: 15px;
}

#film {
	position: relative;
	background-color: #b9b9b9;
	text-align: center;
}

#hlavicka {
	background: url(img/bg_top.jpg) repeat-x;
	height: 99px;
	border-top: 1px solid #cccccc;
}

#container {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

ul#menu {
	list-style: none;
	margin: 0;
	background-color: #424242;
	text-align: left;
	padding-left: 26px;
	border-bottom: 2px solid #ffffff;
}
ul#menu li {
	display: inline;
	background: url(img/odr_menu.gif) no-repeat;
	padding-left: 13px;
	margin-right: 28px;
}
ul#menu li.right {
	margin-left: 210px;
}
ul#menu li a {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	line-height: 29px;
}
ul#menu li a:hover {
	color: #eeeeee;
}

#obsah {
	/*border: 0px solid #626262;*/
}

.oSvatby { background: url(img/bg_galerie_svatby.jpg) no-repeat bottom right; }
.oSvatbyII { background: url(img/bg_galerie_svatby2.jpg) no-repeat bottom right; }
.oSvatbyIII { background: url(img/bg_galerie_svatby3.jpg) no-repeat bottom right; }
.oPortret { background: url(img/bg_galerie_portret.jpg) no-repeat bottom right; }
.oReportaz { background: url(img/bg_galerie_reportaz.jpg) no-repeat bottom right; }
.oDeti { background: url(img/bg_galerie_deti.jpg) no-repeat bottom right; }
.oSport { background: url(img/bg_galerie_sport.jpg) no-repeat bottom right; }
.oReklamni { background: url(img/bg_galerie_reklamni.jpg) no-repeat bottom right; }
.oOstatni { background: url(img/bg_galerie_ostatni.jpg) no-repeat bottom right; }

.logo {
	/*
	position: absolute;
	right: 0px;
	top: 0px;
*/	
}

#submenu {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding-bottom: 15px;
	padding-left: 10px;
}
#submenu a {
	color: #ffffff;
}
#ifrgalerie {
	/*
	margin-top: 21px;
	position: relative;
	left: -26px;*/
}

#galerie {
	background-color: #4D4D4D;
}

#div_gal {
	height: 177px;
  overflow: auto;
  width: 775px;
  background-color: #4D4D4D;
}

.mbf-item { display: none; }

#galerie a, #div_gal a {
	border: 1px solid #ffffff;
 	margin: 17px 27px 12px 24px;
	display: block;
}
#galerie a:hover, #div_gal a:hover {
	border: 7px solid #ffffff;
	margin: 10px 21px 5px 18px;
}

#tgalerie {
	background: url(img/bg_galerie.gif) no-repeat right bottom;
	/*background: url(img/bg_galerie.gif) no-repeat fixed right bottom;*/
	border-bottom: 5px solid #000000;
	border-top: 5px solid #000000;
}
#tgalerie td {
	background: url(img/sp_galerie.gif) no-repeat right center;
}

#paticka {
	background: url(img/bg_bottom.jpg) repeat-x;
	height: 100px;
	line-height: 75px;
	color: #808080;
	font-family: Arial, sans-serif;
	font-size: 11px;
	clear: both;
	border-bottom: 1px solid #cccccc;
}
#paticka a {
	color: #808080;
}

#pruhleft {
	position: absolute;
	bottom: 25px;
	_bottom: 24px;
	left: 0;
	background-color: #4d4d4d;	
	width: 20px;
	height: 148px;
}
#pruhright {
	position: absolute;
	bottom: 25px;
	_bottom: 24px;
	right: 0;
	_right: -1px;
	background-color: #4d4d4d;
	width: 20px;
	height: 148px;
}