/* Copyright 2007, Solymár Károly */

/* All rights reserved! - Minden jog fenntartva! */

/* Fotók: Gabula-Art BT - www.gabula.eu */

/* Photos: Gabula-Art BT - www.gabula.eu */

body{
	margin: 0;
	padding: 0;
	font: normal 15px Georgia,Serif;
	color: #ffffff;
	
	background-color: #b71043;
}

/* NAGY DOBOZ */

#container{
	width: 860px;
	position: relative;
	top: 34px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 20px 0;
	text-align: center;
	

	


}

/* FEJLÉC DOBOZ */

#header{
    width: auto;
    height: 100px;
position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/* TARTALOM DOBOZ */

#content{
	width: 600px;
	height: auto;
	text-align: left;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;

}

/* MENÜ DOBOZ */


#menu_box{
	background: url(img/sss2.jpg) no-repeat;
	background-position: bottom;
		width: 250px;
	height: 790px;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-bottom: 5px;
	position: absolute; left: 1px;
	
	
}

/* LÁBLÉC DOBOZ */

#footer{
	width: 850px;
	height: 34px;
	text-align: center;
	background: transparent;
	padding: 0;
	margin: 0;
	clear: both;
}

.text_box{
	width: 600px;
	height: auto;
	overflow: auto;
	margin-top: 1px;
	margin-left: 1px;
}

a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	text-decoration: underline;
}

p.title{
	font: 16px Verdana;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
}

li{
margin: 0;
padding: 0; 
text-decoration: none;
list-style-type: none;
width: 190px; 
height: 46px;
}
.textbox{
margin: 10px 0 0 0;
padding: 0; 
text-decoration: none;
list-style-type: none;
width: auto;
height: auto;
 }

table{
	margin-bottom: 40px;
}

td{
	width: 140px;
	text-align: center;
	font-style: italic;
}
.ul{
display: block;
border: 0;
margin: 0;
padding: 0 0 0 40px; 
height: 46px;
text-decoration: none;
color: #ffa4c0;
font-size: 19px ;
	
background-image: url(img/002.jpg);
}
.ul:hover{
display: block;
border: 0;
margin: 0;
padding: 0 0 0 40px; 
height: 46px;
text-decoration: none;
font-size: 19px ;
	
background-image: url(img/001.jpg);
}
h1{
font-size: 20px ;
}
.textbox{

text-decoration: none;

}
