html, body{
	background-image: url(../m.png);
	height:100%;
}

.ciara {
background-image:url(ciara.png);
background-repeat:repeat-y;
}

.okolo {
border:solid 1px black;
}

a.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
}

a:link.menu {
	color:#DA251D;
}

a:visited.menu {
	color:#DA251D;
}

a:active.menu {
	color:#000000;
}

a:hover.menu {
	color:#000000;
}

a.podmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-decoration:none;
	font-weight: bold;
	margin-left: 25px;
}

a:link.podmenu {
	color:#DA251D;
}

a:visited.podmenu {
	color:#DA251D;
}

a:active.podmenu {
	color:#000000;
}

a:hover.podmenu {
	color:#000000;
}

.sign {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
	color:#009d44;
}

.sprava2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 30px;
	color:#000000;
}
.linka {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:underline;
	font-weight: bold;
	color:#000000;
	}
	
.nadpis {
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	text-decoration: underline;
	font-weight: bold;
	color:#000000;
	text-align:center;
	}
.pol {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}

.chyba {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#00FFFF;
	text-align:center;
}
.male {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
}

.polc {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#00ffff;
}

a.lol {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	color:#FFFFFF;
}

.sprava {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}


