html, body {
	height: 100%;	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #BEE1C9 url("../image/background.jpg") repeat-y center;
	font-size: 12px;
	text-align: left;
	min-width: 750px;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	hspace: 0px;
	vspace: 0px;
	spacing: 0px;
}
tr {
	width: auto;
}
h5 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
h6 {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #144B27;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}

/* INDEX1.php */


#stranka {
 	background: #BEE1C9;
	width: 750px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	position: relative;
	border-left: 3px solid #144B27;
	border-right: 3px solid #144B27;
}
 html>body #stranka {
 	height: auto;
	min-height: 100%;
 }
 #lista-horni {
	background: #144B27 url("../image/linka.jpg") no-repeat bottom;
	font-size: 22px;
	text-align: left;
	height: 32px;
	padding: 5px;
 }
 
 #logo {
 	background: #BEE1C9 url("../image/logo.jpg") no-repeat;
	height:130px;
 }
 
 #logo-popis {
 	height:80px;
	width: 380px;
	position: relative;
	top: 10px;
	left: 350px;
	color: #FFFFFF;
	padding: 10px;
	font-style: italic;
	font-size: 13px;
	line-height: 130%;
}
 
 #navigace {
 	height: 32px;
	background: #BEE1C9 url("../image/linka.jpg") no-repeat;
	font-size: 2px;
 }
 
 #main { 	
 	padding: 10px;
	color: #144B27;
 }
 #lista-spodni {
	width: 100%;
 	height: 33px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #144B27 url("../image/linka.jpg") no-repeat;
	text-align: center;
	font-size: 11px;
}
.linkac {
	height: 2px;
	background: #000000 url("../image/linka.jpg") no-repeat;
	margin:	0px;
	padding: 0px;
	spacing: 0px;
	border: none;
}
#odsazeni-spodni {
 	height: 33px;
	padding: 10px;
	text-align: center;
}
#novinka { /*div pro novinky*/
	width: 450px;
	height: auto;
	position: relative;
	margin: 10px;
	left: 130px;
}
.podpis { /*kontak na me*/
	overflow: visible;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: center;
	font-size: 9px;
}
.podpis-php { /*kontakt na easyho*/
	overflow: visible;
	position: absolute;
	bottom: 12px;
	right: 0px;
	text-align: center;
	font-size: 9px;
}
.vitejte { /*uvítání na horní lište*/
	height: 40px;
	font-size: 20px;
	text-align: left;
	position: absolute;
	top: 13px;
}
.copy { /*nastavení copyrightu*/
	overflow: visible;
	position: absolute;
	bottom: 10px;
	left: 33%;
	text-align: center;
	font-size: 11px;
}
.pocitadlo { /*pocitadlo pristupu od blueboardu*/
	overflow: visible;
	position: absolute;
	top: 6px;
	left: 0;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
}
.monitor { /*online monitor od bluebordu*/
	overflow: visible;
	position: absolute;
	bottom: 4px;
	left: 0px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#sign {
	text-align: right;
	font-style: italic;
	font-size: 11px;
	width: 100%;
}

/* GALERIE */

.galerie_bunka {
	width: 160px;
	height: 160px;
	padding: 10px;
	text-align: center;
	border: solid 1px #000000;
	border-bottom: none;
}

.obrazek_popis {
	width: 160px;
	height: auto;
	text-align: center;
	border: solid 1px #000000;
	border-top: none;
	padding: 4px;
	font-size: 12px;
	align: center;
}

.obrazek_nahled {
	max-width: 160px;
	max-height: 160px;
	position: relative;
	visibility: visible;
	align: middle;
	
}

#rozcesti {
	width: 300px;
	height: 200px;
	overflow: visible;
	position: relative;
	left: 215px;
	text-align: center;
}


/*IMFORMACE*/

.rodokmen {
	text-align: center;
	border: solid 1px #144B27;
	/*border-bottom: none;*/
}

.rodokmen-tabulka {
	text-align: center;
	border: solid 1px #144B27;
	width: 710px;
	border-collapse: collapse;
	/*border-bottom: none;*/
}

#informace_obecne {
	text-align: left;
	width: 710px;
	height: auto;
}

#informace_kontakt1 {
	text-align: left;
	width: 150px;
	height: 50px;
	position: relative;
}
#informace_kontakt2 {
	text-align: left;
	width: 150px;
	height: 50px;
	position: relative;
	left: 170px;
	top: -50px;
}


/* GUESTBOOK */
 
 
 fieldset {
	border: none;
	width: 590px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

legend {
	color: #000000;
	background: #CCCCCC;
	border: 1px outset #cccccc;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

label {
	width: 125px;
	float: left;
	margin: 2px 0px 2px 0px;
	text-align: right;
}

.inputText, .inputTextArea {
	margin: 2px 0px 2px 5px;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #000000;
	background: #CCCCCC;
	border: 2px outset #cccccc;
	width: 120px;
}

#guestbook {
	color: #000000;
	padding: 100px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.entry {
	width: 500px;
	border-top: solid 1px #CCCCCC;
	margin-bottom: 5px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	clear: both;
	height: auto;
}

.name {
	float: none;
	width: 500px;
	text-align: left;
	margin-right: 4px;
	font-size: 12px;
	font-weight: bold;
}

.email {
	float: none;
	width: 500px;
	text-align: left;
	margin-right: 4px;
	font-size: 10px;
}

.url {
	float: none;
	width: 500px;
	text-align: left;
	margin-right: 4px;
	font-size: 10px;
}

.comment {
	float: none;
	width: 500px;
	text-align: left;
	margin-right: 4px;
	margin-top: 12px;
	font-size: 12px;
}


.timestamp {
	float: none;
	width: 500px;
	text-align: left;
	margin-right: 4px;
	font-size: 10px;
}


.navigation {
	float: left;
}
/* ODKAZY*/

#odkazy { /*div pro odkazy*/
	width: 450px;
	height: auto;
	position: relative;
	margin: 10px;
	left: 130px;
	line-height: 175%;
}