body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #133e8d;
}
.maindiv {
  width: 974px;  
  height: 100%;
  margin: 0 auto;
  padding: 0 0 0 0;  
  border: 0;
  background: #ffffff;    
  text-align: left;   
}
.contentdiv {
  position: relative;
  left: 0;  
  width: 800px;
  margin: 0 0 0 0;  
  padding: 0 0 10px 0;
  border: 0;  
  background: #6c96e2;
  text-align: left;  
  float: left;    
}
.leftdiv{
  position: relative;
  left: 0;
  top: 0;
  width: 87px;
  height: 100%;
  margin: 0 0 0 0;  
  padding: 0 0 0 0;  
  border: 0;
  background: #133e8d url(../image/leftshdw.gif) repeat-y top right;
  float: left;  
}
.rightdiv{
  position: relative;
  right: 0;
  top: 0;
  width: 87px;
  height: 100%;
  margin: 0 0 0 0;  
  padding: 0 0 0 0;  
  border: 0;
  background: #133e8d url(../image/rightshdw.gif) repeat-y top left;
  float: right;  
}
.blue {
	font-family: "Palatino Linotype", serif;
	font-size: 12px;
	color: #133e8d;
	text-decoration: none;
}
.gray {
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #303030;
	text-decoration: none;
}
.violet {
	font-family: "Palatino Linotype", serif;
	font-size: 12px;
	color: #133e8d;
	text-decoration: none;
}
.white {
	font-family: "Palatino Linotype", serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.vert_dotted {
  background: #ffffff url('../image/bg_vert_dotted.gif') repeat-y top center;   
}
.hor_dotted {
  background: #ffffff url('../image/bg_hor_dotted.gif') repeat-x center left;
  vertical-align: middle;  
  height: 14px;  
}
.style1 {
  font-size: 9px;
}
.inptext {
  height:19px; 
  background-color:#FfFfFf;  
  width:141px; 
  border-style:solid; 
  border-width:1px; 
  border-color:#999999; 
  font-size:12px;
  font-family: "Palatino Linotype", serif;
}
.imgwbrd_left{
  margin: 0px 10px 10px 0px;  
  padding: 0 0 0 0;  
  border-left: #ffffff solid 0px;
  border-right: #ffffff solid 0px;
  border-top: #ffffff solid 0px;
  border-bottom: #ffffff solid 0px;
}
.imgwbrd_right{
  margin: 0px 0px 10px 10px;  
  padding: 0 0 0 0;  
  border-left: #ffffff solid 0px;
  border-right: #ffffff solid 0px;
  border-top: #ffffff solid 0px;
  border-bottom: #ffffff solid 0px;
}
.imgwbrd_center{
  margin: 0px 10px 5px 10px;  
  padding: 0 0 0 0;  
  border-left: #ffffff solid 0px;
  border-right: #ffffff solid 0px;
  border-top: #ffffff solid 0px;
  border-bottom: #ffffff solid 0px;
}

a {
	color: #133e8d;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #999;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/overlay.png", sizingMethod="scale");
	}
	
/* flash alatti tartalmak stílusa */

#flashcontent	{font-size:12px; color:#303030;}

#flashcontent2	{font-size:12px; color:#303030;}

#flashcontent2 h1, h2, h3	{font-size: 16px; padding: 2px; margin:0px;}

#flashcontent2 img	{float:left; border: 2px solid #CCCCCC; margin:3px;}

#flashcontent2 a	{text-decoration:none; color:#000000; cursor:text;}
