@charset "utf-8";
/* CSS Text & Links */

a#box_01 {
position:absolute; top:85px; right:162px;
display:block; width:162px; height:78px;
background:url("../img/box_kobieta.jpg") 0 0 no-repeat;
}
a#box_02 {
position:absolute; top:162px; right:162px;
display:block; width:162px; height:78px;
background:url("../img/box_dziecko.jpg") 0 0 no-repeat;
}
a#box_03 {
position:absolute; top:85px; right:0;
display:block; width:162px; height:78px;
background:url("../img/box_mezczyzna.jpg") 0 0 no-repeat;
}
a#box_04 {
position:absolute; top:162px; right:0;
display:block; width:162px; height:78px;
background:url("../img/box_choroby.jpg") 0 0 no-repeat;
}

#menu a {
margin:0; padding:0 7px 0 12px;
background:url("../img/menu-pause .gif") 0 2px no-repeat;
font:11px Tahoma, sans-serif; color:#FFF; 
}
#menu > a:first-child { background:none; }

#footer a { font-weight:normal; }

p.akapit {margin-top:1em;}
p.bold { font-weight:bold; }
a.more { text-decoration:none; }
a.more:hover { text-decoration:underline;}

#lang {
position:absolute; top:10px; right:0;
width:60px;
}

#infolinia {
position:absolute; top:25px; right:0;
width:200px;
font-family:'trebuchet MS';font-size:13pt;color:#7DA611;
} /*zima*/

#infolinia2 {
position:absolute; top:30px; right:110px;
width:200px;
font-family:'trebuchet MS';font-size:13pt;color:#FFFFFF;
} /*wiosna*/

#infolinia3 {
position:absolute; top:0px; right:0px;
width:200px;
font-family:'trebuchet MS';font-size:13pt;color:#FFFFFF;
} /*jesien*/

#lang a#pl {
display:block;
width:27px; height:18px;
background:url("../img/flag_pl.gif") 0 0 no-repeat;
}

#lang a#en {
display:block; float:right;
width:27px; height:18px;
background:url("../img/flag_en.gif") 0 0 no-repeat;
}

a.linki:link {color:#666666;text-decoration:none;font-size:8pt;}
a.linki:visited {color:#666666;text-decoration:none;font-size:8pt;}
a.linki:hover {color:#222222;text-decoration:none;font-size:8pt;}
a.linki:active {color:#666666;text-decoration:none;font-size:8pt;}


a.news:link {color:#222222;text-decoration:none;}
a.news:visited {color:#222222;text-decoration:none;}
a.news:hover {color:#7DA611;text-decoration:underline;}
a.news:active {color:#222222;text-decoration:none;}
