/* DDS alap stylus file (c) http://www.dds.hu/ */

body {
  color: #000000;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: left;
  font-size: 75%;
  /* scrollbar */

scrollbar-base-color: #006FAF;
  scrollbar-shadow-color: #006FAF;
  scrollbar-highlight-color: #006FAF;
  scrollbar-3dlight-color: #006FAF;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
}
/*csak a szerkeszteshez*/


#content {
 margin-top: 10px;
 padding: 15px 15px 15px 15px;
 width: 520px;
}

/* IE hack */
* html #content  {
  width: 550px; 
}



/* linkek */

a:link, a:visited { color: #D60606; text-decoration: none; }
a:active, a:hover { color: #D60606; text-decoration: underline; }

.footer a:link, .footer a:visited { color: #ffffff; text-decoration: none; }
.footer a:active, .footer a:hover { color: #E0E0E0; text-decoration: none; }

/* default cimsorok */

h1, h2, h3, h4, h5, h6 {
  color: #D60606;
  font-size: 110%;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
}

h2 { font-size: 100%;}
h3 { font-size: 100%;}
h4 { font-size: 90%;}
h5 { font-size: 90%;}
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: 5px solid #E0E0E0;
}

.footer {
	font-size: 90%;
	padding: 10px 5px 5px 5px;
	color: #FEFEFE;
}

.err{ color: #D60606; }

/* table definiciok */

table {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 100%;
}
table.table1{
  font-size:100%;
}
table.table1 td {
  color: #24135A;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  text-align: left;
  border: 1px solid #24135A;
}
table.table2{
  font-size:100%;
}
table.table2 td {
  color: #24135A;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  text-align: left;
}
table td.tableheader1 {
  background: #006FAF;
  color: #FFFFFF;
  border: 2px solid #ffffff;
  font-weight: bold;
}

table tr.row1 {
  background: #E0E0E0;
}

#spacer,.clear,tr,table,blockquote   {
  clear: both;
}


/*input mezők*/

.inp1{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  border: 1px solid #006FAF;
  color: #000000;
  background-color: #ffffff;
}
.inpbutton{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  border: 1px solid #004771;
  color: #FFFFFF;
  background-color: #006FAF;
}
