/*****************
 * online report *
 */

/* online report - spolecne veci */
.onlineReportPosts span.whiteTextGrayBg{
	color:white;
	background-color:#969697;
}

.onlineReportPosts span.whiteTextRedBg{
	color:white;
	background-color: #c00f33;
}

.onlineReportPosts span.whiteTextBlueBg{
	color:white;
	background-color: #1168b4;
}

/* article */
.onlineReport {
	margin:10px 0px;
	border-top:1px solid #B6CFD3;
	border-bottom:1px solid #B6CFD3;
}

.onlineReport p{
	padding-top:0px;
}

.onlineReport h3 {
	margin:10px 0px;
}

.onlineReport .onlineReportScore{
	margin:12px 0;
}

.onlineReport .onlineReportScore .team{
	float:left;
	font-size:24px;
	line-height:34px;
	width:215px;
}

.onlineReport .onlineReportScore .team.team2{
	text-align: right;
}

.onlineReport .onlineReportScore .score{
	float:left;
	font-size:34px;
	width:85px;
}

.onlineReport .onlineReportScore .score.score1{
	text-align:right;
}

.onlineReport .onlineReportScore .separator{
	float:left;
	font-size:34px;
	width:16px;
}
.onlineReport .onlineReportScore .clearer{
	clear:both;
}

.onlineReport .buttons{
	float: right;
	line-height: 22px;
}

.onlineReport .buttons .refresh{
	display:inline-block;
	background: url("../gfx/onlineReport/btnRefresh.png") no-repeat scroll left center transparent;
	padding-left: 20px;
	margin-left:16px;
}

.onlineReport .buttons .btnFullscreen{
	display:inline-block;
	background: url("../gfx/onlineReport/btnFullscreen.png") no-repeat scroll left center transparent;
	padding-left: 20px;
}

.onlineReport .onlineReportContent{
	clear:both;
	height: 400px;
	overflow:auto;
}

.onlineReportContainer.fullscreen .onlineReport .onlineReportContent{
	height:auto;
}

.onlineReport .onlineReportContent{
	margin:0;
	padding:0;
	position:relative;
}

.onlineReport .onlineReportContent dt{
	margin:11px 0 0 0;
	float:left;
	width:50px;
	min-height: 36px;
}
.onlineReport .onlineReportContent dt p{
	padding-top:8px;
}

.onlineReport .onlineReportContent dd{
	margin:10px 10px 0 60px;
	padding-top:8px;
	border-top:1px solid #cccccc;
	min-height: 36px;
}

.onlineReport .onlineReportContent dd.first{
	border-top:0px solid;
	margin-top:11px;
}

.onlineReport .onlineReportContent dd .onlineReportImgSource{
	background: url("../gfx/backgroundWhiteTransparent50.png") repeat scroll 0 0 transparent;
    color: black;
    font-size: 90%;
    font-weight: bold;
    padding: 2px;
    position: absolute;
	right:10px;
}
.onlineReport .onlineReportContent dd .onlineReportImgSource.hidden{
	display:none;
}

