
.hiba{
	color: red;
	font-weight: bold;
}

.window-top-left {
/*  background: url(popup/top-left.gif) top left no-repeat;*/
}
.window-top-center {
/*  background: url(popup/top-center.gif) top repeat-x;*/
	border-top : 1px solid #999999;
	background: #F4F0ED;
	vertical-align: middle;
	text-align:right;
}


.window-top-right {
 /* background: url(popup/top-right.gif) top right no-repeat;*/
}
.window-middle-left {
	background: white;
	border-left : 1px solid #999999;
}
.window-middle-left2 {
	background: url(popup2/middle-left.gif) repeat-x;
	border-left : 1px solid #999999;
}

.window-middle-center {
	background: white;
/*	padding: 0px 10px 10px 0px;*/
}
.window-middle-right {
	background: white;
	border-right : 1px solid #999999;
}

.window-middle-right2 {
	background:  url(popup2/middle-right.gif) repeat-x;
	border-right : 1px solid #999999;
}

.window-bottom-left {
  background: url(popup/bottom-left.gif) bottom left no-repeat;
  position: relative;  
}

.window-bottom-center {
    background: #F4F0ED url(popup/bottom-center.gif) bottom repeat-x;
	border-bottom : 1px solid #999999;
	/*background: #F4F0ED;*/
}

.window-bottom-center2 {
	background: #E3E2D9 url(popup2/bottom-center.gif) repeat-x bottom;
	border-bottom : 1px solid #999999;
}

.window-bottom-right {
  background: url(popup/bottom-right.gif) bottom right no-repeat;
  position: relative;
}

a.closelink {
	color: #666666;
	text-decoration:none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.layer-title { 
	color: #666666;
	font-weight:bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
 }
 
div.myflash { 
   background: url(popup/flashbg.jpg) top left repeat-x;
   margin: 0;
   padding: 0;
}


/* FOCIM */

#theLayer1 H1{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 19px;
	font-weight			: bold;
	margin				: 0px;
	color				: #990000;
/*	text-align			: center; */
}


/* ALCIM */

#theLayer1 H2{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 17px;
	font-weight			: normal;
	margin				: 0px;
	color				: #666;
	margin-top			: 5px;
}


/* normal szoveg (az osszes) */
#theLayer1 TD{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* tartalom szoveg */
#theLayer1 TD.popuptart{
	/*	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	padding-left		: 10px;
	font-weight			: normal;
}


/* Legalul - URL: szombathelyiotthon.hu */
#theLayer1 H3{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 22px;
	font-weight			: normal;
	margin				: 0px;
	color				: #666;
	margin-top			: 5px;
	text-align			: center;
}


