﻿/*
	Author	:	kolyan_dru
	Email	:	tehnika.ua@gmail.com
	Website	:	http://tdl.dn.ua/
*/
* {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85;
	position:static;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-style:none;
}

/* general */
a {
	color:#006633;
	font: 11px  Verdana;
}
a:hover {
	color:#F60;
}
a:active {
	color:#666;
}
a:visited {
	color:#006666;
}
blockquote {
	background:#f1f1f1;
	border-left:2px solid #006633;
	color:#444;
	display:block;
	font-style:oblique;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
.left {
	float:left;
	margin:0 10px 0 0;
}
.right {
	float:right;
	margin:0 0 0 10px;
}

/* body */
body {
	background:#fff url('image/background_body.jpg') repeat-x top;
	color:#D8DFA9;
	font:0.7em;
	font-family: Verdana, Geneva, sans-serif;
}

body, div, p, th, td, li, dd {   
    font-family: Verdana, Geneva, sans-serif;   
    font-size: 12px;
    color: #4D4237;
}
/* header */
#header {
	background:url('image/background_header.jpg');
	height:320px;
	margin:0 auto;
	position:relative;
	width:860px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header h1 {
	color: #DBE2AC;
	font-size:36px;
	font-weight:400;
	left:224px;
	letter-spacing:normal;
	position:absolute;
	top:197px;
	overflow: auto;
	width: 288px;
	height: 45px;
}
#header h2 {
	left:5px;
	letter-spacing:normal;
	position:absolute;
	top:-1px;
	overflow: auto;
	width: 142px;
	height: auto;
}
#header p {
	color:#8CD279;
	font-size:2em;
	position:absolute;
	bottom: -7px;
	right: -33px;
	border: 1;
}
#header ul {
	list-style:none;
	position:absolute;
	top:85px;
	left: 0px;
	width: 190px;
}
#header ul li {
	list-style:none;
}
#header ul li a {
	color:#fff;
	display:block;
	font-size:1.2em;
	font-weight:700;
	height:20px;
	padding:8px;
	width:190px;
}
#header ul li a:hover {
	background:#006633;
	color:#eee;
	text-decoration:none;
}

/* content */
#content {
	height:auto;
	margin:0 auto;
	width:860px;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#content input {
margin:5px;
width: 200px;
height: 21px;
border-left: solid 2px;
border-top: solid 2px;
border-left-color: #808080;
border-top-color: #808080;
border-right: solid 1px;
border-bottom: solid 1px;
border-right-color: #C0C0C0;
border-bottom-color: #C0C0C0;
margin-left: 10px;
}
.clic {
width: 15px;
height: 21px;
border-left: solid 2px;
border-top: solid 2px;
border-left-color: #808080;
border-top-color: #808080;
border-right: solid 1px;
border-bottom: solid 1px;
border-right-color: #C0C0C0;
border-bottom-color: #C0C0C0;}


/* sidebar */
#sidebar {
	float:left;
	width:220px;
	background-position: 256;
}
#sidebar h1 {
	border-bottom:2px solid #006633;
	color:#444;
	font-size:16px;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
	border-left: 123;
	font-family: "Times New Roman", Times, serif;
}
#sidebar input {
	background:#f1f1f1;
	color:#555;
	margin:10px;
	padding:5px;
	width:180px;
}
#sidebar p {
	color:#555;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}
#sidebar p a.more {
	display:block;
	text-align:right;
}
#sidebar ul {
	margin:2px;
}
#sidebar ul li {
	border-bottom:1px solid  #006633;
	list-style:none;
	padding:5px 2px;
}
#sidebar ul li a {
	color:#333;
	display:block;
	font-family: Verdana;
	padding:5px;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#006633;
}

.menu_box {
	margin-left:0px;
	width:inherit;
}

ul.menu {
	list-style:none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 0;
}

ul.menu a {
	padding-left: 17px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006D33;
	text-decoration: none;
	display:block;
	margin: 10px 0 10px 0;
	background: url('menu_arr.gif') 2px 4px no-repeat;
}

ul.menu a:hover {
	color: #006D33;
	text-decoration: underline;
}
/* Main */
#main {
	float:right;
	width:620px;
}
#main ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 28px;
	line-height: 1.7em;
	}
