/* CSS Document */

#AutoNumber1{padding:0px;}

#menu, #flashcontent{color:#ffffff;font:bold 14px verdana;}
#menu a{color:#ffffff;font-size:16px;text-decoration:none;font-weight:bold}

div.uzenet, div#hiba {color: #fff; width: 720px; margin: 0 0 30px 35px; border-bottom: 1px solid #0368CD; font-family: "Tahoma"; font-size:12px;}
div.uzenet div.cim { font-size: 14px; color:#0368CD; font-weight: bold; padding: 5px 10px; background-color:#BFD9FF; font-family: "Tahoma";}

div#hiba { color: #CC3300; border: none; font-weight: bold; text-align: center; margin-top:20px; font-size: 14px;} 

form { margin: 30px 0 20px 40px; font-family: "Tahoma";}

label { width: 130px; float: left; color:#0048AF; font-weight: bold; font-size:12px; font-family: "Tahoma";}

input { width: 200px;}

input.submit {width: 100px; }

textarea {width: 400px; height: 200px;}


div#lepes { text-align: center; margin: 0 20px 10px; font-size:12px; font-family: "Tahoma"; font-weight: bold;}
div#lepes a { color: #0048AF;}

/* captcha */
input.captcha {
	position: relative;
	top: -18px;
	margin-right: 5px;
}
img.captcha {
	border: 1px solid #0368CD;
	position: relative;
	top: -7px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
}
#header {
	height: 225px;
	background-image: url(images/fejlec.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center top;
	
}
//lehet törlni
body{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:800px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:300px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:300px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:400px;
margin:2px 0 20px 10px;
}
#stylized select{
margin:2px 0 3px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#5D9CFD url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}