body,
td,
th,
textarea,
textarea td,
input,
select
{
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 20px;
}

body
{
  margin: 0px;
  padding: 0px;
  background-image:url('../_gfx/body_bg.png');
  background-repeat:repeat-x;
  background-color:#111845;
}

body div
{
  text-align: center;
}

a
{
  color: white;
  text-decoration:none;
  font-size:12px; 
  font-weight:bold;
}
a:hover
{
color:red;
}

.introbg a
{
  position:absolute; 
}

.naglowek
{
  margin:5px auto 10px;
  position:relative;
  height:30px;
  width:500px;
}

.gora
{
  font-size: 12px;
  color:white;
  font-weight:bold;
  position: absolute;
  top: 10px; left:100px;
}

.gora2
{
  font-size: 12px;
  color:white;
  font-weight:bold;
  position: absolute;
  top: 30px; left:60px;
}

.tytul
{
  font-size: 12px;
  color:white; 
  font-weight:bold;
  position: absolute;
  top:200px; left:40px;
}

.introbg
{
  margin:70px auto 50px;
  position:relative;
  background-image:url('../_gfx/intro.jpg');
  height:383px;
  width:381px;
}

.intro_jezyki
{
   margin:5px auto 5px;
   position:relative;
}