#main ul li {
	margin:2px;
	list-style-image: url(image/ico/arrow.jpg);
}

#main p {
	font: .85em;
	color:#555;
	padding:10px;
	line-height: 1.6em;
}
#main p.mark {
	background: #39F;
	color: #FF0;
}
#main h1 {
	border-bottom:2px solid #006633;
	color:#444;
	font-size:16px;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#main td {
	font:11px Verdana, Geneva, sans-serif; 
	line-height: 1.4;
    color: #4D4237;
	padding:0 5px 0 2px;	
}
.img { border: double #069; margin: 10px !important;}
/* footer */
#footer {
	margin:10px auto;
	width:860px;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer p {
	border-top:2px solid #006633;
	color:#555;
	font-size:90%;
	line-height:20px;
	padding:10px;
	text-align:center;
}
#nav {
	text-align: center;
}
.infotable {
	BORDER-RIGHT: black 2px solid; 
	BORDER-TOP: black 2px solid; 
	BORDER-LEFT: black 2px solid; 
	BORDER-BOTTOM: black 2px solid; 
	BORDER-COLLAPSE: collapse
}

.infotable2 {
	background-color: #F5F5F5
}
.infotable TD {
	BORDER-RIGHT: #999 1px solid; 
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #999 1px solid; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: #999 1px solid; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #999 1px solid; 
	TEXT-ALIGN: center
}
.infotable TH {
	BORDER-RIGHT: #999 1px solid; 
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #999 1px solid; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: #999 1px solid; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #999 1px solid; 
	TEXT-ALIGN: center
}
.infotable TH {
	FONT-SIZE: 115%; 
	BACKGROUND-COLOR: #eee8c6
}
.infotable .unit {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 95%
}
.infotable H3 {
	FONT-SIZE: 110%; 
	MARGIN-BOTTOM: 8px
}
.infotable .subheading {
	FONT-SIZE: 95%
}
.infotable .sectionheading {
	BORDER-TOP: black 2px solid; 
	BORDER-BOTTOM: black 1px solid; 
	BACKGROUND-COLOR: #f0f0f0
}
.infotable .explanationrow {
	BORDER-RIGHT: black 2px solid; 
	BORDER-TOP: black 2px solid; 
	FONT-SIZE: 90%; 
	BORDER-LEFT: black 2px solid; 
	BORDER-BOTTOM: black 2px solid; 
	TEXT-ALIGN: left
}
.infotable .toprow TH {
	BORDER-TOP: black 2px solid
}
.infotable TD.pseudomergedleft {
	PADDING-RIGHT: 0px; 
	MARGIN-RIGHT: 0px; 
	BORDER-RIGHT-STYLE: none; 
	TEXT-ALIGN: right
}
.infotable TD.pseudomergedmiddle {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	TEXT-ALIGN: center
}
.infotable TD.pseudomergedright {
	PADDING-LEFT: 0px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT-STYLE: none; 
	TEXT-ALIGN: left
}
#content .tablebeach {
	margin-left:8px;
	padding-left:10px;
	} 
#content #main img {
	padding: 1px;
}
.boroda {color: #FFFFFF
}
.стиль13 {
	color: #DBE2AC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.стиль73 {
	color: #007700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.стиль2 {
	font-size: 14px;
}
.стиль9 {
	font-size: 18px;
	font-weight: bold;
}
.стиль10 {
	font-family: Georgia, "Times New Roman", Times, serif
}
.стиль13 {
	color: #DBE2AC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.стиль14 {
	font-size: 16px;
}
.стиль15 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24%;
	font-weight: bold;
}
.стиль16 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; 
}
.стиль26 {color: #0000FF
}
#content #main p strong .стиль10 {
	color: #C00;
	font-size: 10px;
}
.line  {width: 100%;
		height: 1px;
		font-size: 1px;
		background: #CCC;
						}
td h2 li {
	margin-top: 2px;
	list-style-image: url(image/ico/arrow2.jpg);
}
.sem_tab {
	font-weight: bold;
}
/* ------------------ ------------------------*/
