/* stab.dn.ua */

body {
	margin: 0;
	background: url(images/bg.png) repeat top left;
}

h2 {
	color: #003366;
	font-size: 24px;
	font-weight: bold;
}

#stab-top {
	width: 1000px;
	margin: 0 auto;
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	height: 210px;
	background: url(images/top-fon.jpg) repeat-x top left;
}
#stab-top #top-left {
	float: left;
	width: 254px;
	text-align: right;
	padding-top: 6px;
}
#stab-top #top-center {
	position: relative;
	float: left;
	width: 450px;
	left: 15px;
	top: 20px;
	font-family: Verdana, Arial, Georgia;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

#stab-top #top-center #blinking {
	position: absolute;
	top: 42px;
	left: 60%;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
#stab-top #top-center p {
	margin-top: 2px;
	padding-top: 0;
	margin-bottom: 2px;
	padding-bottom: 0
}

#stab-top #top-right {
	float: right;
	width: 242px;
	text-align: right;
	margin-right: 20px;
	padding-top: 10px;
}

#stab-menu {
	width: 1000px;
	margin: 0 auto;
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	height: 24px;
	background: url(images/menu.jpg) repeat-x top left;
}
#stab-menu #menu-left {
	float: left;
	height: 24px;
	margin-left: 30px;
	padding-top: 5px;
}
#stab-menu #menu-left #menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
#stab-menu #menu-left #menu li {
	display: block;
	float: left;
	padding-left: 14px;
	padding-right: 14px;
	border-right: 1px solid #aaa;
	font-family: Tahoma;
	font-size: 11px;
	color: #317FC2;
}

a.fontmenu, a.fontmenu:link, a.fontmenu:visited, a.fontmenu:active {
	color: #317FC2;
	font-weight: bold;
	text-decoration: none;
}
a.fontmenu:hover {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
#fontmenu_active {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#fontmenu_active:hover {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

#stab-menu #menu-right {
	float: right;
	height: 24px;
	text-align: right;
	width: 154px;
	margin-right: 20px;
}

#stab-body-tel {
	position: absolute;
	right: 30px;
	top: 50px;
	text-align: right;
	width: 185px;
	font-size: 10px;
	font-family: Verdana;
	padding: 10px;
	border: 1px dashed #006699;
}

#stab-body {
	position: relative;
	width: 900px;
	margin: 0 auto;
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	min-height: 500px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 50px;
	background-color: #dceaf7;
}

#stab-body a, #stab-body a:link, #stab-body a:visited, #stab-body a:active {
	color: #003366;
	text-decoration: underline;
}
#stab-body a:hover {
	color: #006699;
	text-decoration: none;
}

#stab-body #stab-block #title {
	font-weight: bold;
	color: #003366;
	font-size: 20px;
	text-align: center;
}

#stab-body #stab-block #title a, #stab-body #stab-block #title a:link, #stab-body #stab-block #title a:visited, #stab-body #stab-block #title a:active {
	color: #317FC2;
	text-decoration: underline;
}
#stab-body #stab-block #title a:hover {
	color: #006699;
	text-decoration: underline;
}

#stab-body #stab-block #descr {
	color: #000000;
	font-size: 14px;
	text-align: center;
}
#stab-body #stab-block #image {
	text-align: center;
}
#stab-body #stab-block #image img {
	margin-bottom: 9px;	
}

#stab-body #stab-block #image a,
#stab-body #stab-block #image a:link,
#stab-body #stab-block #image a:visited,
#stab-body #stab-block #image a:active,
#stab-body #stab-block #image a:hover{
	text-decoration: none;
}



#stab-body #stab-power {
	text-align: center;
	font-size: 22px;
}
#stab-body #stab-power a, #stab-body #stab-power a:link, #stab-body #stab-power a:visited, #stab-body #stab-power a:active {
	color: #D50000;
	text-decoration: underline;
}
#stab-body #stab-power a:hover {
	color: #ff0000;
	text-decoration: underline;
}


#power-table td {
	border-bottom: 1px solid #999;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sendmail {
	color: #003366;
	text-align: center;
}
#sendmail a, #sendmail a:link, #sendmail a:visited, #sendmail a:active {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
#sendmail a:hover {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}


#stab-footer {
	width: 900px;
	margin: 0 auto;
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	height: 88px;
	background: url(images/footer.jpg) repeat-x top left;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
}
#stab-footer p {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
}
#stab-footer a, #stab-footer a:link, #stab-footer a:visited, #stab-footer a:active {
	color: #003366;
	text-decoration: underline;
}
#stab-footer a:hover {
	color: #006699;
	text-decoration: none;
}

#stab-footer #stab-counter {
	float: right;
	padding-top: 15px;
	width: 500px;
	text-align: right;
	font-size: 12px;
	color: #999999;
}
#stab-footer #stab-counter a,
#stab-footer #stab-counter a:link,
#stab-footer #stab-counter a:visited,
#stab-footer #stab-counter a:active,
#stab-footer #stab-counter a:hover {
	font-size: 12px;
	color: #999999;
}

.tehhar {
	border-left: 1px solid #003366;
	border-top: 1px solid #003366;
}
.tehhar td {
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	padding: 4px;
}


#sertifikat {
	border: 1px solid #999;
	padding: 2px;
}


#objav {
	text-align: center;
	color: #f00;
	font-weight: bold;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 500px;
	border: 1px dashed #f00;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}


#napr1, #napr2 {
	background-color: #dceaf7;
	padding: 0 5px 5px 5px;
}


#helpp {
	background-color: #ffffff;
	padding: 15px;
	border: 1px solid #999999;
	text-align: center;
}
