﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #1e1e1e;
	padding: 0px;
	margin: 0px;
}
.kontejner {
	text-align: center;
	width: 800px;
	margin: 0px auto auto auto;
}
.top_text {
	width: 239px;
	height: 113px;
	top: -158px;
	left: 13px;
	position: relative;
	z-index: 10;
	font-size: x-large;
	font-weight: bold;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	display: block;
	padding: 0px;
	margin: 0px;
	float: left;
}
.text {
	text-align: left;
	top: -110px;
	position: relative;
	clear: both;
}
h1 {
	text-align: center;
}
.image {
	text-align: center;
}
