.title {
	font-family: Times New Roman, Helvetica, sans-serif;

	font-size: 18px;
	color: #4060FF;
	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: Times New Roman, Helvetica, sans-serif;
    font-size: 12px;
    color: #402000;
    text-align: center;
    }

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.stopka:hover {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 20px;
	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: 3px groove #D0EFEF;
	box-shadow:rgba(0,0,0,0.5) -2px -2px 10px;
   -moz-box-shadow:rgba(0,0,0,0.5) -2px -2px 10px;
      border-radius: 7px;
 -moz-border-radius: 7px ;


	font-weight: bold;
    }

.link:hover {
	
	font-size: 11px;
	color: #002080;
	padding: 3px;
	text-decoration: none;
	background-color: #FFC060;
	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;

    }

