/* DDS mini alap stylus file (c) http://www.dds.hu/  1.24*/

body {
  color: #000000;
  background-color: #FFFFA2; /*#E4F0FC; #61C9EF;#EDF2F6;*/
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 70%;
  /* scrollbar */

scrollbar-base-color: #eaeaea;
  scrollbar-shadow-color: #a2a2a2;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-darkshadow-color: #cccccc;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;

}


img[align="middle"] { vertical-align: middle !important; }

.content {
 margin-top: 10px;
 padding: 10px 15px 15px 25px;
 text-align: justify;
}

.main{ 
background: #FFFFFF;
background-image: url(images/bg_main.jpg);
 }

.side{ background-color: #1C7DCE;  width: 4px;  }
.side1{ background-color: #CDE5FA;  width: 4px;  }

.oldalcim { 
	color: #1C7DCE;  
	font-size: 120%;
	vertical-align: middle;
	height: 23px;
	border-bottom: 1px solid #1C7DCE;
	margin-bottom: 40px;
	font-weight: bold;
  }
  .oldalcim img { float: right; vertical-align: middle;}
 
 .box1{ background-image: url(images/box1_bg.gif); }
 .box2{ background-image: url(images/box2_bg.gif); }
 .box1top,.box2top {
   background-image: url(images/box1_top.gif); 
	background-repeat: no-repeat;
 	height: 35px;
	padding-left: 28px;
	padding-right: 5px;
	padding-top: 15px;
	color: #B9553E;
	font-weight: bold;
	font-size: 100%;
  }
 .box2top {background-image: url(images/box2_top.gif); }
 .box1cont,.box2cont { padding-left: 20px;  padding-right: 10px;  padding-top: 5px;   }

 
/* IE hack real
* html #content  {
  width: 600px; 
}*/


/* linkek */

a:link, a:visited { color: #1C7DCE; text-decoration: none; }
a:active, a:hover { color: #990000; text-decoration: underline; }

/* default cimsorok */

h1, h2, h3, h4, h5, h6 {
  color: #1C7DCE;
  font-size: 110%;
  font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
}

h2 { font-size: 100%;}
h3 { font-size: 100%; padding-top: 20px;}
h4 { font-size: 90%;}
h5 { font-size: 90%; color: #415782;}
h6 { font-size: 85%;}

.fontsmall { font-size: 85%;}

ul { list-style-type: none;}
ul li { list-style : url(images/list1.gif);}
ol { list-style-type: none;}
ol li {list-style : url(images/list1.gif); }


/* egyeb stilusok */

.hline { border-bottom: 1px solid #1C7DCE; }
.vline { border-right: 1px solid #1C7DCE; }
.hline1 { border-bottom: 1px solid #D4D4D4; }
.vline1 { border-right: 1px solid #D4D4D4; }

.behuzas {
  margin-left: 20px;
}

.kep {
  border: 1px solid #B9553E;
}

.kepzoom {
border: 1px solid #B9553E;
 cursor:pointer;cursor:hand;
}


/* table definiciok */

table {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 100%;
}
table.table1{
  font-size:100%;
}
table.table1 td {
  color: #000000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  border: 1px solid #CBCBCB;
}

table td.tableheader1 {
  background: #1C7DCE;
  color: #FFFFFF;
  border-bottom: 1px solid #ffffff;
  font-weight: bold;
  padding: 2px;
}
table tr.row1 {
  background: #E4F1FC;
}

#spacer,.clear,blockquote   {
  clear: both;
}


/*input mezok*/

.inp1,.inp2 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #B9553E;
  color: #000000;
  background-color: #ffffff;
  font-size: 100%;
}
.inpbutton,.inpbutton2 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #B9553E;
  color: #FFFFFF;
  background-color: #B9553E;
  cursor:pointer;
}
.inpbutton2 {
	font-size:11px;
}

/* hirek */
hr { 
 border: 0;
 height: 1px;
 color:  #1C7DCE; 
 background-color:  #1C7DCE; 
 } 

div.divkepl,div.divkepr,div.divkepc {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  text-align: center;
}
div.divkepl{float: left;}
div.divkepr{float: right;  padding-left: 10px;}
div.divkepc{float: center;}

div.divkepl img,div.divkepr img,div.divkepc img {
  border: 1px solid #1C7DCE;
}


.hirekcim{
	color: #1C7DCE;
	font-weight: bold;
}
.hirdatum { font-style: italic;  float: right;  }
.hirlead { font-weight: bold; margin-top: 20px;   text-align: justify;  }
.hirlead1 { margin-top: 20px; margin-bottom: 20px;  text-align: justify;  }
.hirbody { margin-top: 20px; margin-bottom: 20px;  text-align: justify;  }

.hirekcim a:link,.hirekcim a:visited { color: #1C7DCE; text-decoration: none; }
.hirekcim a:active,.hirekcim a:hover { color: #990000; text-decoration: none; }

 .clearfix {
display: inline-block;
height: 0; 
clear: both; 
visibility: hidden; 
} 


.banner{
background-image: url(images/banner_bg.gif);
}

.clear {
	clear:both;
}
.c {
	text-align: center;
}
.npr {
	letter-spacing: -2;
	font-size:10px;
}
.err {
	color: #f00;
	font-weight:bold;
}
