.sprava_tab {
	width: 220px;
	height: 540px;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	float: left;
	padding: 3px;
	margin: 1px 1px 0px 1px;
}
a.akc_archiv {
	width: 220px;	
	float: left;
	color: #75BBFF;
	background-color: #F3F3F3;
	padding: 3px;
	margin: 0px 1px 1px 1px;
	display: block;
	border-bottom: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	text-align: right;
}
.sprava_tabtit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7D7D7D;
	text-align: center;
}
.akc_info {
	display: block;
	border-bottom: 1px dotted #DFDFDF;
	padding: 3px 3px 8px 3px;
}
.akc_ano {
	font-size: 0.8em;
}
a.akc_tit_none {
	font-weight: normal;
	padding: 0 0 0 18px;
	background-image: url(../images/none.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	color: #EC7832;
}
a.akc_tit_none:hover {
	color: #B75113;
}
a.akc_tit_question {
	font-weight: normal;
	padding: 0 0 0 18px;
	background-image: url(../images/question.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	color: #537E27;
}
a.akc_tit_question:hover {
	color: #17A400;
}
a.akc_tit_info {
	font-weight: normal;
	padding: 0 0 0 18px;
	background-image: url(../images/info.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	color: #0093c9;
}
a.akc_tit_info:hover {
	color: #005F82;
}
a.akc_tit_alert {
	font-weight: normal;
	padding: 0 0 0 18px;
	background-image: url(../images/alert.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	color: #ff8a00;
	font-weight: bold;
}
a.akc_tit_alert:hover {
	color: #BB6700;
}
a.akc_anolink {
	color: #555555;
	text-decoration: none;
}
a.akc_anolink:hover {
	color: #FF8A00;
	text-decoration: none;
}

/* digital liberaly*/
.lib {
	width: 452px;
	background-image: url(../images/bg_liberaly.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px;
	margin-top: 10px;
	color: #585858;
}
.lib_down {
	background-image: url(../images/bg_liberaly_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 3px;
}
.lib_rank {
	width: 100px;
	height: 21px;
	display: block;
	float: right;
}
.lib_cat {
	color: #939393;
}
a.lib_vote{
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 1px;
	border: 1px solid #DFDFDF;
}
a.lib_vote:hover {
	background-color: #EC7832;
	color: White;
}
.lib_thanks {
	color: #83E0DD;
}
