body {background:none;
color:black;
font-family:"Arial Narrow";
}

.log {
color:blue;
font-family:"Arial Narrow";
}

.install_box {position:absolute;
				top:50px;
				left:50px;
				width:60%;
				height:60%;
				color:blue;
				font-family:Futura;
				font-size:24pt;}
.install_box_log {position:absolute;
				top:5px;
				left:5px;
				width:100%;
				height:100%;
				color:blue;
				font-family:Tahoma;
				font-size:10pt;}
				}
				
.tekst_log {color:blue;
				font-family:Tahoma;
				font-size:10pt;}
.tekst {color:blue;
				font-family:"Arial Narrow";
				font-size:12pt;}
				
.gumb {background:purple;font-family:"Arial Narrow";
				font-size:12pt; color:white;
				border-style:magenta 1px solid;
				border-radius:5px;}
.gumb_button {background:purple;font-family:"Arial Narrow";
				font-size:12pt; color:white;
				border-style:none;
				border-radius:5px; width:100%; height:40px;
				}
.gumb:hover {background:yellow;}
.gumb_button:hover {background:yellow; color:black;}

.gumb_klik {font-family:"Arial Narrow";
				font-size:12pt; color:white; display:table; text-decoration:none;}
				
.gumb_klik:hover {font-family:'Futura BK BT';
font-size:12pt; color:black;}

ul {font-size:10pt;}