* {
	font-family:'Verdana CE','Helvetica CE',Verdana,sans-serif;
	font-size: 100%;
}

pre { font-family: monospace; font-size: 1.1em;}
/* puvodni */
.clear { clear: both; }
.small { font-size:.9em; }
.wide { width:99%;}
.hide { visibility: hidden; }
.hidden { display: none; }
.note { color: #555;}
.center { text-align: center; }
.floatright { float: right; }


a { text-decoration:underline; color: #1050B0; font-size:inherit; }
a:hover { color: #AA0000; }

.selectedtext { color: #1050B0; font-size:inherit; }
.colored, .look_out { color: #1050B0; font-weight: bold;}

ul li { list-style-type: square; padding-bottom: .3em; }

.unsortedlist { list-style: square; font-size:inherit; }

.whiteline { height:0; border-bottom:1px solid white; margin:0;}

.table { background-color: white; border: 1px solid #666; }
.table td, .table tr { margin:0; padding: 2px; }
.tablehead { background-color: #DEE7F8; }
td.tablehead { text-align:left !important; }
.innertable td, .innertable tr { margin:0; padding:0; }

