body {
	background-color:#1e1e1e;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;

    }

.exe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-align: center;
	font-weight: normal;
    }

.copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#1e1e1e;
    text-align: center;
    }
		    
.copy:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#1e1e1e;
    text-align: center;
    text-decoration: none;
    }

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;

    }

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.stopka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	background-color:#1e1e1e;
	margin: 0px;
	border: 0px solid #7C0200;
}
	
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e1e1e;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	background-color:#FFFFFF;
	margin: 0px;
	border: 0px solid #7C0200;
}





.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF
	text-decoration: none;
	text-align: center;

    }

.stopka_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }
