﻿#reklama-wplugin {
	color: #FFFFFF !important;
	background-color: transparent !important;
	font-size: 14px !important;
	text-align: center !important;
	font-family:  !important;
}

#reklama-wplugin a {
	color: #00CCF4 !important;
}

#info-wplugin-admin {
	color: #000000 !important;
	position: absolute;
	top: 75px;
	right: 0%;
	padding: 15px;
	background-color: #DDDDDD !important;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	width: 300px;
	z-index: -1;
}

#info-wplugin {
	color: #000000 !important;
	background-color: #DDDDDD !important;
	}

.meter {
	height: 15px;
	position: relative;
	background-color: #CCCCCC !important;
	padding: 2px;
	}

.meter > span {
	display: block;
	height: 100%;
	background-color: green;
	position: relative;
	overflow: hidden;
	}

.green > span {	background-color: #008000 !important; }
.orange > span { background-color: #FFA500 !important; }
.red > span { background-color: #FF0000 !important; }

.poznamka {
	color: #888888;
	width: 250px;
}
