@media print {
img, #ttop {display:none;}
body > div, body > table {display:none; font-size:12px; line-height:16px;}
#ttop, #bottom, img, #print_cur_find, #mmenu, #ttop, form {display:none;}
#print_table { width:100%; float:left; }
#print_table td { border:1px solid #c0c0c0; color:black; }
#print_table a, #print_table p, #print_table b, #print_table strong, #print_table div, #print_table span { color:black; font-size:12px; line-height:16px; }
#print_top { text-align:left; width:100%; }
#print_top b { color:black; }
#print_table .odd {background:#f0f0f0;}
#print_table .oddz {background:#f0f0f0; height:30px;}
#print_table .oddz a {font-weight:bold;}
}

@media screen {
#base {
font-size:10px;
border:0px;
margin:0px;
padding:0px;
width:100%;
}

#abas { text-align:center; }
.fullsc { position:absolute; top:0px; bottom:0px; left:0px; right:0px; background:#fbfbfb; }

#base_bottom, #base_top {
font-size:10px;
border:0px;
margin:0px;
padding:0px;
width:100%;
}

.ctz2 {line-height:0em; text-align:center; background:url(../img/header2/h_top.gif);}
.cbz2 {line-height:0px; background:url(../img/header2/h_bottom.gif);}
.ccz2 {line-height:1.5em; background:url(../img/header2/h_bg.gif);}
.clz2 {line-height:0px; background:url(../img/header2/h_left_bg.gif);}
.crz2 {line-height:0px; background:url(../img/header2/h_right_bg.gif);}

#base_bottom a, #base_bottom span {font-size:10px;}

#base img {vertical-align:middle; margin-right:2px;}
#bz_text { text-align:center; padding:5px; margin:0px;}
#bz_text p {margin:2px; padding:2px;}

#htos{
z-index:1000;
position:absolute;
left:300px;
top:400px;
display:none;
width:450px;
filter:alpha(opacity=90);
-moz-opacity: 0.90;
-khtml-opacity: 0.90;
opacity: 0.90;
}
#htoscont { margin:4px; }
#htostext { text-align:justify; margin:3px; text-indent:1.5em; }

#wait_load { z-index:1000; display:none; position:absolute; left:49%; top:49%; }
#close_wait { z-index:1000; position:absolute; display:none; right:10px; top:10px; }
#print_table { display:none; width:98%; margin-left:auto; margin-right:auto; margin-bottom:10px; margin-top:10px; background:white; }
#print_table td { border:1px solid #c0c0c0;}
#print_top { display:none; text-align:left; margin-left:auto; width:98%; margin-right:auto; margin-bottom:10px; margin-top:10px; background:white; }
#print_table .odd {background:#f0f0f0;}
#print_table .oddz {background:#f0f0f0; height:30px;}
#print_table .oddz a {font-weight:bold;}

#base_zay {
display:none;
text-align:center;
font-size:10px;
border:0px;
margin:0px;
padding:0px;
margin-bottom:10px;
width:100%;
}

#bz_t { text-align:center; }
#bz_text { text-align:center; }

#base td {cursor : pointer; height:25px; border-top: 1px solid #bcbe96; border-bottom: 1px solid #bcbe96; border-right: 1px solid #bcbe96; }
#base tr.oddz td {border-top:0px;}
#base_zay_var td {cursor : pointer; height:25px; border:1px solid #bcbe96; }

#base a {font-size:10px;}
#base a.bzag {font-weight:bold;}
.sel {background:#b8e1f2;}
.sel2 {background:#b8e1f2;}
#base .odd, #base_zay_var .odd {background:#e5e5e3;}

.multiSelect {
	width: 120px;
	border: solid 1px #BBB;
	background: #FFF url(../multiselect/dropdown.gif) right center no-repeat;
	padding: 2px 4px;
	padding-right: 20px;
	display: inline;
}

.multiSelect.hover {
	background: url(../multiselect/dropdown_hover.gif) right center no-repeat;
}

.multiSelect.active, 
.multiSelect.focus {
	border: inset 1px #000;
}

.multiSelect.active {
	background: url(../multiselect/dropdown_active.gif) right center no-repeat;
}

.multiSelectOptions {
	width: 206px;
	height: 200px;
	max-height: 250px;
	margin-top: -1px;
	overflow: auto;
  border: solid 1px #B2B2B2;
	background: #FFF;
}

.multiSelectOptions LABEL {
	padding: 2px 5px;
	display: block;
}

.multiSelectOptions LABEL.checked {
	background: #E6E6E6;
}

.multiSelectOptions LABEL.selectAll {
	border-bottom: dotted 1px #CCC;
}

.multiSelectOptions LABEL.hover {
	background: #CFCFCF;
}

}

