/* 
		author: Jan Volejnik - Broli, Web Works - webdesign studio
		http://www.web-works.cz
		http://www.broli.cz
		
		specificke formatovani pro tisk

*/

@import './wysiwyg.css';

/* z layoutu */


body	{
	background-color: #fff; 
	color: #000;
	font-size: 9pt; 
	line-height: 175%;
	font-family: "Lucida Grande CE", lucida, Tahoma, sans-serif;
}	



#top {
	height: 110px;
	position: relative;
	border-bottom: 2px solid #1c2f69;
	margin-bottom: 30px;
}
	#header h5,
	#header h6 {
		font-family: QuattrocentoRomanRegular;
		font-weight: normal;
		color: #1c2f69;
		line-height: 100%;
	}

	#header h6 {
		font-size: 18px;
		margin-bottom: 0px;
	}
	#header h5 {
		font-size: 24pt;
		margin-top: 0px;
	}

/* nebude se zobrazovat */
.button,
.buttons,
.paging, 
.pagingLink,
.jumplink,
#ar-left,
#ar-right,
#langs-and-feeds,
#search-panel,
#breadcrumb-navigation,
#main-menu,
#top-bar,
#bottombar,
.NextProduct, 
.NextPhoto, 
.PreviousProduct, 
.PreviousPhoto,
.ProductPlacement,
.printNone,
.sm-state,
#LangArray,
#fancy_overlay,
#fancy_wrap,
.NewsBottomLinks,
.system-links,
.tech-links,
.more,
.hidden-anchor,
.recommend-facebook,
.share-label,
.share-facebook,
.share-twitter,
.share-googleone,
.share-delicious,
.share-jagg,
.share-linkuj,
.share-qrcode a,
a.author,
.fb-like-box
 {
	display: none;
}

.bookmarks {
	display: block;
	clear: both;
	border-top: 1pt solid #999999;
}

#maincontent .bookmarks span.share-qrcode span.print-only {
	display: block;
	clear: both;
	text-align: right;
}
	.bookmarks span.share-qrcode span.print-only img.hidden-qrcode-image {
		float: left;
	}
	.bookmarks span.share-qrcode span.print-only span.label {
		display: block;
		padding: 0 15px;
		font-size: 7pt;
		color: #999;
		line-height: 64pt
	}


hr.delimiter {
	border-bottom: 1pt dotted #333;
}


	
@page {margin: 2,0cm;} 
a {text-decoration: none; color: Black; font-weight: bold; padding: 0 10pt 0 2pt;}
#ar-main a:after {content: "  (" attr(href) ")  "; font-weight: normal; color: Blue; }



#bottom {
	border-top: 2pt solid #1c2f69;
	font-size:9pt!important;
	color:#1c2f69!important;
	margin-top: 20pt;
	padding-top:5pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
	#bottom .colL {
		display: none;
	}
	#bottom .colC {
		width: 48%;
		float: left;
		text-align: left;
	}
	#bottom .colR {
		width: 48%;
		float: right;
		text-align: right;
	}
		#bottom .box-inner h3 {
			text-align: right;
		}
		#bottom a {
			color: #1c2f69;
		}


#footer p.copyright {
	clear: both;
	text-align: right;
	color: #1c2f69;
}

#header img {
	border: none;
}


#ar-main form a:after,
#ar-main .surveyItem a:after {
	content: ""; font-weight: normal; color: inherit;
} 

ul li {
	list-style-image: none;
}

.input-text, .input-text-no, .input-text-mo, .input-textarea   {
	border: 1px solid #333;
}

/* modul    S I T E M A P     */

/* odkaz polozky sitemapu */

.SiteMap ul {
	padding: 5px 10px 5px 15px; 
	margin: 3em 0 1em 0;
	line-height: 200%;
}

		.SiteMap ul ul {
			margin: 0 0 1em 1em;
		}
		
	.SiteMap li {
		margin: 3px 0; 
	}
	
		.SiteMap li a {
			font-weight:normal;
			font-size: 120%;
			/*font-variant: small-caps;*/
		}
		
		.SiteMap li span {
			font-size: 90%; 
			display: block;
		}


	
/* modul   TEXT     */
	
	li.FileItem {margin-bottom: 20px;}
	  .FileDescription {font-size: 90%; font-style: italic;  }

	  
/* vyhledavani */
h4.SearchResultsTitle {
	margin-top: 25pt;
}	  
	  
.SearchItem {
	margin: 15pt 0;
	border-bottom: 1pt dotted #ccc;
	padding-bottom: 15pt;
}
#ar-main h5.SearchItemTitle a:after,
#ar-main .SearchItemUrl a:after {
	content: "";
}
