a {outline:none;}

td#header {
width:750px;
height:91px;
background-image: url('../images/landing_page/leading_page_ORTOGRAFFITI_01.jpg');
/*background-image: url('../images/landing_page/leading_page_ORTOGRAFFITI_01_grey.jpg');  żałoba*/
text-align:right;
padding-right:30px;
}

td#header table {
text-align:right;
margin-right:0px;
margin-top:20px;
padding:0px;
border-collpase:collapse;
font-family: Arial, Tahoma;
font-size: 9px;
color: #ffffff;
font-weight:bold;
}

td#header table a {color: #808080;}
td#header table a:hover {color: #ffffff;}
td#header table td.logged_in {
font-family: Arial, Tahoma;
font-size: 10px;
}

td#header table input.textinput {
width:97px;
height:10px;
font-family: Arial, Tahoma;
font-size: 9px;
}


td.stopka {
width:750px;
height:19px;
background-image: url('../images/landing_page/leading_page_ORTOGRAFFITI_35.jpg');
background-position:top;
background-repeat:no-repeat;
text-align:right;
font-family: Arial, Tahoma;
font-size: 11px;
color: #ffffff;
font-weight:bold;
padding-right:29px;
vertical-align:top;
padding-top:2px;
}

td.stopka a {
color: #ffffff;
text-decoration:none;
}

td.stopka a:hover {text-decoration:underline;}

td#pasek_gorny {
width:750px;
height:33px;
background-image: url('../images/landing_page/leading_page_ORTOGRAFFITI_02.jpg');
text-align:right;
font-family: Arial, Tahoma;
font-size: 12px;
color: #808080;
font-weight:bold;
padding-right:51px;
}

td#pasek_gorny a {
color: #808080;
text-decoration:underline;
margin-left:56px;
}

td#pasek_gorny a:hover {
text-decoration:none;
}


/* tooltip */


.help { cursor: default; } 
 
#tooltip { 
    position: absolute; 
    z-index: 3000; 
    width:100px;
    height:80px;
    padding-top:8px;

filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
} 
 
#tooltip h3, #tooltip div { margin: 0;  
font-size: 11px; 
font-family: 'Arial', 'Tahoma', Sans-Serif; 
 padding: 2px; 
 text-align:center;
 vertical-align:middle;
font-weight:bold;
line-height:13px;} 

#tooltip.orange { 
color:#ff6e00;
background: url(../images/landing_page/ramka_orange_big.gif) no-repeat top;
} 

#tooltip.green { 
color:#009132;
background: url(../images/landing_page/ramka_green_big.gif) no-repeat top;
} 

#tooltip.empty {
border:1px solid #000000;
padding:2px;
height:20px;
background-color:#ffffff;
}

#main-stopka {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height:18px;
text-align:center;
font-family: Tahoma, sans-serif;
font-size: 11px;
color:#009223; }


#main-stopka a {color:#009223; text-decoration:none; ;}
#main-stopka a:hover {color:#FF9400; text-decoration:underline;}