/* DDS mini alap stylus file (c) http://www.dds.hu/  1.24*/

body {
  color: #000000;
  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: 10px;
  padding-left: 0;
}


img[align="middle"] { vertical-align: middle !important; }

.content {
 margin-top: 0px;
 padding: 10px 15px 15px 15px;
}
.contentjobb {
 margin-top: 0px;
 padding: 10px 15px 15px 15px;
 font-size: 90%;
}

/* IE hack real
* html #content  {
  width: 600px;
}*/


.maincont{ 
	background-color: #ffffff;  
	color: #000000;
}
.left{
background-color: #CC1741;
color: #ffffff;
/*border-left: 1px solid #13427F;
border-right: 1px solid #13427F;*/
}

.right{
background-color: #FFD07A;
color: #000000;
/*border-left: 1px solid #13427F;
border-right: 1px solid #13427F;*/
}
.footer{
background-color: #FEB036;
color: #ffffff;
height: 20px;
/*border: 1px solid #13427F;*/
}

.submenu {
	border-bottom: 1px solid #13427F; 
	border-top: 1px solid #13427F;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.talalat {
	padding-top: 10px;
	padding-bottom: 10px;
}
.talalathely {
	font-style: italic;
	color: #13427F;;
}

/* linkek */

a:link, a:visited { color: #13427F; text-decoration: underline; }
a:active, a:hover { color: #CC1741; text-decoration: underline; }

.submenu a:link,.submenu  a:visited { color: #13427F; text-decoration: none; }
.submenu a:active,.submenu  a:hover { color: #CC1741; text-decoration: underline; }

.talalat a:link,.talalat  a:visited { color: #CC1741; text-decoration: underline; }
.talalat a:active,.talalat  a:hover { color: #13427F; text-decoration: underline; }

/* default cimsorok */

h1, h2, h3, h4, h5, h6 {
  color: #13427F;
  font-size: 110%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
}

h1 { 
font-size: 110%;  
background-image: url(images/bg_inici.gif);  
background-repeat: no-repeat;
background-position: 0px 2px;
 margin-top: 5px;
 padding-left: 25px;
 font-variant: small-caps;
 }
 
 
h2 { font-size: 100%;} 
h3 { font-size: 100%; padding-top: 20px;}
h4 { font-size: 90%;}
h5 { font-size: 90%; color: #000000;}
h6 { font-size: 85%;}

.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/list1.gif); }


/* egyeb stilusok */

.hline { border-bottom: 1px solid #13427F; }
.vline { border-right: 1px solid #F13427F; }

.behuzas {
  margin-left: 20px;
}

.kep {
  border: 1px solid #13427F;
}

.kepzoom {
border: 1px solid #13427F;
 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: #13427F;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: left;
  border: 1px solid #13427F;
}

table td.tableheader1 {
  background: #FFC867;
  color: #13427F;
  border-bottom: 2px solid #13427F;
  font-weight: bold;
  height: 2em;
}

table td.tableheader2 {
  background: #FFC867;
  color: #CC1741;
  border-bottom: 2px solid #13427F;
  font-weight: bold;
  height: 2em;
}

table tr.row1 {
  background: #FFD07A;
}

#spacer,.clear,blockquote   {
  clear: both;
}


/*input mezők*/

.inp1{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: none;
  border: 1px solid #214D86;
  color: #214D86; 
  background-color: #FDE1BB;
  font-size: 90%;
}
.inpbutton{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #214D86;
  color: #ffffff; 
  background-color: #CC1741;
  font-weight: bold;
}

/*contkep*/

div.cikkkepr,div.cikkkepl,div.cikkkepc {
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
}
div.cikkkepr {float: right;}
div.cikkkepl {float: left;}
div.cikkkepc {padding-top: 5px;  text-align: center; }


div.cikkkepr img,div.cikkkepl img,div.cikkkepc img   {
  border: 1px solid #2e5b85;
}


