/* use this file to personalize the layout of the site */

body {
	background-color: #B6B3CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	scrollbar-arrow-color:#BDCAD7;
	scrollbar-track-color:#B6B3CE;
	scrollbar-shadow-color:#200857;
	scrollbar-face-color:#486CA5;
	scrollbar-highlight-color:#486CA5;
	scrollbar-darkshadow-color:#B6B3CE;
	scrollbar-3dlight-color:#200857;
}

.form { background-color: #B6B3CE; color: #1F2541; border: 1px  solid #1F2541}

.formbutton { background-color: #B6B3CE; color: #000000; border: 1px solid #1F2541; font-size: 8pt}

.adres { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; letter-spacing: 1;}

.menu { font-size: 8pt; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #190844; letter-spacing: 1;}

A.menu:link { text-decoration: none; cursor: hand; color: #190844; }
A.menu:visited { text-decoration: none; cursor: hand; color: #190844; }
A.menu:active { text-decoration: none; cursor: hand; color: #190844; }
A.menu:hover { text-decoration: underline overline; cursor: hand; color: #190844}


.tekst2 { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }

A.tekst2:link { text-decoration: underline; cursor: hand; color: #FFFFFF; }
A.tekst2:visited { text-decoration: underline; cursor: hand; color: #FFFFFF; }
A.tekst2:active { text-decoration: none; cursor: hand; color: #FFFFFF; }
A.tekst2:hover {border-bottom: solid 1px #190844; text-decoration: none; cursor: hand; color: #FFFFFF}



.tekst { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }

A.tekst:link { text-decoration: underline; cursor: hand; color: #FFFFFF; }
A.tekst:visited { text-decoration: underline; cursor: hand; color: #FFFFFF; }
A.tekst:active { text-decoration: none; cursor: hand; color: #FFFFFF; }
A.tekst:hover {border-bottom: solid 1px #190844; text-decoration: none; cursor: hand; color: #FFFFFF}

a.litxtb:link { color:#000000; text-decoration:underline }
a.litxtb:visited { color:#000000; text-decoration:underline }
a.litxtb:active { color:#000000; text-decoration:underline }
a.litxtb:hover { color:#000000; text-decoration:underline }




//
