body{
	margin: 0px;
	padding: 0px;
	background: #000000 url(../images/body_bg.gif) repeat-x top;
	font-size: 10pt;
	font-family: Tahoma;
	color: #ffffff;
}

a:link, a:visited{
	color: #8eb5d5;
	text-decoration: underline;
}

#all{
	width: 835px;
	height: auto;
	margin: auto;
}

#page{
	width: 835px;
	height: auto;
	float: left;
}

#banner{
	width: 835px;
	height: 325px;
	padding-top: 1px;
	float: left;
	background: url(../images/banner.jpg) no-repeat;
	border-bottom: 2px solid #304859;
	overflow: hidden;
}

#middle{
	width: 835px;
	height: auto;
	float: left;
	padding: 10px 0px 4px 0px;
	background: #4d748f url(../images/middle_bg.gif) repeat-x top;
}

#bottom_bg{
	width: 835px;
	float: left;
	height: auto;
	background: url(../images/bottom_bg.jpg) repeat-x bottom;
}

#left_modules{
	width: 160px;
	height: auto;
	float: left;
	padding: 0px 15px 0px 15px;
}

.menu_box{
	width: 159px;
	height: auto;
	float: left;
	padding-bottom: 56px;
	background: url(../images/menu_bottom.gif) no-repeat bottom;
}
.menu_top{
	width: 149px;
	height: 20px;
	background: url(../images/menu_top.gif) no-repeat bottom;
	float: left;
	font-size: 16px;
	color: #ffffff;
	padding: 6px 0px 5px 10px;
}
.menu_content{
	width: 159px;
	height: auto;
	float: left;
}
#main_content{
	width: 645px;
	height: auto;
	float: left;
}
#footer{
	width: 835px;
	height: 70px;
	float: left;
	background: url(../images/footer_bg.gif) repeat-x top;
}
#footer_left{
	width: 280px;
	height: 30px;
	float: left;
	padding: 20px 0px 20px 20px;
	color: #ffffff;
}
#footer_right{
	float: left;
	padding: 23px 20px 20px 0px;
	width: 515px;
	height: 27px;
	text-align: right;
}
#footer_right img{
	border: none;
	padding-left: 5px;
}
#content_text{
	float: left;
}
.black_wide{
	width: 628px;
	height: auto;
	float: left;
	background: #1e1e1e url(../images/news_top.jpg) no-repeat top;
}
.black_top{
	font-size: 16px;
	padding: 6px 0px 5px 10px;
	color: #ffffff;
	float: left;
	width: 618px;
	height: 20px;
}
.black_content{
	width: 628px;
	height: auto;
	float: left;
	padding-bottom: 20px;
	background: url(../images/news_bottom.jpg) no-repeat bottom;
	color: #efefef;
}
.main_news_border{
	width: 263px;
	height: auto;
	float: left;
	border-right: 1px solid #c3c3c3;
	padding: 10px 20px 10px 20px;
}
.main_news{
	width: 284px;
	height: auto;
	float: left;
	padding: 10px 20px 10px 20px;
}
.black_content a:link, .black_content a:visited{
	color: #8eb5d5;
	text-decoration: none;
}
.black_content a:hover{
	text-decoration: underline;
}

.application{
	width: 545px;
	height: 415px;
	padding: 15px 50px 0px 50px;
	float: left;
	overflow: hidden;
}

#kwicks{
	height: 415px;
	width: 545px;
	float: left;
	overflow: hidden
}
.kwick{
	width: 120px;
	height: 415px;
	float: left;
	overflow: hidden;
}
.kwick_tekst{
	width: 142px;
	height: 280px;
	padding: 100px 27px 35px 136px;
	font-size: 11px!important;
}
.kwick_tekst p, .kwick_tekst span, .kwick_tekst a, .kwick_tekst strong, .kwick_tekst font{
	font-size: 11px!important;
}
.kwick_tekst a:link, .kwick_tekst a:visited{
	background: #212121;
	color: #ffffff;
	font-size: 11px!important;
	text-decoration: none;
	padding: 3px 12px 3px 12px;
	float: left;
}

#hightack{
	background: url(../images/hightack.jpg) no-repeat left;
}
#crystal{
	background: url(../images/crystal.jpg) no-repeat left;
}
#classic{	
	width: 305px;
	background: url(../images/classic.jpg) no-repeat left;
}

.game_buttons{
  width: 160px;
	height: auto;
	float: left;
	padding-top: 10px;
}
.game_buttons img{
	border: none;
}

.contentheading, .componentheading{
  float: left;
  display: block;
  font-size: 18px;
  padding: 15px 0px 15px 0px;
}

.inputbox{
  border: 1px solid #ffffff;
}

.napisy_content{
  width: 100%;
  float: left;
  height: auto;
  padding-top: 15px;
  text-align: center;
}