.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4060B0;
	text-align: center;
	font-weight: bold;
    }

.exe {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #707070;
    text-align: center;
    }
.copy {   font-family: Arial, Helvetica, sans-serif;    
font-size: 10px;    color: #0060D0;    text-align: center;    }

.copy:hover {    font-family: Arial, Helvetica, sans-serif;   font-size: 10px;
    color: #0060D0;    text-align: center;    text-decoration: none;    }

.name {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    color: #202020;
    text-align: center;
    }

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.stopka:hover {
	
	font-size: 22px;
	color: #101010;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.link {
	
	font-size: 11px;
	color: #0060D0;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	text-align: center;
	background-color: #ededed;
	margin: 0px;
	border: 1px solid #40C0FF;
	
	font-weight: bold;
    }

.link:hover {
	
	font-size: 11px;
	color: #002080;
	padding: 3px;
	text-decoration: none;
	background-color: #B0CFCF;
	text-align: center;
	font-weight: bold;
    }

.stopka_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002080;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }
