@charset "utf-8";

body {
	background: #fff;
	color: #434343;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#site {
	width: 100%;
	background: url('../images/site.gif') repeat-x top;
}

#header {
	position: relative;
	width: 961px;
	height: 113px;
	margin: 0 auto;
	
}

#backend #header {
	position: relative;
	width: 961px;
	height: 122px;
	margin: 0 auto;
	background: url('../images/backend_header.gif') no-repeat;
}

#user {
	float: right;
	margin: 38px 20px 0 0;
	color: #6d6d6d;
}

#user a {
	color: #6d6d6d;
	text-decoration: none;
}

ul#menu {
	position: absolute;
	bottom: 0;
	right: 10px;
	height: 34px;
	margin: 0;
	list-style: none;
}

ul#menu li {
	float: left;
	margin-right: 1px;
}

ul#menu li a {
	display: block;
	width: 145px;
	height: 34px;
	background: url('../images/menuitem.gif') no-repeat top;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 34px;
}

ul#menu li.current a {
	background-position: bottom;
	color: #666;
}

#top {
	width: 951px;
	height: 160px;
	margin: 0 auto;
	padding: 4px;
	border-right: 1px solid #d3d1d2;
	border-bottom: 1px solid #d3d1d2;
	border-left: 1px solid #d3d1d2;
}

#top_flash {
	float: left;
	width: 665px;
	height: 160px;
	
}

#content {
	width: 961px;
	margin: 5px auto 0 auto;
	background: url('../images/content.jpg') no-repeat;
}

#left {
	float: left;
	width: 210px;
}

#right {
	float: right;
	width: 746px;
}

#footer {
	width: 961px;
	margin: 0 auto;
}

/*.dropdown {
	padding-right: 10px;
	background: url('../images/arrow_down.gif') no-repeat right;
}*/

.box_ajanlat {
	float: right;
	width: 236px;
	height: 110px;
	padding: 25px 22px;
	background: url('../images/box_ajanlat.gif') no-repeat;
	color: #fff;
}

.box_ajanlat a {
	color: #fff;
}

#top .button {
  float: left;
  display: block;
  height: 22px;
  background: url('../images/top_button_left.gif') no-repeat left;
  color: #b60f0f;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  line-height: 22px;
}

#top .button span {
  position: relative;
  left: 3px;
  display: block;
  height: 22px;
  padding: 0 15px 0 18px;
  background: url('../images/top_button_right.gif') no-repeat right;
  cursor: pointer;
}

#left .box {
	width: 208px;
	border: 1px solid #d3d1d2;
}

#right .box {
	width: 744px;
	border: 1px solid #d3d1d2;
}

#backend #right .box {
	width: 744px;
	background: url('../images/box_azonnaliajanlat.gif') repeat-x bottom;
	border: 1px solid #d3d1d2;
}

span.line  {
	display: block;
	width: 100%;
	height: 1px;
	background: #d3d1d2;
	overflow: hidden;
}

ul.sidemenu {
	margin: 0;
	list-style: none;
	height: 294px;
}

ul.sidemenu li {
	padding: 1px;
	border-top: 1px solid #d3d1d2;
}

ul.sidemenu li.first {
	border-top: 0;
}

ul.sidemenu li a {
	display: block;
	padding: 5px 0 5px 29px;
	background: #fff url('../images/sidemenu_arrow.gif') no-repeat 15px 10px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

ul.sidemenu li a:hover {
	background: #115974 url('../images/sidemenu_arrow.gif') no-repeat 15px -19px;
	color: #fff;
}

span.box_border {
	display: block;
	width: 100%;
	height: 5px;
	margin: 3px 0;
	background: url('../images/box_border.gif') repeat-x;
	overflow: hidden;
}

span.box_empty {
	display: block;
	height: 31px;
	padding: 1px;
	border: 1px solid #d3d1d2;
	overflow: hidden;
}

#left span.box_empty {
	width: 206px;
}

#right span.box_empty {
	width: 742px;
}

span.box_empty span {
	display: block;
	width: 100%;
	height: 100%;
	background: #115974;
}

.text {
	padding: 10px;
}

ul.check {
	margin: 0;
	list-style: none;
}

ul.check li {
	float: left;
	width: 320px;
	margin: 2px 0;
	padding: 0 0 0 15px;
	background: url('../images/check_arrow.gif') no-repeat left;
}

.box_in_box {
	width: 702px;
	padding: 10px;
	background: url('../images/box_azonnaliajanlat.gif') repeat-x bottom;
	border: 1px solid #d3d1d2;
}

.leftcol {
	float: left;
	width: 200px;
}

select.azonnaliajanlat_input {
	width: 169px;
	height: 22px;
	margin: 0 0 8px 0;
	padding: 3px;
	background: url('../images/azonnaliajanlat_input.gif') no-repeat;
	border: 0;
}

