/* Copyright 2007, Gabula Art BT */

/* All rights reserved! - Minden jog fenntartva! */

/* Design: Halmos Monika */

body{
	margin: 0;
	padding: 0;
	font: normal 14px verdana, tahoma, arial, sans-serif;
	color: #fefefe;
	background-color: #000000;
}


#container{
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
}


#header{
	width: 900px;
	height: 160px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
}


#header_blank{
	width: 900px;
	height: 100px;
	position: relative;
	top: 0px;
	left: 0px;
}

		
#left_side{
	width: 160px;
	height: 500px;
	text-align: left;
	padding: 0;
}


#content{
	width: 640px;
	text-align: left;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
}



/*
#footer{
    width: 650px;
    height: 20px;
    background: transparent;
    border-top: 1px dotted #81cc60;
    padding-top: 2px;
    clear: both;
}
*/

/* NYITÓ OLDAL - MENÜK */

#menu_uveggyongyjatek{
	width: 130px;
	height: 130px;
	position: relative;
	top: 120px;
	left: -70px;
}


#menu_uveggevalt{
	width: 130px;
	height: 130px;
	position: relative;
	top: -90px;
	left: 90px;
}

#menu_akvarell{
	width: 130px;
	height: 130px;
	position: relative;
	top: -240px;
	left: 270px;
}


#menu_bertollnok{
	width: 130px;
	height: 130px;
	position: relative;
	top: -300px;
	left: 450px;
}


#menu_mozaik{
	width: 130px;
	height: 130px;
	position: relative;
	top: -270px;
	left: 380px;
}


#menu_pincegador{
	width: 130px;
	height: 130px;
	position: relative;
	top: -370px;
	left: 190px;
}


#menu_ceger{
	width: 130px;
	height: 130px;
	position: relative;
	top: -530px;
	left: 10px;
}

#menu_alkotohaz{
	width: 130px;
	height: 130px;
	position: relative;
	top: 150px;
	left: -10px;
}


#menu_kapcsolat{
	width: 130px;
	height: 130px;
	position: relative;
	top: 10px;
	left: -10px;
}

#menu_mesebolt{
	width: 130px;
	height: 130px;
	position: relative;
	top: 10px;
	left: -10px;
}


#menu_alkotohaz{
	width: 130px;
	height: 130px;
	position: relative;
	top: 15px;
	left: -10px;
}


#menu_copyright{
	width: 136px;
	height: 20px;
	position: relative;
	top: 10px;
	left: -14px;
}


/* BAL OLDAL "TN MENÜ" */

#tn_menu_uveggyongyjatek{
	width: 50px;
	height: 50px;
	position: relative;
	top: 2px;
	left: 0px;
}


#tn_menu_uveggevalt{
	width: 50px;
	height: 50px;
	position: relative;
	top: 12px;
	left: 5px;
}


#tn_menu_akvarell{
	width: 50px;
	height: 50px;
	position: relative;
	top: 22px;
	left: 11px;
}


#tn_menu_bertollnok{
	width: 50px;
	height: 50px;
	position: relative;
	top: 32px;
	left: 18px;
}


#tn_menu_mozaik{
	width: 50px;
	height: 50px;
	position: relative;
	top: 42px;
	left: 26px;
}


#tn_menu_pincegador{
	width: 50px;
	height: 50px;
	position: relative;
	top: 52px;
	left: 35px;
}


#tn_menu_ceger{
	width: 50px;
	height: 50px;
	position: relative;
	top: 62px;
	left: 45px;
}


#tn_menu_copyright{
	width: 136px;
	height: 20px;
	position: relative;
	top: 62px;
	left: 15px;
} 






.text_box{
    padding: 0px 20px 0px 10px;
	margin-top: 20px;
    margin-bottom: 20px;
	text-align: justify;
}

#menu_box{
    padding: 0px 20px 0px 20px;
}

#menu_box p{
	margin-top: 7px;
	margin-bottom: 7px;
}


#menu {
	width: 155px;
}

/*
#menu p {
	font-weight: bold;
	font-size: 10pt;
	list-style-type: none;
	margin-left: 15px;
	padding: 0;
}
*/

#menu a {
	display: block;
	color: #ffffff;
	background-color: #000000;
	border: 0;
	padding: 3pt 2pt;
	text-decoration: none;
}

#menu a:hover {
	display: block;
	color: #ffffff;
	border: 0;
/*	padding: 4px 6px; */
	text-decoration: none;
}



hr {
	color: #3fb10c;
}


/* LIGHBOX - INDEX SOROZAT */

	#box1{
		width: 170px;
		height: 170px;
		border: 0;
		background: url(../images/bg_photo1.jpg) no-repeat;
	}


	#box1 p{
		font-family: georgia tahoma verdana;
		color: #d30009;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		margin-top: 25px;
		margin-left: -17px;
	}
	
		
	#box2{
		width: 120px;
		height: 170px;
		border: 0;
		background: url(../images/bg_photo2.jpg) no-repeat;
		text-align: left;
	}

	#box2 p{
		font-family: georgia tahoma verdana;
		color: #d30009;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		margin-top: 25px;
		margin-left: -17px;
	}


	img{
		border: 0;
	}


	img.tn{
		position: relative;
		left: 22px;
		top: 21px;
	}

a{
	text-decoration: none;
	color: #ffffff;
}


a:visited{
	text-decoration: none;
	color: #ffffff;
}



a:hover{
	text-decoration: underline;
	color: #ffffff;
}