/* ----------------------------------------------------------------------------
 * TAGEK
 * ----------------------------------------------------------------------------
 */  

body { 
  margin: 0;
  background-color: #0F1400;
  font-family: verdana, helvetica, sans-serif;
}

h3 {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 13px;
  font-weight: bold;
  color: #197400;
}

h3.oktato-subcat {
  margin-top: 24px;
}

hr.hot-item-hline {
  background-color: #D9FF6A;
  color: #D9FF6A;
  width: 100px; 
  height: 1px;
  margin-left: 20px;
  margin-bottom: 8px;
  border: 0;
}

img {
  border: 0;
}

li.menu-note {
  font-size: 9px;
  font-style: italic;
  font-weight: normal;  
  margin-top: -4px;
}


p {
  font-size: 10px;
  color: #197400;
  margin: 0;
}

p.sidebox {
  color: #D9FF6A;
}

p.more a img {
  margin: 0;
  padding: 0;
}

p.hot-item-title {
  font-weight: bold;
  color: #D9FF6A;
  margin-bottom: 6px;
}

p.hot-item-img {
  text-align: center;
  margin-bottom: 2px;
}

p.hot-item-img img {
  border: 2px solid #D9FF6A;
}

p.hot-item-desc {
  color: #D9FF6A;
}

p.hot-item-details {
  text-align: right;
  color: #D9FF6A;
  margin-bottom: 8px;
}

p.hot-item-details a {
  color: #D9FF6A;
  text-decoration: none;
}

p.hot-item-details a:hover {
  color: white;
}

p.new-item-title {
  height: 24px;
}

p.new-item-desc {
  height: 48px;
}

p.top {
  width: 410px;
  text-align: center;
  float: left;
  font-size: 11px;
}

p.menubar {
  text-align: center;
}

ul.shortlist {
  height: 240px;
  float: left;
}

ul.shortlist li {
    width: 193px !important;
    height: 15px !important;
    font-size: 10px;
}


p.shortlist-details {
  text-align: right;
  width: 180px;
  margin-top: 8px;
  float: left;
}

td.framenum {
  width: 90px;
  text-align:right;
  vertical-align: top;
}

ul {
  margin: 0;
  padding-left: 0;
}

/* ----------------------------------------------------------------------------
 * ID-K
 * ----------------------------------------------------------------------------
 */  

#container {
  margin: 0 auto;
  width: 760px;
  text-align: left;
}

#head {
  background-image: url(/images/head2.jpg);
  width: 760px;
  height: 83px;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: white;
  float: left;
}

#head a.logo {
  display: block;
  margin-bottom:0;
  margin-right:0;
  padding:0;
  margin-top: 15px;
  margin-left: 16px;
  width: 125px;
  height: 40px;
  float: left;
}

#head a.cart {
  display: block;
  margin-top: 15px;
  margin-left: 304px;
  width: 29px;
  height: 23px;
  float: left;
}

#head a.flags {
  display: block;
  margin-top: 25px;
  margin-left: 30px;
  width: 40px;
  height: 20px;
  float: left;
}



#head a.order {
  margin-top: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  float: left;  
}

#head-cart {
  margin-top: 20px;
  margin-left: 7px;
  width: 200px;
  color: white;
  float: left;
}

#middle-wrapper {
  width: 760px;
  background-image: url(/images/middle-wrapper.jpg);
  background-color: white;
  float: left;
}

#middle {
  width: 760px;
  background-image: url(/images/middle.jpg);
  background-repeat: no-repeat;
  float: left;
}

#lhc, #rhc {
  float: left;
  width: 160px;
  padding-top: 10px;
}

#lhc form, #rhc form {
  margin: 0;
  padding-bottom: 16px;
}


#lhc {
  margin-left: 7px;
}

/* KÖZÉPSŐ RÉSZ */
#main {
  margin-left: 8px;
  width: 410px;
  float: left;
}

#main a {
  color: #197400;
  font-weight: bold;
  text-decoration: none;
}

#main a:hover {
   color: black;
}

#main h1 {
  margin-top: 0;
  margin-bottom: 2px;
  font-family: verdana, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #197400;
}

#main h2 {
  margin-top: 0;
  margin-bottom: 8px;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #197400;
}

