body { margin: 0; padding: 0;
font: 9pt arial;
color:#FF0000;
background: #76E4FF url('./background/bg_grad2.jpg') repeat-x top;
}
/* Main menu (tabs) */
#tabs {background:#49CBFF; margin:0 5px; padding:10px 0 0 0; _height:1px;}
#tabs ul {margin:0 10px; padding:0; list-style:none;}
#tabs ul li {margin:0 5px 0 0; padding:0; float:left;}
#tabs ul li a {display:block; position:relative; padding:7px 15px; border:0; background:url("./design/tab_link.gif") 0 0 repeat-x; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;}
/* Main menu (tabs - link) */
#tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("./design/tab_link_l.gif") 0 0 no-repeat;}
#tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("./design/tab_link_r.gif") 100% 0 no-repeat;}
/* Main menu (tabs - hover) */
#tabs ul li a:hover {background:url("./design/tab_hover.gif") 0 0 repeat-x; color:#FFF;}
#tabs ul li a:hover span.tab-l {background:url("./design/tab_hover_l.gif") 0 0 no-repeat;}
#tabs ul li a:hover span.tab-r {background:url("./design/tab_hover_r.gif") 100% 0 no-repeat;}
/*embed tags style */
embed {
position:absolute;
right:10%; left:10%; top:10%; bottom:10%;
}
/* tekst and link style */
a:link {
color:#FF0000;
}
a:visited {
color:#FFFF00;
}

p {
color:#D51E22;
}

#downweb p {
text-shadow:#FFFF00;
font-size:50px;
text-decoration:blink;
}