body {
	background-color: white;
	background-image: url(style/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    padding-top: 100px
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: black;
	text-align: center;
	font-weight: bold
    }

.exe {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
    text-align: center
    }

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

    }

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

    }

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	margin: 0px;
	font-weight: bold;
    }

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
    }

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

    }
    
td  {
    vertical-align: middle
    }

.menu   {
    font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: yellow
    }

.menu a {
    text-decoration: none;
    color: yellow
    }
  
#cc {
    display: block;
    width: 800px;
    margin: auto;
    color: #666
    }

#cc a   {
    font-weight: bold;
    color: #666
    }
