/* Default pro celou obrazovku */

body,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	margin-top: 0px;
	background:none transparent;
}



FORM {
	margin:0;
	padding:0;
}

TR.rowtitle {
	height:20px;FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	border:none;
}
TD.rowtitle {
	height:20px;FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
		border:none;

}
.rowtitle {
	border:none;
	background-color:#294668; color:#FFFFFF;FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	font-size:13px; text-decoration:none; font-weight:bold;
}
.row1 {
	border:none;
	background-color:#99CCFF; color:#000;
	font-size:8pt; height:20px;FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	cursor: pointer;cursor:hand;
}
.row2 {
	border:none;
	background-color:#3078C1; color:#fff;
	font-size:8pt; height:20px;FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	cursor: pointer;cursor:hand;
}
.row3 {
	background-color:#085099; color:#fff; font-size:12px;FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	border:none;
	cursor: pointer;cursor:hand;}
.line {
	background-color:#294668;
}

.controlBarText {
	color:#fff;
	font-size:10pt; font-weight:bold;FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
}
.controlBar {
	
	color: #fff;
	FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	text-decoration:none;
}
A.controlBar:hover {
	color: 000;
	FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
A.controlBar:active {
	color: #000000;
	FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-size: 10pt;
}
.controlBarNextPrev {
	color: #fff;
	FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	font-size:10pt; text-decoration:none; font-weight:bold;
}
A.controlBarNextPrev:hover {
	color: 000;
	FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
A.controlBarNextPrev:active {
	color: #000000;
	FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	text-decoration: underline;
}
.controlBarAct {
	color:#fff;FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	font-size:11pt; font-weight:bold;text-decoration: underline;
}
.controlBarDelim {
	color:#fff;
	font-size:6px;
}
.fieldName {
	font-size:9pt; font-weight:bold;FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
}
.field {
	font-size:9pt;FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
}
.button1  {
	background-color: #DCDCDC;FONT-FAMILY: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	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 CE","Helvetica CE",Arial,Helvetica,sans-serif;
	font-size:8pt; font-weight:normal; text-align:center;
}
.border1 {border:solid;border-width:1;border-color:#000;}

	body, html {
		font-size: 10pt;
		background-color: #003663;
		color: white;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}

	body, html, table {
		font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
		font-size: 10pt;
	}

	a {
		color: white;
	}

	#main {
		width: 780px;
		text-align: left;
		margin: auto;
	}
	#top a{
		width: 780px;
		height: 115px;
		text-align: left;
		margin: auto;
		display: block;
	}

	
	#top {
		height: 115px;
		width: 780px;
		background: url('../images/top.jpg') no-repeat;
	}

	#menu {
		height: 48px;
		width: 780px;
		background: url('../images/menu_bg.gif') no-repeat;
		overflow: hidden;
	}

	#menu h2 {
		margin: 0px;
		padding: 0px 5px;
		height: 27px;
		overflow: hidden;
		font-size: 18px;
		line-height: 28px;
	}

	#menu ul {
		margin: 0px;
		padding: 0px;
		height: 22px;
		overflow: hidden
	}

	#menu ul li {
		display: block;
		float: left;
	}

	#menu ul li a {
		display: block;
		padding: 4px 0px 4px 5px;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		font-family: sans-serif;
		border: 0px yellow solid;
}
	#menu ul li a:hover, {
		display: block;
		padding: 4px 0px 4px 5px;
		visibility: visible;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		font-family: sans-serif;
		border: 0px yellow solid;
		color: #99CCFF;
	}
	#page {
		background: url('../images/page_bg.gif') repeat-y;
		border-bottom: 2px white solid;
		border-top: 1px white solid;
		margin-bottom: 10px;
	} 

