/*
	Ebeling Data OY -- http://www.ebeling.ee
	Copyrights (c) by Ebeling Data 2006.
	All rights reserved.
*/
body, th, td, p, div, span, li, textarea, input, select, ul, li, select, td, textarea, input, #maineditor, #content {
	color: #000;
	font: 12px Verdana, arial, helvetica, sans-serif;
}

.main, .split-col, #header, #menu, #service, #left, #search, #content-footer, #ebeling, #print, #service-menu, #nav, #left, #lang{display:none}


#doc-wrapper { clear : both; width : 100%; padding: 0px; margin: 0px;}
.logo-wrp{ float : left; width: 100%;  height: 49px;}
#logo { float : right;  }


#main { float: left; width: 100%; }
#title {  width: 80%; overflow: auto; margin-bottom: 10px; height: 40px;}
#title h2 {display: block; color: #4BAB02; font-size: 18px; width: 50%; font-weight: bold; }
#content{clear: both; margin: 0px 0; width: 100%; border-top: 2px solid #4BAB02; padding-top: 20px; padding-bottom: 30px; border-bottom : 2px solid #4BAB02; }

#footer { clear: both;  width: 100%; padding: 10px 0px}
#contacts { float: left; font-size: 10px; color: #8097AD; font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 11px;}
#copyright { font-size: 10px; font-family: Arial, Helvetica, sans-serif;}

.transparent_table {border-collapse : collapse}
.transparent_table td{padding: 2px}
td.transparent_table {border : 1px dashed gray;  padding: 2px}
.standard_table {border-collapse : collapse}
.standard_table td {border : 1px solid #000; padding: 2px}
.colored_table {border-collapse : collapse}
.colored_table td {border : 1px solid #000; padding: 2px}
#status {display: none;}

.mapContainer {
		width:660px;
		height:512px;
		border-style:solid;
		border-color:#000000;
		border-width:1px;
		clear:both;
		margin:auto
}
#levira_map{
	overflow: auto;
	text-align: center;	
	padding: 10px 0px;	
}

#content #levira_map ul, #content #levira_map li{
	list-style: none;
	background: none;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
#content #levira_map li{
	display: inline;
	vertical-align: middle;
	margin: 0 4px;
}
#content #levira_map li a{
	padding: 4px;
}

#content #levira_map li.cur_map{
	border: 2px solid #C20A2F;
}
#content #levira_map li img{
	vertical-align: middle;
}

