body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}
:focus {
	outline: 0px;
}

html, body {
    height:100%;
    width:100%;
    overflow:hidden;
}

body {
	font-family: georgia, times;
	background: url('images_page/body_bg.gif') top left ;
	background-attachment: fixed;
	color: white;
}

img.bg {
	width: 1290px;
	height: 768px;
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -630px;
}

div#background_hack {
	position: relative; 
}

.clear {
	clear: both;
	font-size: 1px;
}

a {
	color: #603e7b;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #476a2a;
	text-decoration: none;
}

.sr {
	display: none;
}

/* copyright */

.copyright {
	width: 180px;
	height: 83px;
	position: fixed;
	top: 100%;	
	left: 50%;
	background: url('images_page/copyright.png') top left no-repeat;
	margin: -44px 0 0 -90px;
	z-index: 2;
	overflow: hidden;
}

.copyright i {
	display: none;
}

/* kontener */

.container {
	width: 1000px;
	overflow: hidden;
	font-size: 1.2em;
	position: absolute;
	left: 50%;
	margin-left: -500px;
}

#navigation {
	width: 300px;
	position: fixed;
	float: left;
	overflow: hidden;
}

#content {
	float: right;
	width: 700px;
	overflow: hidden;
}

#content .copyright {
	display: none;
}

.anchor {
	display: block;
	height: 0;
	overflow: hidden;
}

/* menu */ 

.menu {
	width: 187px;
	float: right;
	overflow: hidden;
}

.logo {
	width: 187px;
	height: 162px;
	overflow: hidden;
	background: url('images_page/logo.png') top left no-repeat;
}

.logo h2 a {
	display: block;
	width: 187px;
	height: 162px;
}

.logo h2 span {
	display: none;
}

.menu_shadow {
	width: 185px;
	height: 5px;
	background: url('images_page/menu_shadow.png') 1px top no-repeat;
}

.menu ul {
	display: block;
	height: 185px;
	overflow: hidden;
	list-style-type: none;
}

.menu li {
	display: block;
	float: left;
	margin-right: 3px;
	background: url(images_page/li_bg.png) left bottom no-repeat;
}

.menu li a span {
	display: none;
}

.menu .m1 {
	margin-top: -66px;
	margin-left: 1px;
}

.menu .m2 {
	margin-top: -15px;
	background-position: -28px bottom;
}

.menu .m3 {
	margin-top: -55px;
	background-position: -56px bottom;
}

.menu .m4 {
	margin-top: -51px;
	background-position: -84px bottom;
}

.menu .m5 {
	margin-top: -36px;
	background-position: -112px bottom;
}

.menu .m6 {
	margin-top: -61px;
	background-position: -140px bottom;
}

.menu li a {
	display: block;
	float: left;
	width: 28px;
	height: 180px;
	font-family: arial;
	font-weight: bold;
	color: #AB0505;
	text-decoration: none;
	overflow: hidden;
}

.menu li a:hover {
	text-decoration: none;
	margin-top: 15px;	
}

/* tartalom */

#ie6bg {
	height: 2000px;
}

.keret {
	width: 680px;
	overflow: hidden;
}

.keret .title {
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	color: white;
	float: left;
	padding: 0 20px 0 0;
	overflow: hidden;
	background: url(images_page/title_bg.png) right top no-repeat;
}

.keret .title .shadow {
	width: 7px;
	height: 60px;
	margin-right: 28px;
	float: left;
	background: url(images_page/shadow.png) right top;
}

.illusztraciok .title {
	background-position: right -60px;
}

.grafikak .title {
	background-position: right -120px;
}

.sitebuild .title {
	background-position: right -180px;
}

.ufonautak .title {
	background-position: right -240px;
}

.kontakt .title {
	background-position: right -300px;
}

.keret .alak {
	width: 238px;
	height: 389px;
	position: absolute;
	top: 100px;
	margin-left: 585px;
	overflow: hidden;
	z-index: 1;
}

.magamrol_body .keret .alak {
	background: url('images_page/alak_magamrol.png') top left no-repeat;
}

.illusztraciok_body .keret .alak {
	background: url('images_page/alak_illusztraciok.png') top left no-repeat;
}

.grafikak_body .keret .alak {
	background: url('images_page/alak_grafikak.png') top left no-repeat;
}

.sitebuild_body .keret .alak {
	background: url('images_page/alak_sitebuild.png') top left no-repeat;
}

.ufonautak_body .keret .alak {
	background: url('images_page/alak_ufonautak.png') top left no-repeat;
}

.kontakt_body .keret .alak {
	background: url('images_page/alak_kontakt.png') top left no-repeat;
}

.keret_belso {
	width: 370px;
	height: 360px;
	margin: 35px 0 0 35px;
	overflow: hidden;
}

.keret .pdf {
	width: 120px;
	position: absolute;
	top: 420px;
	margin-left: 250px;
	padding: 1px 0 1px 0;
	background: #81548b url('images_page/pdf.png') 2px 2px no-repeat;
	z-index: 5;
}

.keret .pdf a {
	display: block;
	height: 31px;
	line-height: 31px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding-left: 35px;
	
}


.tartalom img {
	margin: 0 12px 12px 0;
}

.sitebuild .tartalom img {
	border: 4px solid #e1f0fd;
}

.sitebuild .tartalom .img:hover {
	border: 4px solid #aa0609;
}

.webcim {
	display: none;
}

 
.alja {
	margin-top: 2000px;
	text-align: center;
	color: #8ABDEB;
}

/* vers, kontakt */

.vers {
	font-size: 34px;
	line-height: 30px;
	color: #e1f0fd;
	margin-top: 29px;
}

.vers span {
	font-size: 55px;
	font-style: italic;
}

.vers .v1 span {
	color: #fff;
}

.vers .v3 span {
	color: #33699f;
} 

.vers .v2 {
	font-size: 30px;
	margin-left: 130px;
}

.vers .v3 {
	margin-left: 20px;
}

.versnev {
	color: #e1f0fd;
	font-style: italic;
	margin: 30px 0 0 250px;
}

.kontakt .tartalom {
	font-size: 34px;
	
}

.kontakt .tartalom i {
	display: block;
	font-size: 28px;
	padding-left: 30px;
	margin-top: -16px;
}

.telefoncim {
	color: #e5f9bf;
}

