html, body, address, blockquote, dl, form, h4, h5, h6, ol, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

p{ }

img {border-style: none;
     
      } 


ul {
	margin-left: 1em;
}

ol {
	margin-left: 1em;
}

#container_kezdolap {
	width: 900px;
	height:500px;
	margin:auto;
	overflow: hidden;
}
#belep{
	margin:auto;
	width: 240px;
	height:50px;
}
.log a {
font-size:0px;
display: block;
width: 239px;
height: 49px;
background: transparent url(img/login_a.png) no-repeat;
}

.log a:hover {

font-size:0px;
display: block;
width: 239px;
height: 49px;
background: transparent url(img/login_b.png) no-repeat;
}

body {text-align: center;
	 background: url(img/bg_repeat.jpg) repeat-x top #0095c9;
} 

hr{width: 60%;
   height: 1px;
   border-style: none;
   background-color: #FFFFFF; 
  
   }

h1 {
 color: #C7EFFF;
    font: 1.8em/1.4 georgia,'times new roman',times,serif;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}
 
#container_bemutatkozas {
	width: 836px;
	margin:auto;
	overflow: hidden;
}

#header {
	display: block;
	background: url(img/header.png) no-repeat;
	height: 255px;
}

#logo{
width:223px;
height:255px;
    float: left;
	    margin-left: 15px;
}

#menu{
      background: url(img/navigation_bg.png) repeat scroll 0 0 transparent;
    height: 50px;
	  font-size: 15px;
    padding-top: 0px;
    width: 836px;
	   
    list-style: none;
		
}

#menu a {color: #004e68;
                    display:block;
                   
                   
                    text-decoration: none;
                   
        }            
#menu a:hover {
                color: #fff;
				
				border-bottom: 2px solid #7bceed;

               }


#bal { width: 557px;
       height: auto;
       float: left;
       padding-top: 10px;
       padding-left: 20px;
       text-align: left;
       }
       
#bal_fej { background: url(img/left_top.png) no-repeat scroll 0 0 transparent;
           color: #FFFFFF;
           float: left;
           font-family: status-bar;
           font-size: 12px;
           font-weight: inherit;
           height: 20px;
           text-align: center;
           width: 557px;
           padding-top: 9px;
       }
 
 #bal_torzs { width: 537px;
              height: auto;
              background: url(img/left_mid.png) no-repeat scroll 0 0 transparent;
              color: #FFFFFF;
	          
	          height:auto;
	          float:left;	
	          text-align: center;
	          
              text-align: left;
              font-weight: inherit;
              padding-left:10px;
              padding-right:10px;
              font-size: 14px;
              font-family: arial;
            }      
       
#bal_torzs a { text-align: center;
              text-decoration: none;
              font-family: arial;
              color: #FFFFFF;}
              
              
#bal_torzs a:hover {
                color: #4D4D4D;
				
				border-bottom: 1px solid #4D4D4D;

               }
       
#jobb { width: 217px;
       height: auto;
       float: left;
       padding-top: 10px;
       padding-left: 20px;
       text-align: center;
       
       
       }
       
#jobb_fej { background: url(img/right_top.png) no-repeat scroll 0 0 transparent;
           color: #FFFFFF;
           float: left;
           font-family: status-bar;
           font-size: 14px;
           font-weight: inherit;
           height: 20px;
           text-align: center;
           width: 217px;
           padding-top: 9px;
       }
 
 #jobb_torzs { width: 200px;
              height: auto;
              
              background: url(img/right_mid.png);
              background-repeat:repeat-y;
              color: #A2D9FF;
	         
	          float:left;	
	          
	          
              text-align: center;
              font-weight: inherit;
              padding-left:10px;
              
              padding-right:10px;
              font-size: 14px;
              font-family: arial;
            }      
       
#jobb_torzs a { text-align: center;
              text-decoration: none;
              font-family: arial;
              color: #A2D9FF;}
              
       
 #jobb_alj {  background: url(img/right_bot.png) no-repeat scroll 0 0 transparent;
           color: #FFFFFF;
           float: left;
           font-family: status-bar;
           font-size: 12px;
           font-weight: inherit;
           height: 30px;
           text-align: center;
           width: 217px;
           padding-top: 9px;
       }
       
       
#footer { float: left;
    color: #FFFFFF;
    margin: 20px auto;
    opacity: 0.5;
    text-align: center;
    width: auto;
}

   .form_inputbox {border-color: #fff;
    border-style: solid;
    border-width: 1px;
    display: inline;
    font-size: 11px;
    margin: 0;
    padding: 0;
    background-color: #0099FF;
    color: #FFFFFF;
   }
