body {
	margin: 0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0px;
}

.margin0 {
 margin: 0px;	
}

.indent0 {
 text-indent: 0px;	
}

.left {
	float: left;
}

input.add {
	width: 30px;
	background-color: white;
}

a.mmenu {
	border: outset 1px;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	text-align: center;
	color: silver;
	text-decoration: none;
	margin : 0 0 0 0;
	border-color : white;
	background : blue;
	height : 15px;
	position: relative;
	top: 8px;
	font-size : 14px;
}
a.mmenu:hover {
	background : #2D57FF;
}
a.vlajka {
	margin: 0px 2px 2px 0px;
	position: relative;
	top: 6px;
}
span.mmenu {
	border: outset 1px;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	text-align: center;
	color: white;
	text-decoration: none;
	margin : 0 0 0 0;
	border-color : yellow;
	background : #549BE2;
	height : 15px;
	font-size : 14px;
	position: relative;
	top: 8px;
}
a.smenu {
	border: 1px outset;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
	text-align: right;
	color: white;
	text-decoration: none;
	margin : 0px 5px 0px 0px;
	border-color : navy;
	background : #990033;
	height : 15px;
	position: relative;
	top: 3px;
	font-size : 14px;
}
a.smenu:hover {
	background : #CC0033;
}
p.navigace {
	font-size : 14px;
	color : #000000;
	position : absolute;
	left : 12px;
	top : 80px;
	z-index: 1;
	overflow: hidden;
	width : 140px;
	height: auto;
	margin : 0px;
}
p.navigaceFF {
	font-size : 14px;
	color : #000000;
	position : absolute;
	left : 12px;
	top : 116px;
	z-index: 1;
	overflow: hidden;
	width : 140px;
	height: auto;
	margin : 0px;
}
a.adr {
	padding: 2px 3px 2px 2px;
	color: #006633;
	text-decoration: none;
	font-size : 14px;
	display : list-item;
	width: 130px;
	line-height:95%;
	margin: 0px;
}
a.adr:hover {
	color : yellow;
}
span.adr {
	padding: 2px 3px 2px 2px;
	color: #004015;
	text-decoration: none;
	font-size : 14px;
	border : 1px dashed white;
	display : list-item;
	width: 132px;
	line-height:95%;
	margin: 0px;
	background-color : #FCB634;
	font-weight : bold;
}
span.subadr {
	padding: 2px 3px 2px 2px;
	color: #000000;
	text-decoration: none;
	font-size : 16px;
	display : list-item;
	width: 132px;
	line-height:95%;
	margin: 2px;
	font-weight : bold;
}
a.logreg {
	font-size : 13px;
	text-decoration: none;
	color : white;
	border: 1px outset white;
	height : 15px;
	width : 100px;
	margin : 0px 10px 2px 10px;
	background : #0099CC;
	padding : 0px 0px 0px 0px;
	text-align : center;
	float : right;
	position: relative;
	top: 8px;
}
a.logreg:hover {
	color : black;
	background : #73CFE7;
}
 .prihl {
	position: relative;
	top: 6px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 2px;
	font-size : 14px;
	float : right;
}
h1 {
	font-weight : bold;
	color : blue;
	text-align : center;
	font-size : 20px;
}
h2 {
	font-weight : bold;
	color : blue;
	text-align : left;
	font-size : 20px;
}
h3 {
	font-weight : bold;
	text-align : left;
	font-size : 16px;
	margin : 0px;
}
p.uvod {
	text-indent: 15px;
	font-weight : bold;
}
p.subnadpis {
	text-indent: 30px;
	text-decoration : underline;
	font-size : 18px;
	font-weight : bold;
}
p.odstavec {
	text-indent: 10px;
	margin : 0px;
}
span.popis_grafu {
	font-size : 12px;
	font-weight : bold;
}
p.gratulace {
	-moz-border-radius : 5px;
	color : #003700;
	background-color : #BBE8BB;
	padding : 5px;
	border: 1px solid white;
}
font.gratulace {
	color : #003700;
	background-color : #D8F1D8;
	padding : 5px;
	border: 1px solid #003700;
	position: relative;
	top: 6px;
	font-weight : bold;
}
p.error {
	-moz-border-radius : 5px;
	color : #AA0000;
	background-color : #FFAAAD;
	padding : 5px;
	border: 1px solid white;
}
font.error {
	color : #AA0000;
	background-color : #FFD2D3;
	padding : 5px;
	border: 1px solid #AA0000;
	position: relative;
	top: 6px;
	font-weight : bold;
}
p.upozorneni {
	-moz-border-radius : 5px;
	color : #AA0000;
	background-color : #FEEA5A;
	padding : 5px;
	border: 2px solid red;
}
font.upozorneni {
	color : #AA0000;
	background-color : #FEF2A0;
	padding : 5px;
	border: 1px solid #AA0000;
	font-weight : bold;
	position: relative;
	top: 6px;
}
p.info {
	-moz-border-radius : 5px;
	color : #000091;
	background-color : #9CCEE7;
	padding : 5px;
	border: 1px solid white;
}
a.upozorneni {
	margin : 0;
	color : black;
	background-color : #DDDD77;
	padding : 2px;
	border: 2px outset red;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
	position: relative;
	top: 6px;
}
a.upozorneni:hover {
	color : purple;
	background : yellow;
}
font.nadpis {
	margin-left : 5px;
	font-weight : bolder;
	color : maroon;
}
input {
	border : 1px inset #993333;
	padding-right : 2px;
	padding-left : 2px;
}
textarea {
	border : 1px inset #993333;
	padding-right : 2px;
	padding-left : 2px;
}
select {
	border : 1px inset #993333;
}
input.cudl {
	background: #EEEEBB;
	border : 2px outset #993333;
	font-size : 13px;
	height : 20px;
}
tr.zahlavi {
	background-color: #308BF1;
	font-weight : bold;
	text-align : center;
	font-size : 15px;
	color : #FFFFAA;
}
tr.zahlavi2 {
	background-color: #6B6B6B;
	font-weight : bold;
	text-align : center;
	font-size : 15px;
	color : black;
}
tr.lichy {
	background-color: silver;
	font-size : 15px;
}
tr.sudy {
	background-color: white;
	font-size : 15px;
}
a.tab {
	text-decoration : none;
	color : #000066;
}
a.tab:hover {
	color : #0066FF;
}
a.button {
	background: #EEEEBB;
	border : 2px outset #993333;
	font-size : 13px;
	margin : 0;
	color : black;
	padding : 2px;
	text-decoration : none;
	text-align : center;
}
a.button:hover {
	color : purple;
}
table.polozka {
	-moz-border-radius : 5px;
	background-color: #FFFFCC;
	width : 100%;
	border : 1px solid Black;
}
tr.zahlavipol {
	background-color: #05A063;
}
tr.zapatipol {
	background-color: #FFFF99;
}
a.nazev {
	color : yellow;
	font-weight : bold;
	text-decoration : none;
}
a.popis {
	font-weight : bold;
	color : #0000AA;
	background-color : #FFFF88;
	text-decoration : none;
}
em.cena {
	background-color: #E3B488;
}
table.kosik {
	background-color: #FFFFCC;
	border : 1px solid Black;
	margin : 0;
}
tr.zahlavikos {
	background-color: #05A063;
	font-weight : bold;
	text-align : center;
	margin : 5px;
	color : yellow;
}
tr.zapatikos {
	background-color: #FFFF9B;
	font-weight : bold;
	margin : 5px;
}
a.odkaz {
	font-weight : bold;
}
table.formular {
	-moz-border-radius : 5px;
	background-color: #E1FFCE;
	border : 1px solid Black;
	margin : 0;
	text-indent : 5px;
	width : 500px;
	font-size : smaller;
}
font.nadpisform {
	background-color: #FFFF88;
	padding : 2px;
	font-weight : bold;
	font-size : larger;
}
tr.zahlaviform {
	background-color: #FFFFCC;
	padding : 2px;
	border : 1px solid Black;
}
font.vyrazne {
	background-color: #FFFF88;
	padding : 2px;
	font-weight : bold;
}
strong.nadpis {
	padding : 2px;
	font-weight : bold;
}
table.tabulka {
	border : 1px solid Black;
	margin : 0;
	text-indent : 0;
	font-size : smaller;
	background-color : #ECFFFF;
	padding : 4px;
}
table.galery {
	border : 1px solid Black;
	margin : 5px;
	font-weight : bold;
	font-size : smaller;
	text-decoration : none;
	background-color : #FFFFCC;
	padding : 0px;
	width: 303px;
}

