body {
	background-color: #ffffff;
        color: #000000;
}

.menu {
	background-image: url(grad.gif);
}

.text {
	font-family: Arial;
	font-size: 14px;
	padding: 10px 50px 20px 50px;
	color: #000000;
	text-align: justify;
	line-height: 20pt;
	font-weight: normal;
	}

.text2 {
	font-family: Arial;
	font-size: 16px;
	padding: 0px 0px 10px 70px;
	color: #000000;
	text-align: justify;
	line-height: 16pt;
	font-weight: normal;
	}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	text-align: center;
	font-weight: bold;
    }

.heading1 {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-weight: bold;
    }
    
.heading2 {
	font-family: Arial;
	font-size: 17px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	padding-right: 10.2cm;
    }

.exe {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: center;
    }

.copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #000000;
    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: 10px;
    color: #000000;
    text-align: center;
    }

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #587993;
	text-decoration:none;
	text-align: center;
	font-weight: bold;

    }

.stopka:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	background-color: #5A7B94;
	margin: 0px;
	border-top: 1px solid #5A7B94;
	border-right: 1px solid #5A7B94;
	border-bottom: 1px solid #5A7B94;
	border-left: 1px solid #5A7B94;
	font-weight: bold;
    }

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
    }

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A7B94;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
    }
    
.link3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #5A7B94;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    }

.thumbs {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
	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;

    }
