@charset "utf-8";

.unhidden {
	visibility: visible;
	border: 1px solid #D39F03;
}
.index_barva {
	background-color: #F8F4E9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3F3F3;
}
.komentA {
	padding: 5px;
	margin-right: 4px;
	width: 100px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #F9E80F;
}
.malej_napis {
	font-size: 12px;
	font-weight: bold;
	color: #BC7B1B;
}
#pravy_pruh.prave_pismo {
	font-size: 12px;
	color: #F5EEDE;
	text-decoration: none;
}
a.svetlejsi {
	font-size: 12px;
	color: #F9EB9B;
	text-decoration: none;
}
a.svetlejsi:hover {
	color: #FF6600;
}
.svetlej_napis {
	font-size: 12px;
	color: #F7E19F;
	font-weight: bold;
}

.odbocky {
	background-color:#EEDC9D;
	!important
}

.kalendar_bunka {
	background-color: #E4DBA7;
}

a.komentare {
	font-size: 12px;
	color: #9D6F28;
	text-decoration: none;
}

#logo {
	background-image: url(img/logo_syk.jpg);
	height: 167px;
	width: 1024px;
}
a.menu {
	font-size: 12px;
	color: #EFFD9D;
	text-decoration: none;
	margin-left: 10px;
	padding-right: 10px;
}

.vitejte {
	font-size: 12px;
	color: #000000;
	background-color: #F0EEBF;
	text-align: center;
	display: block;
	padding: 4px;
	height: auto;
	width: 99%;
	border: 1px solid #999999;
}
.tlhr {
	background-image: url(img/zluta/lhroh.png);
}
.tlh {
	background-image: url(img/zluta/lh.png);
}
.thh {
	background-image: url(img/zluta/hh.png);
}
.tdh {
	background-image: url(img/zluta/dh.png);
}
.tphr {
	background-image: url(img/zluta/phroh.png);
}
.tldr {
	background-image: url(img/zluta/ldroh.png);
}
.tpdr {
	background-image: url(img/zluta/pdroh.png);
}
a.menu:hover {
	color: #FFFF00;
}
.tph {
	background-image: url(img/zluta/ph.png);
}