/* CSS Document */

* {
  padding: 0;
  margin: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  background: #ffe242 url(/images/bg1.jpg) repeat-x top left;
}

a {
  font-size: 12px;
  color: #186ed0;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  color: #898f88;
  font-size: 12px;
  line-height: 1.6em;
}

p.strefaRodzica {
  color: #055a71;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
}

p.copyrights {
  color: #4a4a4a;
  margin-bottom: 30px;
  text-align: center;
}

p, h1, h2, h3, h4 {
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal
}

h1, h2, h3, h4 {
  font-family: "Arial Black", Helvetica, sans-serif;
  line-height: 1.1em;
}

#wrapper {
  width: 890px;
  margin: auto;
}

#header {
  position: relative;
  width: 890px;
  height: 228px;
  background: url(/images/header_child.jpg) no-repeat top left;
}

#header a.strefaRodzica {
  position: absolute;
  top: 103px;
  right: 70px;
  width: 137px;
  height: 42px;
  background: url(/images/strefa-rodzica-btn.jpg) no-repeat top left;
}

#flashTop {
  margin-top: 10px;
  width: 890px;
  height: 15px;
  background: #fefdb4 url(/images/flashBoxTop.jpg) no-repeat top left;
}

#flashBottom {
  width: 890px;
  height: 15px;
  background: #fefdb4 url(/images/flashBoxBottom.jpg) no-repeat bottom left;
}

#flashContent {
  width: 860px;
  padding: 0 15px;
  height: 410px;
  background: #fefdb4;
}

#bottomLinks {
  margin-top: 10px;
  width: 890px;
  height: 100px;
}

#footer {
  padding-top: 22px;
  text-align: center;
}

#footer a{
  color: #FFFFFF;
  margin: 0 10px;
}

/* ---  */

#videoFlashTop {
  margin-top: 10px;
  width: 890px;
  height: 15px;
  background: #fefdb4 url(/images/videoBoxTop.jpg) no-repeat top left;
}

#videoFlashContent {
  width: 860px;
  padding: 0 15px;
  height: 410px;
  background: #fefdb4 url(/images/tvland.jpg) no-repeat bottom left;
}

/* <iommi - video>*/

div.videoMain
{

}
div.videoBoxRight
{
  margin-top: 90px;
  margin-right: 20px;
  float: right;
  width: 370px;
}
div.videoBoxRightTop
{
  background: url(/images/videoBoxTop.png) no-repeat scroll left top;
  height: 15px;
  width: 370px;
}

div.videoBoxRightBottom
{
  background: url(/images/videoBoxBottom.png) no-repeat scroll left top;
  height: 15px;
  width: 370px;
  clear: both;
}

div.videoBoxRightContent
{
  float: right;
  height: 250px;
  overflow: auto;
  background: #ffba6a;
  width: 370px;
}

div.videoBoxLeft
{
  float: left;
  width: 468px;
}
/* </iommi -video */

div.topInfo
{
    width: 100%;
    border-bottom: solid 1px #aaa;
    padding: 4px;
    padding-left: 20px;
    background: #fff68f url(/images/icons/famfamfam_silk/lightbulb.png) no-repeat center left;
}
div.topInfo p
{
    color: #000000;
    font-size: 12px;
}

table.dziecko {
	width: 900px;
  margin: 0 auto 40px auto;
}

table.dziecko td{
	vertical-align: top;
}

table.dziecko td.top{
	height: 150px;
}

table.dziecko td.games{
	height: 550px;
}

table.dziecko td.bottom{
	height: 200px;
  background: url(/images/down.jpg) no-repeat center left;  
}

table.dziecko td.down{
	height: 22px;
  background: url(/images/down.jpg) no-repeat center left;  
}
