/* Default pro celou obrazovku */

body {
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
	color: #000000;
	background-color: #ffffff;
}



FORM {
	margin:0;
	padding:0;
}
/*
TR.rowtitle {
	height:20px;font-family: Arial, Times New Roman, Helvetica, Tahoma;
	border:none;
}
TD.rowtitle {
	height:20px;font-family: Arial, Times New Roman, Helvetica, Tahoma;
		border:none;

}*/
.rowtitle {
	border:none;
	background-color:#294668; color:#FFFFFF;font-family: Arial, Times New Roman, Helvetica, Tahoma;
	font-size:13px; text-decoration:none; font-weight:bold;
}
.row1 {
	border:none;
	background-color:#ffffff; color:#000000;
	font-size:8pt; height:20px;font-family: Arial, Times New Roman, Helvetica, Tahoma;
	cursor: pointer;cursor:hand;
}
.row2 {
	border:none;
	background-color:#aaffaa; color:#000000;
	font-size:8pt; height:20px;font-family: Arial, Times New Roman, Helvetica, Tahoma;
	cursor: pointer;cursor:hand;
}
.row3 {background-color:#008200; color:#ffffff; font-size:12px;font-family: Arial, Times New Roman, Helvetica, Tahoma;
	border:none;
	cursor: pointer;cursor:hand;}
.line {
	background-color:#d00000;
}

.controlBarText {
	color:#000000;
	font-size:10pt; font-weight:bold;font-family: Arial, Times New Roman, Helvetica, Tahoma;
}
.controlBar {
	
	color: #000000;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
	font-size: 10pt;
	text-decoration:none;
}
A.controlBar:hover {
	color: #008200;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
	text-decoration:underline;
}
A.controlBar:active {
	color: #008200;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
	text-decoration: underline;
	font-size: 10pt;
}
.controlBarNextPrev {
	color: #008200;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
	font-size:10pt; text-decoration:none; font-weight:bold;
}
A.controlBarNextPrev:hover {
	color: #008200;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
	text-decoration:underline;
}
A.controlBarNextPrev:active {
	color: #008200;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
	text-decoration: underline;
}
.controlBarAct {
	color:#008200;font-family: Arial, Times New Roman, Helvetica, Tahoma;
	font-size:10pt; font-weight:bold;
}
.controlBarDelim {
	color:#333333;
	font-size:6px;
}
.fieldName {
	font-size:9pt; font-weight:bold;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
}
.field {
	font-size:9pt;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
}
.button1  {
	background-color: #DCDCDC;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
	color: #000000;
	width:190px;
	height: 22px;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-style: outset;
	border-color: White Black Black White;
	cursor: hand;
	cursor: pointer;
}
.copyright {
	color:#000000;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
	font-size:8pt; font-weight:normal; text-align:center;
}
.border1 {border:solid;border-width:1;border-color:#000000;}




/*************** included styles *******************/

A {
	TEXT-DECORATION: none;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
	
}

A:HOVER {
	TEXT-DECORATION: none;
	font-family: Arial, Times New Roman, Helvetica, Tahoma;
}


.menu A {
	color: white; TEXT-DECORATION: none
}

.menu A:HOVER {
	color: red; TEXT-DECORATION: none; font-weight: bold
}


.tabulka1 A {
	FONT-SIZE: 8pt;
	color: 008200; TEXT-DECORATION: none
}

.tabulka1 A:HOVER {
	FONT-SIZE: 8pt;
	color: 008200; TEXT-DECORATION: none; font-weight: bold;
	
}

.tabulka2 A {
	FONT-SIZE: 10pt;
	color: 008200; TEXT-DECORATION: none
}

.tabulka2 A:HOVER {
	FONT-SIZE: 10pt;
	color: 008200; TEXT-DECORATION: none; font-weight: bold;
	
}


.tabulka3 A {
	FONT-SIZE: 10pt;
	color: black; TEXT-DECORATION: none
}

.tabulka3 A:HOVER {
	FONT-SIZE: 10pt;
	color: 008200; TEXT-DECORATION: none;
	
}


.sablona A {
	FONT-SIZE: 12pt;
	color: 008200; TEXT-DECORATION: none
}

.sablona A:HOVER {
	FONT-SIZE: 12pt;
	color: 008200; TEXT-DECORATION: none; font-weight: bold,
	
}
