*{	padding:0;
	margin:0;
}
	
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#000000;
	background-image:url('../picture/bg1.gif');
	color:#FFFFFF;
}


p{
	margin:10px;
}

p a{
	color:#FFFFFF;
	text-decoration:underline;
}

p a:hover{
	background-color:#ffc304;
	color:#000000;
	text-decoration:none;
}

p a:active{
	background-color:#810909;
	color:#FFFFFF;
	text-decoration:none;
}

ul{
	margin:10px 10px 10px 20px;
}

li{
	margin-left:0px;
	
}

li a{
	color:#FFFFFF;
}

li a:hover{
	background-color:#ffc304;
	color:#000000;
	text-decoration:none;
}

li a:active{
	background-color:#810909;
	color:#FFFFFF;
	text-decoration:none;
}


.kiemel{
	color:#ffc304;
}

.button{
	width:116px;
	height:21px;
	padding:5px;
	margin:5px 0 0 18px;
	text-align:center;
	background-image:url('../picture/button3.jpg');
	border:2px solid #810909;
}

.button a{
	color:#FFFFFF;
	line-height:21px;
	text-decoration:none;
	}

.button a:hover{
	text-decoration:underline;
}

.button2{
	width:186px;
	height:21px;
	padding:0px;
	margin:0px 0px 0 0px;
	text-align:center;
	background-image:url('../picture/button4.jpg');
	border:2px solid #810909;
}

.button2 a{
	color:#FFFFFF;
	line-height:21px;
	text-decoration:none;
	}

.button2 a:hover{
	text-decoration:underline;
}

#central{
	width:1000px;
	margin:0 auto;
	
}

#container{
	width:920px;
	float:left;
	background-color:#000000;
	padding:10px 40px 10px 40px ;
}

#header{
	width:920px;
	float:left;
	height:130px;
	margin-bottom:20px;
}

#main{
	width:920px;
	float:left;
	clear:both;
	margin:0;
}

#maintop{
	width:920px;
	float:left;
}

#mainheader{
	float:left;
	width:469px;
	margin-bottom:15px;
}

#mainheader2{
	float:left;
	width:469px;
	margin-bottom:15px;
}

.info{
	float:left;
	width:920px;
	clear:both;
}

.infobox{
	float:left;
	width:218px;
}

.leftcol{
	float:left;
	width:669px;
}

.b3ox{
	width:920px;
	float:left;
	clear:both;
}

.box1{
	width:165px;
	float:left;
	margin-right:15px;
}

.box2{
	width:555px;
	float:left;
	margin-right:15px;
}

.box3{
	width:165px;
	float:left;
}

.leftmain{
	width:649px;
	float:left;
	clear:both;
	margin:20px 0 0 0;
}

.productlinks{
	width:920px;
	float:left;
	clear:both;
	margin-top:20px;
}

.productlinks img{
	margin-right:5px;
}

.rightcol{
	float:left;
	width:250px;
}

.kep1{
	margin:5px 5px 5px 5px;
}

.imagecontainer{
	margin:20px 10px 20px 12px;
}

.imagecontainer a img{
	border:2px solid #FFFFFF;
	margin:0 4px 4px 0;
}

.imagecontainer a:hover img{
	border:2px solid #810909;
	background-color:#000000;
}

.module{
	background-color:#1b1b1b;
	float:left;
	border:1px solid #3b3b3b;
	clear:both;
}

.moduleheader{
	background-color:#1b1b1b;
	float:left;
	height:40px;
	/*width:100%;*/
	border-bottom:1px solid #2b2b2b;
}

.modulemain{
	float:left;
	/*width:100%;*/
	background:url('../picture/modulebg.gif') repeat-x 0 100%;
}

#footer{
	width:918px;
	float:left;
	clear:both;
	text-align:center;
	font-size:0.9em;
	margin-top:0px;
	background-color:#1b1b1b;
	border:1px solid #2b2b2b;
}