/* top menu */
a { color: #000000 ; font-family: Trebuchet MS		; font-size: 11; font-weight: none; font-style: none; text-decoration: underline; }

a.normallink:link	{ color:#554433; font-family: Trebuchet MS		; font-size: 11; font-weight: none; font-style: none; text-decoration: underline;} /* #E2EDEA */
a.normallink:visited	{ color: #554433 ; font-family: Trebuchet MS		; font-size: 11; font-weight: none; font-style: none; text-decoration: underline;}
a.normallink:active	{ color: #554433 ; font-family: Trebuchet MS		; font-size: 11; font-weight: none; font-style: none; text-decoration: underline;}
a.normallink:hover	{ color: #990000 ; font-family: Trebuchet MS		; font-size: 11; font-weight: none; font-style: none; text-decoration: underline;}

a.smalllink:link	{ color: #554433 ; font-family: Trebuchet MS		; font-size: 11; font-weight: none; font-style: none; text-decoration: underline;}
a.smalllink:visited	{ color: #554433 ; font-family: Trebuchet MS		; font-size: 11; font-weight: none; font-style: none; text-decoration: underline;}
a.smalllink:active	{ color: #554433 ; font-family: Trebuchet MS		; font-size: 11; font-weight: none; font-style: none; text-decoration: underline;}
a.smalllink:hover	{ color: #990000 ; font-family: Trebuchet MS		; font-size: 11; font-weight: none; font-style: none; text-decoration: underline;}

a.normallinkb:link	{ color:  #554433 ; font-family: Trebuchet MS		; font-size: 11; font-weight: bold; font-style: none; text-decoration: underline;}
a.normallinkb:visited	{ color:  #554433 ; font-family: Trebuchet MS		; font-size: 11; font-weight: bold; font-style: none; text-decoration: underline;}
a.normallinkb:active	{ color:  #554433 ; font-family: Trebuchet MS		; font-size: 11; font-weight: bold; font-style: none; text-decoration: underline;}
a.normallinkb:hover	{ color:  #990000 ; font-family: Trebuchet MS		; font-size: 11; font-weight: bold; font-style: none; text-decoration: underline;}

a.normallinkbt:link	{ color: #000000 ; font-family: Trebuchet MS		; font-size: 11; font-weight: bold; font-style: none; text-decoration: none;}
a.normallinkbt:visited	{ color: #000000 ; font-family: Trebuchet MS		; font-size: 11; font-weight: bold; font-style: none; text-decoration: none;}
a.normallinkbt:active	{ color: #000000 ; font-family: Trebuchet MS		; font-size: 11; font-weight: bold; font-style: none; text-decoration: none;}
a.normallinkbt:hover	{ color: #666666 ; font-family: Trebuchet MS		; font-size: 11; font-weight: bold; font-style: none; text-decoration: overline;}

a.titlelink:link	{ color: #554433 ; font-family: Trebuchet MS		; font-size: 14; font-weight: bold; font-style: none; text-decoration: none;}
a.titlelink:visited	{ color: #554433 ; font-family: Trebuchet MS		; font-size: 14; font-weight: bold; font-style: none; text-decoration: none;}
a.titlelink:active	{ color: #554433 ; font-family: Trebuchet MS		; font-size: 14; font-weight: bold; font-style: none; text-decoration: none;}
a.titlelink:hover	{ color: #990000 ; font-family: Trebuchet MS		; font-size: 14; font-weight: bold; font-style: none; text-decoration: underline;}

span.firsttitle	{ color: #BBBBBB ; font-family: verdana		; font-size: 12; font-weight: none; font-style: none; text-decoration: none; }

span.normaltitle	{ color: #000000 ; font-family: Trebuchet MS		; font-size: 16; font-weight: bold; font-style: none; text-decoration: none; }
span.bigtitle	{ color: #000000 ; font-family: Arial; font-size: 20; font-weight: none; font-style: none; text-decoration: none;}
span.normaltext		{ color: #000000 ; font-family: Trebuchet MS		; font-size: 12; font-weight: none; font-style: none; text-decoration: none; }
span.alert		{ color: #FF0000 ; font-family: Trebuchet MS		; font-size: 14; font-weight: bold; font-style: none; text-decoration: none; }
span.normaltextb		{ color: #000000 ; font-family: Trebuchet MS		; font-size: 12; font-weight: bold; font-style: none; text-decoration: none; }
span.smalltext		{ color: #000000 ; font-family: verdana		; font-size: 9; font-weight: none; font-style: none; text-decoration: none; }
span.smalltextgray		{ color: #dddddd ; font-family: verdana		; font-size: 9; font-weight: none; font-style: none; text-decoration: none; }
span.smalltexty		{ color: #ff6600 ; font-family: verdana		; font-size: 9; font-weight: none; font-style: none; text-decoration: none; }
span.whitesmalltext		{ color: #ffffff ; font-family: verdana		; font-size: 9; font-weight: none; font-style: none; text-decoration: none; }
span.menutext		{ color: #000000 ; font-family: verdana		; font-size: 11; font-weight: bold; font-style: none; text-decoration: none; }
span.figure		{ color: #000000 ; font-family: Webdings		; font-size: 18; font-weight: bold; font-style: none; text-decoration: none; }

  /* offer */

span.offertext		{ color: #DDDDDD ; font-family: verdana ; font-size: 12; font-weight: bold; font-style: none; text-decoration: none; }
td.vl { }

/*FORM STYLES*/
/*text*/
input.form_text {
  font-family: Trebuchet MS;
  font-size: 11;
  font-weight: none;
  color:#333232;
  background: #CAB79F;
  border: #333232 1px solid;
  border-bottom: #333232 1px solid;
 }

textarea.form_textarea {
  font-family: Trebuchet MS;
  font-size: 11;
  font-weight: none;
  color:#333232;
  background: #CAB79F;
  border: #333232 1px solid;
  border-bottom: #333232 1px solid;
 }

input.form_button {
  font-family: Arial;
  font-size: 10;
  font-weight: bold;
  color:#000000;
  background: #CAB79F;
  border: #413004 1px solid;
  cursor: pointer;
 }
 
input.form_button_r {
  font-family: Arial;
  font-size: 10;
  font-weight: bold;
  color: #000000;
  border: #160d06 1px solid;
  background: #d49d34;
  cursor:pointer;
}

tr.fejlec {
   background-color: #efece5;
   color: #000000 ; 
   font-family: Arial; 
   font-size: 12; 
   font-weight: none; 
   font-style: italic; 
   text-decoration: none; 
   text-align: center;
}

tr.fejlec_censored {
   background-color: #ff0000;
   color: #000000 ; 
   font-family: Arial; 
   font-size: 12; 
   font-weight: none; 
   font-style: italic; 
   text-decoration: none; 
   text-align: center;
}

td.fejlec {
   background-color: #eac602; // #efece5;
   color: #000000 ; 
   font-family: Arial; 
   font-size: 12; 
   font-weight: none; 
   font-style: italic; 
   text-decoration: none; 
   text-align: left;
}

td.fejlec_censored {
   background-color: #ff0000;
   color: #000000 ; 
   font-family: Arial; 
   font-size: 12; 
   font-weight: none; 
   font-style: italic; 
   text-decoration: none; 
   text-align: center;
}

tr.lista1_d {
	background-color: #efece5;
    text-align: center;
}

tr.lista2_d {
	background-color: #efece5;
}

tr.lista1_l {
	background-color: #fcf8f5;
    text-align: center;
}