/* DDS mini alap stylus file (c) http://www.dds.hu/  1.25*/

body {
  color: #34267E;
  background-color: #E1EEE5;
  
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 80%;
  /* 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;

  background-image: url(images/bg_main.gif);
  background-repeat: no-repeat;
}


img[align="middle"] { vertical-align: middle !important; }

.content {
 padding: 15px 15px 15px 15px;
 width: 480px;
}

/* IE hack real*/
* html #content  {
  width: 510px; 
}


/* linkek */

a:link, a:visited { color: #34267E; text-decoration: underline; }
a:active, a:hover { color: #990000; text-decoration: underline; }

/* default cimsorok */

h1, h2, h3, h4, h5, h6 {
  color: #34267E;
  font-size: 110%;
  font-family: Arial, Verdana, Helvetica, 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/list1t.gif);}
ol { list-style-type: none;}
ol li {list-style : url(images/list1t.gif); }


/* egyeb stilusok */

.hline { border-bottom: 1px solid #ffffff; }
.vline { border-right: 1px solid #ffffff; }

.behuzas {
  margin-left: 20px;
}

.kep {
  border: 1px solid #ffffff;
}

.kepzoom {
border: 1px solid #ffffff;
 cursor:pointer;cursor:hand;
}


/* table definiciok */

table {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 100%;
}
table.table1{
  font-size:100%;
}
table.table1 td {
  color: #34267E;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  text-align: left;
  border: 1px solid #ffffff;
}

table td.tableheader1 {
  background: #34267E;
  color: #FFFFFF;
  border: 1px solid #ffffff;
  font-weight: bold;
}
table tr.row1 {
  background: #ffffff;
}

#spacer,.clear,blockquote   {
  clear: both;
}


/*input mezők*/

.inp1{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  border: 1px solid #ffffff;
  color: #000000;
  background-color: #EFEFEF;
  font-size: 100%;
}
.inpbutton{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  border: 1px solid #ffffff;
  color: #FFFFFF;
  background-color: #34267E;
}


.valign{
	height: auto;
}

.valign img {
	vertical-align: middle;
}
