@import url(/_gfx/css/datagrid.css);
BODY {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Courier New, Courier, Monospace;
	font-size: small;
}
TD {
	font-size: small;
}
TH {
	font-size: small;
	text-align: left;
}
H1 
{
	font-size: large;
}
H2 
{
	font-size: medium;
}
INPUT, SELECT, TEXTAREA, BUTTON {
	font-family: Courier New, Courier, Monospace;
	font-size: small;
	border: solid 1px #000000;
}
FORM {
	margin: 0px;
	padding: 0px;
}
IMG 
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
HR
{
	color: #000000;
	height: 1px;
	width: 100%;
}
.noborder, .noborder INPUT {
	border: none;
}
A:link {
	color: #006600;
}
A:hover {
	color: #009900;
}
A:visited {
	color: #666666;
}
.top 
{
	background-color: #FFFFFF;
	height: 90px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.top IMG {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
}
.menu 
{
	text-align: center;
	background-color: #FFFFFF;
	border: solid 0px #006600;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 200px;	
}
.menu IMG {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
}
.main 
{
	border: solid 2px #006600;
	margin-right: 10px;
	position: absolute;
	left: 210px;
	top: 100px;
	background-color: #EEF0EE;
	padding: 30px;
}
.copyright 
{
	text-align: center;
	border-top: solid 2px #006600;
	margin-top: 30px;
	padding-top: 3px;
	width: 100%;
}
.copyright IMG
{
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
}
.menupanel 
{
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-bottom: solid 0px #006600;
	border-left: solid 0px #006600;	
	border-right: solid 0px #006600;
	border-top: solid 0px #006600;		
	background-color: #FFFFFF;
	padding: 2px;
	width: 190px;
}
.menupanel TD {
	font-size: 8pt;
	margin: 0px;
	padding: 0px 0px 1px 3px;
}
.menupanel .today {
	background-color: #336633;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.menupanel .today A
{
	color: #FFFFFF;
}
.menupanel .normal {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.menupanel .weekend {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.menulink 
{
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}
SMALL, .small, .small TD, .small TH {
	font-size: x-small;
}
.cmtheader {
	border: #000000 1px solid;
	background-color: #EEF0EE;
	padding: 3px;
}
.cmtheader TD, .cmtheader TH {
	font-size: x-small;
}
.nav {
	text-align: center;
	color: #000000;
	background-color: ##EEF0EE;
	padding: 3px;
}
.survey 
{
	background-color: #FFFFFF;
	border-bottom: #006600 2px solid;
	border-left: #006600 2px solid;			
	border-right: #006600 2px solid;
	border-top: #006600 2px solid;
	display: block;
	float: right;	
	margin-top: 50px;	
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 200px;	
}
.survey, .survey TD, .survey INPUT {
	font-size: x-small;
}
.survey .otazka {
	font-weight: bold;
}
.survey .odpoved INPUT {
	border: none;
}
.survey .bar {
	background-color: #336633;
	border-left: solid 1px #336633;
	font-size: xx-small;
}
.recnavigation{
	border: solid 2px #006600;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.recnavigation TD
{
	padding: 8px;
	vertical-align: top;
}

