/* DDS mini alap stylus file (c) http://www.dds.hu/  1.22*/

body {
  color: #000000;
  background-color: #E9EAEF;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, Helvetica,sans-serif;
  font-size: 75%;
  /* scrollbar */

scrollbar-base-color: #ffffff;
  scrollbar-shadow-color: #7290C9;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #7290C9;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #7290C9;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
}



#content {
 margin-top: 10px;
 padding: 15px 15px 15px 15px;
 width: 675px;
 line-height: 140%;
 text-align: justify;
 }

/* IE hack real*/
* html #content  {
  width: 705px; 
}


/* linkek */

a:link, a:visited { color: #7290C9; text-decoration: none; }
a:active, a:hover { color: #E44130; text-decoration:  none; }

/* default cimsorok */

h1, h2, h3, h4, h5, h6 {
  color: #7290C9;
  font-size: 110%;
  font-family: Arial, Georgia, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
}

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/list1t.gif); }


/* egyeb stilusok */

.hline { border-bottom: 1px solid #F2F2F2; }
.vline { border-right: 1px solid #F2F2F2;}
.hline1 { border-bottom: 1px solid #7290C9; }
.vline1 { border-right: 1px solid #7290C9; }

.behuzas {
  margin-left: 25px;
}
.behuzas1 {
  margin-left: 25px;
}

.kep {
  border-left: 1px solid #7290C9; 
   border-right: 1px solid #7290C9; 
}
.kepzoom {
  border-left: 1px solid #7290C9; 
   border-right: 1px solid #7290C9; 
 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;
  text-align: left;
  border: 1px solid #CBCBCB;
}

table td.tableheader1 {
  background: #7290C9; 
  color: #FFFFFF;
  border: 1px solid #000000;
  font-weight: bold;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 2px;
   padding-bottom: 2px;
}
table tr.row1 {
  background: #F2F2F2;
}

#spacer,.clear,blockquote   {
  clear: both;
}


/*input mezők*/

.inp1{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #7290C9;
  color: #000000;
  background-color: #ffffff;
  font-size: 100%;
}
.inpbutton{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #000000;
  color: #FFFFFF;
  background-color: #7290C9;
  font-size: 100%;
}
.err{ color: #B22222; }

.keret{
	 border: 1px solid #CBCBCB;
	padding: 4px;
}

/* hirek */
div.divkep {
  float: right;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  text-align: center;
}
div.divkep img {
   border: 1px solid #7290C9; 
}

/* hirek */

.hirekcim{
	color: #7290C9;
	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;  }


