TD 
{
  FONT-SIZE: 12px; 
  COLOR: #545253;
  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;
  COLOR: #545253; 
}

.titulok	{ font-size: 18px; color: #545253; height: 48px; padding-left: 10px; }
.titulokR	{ font-size: 14px; font-weight: bold; color: #C92F30; height: 48px; padding-left: 10px; }
.titulok_produkty	{ font-size: 16px; font-weight: bold; color: #C92F30; height: 50px; padding-left: 10px; }
.titulok_sluzby	{ font-size: 16px; font-weight: bold; color: #737273; height: 50px; padding-left: 10px; }
.produkty	{ color: #C92F30; }
.popis { color: #545253; }

.copyright	{ font-size: 11px; color: #8f8f8f; background-color: #f2f2f2; }
.webmaster	{ font-size: 11px; }
.listaT 		{ background-color: #f2f2f2; }
.lista 		{ background-color: #f2f2f2; }


.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 -->


<!-- SPRAVANIE SA LINIEK  -->   
a:link { text-decoration: none; color: #FEC72C; }
a:visited { text-decoration: none; color: #FEC72C; }
a:hover { text-decoration: none; color: #FEC72C; }

a.link1 { text-decoration: none; color: #545253; }
a.link1:visited { text-decoration: none; color: #545253; }
a.link1:hover { text-decoration: none; color: #C92F30; }

a.link2 { text-decoration: none; color: #ffffff; }
a.link2:visited { text-decoration: none; color: #ffffff; }
a.link2:hover { text-decoration: none; color: #FAF520; }

<!-- 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;
}