#News_all{
	float: left;
	width: 660px;
}

#News_all h1{
  padding-left: 10px;
}

#newsDetail{
  width: 535px;
  margin-left: 5px;
  margin-right: 5px;
  float: right;
}

#News_panel{
  float: right;
  background: #ffffff url(img/pn.png) repeat-x right top;
  margin-top: 5px;
  clear: right;
}

#News_panel h4{
	display: block;
	background: url(img/pn_li.png) no-repeat left center;
	padding-left: 15px;
	font-weight: normal;
	font-size: 11px;
}



#News_panel span.header_menu{
   padding: 17px 6px 0px 0px;
	float: right;
}

#News_header{
  background: url(img/pn_header_end.png) no-repeat right top;
  float: right;
  width: 100%;
  padding-right: 2px;
}

#News_header a{
  float: left;
  color: #7a4e25;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  position: relative;
  margin: 0px 10px 0px 0px;
  padding-left: 10px;
  background: url(img/p_a_li.png) no-repeat left center;
}

#News_header a img {
  border: none;
}

#News_header a.rss{
  list-style: none !important;
  list-style-image: none !important;
  padding: 2px 0px 0px 0px;
}


#News_header a:hover{
  color: #ef780b;
}



#News_header h1{
	float: left;
	font-family: sans-serif;
	background: #ffffff url(img/pn_h1_start.png) no-repeat left top;
	padding: 0px;
}

#News_header h1 span{
	padding-left: 5px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-right: 35px;
	margin-left: 9px;
	float:left;
	display:block;
	font-size:20px;
	font-weight: normal;
	text-align:left;
	background: #ffffff url(img/pn_h1_end.png) no-repeat right top;
}

#News_content{
  width: 100%;
  float: right;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #dddddd;
}

div#News_content p{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

div.textToRight a.litleMore {
	background: url(img/p_a_li.png) no-repeat left 10px;
	color: #7a4e25;
	font-size: 12px;
	padding-top: 3px;
}

div.textToRight a.litleMore span{
}

#News_content a:hover {
  color: #ef780b;
}

#News_content a span{
}

#News_content .novinka {
  margin-left: 10px;
  margin-right: 17px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #cccccc;
  line-height: 12pt;

}

/*
.novinka p, .novinka_last p{
  overflow: hidden;
  height: 24pt;
}
*/


#News_content .novinka_last {
  margin-left: 10px;
  margin-right: 17px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 12pt;
}

#News_footer{
  width: 100%;
  float: right;
  background: #ffffff url(img/p_footer.gif) no-repeat bottom left;
  /*border-bottom: 1px dotted;*/
  height: 12px;
  padding-right: 0px;
  padding-left: 2px;
}

#News_footer span{
  float: right;
  /*border: 1px dotted;*/
  width: 100%;
  height: 100%;
  background: url(img/p_footer_end.gif) no-repeat right bottom;
  padding-right: 0px;
  margin-left: 0px;

}