/** Zaznamy a jejich zobrazeni **/
.onlineReport .onlineReportContent dd.alertOne{
	background: #ffdddd
}
.onlineReport .onlineReportContent dd.alertTwo {
	background: #ddffdd
}
.onlineReport .onlineReportContent dd.alertThree {
	background: #ddddff;
}
.onlineReport .onlineReportContent dd.redCard {
	background: url("../gfx/onlineReport/CervenaKartaIkona.png") no-repeat 0px 10px;
	padding-left:20px;
}
.onlineReport .onlineReportContent dd.yellowCard {
	background: url("../gfx/onlineReport/ZlutaKartaIkona.png") no-repeat 0px 10px;
	padding-left:20px;
}
.onlineReport .onlineReportContent dd.hockeyStick {
	background: url("../gfx/onlineReport/HokejkaIkona.png") no-repeat 0px 10px;
	padding-left:20px;
}
.onlineReport .onlineReportContent dd.fotbalBall {
	background: url("../gfx/onlineReport/MicIkona.png") no-repeat 0px 10px;
	padding-left:20px;
}
.onlineReport .onlineReportContent dd.exclamationMark {
	background: url("../gfx/onlineReport/VykricnikIkona.png") no-repeat 0px 10px;
	padding-left:20px;
}
.onlineReport .onlineReportContent dd.semicolon {
	background: url("../gfx/onlineReport/StridaniIkona.png") no-repeat 0px 10px;
	padding-left:20px;
}
.onlineReport .onlineReportContent dd.whistle {
	background: url("../gfx/onlineReport/PistalkaIkona.png") no-repeat 0px 10px;
	padding-left:20px;
}
.onlineReport .onlineReportContent dd.endBreak{
	background: gray;
	color: white;
}
/*obecne*/
.onlineReport .onlineReportContent dd.praha {
	background: url("../gfx/onlineReport/Praha.png") no-repeat 0px 0px;
	padding-left:60px;
}
.onlineReport .onlineReportContent dd.citace {
	background: url("../gfx/onlineReport/Citace.png") no-repeat 0px 0px;
	padding-left:60px;
}
.onlineReport .onlineReportContent dd.cesko {
	background: url("../gfx/onlineReport/Cesko.png") no-repeat 0px 0px;
	padding-left:60px;
}
.onlineReport .onlineReportContent dd.slovensko {
	background: url("../gfx/onlineReport/Slovensko.png") no-repeat 0px 0px;
	padding-left:60px;
}
.onlineReport .onlineReportContent dd.veckoruka {
	background: url("../gfx/onlineReport/VeckoRuka.png") no-repeat 0px 0px;
	padding-left:60px;
}
.onlineReport .onlineReportContent dd.helma {
	background: url("../gfx/onlineReport/Helma.png") no-repeat 0px 0px;
	padding-left:60px;
}
.onlineReport .onlineReportContent dd.hradgrey {
	background: url("../gfx/onlineReport/Hrad_grey.png") no-repeat 0px 0px;
	padding-left:60px;
}
.onlineReport .onlineReportContent dd.cssr {
	background: url("../gfx/onlineReport/CSSR.png") no-repeat 0px 0px;
	padding-left:60px;
}
.onlineReport .onlineReportContent dd.ceskogrey {
	background: url("../gfx/onlineReport/Cesko_grey.png") no-repeat 0px 0px;
	padding-left:60px;
}
.onlineReport .onlineReportContent dd.citacegrey {
	background: url("../gfx/onlineReport/Citace_grey.png") no-repeat 0px 0px;
	padding-left:60px;
}

.onlineReport .onlineReportContent dt.news{
	background: url("../gfx/onlineReport/Noviny.png") no-repeat 0px 20px;
	min-height: 67px;
}
.onlineReport .onlineReportContent dt.news p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.news{
	min-height: 67px;
}
.onlineReport .onlineReportContent dt.ikona-ct{
	background: url("../gfx/onlineReport/CTikona.png") no-repeat 0px 20px;
	min-height: 67px;
}
.onlineReport .onlineReportContent dt.ikona-ct p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.ikona-ct{
	min-height: 67px;
}
.onlineReport .onlineReportContent dt.vykricnik-vlevo{
	background: url("../gfx/onlineReport/Vykricnik.png") no-repeat 0px 22px;
	min-height: 69px;
}
.onlineReport .onlineReportContent dt.vykricnik-vlevo p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.vykricnik-vlevo{
	min-height: 69px;
}
.onlineReport .onlineReportContent dt.facebook{
	background: url("../gfx/onlineReport/Facebook.png") no-repeat 0px 20px;
	min-height: 67px;
}
.onlineReport .onlineReportContent dt.facebook p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.facebook{
	min-height: 67px;
}
.onlineReport .onlineReportContent dt.twitter{
	background: url("../gfx/onlineReport/Twitter.png") no-repeat 0px 20px;
	min-height: 67px;
}
.onlineReport .onlineReportContent dt.twitter p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.twitter{
	min-height: 67px;
}
.onlineReport .onlineReportContent dt.csu{
	background: url("../gfx/onlineReport/CSU.png") no-repeat 0px 20px;
	min-height: 73px;
}
.onlineReport .onlineReportContent dt.csu p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.csu{
	min-height: 73px;
}

/*kandidati na prezidenta*/

