/* Чтобы не было промежутков между таблицей и границами экрана */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
body {
	background-image:url(pics/bg.jpg);
	background-repeat: repeat-x;
}
strong { font-family: "verdana"; font-size: 10pt; color: #034b9f; font: bold; }
body { 
	scrollbar-face-color: #003366; 
	scrollbar-track-color: #CCD6E0; 
	scrollbar-arrow-color: #FF6600;
	scrollbar-shadow-color: #C1B5A3; 
	scrollbar-darkshadow-color: #C1B5A3;	
	scrollbar-highlight-color: #E5E4F6; 
	scrollbar-3dlight-color: #E5E4F6; 
 	font-family: verdana; 
	font-size:11pt; 
	color:"#003366"; 
}

td, input, select, textarea {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	vertical-align: top; 
}
table.main {
	width: 100%;
	height: 100%;
	background-image: url(pics/2.jpg);
	background-position: right bottom;
	background-repeat: repeat-x;
}
table.main2 {
	width: 1024px;
	height: 100%;
}
td.text {
	width: 730px;
	background-color: #ffffff;
}
hr {
	color: #003466;
	background-color: #003466;
	height: 1px;
	border-width:0px; /* убрать рамки вокруг элемента */
}
A.menu:link { font-family: verdana; color: #003366; text-decoration: none; font-size: 9pt; font-weight: bold; }
A.menu:visited { font-family: verdana; color: #003366; text-decoration: none; font-size: 9pt; font-weight: bold; }
A.menu:hover { font-family: verdana; color: #FF6600; text-decoration: none;	font-size: 9pt; font-weight: bold; }
A.menu2:link { font-family: verdana; color: #FF6600; text-decoration: none;	font-size: 9pt; font-weight: bold; }
A.menu2:visited { font-family: verdana; color: #FF6600; text-decoration: none; font-size: 9pt; font-weight: bold; }
A.menu2:hover { font-family: verdana; color: #FF6600; text-decoration: none; font-size: 9pt; font-weight: bold; }
A.menu3:link { font-family: verdana; color: #003366; text-decoration: none;	font-size: 8pt; font-weight: bold; }
A.menu3:visited { font-family: verdana; color: #003366; text-decoration: none; font-size: 8pt; font-weight: bold; }
A.menu3:hover { font-family: verdana; color: #FF6600; text-decoration: none; font-size: 8pt; font-weight: bold; }
A:link { 
	color: #FF6600; 
	font-family: verdana; 
	text-decoration: none; 
}
A:visited { 
	color: #FF6600; 
	font-family: verdana; 
	text-decoration: none; 
}
A:hover { 
	color: #FF0000; 
	font-family: verdana; 
	text-decoration: none; 
} 
zabor.files/image025.jpg
.form { 
	font-family: verdana; 
	color: #003366; 
	text-align: left; 
	background-color: #ffffff; 
	border-left: 1px solid #057C05; 
	border-right: 1px solid #057C05; 
	border-top: 1px solid #057C05; 
	border-bottom: 1px solid #057C05; 
}
.form2 { 
	font-family: verdana; 
	color: #003366; 
	text-align: center; 
	background-color: #ffffff; 
	border-left: 1px solid #057C05; 
	border-right: 1px solid #057C05; 
	border-top: 1px solid #057C05; 
	border-bottom: 1px solid #057C05; 
}
#tooltip {
	background:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	font-weight:menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
}

#pad {height:100px;}
#menuPositioner {width:100%; position:relative; float:left; top:0px; margin-bottom:0px; }

#menuHolder {position:relative; float:left; left:50%;}

#menu, 
#menu ul {padding:0; margin:0; list-style:none; font: 12px arial, verdana, sans-serif; background:url(pics/trans.gif); position:relative; z-index:100;}
#menu {height:39px; float:left; padding:0; background:#transparent; position:relative; right:50%;}
#menu ul {position:absolute; left:-9999px; top:-9999px;}

#menu table {border-collapse:collapse; margin:-1px; padding:0; width:0; height:0;}
#menu li {float:left;}

#menu li a {display:block; float:left; color:#fff; height:39px; padding:0 20px 0 0; line-height:38px; text-decoration:none; }
#menu li a.sub {background:#transparent;}
#menu li a b {display:block; float:left; height:39px; background:#transparent; padding:0 0 0 20px; cursor:pointer;}

#menu li:hover {position:relative; z-index:100;}
#menu a:hover {position:relative; z-index:100; color:#fc0;}
#menu a.sub:hover {background:#transparent;}

#menu li:hover > a {color:#fc0;}
#menu li:hover > a.sub {#transparent;}

#menu :hover ul {left:0; top:39px; z-index:300; width:160px; padding-top:4px; background:url(pics/trans.gif);}
#menu :hover ul li a {height:25px; width:160px; padding:0 0 0 10px; line-height:25px; background:#546775; color:#fff; border-bottom:1px solid #a3b6c4; font-size:11px;}
#menu :hover ul li a.fly {background:#546775 url(pics/fly.gif) no-repeat right center;}

#menu :hover ul li a:hover {color:#fc0;}
#menu :hover ul li a:hover.fly {background:#546775 url(pics/fly-over.gif) no-repeat right center;}
#menu :hover ul li:hover > a {color:#fc0;}
#menu :hover ul li:hover > a.fly {background:#546775 url(pics/fly-over.gif) no-repeat right center;}

#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px;}

#menu :hover ul :hover ul {left:170px; top:0; padding:0;}
#menu :hover ul :hover ul li a {background:#a3b6c4; color:#000; border-bottom:1px solid #546775; font-size:11px;}
#menu :hover ul :hover ul li a:hover {color:#fff;}