body {
	background: white;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-wrap: break-word;		
	font-size: 10pt;
	min-width: 900px;	
	min-height: 100%;
}

img {
	border: none;
}

a {
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	color: inherit;
}

a:visited {
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	color: inherit;
}

a:active {
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	color: inherit;
}

.linklabel {
	color: #AC7C0B;	
}

input,
textarea,
input,
textarea,
select,
checkbox,
radio
{
	background-color: white;
	border: 1px solid #B2B2B2 !important;
	margin: 0px;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}

input[readonly],
textarea[readonly],
input[disabled],
textarea[disabled],
select[disabled],
checkbox[disabled],
radio[disabled]
{
	background-color: lightgray;
	border: 1px solid #B2B2B2 !important;
	margin: 0px;	
}

textarea {
    resize: none;
}

.clr {
	clear: both;
}

#bodyFrame {
	position: absolute;       
	width: 900px; left: 50%; margin-left: -450px; margin-top: 0px;	
}

#bodyContainer {
	background-color: white;
	width: 900px;	
	border: 1px solid #603314;
}

/* top */

#bodyTop {

}

#bdtFirstRow {
	height: 40px;
	background-image: url(../img/site/top_first.jpg);
	background-repeat: no-repeat;
	background-color: white;
}

#btdMenu {
	height: 40px;
	background-color: #603314;
	text-align: center;
}

#btdMenuCenter {
	display: inline-block;
}

#btdLastRow {
	height: 265px;
	background-color: #bccf03;
	background-repeat: no-repeat;
	background-image: url(../img/site/top_third.jpg);
}

#lrwText {
	/*border: 1px solid yellow;*/
	width: 148px;
	height: 120px;
	position: relative;
	left: 355px;
	top: 40px;
	text-align: justify;
	color: #7d5e0e;
}

#lwrTextHead {
	text-align: left;
	font-size: 100%;
	color: #fffdff;
}

.menuItem {
	float: left;
	color: #fdfcf7;
	margin: 13px;
}

.menuItem:hover {
	text-decoration: underline;
}

/* Mid */

#bodyMid {
	background-color: #c9d73c;	
	background-image: url(../img/site/mid_bck.jpg);
	background-repeat:no-repeat;
  	background-position:right bottom; 
  	padding: 16px;
  	min-height: 150px;
}

/* Bottom */
#bodyBottomFirst {
	height: 238px;
	background-image: url(../img/site/bottom_middle.jpg);
	background-repeat: no-repeat;
}

#bodyBottom {
	background-color: #603314;
	color: #fdfcf7;
	height: 125px;
	width: 902px;

}

#bbLogo {
	float: left;
	background-image: url(../img/site/logo_big.jpg);
	background-repeat: no-repeat;
	width: 151px;
	height: 124px;
	margin-left: 20px;
}

#bbAddress {
	float: left;
	margin-left: 20px;
	height: 125px;
	width: auto;
	font-size: 75%;	
}

#bbAddressCt {
	line-height: 180%;	
	margin-top: 15px;
	padding-right: 20px;
}

#bbMenuLeft {
	line-height: 180%;
	margin-top: 15px;
	float: left;
	padding: 20px;
	border-right: 1px solid #fdfcf7;	
	font-size: 75%;	
	width: auto;
	border-left: 1px solid #fdfcf7;
}

#bbMenuRight {
	line-height: 180%;
	margin-top: 15px;
	float: left;
	padding: 20px;	
	font-size: 75%;	
	border-right: 1px solid #fdfcf7;	
	width: auto;
}

#bbFaceb {
	text-align: center;
	margin-top: 15px;
	width: auto;
	float: left;
	padding: 20px;	
	font-size: 60%;
	cursor: pointer;
}

/* Content */
#bodyContent {
	min-height: 150px;
	background-color: #eff6b2;
	padding-left: 10px;
	padding-right: 10px;
  	
	background-position: top;
	background-image: url(../img/site/bigbodybck.png);
	background-repeat:no-repeat;
}

#bodyContentBottom {
	background-position: top;
	background-image: url(../img/site/bigbodybottom.png);
	background-repeat:no-repeat;
	height: 11px;
}

#bodyContentTop {
	background-position: top;
	background-image: url(../img/site/bigbodytop.png);
	background-repeat:no-repeat;
	height: 10px;
}


#bodyMContent {
	/*background-color: #eff6b2;*/
}

.bodyMSContent {
	float: left;	
}

.bodyMSFisrt {
	background-position: top;
	background-image: url(../img/site/smallBodyTopFirst.png);
	background-repeat:no-repeat;
	height: 10px;
	width: 281px;
}

.bodyMSText {
	background-position: top;
	background-image: url(../img/site/smallBodyTopMid.png);
	background-repeat:no-repeat;	
	height: 223px;
	background-color: #eff6b2;
	word-wrap: break-word;
	width: 261px;
	padding-left: 10px;
	padding-right: 10px;
	color: #414236;
	text-align: justify;
	position: relative;
	font-size: 85%;
}

.moreLink {
	position:absolute;
   bottom:0;
   right:0;
   padding-right: 10px;
   text-decoration: underline;
}

.appLink {
	text-decoration: underline;
}

.bodyMSTitle {
	color: #603314;
	font-weight: bolder;
	font-size: 110%;
}

.bodyMSLast {
	background-position: top;
	background-image: url(../img/site/smallBodyTopLast.png);
	background-repeat:no-repeat;	
	height: 10px;	
}

.bbLink:hover {
	text-decoration: underline;
}

.bbIcon {
	position: relative;
	border: 1px dotted white;
}

.bbIcon:hover {
	cursor: pointer;
	border: 1px dotted #bccf03;
}

#bbIconHp {
	width: 80px;
	height: 68px;
	top: 90px;
	left: 16px;
}

#bbIconErfa {
	width: 226px;
	height: 66px;
	top: 28px;
	left: 162px;	
}

#bbIconUszt {
	width: 208px;
	height: 68px;
	top: -45px;
	left: 425px;		
}

#bbIconMag {
	width: 116px;
	height: 81px;
	top: -153px;
	left: 670px;	
}

#bbIconNfu {
	width: 63px;
	height: 101px;
	top: -275px;
	left: 810px;	
}

#id_iso_link {
	position: relative; 
	top: 150px; 
	left: 780px; 
	cursor: pointer; 
	text-align: center; 
	width: 80px; 
	padding: 10px; 
	font-size: 70%; 
	background-color: white;
}

#id_iso_link:hover {
	border: 1px dotted brown;
}