input.azonnaliajanlat_input_short {
	width: 145px;
	height: 22px;
	margin: 0 0 8px 0;
	padding: 2px 6px;
	background: url('../images/azonnaliajanlat_input_short.gif') no-repeat;
	border: 0;
}

label.azonnaliajanlat_input {
	float: left;
	display: block;
	width: 154px;
	margin: 0 0 8px 0;
}

input.azonnaliajanlat_checkbox {
	float: left;
	margin: 0 0 8px 0;
}

input.default_value, textarea.default_value, select.default_value {
  color: #AAAAAA;
}

.middlecol {
	float: left;
	width: 330px;
}

textarea.azonnaliajanlat_input {
	width: 304px;
	height: 80px;
	margin: 0 0 8px 0;
	padding: 6px;
	background: url('../images/azonnaliajanlat_textarea.gif') no-repeat;
	border: 0;
}

a.azonnaliajanlat_button, input.azonnaliajanlat_button {
	display: block;
	width: 74px;
	height: 24px;
	margin: 0 0 8px 0;
	background: url('../images/azonnaliajanlat_button.gif') no-repeat;
	border: 0;
	color: #6d6d6d;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	cursor: pointer;
}

input.azonnaliajanlat_filebutton {
	margin: 0 0 8px 0;
}

textarea.azonnaliajanlat_input_short {
	width: 304px;
	height: 50px;
	margin: 0 0 8px 0;
	padding: 6px;
	background: url('../images/azonnaliajanlat_textarea_short.gif') no-repeat;
	border: 0;
}

.rightcol {
	float: right;
	width: 169px;
}

input.azonnaliajanlat_input {
	width: 169px;
	height: 22px;
	margin: 0 0 8px 0;
	padding: 2px 6px;
	background: url('../images/azonnaliajanlat_input.gif') no-repeat;
	border: 0;
}

input.bigmargin {
	margin-bottom: 20px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.red {
	color: #b60f0f;
}

.right {
	text-align: right;
}

.nomargin {
	margin: 0;
}

.date {
	float: left;
	width: 45px;
	height: 40px;
	margin: 10px 12px;
	padding: 5px 0 0 0;
	background: url('../images/date.gif') no-repeat;
	font-size: 10px;
	text-align: center;
}

.date span {
	display: block;
	color: #b60f0f;
	font-size: 20px;
	font-weight: bold;
}

.date_right {
	float: left;
	width: 640px;
	padding: 10px 0 0 10px;
	border-left: 1px dotted #d3d1d2;
}

.box_iroda {
float: left;
position: relative;
width: 239px;
margin: 0 0 4px 0;
color: #686868;
background: url('../images/box_iroda.gif') no-repeat bottom;
}

.box_iroda_content {
width: 217px;
padding: 10px 10px 20px 10px;
border-top: 1px solid #d6d4d5;
border-right: 1px solid #d6d4d5;
border-left: 1px solid #d6d4d5;
}

.iroda_middle {
margin: 0 3px 4px 3px;
}

.box_iroda a.more {
position: absolute;
bottom: 0;
width: 229px;
height: 20px;
padding: 4px 0 0 10px;
color: #686868;
font-size: 11px;
text-decoration: none;
}

.box_footer {
	width: 939px;
	margin: 0 0 8px 0;
	padding: 20px 0 20px 20px;
	background: url('../images/box_footer.gif') repeat-x bottom;
	border: 1px solid #d3d1d2;
}

.box_footer ul {
	margin: 0;
	list-style: none;
}

.box_footer ul li {
	margin: 3px 0;
	padding: 0 0 0 10px;
	background: url('../images/sidemenu_arrow.gif') no-repeat 0 4px;
}

.box_footer ul li a {
	color: #686868;
	text-decoration: none;
}

.box_footer_border {
	padding: 0 0 0 15px;
	background: url('../images/box_footer_border.gif') repeat-y left;
}

.menu_footer {
	float: left;
	width: 230px;
}

.footer_bottom {
	width: 961px;
	height: 44px;
	padding: 10px 0 0 0;
	background: url('../images/footer_bottom.gif') no-repeat;
	text-align: center;
}

.bottom {
	width: 961px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
	text-align: center;
	color: #686868;
	font-size: 11px;
}

#backend .bottom {
	text-align: left;
}

.bottom a {
	color: #686868;
}

input.cms_msg_input {
	width: 159px;
	height: 22px;
	margin: 0 1px 10px 7px;
	padding: 2px 6px;
	background: url('../images/msg_input.gif') no-repeat;
	border: 0;
}

textarea.cms_msg_input {
	width: 699px;
	height: 92px;
	margin: 0 0 8px 7px;
	padding: 6px;
	background: url('../images/msg_textarea.gif') no-repeat;
	border: 0;
}

