BODY {
	margin: 0px;
	padding: 0px;
	font-size: smaller;
	font-family: sans-serif;
/*		background:url('imgs/pozadi.gif') #FFFFFF;*/
	overflow-x: hidden;
}


#horni {
	width: 759px;
	height: 97px;
	background: url(imgs/pozadi-hor.gif)
}
#horni H1{
	display: none;
}
#ilu {
 	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 100%;
	height: 84px;
}
#dolni {
	position:absolute;
	width: 799px;
	background: #E8F4FA url(imgs/pozadi-levedol1.gif) 0px 0px no-repeat; /*#E8F4FA*/
}
#dolni1 {
	width: 799px;
	background: url(imgs/pozadi-pravedol1.gif) right top repeat-y; /*#E8F4FA */
}
#dolni2 {
	margin-left:20px;
	width: 585px;
	float: left;
	background: url(imgs/pozadi-pravedol1.gif) right top repeat-y; /*#E8F4FA */
	overflow: hidden;
	position: relative;
}
#text {
	padding: 20px 16px 100px 0px; 
	background: url(imgs/pozadi-pravedol2.gif) right top no-repeat;
}
#menu {
	margin-left: -100px;
	width: 294px;
	float: left;
	padding-top: 20px;
	font-family: 'Lucida Console', monospace;
	font-size: 1.5em;
	overflow-x: hidden;
}
.obtok {
	height: 18px;
	float: right;
	clear: right;
/*   	background: #aaaaaa;   */
}

#menu UL {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: right;
	list-style-type: none;
}


#menu LI {
	margin-bottom: 0.8em;
}

#menu LI A:link, #menu LI A:visited{
	color: black;
	text-decoration: none;

}
#menu LI A:hover {
	color: #62b5dc; /*#a8d6ed;*/
	text-decoration: none;
}



P { 
	margin-top: 0px;
	margin-bottom:0.5em;
}

.menu2 {
	font-size: 0.8em;
}
.plusminus {
	font-size:0.6em;
	background: #BBBBBB;
	color:white;
	padding: 0.1em 0.3em 0.1em 0.3em;
	margin-right:0.2em;
	vertical-align: middle;
}


#text A{
/* 	color: #e18b03; */
	color: #ca7c00;
}
#text A:hover{
	color: #2B79A8;
}

#text table.obyc{
	border:none;
	margin-right:7px;
	margin-bottom:7px;
}
#text table.obyc TD{
	border:1px solid gray;
	background:#a8d6ed;
	padding: 0.2em;
}


TABLE.kurzy {
  	table-layout : fixed; 
 	width:100%; 
	border-spacing:2px;
}

TABLE.kurzy TR {
	background: #dddddd;
	border-spacing:1px;
}

TABLE.kurzy TD {
	text-align: center;
/* 	width:10px; */
 	width:1.3em;
	overflow:hidden;
	white-space:nowrap;
	/* text-overflow:ellipsis; */
 	border:1px solid gray;
	padding:1px;
}

TABLE.kurzy TD.kurz{
	font-size: 0.9em;
	text-align: center;
/*  	width:10px; */
 	width:1.3em;
	overflow:hidden;
	white-space:nowrap;
/* 	margin:1px; */
/* 	ppadding:0; */
/* 	border-spacing:1px; */
}
TABLE.kurzy TR.tmavsi TD {
	background:#abd8ee;
}
TABLE.kurzy_seznam{
	table-layout: fixed;
	width:97%;
	font-size:1em !important;
}


.xvv {
	width: auto;
}
.mensi {
	font-size: xx-small;
	font-weight: lighter;
}

H1 {
	font-size: 1.35em;
	text-align: left;
}
H2 {
	font-size: 1.2em;
}
H3 {
	font-size: 1.1em;
}
#text {
	text-align: justify;
}
#text UL{
	margin-left:0.7em;
	padding-left:0.7em;
}
#text OL{
	margin-left:0.9em;
	padding-left:0.9em;
}

#text LI{
	margin-left: 0px;
	padding-left:0px;
	margin-bottom: 1em;
	text-align: left;
}

#text UL.tesny LI{
	margin-bottom: 0.1em;
	text-align: left;
}

#text .kurz A{
	text-decoration:none;
	display:block;
	color: black;
}
#text .kurz A:hover{
	color: black;
	background: #e18b03;
}

.pdf {
	padding:0 5px 3px 20px;
/* 	padding-left:20px;
	padding-right:5px; */
/* 	height:1.3em; */
/* 	float:left;
	display:block; */
	background: url(imgs/iko-pdf.gif) top left no-repeat;
}

A i{
	width: 20px;
	padding-left:20px;
	background: url(imgs/ven.gif) 2px bottom no-repeat;
}
A:hover i{
	background: url(imgs/ven2.gif) 2px bottom no-repeat;
}

#text IMG{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	cursor: pointer;
}

.chyba{
	color: red;
}
.obj_kurz{
	position: absolute;
	border: 1px solid #666666;
	background: #d5ebf5;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin-left:13em;
	margin-top:0.4em;
	font-weight:bold;
	display:block;
	float:left;
}
.obj_kurz:hover{
	border: 1px solid #e18b03;
}
.obj_cert{
 	position: absolute;
	border: 1px solid #666666;
	background: #d5ebf5;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin-left:1em;
	margin-top:0.4em;
	font-weight:bold;
}
.obj_cert2{
 	position: absolute;
	border: 1px solid #666666;
	background: #d5ebf5;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin-left:1em;
	margin-top:2.2em;
	font-weight:bold;
}

.obj_cert:hover, .obj_cert2:hover{
	border: 1px solid #e18b03;
}

SPAN.vyznac{
	background-color:#e18b03;
	color: white;
}
