BODY{
background: #fff url(images/bg.jpg) top center repeat-x;
margin: 0px auto;
text-align:justify;
font-family:Tahoma,Geneva,Kalimati,sans-serif;
color:#3e3e3e;
font-size:11px;
}

a {
color:#44798d;
}

#frame{
width:1000px;
margin: 0px auto;
}

#header{
width:1000px;
height:620px;
background:url(images/planetaradom_intro.jpg);
float:left;
}


#mainmenu{
width:800px;
height:51px;
float:left;
padding-left:200px;
}


#mainmenu li{
  float: left;
  
}

ul{
  text-indent: 0px;
  margin: 0px; 
  padding:0px; 
  list-style: none;
}

a.szukaj:link, a.szukaj:visited
{
  width: 121px;
  height: 51px;
  display: block;
  background: url(images/szukaj.jpg) top;
}

a.szukaj:hover
{
  background: url(images/szukaj.jpg) bottom;
}

a.blip:link, a.blip:visited
{
  width: 60px;
  height: 52px;
  display: block;
  background: url(images/blip.jpg) top;
}

a.blip:hover
{
  background: url(images/blip.jpg) bottom;
}

a.twitter:link, a.twitter:visited
{
  width: 115px;
  height: 52px;
  display: block;
  background: url(images/twitter.jpg) top;
}

a.twitter:hover
{
  background: url(images/twitter.jpg) bottom;
}

a.facebook:link, a.facebook:visited
{
  width: 103px;
  height: 51px;
  display: block;
  background: url(images/facebook.jpg) top;
}

a.facebook:hover
{
  background: url(images/facebook.jpg) bottom;
}


a.viddler:link, a.viddler:visited
{
  width: 88px;
  height: 52px;
  display: block;
  background: url(images/viddler.jpg) top;
}

a.viddler:hover
{
  background: url(images/viddler.jpg) bottom;
}


a.myspace:link, a.myspace:visited
{
  width: 99px;
  height: 52px;
  display: block;
  background: url(images/myspace.jpg) top;
}

a.myspace:hover
{
  background: url(images/myspace.jpg) bottom;
}


#footer{
width:1000px;
height:49px;
float:left;
}


.footer_copy{
width:700px;
height:45px;
text-align:center;
padding-left: 300px;
color:#848484;
float:left;
}

