/* DDS mini alap stylus file (c) http://www.dds.hu/  1.22*/

body {
  color: #595959;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 70%;
  /* 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;
}

img[align="middle"] { vertical-align: middle !important; } 


#content {
 margin-top: 10px;
 padding: 15px 10px 15px 15px;
 width: 535px;
 text-align: justify;
}

/* IE hack real*/
* html #content  {
  width: 560px; 
}

.righttop { background-image: url(images/bg_menu.jpg);  height: 38px;  }

/* linkek */

a:link, a:visited { color: #000000; text-decoration: underline; }
a:active, a:hover { color: #EE305A; text-decoration: underline; }

.f1 a:link,.f1 a:visited { color: #909090; text-decoration: none; }
.f1 a:active,.f1  a:hover { color: #EE305A; text-decoration: underline; }

/* default cimsorok */

h1, h2, h3, h4, h5, h6 {
  color: #FF7E00;
  font-size: 110%;
  font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
}

h2 { font-size: 100%;}
h3 { font-size: 100%;}
h4 { font-size: 90%;}
h5 { font-size: 90%; color: #000000;}
h6 { font-size: 90%;color: #EE305A;}
pre {
width: 500px;
  color: #595959;
  font-size: 100%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.c { text-align: center !important;}
.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 */
.bg0 { background-color: #F4F4F4; }
.bg1 { background-color: #E1E1E1; }
.bg2 { background-color: #C4C1C1; }
.bg3 { background-color: #777777;  color: #ffffff;  }
.bg4 { background-color: #FFA44C; }
.bg5 { background-color: #FF7E00; }
.bg6 { background-color: #EE305A; color: #ffffff; }
.bg7 { background-color: #0098DB; color: #ffffff; }

.f1 {	color: #909090;}
.f2 { color: #FF7E00;}
.f3 { color: #EE305A;}

.hline { border-bottom: 1px solid #C4C1C1; }
.vline { border-right: 1px solid #C4C1C1; }

.behuzas {
  margin-left: 20px;
}

.kep {
  border: 1px solid #686868;
}
.kep0 {
   border: 10px solid  #F4F4F4;
}
.kep1 {
   background-color: #F4F4F4;
   padding: 10px;
   float: right;
}
.keret {
   border: 1px solid   #CBCBCB;
}
.leftcontent{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 14px;
}

.footer {
	color: #ffffff;
	line-height: 20px;
	padding: 8px 0px 8px 0px;
	background-image: url(images/bg_footer.jpg);
	}
	
.footer a:link,.footer a:visited { color: #ffffff; text-decoration: none; }
.footer a:active,.footer a:hover { color: #E2E2E2; text-decoration: none; }

/* 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: #777777;
  color: #FFFFFF;
  border: 1px solid #000000;
  font-variant: small-caps;
}
table tr.row1,.cell1 {
  background: #F0F0F0;
}

#spacer,.clear,blockquote   {
  clear: both;
}

.err{
	color: #EE305A;
}

/*input mezők*/

.inp1{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #FF7E00;
  color: #000000;
  background-color: #ffffff;
  font-size: 100%;
}
.inperr{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #FF7E00;
  color: #ffffff;
  background-color: #EE305A;
  font-size: 100%;
}
.inpbutton{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #686868;
  color: #FFFFFF;
  background-color: #FF7E00;
  height: 18px;
  font-size: 11px;
}

