.window {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.window h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0099FF;
}
.window h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


.top_icon {
	position: absolute;
	height: 70px;
	width: 70px;
	left: -30px;
	top: -30px;
	z-index: 1;
	background-image: url(images/icon.png);
	background-repeat: no-repeat;
}

.row_top {
	height: 25px;
	background-image: url(images/ablak_design_02.png);
	background-repeat: repeat-x;
}

.row_bottom {
	height: 25px;
	background-image: url(images/ablak_design_08.png);
	background-repeat: repeat-x;
}
.kiemelo_sarga {
	background-color: #FFFF99;
}
.kiemelo_piros {
	background-color: #FF6C6C;
}

.lm {
	background-image: url(images/ablak_design_04.png);
	background-repeat: repeat-y;
	width: 25px;
}
.rm {
	background-image: url(images/ablak_design_06.png);
	background-repeat: repeat-y;
	width: 25px;
}

.lb {
	background-image: url(images/ablak_design_07.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}


.lt {
	background-image: url(images/ablak_design_01.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.rt {
	background-image: url(images/ablak_design_03.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.mt {
	background-image: url(images/ablak_design_02.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	float: left;
}
.rb {
	background-image: url(images/ablak_design_09.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.row_middle {
	background-image: url(images/ablak_design_05.png);
	background-repeat: repeat;
}