.onlineReport .onlineReportContent dt.dienstbier{
	background: url("../gfx/onlineReport/volby/Dienstbier.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.dienstbier p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.dienstbier{
	min-height: 83px;
}
/*
.onlineReport .onlineReportContent dt.dlouhy{
	background: url("../gfx/onlineReport/volby/Dienstbier.png") no-repeat 0px 28px;
	min-height: 80px;
}
.onlineReport .onlineReportContent dt.dlouhy{
}
.onlineReport .onlineReportContent dd.dlouhy{
	min-height: 80px;
}
*/
.onlineReport .onlineReportContent dt.fischer{
	background: url("../gfx/onlineReport/volby/Fischer.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.fischer p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.fischer{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.fischerova{
	background: url("../gfx/onlineReport/volby/Fischerova.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.fischerova p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.fischerova{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.franz{
	background: url("../gfx/onlineReport/volby/Franz.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.franz p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.franz{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.roithova{
	background: url("../gfx/onlineReport/volby/Roithova.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.roithova p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.roithova{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.lustigova{
	background: url("../gfx/onlineReport/volby/Lustigova.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.lustigova p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.lustigova{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.klaus{
	background: url("../gfx/onlineReport/volby/Klaus.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.klaus p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.klaus{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.necas{
	background: url("../gfx/onlineReport/volby/Necas.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.necas p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.necas{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.sobotka{
	background: url("../gfx/onlineReport/volby/BSobotka.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.sobotka p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.sobotka{
	min-height: 83px;
}
/* strany */
.onlineReport .onlineReportContent dt.vv{
	background: url("../gfx/onlineReport/volby/VV.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.vv{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.lidem{
	background: url("../gfx/onlineReport/volby/LIDEM.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.lidem{
	min-height: 83px;
}
/* volba papeze */
.onlineReport .onlineReportContent dd.kardinalove{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.kardinalove{
	background: url("../gfx/onlineReport/volby/Kardinalove.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.kardinalove{
	min-height: 83px;
}

.onlineReport .onlineReportContent dd.vatikan{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.vatikan{
	background: url("../gfx/onlineReport/volby/Vatikan.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.vatikan{
	min-height: 83px;
}

.onlineReport .onlineReportContent dd.kardinal-duka{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.kardinal-duka{
	background: url("../gfx/onlineReport/volby/Duka.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.kardinal-duka{
	min-height: 83px;
}

.onlineReport .onlineReportContent dd.father-lombardi{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.father-lombardi{
	background: url("../gfx/onlineReport/volby/Lombardi.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.father-lombardi{
	min-height: 83px;
}
/*cerven 2013 */
.onlineReport .onlineReportContent dd.pospisil{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.pospisil{
	background: url("../gfx/onlineReport/volby/Pospisil.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.pospisil{
	min-height: 83px;
}

.onlineReport .onlineReportContent dd.stanjura{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.stanjura{
	background: url("../gfx/onlineReport/volby/Stanjura.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.stanjura{
	min-height: 83px;
}

.onlineReport .onlineReportContent dd.policie{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.policie{
	background: url("../gfx/onlineReport/volby/Policie.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.policie{
	min-height: 83px;
}

.onlineReport .onlineReportContent dd.zastupitelstva{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.zastupitelstva{
	background: url("../gfx/onlineReport/volby/Zastupitelstva.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.zastupitelstva{
	min-height: 83px;
}

/* volby do ps 2013 */
.onlineReport .onlineReportContent dt.babis{
	background: url("../gfx/onlineReport/volby/lide/Babis.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.babis p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.babis{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.belobradek{
	background: url("../gfx/onlineReport/volby/lide/Belobradek.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.belobradek p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.belobradek{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.bobosikova{
	background: url("../gfx/onlineReport/volby/lide/Bobosikova.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.bobosikova p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.bobosikova{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.filip{
	background: url("../gfx/onlineReport/volby/lide/Filip.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.filip p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.filip{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.hasek{
	background: url("../gfx/onlineReport/volby/lide/Hasek.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.hasek p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.hasek{
	min-height: 83px;
}

.onlineReport .onlineReportContent dd.kalousek{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.kalousek{
	background: url("../gfx/onlineReport/volby/lide/Kalousek.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.kalousek{
	min-height: 83px;
}

.onlineReport .onlineReportContent dd.kuba{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.kuba{
	background: url("../gfx/onlineReport/volby/lide/Kuba.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.kuba{
	min-height: 83px;
}

.onlineReport .onlineReportContent dd.mynar{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.mynar{
	background: url("../gfx/onlineReport/volby/lide/Mynar.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.mynar{
	min-height: 83px;
}

.onlineReport .onlineReportContent dd.nemcova{
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.nemcova{
	background: url("../gfx/onlineReport/volby/lide/Nemcova.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.nemcova{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.okamura{
	background: url("../gfx/onlineReport/volby/lide/Okamura.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.okamura p{
}
.onlineReport .onlineReportContent dd.okamura{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.rusnok{
	background: url("../gfx/onlineReport/volby/lide/Rusnok.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.rusnok p{
}
.onlineReport .onlineReportContent dd.rusnok{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.schwarzenberg{
	background: url("../gfx/onlineReport/volby/lide/Schwarzemberg.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.schwarzenberg p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.schwarzenberg{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.sobotka{
	background: url("../gfx/onlineReport/volby/lide/Sobotka.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.sobotka p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.sobotka{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.stengl{
	background: url("../gfx/onlineReport/volby/lide/Stengl.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.stengl p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.stengl{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.zak{
	background: url("../gfx/onlineReport/volby/lide/Zak.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dt.zak p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.zak{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.zeman{
	background: url("../gfx/onlineReport/volby/lide/Zeman.png") no-repeat 0px 28px;
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.drahos{
	background: url("../gfx/onlineReport/volby/lide/Drahos.png") no-repeat 0px 28px;
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.zeman p{
	padding-top:2px;
}
.onlineReport .onlineReportContent dd.zeman{
	min-height: 83px;
}

/* strany */

.onlineReport .onlineReportContent dt.cssd{
	background: url("../gfx/onlineReport/volby/strany/CSSD.png?v=1") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.cssd{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.svobodni{
	background: url("../gfx/onlineReport/volby/strany/SSO.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.svobodni{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.pirati{
	background: url("../gfx/onlineReport/volby/strany/Pirati.png?v=1") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.pirati{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.top09{
	background: url("../gfx/onlineReport/volby/strany/TOP09.png?v=1") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.top09{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.hvvb{
	background: url("../gfx/onlineReport/volby/strany/HlavuVzhuru.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.hvvb{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.ods{
	background: url("../gfx/onlineReport/volby/strany/ODS.png?v=1") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.ods{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.spd{
	background: url("../gfx/onlineReport/volby/strany/spd.png?v=1") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.spd{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.stan{
	background: url("../gfx/onlineReport/volby/strany/stan.png?v=1") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.stan{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.zeleni{
	background: url("../gfx/onlineReport/volby/strany/zeleni.png?v=1") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.zeleni{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.rds{
	background: url("../gfx/onlineReport/volby/strany/RDS.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.rds{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.kan{
	background: url("../gfx/onlineReport/volby/strany/KAN.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.kan{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.zmena{
	background: url("../gfx/onlineReport/volby/strany/Zmena.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.zmena{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.sscr{
	background: url("../gfx/onlineReport/volby/strany/Soukromnici.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.sscr{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.kdu-csl{
	background: url("../gfx/onlineReport/volby/strany/KDU-CSL.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.kdu-csl{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.pb{
	background: url("../gfx/onlineReport/volby/strany/PravyBlok.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.pb{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.suverenita{
	background: url("../gfx/onlineReport/volby/strany/Suverenita.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.suverenita{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.aneo{
	background: url("../gfx/onlineReport/volby/strany/ANEO.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.aneo{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.spo-zemanovci{
	background: url("../gfx/onlineReport/volby/strany/Zemanovci.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.spo-zemanovci{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.obcane{
	background: url("../gfx/onlineReport/volby/strany/Obcane2011.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.obcane{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.usvit{
	background: url("../gfx/onlineReport/volby/strany/Usvit.png?v=1") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.usvit{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.dsss{
	background: url("../gfx/onlineReport/volby/strany/DSSS.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.dsss{
	min-height: 83px;
}

/*.onlineReport .onlineReportContent dt.css{
	background: url("../gfx/onlineReport/volby/strany/----.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.css{
	min-height: 83px;
}*/

.onlineReport .onlineReportContent dt.ano{
	background: url("../gfx/onlineReport/volby/strany/ANO.png?v=1") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.ano{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.kscm{
	background: url("../gfx/onlineReport/volby/strany/KSCM.png?v=1") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.kscm{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.lev21{
	background: url("../gfx/onlineReport/volby/strany/LEV.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.lev21{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.sz{
	background: url("../gfx/onlineReport/volby/strany/SZ.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.sz{
	min-height: 83px;
}

.onlineReport .onlineReportContent dt.kc{
	background: url("../gfx/onlineReport/volby/strany/KorunaCeska.png") no-repeat 0px 28px;
	min-height: 83px;
}
.onlineReport .onlineReportContent dd.kc{
	min-height: 83px;
}

/* //vps2013 */



.onlineReport .loading{
	width:24px;
	height:24px;
	margin:0 auto;
	background: transparent url("../gfx/ajax-loader3.gif") no-repeat center center;
}

/* mobilni verze */
.mobileOnlineReport .onlineReport .buttons .refresh{
	margin-left:5px;
}

.mobileOnlineReport .onlineReport .onlineReportContent{
	height:276px;
}
