@import url(css/01.css);
@import url(css/02.css);
@import url(css/03.css);
@import url(css/04.css);
@import url(css/friendlink.css);
/* 
xhtml+css @ July 2004 by No3
*/

body       { margin:0; color:#111; font:12px/1.5em Arial, Tahoma, Verdana, Sans-Serif !important; font:11px/1.8em Verdana, Arial, Tahoma, Sans-Serif; text-align:center; }
a:link, 
a:visited  { color:#2C4C78; text-decoration:none; }
a:hover    { color:#06F; text-decoration:underline; }
a:active   { color:red; text-decoration:none; }
input,
select,
textarea,
option     { font:12px Tahoma, Sans-Serif; }
input#s2   { height:20px; font:12px Verdana, Sans-Serif; }
img        { border:0; }
td,
table      { text-align:left; font-size:12px !important; font-size:11px; line-height:18px;  }

.red   {color: red;}
.green {color:green;}
.blue  {color:blue;}


.r1{width:80px;height:80px;float:right;   
     position:fixed !important; top/**/:200px;   
     position:absolute; z-index:300; top:expression(offsetParent.scrollTop+200);right:20px;}
.r2{width:80px;height:80px;background:red;float:right;   
     position:fixed !important; top/**/:300px;   
     position:absolute; z-index:400; top:expression(offsetParent.scrollTop+300);right:20px;}
.r3{width:80px;height:80px;background:red;float:right;   
     position:fixed !important; top/**/:400px;   
     position:absolute; z-index:500; top:expression(offsetParent.scrollTop+400);right:20px;}
.l1{width:80px;height:80px;float:right;   
     position:fixed !important; top/**/:200px;   
     position:absolute; z-index:300; top:expression(offsetParent.scrollTop+200);left:20px;}
.l2{width:80px;height:80px;background:red;float:right;   
     position:fixed !important; top/**/:300px;   
     position:absolute; z-index:400; top:expression(offsetParent.scrollTop+300);left:20px;}
.l3{width:80px;height:80px;background:red;float:right;   
     position:fixed !important; top/**/:400px;   
     position:absolute; z-index:500; top:expression(offsetParent.scrollTop+400);left:20px;}



#textad {border: 1px solid lightblue; height:20px; padding:3px 3px 3px 3px;margin:2px 0px 1px 0px;background-color:#F6F6F6;" align="center"}
#zoltb{ padding:3px 3px 3px 3px;
        margin:3px 3px 3px 3px;
        background-color:#111;
	font-size: 14px;
	color: #0066FF;
	line-height: 17px;
	border: 1pt solid #0066FF;
      }
#zoltb a {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	}