BODY {
   background-color: rgb(40,20,110);
   color: rgb(255,255,255);
   text-align: center;
   font-family: Verdana,Helvetica,Arial,sans-serif;
   font-size: 8pt;
   margin: 0px;
}

A {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}

A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

TABLE.tablemain {
   width: 760px;
   height: 100%;
   empty-cells: show;
   font-size: 10pt;
}

TABLE.tablecennik {
   width: 100%;
   height: 100%;
   empty-cells: show;
   font-size: 8pt;
   padding: 3px;
}

TABLE.tableform {
   width: 100%;
   height: 100%;
   empty-cells: show;
   font-size: 8pt;
}

TD.tdcentyt {
   text-align: center;
   font-weight: bold;
   background-color: rgb(100,150,255);
   color: rgb(40,20,110);
   border: 1px solid rgb(40,20,110);
}

TD.tdcennag {
   text-align: center;
   font-weight: bold;
   background-color: rgb(80,100,200);
   color: rgb(255,255,255);
   border: 1px solid rgb(40,20,110);
   padding: 1px;
}

TD.tdcenlicz {
   text-align: right;
   vertical-align: top;
   background-color: rgb(40,50,150);
   color: rgb(255,255,255);
   border: 1px solid rgb(40,20,110);
   padding: 2px;
}

TD.tdcentyp {
   text-align: left;
   vertical-align: top;
   background-color: rgb(40,50,150);
   color: rgb(255,255,255);
   border: 1px solid rgb(40,20,110);
   padding: 2px;
   width: 90px;
}

TD.tdcentxt {
   text-align: left;
   vertical-align: top;
   background-color: rgb(40,50,150);
   color: rgb(255,255,255);
   border: 1px solid rgb(40,20,110);
   padding: 2px;
}   

TD.tdmain {
   width: 760px;
   text-align: left;
}

TD.formtytul1 {
   background-color: rgb(100,150,255);
   color: rgb(40,20,110);
   font-weight: bold;
   font-size: 9pt;
   text-align: center;
   padding: 5px;
}

TD.formularz {
   font-size: 8pt;
}

DIV.ofirmie {
   padding: 2px;
   margin-bottom: 10px;
   text-indent: 30px;
   text-align: justify;
}

DIV.divadres {
   padding: 2px;
   font-size: 12pt;
   font-weight: bold;
   text-align: center;
}

IMG.imgleft {
   margin-right: 5px;
   margin-bottom: 5px;
}

IMG.imgright {
   margin-left: 5px;
   margin-bottom: 5px;
}

FORM {
   font-size: 8pt;
   margin: 0px;
}

INPUT {
   font-size: 8pt;
}

SELECT {
   font-size: 8pt;
}

TEXTAREA {
   font-family: Verdana,Helvetica,Arial,sans-serif;
   font-size: 8pt;
}
