body{
  margin: 0px;  
  padding: 0px;
  background-color: rgb(51,102,153);  
}
form{
  margin: 0px;
}
#container{
  text-align: center;
  font-size: 12px;
  color: black;
}

#content{
  background-color: white;
  margin-left: auto;
  margin-right: auto;  
  width: 900px;
  font-family: verdana;  
}
#page_title{
  width: 900px;
  background-color: rgb(51,102,153);  
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;    
}
#page_title h2{
  padding: 0px;
  margin: 0px;
  color: white;
}
#header{  
  background-image: url(pics/sarok.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  width: 900px;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  text-indent: 10px;
  border-bottom: 1px rgb(51,102,153) solid;    
}
#header a{
  text-decoration: none;
  
}
#header a:hover{
  color: white;
  background-image: url(pics/hover.gif);
  background-repeat: repeat-x;
  background-position: center top;    
}
#header img{
  border: 0px; 
  vertical-align: middle;
  background-color: white;
}
#footer{  
  float: left;
  width: 900px;
  color: black;
  background-color: white;  
  border-top: 1px rgb(51,102,153) solid;
  background-image: url(pics/sarok2.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}
#footer .l{
  float: left;  
  text-align: left;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  padding-left: 35px;
}
#footer .l a{
  text-decoration: none;
	font-size: 10px;
	color: rgb(255,153,0);
	font-variant: small-caps;	
}
#footer .l a:hover{
  color: blue;
}
#footer .r{
  float: right;
  width: 50%;
  text-align: right;
}

/*sorok*/
.drow{
  float: left;
  width: 900px;  
  vertical-align: middle;
  background-color: rgb(255,255,220);
  background-image: url(pics/bg_d.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
.drow a{
  text-decoration: none;
  font-weight: bold;
  color: rgb(0,153,0);
}

.row0, .row1{
  float: left;
  width: 900px;  
  vertical-align: middle;
}
.row0:hover, .row1:hover, .drow:hover{
  background: none;  
  background-color: #ffcc00;
}
.row0{
  background-color: white;
}
.row1{
  background-color: rgb(244,248,251);    
}
.row0 a, .row1 a{
  padding-left: 5px;
  text-decoration: none;  
  color: rgb(48,48,48);
}
.drow a:hover, .row0 a:hover, .row1 a:hover{
  color: white;
  background-image: url(pics/hover.gif);
  background-repeat: repeat-x;
  background-position: center top;  
  padding-left: 4px;
  padding-right: 4px;  
  padding-top: 1px;
  padding-bottom: 1px;  
}
/*tartalom*/
.drow .i, .row0 .i, .row1 .i{  
  float: left;
  width: 64px;
}
.drow .i img, .row0 .i img, .row1 .i img{
  padding-top: 1px;  
}
.drow .f, .row0 .f, .row1 .f{
  float: left;
  width: 418px;
  font-size: 14px;
  text-align: left;
  overflow:hidden;  
}
.drow .f h2, .row0 .f h2, .row1 .f h2{
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: normal;
}
/*more_note*/
.drow .f h3, .row0 .f h3, .row1 .f h3{
  font-family: arial;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  color: rgb(51,102,255);
}


.drow .s, .row0 .s, .row1 .s{
  float: left;
  width: 108px;
  font-size: 11px;
  color: rgb(102,0,0);
}
.drow .d, .row0 .d, .row1 .d{
  float: left;
  width: 140px;  
  font-size: 11px;
  color: rgb(0,153,0);
}
.drow .t, .row0 .t, .row1 .t{
  float: left;
  width: 170px;
  font-size: 10px;
  text-align: right;
  color: rgb(80,80,80);  
}

/* kapcsolodó linkek */
#more_link{
  float: left;   
  width: 100%;
  font-family: verdana;
  text-align: center;
  margin-top: 10px;  
}
#more_link #ml_title{ 
  text-align: left;
  width: 900px;
  margin-left: auto;
  margin-right: auto;  
  color: white;
  font-weight: bold;
  border-bottom: 1px white solid;
  padding: 5px;
}
#more_link ul{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 5px;
  
}
#more_link ul li a{
  color: rgb(255,204,0);
  text-decoration: none;
}
#more_link ul li a:hover{
  color: rgb(204,255,0);
  font-weight: bold;
}

/*upload*/
#uploader{
  width: 900px;
  text-align: right;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  font-family: arial;
  font-weight: bold;
}

#uploader form{
  width: 418px;  
  margin-left: auto;
  padding: 3px;  
  background-color: white;
  background-image: url(pics/sarok2.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}
#uploader form input{
  height: 20px;
  font-size: 12px;
  vertical-align: middle;    
}
#uploader form a{
  color: rgb(0,153,255);
  text-decoration: none;
}
/*HIBA lapok*/
#error_page{
  text-align: center;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-family: arial;
}
#error_page img{
  border: 0px;
  padding: 2px;
  vertical-align: middle;
}
#error_page #error_box{
  background-color: white;
  border: 1px rgb(176,176,176) solid;
  margin-top: 200px;  
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  text-align: left;
  font-size: 16px;
  color: rgb(64,64,64);
  width: 500px;
}
#error_page #error_box #title{
  font-size: 24px;
  font-weight: bold;
  color: black;
  margin-bottom: 10px;
}
