html, body, th, td, a, div  {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family: verdana;
	font-weight: normal;	
	text-align: left;
	color: #006AB2;
/*	background-color: #BEE2E6;*/
}

body,html {
	background-color: #BEE2E6;
}

a {
	background: #FFD100;
}       

img {
	border: 0px;
}

html {
	width:100%;
	height: 100%;
	margin-bottom: 1px;
}

body {
	background-color: #E5E5E5;
	SCROLLBAR-BASE-COLOR: #E5E5E5;
	SCROLLBAR-ARROW-COLOR: black;
	margin-top: 0px;
}

table.layout {
/*	margin-left: auto;
	margin-right: auto;*/
	width:100%;
	height: 100%;
	background-color: #BEE2E6;
	border-collapse: collapse;
}

td.borderLogo {
	width: auto;
	background-color: #FFD100;
}

td#title {
	height:223px;
	background-color: #FFD100;
	text-align: left; 
	vertical-align: top;
}

img#titleLogo {
		margin-top: 15px;
		margin-right: 105px;
		border: none;
	}

td#logo {
	background-color: #FFD100;
	text-align: center; 
	vertical-align: top;	
}

td#splitter {
	height:1px;
	background-color: #006AB2;
}

td#menu {
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	width: 120px;	
	vertical-align: top;
	background-color: #BEE2E6;
}

td#menu div {
	margin: 0px;
	padding: 0px;
}

td#menu span {
	width: 100px;
	display: block;
}

td#menu a {
	padding: 10px;
	display: block;
	background-color: #BEE2E6;
	font-weight: bold;
	text-decoration: none;
}	

td#menu a:hover {
	padding: 9px;
	background: #FFD100;	
	border: 1px solid #006AB2;
}	

td#content {
	width: 460px;
	background-color: #BEE2E6;
	vertical-align: top;
}

td#content div {
	margin: 20px;
	margin-top: 30px;
	text-align: left;
	font-size: 11px;
}

td#content div h1 {
	font-size: 14px;
}

td#content div h2 {
	font-size: 12px;
}

td#content div li.a {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;	
/*	padding-left: -5px;*/
	text-decoration: none; 		
}

td#content div ul.a {
	list-style-image: url("img/bullet.gif");
	padding-left: 15px;
	margin: 0px;
	text-decoration: none; 	
}

td#content p.emph {
	text-align: center;
	font-style: normal;
	font-weight: bold;
}

td#content a {
	text-decoration: none; 	
}

td#content a div {
	display: none;
}

td#content a:hover div {
	margin:0px;
	position: absolute;
	/*padding: 5px;*/
	width:600px;
	display: block;
	background: #ffffff;
	color: #000000;
	text-decoration: none; 	
}

td#preview_top {
	width: 170px;
	background-color: #BEE2E6;
	vertical-align: top;
	padding-top:10px;
}

td#preview_top img {
	margin-left: 30px;
	margin-top: 30px;
}

/* ------------------ ROZVRH --------------------------- */

table#rozvrh td {
	padding-left: 10px;
}
table#rozvrh th {
	font-weight: bold;
	padding-left: 10px;
}

/* ------------------ PARTNERI --------------------------- */

img.partneriHlavni {
	border: 0px;
	margin: 10px;
}

img.partneriOstatni {
	border: 0px;
	margin: 5px;
}

table#program {
	margin-top: 10px;
	border-collapse: collapse;
}

table#program td {
	padding-bottom: 7px;
	padding-top: 7px;
	vertical-align: top;	
}

table#program tr.odd {
	background-color: #F3F7E1;
}

table#detail td {
	vertical-align: top;
	padding-right: 10px;
}

table#detail th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding-right: 10px;
}

table#detail tr.odd {
	background-color: #F3F7E1;
}


/* ------------------- MEDIA ------------------------------*/

table#media {
	width: 100%;
}

table#media td {
	text-align: center;
}

/* ------------------- MAPA ------------------------------*/
div#map	{
	width: 380px;
	height: 300px;
	margin: 0px;
	padding: 0px;	
/*	background-image: url("img/mapaatlas.png");*/
}

div#map img {
	margin: 0px;
	min-height: 100%; 
	padding: 0px;	
}
div#map div {
	margin: 0px;
	padding: 0px;	
}

div#map div a {
	background-color: transparent;
}

div#map div.markerLabel {
	position: absolute; 
	width: 47px; 
	text-align: left; 
	left: 5px; 
	top: 3px; 
	color: #006AB2; 
	font: normal 8px verdana;
}

div.chyba {
	color: #ff0000;
}

/* ------------------- GALERIE ----------------------------*/
table#galerie {
	margin: 0px;
	padding: 0px;
	border-collapse: separate;	
}

table#galerie img.nahled {
	width: 99px;
	height: 99px;
	padding: 7px;
}

table#galerieDetail {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
	width: 408px;
	height: 408px;
	border: 1px solid black;
}

table#galerieDetail td {
	text-align: center;
}

table#navigace {
	width: 408px;
}

td#vpred {
	text-align: right;
	width: 50px;
}

td#zpet {
	text-align: left;
	width: 50px;
}

td#status {
	text-align: center;
}

table#popis {
	width: 408px;
}

table#popis td{
	text-align: center;
}

select, option {
	font-size:10px;
	font-family: verdana;	
}