body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2b3d5e;
}

.mini{
	font-size: 12px;
	color:#2b3d5e;
}

.mini:hover{
	color:#2b3d5e;
}

a{
	color:#2b3d5e;
}

a:hover{
	color:#2b3d5e;
}
.tartalom{
	text-align: justify;
}

.font-light{
	color: #808ea5;
	font-weight: bold;
}

.font-title {
	font-size: 16px;
	color: #2b3d5e;
}
.databg {
	background-repeat: no-repeat;
	background-position: top;
}


.link_extra{
	color: #b80000;
	text-decoration: underline;
}

.link_extra:hover{
	color: #b80000;
	text-decoration: underline;
}

.link_box{
	color: #2b3d5e;
	text-decoration: underline;
}

.link_box:hover{
	color: #2b3d5e;
	text-decoration: underline;
}


.input_txt {
	border: 1px solid #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2b3d5e;
}

.photo_img{
	padding: 2px;
	border: 2px solid #556c95;
	margin-right: 4px;
	margin-left: 4px;
}

select {
	border: 1px solid #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2b3d5e;
	width: 160px;
}

.button{
	color: #2b3d5e;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.link_button{
	color: #2b3d5e;
	font-weight: bold;
	text-decoration: none;
}

.link_button:hover{
	color: #2b3d5e;
	text-decoration: none;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 29px;
	padding-top: 20px;
}
.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b5c4d9;
}

