.boldtext {
font-family: Verdana;
font-size: 7.5pt;
font-weight: bold;
color: #424242;
}
.boldtextbp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.boldtextbpLeft {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}
.kilencestextbekezd {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	list-style-type: decimal;
	list-style-position: outside;
}
.cimbp{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	background: url('../grafika/images/backbp.gif') no-repeat;
}
.cimbp a{
	text-decoration: none;
    color: #424242;
}
.cimbp a:hover{
	text-decoration: underline;
}
.btn{
	font-family: Tahoma;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	background: url('../grafika/images/btn.gif') no-repeat;
}
.btn a, .btn a:hover{
	color: #ffffff;
}

.cim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 600;
	color: #e98923;
}
.kenyer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 135%;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #e98923;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 135%;
}
.link a {
	color: #e98923;
}
.adatok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #000000;
}
.testimonial {
  margin-bottom: 10px;
}
.testimonial a, .testimonial a:visited{
	text-decoration: underline;
    color: #424242;
}
.testimonial a:hover, a.testimonial:active{
	text-decoration: none;
	color: #424242;
	font-weight: bold;
}
.testimonial p {
  font-family: Verdana;
  padding-left: 7px;
  padding-right: 5px;
  color: #6b6b6b;
}
.qopen {
  background: url(../grafika/kepek/front-quote-open.gif) no-repeat;
  height: 16px;
}
.qclose {
  background: url(../grafika/kepek/front-quote-close.gif) no-repeat;
  height: 16px;
}
.irmenu {
	font-size: 10px;
}
.irmenu a, .irmenu a:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight : bold;
}
.irmenu a:hover, .irmenu a:active {
	text-decoration: none;
	color: #FF0F0F;
}
.text a,.text a:visited {
text-decoration: none;
color: #CC0000;
}
.text a:hover,.text a:active {
text-decoration: none;
color: #FF0000;
}
.kilencestext a, .kilencestext a:visited {
text-decoration: none;
color: #CC0000;
}
.kilencestext a:hover,.kilencestext a:active {
text-decoration: none;
color: #FF0000;
}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width:100%;
}
table.std td, table.std th {
	padding: 0.4em 0.5em;
}
table.std th {
	white-space:nowrap;
}
table.std tr.item td, table.std tr.item th {
	background-color: white;
}
table.std tr.alternate_item td, table.std tr.alternate_item th {
	background-color: #f1f2f4;
}
table.std tbody tr td, table.std tfoot tr td {
	border-top: 1px solid #ffaa11;
}
table.std thead th {
	background-color: transparent;
	background-image: url('../grafika/images/table_header.gif');
	background-repeat: no-repeat;
	height:24px;
	color: #374853;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	font-size: 11px;
}
table.std thead th.first_item {
	background-position: top left;
}
table.std thead th.last_item {
	background-position: top right;
}
table.std thead th.item {
	background-position: -8px 0;
}
.term_leiras {
	font-size: 10px;
	color: #595a5e;
}
.term_leiras a {
	color: #595a5e;
	font-weight: bold;
}
.term_leiras a:hover {
	text-decoration: underline;
}
.keret {
	border: 1px solid #ffaa11;
	margin: 4px;
	padding: 0px 5px 0px 5px;
}
.kosar p {
	margin: 2px;	
}
.del {
	float: right;
}
.ossz {
	padding: 3px;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
}
.csopbox {
	margin: -5px 1px 0px 1px;
}
.boxcim {
	text-align: center;
	background-image: url('../grafika/images/boxcim.gif');
	background-repeat: no-repeat;
	height: 32px;
	padding: 5px 5px 0px 5px;
	margin-bottom: 0px;
}
.boxcim a, .boxcim a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #374853;
}
.boximi {
	margin-top: 0px;
	padding-top: 0px;
}

#facebox {
	/* overlay is hidden before loading */
	display:none;
	/* standard decorations */
	width:450px;	
	border:5px solid #D82713;
	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#facebox div {
	padding: 0px;
	background-color:#ffffff;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif
}
#facebox h2 {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color: #FF004A;
	padding:5px 10px;
	font-size:20px;
}
</style>
<!--[if IE]>
   .facebox {
       background:transparent;
       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333,endColorstr=#333333);
       zoom: 1;
<![endif]-->