	
/*
	layout
*/

@page {margin: 2,0cm; } 


.hidden, .no-print {display: none;}

#navigator {display: none;}

#left-column {display: none;}
#right-column {display: none;}

#search-box {display: none;}
#logon-box {display: none;}

div.items-per-page, div.paging , div.ordering {display: none;}

#top {margin-bottom: 1cm; padding-bottom: 0.5cm; border-bottom: 1px solid #DCDCDC;}
#top a img {border: none;}

#bottom-links {display: none;}		
#menu {display: none;}	
	
form {width: 95%;}
	
	


	body {font-family:  "Arial", "Verdana", "Geneva CE", "lucida", sans-serif;  }
	body, th, td {font-size: 11pt;}

	p {margin: 5px 0px; padding:0px}

	h1 {font-size: 1.5em; font-weight: bold; color: #27A500;}
	h2 {font-size: 1.4em;}
	h3 {font-size: 1.3em;}
	h4 {font-size: 1.2em;}
	h5 {font-size: 1.1em;}
	h5 {font-size: 1.0em;}


/*	table {border-collapse: collapse;border:1px solid #000;}
	th {background: #DDD; border:1px solid #000; padding: 3px;}
	td {border:1px solid #000; padding: 3px;}*/

	.cleaner, .clear {clear: both;}
	

/* obecne styly */

	

.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.justify {text-align: justify;}


/* paticka webu */
		#bottom {
			border-top: 1px solid #A9A9A9;
			color: #A9A9A9;
			font-size: 90%;
			margin-top: 1cm;
			padding-top: 0.25cm
		}
			#bottom a {
				color:#A9A9A9;
			}
			
			#bottom p {
				margin: 0px;
				padding: 0px;
			}
			
			.bottom-right {
				display: none;
			}
	


/* wysiwyg */



body.wysiwyg {
	font-family:  "Arial", "Verdana", "Geneva CE", "lucida", sans-serif;  
	font-size: 70%;
	color: #333;
	line-height: 150%;
	color: #4c4c4c;
}



.wysiwyg a { /* standardni odkaz */
	color: #1B517D; 
}

.wysiwyg a:link { /* nenavstiveny odkaz */
	color: #1B517D; 
}

.wysiwyg a:visited { /* navstiveny odkaz */
	color: #164265;
}

.wysiwyg a:active { /* aktivni odkaz */
	color: #4C87AF; 
}

.wysiwyg a:hover, .wysiwyg a:focus { /* po najeti mysi */
	color: #4C87AF; 
}


.wysiwyg p {
	line-height: 1.5em;
	margin: 0.5em 0 1.5em 0;
}

/*
	nadpisy
*/

.wysiwyg h1 {
	color: #1b517d;
	/*font-weight: normal;*/
	font-size: 160%;
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 20px 0px;
	border-left: 4px solid #267ABB;
}

.wysiwyg h2 {
	color: #1b517d;
	font-size: 140%;
	padding: 0px;
	margin: 0.5em 0em 0em 0em;
}

.wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
	color: #1b517d;
	font-size: 130%;
	padding: 0px;
	margin: 0.5em 0em 0em 0em;
}

.wysiwyg h4 {font-size: 1.2em;}
.wysiwyg h5 {font-size: 1.1em;}
.wysiwyg h6 {font-size: 1.0em;}


/*
	bloky
*/

.wysiwyg p.extra, .wysiwyg p.zvyraz, .wysiwyg p.highlighted {
	font-weight: bold;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 5px;
}


.wysiwyg blockquote, .wysiwyg p blockquote {
	margin-right: 0px;
	padding-bottom: 0.5em;
	line-height: 1.5em; 
}


.wysiwyg p.odsazene {
	padding-left: 10px;
}

.wysiwyg pre {
	white-space: normal;
	font-size: 1.2em;
	_font-size: 1em;
}

.wysiwyg p.perex {
	font-weight: bold;
}


/*
	inline styly
*/
.wysiwyg span.smallerFont, span.smallerFont {
	font-size: 80%;
}

.wysiwyg span.biggerFont, span.biggerFont {
	font-size: 120%;
}

.wysiwyg cite {
	color: #007CC6;
	font-style: italic;
}

.wysiwyg acronym, .wysiwyg abbr {
	border-bottom:1px dashed;
	cursor:help;
}

.wysiwyg dfn  {
	font-style:normal;
	border-bottom:1px dashed;
	cursor:help;
}

.wysiwyg code {
	font-family: courier, monospace;
	color:#333;
	background-color:#fff;
	padding-left:3px;
	padding-right:3px;
}

.wysiwyg samp {
	font-family: courier, monospace;
	border:1px solid #ccc;
	color:#333;
	background-color:#cfc;
	padding-left:1px;
	padding-right:1px;
}

.wysiwyg kbd {
	padding:0px 1px 0px 1px;
	font-size: 150%;
	color:#333;
}


/*
	seznamy
*/

.wysiwyg ul {
	margin: 1em 0;
	
}

.wysiwyg ul li {
	margin-left: 2em;
	margin-top: 0.5em;
	list-style-image: url('../../img/el/ico-arrow-more.gif');
	line-height: 1.5em;
}

.wysiwyg ol {
	margin: 1em 0;
}

.wysiwyg ol li {
	margin-left: 2em;
	margin-top: 0.5em;
}


/*
	tabulka
*/

.wysiwyg table {
	border: 2px solid #007CC6; 
	padding: 0px; 
	margin: 10px 0px;  
	border-collapse: collapse;
}

.wysiwyg table tr {
	background-color: #fff;
}

.wysiwyg table caption {
	font-size: 90%; 
	color: #007CC6; 
	text-align: left; 
	font-weight: bold; 
	text-transform: uppercase;
}

.wysiwyg tbody td, .wysiwyg tbody th, .wysiwyg td, th {
	color: #333;
	padding: 3px;
	font-size: 100%;
	border:1px solid #fff;
}

.wysiwyg thead td, .wysiwyg thead th,
.wysiwyg tr.tableRowHeader td, .wysiwyg tr.tableRowHeader th {
	background-color: #007CC6; 
	padding: 5px; 
	color: #fff; 
	font-size: 100%;
}
.wysiwyg tfoot td, .wysiwyg tfoot th, 
.wysiwyg tr.footer td, .wysiwyg tr.footer th,
.wysiwyg tr.tableRowFooter td, .wysiwyg tr.tableRowFooter th {
	background-color: #DCDCDC; 
	padding: 5px; color: #000; 
	font-size: 100%;
}


/* neviditelna tabulka */
.wysiwyg table.invisible {
	border: 0 !important;
}

.wysiwyg table.invisible td, .wysiwyg table.invisible th {
	background: 0 !important;
	border: 0 !important;
}


/*
	obrazek
*/ 

.wysiwyg img {
	border: none;
}

.wysiwyg img.bordered {
	border-left: 3px #EBF0F6 solid;
	border-right: 3px #EBF0F6 solid;
	background: #D7DEE8;
}






