/* CSS Document */

a img {
	border: none;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

body {
	background-color: #803E2C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E362C;
}

#page {
	/*background-color: white;*/
	background: url(../img/page-bkg.jpg) left top repeat-y;
	padding: 0 3px;
}


#footer {
	background: url(../img/footer_bkg.jpg) left top no-repeat;
}

#footermenu {
	float: left;
	left: 32px;
	margin-top: 25px;
	padding-left: 32px;
	width: 513px;

	text-align: center;


	color: #992924;
	font-weight: bold;
}

#footermenu a {
	color: #992924;
	text-decoration: none;
}

#footermenu a:hover {
	text-decoration: underline;
}

#daylon {
	float: right;
	margin-top: 20px;
	margin-right: 11px;
	width: 160px;
}

#header {
	background: url(../img/header_bkg.jpg) left top no-repeat;
}

#header #linktomain {
	display: block;
	position: absolute;
	width: 240px;
	height: 45px;

	top: 30px;
	left: 30px;
}

#mainmenu {
	position: absolute;
	left: 25px;
	top: 91px;
}

#mainmenu ul {
	list-style: none;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu ul li a {
	display: block;
	float: left;
	height: 33px;
}

#menu_epitoanyag a {
	width: 238px;
	background: url(../img/menu_epitoanyag_off.jpg) left top no-repeat;
}

#menu_epitoanyag a:hover {
	background: url(../img/menu_epitoanyag_on.jpg) left top no-repeat;
}

#menu_bontott a {
	width: 196px;
	background: url(../img/menu_bontott_off.jpg) left top no-repeat;
}

#menu_bontott a:hover {
	background: url(../img/menu_bontott_on.jpg) left top no-repeat;
}

#menu_berendezesek a {
	width: 104px;
	background: url(../img/menu_berendezesek_off.jpg) left top no-repeat;
}

#menu_berendezesek a:hover {
	background: url(../img/menu_berendezesek_on.jpg) left top no-repeat;
}

#menu_szolgaltatasok a {
	width: 107px;
	background: url(../img/menu_szolgaltatasok_off.jpg) left top no-repeat;
}

#menu_szolgaltatasok a:hover {
	background: url(../img/menu_szolgaltatasok_on.jpg) left top no-repeat;
}

#menu_keresek a {
	width: 68px;
	background: url(../img/menu_keresek_off.jpg) left top no-repeat;
}

#menu_keresek a:hover {
	background: url(../img/menu_keresek_on.jpg) left top no-repeat;
}

#content {
	/*background-color: #00FFFF;*/
	background: url(../img/content_start.jpg) left top no-repeat;
}

#contentMain {
	/*background-color: red;*/
}

#maintitle {
	margin-top: 8px;

	height: 62px;

	z-index: 100;
}

#contentMain .inner {
	margin-left: 16px;
}

#contentMain .inner .big {
	font-size: 12px;
}

#contentMain .inner .bigger {
	font-size: 14px;
}

#contentMain .inner ol, #contentMain .inner ul {
    margin-left: 18px;
	margin-bottom: 12px;
}

#contentMain .inner ol li, #contentMain .inner ul li{
	margin-bottom: 4px;
}

#contentMain .inner p {
	margin-bottom: 12px;
}

#contentMain .inner a {
	color: #5E362C;
	text-decoration: none;
}

#contentMain .inner a:hover {
	text-decoration: underline
}

#contentMain .inner input, #contentMain .inner select, #contentMain .inner textarea {
	border: 1px solid #803E2C;
	background-color: white;
}

#contentMain .inner input.frmButton {
	cursor: pointer;
}

.light {
	color: #E67322;
}

#contentMain .inner a.light {
	color: #E67322;
	text-decoration: underline
}

#contentMain .inner a.dark {
	color: #5E362C;
	text-decoration: underline
}

#contentMain .inner a.pdf {
  display: block;
  height: 16px;
  line-height: 16px;
  margin-bottom: 7px;
  padding-left: 20px;
  background-image: url(../img/pdf.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

#contentMain .inner a.pdf[class] {
    height: auto;
    min-height: 16px;
}

