/* CSS Document */


/* uzpusobene styly layoutu*/
@import url(klaster/style.css) ;

.prezentace{
width:600px;
float: none;

}
.prezentace .stage{
	background-color: #FBFBFB;
	width: 600px;
	height: 400px;
/**/
	background: url(klaster/img/prezentace_bg.png);
}

.prezentace .stage-slideshow {
margin: auto auto auto auto;

}

.prezentace .navi {
margin-top:0px;
 float:right;
 
}
.prezentace .navi .caption{
float:left;
text-align: right;
margin: auto;
width:530px;

}
.prezentace .navi .arrows{
float:right;
width:50px; 
display: block;
}

.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	

}

.menu ul li {
	padding:0;
	margin: 0;
	line-height: 18px;
	height: 30px;
  background: url(klaster/img/klaster_menu_main.png) no-repeat;
	
}

.menu ul li.menu-page {
	padding:0;
	margin: 0;
	line-height: 18px;
	height: 30px;
  background: url(klaster/img/klaster_menu_page.png) no-repeat;
	
}

.menu ul li.menu-page a{
		font-weight: normal;
	text-transform: lowercase;
}

.menu ul li a{
	text-decoration: none;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}
.menu ul li a div{

	padding: 8px 0 0 28px;
  
}
.menu ul li a:hover div{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}
/* zanorene menu */
.menu ul li.menu-opened {
	padding:0;
	margin: 0;
	line-height: 18px;
	height: 100%;
  background: url(klaster/img/klaster_menu_main_with_sub.png) no-repeat;
	
}
.menu ul li.menu-opened div{

	height: 22px;
  
	
}
.menu ul li ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu ul li ul li {
	padding:0;
	margin: 0;
	line-height: 18px;
	height: 21px;
  background: url(klaster/img/klaster_menu_subitem.png) no-repeat;
	
}
.menu ul li ul li.menu-ns {
	padding:0;
	margin: 0;
	line-height: 18px;
	height: 21px;
	
  background: url(klaster/img/klaster_menu_ns.png) no-repeat;
	
}
.menu ul li ul li.menu-subns{
  background: url(klaster/img/klaster_menu_subitem_ns.png) no-repeat;
}
.menu ul li ul li.menu-subns a {
text-transform: uppercase;
}

.menu ul li ul li.menu-ns a div{
  text-transform: uppercase;
  font-weight: bold;
}

.menu ul li ul li a div{

	padding: 2px 0 0 38px;
  
}
.menu ul li ul li a{
	text-decoration: none;
	
	font-weight: normal;
	text-transform: lowercase;
}

.obsah ul{
	list-style: disc inside;
}

.img_ramecek {
	/*background: url('m_carka.jpg') 90% ;*/
	border: thin solid #d6dfd7;
	background-color:#FDF8F4;
	display: block;
	width: 110px;
	height: 150px;
	font-size: 10px;
	padding: 10px 10px 2px 10px;
	margin: 6px 6px 8px 6px;
	float: left;
	text-align: center;
	cursor: hand;
}
.img_ramecek IMG{
  
 margin-bottom: 2px;
}

.td-links {
	/*background: url('m_carka.jpg') 90% ;*/
	border: thin solid #d6dfd7;
	border-left: none;
	text-align: right;
	font-size: 10px;
	padding: 4px 6px 4px 6px;
}

.td-image {
	/*background-color:#FDF8F4;*/
	width: 100px;
	height: 100px;
	
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.td-description {
/*	background-color:#FDF8F4;*/
	font-size: 12px;
	border: none;
	width: 100%;
	padding: 5px 6px 10px 6px;
	border-left: 1px solid #d6dfd7;
	border-right: 1px solid #d6dfd7;
}
.td-heading {
	/*background: url('m_carka_over.jpg') 90% ;*/
	margin: 0 0 0 0;
	padding: 1px 0px 2px 0px;
	border: 2px solid #d6dfd7;
	
}
div.hr {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0px 0 0px 0;
	border-style: none;
	height: 1px;
	background: url(carka.jpg) repeat-x scroll center;
}
div.hr hr {
	display: none;
}
.td-heading h2{
	color : #000000;
	font-weight : bold;
	font-size: 14px;
	margin: 0 6px 2px 6px;
}
.tr-spacer{
	padding-bottom: 30px;
	height: 20px;
}
.td-paticka {
	/*background: url('m_carka.jpg') 90% ;*/
	border: thin solid #d6dfd7;
	border-right: none;
	font-size: 10px;
	padding: 4px 6px 4px 6px;
}

.news fieldset {

border: 1px solid #FDF5DE; background-color: #FDF5DE;

}

.news legend{

 font-size: medium;

 font-weight: bold;



}

.news  {

 padding-bottom: 10px;

}


