/* CSS Document */
/* CSS Document */
/*Vydelenie colorom */
.current { background-color:#00a9e0; background-repeat:no-repeat; background-position:center;}
/* Arial italic (tz and informaniton) */
.a-tz {font-family:Arial, Helvetica, sans-serif; font-style:italic; }
/* Arial (portfolio list) */
.a-ri {font-family:Arial, Helvetica, sans-serif;}
/* Zadacha? */
.a-za { background:#00a9e0; font-family:"Times New Roman", Times, serif;}
/* Links */
body .tm { color:#FFFFFF;}
body a:hover.tm { color:#FFFFFF; text-decoration:underline;}
<!-- a.tm:visited {text-decoration:none; color:#FFFFFF} -->
.sm {text-decoration:underline; color:#FFFFFF;}
a:hover.sm {text-decoration:none; color:#FFFFFF;}
body a:hover {color:#00a9e0;}
a {color:#0079a0;}
/* PNG */
img {
	behavior:	url("http://www.alsmdesign.ru/pngbehavior.htc"); border: 0px;
}
/* header logotype */
#top {background:url(i/black-blue.jpg) repeat-x;}
/* Verhnee menu */
 #top_menu {font-family:"Times New Roman", Times, serif; font-size:180%; text-align:justify;}
/* Niznee menu */
#top_second_menu {font-family:"Times New Roman", Times, serif; font-size:100%; text-align:justify; height:auto;}
/* Text in bode (main text) */
#text_body {font-family:"Times New Roman", Times, serif; font-size:100%; text-align:justify; width:85%;}
/* Footer */
#niz {position:relative; bottom:0; margin: 0px 0px 0px 0px;}
/* body and other params */
body {
	background-color: #000000; font-size:100%; 
}
body,td,th,p {
	color: #FFFFFF; font-size:100%;
}
body {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
/* ??? */
.head { font-family:"Times New Roman", Times, serif; font-size:150%;}

h1 {font-family:"Times New Roman", Times, serif; font-weight:normal;}
h2 {font-family:"Times New Roman", Times, serif; font-weight:normal;}
h3 {font-family:"Times New Roman", Times, serif; font-weight:normal;}


