	@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	color: #464646;	
}
.clr {
	clear: both;
	padding: 0;
	margin: 0;
}
.main_psi {
	width: 970px;
	height: 100%;
	min-height: 898px;
	display: block;
	border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	margin: auto;
}
.main_psi .menu {
	display: block;
	font-weight: bolder;
	color: #000;
	margin: 200px 0 0 370px;
}
.main_psi .menu a {
	color: #3F3F3F;
}
.main_psi .menu a.active {
	text-decoration: none;
}
.main_psi .menu a:hover {
	text-decoration: none;
}
.main_psi .menu a img {
	border: none;
	position: relative;
	top: 7px;
	left: 40px;
}	

.main_psi .obsah {
	display: block;
	margin: 0 20px 50px 345px;
	padding: 25px 0;
}
.footer {
	margin: auto;
	display: block;
	width: 970px;
	border-bottom: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;	
	height: 20px;
}
.footer p {
	margin: 0 0 -35px 0;
	line-height: normal;
	color: #6E6E6E;
	font-size: 11px;
}
.footer a {
	color: #6E6E6E;
	padding: inherit;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.footer .rf {
	float: center;
	margin-left: 330px;
}
	
	/************************************* novinky *********************************************/
	
#perex_clanek {
	display: block;
	padding-bottom: 8px;
	border-bottom: 1px dashed #A0A0A0;
	margin-bottom: 10px;
	line-height: 1.4em;
}
	
#perex_clanek h3.nadpis {
	font-size: 14px;
	font-weight: bolder;
	display: block;
	background: #F0F0F0;
	text-align: center;
	padding-right: 35px;
}
	
#obtekani {
  float: left;
}
	
.img_oblast  {
  background: url(/layout/default/images/ramecek2.png) no-repeat;
  display: inline-block;
  width: 159px;
  height: 168px;	
  margin-right: 10px;
  padding: 5px 0 0 8px;
}

#vyska { height: 150px; }	
	
#fotogalerie { margin-top: 35px; }
	
#fotogalerie ul li { list-style: none; display: inline-block; }	
	
.perex_text {
	padding: 0 10px;
	text-align: justify;
	/* font-size: 11px; */
	font-weight: normal;
	display: block;
	
}
	
#perex_clanek h4 {
	padding-left: 20px;
	font-size: 16px;
	margin-bottom: 8px;
}
	
#fotogalerie {
	margin-left: 40px;
	margin-bottom: 10px;
}
	
#fotogalerie a {
  display: inline-block;
  width: 159px;
  height: 168px;
  background: url(/layout/default/images/ramecek2.png) no-repeat;	
}

#fotogalerie a img {
  padding: 6px 0 0 9px;	
}
	
.roky { 
	margin: 5px 0 20px 0;
}

ul li a img { border: none; }
	
.roky a { color: #5C5C5C; text-decoration: none; }
.roky a:hover { text-decoration: underline; }
	
.perex .servisni_menu {
  text-align: right;
  display: block; 	
  padding-top: 5px;
}

.perex .servisni_menu strong {
  font-size: 16px;
  font-weight: normal;
}
	
h3.fot_nad { font-size: 15px; font-weight: bolder; margin-left: -15px; margin-bottom: -15px; }	

.head { display: block; cursor: pointer; width: 970px; height: 200px; position: absolute; }