body{
	margin: 0px auto;
	background: url('pictures/layout/bg.png');
	font-family: Verdana;
	font-size: 11px;
	color: #1a1d3d;
	line-height: 12pt;
	text-decoration: none;
}

img{
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px auto;
	width: 1024px;
	height: 400px;
	background: url('pictures/pictures/index.png');
}

.topmenu {
	font-family: Verdana;
	font-size: 14px;
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}

a:hover.topmenu {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.games {
	font-family: Verdana;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}

a:hover.games {
	font-family: Verdana;
	font-size: 11px;
	color: #ff6c00;
	text-decoration: underline;
}

.games_cat {
	font-family: Verdana;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}

a:hover.games_cat {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.tekst {
	font-family: Verdana;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}

a:hover.tekst {
	font-family: Verdana;
	font-size: 12px;
	color: #ff6c00;
	text-decoration: underline;
}

.footer {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a:hover.footer {
	font-family: Verdana;
	font-size: 12px;
	color: #222222;
	text-decoration: underline;
}