BODY { font-family: arial; font-size: 12px; background-color: #f7931d}
INPUT { font-family: arial; font-size: 11px;}
TEXTAREA { font-family: arial; font-size: 11px;}

.color_yellow   { color: #ffc000}
.color_orange  { color: #f7931d}
.bgcolor_yellow   { background-color: #ffc000}
.bgcolor_orange  { background-color: #f7931d}
.bgcolor_gray1  { background-color: #E7E7E7}

a			{ text-decoration: none; }
a:link  	{ text-decoration: none; }
a:visited 	{ text-decoration: none; }
a:hover		{ text-decoration: underline; }
a:active  	{ text-decoration: underline; }



a.odnosnik			{ text-decoration: underline; color:#FE852C; font-style:normal; font-weight:bold}
a.odnosnik:link  	{ text-decoration: underline; color:#FE852C; font-weight:bold}
a.odnosnik:visited 	{ text-decoration: underline; color:#FE852C; font-weight:bold }
a.odnosnik:hover	{ text-decoration: underline; color:#FE852C; font-weight:bold}
a.odnosnik:active  	{ text-decoration: underline; color:#FE852C; font-weight:bold}



.menu 				 { font-family: arial; font-size: 13px; color:#FFFFFF; font-weight: bold; padding-left: 10px}
a.menu 				{ color: #FFFFFF; text-decoration: none;  }
a.menu:link 	  { color: #FFFFFF; text-decoration: none;  }
a.menu:visited { color: #FFFFFF; text-decoration: none;  }
a.menu:hover  { color: #000000; text-decoration: none; }
a.menu:active 	{ color: #000000; text-decoration: none; }


.submenu 				 { font-family: arial; font-size: 11px; color:#FFFFFF;  font-weight: bold; padding-left: 20px}
a.submenu 			   { color: #FFFFFF; text-decoration: none;   }
a.submenu:link 	  { color: #FFFFFF; text-decoration: none;   }
a.submenu:visited  { color: #FFFFFF; text-decoration: none;  }
a.submenu:hover 	{ color: #000000; text-decoration: none; }
a.submenu:active 	 { color: #000000; text-decoration: none; }


.menudown 				  { font-family: arial; font-size: 11px; color:#FFFFFF; }
a.menudown 	  		    { color: #FFFFFF; }
a.menudown:link     { color: #FFFFFF; }
a.menudown:visited { color: #FFFFFF; }
a.menudown:hover 	{ color: #FFFFFF; }
a.menudown:active  { color: #FFFFFF; }

.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.cell  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding-left:6px; color:#333333}



.them  { font-family: arial; font-size: 18px; color:#000000;  font-weight: bold; }



.send_button { 
   color:#FFFFFF;
   font-family:'arial,trebuchet ms',helvetica,sans-serif;
   font-size: 12px;
   font-weight:bold;
   background-color:#FF9900;
   border:1px solid #FF9900;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FF9900',EndColorStr='#FF9900');
}


.send_button_questionaire { 
   color:#000000;
   font-family:'arial,trebuchet ms',helvetica,sans-serif;
   font-size: 12px;
   font-weight:bold;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffc000',EndColorStr='#ffc000');
}

.label_orange {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color:#f7931d;
	padding: 0px;
	border: 1px #f7931d solid;
}

.label_white {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color:#FFFFFF;
	padding: 0px;
	border: 1px #f7931d solid;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
}

.label_yellow{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color:#ffc000;
	padding: 0px;
	border: 1px #ffc000 solid;
}
