a:link {text-decoration:none; color:#fff;}
a:active {text-decoration:none; color:#fff;}
a:visited {text-decoration:none; color:#fff;}
a:hover {text-decoration:none; color:#fff;}

html,body{
	margin:o auto;
	text-align:center;
}

body{
	scrollbar-face-color: black;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: red;
	scrollbar-track-color: #000000;
	background:#CCFFFF;
}



#wrap{
	width:1024px;
	margin:  0 auto;
	text-align:center;
}
        

#header{
width:100%;
background-color: #000000;
}

#main{
	width:100%;
}

#left{
	width:200px;
	float:left;	
}
												
#logo{
	height:156px;
	width:100%;
	background:url(../img/logo.jpg);
}

#content{
	width:600px;
	margin-left:20%;
	background:black;	
	margin-right:20%;
	color:#CCFFFF;
	
}

#right{
	width:200px;
	float:right;
}

#clear{
	height:0px;
	clear:both;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:1px;
}

#menu{
	width:170px;
	background:black;
	margin:1em;
	color:#CCFFFF;
}

#game{
	background:black;
	margin: 1em;
	width:170px;
	}
#game h3{
	color:#000000;
	margin:0px;
	background:#00FF66;
}

#menu h3{
	color:#000000;
	margin:0px;
	background:#00FF66;
}


.frame{
	background:#000000;
	margin:0px;
		}


#game h4{
	color:#00FF66;
	margin:1px;
	margin-bottom:4px;
	}

#menu ul li{
	margin-left:0px;
	padding:0px;
	color:#ffffff;
	padding-bottom:3px;
}


#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#game a{
	text-decoration:none;
	link {text-decoration:none; color:#00FF66;}
	active {text-decoration:none; color:#00FF66;}
	visited {text-decoration:none; color:#00FF66;}
	hover {text-decoration:none; color:#00FF66;}
        }
                           
.button{
	background: url(../img/button1.jpg);
}

#footer{
	width:100%;
	background-color: #000000;

}
#bottom{
	height:66px;
	width:100%;
}

#translate{
	background:black;
	margin: 1em;
}

#reklama{
	background:black;
	margin: 1em;
	width:170px;
	}

#lady{
	height:391px;
	width:170px;
	background:url(../img/reklama.jpg);
}
