body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	color: #000000;
	line-height: 1.5em;
}

.twoColElsRtHdr #container {
	width: auto;
	background: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
}
.twoColElsRtHdr #header {
	background-color: #000;
	background-image: url(../images/itblalab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 278px;
	top: 0px;
	right: 0px;
	position: static;
		border: thin solid #000000;
			margin-right: 4%;
	margin-bottom: 0;
	margin-left: 4%;
}

.twoColElsRtHdr #sidebar1 {
	float: right;
	width: 15em;
	background-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
}

.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColElsRtHdr #mainContent {
	margin-top: 0;
	margin-right: 16em;
	margin-bottom: 0;
	margin-left: 10px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000000;
	text-align: left;
}
.twoColElsRtHdr #footer {
	padding: 5px;
	background-color: #000000;
	text-align: right;
}
.twoColElsRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltrt1 {
	float: right;
	margin-right: 4em;
}

.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.titulok-bocny {
	text-align: left;
	color: #FFFFFF;
	width: auto;
	line-height: 1.7em;
	background-color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 120%;
	font-weight: bold;
	vertical-align: sub;
	height: 1.5em;
	border-top-style: none;
	text-decoration: none;
	margin-top: 0.5em;
	margin-right: -5%;
	margin-bottom: -0.5em;
	margin-left: -5%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5%;
}
.box {
	width: 100%;
	text-align: left;
	color: #000;
	padding: 0;
}

ul ol {
	line-height: 1.5em;
}
ul li, ol li {
	line-height: 1.5em;
}
.box ul {
	list-style: none;
	text-align: left;
	line-height: 1.2em;
}
.box {
	margin: 0px;
	padding: 0px;
}

#sidebar1 .box ul {
	text-align: left;
	margin-left: 0.6em;
	padding-left: 0px;
}
#mainContent a:focus, #mainContent a:visited, #mainContent a:active, #mainContent a:link {
	color: #000000;
	
	background-color: #FFFFFF;
	line-height: 1.7em;
	font-weight:bold;	
}
#mainContent a:hover {
	color: #000;
	text-decoration: underline;
	background-color: #FFF;
	line-height: 1.7em;
	font-weight:bold;	
	text-decoration: none;
}
ul.bezodrazky {
	list-style: none;
}

.box a:focus, .box a:visited, .box a:active, .box a:link {
	color: #000;
	text-decoration: none;
}
.box a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#mainContent li {
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

.vyrazne {
	font-weight: bold;
}

.velkym {
text-transform: uppercase;
/*font-stretch:expanded;*/
}

.sikmo {
	font-style: italic;
}
.nav { border:0; width:42px; height:32px;}

dt {
margin-top: 0.5em;
display:run-in;
}

dd {
display:inline;
}
ins  {
	font-style: italic;
	text-decoration:none;	
}

h1{line-height: 1.5em;}

li.posun{
	line-height: 3em;
}

.bib:hover{background-color: rgb(205,205,205);}

.neu {text-decoration: line-through; color:#AAAAAA !important;}

qol { counter-reset: item }
qli { display: block }
qli:before { content: counters(item, ".") " "; counter-increment: item }

.kur {font-family:"Lucida Console", "Courier New", monospace; background-color:#eee}
laai {padding-bottom:0.25em;}
.nm {padding-bottom:0; padding-top:0;}
pppp {text-indent:3em;}
.zv {font-weight: bold;}

.koment {display: inline-block;border:3px solid gray;background-color: gray}
.koment::before {
  content: "***";
  color: yellow;
  font-weight: bold;
}
.koment::after {
  content: "***";
  color: yellow;
  font-weight: bold;
}

.ok {display: inline-block;border:3px solid green;}
.zle {display: inline-block;border:3px solid red;}