input.cms_msg_submit, input.cms_msg_reset {
    display: block;
    height: 22px;
    margin: 0 0 8px 0;
    padding: 0 10px;
    background: url('../images/azonnaliajanlat_button.gif') repeat-x;
    border: 1px solid #e4e4e4;
    color: #6d6d6d;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    line-height: 24px;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

input.cms_msg_submit {
	float: left;
	margin: 0 0 0 520px;
}

input.cms_msg_reset {
	float: left;
	margin: 0 0 0 8px;
}

.marginbottom {
	margin-bottom: 20px;
}

.imgright {
	float: right;
	margin: 0 0 0 10px;
}

#backend #header #user span {
	float: left;
	line-height: 24px;
	color: #000;
	font-weight: bold;
}

#backend #header #user span strong {
	color: #b60f0f;
}

#backend #header a.button {
	float: left;
	display: block;
	width: 74px;
	height: 24px;
	margin: 0 0 8px 15px;
	background: url('../images/azonnaliajanlat_button.gif') no-repeat;
	border: 0;
	color: #6d6d6d;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	cursor: pointer;
}

label.admin_input {
	float: left;
	display: block;
	width: 132px;
	margin: 0 0 12px 0;
	color: #dd3027;
	font-weight: bold;
	line-height: 20px;
}

input.admin_input {
	width: 189px;
	height: 22px;
	margin: 0 0 12px 0;
	padding: 2px 6px;
	background: url('../images/admin_input.gif') no-repeat;
	border: 0;
}

select.admin_input {
	width: 189px;
	height: 22px;
	margin: 0 0 12px 0;
	padding: 3px;
	background: url('../images/admin_input.gif') no-repeat;
	border: 0;
}

textarea.admin_input {
	width: 349px;
	height: 192px;
	margin: 0 0 12px 0;
	padding: 6px;
	background: url('../images/admin_textarea.gif') no-repeat;
	border: 0;
}

input.admin_submit {
	display: block;
	width: 74px;
	height: 24px;
	margin: 0 0 8px 132px;
	background: url('../images/azonnaliajanlat_button.gif') no-repeat;
	border: 0;
	color: #6d6d6d;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	cursor: pointer;
}

table.admin_table {
	width: 99%;
	background: #b4b4b4;
	color: #000;
}

table.admin_table th {
	padding: 5px 10px;
	background: #115974;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
table.admin_table th a {
	color: #fff !important;
}

table.admin_table td {
	padding: 5px 10px;
	background: #fff;
}

table.admin_table td.em {
	background: #d3d1d2;
	color: #115974;
}

span.datepicker img {
  position: relative;
  top: 5px;
  left: 7px;
}

table.admin_table td.em {
	width: 150px;
}

div.esettanulmany_lead {
  font-weight: bold;
}

table#tinytable{
  width: 70%;
  margin-right: 15%;
  margin-left: 15%;
}

table#tinytable td{
  width: 50%;
  padding: 5px;
}

#user .user_left {
    position: relative;
    float: left;
    padding-right: 82px;
}

ul.dropdown {
    position: absolute;
    right: 0;
    z-index: 1000;
    width: 100px;
    margin: 0 0 0 5px;
    background: #fff url('../images/arrow_down.gif') no-repeat right 5px;
    list-style: none;
}

ul.dropdown li {
    display: none;
    padding: 0 0 2px 0;
}

ul.dropdown:hover li {
    display: block;
}

ul.dropdown li.current {
    display: block;
}

ul.dropdown li a {
    padding-right: 10px;
}

.hakerdesevan {
display: block;
width: 160px;
height: 51px;
padding: 22px 0 0 50px;
background: url('../images/button_hakerdesevan.jpg') no-repeat;
color: #fff;
font-size: 12px;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
}

.hakerdesevan strong {
font-size: 16px;
} 

.pager {
  margin-top: 10px;
  text-align: center;
}

.leftmargin {
  margin-left: 5px !important;
}

#content h2 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../images/h2_arrow.gif') no-repeat 97% 10px;
  color: #fff;
  text-decoration: none;
}

#content h2 a.felfelenyil {
  background-position: 97% -35px; 
}

input.azonnaliajanlat_input_csillagos {
	width: 150px;
	height: 22px;
	margin: 0 0 8px 0;
	padding: 2px 6px;
	background: url('../images/azonnaliajanlat_input.gif') no-repeat;
	border: 0;
}

.form_csillag{
  float: left;
  position: absolute;
  margin-left: -10px;
}

#ajanlatkeres_ajk_hatarido_jquery_control{
  vertical-align: top;
}

#azonnali_ajanlatkeres{
  height: 297px;
}

input.checkbox {
  width: 15px;
  height: 15px;
  background:none;
  border: 0;
}