body {
	background: #d6f3ff;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #0088b4;	
}

a {
	color: #0088b4;	
}

a:hover {
	color: #000;	
}

input {
	color: #0088b4;		
	font-family: Georgia, "Times New Roman", Times, serif;	
}

strong {
	font-weight: bold;
}

#menu {
	background: url(../img/bg_menu.png) repeat-x;
	height: 125px;
	overflow: hidden;
	position: absolute; top: 0; left: 0;
	width: 100%;
}

#nav {
	height: 110px;
	margin: 0 auto;
	width: 1000px;
}

#slider {
	background: url(../img/bg_body.png) center bottom no-repeat;
	height: 470px;
	overflow: hidden;
	position: absolute; top: 110px; left: 0;
	width: 100%;
}

#mask {
	height: 100%;
	width: 500%;
}

.item {
	float: left;
	height: 100%;
	width: 20%;
	background-image: url(../img/bg_content.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#item1 {
	background-image: url(../img/bg_slide1.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#item2 {

}

#item3 {
}

#item4 {

}

/* NYITOOLDAL */

#tippJezus,
#tippTelapo,
#tippTatu {
	position:absolute;background-image:url(../img/bg_tooltip.png);display:none;z-index:20;width:111px;height:82px;padding:10px 15px 10px 15px;font-size:12px;line-height:18px;
	font-weight:bold;
	text-decoration:none;
	color:#0088b4;
}

#tippJezus:hover,
#tippTelapo:hover,
#tippTatu:hover {
	color:#024156;
}

#figuraJezus {
	display: block;
	position: absolute;
	bottom: 30px;
	right: 400px;
	width: 150px;
	height: 237px;
	background-image: url(../img/figurak.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:100;
}

#figuraJezus:hover {
	background-image: url(../img/figurak.png);	
	background-position: 0px -237px;	
}

#figuraTelapo {
	display: block;	
	position: absolute;	
	bottom: 30px;
	right: 250px;
	width: 150px;
	height: 237px;
	background-image: url(../img/figurak.png);
	background-repeat: no-repeat;
	background-position: -170px 0px;
	z-index:100;
}

#figuraTelapo:hover {
	background-image: url(../img/figurak.png);	
	background-position: -170px -237px;	
}

#figuraTatu {
	display: block;	
	position: absolute;	
	bottom: 30px;
	right: 100px;
	width: 150px;
	height: 237px;
	background-image: url(../img/figurak.png);	
	background-position: -350px 0px;
	z-index:100;
}

#figuraTatu:hover {
	background-image: url(../img/figurak.png);	
	background-position: -350px -237px;	
}


#tabla {
	position: absolute;	
	bottom: 20px;
	left: 20px;
	background-image: url(../img/tabla.png);
	background-repeat: no-repeat;
	width: 277px;
	height: 257px;
	font-size: 16px;
	padding: 25px 40px 10px 45px;
	line-height: 20px;
	color: #0088b4;
}

.content {
	height: 470px;
	margin: 0px auto;
	width: 1000px;
	position: relative;
}

.tablaContent {
	height: 410px;
	margin: 0px auto;
	width: 590px;
	padding: 60px 290px 0px 120px;
	position: relative;
}

.sugoContent {
	height: 410px;
	margin: 0px auto;
	width: 630px;
	padding: 60px 250px 0px 120px;
	position: relative;
}
	
.selected {

}

.clear {
	clear: both;
}

div.overlay {
	width:650px;
	height:720px;		
	display:none;
	padding:17px;
	overflow: hidden;
}

div.overlay img {
}

div.overlay div.close {
	background-image:url(../img/icon_close.png);
	position:absolute;
	right:50px;
	top:0px;
	cursor:pointer;
	height:35px;
	width:35px;
}


#overlay { 
    height:720px;
} 
#overlay img {
	display: none;
}


/* FIGURAK */
.typeJezus {
	position: absolute;
	bottom: 17px;
	right: 78px;
}

.typeTelapo {
	position: absolute;
	bottom: 17px;
	right: 78px;
}

.typeTatu {
	position: absolute;
	bottom: 17px;
	right: 78px;
}


/**** OLDALAK ****/

/* NYITOOLDAL */
#item1 h1 {
	position: absolute;
	top: 40px;
	left: 20px;
	color: #ffffff;
	font-size: 57px;
	line-height: 48px;
	font-weight: normal;
}

#item1 h1 span {
	display: block;
	font-size: 43px;
}

/* OSSZEG OLDAL */
#item2 h1 {
	line-height: 55px;
	font-size: 43px;
	font-weight: normal;
	margin-bottom: 40px;
}

#item2 h1 span {
	display: block;
	font-size: 68px;
}

#osszeg {
	font-size: 24px;
	font-weight: bold;
	width: 100px;
	border: 2px solid #60b5d3;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 6px 8px 6px 8px;
	float: left;
	margin-left: 60px;	
}

#osszeg.hiba {
	border-color: #C30;
	background-color: #ffd7c6;
	color: #510d03;
}

span.penznem {
	font-size: 35px;
	display: block;
	float: left;
	padding: 12px 0px 0px 5px;
}

form {
	clear: both;
	overflow: hidden;
}

/* CIMZETTEK OLDAL */
#item3 h1 {
	line-height: 30px;
	font-size: 35px;
	font-weight: normal;
	margin-bottom: 20px;
}

