html, body {
	background-color: #132436;
	background-image: url(tlonieb.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-family: "segoe ui", "arial ce", arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #fdfcff;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 0px;
}

.info {
	font-size: 13px;
	font-weight: normal;
	color: #506478;
}

.info2 {
	font-size: 20px;
	font-weight: bold;
	color: #fefeff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.name {
	padding: 2px;
	margin: 2px;
	font-family: tahoma, "arial ce", arial, sans-serif;
	font-size: 10px;
	color: #e0ffff;
}

.pages {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #fafac0;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pages:hover {
	color: #ff9900;
}

.pages2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #ff9900;
}

.link0 {
	font-size: 16px;
	text-decoration: none;
	color: #192a3c;
	margin: 1px;
	padding: 2px;
	background-color: transparent;
}

.link {
	font-size: 11px;
	color: #9090a0;
	margin: 0px;
	padding: 1px;
	background-color: #606070;
	border-top: 1px solid #808090;
	border-right: 1px solid #09090a;
	border-bottom: 1px solid #09090a;
	border-left: 1px solid #808090;
}

.link2 {
	font-size: 16px;
	text-decoration: none;
	color: #ffffe0;
	margin: 1px;
	padding: 2px;
	background-color: transparent;
	border-top: 1px solid #192a3c;
	border-right: 1px solid #192a3c;
	border-bottom: 1px solid #192a3c;
	border-left: 1px solid #192a3c;
}

.link:hover{
	background-color: #f0b500;
	border-top: 1px solid #f0f0bf;
	border-right: 1px solid #f0f0b0;
	border-bottom: 1px solid #f0f0b0;
	border-left: 1px solid #f0f0bf;
}

.link2:hover{
	color: #ffa500;
}

.sl1 {
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 2px;
}
	
.sl2 {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #add8e6;
	text-align: left;
}

#pasek {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 98px;
    background-color: #192a3c;
}

#pasekmaly {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 82px;
    background-color: #192a3c;
}

#miniatury {
	margin-top: 98px;
}

#fot {
	margin-top: 82px;
}