BODY{
	font-family: Verdana;
	font-size: 11px;
	background-color:
}


TABLE.left {
	text-align: left
}
TABLE.center {
	text-align: center
}

TABLE.bunka-md {
	border-style: solid;
	border-width: 2px;
	border-color: #004080;
	width: 165px;
	border-collapse: collapse;
}

TABLE.bunka-wak {
	border-style: solid;
	border-width: 2px;
	border-color: darkcyan;
	width: 160px;
	height: 60px;
	border-collapse: collapse;
}

TABLE.org-struk {
	background-image: url('mrizka.png');
	background-position: center;
	background-repeat: no-repeat
}

TABLE.org-odd {
	width: 460px;
	text-align: left;
}

TABLE.org-text {
	width: 600px;
	text-align: left
}

TD.free-space { 
	height: 800px;
}

TD.info-krize{ 
	background-color:#DEECF5;
}
TD.info-utaj{ 
	background-color:#E8E8E8;
}

TD.zvyraznene { 
	font-weight: bold;
}

TR.jmeno-wak {
	background-color:darkcyan;
}
TR.jmeno {
	background-color:#004080;
}
TR.funkce-bos {
	background-color:#DFEFFF;
}
TR.funkce-wak {
	background-color:#FFFFFF;
}
TR.funkce1 {
	background-color:#DBFFDB;
}
TR.funkce2 {
	background-color:#FFFFCE;
}
TR.funkce3 {
	background-color:#E8E8E8;
}


a:link{
	text-decoration: none;
	color: blue
}
a:visited{
	text-decoration: none;
	color: blue
}
a:active{
	color: red
}
a:hover{
	color: red;
	font-weight: bold
}



a:link.white{
	text-decoration: none;
	color: white
}
a:visited.white{
	text-decoration: none;
	color: white
}
a:active.white{
	color: yellow
}
a:hover.white{
	color: yellow;
	font-weight: bold
}
a:hover.doklink{
	text-transform: uppercase;
	color: red;
	font-weight: bold
}


.md-bold{ 
	font-weight: bold
}
.md-bold-blue{ 
	font-weight: bold;
	color: darkblue;
}
.md-blue-italic{ 
	font-style: italic;
        color: darkblue;
}


.md-white{ 
	background-color:white 
}

.md-seda-light{ 
	background-color:#EEF4F7;
}

.md-odbor-light{ 
	background-image: url('md.gif');
	background-repeat: repeat
}

.md-dok-light { 
	background-image: url('dok.jpg');
	background-repeat: repeat;
	background-color:#EDEBEB;
}

.md-name-light { 
	background-image: url('md2.gif');
	background-repeat: repeat;
	background-color:#DEECF5;
}

.md-jazyk-light { 
	background-color:#DEECF5;
}

.md-kontakt-light { 
	background-color:#DEECF5;
}

.md-count-light { 
	background-color:#DEECF5;
}

.krize-silver-line { 
	font-size: 1pt;
	background-color:gray
}

.krize-blue-line { 
	font-size: 1pt;
	background-color:blue
}


pre {
	font-family: Verdana;
	font-size: 11px;
}

DIV.bunka-jmeno{
	background-image: url('md2.gif');
	background-repeat: repeat;
	background-color:cyan;
	margin: 0 auto;
	position:relative;
	width:160px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #004284;
	border-right: 1px solid #004284;
	border-top: 1px solid #004284;
	border-bottom: 1px solid #004284;
}

DIV.bunka-funkce{
	background-color:#F5F5F5;
	margin: 0 auto;
	position:relative;
	width:160px;
	height:40px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	text-align: center;
	border-left: 1px solid #004284;
	border-right: 1px solid #004284;
	border-bottom: 1px solid #004284;
}

TABLE.struktura {
	background-image: url('struk_lines.gif');
	background-repeat: repeat;
	margin:0 auto;
	text-align: left;
}