@charset "windows-1251";

A {color:#FF6600; text-decoration: none; }
A:visited {color:#FF6600; text-decoration: none}
A:hover {color:#FF0000; text-decoration: none}

BODY, TH, TD, DIV, LI
{
	color:#000000;
	font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-weight: Normal; font-style: normal;
	text-decoration: none;   word-spacing: normal;   letter-spacing: normal;   text-transform: none
	}

BODY {
	background-color:#FFFFFF;
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;}

DIV.content {width:460px; margin-left:7px; margin-right:7px;}
P {text-align: justify; text-indent: 43px; font-size: 12px; line-height:18px; text-justify: newspaper}
IMG.hbg {position:absolute;z-index:-1;}
H1 {margin-left:33px; margin-top:65px; color:#FF6600; font-family: Arial, Helvetica, Sans-Serif; font-size: 24px; font-weight: 700; font-style: normal;   text-decoration: none;   word-spacing: normal;   letter-spacing: normal;   text-transform: none;}
H2 {margin-left:17px; color:#000000; font-family: Arial, Helvetica, Sans-Serif;   font-size: 14px;   font-weight: 700;   font-style: normal;   text-decoration: none;   word-spacing: normal;   letter-spacing: normal;   text-transform: none;}
H3 {font-family: Tahoma, Arial, Helvetica;   font-size: 1.2em;   font-weight: 500;   font-style: normal;   text-decoration: none;   word-spacing: normal;   letter-spacing: normal;   text-transform: none;}
H4 {font-family: Tahoma, Arial, Helvetica;   font-size: 1.1em;   font-weight: 500;   font-style: normal;   text-decoration: none;   word-spacing: normal;   letter-spacing: normal;   text-transform: none;}

.smallgray {color: #333333; font-family: Tahoma, Arial, Helvetica; font-size: 10px; }
.smallgray A {color: #333333; font-family: Tahoma, Arial, Helvetica; font-size: 10px; text-decoration: none; }

.bgblue {background-color:#3366CC}
.bgorange {background-color:#FF6600}

TD.lbar {width:185px; vertical-align:top; background-color:#3366CC ;background-image:url(/img/lbbg.gif); background-repeat:repeat-y}
.leftmenu A{ color:#FFFF99; font-size: 14px; font-weight:bold; text-decoration: none;}
.leftmenu A:visited{ color:#FFFF99; font-size: 14px; font-weight:bold; text-decoration: none;}
.leftmenu A:hover{ color:#FFFF00; font-size: 14px; font-weight:bold; text-decoration: none;}
.leftmenu .menuitem {margin-left:12px; margin-top:12px; margin-bottom:12px;}

.blackmenu {font-size:10px;}
.blackmenu A{ color:#000000; text-decoration: underline;}
.blackmenu A:visited{ color:#000000; text-decoration: underline;}
.blackmenu A:hover{ color:#333333; text-decoration: underline;}
.blackmenu {margin-top:12px; margin-bottom:12px;}

.copyright { margin-top:2px; margin-bottom:15px;  font-size: 9px; color:#3366CC; text-align:right;}
.copyright A, .copyright A:visited { color:#3366CC; text-decoration:underline;}

UL LI {list-style-type: square ;   list-style-image: url(images/buba1.gif);}
UL LI LI {list-style-type: disc;   list-style-image: url(images/buba2.gif);}
UL LI LI LI {list-style-type: circle; list-style-image: url(images/buba2.gif);}
OL LI {list-style-type: decimal;}
OL OL LI {list-style-type: lower-alpha;}
OL OL OL LI {list-style-type: lower-roman;}

TABLE.techars 
{
	border-collapse:collapse;
}
TABLE.techars TD 
{
	border-style:solid;
	border-width:1px;
	border-color:#DDDDDD;
}
TABLE.techars TH
{
	border-style:solid;
	border-width:2px;
	border-color:#DDDDDD;
}

TABLE.lined TD 
{
	border-bottom:solid 1px #CCCCCC;
}

TABLE.gabarits TD {
	border-bottom:solid 1px #CCCCCC;
}
TABLE.gabarits TD.val {
	text-align:right;
}