#hlavni {
	width: 770px;
	background-image: url(layout/telo.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-position: center 192px;
}
#hlavicka {
	height: 192px;
	width: 770px;
	background-image: url(layout/logo.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}
#paticka {
	background-image: url(layout/paticka.jpg);
	height: 117px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#telo {
	min-height: 330px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: auto;
}

#obsah {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	min-height: 400px;
	background-image: url(layout/oficlogo.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color:#5a3737;
	background-position: center center;
}
.clear {
	border: thin none #000000;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 770px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#menu {
	width: 620px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 69px;
}
#nav {
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	z-index:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav li.top {display:block; float:left;
}
#nav li a.top_link {
	display:block;
	float:left;
	color:#5a3737;
	text-decoration:none;
	font-size:24px;
	cursor:pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#nav li a.top_link span {
	float:left;
	display:block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
}
#novinky {
	width: 620px;
	height: auto;
	padding-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a3737;
	line-height: normal;	
	
}
#novinky a{
	color: #5a3737;
	text-decoration:underline;
}
#novinky a:hover{
	color: #5a3737;
	text-decoration:none;
}
#welcome a{
	color: #5a3737;
	text-decoration:underline;
}
#welcome a:hover{
	color: #5a3737;
	text-decoration:none;
}
#menudrobecek {
	width: 620px;
	padding-top: 2px;
	font-size: 11px;
	color: #5a3737;
	padding-left: 77px;
}
#menudrobecek a{
	font-size: 11px;
	color: #5a3737;
	text-decoration:none;
}
#menudrobecek a:hover{
	font-size: 11px;
	color: #5a3737;
	text-decoration:underline;
}

#page li {
	list-style-type: none;
	line-height: 20px;
}

#page a {
    text-decoration:none;
	color:#5a3737;
}

#page a:hover {
	color:#76281B;
	text-decoration: underline;	
}

#page {
	padding-top: 8px;
}

.funkce {
	color: #000000;
	width: 150px;
}
.lide {
}
.clenove {
	margin-left: 20px;
}
#galerie {
  text-align:center;
  padding-bottom:15px;
}
#page #galerie img {
  border: 1px solid #5A3737;
}

.fblike {
  text-align: right;
  padding-right: 5px;
}