body {
	background-image:url(images/page/bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#14202C;
	width:766px;
	margin:auto;
	color: #FFF;
	padding:5px 0 0 0
}
a {
	font: 15px arial, sans-serif;
	color:#e9e4d0;
	text-decoration:underline;
}

 a:hover {
	text-decoration:none;
	}
img {
	border:0px
}

html {
	width:100%;
	height:100%;
}

#cely {

	text-align: left;
	margin: auto;
	width: 640px;
}

#header {
	background-image:url(images/page/Horejsek.png);
	width: 640px;
	height: 426px;
}

#nav {
	width: 640px;
	margin-top: 10px;
	height:113px;
}
	
#navhome {
	background:url(images/page/home.gif) no-repeat;
	float: left;
	width: 124px;
	height:113px;
	margin-right:48px;
}

#navhome a {
	width:124px;
	height:30px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:90px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;

	}

#navhome a:hover{
	text-decoration: underline;
}

#navsluzby {
	background:url(images/page/sluzby.gif) no-repeat;
	float: left;
	width: 124px;
	height:113px;
	margin-right:48px;
}

#navsluzby a {
	width:124px;
	height:30px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:90px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;

	}

#navsluzby a:hover{
	text-decoration: underline;
	}
	

#navgal {
	background:url(images/page/galerie.gif) no-repeat;
	float: left;
	width: 124px;
	height:113px;
	margin-right:48px;
}

#navgal a {
	width:124px;
	height:30px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:90px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
	}

#navgal a:hover{
	text-decoration: underline;
}

#navmapa {
	background:url(images/page/mapa.gif) no-repeat;
	float: left;
	width: 124px;
	height:113px;
	
}

#navmapa a {
	width:124px;
	height:30px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:90px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;

	}

#navmapa a:hover{
	text-decoration: underline;
}

#content {
	float: left;
	width: 640px;
	margin-top: 5px;
	margin-bottom:20px;
	font: 15px arial, sans-serif;
	color:#e9e4d0;
}

#leftw {
	background:url(images/page/rightw.gif) no-repeat;
	float: left;
	width: 203px;
	text-align:center;
	padding-bottom:10px;
	padding-top: 4px;
	margin-right:15px;
	margin-top: 10px;
	
}


#middlew {
	background:url(images/page/rightw.gif) no-repeat;
	float: left;
	width: 203px;
	text-align: center;
	padding-bottom:10px;
	padding-top: 4px;
	margin-right:15px;
	margin-top: 10px;
}

#rightw {
	background:url(images/page/rightw.gif) no-repeat;
	float: right;
	width: 204px;
	text-align:center;
	padding-top: 4px;
	padding-bottom:10px;
	margin-top: 10px;
}

#footer {
	background-image:url(images/page/footer.gif);
	float: left;
	text-align: right;
	height: 19px;
	width: 640px;
	
}
.bar-lit {
	padding-left: 7px;
	background: 1px 2px url(images/page/bar_lit.gif) no-repeat;
}

#copyr {
	float: right;
	width:auto;
	padding-right: 5px;
	font: 11px arial, sans-serif;
	margin-top: 4px;
	height:auto;
}

#fmenu {
	float: left;
	width:auto;
	font: 11px arial, sans-serif;
	margin-left:5px;
	margin-top:4px;
	text-align: left;		
}

#fmenu a {
	margin-left:2px;
	font: 11px arial, sans-serif;
	text-decoration: none;
	}

#fmenu a:hover {
	font: 11px arial, sans-serif;
	text-decoration: underline
	}
	
#design {
	float: right;
	text-align: right;
	margin-bottom:20px;
	font: 9px arial, sans-serif;
	margin-top: 5px;
	height: 15px;
	width:130px;
}
#design a {
	font: 10px arial, sans-serif;
	text-decoration: none;
}

#design a:hover {
	text-decoration: none;
}

#wrap {
	width: 645px;
	margin: 0px;
	font: normal 11px Tahoma;
}
		
.group {
}
		
img {
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 4px 4px 4px 0;
}

.form {
	margin:auto;
	text-align:center;
}
#submit {
	background:url(images/page/submit.png) no-repeat;
	width:125px;
	height:35px;
	z-index:20;
	border:none;
}
#submit:hover {
	background-position:0px -35px;
	border:none;
}