body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	color: green;
	font-size: 0.9em;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
}
.cd_head {
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: green;
	font-weight: bold;
}
.foot {
	color: green;
	text-align: center;
	font-size:13px;
}
h4, .title {
	font-weight: bold;
	font-variant: small-caps;
}
.menu {
	font-family: "Comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	width: 150px;
	padding: 2px 5px 2px 5px;
	color: #FF9933;
	text-align: left;
}
a {
	color: #990000;
	text-decoration: none;
}

a :hover { color:#9933cc;
}
.purple {
	color: #9933CC;
}
.blue {
	color: #0000CC;
}

.exe {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #A2955E;
    text-align: center;
    }

.copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #A2955E;
    text-align: center;
    }

.copy:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #A2955E;
    text-align: center;
    text-decoration: none;
    }

.name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9E955E;
    text-align: center;
    }

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E955E;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.stopka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787146;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	background-color: #FFFFCC;
	margin: 0px;
	border-top: 1px solid #989047;
	border-right: 1px solid #989047;
	border-bottom: 1px solid #989047;
	border-left: 1px solid #989047;
	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;

    }
.blue-subhead {
	text-transform: uppercase;
	color: #000066;
	font-size: 14px;
}
.orange-text {
	font-family: "Comic Sans MS";
	color: #FF9900;
}
.bluebox {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
}

