﻿@charset "utf-8";

@import "reset.css";
@import "predefined.css";

html, body, iframe, fieldset
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	background: #000000 url('../images/hatter.jpg') repeat-x top left;
	xoverflow: auto;
	xoverflow-x: hidden;
	xoverflow-y: hidden;
	x-ms-overflow-y: hidden;
	x-ms-overflow-x: hidden;

	/*
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #84c1f2;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #62a0d7;
	scrollbar-highlight-color: #DBDBDB;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #cddce9;
	*/
}

A, A:visited
{
	text-decoration: none;
	color: #ffffff;
}

A.link1:link, A.link1:visited
{
	text-decoration: none;
	color: #ffffff;
}

A:hover, A.link1:hover
{
	xtext-decoration: underline;
}

#kantar
{
	width: 564px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

#kantar_keret
{
	width: 685px;
	height: 448px;
	margin-left: -121px;
	margin-bottom: -115px;
	background: transparent url('../images/buborekok.png') no-repeat bottom left;
	text-align: left;
}

#kantar_splash
{
	width: 685px;
	height: 448px;
	background: transparent url('../images/kantar_splash.jpg') no-repeat top right;
}

#tovabb
{
	padding: 236px 55px 174px 510px;
}

#tovabblink
{
	width: 120px;
	height: 37px;
	display: block;
	background: transparent url('../images/tovabb.jpg') no-repeat top left;
}

#tovabblink:hover
{
	background: transparent url('../images/tovabb_over.jpg') no-repeat top left;
}