/* ---GENERAL--- */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,  html, p, blockquote, fieldset, input, dl, dt, dd { margin: 0; padding: 0; }
ul, ol { list-style: none; }
a img, :link img, :visited img, fieldset { border: none; }
hr, .search legend, .domeny legend, .add legend { display: none; }
.hore { position: absolute; top: -10000px; }
.clear { overflow: hidden; clear: both; }

/* --- LEFT GENERAL --- */
#wrapper { width: 775px; margin: 132px 0 0 0; }
.screen { margin: 0 0 10px 30px; }

#left-col, #left-col-viz_cont { float: left; width: 600px; margin: 0 0 0px 0; }

#left-col-all { width: 775px; margin: 0 0 20px 0; }

#left-col-vizitka { width: 775px; margin: 0 0 20px 0; }

#left-col p, #left-col-viz_cont p, #left-col-all p, #left-col-add p, #left-col-vizitka p, #left-col-add p { line-height: 18px; }
#left-col h1, #left-col-add h1, #left-col-vizitka h1, #left-col-all h1 {
	color: gray;
	padding: 0 0 10px 0;
	font-size: 14px;
	font-weight: normal;
	margin-left : 24px;
}
#left-col .drob .inline, #left-col-add .drob .inline { display: inline; font-size: 100%; font-weight: bold; }

h2 { color: #E67F00; margin: 15px 0 5px 0; font-size: 1.6em; font-weight: normal; }

.kateg li { list-style-type: none; width: 250px; float: left; margin: 0 0 5px 0; }
.kateg li h2 {
	background: url(../images/folder.png) no-repeat 0 .3em;
	margin: 15px 0 0 5px;
	padding: 0 0 0 23px;
	color: #0000CD;
	font-size: 1.6em;
	font-weight: normal;
}
.kateg li h2 a, .kateg li h2 a:link, .kateg li h2 a:hover { color: #E67F00; }
.kateg li h2 a:visited, .kateg li h2 a:active {
	color: Navy;
}
.kateg li p { padding: 0 0 0 28px; font-size: 95%; }
.kateg li p a, .kateg li p a:link, .kateg li p a:visited, .kateg li p a:active { text-decoration: none; color: #4f4f4f; }
.kateg li p a:hover { text-decoration: underline; color: #4f4f4f; }

td.abc {
	background-color : transparent;
	width : 8px;
}

td.abc2 {
	background-color : transparent;
	width : 11px;
}


td.abc a {
	 color : #0000CD;
	}


td.abc1 {
	color : Black;
	font-size : 12px;
	font-weight : bold;
}

