body {

	border: 0; margin: 0; padding: 0;

	font: 80%/130% Tahoma;

	color: #000000; 
	background: #FFFFFF url(none);

}
h1{
	font-size: 16pt;
}
h2 {
	padding: 5px;
	margin: 10px;
}

/* LAYOUT */

#case {
	width: 100%;

}
#header {
	display: none;
}
#menu {
	display:none;
}

#content {
	margin: 5px;
	padding:0;
	border: none;
}
#rightcol {
	display:none;
}

#leftcol {
	display:none;
}


#footer {
	display:none;
}

.oddelovac-no-backgrnd {
	display:none;
}

/* submenu */
div.minimenu {
	display: none;
	
}
div.leva {
	margin:0;
	padding:0;
	float: left;
	width: 55%;
}

div.prava {
	margin:0;
	padding:0;
	float: right;
	width: 43%;	
}
/* --- HLASOVANI --- */
legend.vyrazne {
	font-size: 12pt;
	font-weight: bold;
}
span.mininadpis {
	font-weight: bold;
	display: block;
}
span.line {
	display: block;
}
table.results {
	border: 1px solid #999999;
	border-collapse: collapse;
}
table.results td, table.results th{
	border: 1px solid #999999;
}
td.pro, span.for {
	font-weight: bold;
	color: #000000;
}
td.proti, span.against{
	font-weight: bold;
	color: #000000;
}
td.zdrzujise, span.stay {
	font-weight: bold;
	color: #000000;
}
td.nehlasoval {
	font-weight: bold;
	color: #000000;
}
td.center{
	text-align: center; 
}
span.popis {
	display:block;
	width:100px;
}
span.perc{
	color: #000000;
	font-weight: normal;
}
legend {
	font-size: 10pt;
	font-weight: bold;
}
fieldset.results {
	margin-bottom: 14pt;
	padding: 10px;
	margin:0;
}

div.explorerhack {
	_padding: 10px;
/*	margin: 10px;*/
}
.big {
	font-size: 14pt;
	text-align: center;
}
.accepted {
	background-image: none;
	background-color: transparent;	
}
.rejected {
	background-image: none;
	background-color: transparent;	
}
a.tisk {
	display: none;
}