body { }
.foto {border: 1px solid #000000}
.title {
	font-family: Arial;
	font-size: 19px;
	color: #000000;
	text-align: center;
	font-weight: bold

    }

.exe {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold
    }

.copy {
    font-family: Arial;
    font-size: 8px;
    color: #000000;
    text-align: center
    }
		    
:hover.copy {
    font-family: Arial;
    font-size: 8px;
    color: #000000;
    text-align: center;
    text-decoration: none
    }

.name {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold

    }
:hover.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	background-color: #D2C186;
	margin: 0px;
	font-weight: bold;
	border: 1px solid #000000; 

    }

:hover.link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold

    }

.stopka_select {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color:#000000 

    }