#contentMain .inner .bkg1 {
	background-color: #FEE5BB;
}

#contentMain .inner div.bkg1 {
	margin-bottom: 12px;
	padding: 3px;
}

#contentMain .inner .bkg2 {
	background-color: #FCC86E;
}

#contentMain .inner div.bkg2 {
	margin-bottom: 15px;
}


#contentMain .inner div.divider {
	background: url(../img/content_divider.jpg) left top no-repeat;
	margin-bottom: 14px;
	height: 10px;
}

#contentMain .inner .table1 {
	margin-bottom: 8px;
}

#contentMain .inner .table1 td.right {
	padding: 2px;
	border-left: 10px solid #FFF2DC;
	border-bottom: 4px solid #FFF2DC;
}

#contentMain .inner .error {
    color: #ff0000;
}

#contentMain .inner h1 {
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    margin-bottom: 11px;
	color: #e67322;
}

#contentMain .inner h2 {
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    margin-top: 22px;
    margin-bottom: 11px;
	color: #e67322;
}

#contentMain .inner h2.elso {
    margin-top: 0px;
}

#contentMain .inner .pager a {
	color: #E67322;
	text-decoration: none;
	font-weight: bold;
}
#hirdetesfeladasurlap th {
    text-align: left;
    width: 120px;
    vertical-align: top;
    padding-top: 1px;
}

#contentMain .inner .showtable {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

#contentMain .inner .showtable td {
	padding: 5px;
	padding-right: 20px;
	vertical-align: top;
}

/* table */
#searchfields, #searchfields2 {
	margin-bottom: 1px;
}
#searchfields td {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

#searchfields td.right {
	padding-right: 15px;
}

#searchfields select {
	width: 240px;

}

#searchfields input {
	width: 240px;
}

#searchfields2 td {
}


#ordering {
	/* background-color: red; */
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 16px;

}

#ordering ul {

	list-style: none;

}

#ordering ul li {
	display: inline;
	padding-left: 10px;

}

#contentMain .inner #ordering ul li a {
	color: #5E362C;

	text-decoration: underline;

}

#result {
	margin-bottom: 15px;
	font-size: 12px;
}
#result td {
	padding-left: 12px;
	padding-right: 0;
	vertical-align: top;
}

#result td.right{
	padding-left: 0;
	padding-right: 0;
	margin-right: 0;
}

#result td.blank {
	line-height: 1px;
	font-size: 1px;
	height: 3px;
}

#result td.small {
	font-size: 11px;
}

#contentSub {
	list-style: none;
	/*background-color: #009999;*/
}

#contentSub .rightdivider {
	padding: 7px 0 8px 0;
}

#contentSub h1 {
    font-size: 12px;
    margin-bottom: 14px;
    color: #e67322;
}

#contentSub #latestads p {
	margin-bottom: 1em;
	font-size: 13px;
}

#contentSub #latestads p a {
	color: #5E362C;
	text-decoration: none;
}

#contentSub #latestads p a:hover {
	color: #e67322;;
}

#lcmenu {
	background: url(../img/lcmenu_bkg.jpg);
}

#lcmenu ul {
	list-style: none;
	background: url(../img/lcmenu_bkg_start.jpg) left top no-repeat;
	/*border-bottom: 1px solid red;*/
	height: 1%;
}

#lcmenu ul li {
	background: url(../img/lcmenu_li_bkg.jpg) left bottom no-repeat;
	padding: 0px 10px 6px 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#lcmenu ul li.first {
	padding-top: 6px;
}

#lcmenu ul li.last {
	background: url(../img/lcmenu_bkg_end.jpg) left bottom no-repeat;
}

#lcmenu ul li a {
	/*background-color: #009999;*/
	color: #5E5444;
	text-decoration: none;
}

#lcmenu ul li a:hover {
	text-decoration: underline;
}

a#rendszam {
    text-align: center;
    text-decoration: none;
}
a#rendszam img {
    margin-bottom: 6px;
}
a#rendszam span {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
	color: #005793;
}
