/*----------GENERAL START----------*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, a, input, form, label, textarea, img {margin: 0; padding: 0; border: 0;}
 
li {list-style: none;}

a {
  text-decoration: none;
  outline: none;  
  color: #ff7200;
}

a:hover {text-decoration: underline;}

.clear {clear: both;}

.nomargin {margin: 0 !important;}
.nopadding {padding: 0 !important;}
.noborder {border: 0 !important;}
.nobg {background: none !important;}

.align_left {text-align: left !important;}
.align_right {text-align: right !important;}
.align_center {text-align: center !important;}
.align_justify {text-align: justify !important;}

.float_right {float: right !important;}
.float_left {float: left !important;}

input, textarea, select {font-size: 12px;}

input, textarea {border: 1px solid #8da523;}

body {
  font-family: Tahoma; font-size: 14px;
  color: black;
  background: #a8c12a url(images/body_bg.jpg) no-repeat top center;
}

#content
{
  width: 1006px;
  margin: 0 auto;
}

h2, h3, h4 {color: black;}

h2 {font-size: 18px;  font-weight: normal;}

h3 {font-size: 16px;  font-weight: bold;}

h4 {font-size: 14px;  font-weight: bold;}

p {line-height: 18px;}
/*----------GENERAL END----------*/


/*----------HEADER START----------*/
#header {
  width: 946px;
  padding: 0 30px;
  background: url(images/content_repeat.jpg) repeat-y;
}

#logo, .img_container {float: left;}

#logo {width: 220px;}

#logo a {
  display: block;
  width: 196px;  height: 262px;
  background: url(images/logo.jpg) no-repeat;
}

.img_container {
  width: 723px;
  margin-top: 20px;  
}

#header .img_container .first {display: inline;}

#header .img_container img {display: none;}
/*----------HEADER END----------*/


/*----------MAIN START----------*/
#main {
  width: 946px;
  padding: 0 30px;
  background: url(images/content_repeat.jpg) repeat-y;
}

#main .left_column, #main .right_column {float: left;}

#main .left_column {
  width: 200px;
  margin-right: 20px;
}

.left_menu {
  width: 200px;
  border-top: 1px solid #cccccc;  
  margin-bottom: 35px;
}

.left_menu ul li h2 {text-align: center;}

.left_menu ul li a {
  font-size: 16px;  font-weight: bold;
  color: #7c9412;
  text-transform: uppercase; 
  padding: 15px 0;
  display: block; 
  border-bottom: 1px solid #cccccc;
}

.left_menu ul li a:hover {
  color: #ff7200;
  background-color: #ffebd6;
  text-decoration: none;
}

.login {
  width: 158px; height: 160px;
  padding: 15px 20px 0 20px;
  margin-bottom: 15px;
  background: url(images/login.gif) no-repeat;
}

.login p {
  color: #5e5e5e;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

.login div {height: 50px;}

.login div label {
  font-size: 12px;
  margin-bottom: 5px;
  display: block;  
}

.login div input {width: 155px; height: 22px;}

.login .submit {height: auto;}

.login .submit input {
  width: 44px;  height: 21px; line-height: 21px;
  background: url(images/login_submit.gif) no-repeat;
  font-size: 14px;  font-weight: bold;
  color: white;
  border: 0;
  float: right;
  cursor: pointer;
}

#logout.login {
  background: url(images/logout.gif);
  height: 34px;
}

#logout.login .submit input {
  background: url(images/kapcsolat_link.png);
  width: 134px;
  float: none;
  margin: 0 auto;
  display: block;
}

#main .right_column {
  width: 725px;
  padding-top: 30px;
}

#main .right_column img {border: 2px solid #698715;}

#main .right_column p .float_right {margin-left: 25px;}

#main_bottom {
  width: 1006px;  height: 17px;
  margin-bottom: 10px;
  background: url(images/main_bottom.png) no-repeat;
}
/*----------MAIN END----------*/


/*----------FOOTER START----------*/
#footer {
  width: 1006px;  height: 87px;
  padding-top: 30px;
  text-align: center;
  color: white;
  background: url(images/footer.png) no-repeat;
}

#footer a, #footer p {
  color: white;
  font-size: 12px;
}

