﻿body {
	background-color: #f3efe4;
	background-image: url('images/bg.jpg'); background-repeat: repeat-x;
	margin: 0; padding: 0;
	font-family: "CGothic";
}

@font-face {
	font-family: 'CGothic';
	src: url('font/century_gothic-webfont.eot');
	src: local('âş'), url('osijek/font/century_gothic-webfont.woff') format('woff'), url('osijek/font/century_gothic-webfont.ttf') format('truetype'), url('osijek/font/century_gothic-webfont.svg#webfontV5XylOzp') format('svg');
	font-weight: normal;
	font-style: normal;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#hel {
	width: 960px; height: 100px;
	padding-top: 100px;
	text-align: center;
}

#butt {
	width: 960px; height: 310px;
	text-align: center;
}

.marg {
	margin-right: 0px;
}

img {
	border: 0;
}