/*
	Ebeling Data OY -- http://www.ebeling.ee
	Copyrights (c) by Ebeling Data 2006.
	All rights reserved.
*/
* {margin: 0; padding: 0}
body, th, td, p, div, span, li, textarea, input, select, ul, li, select, td, textarea, input, #maineditor, #content {
	color: #000;
	font: 12px Tahoma, arial, helvetica, sans-serif;
}

#content ul	 {padding: 15px; margin-left: 15px;}
#content li { padding: 0px; margin: 5px 0 5px 0px; background-image: url(../images/li-dot.gif); background-repeat: no-repeat; background-position: 0px 6px;  }

/* TRANSPARENT TABLE */
.transparent_table {border-collapse : collapse}
.transparent_table td{padding: 2px}
td.transparent_table {border : 1px dashed gray;  padding: 2px}

/* STANDARD TABLE */
.standard_table {border-collapse : collapse}
.standard_table td {border : 1px solid #000; padding: 2px}

#logo { 
	 float: right; margin-bottom: -100px;
}
#heaedr, #service-menu, #main-header, #print, #nav, #lang{ display:none };

#title { border-bottom: 2px solid #8097AD; width: 100%; overflow: auto; }
#title h2 {display: block; color: #8097AD; font-size: 18px; width: 50%; font-weight: bold; padding-top: 35px;  padding-bottom: 15px; }
#doc{ padding: 2px; padding-top: 110px;}
#content{clear: both; margin: 20px 0;}
/*


#title { border-bottom: 2px solid #8097AD; width: 100%; overflow: auto; }
#title h2 {display: block; color: #8097AD; font-size: 18px; width: 50%; font-weight: bold; padding-top: 35px;  padding-bottom: 15px; }
#content{clear: both; margin: 20px 0;}

#footer { border-top: 2px solid #8097AD; clear: both; padding: 13px; width: 960px; w\idth: 934px; height: 68px; he\ight: 42px }
#contacts { float: left; font-size: 11px; color: #8097AD; }
*/

