/* CSS Document */
body {

	width:901px;
  height:808px;
  background:#ffffff url(csik.jpg);
  background-position:top center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right:auto;
  padding: 0px;
  border: none;  
	}
.oldal{
    margin: 0px 0px 0px 0px;
    width:900px;
    min-height:810px;

    background-color:#EAF3FD;}
    
.header{
    margin: 0px 0px 0px 0px;
    height:145px;
    padding:5px 0px 0px 10px;
    background:#EAF3FD url(top.gif) no-repeat;
    background-position:top center;
    }
.head1{
    margin: 0px 0px 0px 0px;
    height:115px;
    padding:5px 0px 0px 10px;
}
.head2{
    margin: 0px 0px 0px 0px;
    height:30px;
    padding:0px 0px 0px 10px;
}    
p.red {margin: 0px 0px 0px 0px;
    color:red;
    
   }
h1{margin: 0px 0px 0px 0px;
   font-size: 350%;
   color:#ffffff;
   }  
h1.main{
    color: white;
    position: relative;
    top: -2.2em;
    left:-0.03em;   
   }
h1.shadow{
    position: relative;
    top:-1em;
    color: #bbb;
}

h3{margin: 0px 0px 0px 0px;
    color:#ffffff;
   }
h3.main{
    color: white;
    position: relative;
    top:-3em;
    left:-0.1em;   
   }
h3.shadow{
    position: relative;
    top:-0.5em;
    color: #bbb;
}
.menu{
    background-color:#EAF3FD;
    float:left;
    margin: 0px 0px 0px 0px;
    width:165px;
    min-height:600px;
    margin-left:6px;
    overflow: auto;
    display: inline;
    }
   
.tart{
    display: inline;
    background-color: #EAF3FD;
    float:right;
    width:716px;
    min-height:600px;
    _height:600px;
    margin-left:6px;
    margin-right:7px;
    }
.footer{
    clear:both;
    height:80px;
    background-color:#EAF3FD;}
.clear{clear:both;}

a.flag1
  {
    position.relative;
    position: relative;
    top:-20px;
    right:-810px;
  }
a.flag2
  {
    position.relative;
    position: relative;
    top:-20px;
    right:-820px;
  }
  
  
p.center{
    text-align: center;
  }

.button{
 
	background:buttonface url(border-2.gif) no-repeat;
  cursor:pointer;
  text-align:center;
  text-decoration:none;
  padding: 5px 5px 5px 5px;
	margin:3px 3px 3px 3px;
}  

i{
 font-style: italic;
}
b{
 font-style: bold;
}
	





}
