/* font glówny */

body{color:#747474;font:12px "Arial";}

/* fotki */
.fotka {border-color:#cec0a6;padding:3px;margin-right:0px;margin-left:18px;margin-top:5px;margin-bottom:5px;border-bottom: 1px solid; border-top: 1px solid; border-left: 1px solid; border-right: 1px solid;float: right;}
.fotka2 {border-color:#cec0a6;padding:0;border-bottom: 0; border-top: 0; border-left: 0; border-right: 0;}
.flaga {border:0; border-color:#cec0a6;margin-right:0px;margin-left:5px;margin-top:0px;margin-bottom:0px;border-bottom: 0px solid; border-top: 0px solid; border-left: 0px solid; border-right: 0px solid;float: right;}

/* linki */
a:link {
outline : none;
text-decoration : none;
margin : 0 auto;
cursor : pointer;
color : #4397bd;
}
a:visited  {
outline : none;
text-decoration : none;
margin : 0 auto;
cursor : pointer;
color : #4397bd;
}
a:hover, a:active, a:focus {
outline : none;
text-decoration : underline;
margin : 0 auto;
cursor : pointer;
color : #073956;
} 

/* fonty-sektory */
.prawa {color:#747474;font:11px "Arial";} /* prawa autorskie /*