#main h2.forum-desc-user {
  float: left;
  width: 240px;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
}

#main h2.forum-desc-date {
  float: left;
  clear: right;
  width: 150px;
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
}

#main li {
  float: left;
  width: 402px;
  height: 72px;
  padding: 4px;
  vertical-align:top;
  list-style-type: none;
}

#main li img {
  float: left;
  margin-right: 4px;
}


#main li.detailed-white {
  background-color: white;
}

#main li.detailed-lime {
  background-color: #DBFFB7;
}

#main th {
  background-color: #197400; 
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: white;
  font-weight: bold;
  padding: 2px;
  text-align: center;
  vertical-align: top;
}

#main td {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #197400;
  vertical-align: top;
}

#main input, #main textarea {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  margin-bottom: 4px;
}

#main td.price {
  text-align: right;
}

#main td.del {
  text-align: center;
}

#main th.oktato-title {
  width: 180px;
  text-align: center;
}

#main th.oktato-frames {
  width: 40px;
  text-align: center;
}

#main th.oktato-price {
  width: 60px;
  text-align: center;

}

#main td.oktato-title {
  width: 180px;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
}

#main td.oktato-frames  {
  width: 40px;
  text-align: right;
  vertical-align: top;
}

#main td.oktato-price {
  width: 60px;
  text-align: right;
  vertical-align: top;
}

#main td.oktato-price .strike {
  text-decoration: line-through;
}

#main td.oktato-price .discount {
 font-weight: bold; 
 color: red;
}


#main td.oktato-order {
  padding-left: 16px;
  text-align: left;
  vertical-align: top;
}

#main td.oktato-order form.cart-from {
  float: left;
}

#main td.oktato-order a img {
  margin-bottom: 2px;
  margin-right: 4px;
}

#rhc {
  margin-left: 8px;
}

#foot {
  width: 760px;
  background-image: url(/images/foot.jpg);
  background-repeat: no-repeat;
  background-color: #0F1400;
  padding-top: 23px;
  padding-right: 56px;
  padding-bottom: 8px;
  font-size: 10px;
  color: white;
  text-align: center;
  float: left;
}

.partners {
  text-align: center;
}

.partners a {
  display: block;
  margin: 0px;
  padding-bottom: 10px;
}

#elerhetoseg {
  color: #D9FF6A;
}

#faq {
  float: left;
  width: 408px;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #197400;  
}

#faq ol {
  margin: 0;
}

#faq ol li {
  font-size: 13px;
  font-weight: bold;
  width: auto;
  height: auto;
  padding: 0;
  margin-bottom: 10px;
}

#faq ul {
  margin: 0;
  margin-top: 5px;
}

#faq ul li {
  margin: 0;
  float: none;
  font-size: 10px;
  font-weight: normal;
  list-style-type: disc;
  width: auto;
  height: auto;
  padding: 0;
  margin-bottom: 5px;
}

#mintabolt { }

#mintabolt p {
  text-align: center;
}

#mintabolt table {
  margin: 0 auto;
}

/* ----------------------------------------------------------------------------
 * OSZTÁLYOK
 * ----------------------------------------------------------------------------
 */  

.icons {
  margin: 0;
  margin-top: 2px;
}

.error {
  color: red;
  font-weight: bold;
  font-size: 11px;
}

/* OLDALDOBOZOK KÖZÖS TULAJDONSÁGAI */

.lhc-box, .rhc-box {
  width: 160px;
  margin-top: 10px;
  float: left;
}

.lhc-box-head, .rhc-box-head, .rhc-box-head-empty {
  width: 160px;
  height: 21px;
  background-repeat: no-repeat;
  padding-top: 7px;
  padding-left: 11px;
  float: left;
  
  font-size: 9px;
  font-weight: bold;
  color: #197400;
}

.lhc-box-body, .rhc-box-body {
  width: 144px;
  background-image: url(/images/sidebox-body.jpg);
  margin: 0;
  padding-left: 8px;
  padding-right: 8px;
  float: left;
  overflow: hidden;
  color: #D9FF6A;
  font-size: 10px;
}

.lhc-box-body a, .rhc-box-body a {
  font-weight: bold;
  color: #D9FF6A;
}

