* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}

.subtitle {
	background-image: url(kepek/belsooldal03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	width: 752px;
	overflow: hidden;
	white-space: nowrap;

	color: #515151;
	padding-top: 2px;
	padding-left: 70px;
	letter-spacing: .1em;
	font-size: 14px;
	font-weight:bold;
}

.menu {
	display: block;
	height: 24px;
	width: 217px;
	background-image: url(kepek/belsooldal_gomb01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 25px;
	padding-left: 45px;

	margin-top: 3px;
	margin-bottom: 3px;

	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF2A5;
	font-size: 14px;
	font-weight:bold;
}
.menu:hover {
	background-image: url(kepek/belsooldal_gomb02_anim.gif);
	background-color:#FF6600;
}

.menu_marked {
	display: block;
	height: 24px;
	width: 217px;
	background-image: url(kepek/belsooldal_gomb03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 25px;
	padding-left: 45px;

	background-color:#A61300;
	margin-top: 3px;
	margin-bottom: 3px;

	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF2A5;
	font-size: 14px;
	font-weight:bold;
}

.phototitlediv {
	padding-top: 10px;
	padding-bottom: 10px;
}
.phototitle {
	color: #901100;
	font-size: 14px;
	font-weight:bold;
}
.phototext {
	color: #4B4B4B;
	font-size: 14px;
	font-weight:bold;
}

.photoback {
	background-color:#E3DAAF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

.bevezbutton {
	display: block;
	line-height: 29px;
    text-decoration: none;
    color: #FFF1A6;
    font-size: 16px;
	font-weight:bold;
  	letter-spacing: 1px;
	background-image: url(kepek/bevezetoldal_03_gomb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A61300;
	padding-left: 29px;
}

.bevezbutton:hover {
	background-image: url(kepek/bevezetoldal_03_gomb_anim.gif);
    color: #FEF708;
}

.valasztlista1 {
	margin-left: 70px;
    background-color: #D6CDA2;
	width: 210px;
	display: block;
}
.valasztlista2 {
	margin-left: 70px;
	background-color: #F0CC9C;
    width: 210px;
    display: block;
}
.valasztlink1 {
    background-image: url(kepek/belso_linkjel1.gif);
	background-repeat: no-repeat;
	background-position: left center;
    padding-left: 34px;
    line-height: 29px;
    color: #A61300;
    text-decoration: none;
    font-size: 14px;
  	letter-spacing: 1px;
}

.valasztlink1:hover {
	color:#877207;
}

.valasztlink2 {
	background-image: url(kepek/belso_linkjel2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 34px;
	line-height: 29px;
	color: #A61300;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
}

.valasztlink2:hover {
	color:#877207;
}

.text {
	font-size: 14px;
	color: #505050;
	padding-left: 70px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textkiemelt {
	color: #B1341E;
	font-weight:bold;
	text-decoration: none;
}
.textkiemelt:hover {
	color:#FF6600;
}

.textcolor1 {
	color: #9D9248;
}

.textspan {
	font-size: 14px;
	color: #505050;
	padding: 5px;
}
.selecttext {
	font-size: 14px;
	color: #B1341E;
}