table,td,th {
table-layout:fixed;
border:0.5px #00f0f0 solid;
}

div#open_source
{
background-color: #e0e0e0;
text-align: center;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

div#ekzemplaro
{
background-color: #e0e0e0;
text-align: center;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

div#power_failure
{
background-color: #e0e0e0;
text-align: center;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

div#radiation
{
background-color: #e0e0e0;
text-align: center;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}


div#english
{
text-align: right;
}

div#japanese
{
text-align: right;
}


div#column
{
background-color: #e0e0e0;
text-align: center;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

span#english{
color: blue;
}


span#magenta{color: magenta}
span#green{color: green}
span#blue{color: blue}

iframe
{
width:	600px;
height:	250px;
}

