/*
	sekce Novinky
*/

/* spolecne */

.bookmark-container {
	position: relative;
}


	

/* vypis */

	span#bookmark-vypis-novinek {
		display: block;
		position: absolute;
		left: -48px;
		top: -10px;
		width: 28px;
		/*height: 130px;*/
		height: 139px;
		background: url('../img/bookmarks/bookmark-vypis-novinek.gif') no-repeat left top;		
	}
		span#bookmark-tiskove-zpravy {
		display: block;
		position: absolute;
		left: -48px;
		top: -10px;
		width: 28px;
		/*height: 130px;*/
		height: 139px;
		background: url('../img/bookmarks/bookmark-tiskove-zpravy.gif') no-repeat left top;		
	}
	/*
	#perex p.f-left {
		width: 350px;
		float: left;
	}
	#perex p.f-right {
		width: 320px;
		float:right;
		margin-right: 5px;
		text-align: right;

	}
	
	#perex {
		width: 729px;
		margin-top: 0px;
		padding-top: 0px;
	}
	

	
	p.f-right span {
		background: url('../img/icon-navitem.gif') no-repeat 0px 1px;
		padding-left: 15px;
	}

	#main-content p.f-right span a, 
	#main-content p.f-right span a:visited {
		color: #007CC6; 
		font-weight: normal;
   }
	#main-content p.f-right span a:hover,
	#main-content p.f-right span a:active,
	#main-content p.f-right span a:focus {
		color: #949B01;
		background-color: transparent;
		text-decoration: none;
   }	
	*/

	
	.novinky-item h3 {font-size: 130%;}
			
	.blue-style h3 {
		background: url('../img/bg-h5-client.gif') no-repeat 0px 0px;
		padding-left: 25px;
	}
	#main-content .blue-style h3, #main-content .blue-style h3 a, #main-content .blue-style h3 a:visited {color:  #007CC6;}
	#main-content .blue-style h3 a:hover, #main-content .blue-style h3 a:focus, #main-content .blue-style h3 a:active {color:#949B01; background-color: transparent;}
	.novinky-item .wysiwyg {
		padding: 5px 5px 25px 25px;  
	}
	.novinky-item .wysiwyg p {
		margin-top: 0px;  
	}
	
	span.date {font-weight: bold; font-size: 90%; display: block; padding: 5px 0px 0px 25px;margin-bottom:0px;}
	
			.news-text-left {
				width: 320px;
				float: left;
				margin-left: 0px;

			}
			.news-text-right {
				width: 320px;
				float: right;
				margin-right: 10px;
				padding-top: 0px;
	
			}

			.news-text-left p {
				padding-left: 0px;
			}
			.novinky-item .wysiwyg p, 
			.novinky-item .wysiwyg h3, 
			.novinky-item .wysiwyg h4, 
			.novinky-item .wysiwyg ul, 
			.novinky-item .wysiwyg li  {
				margin: 0px;
				padding: 0px;
				line-height: 150%;
				font-size: 100%;

			}
			.novinky-item .wysiwyg ul {
				padding-left: 17px;
				_padding-left: 15px;
			}
			
			.no-result {
				min-height: 130px;
				font-weight: bold;
			}
	



