body {
font-family:Comic Sans MS;
color:#826515;
cursor:default;
/*background-image:url('hatter.jpg');*/
/*background-repeat: repeat-x;*/
background-attachment: fixed;
background-color:#000000;
/*background-color:#BE7711;*/
}

#mind {
width:1024px;
height:768px;
position:relative;
/*top:-9px;*/
left:0px;
margin:auto;
text-align:center;
overflow:hidden;
}

#top_grad{
width:1024px;
height:40px;
position:absolute;
top:0px;
left:0px;
z-index: 100;
overflow:hidden;
background-image: linear-gradient(rgba(0,0,0,1), rgba(0,0,0,0));
}

#left_grad{
width:40px;
height:768px;
position:absolute;
top:0px;
left:0px;
z-index: 100;
overflow:hidden;
background-image: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0));
}

#right_grad{
width:40px;
height:768px;
position:absolute;
top:0px;
right:0px;
z-index: 100;
overflow:hidden;
background-image: linear-gradient(to left, rgba(1,0,0,1), rgba(0,0,0,0));
}

#bottom_grad{
width:1024px;
height:40px;
position:absolute;
bottom:0px;
left:0px;
z-index: 100;
overflow:hidden;
background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
}

.takaro{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
z-index:1000;
background-image:url('00.gif');
}

#T_conf_hatter{
position:fixed;
top:0px;
left:0px;
z-index:1000;
width:100%;
height:100%;
background-image:url("szurke00.png");
}

#T_conf_keret{
position:relative;
margin:200px auto;
padding:20px;
width:300px;
background-color:white;
border:3px double black;
border-radius:10px;
color:black;
font-family:Arial;
font-size:10pt;
}

#T_conf_szoveg{
position:relative;
margin:20px 10px 20px 100px;
width:190px;
text-align:center;
overflow:auto;
}

#T_conf_gombok{
position:relative;
margin:auto;
width:100%;
text-align:right;
}

.Vgombok{
margin:20px 5px;
padding:1px 20px;
}

#T_conf_kerdojel{
position:absolute;
bottom:0px;
left:0px;
background:url('kerdojel.png') 0px 0px;
width:133px;
height:138px;
z-index:0;
}

#T_conf_felkialtojel{
position:absolute;
bottom:0px;
left:0px;
background:url('felkialtojel.png') 0px 0px;
width:133px;
height:138px;
z-index:0;
}

/* ------------------------------------ *
 CSS
 2012. m�jus 19. 10:51:22
 HAPedit 3.1.11.111
 * ------------------------------------ */