/* styles shard by more plugins */
table.list {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #A0B8D3;
}
table.list tr.color_1 td { border-bottom: 1px solid #A0B8D3; background-color: #FBFDFF; }
table.list tr.color_2 td { border-bottom: 1px solid #A0B8D3; background-color: #ECF5FF; }

div.info_box {
	background-color: #F6F8F9;
	border: 1px solid #C6C8CE;
	color: #69788B;
	background-image : url("../img/bcg/info.gif");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 140%;
	/* rounded corners for mozilla browsers */
	-moz-border-radius: 4px;
}
div.info_box_padding {
	width: auto;
	padding: 3px 3px 4px 23px;
} 
/* end of: styles shard by more plugins */

/* CSS for plugin: AuthAccess */
table.aa_form {
	background-color: #FDFDFD;
	border: 1px solid #AEC2E0;
}
table.aa_form td.aa_form_label {
	text-align: right;
}
div.aa_info_panel {
	color: #545454;
}
a.aa_logout {
	color: #113872;
	text-decoration: none;
}
a.aa_logout:visited {
	color: #113872;
	text-decoration: none;
}
a.aa_logout:hover {
	color: #C12212;
	text-decoration: underline;
}

button.aa_login {
	border: 1px solid #77A8E5;
	background-color: #FFFFFF;
	background-image: url('../img/main/bcg_button_aa_login.png');
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
}
td.aa_info_panel {
	height: 30px;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url('../img/main/bcg_main_aa_user_info.gif');
	background-repeat: no-repeat;
}

table.aa_info_panel {
	width: 100%;
	height: 28px;
}
table.aa_info_panel td.aa_ip_category {
	vertical-align: middle;
}
table.aa_info_panel td.aa_ip_user_info {
	vertical-align: middle;
	text-align: right;
}
/* end of: CSS for plugin: AuthAccess */

/* CSS for plugin: Montycon_ReferencniListiny */
table.filter {
	width: 100%;
	border: 1px solid #BFCDDE;
	background-color: #EEF7FF;
}
div.filter_item {
	line-height: 150%;
	margin-bottom: 3px;
}
div.title_filters {
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1E8AD5;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
div.title_references {
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1E8AD5;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
}
div.print_references {
	text-align: right;
	margin-top: 5px;
}
div.rl_nazev_provozovny {
	color: #C31E1F;
	font-size: 12px;
	font-weight: bold;
}
div.rl_kontakt {
	color: #093E76;
	font-weight: bold;
}
/* end of: CSS for plugin: Montycon_ReferencniListiny */