.lhc-box-body a:hover, .rhc-box-body a:hover {
  color: white;
}

.lhc-box-body label, .rhc-box-body label {
  display: block;
  width: 100%;
  height: 16px;
  margin-bottom: 4px;  
  line-height: 16px;
  text-align: right;
  vertical-align: middle;
  float: left;
}

.lhc-box-body label.full, .rhc-box-body label.full {
  height: auto;
}

.lhc-box-body input.text, .rhc-box-body input.text {
  width: 72px;
  margin-left: 4px;
  border: 1px solid #D9FF6A;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

.lhc-box-body input.text-full, .rhc-box-body input.text-full {
  width: 136px;
  margin-left: 4px;
  border: 1px solid #D9FF6A;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

.lhc-box-body input.submit, .rhc-box-body input.submit {
  display: block;
  text-align: right;
  width: 28px;
  height: 17px;
  background-image: url(/images/button-ok.jpg);
  margin: 0;
  border: 0;
  float: right;
}


/* kereső text Mizu */
input.text-fullMizu {
  width: 136px;
  margin-left: 4px;
  
  border: 1px solid #D9FF6A;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

/* kereső submit btn új */
input.submitMizu {
  display: block;
  text-align: right;
  width: 28px;
  height: 17px;
  background-image: url(/images/button-ok.jpg);
  margin: 0;
  border: 0;
  float: right;
}

lhc-box-body p, rhc-box-body p {
  float: left;
}

.lhc-box-foot, .rhc-box-foot {
  width: 160px;
  height: 14px;
  background-repeat: no-repeat;
  float: left;
}

/* BAL MENÜ DOBOZ */
.lhc-box-head {
  background-image: url(/images/lhc-box-head.jpg);
}

.lhc-box-foot {
  background-image: url(/images/lhc-box-foot.jpg);
}

/* JOBB MENÜ DOBOZ */
.rhc-box-head {
  background-image: url(/images/rhc-box-head.jpg);
}

.rhc-box-foot {
  background-image: url(/images/rhc-box-foot.jpg);
}

.lhc-menu li {
  background-image: url(/images/menu-li.jpg);
  background-repeat: no-repeat;
  list-style-type: none;
  font-weight: bold;
  padding-left: 14px;
  padding-bottom: 6px;
  vertical-align: top;
}

.lhc-menu li.sub {
  background-image: none;
  padding: 0;
  margin: 0;
}

.lhc-menu li a {
  font-size: 9px;
  text-decoration: none;
}

.main-box-top {
  background-image: url(/images/main-box-top.jpg);
  background-repeat: no-repeat;
  width: 410px;
  height: 10px;
  margin-top: 8px;
  float: left;
}

.main-box-body {
  background-image: url(/images/main-box-body.jpg);
  padding-left: 6px;
  padding-right: 6px;
  width: 398px;
  float: left;
}

.main-box-bottom {
  background-image: url(/images/main-box-bottom.jpg);
  background-repeat: no-repeat;
  width: 410px;
  height: 7px;
  float: left;
}

.main-block-head {
  background-image: url(/images/main-block-head.jpg);
  width: 402px;
  height: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-top: 5px;
  padding-left: 8px;
  font-size: 11px;
  font-weight: bold;
  color: white;
  overflow: hidden;
  float: left;
}

#main .main-block-head a {
  color: white;
  float: left;
  width: 244px;
}

#main .shortlist-head a {
  color: white;
}

#main .main-block-head a:hover, #main .shortlist-head a:hover {
  color: black;
}

#main .main-block-head .date {
  width: 150px;
  text-align: right;
  float: left;
}

#oktato {
  float: left;
}

ul.submenu li {
  background-image: none;
}

.new-items {
  margin: 0;
  background-image: url(/images/new-items-bg.gif);
  float: left;
}

.new-item {
  background-image: url(/images/new-item-bg.jpg);
  background-repeat: no-repeat;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 8px;
  width: 124px;
  float: left;
}

.new-item img {
  margin-top: 9px;
  margin-left: 13px;
  padding: 0;
}

.new-item p {
  margin-top: 8px;
}

