/* BODY tagok */
body, html {
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
 	color: #515151;
	background-color: #fff;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

/* A tagok */
a 	{
	color: #515151;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
}

#main {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 120px;
	float: left;
	display: block;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#header p{
	position: relative;
	top: 100px;
	left: 132px;
}

#header a{
	font-size: 14px;
	padding-right: 8px;
	color: #a9b2bd;
	text-decoration: none;
}

#header a:hover{
	text-decoration: underline;
}

#left {
	margin: 0px;
	padding: 0px;
	width: 600px;
	float: left;
	display: block;
	height: 880px;
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#center {
	margin: 0px;
	padding: 0px;
	width: 291px;
	height: 880px;
	display: block;
	float: left;
	background-image: url(../images/centerbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#center p{
	line-height: 170%;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

#center p.alcim{
	padding-top: 20px;
	text-align: left;
	font-weight: bold;
	color: #00322b;
}

#center a{
	font-weight: normal;
	text-decoration: none;
	}
	
#center a:hover{
	text-decoration: underline;
}

#right {
	margin: 0px;
	padding: 0px;
	width: 109px;
	height: 880px;
	display: block;
	float: left;
	background-image: url(../images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}

#alap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 20px;
	width: 1000px;
	height: 880px;
	display: block;
	float: left;
	background-image: url(../images/alapbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}

#footer {
	margin: 0px;
	padding: 0px;
	width: 600px;
	height: 30px;
	float: left;
    	background-color: #fff;
   	
}

#footer p{
	padding-top: 10px;
	padding-left: 150px;
}

#footer a{
	padding-right: 25px;
}


#ajanlat {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 850px;
	float: left;
	display: block;
	background-image: url(../images/ajanlat.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#form {
	margin-left: 40px;
	margin-top: 82px;
	padding-left: 30px;
	padding-right: 30px;
	width: 810px;
	height: 440px;
	text-align: center;
}

#form p.form_alcim{
	padding-top: 5px;
	font-weight: bold;
	color: #9a0000;
}

#form p.form_szoveg{
	font-weight: bold;
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
	}
	
td.adataim {
	padding-left: 135px;
}

input.text {
	height: 12px;
	width: 250px;
	font-family: arial;
	font-size: 12px;
	color: #515151;
	
}


/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	
}

.content {
	padding-left: 22px;
}

.nyito {
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;


}

.footer{
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding-left: 5px;
	padding-top: 20px ;
}


/* UL tagok */
ul {
	list-style-image: url(../images/pipa.gif);
}

li {
	line-height: 130%;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: -10px;


}

/* Hr tagok */
hr {
	height: 1px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	border: 1px solid #515151;
}

/* H tagok */
h1 {
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	color: #017cc2;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}

h2 {
	text-decoration: underline;
	font-size: 12px;
	text-indent: 30px;
	font-weight: normal;
}

#flash{
	margin: 0px;
	padding-top: 80px;
	padding-left: 40px;
	display: block;
	float: left;
}

td.ablakok {
	line-height: 26px;
}

td.ajtok {
	line-height: 26px;
}

td.ablak {
	padding-top: 5px;
}

td.ajto {
	padding-top: 5px;
}







