/* DDS alap stylus file (c) http://www.dds.hu/ */

body {
  color: #4A4A4A;
  background-color: #FFFDE8;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 80%;
  /* scrollbar */

scrollbar-base-color: #ffffff;
  scrollbar-shadow-color: #4A4A4A;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #4A4A4A;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #FFFDE8;
  scrollbar-arrow-color: #4A4A4A;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
}
/*csak a szerkeszteshez*/


#content {
 margin-top: 10px;
 padding: 15px 15px 15px 15px;
 text-align: justify;
 width: 470px;
}

/* IE hack */
* html #content {
  width: 500px; 
}


.main {
background-color: #FFFDE8;
}

.bottom { 
 height: 29px;
 color: #F6ECE6;
 font-size: 85%;
 }

/* linkek */

a:link, a:visited { color: #4A4A4A; text-decoration: underline; }
a:active, a:hover { color: #863E32; text-decoration: underline; }

.bottom a:link, .bottom a:visited { color: #F6ECE6; text-decoration: none; }
.bottom a:active, .bottom a:hover { color: #ffffff; text-decoration: none; }

/* default cimsorok */

h1, h2, h3, h4, h5, h6 {
  color: #863E32;
  font-size: 110%;
  font-family: Georgia, Verdana, Arial, 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,.kisokos { 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 #863E32;
}


.kepinaktiv {   
  opacity: 1; 
  filter: alpha(opacity=100); }
.kepaktiv { 
  opacity: .8; 
  filter: alpha(opacity=80);
 }

/* table definiciok */

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
}
table.table1{
  font-size:100%;
}
table.table1 td {
  color: #4A4A4A;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-align: left;
  border: 1px solid #863E32;
}

table td.tableheader1 {
  background: #D3B8AA;
  color: #ffffff;
  border-bottom: 1px solid #863E32;
  font-weight: bold;
}

table tr.row1 {
  background: #E4D2C8;
}

#spacer,.clear,tr,table,blockquote   {
  clear: both;
}


/*input mezők*/

.inp1{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #D3B8AA;
  color: #4A4A4A;
  background-color: #ffffff;
}
.inpbutton{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #D3B8AA;
  color: #FFFFFF;
  background-color: #D3B8AA;
}
