/* CSS Document */
body,html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: white;
	background: url(images/background_web.jpg);
}

img {
	border: 0px;
}
a {
	color: blue;
	text-decoration: none;
	font-style: normal;
}

a.visited {
	color: blue;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	text-decoration: none;
	font-style: normal;
}

a:hover.visited {
	text-decoration: none;
	font-style: normal;
}

input {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
	font-weight: bold;
}

submit  {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #152B5B;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
;
 border-color: #000033 #000066 #000066 #000000; border-top-width: 2px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 2px
}

.submit_img  {
	border: 0px;
}

.input{
	background-image:url(./images/kapcsolat_input.png);
	background-repeat:no-repeat;
	border:0px; 
 	float:left;
	width:189px; 
	height:19px; 
	font-size:10pt;
	text-align: center;
	color: white;
}

.input_text{
	background-image:url(./images/kapcsolat_input.png);
	border:0px; 
 	float:left;
	width:345px; 
	height:215px; 
	font-size:10pt;
	text-align: center;
	color: white;
}

.input_arajanlat{
	background-image:url(./images/kapcsolat_input.png);
	border:0px; 
 	float:left;
	width:360px; 
	height:22px; 
	font-size:10pt;
	padding-top:5px;
	color: white;
}

.input_text_arajanlat{
	background-image:url(./images/kapcsolat_input.png);
	border:0px; 
 	float:left;
	width:220px; 
	height:370px; 
	font-size:10pt;
	color: white;
}

a.link {
	font-family: Tahoma;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a.link.visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a:hover.link {
	text-decoration: underline;
	font-style: normal;
}

a:hover.link.visited {
	text-decoration: underline;
	font-style: normal;
}

a.velemeny {
	font-family: Tahoma;
	font-size: 10pt;
	color: white;
	text-decoration: underline;
	font-style: normal;
}

a.velemeny.visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: white;
	text-decoration: underline;
	font-style: normal;
}

a:hover.velemeny {
	text-decoration: none;
	font-style: normal;
}

a:hover.velemeny.visited {
	text-decoration: none;
	font-style: normal;
}

a.menu {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

a.menu.visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

a:hover.menu {
	text-decoration: underline;
	font-style: normal;
}

a:hover.menu.visited {
	text-decoration: underline;
	font-style: normal;
}

.search{
	background-image:url(./images/input.png);
	background-repeat:no-repeat;
	border:0px; 
	width:153px; 
	height:20px; 
	font-size:8pt;
	text-align: right;
	color: white;
}