.shortlist {
  width: 201px;
  height: 300px;
  margin-top: 8px;
  margin-left: 2px;
  margin-right: 2px;
  float: left;
}

.shortlist-head {
  background-image: url(/images/main-block-head.jpg);
  width: 193px;
  height: 19px;
  margin-top: 8px;
  padding-top: 6px;
  padding-left: 8px;
  font-size: 10px;
  font-weight: bold;
  color: white;
  float: left;
  overflow: hidden;
}

.singleitem {
  margin: 0;
  float: left;  
}

.singleitem table {
  float: left;
}

.singleitem-toprow {
  float: left;
}

.singleitem-infobox {
  width: 200px;
  margin-bottom: 10px;
  float: left;
}

.singleitem-infobox-edu {
  width: 200px;
  margin-bottom: 10px;
}


.singleitem-desc, .singleitem-orderbox {
  font-size: 10px;
  line-height: 15px;
  color: #197400;
}

.singleitem-desc {
  width: 192px;
  margin-top: 8px;
}

.singleitem-orderbox {
  width: 200px;
  height: 29px;
  padding-top: 11px;
  text-align: center;
  background-color: #DBFFB7;
}

.singleitem-img-left {
  width: 200px;
  margin-bottom: 10px;
  float: left;
}

.singleitem-img-right {
  width: 200px;
  margin-left: 10px;  
  margin-bottom: 10px;
  float: left;
}

.cat-prevpage, .cat-nextpage {
  margin-top: 4px;
  width: 205px;
  float: left;
}

.cat-nextpage {
  text-align: right;
}

.cart-form {
  display: inline;
  padding: 0;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #197400;
}

.cart-form a img {
  margin: 0;
}

.cart-form input {
  vertical-align: top;
}

.cart-pcs {
  width: 2em;
  margin-bottom: 4px;
  text-align: right;
  font-family: verdana, helvetica, sans-serif;
  font-size: 11px;
}

.form-group {
  margin-bottom: 4px;
}

.form-label {
  display: block;
  width: 113px;
  float: left;
  line-height: 18px;
  vertical-align: middle;
}

.form-note {
  font-size: 9px;
  font-style: italic;
  margin-bottom: 8px; 
}

.form-send {
  width: 410px;
  float: left;
  margin-top: 8px;
  text-align: center;
}

.form-send input {
  font-weight: bold; 
}


.order-box {
  width: 136px;
  float:left;
}

.order-box strong {
  font-weight: bold;
  font-size: 11px;
  
}

.order-radio {
  margin: 0;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;  
}


.vetito {
  text-align: center;
}

.partners {
  margin-bottom: 12px;
}


li {
	color: #197400;
	font-size:10px;
	margin:0px;
	padding:0px;
	line-height:12px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

/*POPUP*/
.lapozhato_dia_mesek_popup{
	color: #197400;	
	text-align: center;
	font-size: 18px;
	width: 510px;
	font-weight: bold;
	background: #DBFFB7;
	padding: 5px 0;
}

.lapozhato_dia_mesek_popup p{
	font-size: 18px;
}

.lapozhato_dia_mesek_popup img{
	width: 510px;
	height: 297px;
}
.lapozhato_dia_mesek_popup a{
	font-size: 12px;
	font-weight: normal;
	color: #197400;
	text-decoration: none;
}
.lapozhato_dia_mesek_popup a:hover{
	text-decoration: underline;
}
/*eof POPUP*/

/*LAPOZHATO_DIA_MESEK*/
.lapozhato_dia_mesek{
	color: #197400;
	font-size: 11px;
	line-height: 14px;
}
.lapozhato_dia_mesek_header{
	float: left;
	font-weight: bold;
	text-align: center;
	width: 410px;
	margin-top: 10px;
}
.lapozhato_dia_mesek_title{
	font-size: 18px;
	margin-bottom: 10px;
}
.lapozhato_dia_mesek_body{
	float: left;
}
.lapozhato_dia_mesek_item{
	float: left;
	width: 410px;
	margin: 15px 0;
	text-align: justify;
}
.lapozhato_dia_mesek_item img{
	float: left;
    margin: 0 15px 10px 0;
    width: 170px;
    height: 194px
}
/*eof LAPOZHATO_DIA_MESEK*/

