table.Form1,table.Adatok,table.Adatok2 {
    border: 1px solid #E8E8E8;
    margin: 10px auto;
}
    
table.Form1 {
    width: 90%;
}

table.Form1 tr td input,table.Form1 tr td textarea,table.Adatok2 tr td textarea {
    border: 1px solid #b2b2b2;
    font-size: 12px;
}

table.Form1 tr th.FormFejlec {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    color: #fff;
    width: 100%;
    background: url(../style/cim-bg.png) top center repeat-x;
}

table.Form1 tr th {
    width: 50%;
    text-align: right;
    font-weight: normal;
    padding: 5px;
    border: 0;
}

table.Form1 tr td a {
    text-decoration: none;
    font-weight: bold;
}

table.Form1 tr td a:hover {
    text-decoration: underline;
}

table.Form1 tr td {
    width: 50%;
    text-align: left;
    font-weight: bold;
    padding: 5px;
    border: 0;
}

table.Form1 tr td.Formhiba {
    text-align: center;
    color: #da4242;
}

table.Adatok {
    width: 90%;
}

table.Adatok tr td {
    text-align: center;
    border: 0;
}

table.Adatok tr th {
    text-align: center;
    height: 25px;
    line-height: 25px;
    padding-left: 8px;
	background: #731926;
	color: #fff;
	font-size: 13px;
}

table.Adatok2 {
    width: 100%;
}
table.Adatok2 tr td {
	text-align: center;
    padding-bottom: 4px;
}

table.Adatok2 tr td a {
	display: block;
	padding: 3px 5px;
}

table.Adatok2 tr th{
    text-align: center;
    background: #D6D6D6;
    padding: 3px 2px;
}

table.Adatok2 tr td textarea {
	width: 99%;
	height: 100px;
}

table.Adatok2 tr th.a2_sorfejlec{
	color: #4A4D4E;
	padding: 0 8px;
}

table.Gyik1 {
    margin: 5px;
    border: 0;
}
table.Gyik1 tr td{
    border: 0;
}

table.Gyik1 tr td a:hover{
    text-decoration: none !important;
}

table.Gyik1 tr td p {
    margin: 0;
}

div.NagySzoveg {
    margin: 10px auto;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}

div.NagySzoveg table.Azonosito {
    margin: 20px auto;
    font-weight: bold;
    padding: 10px;
    font-size: 26px;
    text-align: center;
    width: auto;
    color: #fff;
    background: #711925;
}

a.tobbkep {
    width: 58px;
    border: 1px solid #d9d9d9;
    float: left;
    display: block;
    margin-right: 8px;
    margin-bottom: 4px;
}

a.tobbkep_utolso {
    margin-right: 0;
}

.kosarlapmennyiseg {
    width: 31px;
    padding: 0 2px;
    height: 20px;
    margin: 0;
    text-align: right;
}

.termektulajdonsagok {
    width: 275px;
    border: 1px solid #E8E8E8;
    margin: 12px auto;
}

.termektulajdonsagok div.tulblokk2{
    float: left;
    width: 127px;
    text-align: right;
    line-height: 20px;
    margin: 5px;
}
.termektulajdonsagok div.tulblokk2 select{
    width: 100%;
}

table.kedvezmenyek {
	border-collapse: collapse;
	width: 100%;
}
table.kedvezmenyek tr{
	border-bottom: 1px solid #E8E8E8;
}

table.kedvezmenyek tr th{
	text-align: center;
	padding: 5px;
	font-weight: bold;
}

table.kedvezmenyek tr td{
	text-align: center;
	padding: 10px 5px;
}
.termbox {
    padding: 0 44px 10px 44px;   
}

tr.szall_fiz_leiras {
	display: none;
}

.hirbox,.hirboxutolso {
	padding-bottom: 16px;
}

.hirbox_kep {
    float: left;
    
}
.hirbox_kep a {
	display: block;
	margin: 0 auto;
	padding: 4px;
	background: #fff;
    border: 1px solid #e8e8e8;
}

.hirboxjobb,.hirboxjobb_nopic {
    float: left;
    padding-left: 12px;
    width: 514px;
}

.hirboxjobb_nopic {
    width: 658px;
    padding-left: 0;
}

.hirbox_cim {
	font-size: 15px;
    font-weight: bold;
    padding: 6px 12px;
    margin-bottom: 14px;
    background: #711925;
    color: #fff;
}

.hirbox_datum {
    font-size: 14px;
    font-weight: bold;
    padding: 6px 12px;
}

.hirbox_reszletek {
    padding-left: 6px;
    font-size: 10px;
}

.hirdatum {
    font-size: 11px;
    color: #000;
	font-style: italic;    
}

.galboxkeret,.galboxkeret_utolso {
	float: left;
	margin: 0 33px 12px 0;
	border: 1px solid #e8e8e8;
	background: #fff;

}

.galboxkeret_utolso {
	margin-right: 0;
}

.galbox {
	padding: 3px 3px 0 3px;
	width: 167px;
	float: left;
}

.galbox a{
	display: block;
}

.galboxcim {
    background: #711925;
	color: #fff;
	font-size: 12px;
	width: 167px;
	text-align: center;
	padding: 8px 0;
    margin: 3px 0;
    font-weight: bold;
}