@charset "utf-8";

.unhidden {
	visibility: visible;
	border: 1px solid #6F8011;
}
.kalendar_bunka {
	background-color: #9EBA65;
}

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

#logo {
	background-image: url(img/logo_zelena.jpg);
	height: 138px;
	width: 1024px;
}.komentA {
	padding: 5px;
	margin-right: 4px;
	width: 100px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #769A0A;
}



a.menu {
	font-size: 12px;
	color: #D0E0BA;
	text-decoration: none;
	margin-left: 10px;
	padding-right: 10px;
}
a.svetlejsi {
	font-size: 12px;
	color: #F8EAD1;
	text-decoration: none;
}
a.svetlejsi:hover {
	color: #FF6600;
}

.vitejte {
	font-size: 12px;
	color: #000000;
	background-color: #E8EDCB;
	text-align: center;
	display: block;
	padding: 4px;
	height: auto;
	width: 99%;
	border: 1px solid #999999;
}

.odbocky {
	background-color: #E2E8BB;
	!important
}
.index_barva {
	background-color: #F5F8E9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3F3F3;
}
.tlhr {
	background-image: url(img/zelena/lhroh.png);
}
.tlh {
	background-image: url(img/zelena/lh.png);
}
.tldr {
	background-image: url(img/zelena/ldroh.png);
}
.thh {
	background-image: url(img/zelena/hh.png);
}
.tdh {
	background-image: url(img/zelena/dh.png);
}
.tphr {
	background-image: url(img/zelena/phroh.png);
}
.tpdr {
	background-image: url(img/zelena/pdroh.png);
}




a.menu:hover {
	color: #CDF239;
}
.tph {
	background-image: url(img/zelena/ph.png);
}