body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

a:link {
	color: #bfccd8;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5E7A8F;
}


a:hover {
	color: #95ADC2;
	text-decoration: none;
}

a:visited {
	color: #92A0AD;
	text-decoration: none;
}

.normalText {
	font-size: 13px;
	color: #7494A9;
	font-family: "Courier New", Courier, monospace;
}

.mediumText {
	font-size: 14px;
	color: #7F9AB1;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

.darklvl1Text {
	font-size: 14px;
	color: #6686A1;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

.darklvl2Text {
	font-size: 14px;
	color: #4C7291;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.rowType1 {
	background-color: #F7F9FA;
}
.rowType2 {
	background-color: #F2F5F7;
}



.mytextfield {
	color: #989594;
	font-size:12px;
	border: 1px solid #B8C8D3;
	font-family: "Courier New", Courier, monospace;
}

/*DIVS*/
#mainBackgroundDiv {
	position:absolute;
	left:0px;
	top:30px;
	width:100%;
	height:332px;
	z-index:1;
	background-image: url(../jpgz/enviroment/mainbackgoundpattern.gif);
}

#mainMenuDiv {
	position:absolute;
	left:0px;
	top:30px;
	width:100%;
	height:332px;
	z-index:2;
}

#contentDiv {
	position:absolute;
	left:163px;
	top:421px;
	width:878px;
	z-index:3;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#footerDiv {
	position:absolute;
	left:155px;
	top:843px;
	width:766px;
	z-index:4;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;	
}

#sideline {
	position:absolute;
	left:121px;
	top:0px;
	width:2px;
	height:1000px;
	z-index:10;
	background-color: #DFE5EA;
}
h1 {
	font-size: 16px;
	color: #5E7A8F;
	font-family: "Courier New", Courier, monospace;
}
.referenceImages {
	border: 2px solid #7494A9;
}
#menuDiv {
	position:absolute;
	left:142px;
	top:183px;
	width:826px;
	height:204px;
	z-index:5;
}
#logoDiv {
	position:absolute;
	left:784px;
	top:49px;
	width:328px;
	height:86px;
	z-index:6;
}
#designline1 {
	position:absolute;
	left:79px;
	top:109px;
	width:1150px;
	height:159px;
	z-index:11;
}
#contactslayer {
	position:absolute;
	left:16px;
	top:222px;
	width:92px;
	height:212px;
	z-index:12;
}
#honlapkeszitestitle {
	position:absolute;
	left:132px;
	top:1px;
	width:616px;
	height:60px;
	z-index:13;
}
#footerlinks {
	position:absolute;
	margin:10px;
	left:163px;
	top:746px;
	width:151px;
	height:129px;
	z-index:14;
}
.pricelisttd {
	color: #663300;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #000000;
}
