﻿@charset "utf-8";
@font-face {/* gecko*/
font-family: "Gunplay";
src: url("gunplay.ttf")/* format ( "TrueType")*/;
}
@font-face { /* IE */  
    font-family: "Gunplay_ie";  
    src: url("Gunplayie.eot");  
 }  

body  {
	width:547px;
	font: 100% Gunplay, Gunplay_ie, Arial Black, Arial, CD-iconsPC;
	background: #000000;
	margin: auto;
	padding: 0;
	text-align: left; 
	color: #ffffff;
}

.thrColAbsHdr #galeria {
	position: absolute;
	background: #000000;
	border: none; 
	width: 547px;
	left: 10px;
	margin: auto;
	padding: 0px;
	text-align: center;
	border: none;

}

.thrColAbsHdr #hirek {
	position: absolute;
	border: none; 
	width: 547px;
	left: 10px;
	margin: auto;
	padding: 0px;
	text-align: justify;

}
.thrColAbsHdr #linkek {
	position: static;
	border: none; 
	width: 547px;
	margin: 20px;
	text-align: left;
}
.thrColAbsHdr #shop {
	position: absolute;
	border: none; 
	width: 547px;
	margin: auto;
	text-align: left;
}
.thrColAbsHdr #media {
	position: absolute;
	border: none; 
	width: 547px;
	margin: auto;
	text-align: left;
	border: none;
}

a {color: #ffffff;}
a:hover	{color : #990000; text-decoration : none;}

h1 {
	color: #ffffff;
	font-size: 20px;
	font-family: Gunplay;
}

h2 {
	color: #ffffff;
    font-size: 18px;
	font-family: Gunplay
}

h3 {
	color: #ffffff;
	font-size: 16px;
	font-family: Gunplay
}
h4 {
	color: #ffffff;
    font-size: 14px;
}

h5 {
	color: #ffffff;
    font-size: 13px;
} 

h6 {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	}
.piros {
	color: #990000;
	border: none;
	text-decoration: inherit;
	border-style: none;
	a:link {text-decoration: none;} 
}
.ikon {
	color: #ffffff;
	font-size: 12px;
	font: "CD-iconsPC";
	
	}
	.lista {
	padding-left: 20px;
	}
