body         {}

p,td,input,select,textarea
        { font-size: 8pt; 
        font-family: tahoma, verdana, Arial, Geneva, Swiss, SunSans-Regular;
        color: #444444 }

ul        {list-style-type: square;
        margin-left: 18px;
        font-size: 8pt; 
        font-family: Arial, verdana, Geneva, Swiss, SunSans-Regular; }

th         { font-size: 8pt; 
        font-family: Arial, verdana, Geneva, Swiss, SunSans-Regular; 
        color: black;
        background-color: #BBCADF;
        border-bottom: solid 1px #6f89aa }

hr        {width: 100%;
        height: 1px;
        border: dashed 1px silver;}

.ramka         { font-size: 8pt; 
        font-family: Arial, verdana, Geneva, Swiss, SunSans-Regular; 
        color: black;
        padding: 10px;
        border-left: solid 1px silver;
        border-right: solid 1px silver;
        border-bottom: solid 1px silver;
        background-color: #F8F8F8}

h1         {color: #6699cc;
        FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        FONT-SIZE: 14pt;
        LINE-HEIGHT: 18pt;
        font-weight: normal;
        padding-left: 10px;
        border-left: solid 10px #99ccff}

h2        {color: orange;
        font-size: 12pt;
        font-family: Arial, verdana, Geneva, Swiss, SunSans-Regular;
        font-weight: bold;}

h3        {COLOR: #0066cc;
        FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        FONT-SIZE: 11pt;
        LINE-HEIGHT: 15pt;
        font-weight: normal;
        margin-bottom: 0px}


.copy         { font-size: 7pt; 
        font-family: sans-serif, Arial, Geneva, Swiss, SunSans-Regular; 
        line-height: 8pt;
        color: #6699cc;
        padding-left: 20px}

.submit	{width: 100px; height: 26px; font: bold 8pt arial; border: none; background: url(img/button.gif)}

.field	{width: 200px; border: solid 1px silver}

label	{width: 120px; font-weight: bold}


.iko         { font-size: 8pt; 
        font-family: sans-serif, Arial, verdana, Geneva, Swiss, SunSans-Regular; 
        line-height: 8pt;
        color: navy;
        font-weight: bold }

.nav         { font-size: 8pt; 
        font-family: sans-serif, Arial, verdana, Geneva, Swiss, SunSans-Regular; 
        line-height: 9pt;
        color: white;
        font-weight: bold }

.frame1        { font-size: 8pt; 
        font-family: sans-serif, Arial, verdana, Geneva, Swiss, SunSans-Regular; 
        line-height: 10pt;
        color: black }



a.menu:link         { text-decoration: none;
        font: bold 8pt arial;
        color: #6699cc;         }

a.menu:visited { text-decoration: none;
        font: bold 8pt arial;
        color: #6699cc;         }

a.menu:hover        { text-decoration: none;
        font: bold 8pt arial;
        color: orange; }

a:link         {
        text-decoration: none;
        color: #6699cc;
}

a:visited { 
        text-decoration: none;
        color: #6699cc;
}

a:hover        { 
        text-decoration: none;
        color: red;
}

a.navigator:link         { text-decoration: none;
        font: normal 8pt arial;
        color: #6699cc;
	padding-top: 10px; 
	border-right: solid 1px #6699cc;
	padding-left: 20px;
	padding-right: 4px;
}

a.navigator:visited { text-decoration: none;
        font: normal 8pt arial;
        color: #6699cc;
	padding-top: 10px; 
	border-right: solid 1px #6699cc;
	padding-left: 20px;
	padding-right: 4px;
}

a.navigator:hover        { text-decoration: none;
        font: normal 8pt arial;
        color: black;
	padding-top: 10px; 
	border-right: solid 1px #6699cc;
	padding-left: 20px;
	padding-right: 4px;
}


