TD 
{
  FONT-SIZE: 12px; 
  COLOR: #000000; 
  FONT-FAMILY: Verdana, Helvetica, sans-serif; 
  font-weight: normal;
}

body
{
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #ffffff; 
}

.text_white	{ color: #ffffff; }

.i	{ font-style: italic; }				<!-- ITALIC -->
.t 	{ font-weight: bold; }				<!-- BOLD -->
.n 	{ font-weight: normal; }			<!-- NORMAL -->
.cent	{ text-align: center; }				<!-- TEXT DO STREDU -->
.right	{ text-align: right; }				<!-- TEXT DO PRAVA -->
.left	{ text-align: left; }				<!-- TEXT DO LAVA -->
.vatop	{ vertical-align: top; }			<!-- TEXT DO HORA -->
.vatopr	{ vertical-align: top; text-align: right; }	<!-- TEXT DO PRAVA -->
.vamiddle	{ vertical-align: middle; }		<!-- TEXT DO HORA -->
.vamiddlec	{ vertical-align: middle; text-align: center; }		<!-- TEXT DO HORA -->
.vamiddler	{ vertical-align: middle; text-align: right; }		<!-- TEXT DO HORA -->

.jadro_w560	{ width: 560px; }				<!-- STREDNA CAST - PRACOVNE JADRO WEBU - TABLE -->
.w100   	{ width: 100%; }				<!-- SIRKA JE 100 PERCENT -->

.cell_nl	{ font-size: 11px; font-weight: normal; color: #333331; text-align: left; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell_bl	{ font-size: 11px; font-weight: bold; color: #333331; text-align: left; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell_nc	{ font-size: 11px; font-weight: normal; color: #333331; text-align: center; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell_bc	{ font-size: 11px; font-weight: bold; color: #333331; text-align: center; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell_nr	{ font-size: 11px; font-weight: normal; color: #333331; text-align: right; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell_br	{ font-size: 11px; font-weight: bold; color: #333331; text-align: right; }		<!-- LAVE MENU - NEVYSVIETENE -->

.cell2_nl	{ font-weight: normal; color: #333331; text-align: left; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell2_bl	{ font-weight: bold; color: #333331; text-align: left; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell2_nc	{ font-weight: normal; color: #333331; text-align: center; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell2_bc	{ font-weight: bold; color: #333331; text-align: center; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell2_nr	{ font-weight: normal; color: #333331; text-align: right; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell2_br	{ font-weight: bold; color: #333331; text-align: right; }		<!-- LAVE MENU - NEVYSVIETENE -->

.cell3_nl	{ font-weight: normal; background-color: #FFCC66; text-align: left; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell3_bl	{ font-weight: bold; background-color: #FFCC66; text-align: left; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell3_nc	{ font-weight: normal; background-color: #E0ECF2; text-align: center; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell3_bc	{ font-weight: bold; background-color: #E0ECF2; text-align: center; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell3_nr	{ font-weight: normal; background-color: #E0ECF2; text-align: right; }		<!-- LAVE MENU - NEVYSVIETENE -->
.cell3_br	{ font-weight: bold; background-color: #E0ECF2; text-align: right; }		<!-- LAVE MENU - NEVYSVIETENE -->




.menu0		{ height: 45px; font-weight: bold; font-size: 15px; color: #E0ECF2; background-color: #404040; text-align: center; }		<!-- LAVE MENU - NEVYSVIETENE -->
.menu1		{ height: 45px; font-weight: bold; font-size: 15px; color: #E0ECF2; background-color: #003399; text-align: center; }		<!-- LAVE MENU - NEVYSVIETENE -->

<!-- SPRAVANIE SA LINIEK  -->   
a:link
{
  text-decoration: none;
  color: #333331;
}

.a2:link
{
  text-decoration: none;
  color: #000000;
}

.a3:link
{
  text-decoration: none;
  color: #ff0000;
}

a:visited
{
  text-decoration: none;
  color: #333331;
}

.a2:visited
{
  text-decoration: none;
  color: #000000;
}

.a3:visited
{
  text-decoration: none;
  color: #000000;
}

a:hover
{
  text-decoration: none;
  color: #990000;
}

.a2:hover
{
  text-decoration: none;
  color: #ff0000;
}

.a3:hover
{
  text-decoration: none;
  color: #ff0000;
}

<!-- STYLY PRE TEXTBOXY A INE FORM FIELDY -->
.box 
{
  BORDER-RIGHT: #A5B1DF 1px solid; BORDER-TOP: #A5B1DF 1px solid;
  BORDER-LEFT: #A5B1DF 2px solid;
  WIDTH: 100%;
  COLOR: #FDF9F0;
  BORDER-BOTTOM: #A5B1DF 1px solid;
  FONT-FAMILY: Verdana, Arial, 'Arial CE';
  font-size:		11px;
  color:		#C5512C;
  font-weight:		bold;
  POSITION: relative;
  BACKGROUND-COLOR: #d9dee6;
  text-align: left;
}

.box_blank
{
  BORDER-RIGHT: #A5B1DF 0px solid; BORDER-TOP: #A5B1DF 0px solid;
  BORDER-LEFT: #A5B1DF 0px solid;
  WIDTH: 100%;
  BORDER-BOTTOM: #A5B1DF 0px solid;
  FONT-FAMILY: Verdana, Arial, 'Arial CE';
  font-size:		11px;
  color:		#000000;
  font-weight:		normal;
  POSITION: relative;
  BACKGROUND-COLOR: #ffffff;
  text-align: left;
}

.box2
{
  BORDER-RIGHT: #A5B1DF 1px solid; BORDER-TOP: #A5B1DF 1px solid;
  BORDER-LEFT: #A5B1DF 2px solid;
  WIDTH: 100%;
  COLOR: #FDF9F0;
  BORDER-BOTTOM: #A5B1DF 1px solid;
  FONT-FAMILY: Verdana, Arial, 'Arial CE';
  font-size:		11px;
  color:		#000000;
  font-weight:		normal;
  POSITION: relative;
  BACKGROUND-COLOR: #ffffff;
  text-align: left;
}
.box3
{
  BORDER-RIGHT: #A5B1DF 1px solid; BORDER-TOP: #A5B1DF 1px solid;
  BORDER-LEFT: #A5B1DF 2px solid;
  WIDTH: 180px;
  COLOR: #FDF9F0;
  BORDER-BOTTOM: #A5B1DF 1px solid;
  FONT-FAMILY: Verdana, Arial, 'Arial CE';
  font-size:		11px;
  color:		#000000;
  font-weight:		normal;
  POSITION: relative;
  BACKGROUND-COLOR: #d9dee6;
  text-align: left;
}
.box_kosik
{
  BORDER-RIGHT: #A5B1DF 1px solid; BORDER-TOP: #A5B1DF 1px solid;
  BORDER-LEFT: #A5B1DF 1px solid;
  WIDTH: 100px;
  BORDER-BOTTOM: #A5B1DF 1px solid;
  FONT-FAMILY: Verdana, Arial, 'Arial CE';
  font-size:		11px;
  color:		#000000;
  font-weight:		normal;
  POSITION: relative;
  BACKGROUND-COLOR: #ffffff;
  text-align: right;
}
.box_lang
{
  BORDER-RIGHT: #A5B1DF 1px solid; BORDER-TOP: #A5B1DF 0px solid;
  BORDER-LEFT: #A5B1DF 1px solid;
  WIDTH: 70px;
  BORDER-BOTTOM: #A5B1DF 1px solid;
  FONT-FAMILY: Verdana, Arial, 'Arial CE';
  font-size:		11px;
  color:		#000000;
  font-weight:		normal;
  POSITION: relative;
  BACKGROUND-COLOR: #ffffee;
  text-align: right;
}
.box2t
{
  BORDER-RIGHT: #A5B1DF 1px solid; BORDER-TOP: #A5B1DF 1px solid;
  BORDER-LEFT: #A5B1DF 2px solid;
  WIDTH: 100%;
  COLOR: #FDF9F0;
  BORDER-BOTTOM: #A5B1DF 1px solid;
  FONT-FAMILY: Verdana, Arial, 'Arial CE';
  font-size:		11px;
  color:		#000000;
  font-weight:		bold;
  POSITION: relative;
  BACKGROUND-COLOR: #d9dee6;
  text-align: left;
}
.box_button
{
  BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid;
  BORDER-LEFT: #000000 1px solid;
  COLOR: #FDF9F0;
  BORDER-BOTTOM: #000000 1px solid;
  FONT-FAMILY: Verdana, Arial, 'Arial CE';
  font-size:		10px;
  color:		#ffffff;
  font-weight:		bold;
  POSITION: relative;
  BACKGROUND-COLOR: #404040;
  text-align: center;
}
.box_button2
{
  BORDER-RIGHT: #A5B1DF 1px solid; BORDER-TOP: #A5B1DF 1px solid;
  BORDER-LEFT: #A5B1DF 1px solid;
  COLOR: #FDF9F0;
  WIDTH: 80px;
  BORDER-BOTTOM: #A5B1DF 1px solid;
  FONT-FAMILY: Verdana, Arial, 'Arial CE';
  font-size:		11px;
  color:		#990000;
  font-weight:		bold;
  POSITION: relative;
  BACKGROUND-COLOR: #d9dee6;
  text-align: center;
}