/*

/*

	Print Stylesheet (for all browsers)

	version: 1.0

	

	author: VIZUS s.r.o. (Jakub Ferenc)

	email: servis@vizus.cz, jakub.ferenc@vizus.cz

	website: http://www.vizus.cz

*/



/*-----------------------------------------------------------*/

/* import files */

/*-----------------------------------------------------------*/



/*-----------------------------------------------------------*/

/* end import files */

/*-----------------------------------------------------------*/





/*----------------------------------------------------------------------------------------------------------------------*/

/* :WYSIWYG editor styles: */

/*----------------------------------------------------------------------------------------------------------------------*/







ol {

	list-style: decimal;

	margin-left: 2em;

}

	

ul {padding-left: 15px;}



	ul li {

		background: transparent url(page-menu-icon.gif) 0 3px no-repeat;

		margin-bottom: 0.5em;

		padding-left: 14px;

	}

		

		ul li ul {

			list-style: none;

			margin: 0.5em 0;

			padding-left: 0;

		}

		ul li ul li {

			padding-left: 20px;

		}

	

/*----------------------------------------------------------------------------------------------------------------------*/

/* :WYSIWYG editor styles: */

/*----------------------------------------------------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* :project settings: */

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

html, body {height: 100%;}



body {

	color: #FFF;

	font: normal normal 12px Arial;

	line-height: 1.43;

}



/*----------------------------------------------------------------------------------------------------------------------*/

/* :layout styles: */

/*----------------------------------------------------------------------------------------------------------------------*/

div.main {

	background: transparent none;

	border: white;

	color: black;

	font-size: 12pt;

	font-family: Times New Roman, serif;

	float: none !important;

	margin: 0 5%;

	padding: 0;

}



div.header,

div.main div.sidebar,

div.main div.pagination,

div.footer {display: none;}



div.main h1 {text-align: left;}



div.main h1 {font-size: 19pt;}



div.main h2 {font-size: 18pt;}



div.main h3,

div.main ul {margin: 0;}



div.main a:link,

div.main a:visited {

	background: transparent;
	color: #06c;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;

}



div.main p a:link[href^=http://]:after,

div.main p a:visited[href^=http://]:after {

	content: " (" attr(href) ") ";

}





/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* end project settings */

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


