.navbar {
	overflow: hidden;
	font-family: 'Times New Roman', Times, serif;
	width: 780px;
    margin-left: 14px;
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  
  .navbar a {
	float: left;
	font-size: 16px;
	color: #2d6889;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none !important;
  }
  
  .dropdown {
	float: left;
	overflow: hidden;
  }
  
  .dropdown .dropbtn {
	font-size: 16px;  
	border: none;
	outline: none;
	color: #2d6889;
	padding: 14px 16px;
	background-color: inherit;
	font: inherit;
	margin: 0;
  }
  
  .navbar a:hover, .dropdown:hover .dropbtn, .dropbtn2:hover {
	color: #9a1a23;
  }
  
  .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	/*width: 807px;
	left: 0;*/
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
  }
  
  .dropdown-content .header {
	background: #25736c;
	padding: 16px;
	color: white;
  }
  
  .dropdown:hover .dropdown-content {
	display: block;
  }
  
  /* Create three equal columns that floats next to each other */
  .column {
	float: left;
	background-color: #c9d3e1;
  }
  
  .column a {
	float: none;
	color: #2d6889;
	padding: 16px;
	text-decoration: none;
	display: block;
	text-align: left;
  }
  
  .column a:hover, .dropdown2:hover, .dropdown-content2 a:hover {
	background-color: rgba(241, 241, 241, 0.479);
  }
  
  .dropbtn2 {
	color: #2d6889;
	font-family: 'Times New Roman', Times, serif;
	padding: 16px;
	background-color: rgba(0,0,0,0);
	font-size: 16px;
	border: none;
  }
  
  .dropdown2 {
	position: relative;
	display: flex;
  }
  
  .dropdown-content2 {
	display: none;
	position: absolute;
	background-color: #c9d3e1;
	min-width: 260px;
	left:260px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
  }
  
  .dropdown-content2 a {
	color: #2d6889;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
  }
  
  .dropdown2:hover .dropdown-content2 {display: block;}
  
  h3 {
	  margin: 0;
  }
  
  /* Clear floats after the columns */
  .row:after {
	content: "";
	display: table;
	clear: both;
  }
  
  /* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {
	.column {
	  width: 100%;
	  height: auto;
	}
  }

td object {
	float:left;}



P  {}

H1  {font-size: 9px;}

H2  {font-size: 9px;}

H3  {
		font-size: 19px;}

A  {
        color : #3381a5;
        font-weight : normal;
        text-decoration : none;
}


A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
	font-weight : normal;
	color : #A52A2A;
}

A.lablink  {
        color : #A52A2A;
        font-weight : normal;
        text-decoration : none;
}

A:Hover.lablink  {
	text-decoration : underline;
	font-weight : normal;
	color : #A52A2A;
}

A.topbar_link  {
        color : #A52A2A;
        font-weight : normal;
        text-decoration : none;
}

A:Hover.topbar_link  {
	text-decoration : underline;
	font-weight : normal;
	color : #3381a5;
}
A.tetejelink  {
        color : #3381a5;
        font-weight : bold;
        text-decoration : none;
}

A:Hover.tetejelink  {
        text-decoration : none;
        font-weight : bold;
        color : #DB2230;
}

BODY  {
        font-size : 12px;
        font-family : Verdana;
        color : #36688c;
}

.tartalom {
	border-width:1px; border-color:black; 
	border-style:none;width:733px; height:879px; 
	position:absolute; left:-1044px; 
	top:-2513px; z-index:1;}
	
	
.cim  {
        font-size : 13px;
        font-family : Verdana;
        font-weight : bold;
        color : #3381a5;
    	margin-left :2px;
    	margin-right : 0px;
    	margin-top : 5px;
    	margin-bottom : 0px;
    	line-height : 17px;
    	text-align : left;
}

.szoveg  {
        font-size : 12px;
        font-family : Verdana;
        color : #3381a5;
    	margin-left : 15px;
    	margin-right : 35px;
    	margin-top : 40px;
    	margin-bottom :10px;
    	line-height : 17px;
		text-align: justify;
}

.teteje  {
        font-size : 10px;
        font-family : Verdana;
        color : #3381a5;
    	margin-left : 0px;
    	margin-right : 25px;
    	margin-top : 10px;
    	margin-bottom : 0px;
    	line-height : 14px;
		text-align: right;
}

.copyright {
        font-size : 10px;
        font-family : Verdana;
		font-weight: bold;
        color : #D5EAE6;
    	margin-left : 0px;
    	margin-right : 0px;
    	margin-top : 0px;
    	margin-bottom : 5px;
    	line-height : 14px;
		text-align: center;
}

.lab {
        font-size : 9px;
        font-family : Verdana;
        color : #EEECC7;
    	margin-left : 30px;
    	margin-right : 30px;
    	margin-top : 0px;
    	margin-bottom : 0px;
    	line-height : 12px;
		text-align: center;
}

.lab a{
        font-size : 9px;
        font-family : Verdana;
        color : #EEECC7;
    	
}

.balbg {
	background-position: right top;
	background-repeat: repeat-x;
}


.jobbbg {
	background-position: right top;
	background-repeat: repeat-x;
}

.norepeat {
	background-repeat: no-repeat;
}


.norepeat2 {
	background-repeat: no-repeat;
	background-position: top right;
}

.hr {
	height: 1px;
	color:  #3381a5;
	margin-top: 5px;
	margin-bottom: 5px;
}

.form {
	border: 1px solid #3381a5;
	height: 18px;
        font-size : 11px;
        font-family : Verdana;
        color : #3381a5;
    	line-height : 13px;
		margin-left:10px;
}

.formtext {
	border: 1px solid #3381a5;
        font-size : 11px;
        font-family : Verdana;
        color : #3381a5;
    	line-height : 13px;
}

.kepkeret {
	border: 1px solid #3381a5;
}

.load {
	font-size : 13px;
	font-family : Verdana;
	color : InfoBackground;
	font-weight: bold;
	}
	
	.kicsi {
	font-size: 1px;
	font-family : Verdana;
	color : #5AA28B;
}

.fag1 {
	display:none;
	margin-bottom:10px;
	margin-right:10px;
	color:#FFFFFF;
	}
	
	.zaromargo {
		width: 800px;
		text-align: center;
		font-size: 9px;
		line-height: 6px;
		display: none;
	}
	
.g_keres {
	border: 1px solid #3381a5;
	background-color: #bed2dc;
	font-size : 10px;
	font-weight: bold;
	font-family : Verdana;
	color : #3381a5;
	width: 97px;
	height: 17px;
	margin-left: 2px;
}
.form_keres {
	border: 1px solid #3381a5;
	background-color: #ffffff;
	font-size : 10px;
	font-weight: bold;
	font-family : Verdana;
	color : #3381a5;
	width: 125px;
	height: 17px;
}

.szoveg_keres  {
        font-size : 9px;
        font-family : Verdana;
        color : #3381a5;
    	margin-left : 0px;
    	margin-right : 24px;
    	margin-top : 0px;
    	margin-bottom :0px;
    	line-height : 12px;
}

.valign {
	vertical-align: middle;
	padding: -10;
	margin-left: -4;
}

.select_termek {
	border: 1px solid #3381a5;
	background-color: #ffffff;
	font-size : 10px;
	font-weight: bold;
	font-family : Verdana;
	color : #1c665e;
	height: 20px;	
}



#topbar_text{

background-image: url(images/box_bg.gif);
width:84px;
	font-size : 9px;
	font-family : Verdana;
	color : #3381a5;
}
.email_name {
	border: none;
	height: 10px;
        font-size : 9px;
        font-family : Verdana;
		  background-color: #d5e3ea;
        color : #d5e3ea;
    	line-height : 13px;
		margin-left:10px;
}


.kepkeret {
	border: 1px solid #4D9088;
}

.nagykep_keret {
	border: 3px solid #4D9088;
}

ul.szilikon_list {
	margin: 0;
	padding: 0;
	margin-left: -1px;
}

ul.szilikon_list li {
list-style-type: none;
	color : #A52A2A;
	padding-left: 9px;
	margin: 0px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 3px;
}

hr.csuszka_hr {
color: #7bb7b2;
border: none;
background-color: #7bb7b2;
height: 1px;
margin-top: 10px;
margin-bottom: 10px;
}