/** {
	margin: 0; border: 0; padding: 0; background-repeat: no-repeat;
	
}*/



body {
/*	background-image: url('tmp/jogtarhaz_02_22.png');*/
/*	background-image: url('tmp/jogtarhaz_02_23_ikonok.png');*/	
	font-family: Arial; font-size: 12px; color: white;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

td {
	vertical-align: top;
}

.centertable{margin: auto;}
.formtable td{padding: 5px;}
.link{color: #0f276e; cursor: pointer;}
.link:hover{color: #0762a8;}
.aprobetu{font-size: 11px;}
.textright{text-align: right;}
.textcenter{text-align: center;}
.bold{font-weight: bold;}
.cursor_pointer{cursor: pointer;}

.menutitle{
	text-align: center; 
	padding: 3px; 
	font-size: 16px; 
	border-top: 1px solid white;
	border-bottom: 1px solid white; 
	color: white;
	margin-bottom: 6px; 
	margin-top: 6px;
	font-weight: bold;
}
.middle{padding-left: 0px;}

.szovegdiv{
	padding: 25px;
	color: black;
	min-height: 397px;
	background: url('../img/whiten_75.png');
}

a{color: blue; text-decoration: none;}
a:hover{text-decoration: underline;}
.nagylink{font-size: 18px;}


.szovegdiv ul{margin-left: 25px; margin-top: 10px;}

.nagygomb_div{text-align: center; padding-top: 45px; padding-bottom: 35px;}
.nagygomb{background-color: /*#0d347b;*/#0762a8; border: 1px solid white; -moz-border-radius: 15px; border-radius: 15px; padding: 10px; color: white; font-size: 16px; cursor: pointer; text-decoration: none;}
.nagygomb:hover{color: yellow;}