#footer p {display: inline;}

#footer a {
  font-weight: bold;
  position: relative;  
}
/*----------FOOTER END----------*/


/*----------KAPCSOLAT START----------*/
.form {
  width: 725px;
  background: url(images/form.gif) repeat-y;  
}

.form div {
  width: 725px;
  padding-top:  19px;
  background: url(images/form_top.gif) no-repeat left top;  
}

.form div div {
  width: 725px;
  padding: 0 0 15px 0;
  background: url(images/form_bottom.gif) no-repeat left bottom;  
}

.form div div div {
  width: auto;  height: 30px;
  background: none;
  padding: 0;
}

.form .textarea {height: 100px;}

.form h2 {
  font-size: 14px;  font-weight: bold;
  text-align: center;
  color: #5e5e5e;
  margin-bottom: 20px;
}

.form label, .form input, .form textarea, .form img {float: left;}

.form label {
  width: /*95*/150px;  height: 22px; line-height: 22px;
  margin-right: 5px;
  display: block;
  text-align: right;
}

.form input {width: /*602*/547px;  height: 22px; line-height: 22px;}

.form textarea {
  width: /*602*/547px; height: 90px;
} 

.form .check {
  width: /*485*/435px;
  margin-right: 5px;
}

.form img {border: 0 !important;}

.form .submit {padding-right: 25px;}

.form .submit input {
  background: url(images/kapcsolat_submit.gif) no-repeat;
  width: 74px;  height: 21px; line-height: 21px;
  float: right;
  border: 0;
  font-size: 14px;  font-weight: bold;
  color: white;
  cursor: pointer;
}

.form .checkbox, .form#registration p, .form#registration h2 {padding-left: /*100*/150px;}

.form .checkbox input {
  width: auto;
  margin-right: 5px;  
  line-height: normal;
  border: 0;
}

.form .checkbox label {
  width: auto;
  margin-right: 20px;  
}

.form#registration label {color: black;}

.form#registration h2 {
  font-weight: normal;
  color: black;
  text-align: left;
}

.form#registration h2 b {text-transform: uppercase;}
/*----------KAPCSOLAT END----------*/


/*----------TERMEK START----------*/
.termek {
  margin-bottom: 15px;
  width: 725px;  
}

.termek .img_container {
  width: 235px; height: 251px;
  background: url(images/termek_img_container.gif) no-repeat;
} 

.termek .img_container, .termek .item {float: left;}

.termek .img_container {margin: 0;}

.termek .img_container img {border: 0 !important;}

.termek .img_container table {
  width: 235px; 
  text-align: center;
  border: 0;
}

.termek .img_container table td {height: 251px;}

.termek .item {
  width: 490px;
  margin-top: 10px;
  background: url(images/termek.gif) repeat-y;
}

.termek .item div {
  width: 490px;
  padding-top: 15px;
  background: url(images/termek_top.gif) no-repeat left top;
}

.termek .item div div {
  width: 460px;
  padding: 0 15px 15px 15px;
  background: url(images/termek_bottom.gif) no-repeat left bottom;
}

.termek .item h2 {
  color: #7e9614;
  font-size: 18px;
  margin-bottom: 15px;
}

.termek .item p {font-size: 12px;}

.termek .item a {
  float: right;
  display: block;
  width: 134px;  height: 21px;  line-height: 21px;
  text-align: center;
  background: url(images/kapcsolat_link.png) no-repeat;
  font-size: 14px;  font-weight: bold;
  color: white;
}
/*----------TERMEK END----------*/


/*----------MEGRENDELES START----------*/
.megrendeles h2 {
  font-size: 24px;
  float: left;
}

.megrendeles .container {
  width: 725px;
  background: url(images/megrendeles.gif) repeat-y;  
}

.megrendeles .container div {
  width: 725px;
  padding-top: 20px;
  background: url(images/megrendeles_top.gif) no-repeat left top;
}

.megrendeles .container div div {
  width: 695px;
  padding: 0 15px 20px 15px;
  background: url(images/megrendeles_bottom.gif) no-repeat left bottom;  
}

.megrendeles .container .item, .megrendeles .container .item div {
  padding: 0;
  background: none;  
}

