/* DDS mini alap stylus file (c) http://www.dds.hu/  1.26*/

body {
  color: #595959;
  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;
 background: #BBC9FB;
  background-image: url(images/bg_page.jpg);
  background-repeat: repeat-x;
}


img[align="middle"] { vertical-align: middle !important; }

.content {
 margin-top: 10px;
 padding: 0px 15px 15px 15px;
}

.maintable{ 
background-image: url(images/bg_main.jpg); 
border-left: 5px solid #ffffff;   
border-right: 5px solid #ffffff;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
  background-repeat: repeat-y;
  }

.footer{
	background: #3D4F91;
	background-image: url(images/bg_bottom.jpg);
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 4px;
	height: 30px;
	padding-left: 10px;
}  
  
.left{
 	padding: 20px;
 line-height: 15px;
 font-size: 100%;
 } 
 .leftajanlat{
 	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px dashed #000000;
	text-align: justify;
 } 
  
  .bgform{
	padding: 5px;
	margin: 5px;
	background-color: #EDEEF0;
}
  
/* IE hack real
* html #content  {
  width: 600px; 
}*/


/* linkek */

.footer a:link,.footer  a:visited { color: #ffffff; text-decoration: none; }
.footer a:active,.footer  a:hover { color: #FFC600; text-decoration: none; }

a:link, a:visited { color: #3D4F91; text-decoration: none; }
a:active, a:hover { color:  #B92B18; text-decoration: none;  }

/* default cimsorok */

h1, h2, h3, h4, h5, h6 {
  color: #3D4F91;
  font-size: 110%;
  font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
}

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 #b2b2b2; }
.vline { border-right: 1px solid #b2b2b2; }
.hline1 { border-top: 1px solid #b2b2b2;  margin-top: 5px;  }

.kiem{
	 color: #3D4F91;
}

.behuzas {
  margin-left: 20px;
}

.kep {
  border: 1px solid #3D4F91;
}

.kepzoom {
border: 1px solid #3D4F91;
 cursor:pointer;cursor:hand;
}


/* 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: #3D4F91;
  color: #FFFFFF;
  border: 1px solid #000000;
  font-weight: bold;
}

table tr.rowlink {height: 40px;}
table tr.rowlink:hover {
	background-color:#FFC500;
	cursor:pointer;
}
table tr.row1 {
  background: #DFDFDF;
}

table tr.row2 {
  background: #7688CA;
  color: #FFFFFF;
}

#spacer,.clear,blockquote   {
  clear: both;
}

.err{
	color: #B92B18;
}

/*input mezők*/
.form1 {
border: 0px none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.inp1{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #7688CA;
  color: #000000;
  background-color: #ffffff;
  font-size: 11px;
}
.inperr{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #A50803;
  color: #000000;
  background-color: #EFEFEF;
  font-size: 100%;
}

.inpbutton{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #000000;
  color: #FFFFFF;
  background-color: #7688CA;
  font-size: 90%;
  font-weight: bold;
}

.valign{
	height: auto;
}

.valign img {
	vertical-align: middle;
}
.floatr{
	float: right;
}

/*galeria*/

.galeriaal {
	background: #780012; 
	color: #ffffff;
	height: auto;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	font-size: 90%;
}

div.cikkkepr,div.cikkkepl,div.cikkkepc {
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;

  font-size: 80%;
}
div.cikkkepr {float: right;}
div.cikkkepl {float: left;}
div.cikkkepc {padding-top: 5px;  text-align: center; }
div.cikkkepb {border:1px solid #2E5B85; }

