body {
	background-color: #FFFFFF;
	background-image: url(style/);
	background-repeat: repeat;
}

.title {
	font-family: Times New Roman;
	font-size: 19px;
	color: #000000;
	text-align: center;
	font-weight: bold;

    }

.exe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
    }

.copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #dddddd;
    text-align: center;
    }
		    
.copy:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #000000;
    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: 25px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

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

    }

.link {
	font-family: Times New Roman;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 1px;
	background-color: #F4D7EE;
	margin: 16px;
	font-weight: bold;
	border: 0px solid #000000;






    }

.link:hover {
	font-family: Times New Roman;
	font-size: 16px;
	color: #808080;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

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

    }