.megrendeles .container .item {
  width: 695px;
  border-bottom: 1px solid #a8c12a;
  padding-bottom: 10px;  
  margin-bottom: 10px;
}

.megrendeles .container .item .img_container, .megrendeles .container .data {float: left;}

.megrendeles .container .item .img_container {
  width: 128px; height: 136px;
  margin-right: 20px; margin-top: 0;
  background: url(images/megrendeles_img_container.gif) no-repeat;
}

.megrendeles .container .item .img_container table {width: 128px;}

.megrendeles .container .item .img_container table td {
  height: 136px;
  text-align: center;  
}

.megrendeles .container .item .img_container img {border: 0 !important;}

.megrendeles .container .data {width: 540px;}

.megrendeles .container .data tr th {
  color: #7c9412;
  padding: 15px 0;
}

.megrendeles .container .data tr .megrendeles_termek {
  width: 250px;
  text-align: left;  
}

.megrendeles .container .data tr .megrendeles_mennyiseg {
  width: 80px;
  text-align: right;  
}

.megrendeles .container .data tr .megrendeles_mennyiseg input {
  width: 42px;  height: 22px;
  padding: 0 5px;
  margin-right: 5px;  
  text-align: right;
}

.megrendeles .container .data tr .megrendeles_egysegar {
  width: 105px;
  text-align: right;  
}

.megrendeles .container .data tr .megrendeles_ertek {
  width: 105px;
  text-align: right;  
}

.megrendeles .container .data tr td.megrendeles_ertek {
  color: #ff7200;
  font-weight: bold;
}

.megrendeles .container .data .submit {padding-top: 20px;}

.megrendeles .container .data .submit input {
  width: 134px;  height: 21px;  line-height: 21px;
  background: url(images/megrendeles_zold_submit.gif) no-repeat;
  font-weight: bold;
  border: 0;
  float: right;
  color: white;
  cursor: pointer;
}

.megrendeles .container .vegosszeg {
  width: 684px; height: 31px; 
  background: url(images/megrendeles_vegosszeg.gif) no-repeat;
  padding: 0 10px 0 0;
  margin-bottom: 10px;
}

.megrendeles .container .vegosszeg p {
  font-size: 16px;  font-weight: bold;
  color: white;
  line-height: 31px;
  text-align: right;
}

.megrendeles .container .egyeb_szoveg {
  float: right;
  color: #7c9412;
  margin-bottom: 10px;
}

.megrendeles .container input.float_left, .megrendeles .container input.float_right {
  border: 0;
  background: url(images/kapcsolat_link.png) no-repeat;
  width: 134px;  height: 21px;  line-height: 21px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.megrendeles .container input.float_right {margin-left: 15px;}
/*----------MEGRENDELES END----------*/


/*----------TAPASZTALATOK START----------*/
.tapasztalatok .item {
  width: 700px;
  margin: 0 auto 15px auto;
  padding-bottom: 15px;
  border-bottom: 1px solid #ff7200;
}

.tapasztalatok .item#last {border: 0;}

.tapasztalatok .item h2 {
  float: left;
  width: 610px;  
  margin-bottom: 5px;
}

.tapasztalatok .item .date {float: right;}

.tapasztalatok .item p b {color: #7c9412;}

.tapasztalatok .form h2 {color: black;}
/*----------TAPASZTALATOK END----------*/


/*----------PAGER START----------*/
.pager {
  width: 705px; height: 26px;
  background: url(images/pager.gif) no-repeat;
  padding: 0 10px;
  margin-bottom: 15px;
}

.pager div {
  float: left;
  width: 565px; line-height: 26px;
  text-align: center;
}

.pager div a {
  font-weight: bold;
  color: #7c9412;
} 

.pager div a:hover, .pager div .active {color: black;}

.pager .prev, .pager .next {width: 80px;}

.pager .prev {
  text-align: left;
  width: 60px;  
}
/*----------PAGER END----------*/


p .title {font-size: 18px;}

.fck ul {padding-left: 15px;}

.fck ul li {list-style: disc;}

.fck ol {margin-left: 20px;}

.fck ol li {list-style: decimal;}

.fck table {border: 1px solid #8da523;}
