/*  
Theme Name: Hitel
Theme URI: 
Description: Widget ready
Version: 2.0
Author: info@dev2.hu
Author URI: http://dev2.hu
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #544f3b;
	background: #f3f2ee url(images/bg_body.jpg) repeat-y 0 0;
	text-align: left;
}


.fleft {
	float: left;
}

h1, h2, h3 {
	margin-top: 0;
	color: #696450;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

a {
	text-decoration: underline;
	
	color: #333333;
}

a:hover {
	border-bottom: none;
        color: #E04C1B;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */



div#top {
	height: 80px;
	background: transparent url(images/bg_top.gif) repeat-x 0 0;
}
div#top div.search {
	height: 30px;
	padding: 8px 0 0 335px;
	width: 396px;
	color: #fff;
	float: left;
}
div#top div.search label,
div.main_right_tartalom label {
	float: left;
	font-weight: bold;
	padding: 3px 12px 0 0;
	font-size: 12px;
	cursor: pointer;
	color: #fff;
}
div#top div.search div.input_top {
	width: 139px;
	height: 20px;
	background: transparent url(images/bg_input_top.gif) no-repeat 0 0;
	padding: 2px 6px 0 6px;
	float: left;
	margin-right: 12px;
}
div#top div.search div.input_top input {
	width: 139px;
	height: 20px;
	border: 0;
	background: none;
	color: #841f00;
	font-size: 12px;
}
div.main_right_tartalom input,
div.main_right_tartalom select {
	border: 1px solid #612e16;
	width: 180px;
	height: 16px;
	clear: both;
	margin: 5px 0;
	color: #7a7861;
	float: left;
	font-size: 11px;
	padding: 3px 5px 0 5px;
}
div.main_right_tartalom select {
	height: 22px;
	width: 218px;
	padding: 2px;
}

.select {
	height: 22px;
	width: 218px;
	padding: 2px;
}
div.main_right_tartalom span.sum {
	float: left;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 9px 0 0 5px;
}
div#top div.search input.submit,
div.main_right_tartalom input.submit {
	background: transparent url(images/bg_submit.gif) no-repeat 0 0;
	width: 96px;
	height: 27px;
	float: left;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	margin-top: -3px;
	padding: 0;
}
div.main_right_tartalom input.submit {
	margin-top: 15px;
	font-size: 13px;
}
div#top div#menu {
	height: 42px;
}
div#top div#menu img {
	float: left;
}
div#top div#menu a {
	display: block;
	float: left;
	height: 28px;
	padding: 14px 15px 0 15px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
div#top div#menu a:hover {
	color: #544f3b;
}

div#content {
	padding: 0px 0px 0px 0px;
	width: 490px;
	float: left;
	
}

div#page{
  padding: 20px 10px 0px 20px;
  float: left;
  border-right:1px solid #E2E0D7; 
}
div#sidebar1 {
	width: 239px;
	float: left;	
}

div#sidebar2 {
	width: 220px;
	float: left;
}
div.main_right_tartalom {
	width: 239px;
	float: left;
	background: transparent url(images/bg_main_right_tartalom.jpg) no-repeat 0 0;
	padding: 62px 0 0 0;
}

.pl12 { padding-left: 12px; }


h2.widgettitle {
	
	background: transparent url(images/bg_h1.gif) no-repeat center center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	clear: both;
	padding: 5px 0px 0px 10px;
	margin: 4px 0px 2px 0px;
	height: 23px;
}


ul.oemenu li.even,ul.oemenu li.odd{
	width: 208px;
	
	margin-bottom: 1px;
	background: transparent url(images/bg_hirek_lista1.gif) no-repeat 0 0;
	float: left;
	padding: 5px 10px 0 20px;
}

ul.oemenu li.odd{
	background: transparent url(images/bg_hirek_lista2.gif) no-repeat 0 0;
}


/* Wrapper */

#wrapper {

width: 970px;
}


/* Sidebars */

.sidebar {
	/*float: left;
	width: 200px;
	padding: 0 0 0 21px;*/
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 0px;
}






/*
.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom: 1px dashed #8D8D8D;
	font-size: 16px;
	font-weight: normal;
	color: #696450;
} */

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #A49D3C;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* Calendar */

#calendar_wrap {
	padding: 0;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */




div#lablec {
	width: 940px;
	height: 40px;
	clear: both;
	background: transparent url(images/bg_lablec.gif) repeat-x 0 0;
	padding: 10px 15px 0 15px;
	color: #86816e;
}
div#lablec span {
	float: right;
	color: #544f3b;
}
div#lablec span strong {
	font-size: 12px;
	font-weight: bold;
}
div#lablec a {
	color: #86816e;
	text-decoration: none;
	font-size: 12px;
}
div#lablec a:hover {
	text-decoration: underline;
}

div#get_recent_comments_wrap ul{
  margin: 0px 10px 0px 10px;
}


div.rssbox {
	background: transparent url(images/box_bg.jpg) repeat-y;
	width: 216px;
	padding-left:10px;
			
	color: #544f3b;
	font-size:10pt;
}
		
div.rssbox div.cnt {
	width:200px;
}
		
div.rssbox_top {
	width: 216px;
	height:16px;
	background: transparent url(images/box_top.jpg) no-repeat;
}
		
div.rssbox_bottom {
	width: 216px;
	height:16px;
	background: transparent url(images/box_bottom.jpg) no-repeat;
}


div.elerhetoseg_box {
	margin: 10px 0;
	background: transparent url(http://hitel.co.hu/html/img/bg_elerhetoseg_box.gif) repeat-y 0 0;
	float: left;
}
div.elerhetoseg_belso {
	padding: 0 10px;
	color: #a3a18b;
}
div.elerhetoseg_belso a {
	display: block;
	width: 180px;
	float:left;
	clear:left;
	border-bottom: 1px dashed #bdbcb1;
	background: transparent urlhttp://hitel.co.hu/html/img/bg_hir.gif) no-repeat 0 13px;
	padding: 3px 3px 3px 6px;
	text-decoration: none;
	font-size: 12px;
}
div.elerhetoseg_belso a img {
	float: right;
	border: 0;
	padding-top: 4px;
}
div.elerhetoseg_belso a span {
	display: block;
	float: left;
	padding: 3px 3px 0 3px;
	cursor: pointer;
}
div.elerhetoseg_belso a:hover span {
	background-color: #e04c1b;
	color: #fff;
}
