#anotace_clanky p{
  padding-right: 70px;
  text-align: justify;
}

#planovac_main .anotace{
  text-align: justify;
}

.clanek_foto_anotace{
  margin-right: 10px;
}

.tema_box, .tema_box-big{
	float: left;		
	margin: 10px 0 0 0;
	padding: 10px;
	border: 2px solid #F9F6CB;	
	font-size:90%;
}
.tema_box{
	width: 325px;
	height: 280px;
	background: url("../images/tema_box_back_lk.jpg") top no-repeat;
}
.tema_box-big{
	width: 730px;
	min-height: 180px;
	_height: 180px;
	text-align: justify;
	background: url("../images/tema_box_back_lk.jpg") top repeat-x;
}


.tema_box p{
	padding-right: 10px;
	text-align: justify;
}

#content-in .tema_box h3{
	color: #FFFFFF;
	margin: -13px 0px 0px 130px;
  _margin: -10px 0px 25px 50px;
  background: red;
	padding: 0 0 0 2px;
	/*background: #FFFFFF;*/
	background: url("/images/button_back2_t.png") no-repeat bottom;
	text-align: center;
	height: 25px;
	float: left;
	width: 197px;
	font-size: 90%;
	
	/*border: solid 2px #B82E2F;*/
}
.tema_box h3{
	/*width: 180px;*/
}
.tema_box-big h3{
	/*width: 530px;*/
}





.tema_box-in{
	padding:2px;
}
.cleaner_tema{
	clear: both;
}
.tema_nadpis{
	color: #006699;
	font-weight:bold;
}
.tema_box img, .img_left, .tema_box-big img{
	float: left;
	border: solid 1px #FFFFFF;
}




.tema_box .link_zobak, .tema_box-big .link_zobak{
	display: block;
	width: 23px;
	height: 13px;
	background: url("../images/zobak_rudy.png") no-repeat;
	margin: -10px 0 0 5px;
	float: left;
}
.tema_box .link_zobak:hover, .tema_box-big .link_zobak:hover{
	background: url("../images/zobak_rudy.png") no-repeat !important;
}
