body {
	background-color: #330000;
	background-repeat: no-repeat;
	background-position: center top;

}


.title {
	font-family: Verdana;
	font-size: 19px;
	color: #989047;
	text-align: center;
	font-weight: bold;

    }

.exe {
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFCC;
    text-align: center;
    }

.name {
	display: block;
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFCC;
    text-align: center;
    }

.stopka {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.stopka:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	background-color: #330000;
	margin: 0px;
	border-top: 0px solid #989047;
	border-right: 0px solid #989047;
	border-bottom: 0px solid #989047;
	border-left: 0px solid #989047;
	font-weight: bold;





    }

.link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.stopka_select {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }
