/* DDS mini alap stylus file (c) http://www.dds.hu/  */

body {
  color: #2C3F79;
  background-color: #00438C;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 75%;
  /* scrollbar */

scrollbar-base-color: #00438C;
  scrollbar-shadow-color: #00438C;
  scrollbar-highlight-color: #00438C;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #00438C;
  scrollbar-arrow-color: #ffffff;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
}



#content {
 margin-top: 0px;
 padding: 15px 15px 15px 15px;
 width: 670px;
}
.main { background: #BFE2FE; }
.footer { color: #FEFEFE;font-size: 80%; }

/* IE hack */
* html #content  {
  width: 700px; 
}


/* linkek */

a:link, a:visited { color: #9C1671; text-decoration: none; }
a:active, a:hover { color: #CB1892; text-decoration: none; }
.footer a:link,.footer  a:visited { color: #ffffff; text-decoration: none; }
.footer a:active,.footer  a:hover { color: #FFDEFF; text-decoration: underline; }

/* default cimsorok */

h1, h2, h3, h4, h5, h6 {
  color: #2C3F79;
  font-size: 120%;
  font-family: Arial, Georgia, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}

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/list1t.gif);}
ol { list-style-type: none;}
ol li {list-style : url(images/list1t.gif); }


/* egyeb stilusok */

.behuzas {
  margin-left: 20px;
}

.kep {
  border: 1px solid #2e5b85;
}

.hline {  border-bottom: 1px solid #00438C;  }
.hline1 {  border-bottom: 1px solid #97C1E6;  margin-top: 5px;   }
.err { color: #C60000; }
.lead { border-left: 1px solid #00438C;  margin: 4px 4px 4px; }

/* table definiciok */

table {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 100%;
}
table.table1{
  font-size:100%;
}
table.table1 td {
  color: #2C3F79;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: left;
  border: 1px solid #9C1671;
}

table td.tableheader1 {
  background: #FFDEFF;
  color: #2C3F79;
  border: 1px solid #9C1671;
  font-weight: bold;
}
table tr.row1 {
  background: #F0F0F0;
}

#spacer,.clear,tr,table,blockquote   {
  clear: both;
}


/*input mezők*/

.inp1{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #9C1671;
  color: #000000;
  background-color: #FFDEFF;
    font-size: 100%;
}
.inpbutton{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #9C1671;
  color: #FFFFFF;
  background-color: #00438C;
}

