body { 
	color: brown;
	font-family: Arial, "Trebuchet MS", Geneva,  Helvetica, SunSans-Regular, sans-serif;
	background-color: #dadbdd; 
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	}
.body { 
	width: 1000px;
	text-align: center;
	}
#EN_6063 {
color: black;
}
#wrap {
	padding: 0 20px;
	min-width: 900px;
	max-width: 1024px;
	margin: 0 auto;
}
p {font-weight: bold;}

td {}

a { 
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}

a:hover { 
	color: brown;
	}


a img { border: 0; }

h1 {
	font-size: 1px;
	text-align: center;
	}
h2 {
	font-size: 10px;
	color: #7d2230;
	}
h3 {
	font-size: 1px;
	text-align: center;
	color: transparent;
	}
#clear {
	clear: both;
	}
	
.brown {
	color: #7d2230;
	}
	
.grey {
	color: #5e5e5e;
	}

/* ----- Hlavička ----- */

.head {
	background-image: url(../img/bg_head.gif);
	background-repeat: repeat-x;
	height: 90px;
	text-align: left;
	border-top: 7px solid #267c8e;
	}

.head p {
	font-size: 12pt;
	margin: 40px 0 0 105px;
	}

.head h2 {
	font-size: 18pt;
	margin: -27px 0 0 400px;
	}

#logo {
	position: absolute;
	margin-left:2px;
	margin-top: 4px;
	width: 100px;
	height: 100px;
	}

/* ---- obsah / menu ----- */

.middle {
	/*height: 500px;*/
	background-image: url(../img/bg_middle.gif);
	border-bottom: 7px solid #7d2230;
	text-align: left;
	}
	
.LTAtop {
	height: 10px;
	background-image: url(../img/LTA_01.gif);
	clear:both;
	}
	
.LTAmid {
	background-image: url(../img/LTA_02.gif);
	padding: 5px 30px 5px 30px;
	font-size: 8pt;
	}

.LTAbot {
	height: 10px;
	background-image: url(../img/LTA_03.gif);
	}
	
.lang {
	margin-top: 20px;
	text-align: center;
	}

.lang a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	margin: 0 10px 0 10px;
	}
	
.lang a:hover {
	color: #000;
	}
	
/* ---- obsah / hlavni ---- */

.right {
	float:left;
	width: 610px;
	margin-left: 5px;
	overflow:hidden;
	color: black;
	}

.righthead {
    background-image: url(img/rh_hlinik.jpg);
	height: 200px;
	background-color: #267c8e;
	border-bottom: 7px solid #7d2230;
}

.righttxt {
	margin: 10px;
	}

/* --- patička --- */

.footer {
	padding: 20px 0 20px 0;
	clear:both;
	}
	
.footer .left {
		width: 280px;
		text-align: center;
		}

/* ---- Tabulky ---- */

.hidetab {
	display: none;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #267c8e;
	position: fixed;
	}
	
table {
	text-align: center;
	} 
