body {
	margin:0px; background-color: #200401;
	background-image: url('images/tlo.jpg');
	background-repeat: repeat;
	
}

#page{
padding:10px;
}

#topic{
background-image:url('images/topicTlo.jpg');
background-repeat:repeat-x;
height:115px;
width:716px;
margin-bottom:5px
}

#content{
background-color:#3a0101;
width:716px;
margin-left:auto;
margin-right:auto;
padding:5px;
}

#headerImg{
margin-left:25px;
float:left;
width:234px;
height:93px;
}

#topMenu{
padding:2px 5px 0 80px;
}

#advert{
height:372px;
background-color:#090000;
width:716px;
background-image:url('images/adv.jpg');
background-repeat:no-repeat
}

#play{
margin:205px 36px 0 0;
}

#download{
margin:20px 36px 0 0;
}

#podGraf{
height:104px;
width:716px;
margin-bottom:5px;
background-image:url('images/podGraficzke.jpg');
background-repeat:repeat-x
}

#screens{
float:right;
}

#textContent{
background-color:#250000;
padding:5px;
}

#bottomMenu{
padding:5px 5px 5px 20px; 
background-color:#180000;
}

#text{
padding:20px;
color:#7d6161; 
}

.menu {
	font-family: "trebuchet MS";
	color: #a3a3a3;
	font-size: 12px;
}
.tekst {
	font-family: "trebuchet MS";
	font-size: 12px;
}
.menuItem{
font-family: "trebuchet MS";
color:#666666;
font-size: 12px;}

.menuItem a:link{
color: #a3a3a3;
text-decoration:none;
}

.menuItem a:active{
color: #a3a3a3;
text-decoration:none;
}

.menuItem a:visited{
color: #a3a3a3;
text-decoration:none;
}
.menuItem a:hover{
color: #ffffff;
text-decoration:underline;
}



