body{
    margin:0;
    padding:0;
    text-align:center;
    background-color:#E4E4E4;
}

ul{
    margin:10px 10px;
    padding:0px;
}

li{
    margin-left:10px;
}

div#main_flash{
    margin:160px auto 0px auto;
}

div#main_flash_jp{
    margin:233px auto 0px auto;
}

div.zakladeczki{
    background-color:#2E2E2E;
     font-family:arial;
    font-size:12px;
}

div.roundedcornr_box_light {
   background: #f0f0f0;
   float:left;
   margin-right:1px;
   width: 140px;
}
div.roundedcornr_box_light div.roundedcornr_top div {
   background: url(../images/roundedcornr_tl.png) no-repeat top left;
}
div.roundedcornr_box_light  div.roundedcornr_top {
   background: url(../images/roundedcornr_tr.png) no-repeat top right;
}


div.roundedcornr_box_light  div.roundedcornr_top div, div.roundedcornr_box  div.roundedcornr_top{
   width: 100%;
   height: 10px;
   font-size: 1px;
}
div.roundedcornr_box_light  div.roundedcornr_content { margin: 0 10px;
    height:30px;
}



div.roundedcornr_box_dark {
   background: #a9a9a9;
   float:left;
   width: 140px;
   margin-top:5px;
   margin-right:1px;
}
div.roundedcornr_box_dark div.roundedcornr_top div {
   background: url(../images/roundedcornr_418131_tl.png) no-repeat top left;
}
div.roundedcornr_box_dark div.roundedcornr_top {
   background: url(../images/roundedcornr_418131_tr.png) no-repeat top right;
}


div.roundedcornr_box_dark div.roundedcornr_top div, div.roundedcornr_box_dark div.roundedcornr_top{
   width: 100%;
   height: 10px;
   font-size: 1px;
}
div.roundedcornr_box_dark div.roundedcornr_content{ 
	height:25px;
}

div.pasek{
    background:#F0F0F0;
    width:100%;
    height:10px;
    margin:0px;
    padding:0px;
}

div#content{
    text-align:left;
    font-family:Arial;
    font-size:12px;
    height:550px;
}

div.content_inner{
    padding:10px 20px;
    background:url(../images/m4u-logo.jpg) 460px 20px no-repeat;
}

div.tytul{
    font-size:24px;
    color:#C60000;
    padding:10px 10px 0px 0px;
    margin:0px;
    text-align:left;
    
}
