html, body, td, tr {margin:0; padding:0;}
html { width:100%; height:100%; }
body { width:100%; height:100%; }

body {
	background-color:#F9B44D;
	color:#000000;
	font-family:Arial;
	font-size:90%;
}

img {
	border:0;
};

table.main table.mainbody {
	border-color:#000000;
	vertical-align:top;
	width:100%;
	height:100%;
}

td.header {
	vertical-align:top;
	background-color:#000000;
	background-image:url(images/starsky.jpg)
}

td.menu_header {
	height: 30px;
	vertical-align:top;
	background-color:#FFFFFF;
}

tr.body {
	height:50%;
}

td.column_left, td.column_right {
	margin:0px;
	background-color:#FFFFFF;
	vertical-align:top;
}

td.column_left {
	width:185px;
	text-align:left;
}

td.column_right {
	width: 210px;
	text-align:left;
}

td.column_body {
	text-align:justify;
	background-color:#FFFFFF;
	vertical-align:top;
}

td.menu_footer {
	height: 30px;
	background-color:#FFFFFF;
}

td.footer {
	height: 30px;
	vertical-align:top;
}

a.menu_active, a.menu_notactive, a.menu_home_favour, .linktah {
	font-family: Tahoma;
	font-size: 10px;
	color:#FF0000;
	text-decoration:underline;
}

.tah9, a.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	color:#626262;
	text-decoration: none;
}

a.tah9 {
	text-decoration: underline;
}

#db_rozisk, .db_select {
	border-width:1px;
	border-style:groove;
	border-color:#000099;
	width:100%;
	margin:0px;
	height:10;
}
 
