BODY{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	margin: 0px;
}

BODY.basic{
	background-color: white;
}

BODY.svetle-modra{
	background-color:#76B4CF;
	color: white;
}

BODY.svetle-modra-2{
	background-color:#76B4CF;
}

BODY.tmave-modra{
	background-color: #004080;
}


BODY.tmave-sediva{
	background-color:#A8A8A8;
}

BODY.wip{
	background-color:orange;
}


BODY.bila{
	background-color: white;
}


DIV.main{
	position:relative;
	width:780px;
	margin:0px auto;
}

DIV.md-language{
	position:relative;
	top: 2px;
	width: 780px;
	height: 20px;
	text-align:left;
}

DIV.logo-MD{
	background-color:#004284;
	margin: 0 auto;
	position:relative;
	width: 728px;
	text-align:left;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

DIV.md-prazdna-hlavicka{
	font-size:0px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

DIV.prazdna{
	background-color:white;
	margin: 0px auto;
	position: relative;
	width: 728px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}


DIV.odb-hlavicka{
	background-image: url('md.gif');
	background-repeat: repeat;
	margin: 0px auto;
	position: relative;
	width: 728px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	text-align: center;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

DIV.odb-telo-pozadi{
	background-color:#A8A8A8;
	position:relative;
	margin:0 auto;
}

DIV.odb-telo{
	background-color:#F5F5F5;
	margin: 0 auto;
	position:relative;
	width:728px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform:uppercase;
	border-left: 1px solid white;
	border-right: 1px solid white;
	z-index:1;
}

DIV.odb-telo-1{
	background-color:#F5F5F5;
	margin: 0 auto;
	position:relative;
	width:728px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

DIV.odb-telo-2{
	background-color:white;
	margin: 0 auto;
	position:relative;
	width:728px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

DIV.odb-telo-3{
	background-color:#F5F5F5;
	margin: 0 auto;
	position:relative;
	width:728px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

DIV.odb-osoba-1{
	background-color:white;
	margin: 0px auto;
	position: relative;
	width: 728px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	text-align: center;
	border-left: 1px solid white;
	border-right: 1px solid white;
}


DIV.odb-osoba-2{
	background-color:#EEF4F7;
	margin: 0px auto;
	position: relative;
	width: 728px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	text-align: center;
	border-left: 1px solid white;
	border-right: 1px solid white;
}


DIV.info{
	background-color:#F9ECDD;
	color:#F7941D;
	margin: 0px auto;
	position: relative;
	width: 728px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
	text-align: center;
	border-left: 1px solid white;
	border-right: 1px solid white;
}


DIV.odkaz-MD{
	background-color:#EEF4F7;
	margin: 0 auto;
	position:relative;
	width:728px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}


DIV.wak-link{
	background-color:white;
	margin: 0 auto;
	position:relative;
	width:728px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
	border-left: 1px solid white;
	border-right: 1px solid white;
}


DIV.bunka-odd{
	background-image: url('md1.gif');
	background-repeat: repeat;
	background-color:cyan;
	margin: 0 auto;
	position:relative;
	width:200px;
	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;
	z-index:30;
}

DIV.bunka-jmeno{
	background-image: url('md2.gif');
	background-repeat: repeat;
	background-color:cyan;
	margin: 0 auto;
	position:relative;
	width:200px;
	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;
	z-index:30;
}

DIV.bunka-funkce{
	background-color:#F5F5F5;
	margin: 0 auto;
	position:relative;
	width:200px;
	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;
	z-index:30;
}


DIV.bunka-blank{
	background-color:#F5F5F5;
	margin: 0 auto;
	position:relative;
	width:200px;
	height:20px;
	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;
	z-index:30;
}


TD{
	vertical-align:top;
}

DIV.aktuality-label{
	background-color:#F2F2F2;
	margin: 0 auto;
	position:relative;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
	text-transform:none;
	font-weight: bold;
	text-align: center;
	color:black;
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-top: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
}


DIV.aktuality-telo{
	background-color:white;
	margin: 0 auto;
	position:relative;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
	text-transform:none;
	text-align: justify;
	color:black;
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
}

DIV.aktuality-zpet{
	margin: 0 auto;
	position:relative;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
	text-transform:none;
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
}



TABLE.left {
	margin:0 auto;
	text-align: left;
}

TABLE.center {
	text-align: center;
}

TABLE.struktura {
	background-image: url('struk_lines2.gif');
	background-repeat: no-repeat;
	background-position: center 65px;
	margin:0 auto;
	text-align: center;
}


TD.free-space { 
	height: 800px;
}

TD.zvyraznene { 
	font-weight: bold;
}

a:link{
	text-decoration: none;
	color: #004284;
	font-weight: bold;
}

a:link.zpet{
	font-weight: normal;
}

a:link.vice{
	font-weight: normal;
}

a:visited{
	text-decoration: none;
	color: #004284;
	font-weight: bold;
}
a:active{
	color: red;
}
a:hover{
	color: red;
	font-weight: bold;
}

a:link.nic{
	text-decoration: none;
	color: orange;
}
a:visited.nic{
	text-decoration: none;
	color: orange;
}
a:active.nic{
	color: orange;
}
a:hover.nic{
	color: orange;
	font-weight: bold
}

a:hover.doklink{
	text-transform: uppercase;
	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
}

.dok{
	background-color: #C0C0C0;
	text-align: center;
	padding: 100px;
}

p{
	text-align: justify;
}

.md-bold{ 
	font-weight: bold
}
.md-bold-blue{ 
	font-weight: bold;
	color: darkblue;
}
.md-blue-italic{ 
	font-style: italic;
        color: darkblue;
}

.line{ 
	background-color:black;
	z-index:10;
}
