@import url(fotogalerie.css);
/* globalni nastaveni */
body {
	margin: 37px 0 0 0;
	padding: 0;
	font-family: 'Verdana CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, lucida, sans-serif;
	font-size: 85%;
	text-align: center;
	color: #666;
	background-color: #f2f2f2;
	background-image: url(images/bgr_body.gif);
	background-repeat: repeat-x;
}

ul, li {margin: 0px; padding: 0px;}

h1 {font-size:18px; margin:-20px 0 0 0;position: absolute; color:#FFFFFF; padding-left:470px; }
h2 {
	color:#006600;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#9ece6f;
	text-align:center;
}
h3 { color:#9ece6f; text-align:center;}
h4 { text-decoration:underline;}
h5 { background-color: #9ece6f; color:#FFFFFF; padding:5px; text-align:center; margin-bottom:5px;}
p { text-align:justify; font-size:12px;}

/* konkretni nastaveni */
#celek {
	width: 667px;
	min-height: 400px;
	_height: 400px;
	background-color: #FFFFFF;
	margin: 0px auto;
	text-align:left;
	background-image: url(images/bgr_center.gif);
	background-repeat: repeat-y;
}

h1 a{color:#FFFFFF;}
h1 a:hover{text-decoration:none;}
.left_bgr {
	background-image: url(images/bgr_left_top.gif);
	background-repeat: no-repeat;
}
.right_bgr {
	background-image: url(images/bgr_right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a { text-decoration:none;color:#006600;}
a:hover {text-decoration:underline;}
#pravy {
	float:right;
	width: 130px;
	margin: 25px 0 0 0;
	padding: 20px 26px 20px 18px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9ece6f;
	text-align:left;
	font-size: 85%;
}
#obsah {
	padding: 10px 10px 10px 24px;
	width:450px;
	text-align:left;
}

#paticka {
	text-align:right;
	clear:both;
	background-image: url(images/bgr_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
	padding: 0 20px 0 20px;
}


.navigace li {
	font-size:14px;
	list-style: none;
	background: url(images/li.gif) no-repeat 0 4px;
	padding: 2px 0px 2px 20px;
}
.navigace li a{	 font-weight:bold; }
.center { text-align:center;}
.first { font-size:28px; font-weight:bold; font-family:"Times New Roman", Times, serif; float:left;}

.fotol, .fotor {float:left; margin-right: 13px;  width: 150px;}
.fotor {float:right; margin-right: 0px; margin-left: 13px;}
.oramovani {border:#006600 solid 1px; padding:3px;}
.sloupek { width:220px; float:left;}
.clear {clear:both;}
.small {font-size: 80%; }
#obsah li {
	list-style-image: url(images/li_text.gif);
}
#obsah ul { margin: 0 0 0 20px;}