#item3 #csoport,
#item3 #name,
#item3 #mail {
	font-size: 14px;
	font-weight: bold;
	border: 3px solid #60b5d3;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 4px 6px 4px 6px;
}

#item3 #csoport {
	margin: 0px 0px 0px 0px;
	width: 250px;
}

#item3 #csoport.hiba,
#item3 #name.hiba,
#item3 #mail.hiba {
	border-color: #C30;
	background-color: #ffd7c6;
	color: #510d03;
}

#item3 #addF {
	background-image: url(../img/icon_add.png);
	display: block;
	width: 26px;
	height: 26px;
	float: left;
	margin-left: 10px;
}

#item3 #addF span {
	display: none;
}

#item3 #delF {
	vertical-align: bottom;
}

#addressContainer {
	padding: 20px 0px 0px 0px;
	clear: both;
	font-size: 11px;
	line-height: 24px;
}

#item3 #name {
	margin-right: 10px;
	border: 1px solid #60b5d3;
	float: left;
}

#item3 #mail {
	border: 1px solid #60b5d3;
	float: left;	
}

#item3 label {
	font-weight: bold;
	font-size: 14px;
	margin-right: 5px;
	float: left;
	padding-top: 4px;
}

/* UTOLSO OLDAL */

#item4 h1 {
	margin: 10px 0px 30px 0px;
	font-size: 75px;
	line-height: 62px;
	font-weight: normal;
}

#item4 h1 span {
	display: block;
	font-size: 45px;
}

#item4 p {
	font-size: 14px;
	line-height: 20px;
}

/* SUGO OLDAL */

#sugo p {
	margin-bottom: 10px;
}


/* MENU */

#menu ul {
	height: 110px;
	width: 1000px;
	margin: 0 auto;
}

#menu ul li {
	height: 110px;
	float: left;
	background-image: url(../img/header.png);	
	display: block;
}

#menu ul li span {
	display: none;
}

#cinkostars {
	background-position: 0px 0px;
	width: 225px;
}

#cinkostars.selected {
	background-position: 0px 110px;
}

#ertekhatar {
	background-position: -225px 0px;	
	width: 218px;
}

#ertekhatar.selected {
	background-position: -225px 110px;		
	width: 218px;
}

#kinek {
	background-position: -443px 0px;
	width: 218px;
}

#kinek.selected {
	background-position: -443px 110px;		
	width: 218px;	
}

#utolso {
	background-position: -661px 0px;	
	width: 220px;
}

#utolso.selected {
	background-position: -661px 110px;	
	width: 220px;
}

#info {
	background-position: -881px 0px;	
	width: 119px;
}

#info.selected {
	background-position: -881px 110px;	
	width: 119px;
}

#info a {
	display: block;
	height: 110px;
	width: 119px;
}

#info a:hover {
	display: block;
	height: 110px;
	width: 119px;
	background-position: -881px 110px;	
	background-image: url(../img/header.png);	
}



a.gombTovabb {
	display: block;
	background-image: url(../img/gombTovabb.png);
	background-repeat: no-repeat;
	width: 97px;
	height: 45px;
	position: absolute;
	bottom: 110px;
	right: 290px;
	z-index: 10;
}

a.gombTovabb span {
	display: none;
}

a.gombVissza,
a.gombVisszaSugo {
	display: block;
	background-image: url(../img/gombVissza.png);
	background-repeat: no-repeat;
	width: 97px;
	height: 45px;
	position: absolute;
	bottom: 110px;
	right: 290px;
	z-index: 10;
}

a.gombVissza span,
a.gombVisszaSugo span {
	display: none;
}

#bezaras {
	right: 245px;
	bottom: 100px;
}

#elkuldVissza {
	bottom: 110px;
	right: 390px;
}

#osszegVissza {
	bottom: 110px;
	right: 390px;
}

/* MEGOSZTAS */

#mContainer {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#greenroom {
	display: block;
	width: 233px;
	height: 22px;
	position: absolute;
	left: 0px;
	top: 42px;
	background-image: url(../img/copyright.png);
	background-repeat: no-repeat;
}

#greenroom:hover {
	background-image: url(../img/copyright.png);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}

#greenroom span {
	display: none;
}

#facebookpage-like {
	position: absolute;
	left: 280px;
	top: 34px;
	display: block;
	width: 95px;
	height: 31px;
}

#facebook-like {
	position: absolute;
	left: 580px;
	top: 40px;
	display: block;
	width: 95px;
	height: 31px;
}

#megosztas {
	position: absolute;
	right: 20px;
	top: 35px;
	display: block;
	width: 95px;
	height: 31px;
	z-index: 1000;
	background-image: url(../img/sharing.png);
	background-repeat: no-repeat;
}

#iwiw {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
}

#iwiw:hover {
	background-image: url(../img/sharing_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#twitter {
	display: block;
	float: left;	
	width: 34px;
	height: 31px;
}

#twitter:hover {
	background-image: url(../img/sharing_on.png);
	background-repeat: no-repeat;
	background-position: -31px 0px;
}

#facebook {
	display: block;
	float: left;
	width: 30px;
	height: 31px;
}

#facebook:hover {
	background-image: url(../img/sharing_on.png);
	background-repeat: no-repeat;
	background-position: -65px 0px;
}

#iwiw span, #twitter span, #facebook span, #mol span {
	display: none;
}


#footer {
	background: url(../img/bg_footer.png) repeat-x;
	height: 125px;
	position: absolute;
	top: 570px;
	width: 100%;
}
