@charset "utf-8";

body {

	font-size: 90%;

	color: #000;

	line-height: 1.5em; 

}

p {

	margin-bottom: 1.4em;

}

h1, h2, h3, h4, h5, h6{

	line-height: 1.2em;

	margin-bottom: 0.4em;

}

a{

	color #000;

	text-decoration: none;

}

#menu {display:none}

#mainleft{

	display:none !important;

}

.logo, #langselect, #navigator, .print, .tisk,  #scrollit, .submenu, .rbox, .menu, .top, .slide, .annotation, #web-html h2, .seo-lista, #header, #footer {display:none}


#main-obsah h2 {display:none}
#main-obsah {
width:880px;
	float: right;

	margin-left: 20px;

	margin-bottom: 10px;

	margin-top: 5px;

	border: none;

	padding: 1px;

}

.clear{ clear: both; }

.clear-hidden{ clear: both; height: 1px; overflow: hidden; }

.float-left{ float: left; }

.float-right{ float: right; }

.text-left{ text-align: left; }

.text-center{ text-align: center; }

.text-right{ text-align: right; }

.vertical-middle, table td.vertical-middle{ vertical-align: middle; }

.no-margin, .right ul.no-margin{ margin: 0; }

.bold{ font-weight: bold; }

.small{ font-size: 0.9em; }


