body {
	font-family: 'Helvetica', sans-serif, 'Arial';
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	margin: 0px;
}

a, .link { color:#4468ae; text-decoration:none; cursor:pointer}
a:hover { color:#f10000; text-decoration:none; cursor:pointer }
td, p { font-size:11px;}

.h1, h1 {
	font-weight: bold;
	font-size: 28px;
	margin: 0px;
	color:#333333;
	margin:0 0 15px 0;
	padding:0px;
}
.h2, h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	margin:0px;
	padding:0px;
}
.h3, h3 { font-size:14px; margin:0 0 15px 0; padding:0px; }
.h4, h4 { font-size:13px; margin:0 0 15px 0; padding:0px; }
.h5, h5 { font-size:12px; margin:0 0 15px 0; padding:0px; }
.h6, h6 { font-size:11px; font-weight:bold; margin:0 0 15px 0; padding:0px; }

p {
	font-size:13px;
	margin:0px;
	margin-bottom:15px;
}
p.lead {
	font-size:13px;
	font-weight:bold;
	margin-bottom:25px;
}


input, select, textarea { font-size:11px; font-family:Arial; color:#000000; background-color: #FFFFFF }
form { margin:0px; padding:0px; }

textarea {
	overflow:auto;
}

ul {
	
	list-style:none;
}

ul.arrowList {
	margin:0px;
	padding:0px;
}
ul.arrowList li {
	padding-bottom:2px;
	font-weight:normal;
	font-size:11px;
}
ul.arrowList li a {
	padding-left:15px;
	display:block;
}

.img_right {
	float:right;
	margin:0 0 10px 10px;
}
.img_left {
	float:left;
	margin:0 10px 10px 0;
}

img.toRight {float: right; margin: 0px 0px 6px 6px}
img.toLeft {float: left; margin: 0px 6px 6px 0px}

table.resultsBorder { border-right:1px solid #e0e0e0 }
table.results caption { padding:7px 0px 7px 5px; color:#4c4c4c; text-align:left; font-size:12px }
table.results td,
table.results th {
	padding:2px 4px 7px 5px;
	font-size:11px;
	vertical-align:top;
}
table.results th { text-align:left; font-weight:normal; }
table.results thead th,
table.results thead td { vertical-align:top; background-color:#e8e8e8; border-bottom:1px solid #FBA929; color:#000000}
table.results thead td { border-left:1px solid #d8d8d8 }
table.results thead td.null { border-bottom: none}
table.results tbody th, table.results tbody td { color:#303030; }
table.results tbody th { color:#000000; }
table.results tbody td {  }
table.results tbody td.akt { background-color:#FBA929 }
/*table.results tbody tr td:first-child { border-left:none }*/
table.results tfoot th,
table.results tfoot td { border-bottom:1px solid #e8e8e8; font-weight: bold; color:#4c4c4c; border-top:1px solid #F7C444 }
table.results tbody td.kosar { vertical-align: middle; padding-right:5px; text-align: right; }

table.results tbody h3,
table.results tbody h6,
table.results tbody p { font-family: Arial; }
table.results tbody h3 { font-size: 12px; margin-bottom: 3px; color:#FE5601; }
table.results tbody h3 a.h1 { font-size: 14px; margin-bottom: 3px; color:#FE5601; }

table.results tbody h6 { font-size: 10px; margin-top: 3px; margin-bottom: 3px; color:#000000; font-weight: normal; }
table.results tbody p { margin-top: 4px; margin-bottom: 2px; font-size: 11px; line-height: 14px; }
table.results tbody span { color:#776C5B; }

table.results tr.even th, table.results tr.even td { background-color:#eeeeee }
table.results tr.results th, table.results tr.results td{ border-left: none; padding-bottom: 5px; padding-top: 5px}
table.results tr.page th, table.results tr.page td { background-color:#eeeeee }
table.results tr.katalogus th, table.results tr.katalogus td { background-color:#FFF5B3 }
table.results td.table-even, table.results th.table-even { background-color:#eeeeee }
table.results td.table-odd, table.results th.table-odd { background-color:#F8f8f8 }

table.results td.calendar {width: 18px; height: 18px; text-align: right}
table.results td.inactive {color: #D0D0D0}
table.results td.weekend {background-color: #FFF5B3}
table.results td.event, table.results td.event a  { background-color:#FBA929; color: #000000 }
table.results td.active  { font-weight: bold }
table.results tr.newsletter th a, table.results tr.newsletter td a { color:#00A000 }
table.results .star { color:#f10000; }


table.formTable table.results td,
table.formTable table.results th{ padding: 0px}




table.formTable caption {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	border-bottom:1px solid #cccccc;
	padding-bottom:6px;
	text-align:left;
}
table.formTable thead td {
	padding-top:10px;
}
table.formTable tbody td, table.formTable tbody th {
	color:#333333;
	font-size:11px;
	padding:4px 0 4px 0;
	vertical-align:top;
}
table.formTable tbody th {
	text-align:right;
	padding-right:15px;
	width:150px;
}
table.formTable tbody td input,
table.formTable tbody td textarea,
table.formTable tbody select {
	margin-top:-2px;
	margin-bottom:-2px;
}

/* jumu kiszedte
table.formTable tbody td input {
	width:40%;
}
table.formTable tbody td textarea {
	width:98%;
	height:120px;
}
table.formTable .hozzaszolas_texta {
	height:160px;
}*/
table.formTable .code {
	width:100px;
}
table.formTable .code_img {
	margin:0 10px -10px 15px;
}
table.formTable table.subfields th,
table.formTable table.subfields td {
	padding-right:10px;
}

table.results input, table.results textarea, table.results select {
	margin-top:-4px;
}
table.results .check {
	background:none;
	border:none;
	margin-bottom:0px;
	width:auto!important;
}
table.results .button {
	border-top:1px solid #acacac;
	border-bottom:1px solid #b8b8b8;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	background:#4468ae;
	padding:2px 5px;
	color:white;
	font-size:11px;
	cursor:pointer;
}




table.textpageTable table.results { border-right:1px solid #e0e0e0}

img.pictureToLeft, img.kepetBalra {float: left; margin: 0px 8px 8px 0px; border-width: 0px}
img.pictureToRight, img.kepetJobbra {float: right; margin: 0px 0px 8px 8px; border-width: 0px}




.rip {
	padding:1px 5px;
	border:2px solid black;
	line-height:24px;
}

