@charset "utf-8";

body{ background-color: #FFFFFF;  margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;	}
/*
table { width: 100%; border: none; border-collapse: collapse; padding: 0; margin: 0; }
table td{  height: 1%; }*/

/* TEXTS */
td { font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #222;  }
td:link.nav    {color: #A94519; text-decoration: none;}
td:visited.nav {color: #A94519; text-decoration: none;}
td:hover.nav   {color: #A94519; text-decoration: none;}

.title 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 14px; line-height: 14px; color: #006E00; font-weight: bold;}
.title 		A:link 		{ color: #006E00; text-decoration: none; }
.title 		A:visited 	{ color: #006E00; text-decoration: none; }
.title  	A:hover		{ color: #006E00; text-decoration: none; }

.meniu 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #333333; font-weight: bold; }
.meniu 		A:link 		{ color: #333333; text-decoration: none; }
.meniu 		A:visited 	{ color: #333333; text-decoration: none; }
.meniu  	A:hover		{ color: #006E00; text-decoration: none; }

.meniuprod 	{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #444444; font-weight: bold; }
.meniuprod 	A:link 		{ color: #444444; text-decoration: none; }
.meniuprod 	A:visited 	{ color: #444444; text-decoration: none; }
.meniuprod  A:hover		{ color: #006E00; text-decoration: none; }

.prod		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #888888; font-weight: bold; }
.prod 		A:link 		{ color: #888888; text-decoration: none; }
.prod 		A:visited 	{ color: #888888; text-decoration: none; }
.prod		A:hover		{ color: #006E00; text-decoration: none; }

.lang 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #006E00; font-weight: none; }
.lang 		A:link 		{ color: #006E00; text-decoration: none; }
.lang 		A:visited 	{ color: #006E00; text-decoration: none; }
.lang  		A:hover		{ color: #006E00; text-decoration: underline; }

.txt 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #222; font-weight: none; }
.txt 		A:link 		{ color: #A94519; text-decoration: none; }
.txt 		A:visited 	{ color: #A94519; text-decoration: none; }
.txt  		A:hover		{ color: #A94519; text-decoration: none; } 

.copy 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #FFFFFF; font-weight: none; }
.copy 		A:link 		{ color: #FFFFFF; text-decoration: none; }
.copy 		A:visited 	{ color: #FFFFFF; text-decoration: none; }
.copy  		A:hover		{ color: #FFFFFF; text-decoration: underline; } 

/* BORDERS */
.bd			{ border-top: #AAA 1px solid; border-left: #AAA 1px solid; border-right: #AAA 1px solid; border-bottom: #AAA 1px solid;	}
.bd_t		{ border-top: #AAA 1px solid; }
.bd_l		{ border-left: #AAA 1px solid; }
.bd_r		{ border-right: #AAA 1px solid; }
.bd_b		{ border-bottom: #AAA 1px solid; }

/* COLORS */
.color_true 	{ color: #009966; }
.color_false 	{ color: #FB0000; }

/* ACTIONS */
.hand 			{ cursor: hand; }
.display 		{ display:none}

/* INPUTS */
#input			{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#select			{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#textarea		{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#button			{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#radio			{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#checkbox		{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#header{ position: absolute; left: -999em; }
