body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	padding: 4px;
	font-family: Arial;
	font-size: 15px;
	
	background-image: url("/img/financial.jpg");
	height: 100%;
	background-size: cover;
}

#menu {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 240px;
}

#account_menu {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 240px;
	background-color: #fff;	
}

#page {
	position: absolute;
	top: 80px;
	left: 300px;
	right: 300px;
}

h1 {
	font-size: 1.6em;
	margin: 20px 0 0 0;
	color: white;
	text-shadow: 2px 2px #888888;
	text-align: center;
}

h2 {
	font-size: 1.3em;
	color: white;
	text-shadow: 2px 2px #888888;
	margin: 20px 0;
	clear: both;
	float: inline-start;
}

h3 {
	font-size: 1.1em;
	color: #ee0033;
	margin: 16px 0;
	clear: both;
}

.mezera {
	margin-top: 10px;
}

.tucne {
	font-weight: bold;
}

.doprava {
	text-align: right;
}

.celyden td {
	background-color: #f0d0c0 !important;
	color: #d05000;
}

table {
	width: 100%;
	border-collapse:collapse; 
}

tr {
	height: 30px;
}

th {
	background-color: #e08050;
}

td {
	padding: 5px;
	background-color: #ffffff;
}

tr:nth-child(odd) td {
	background-color: #f0f0f0;
}

tr:hover td {
	background-color: #e0e0e0;
}

#login_box {
	width: 200px; 
	height: 200px; 
	margin: -100px 0px 0px -100px;
	position: absolute; 
	top: 50%; 
	left: 50%; 
	padding: 15px; 
	overflow: hidden; 
	background-color: #6060B0;
	text-align: center;
	box-shadow: black 4px 6px 10px;
}

#info {
	margin: 0 auto 0 auto;
	padding: 15px; 
	overflow: hidden; 
	background-color: #6060B0;
	text-align: center;
	box-shadow: black 4px 6px 10px;	
	color: #ffffff;
}

#menu li, #account_menu li {
	list-style-type: none;
	border-top: solid #e08050 1px;
	padding: 12px 16px;
	background-color: #fff;
}

#menu li:last-child, #account_menu li:last-child {
	border-bottom: solid #e08050 1px;
}

#menu a, #account_menu a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	font-size: 1.1em;
}

#menu li:hover, #account_menu li:hover {
	display: block;
	background-color: #e08050;
}

#menu li:hover a, #account_menu li:hover a {
	color: #ffffff;
}

#menu .active, #account_menu .active {
	background-color: #e08050;
}

#menu .active a, #account_menu .active a  {
	color: #ffffff;
}

#menu .active a:hover, #account_menu .active a:hover {
	color: #000000;
}

.limezera {
	padding: 0 0 !important;
	background: transparent !important;
}

.menu2 {
	font-size: 1.1em;
	clear: both;
}

.menu2 div {
	padding: 10px 20px;
	border: 0;
	margin: 0 5px 5px 0;
	color: #000000;
	background: #ffffff;
	float: left; 
}

.menu2 a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}

.menu2 div:hover {
	display: block;
	background-color: #e08050;
}

.menu2 div:hover a {
	color: #ffffff;
}

.menu2 .active {
	background-color: #e08050;
}

.menu2 .active a {
	color: #ffffff;
}

.menu2 .active a:hover {
	color: #000000;
}

.graf {
	clear: both;	
}

.tlacitko {
	padding: 3px 15px;
	border: 0;
	margin: 0 5px;
	color: #ffffff;
	background: #e08050;
}

.ucet {
	width: 220px;
	background-color: #FFF;
	border: solid 2px #E08050;
	padding: 5px;
	text-align: center;	
	margin: 0 10px 10px 0;
	float: left;
	position: relative;
}

.ucet .nazev {
	font-size: 1.3em;
	text-shadow: 1px 1px #888888;
}

.ucet .castka {
	margin-top: 5px;
	font-size: 1.3em;
	color: #f00;
}

.ucet a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

.urok {
	font-size: 0.8em;
	text-shadow: none;
}

.zvyraznit {
	background-color: #FFEEDD;
}

.w30 { width: 30px; }
.w60 { width: 60px; }
.w80 { width: 80px; }
.w100 { width: 100px; }
.w120 { width: 120px; }
.w200 { width: 200px; }
.w250 { width: 250px; }
.w300 { width: 300px; }
.w400 { width: 300px; }

.float { 
	float: left; 
}

.no-float {
	float: none;
}

.clear {
	clear: both;
}

.svetla {
	background-color: #ffffff;
	padding: 10px;
}

.tmava {
	background-color: #e08050;
	padding: 10px;
}

.zelena {
	color: #20e020;
}

.cervena {
	color: #ff3030;
}

.podmodra {
	background-color: #a0e0ff !important;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	top: -5px;
	left: 105%;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}

#kategorie::selection {
	background-color: #f0f0f0;
	color: #808080;
}