/* Default pro celou obrazovku */
body {
	background-color: #FFFFC9;
	background-image: url("../images/menu/xbg2.gif");
	background-position: top 10px;
	background-repeat: repeat-y;
	color: #000000;
	font-family: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0px; margin-left: 10px;
}
.space { background-color: #FFFFC9; }
.text {color:#000000;font-size:9pt;font-weight: normal;}
a.text {color:#005000; text-decoration:none;}
a:hover.text {color:#005000; text-decoration:underline;}
.textSmall {color:#000000;font-size:8pt;font-weight: normal;}
.textError {color:#FF6400;font-size:11pt;font-weight: bold;}
.logo_bg {background-color: #ABD265;}
.fastfind_bg {background-color:#ABD265; border:solid; border-width:1; border-color:#000000;}
.fastfind_fnt {color:#000000; font-size:13px; font-weight:normal;}
.fastfind_inp {font-size:12px;}
.leftmenu_bg {background-color:#ABD265;}
.leftmenu_tit {background-color: #2F5800; color: #FFFFFF; font-size:9pt; font-weight: bold;}
.leftmenu_fnt {color: #104010; font-size:9pt; font-weight: bold;}
a.leftmenu_fnt {background-color: #ABD265; color: #000000; text-decoration:none;}
a:hover.leftmenu_fnt {background-color: #104010; color: #FFFFFF; text-decoration:none;}
.leftmenu_hgh {background-color: #104010; color: #FFFFFF; font-size:9pt; font-weight: bold;}
.strip1 {background-color: #000000;}
.strip2 {background-color: #FFFFFF;}
.strip3 {background-color: #2F5800;}
.strip4 {background-color: #C0C0C0;}
.title {color: #2F5800; font-size:11pt; font-weight: normal;}
.titleButton {background-color: #56950D;}
.copyright {color: #000000; font-size: 8pt; font-weight: normal; text-align: center;}
.formtitle {color: #000000; font-size: 14pt; font-weight: bold;}
.formpanel {background-color: #FFFFC9;}
.fieldName {font-size: 9pt; font-weight: bold;}
.fieldName2 {font-size: 9pt;}
.field {font-size: 9pt;}
.fieldError {font-size: 9pt;color: #FFFFFF;background-color: red;}
.fieldCombo {font-size: 9pt; border-right: 0;}
.fieldSemail {background-color:#DAF9B7;color:#2F5800;font-size: 9pt;}
.fieldView {background-color:#E0E0E0;color:#000000;font-size:9pt;text-align:left;border-style:solid;border-color:Black;border-width:1;}
.smallHref {color:#0000FF;font-size: 8pt;text-decoration:underline;}
.button1 {
	background-color:#56950D; color:#FFFFFF;
	font-size:8pt; font-weight:normal;
	text-align:center;
	border-style:double; border-color:Black; border-width:medium;
}
.button2 {
	background-color:#CACAA4; color:#FFFFC9;
	font-size:8pt; font-weight:normal; text-align:center;
	border-style:double; border-color:#CACAA4; border-width:medium;
}
.buttonSemail {
	background-color:#DAF9B7; color:#2F5800;
	font-size:8pt; font-weight:normal; text-align:center;
	border-style:double; border-color:Black; border-width:medium;
}
.buttonDel {
	background-color:#C0C0C0; color:#2F5800;
	font-size:12px; font-weight:normal; text-align:center;
	border-style:double; border-color:Black; border-width: medium;
}
TR.rowtitle {height:20px;}
TD.rowtitle {height:20px;}
.rowtitle {
	background-color:#DDEACF; color:#000000;
	font-size:10pt; font-weight:bold; text-decoration:none;
}
.rowpanel {background-color:#D4E2C2; font-size:8pt;}
.row1 {background-color:#FFFFC9; font-size:9pt;}
.row2 {background-color:#E0E0BF; font-size:9pt;}
.row3 {background-color:#FFFFE0; font-size:9pt;}
.line {background-color:#C0C0C0;}
.controlBarText {
	background-color:FFFFC9; color:#000000;
	font-size:12px; font-weight:bold;
}
.controlBar {
	background-color:#FFFFC9; color:#56950D;
	font-size:9pt; font-weight:bold;
}
A.controlBar:hover {
	background-color:#F0F0F0;
	text-decoration:underline;
}
A.controlBar:active {
	background-color:#F0F0F0;
	text-decoration:underline;
}
.controlBarNextPrev {
	background-color:#FFFFC9; color:#56950D;
	font-size:12pt; font-weight:bold; text-decoration:none;
}
A.controlBarNextPrev:hover {
	background-color:#F0F0F0;
	text-decoration:underline;
}
A.controlBarNextPrev:active {
	background-color:#F0F0F0;
	text-decoration:underline;
}
.controlBarAct {
	background-color:#FFFFC9; color:#FF0000;
	font-size:9pt; font-weight:bold;
}
.controlBarDelim {
	background-color:#FFFFC9; color:#000000;
	font-size:6pt;
}
.border1 {border:solid;border-width:1;border-color: #000000;}
.advnumValue {
	color:#000000;
	font-size:13px; font-weight:bold;
}
.advert {
	font-size:11px;
}
.f1newstitle {
	color:#000000; font-size:11pt;font-weight:bold; text-decoration:none;
}
.b0 {border-width:0px;}
.glFormButton {
	font-size:8pt;
	font-weight:bold;
	color:#fff;
	height:25px;
	background-color:#5C8A2F;
	border:1px solid #fff;

	/*background:url('../images/buttonbg.gif') #fff;*/
	
	background-repeat: repeat-x;
	padding:1px;
	cursor:pointer;
}
.glFormButton-Norm {
/*	background-color:#cdddf3;
	color:#000000;*/
	/* */
}
.glFormButton-Disabled {
	background-color:#e0e0e0;
	color:#898989;
	cursor:default;
}
.glFormButton-Over {
	background-color:#7fb239;
	color:#000;
}



a.rowHref{
border:1px solid #666;
width:622px;
text-align:left;
height:60px;
overflow:hidden;
margin-bottom:5px;
float:left;
clear:left;
color:#000;
text-decoration:none;
}
a.rowHref:hover,a.rowHref:hover span {
color:#000;
background:none #F0FBCF;
text-decoration:none;
}


.rowHref span{
display:block;
/*display:inline-block;*/

}

.rowTitle span,.rowTitle a{
	display:-moz-inline-stack;
	display:inline-block;
	margin:0px;padding:0px;
	
}
a.row1{
	height:24px;	
	border-bottom:2px solid #ccc;
	text-decoration:none;
	color:#000;
}
a.row1:hover{
	text-decoration:none;
	background:none #fff;
}
.row1 span{
	display:-moz-inline-stack;
	display:inline-block;
	margin:0px;padding:0px;
	margin-top:4px;
	vertical-align:middle;
	line-height:20px;
}
.row1 img{
	display:inline-block;
}
