body {
	background-color: #E1D0B3;
  padding: 0px;
  margin: 0px;

}
body, td, p, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
div, p, form {
  padding: 0px;
  margin: 0px;
}
#hmenu {

}
#hmenu ul {
  padding: 0;
  margin: 0;
  margin-top:0px;
  float: right;
}
#hmenu ul li {
  display: inline;
}
#hmenu a {
	color: #E9CCA9;
	padding: 5px 16px;
	text-decoration: none;
	float: left;
	font-weight: bold;
	font-size: 9px;
}
#hmenu a:hover {
	background-color: #f00;
}
#hmenu a.forma1 {
  color: #fff;
}
#hmenu a.forma1:hover {
  background-color: #f00;
}
#hmenu a.forma1Gold {
  color: #D31353;
  background-color: #FAE103;
}
#hmenu a.forma1Gold:hover {
  color: #fff;
  background-color: #f00;
}

#hmenu .isOrder {
  background-color: #FF0000;
  color: #FFFFFF;
}
#hmenu .isOrder:hover {
  background-color: #CC0000;
  color: #FFFFCC;
}
.oldalCim {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 16px;
}
.oldalCimStrong {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 20px;
}

#catTree {
  padding-left: 0px;
}

#catTree a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #333333;
	display: block;
	width: 200px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	background-color: #F8F4E9;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1D0B3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAF8F5;
	border-right-style: none;
	border-left-style: none;
}
#catTree a:hover{
	text-decoration: none;
	background-color: #EBEBEB;
}

#catTree .springer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000a0;
	display: block;
	width: 200px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	background-color: #F8F4E9;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1D0B3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAF8F5;
	border-right-style: none;
	border-left-style: none;
}
#catTree .springer:hover{
	text-decoration: none;
	background-color: #EBEBEB;
}

#catTree .diakkonyvtar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	display: block;
	width: 200px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	background-color: #F8F4E9;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1D0B3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAF8F5;
	border-right-style: none;
	border-left-style: none;
}
#catTree .diakkonyvtar:hover{
	text-decoration: none;
	background-color: #EBEBEB;
}








#catTree .nyitott a {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #666666;
	padding-left: 40px;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#catTree .nyitott a:hover {
	background-color: #EBEBEB;
  width: 170px;
}



.zart {
  display: none;
}
.nyitott {
  display: block;
}
.logo {
	background-color: #AF120E;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 16px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.logoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ECE4C8;
	padding-right: 10px;
}
.logoText a {
  color: #ECE4C8;
  text-decoration: none;
}
.logoText a:hover {
  color: #ECE4C8;
  text-decoration: underline;
}
.hemuLink {
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}
.hemuTabla {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #8A0000;
}

.balMenu {
	background-color: #F0E8D0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.mainTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.content {
	background-color: #FFFFFF;
	padding: 20px 20px 30px;
}
.content a {
	text-decoration: underline;
	color: #660000;
}
.content a:hover {
	text-decoration: none;
}


.catBoxFej {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 4px 4px 4px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFCC;
}
.catBoxTd {
	margin: 0px;
	padding: 0px;
}
.keresoInput {
	width: 120px;
}
.keresoGomb {
	width: 30px;
	display: block;
	background-color: #D9C06C;
	padding: 2px 4px;
	border: 1px solid #B78900;
	color: #916C00;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-left: 4px;
}
.keresoGomb:hover {
	background-color: #E2D092;
}


.keresoBoxFej {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999900;
	padding: 4px 4px 4px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFCC;
}
.keresoBoxTd {
	padding-top: 5px;
	padding-bottom: 10px;
}

.nyitoKonyvCim {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	padding-bottom: 10px;
}
.nyitoKonyvSzerzo {
	font-size: 12px;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
}
.font12 {
	font-size: 14px;
}
.boxImgLeft {
	float: left;
	padding-right: 10px;
}
.boxImgRight {
	float: right;
	padding-left: 10px;
}
.boxFej {
	padding: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.boxContent {
	padding: 4px 8px 16px 4px;
}
.boxCim {
	font-weight: bold;
	color: #CC0000;
}
.boxSzerzo {
	color: #999999;
}
#lista {
	padding-left: 30px;
}

#lista td, #lista p {
	font-size: 11px;
	line-height: 130%;
}

#lista .kategoriaNev {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 16px;
}
#lista .kep {
	border: 1px solid #999999;
}
#lista .kepBox {
	width: 75px;
}
#lista .sep {
	background-image: url(images/sep1.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}
#lista .cim {
	font-weight: bold;
	color: #000066;
	font-size: 12px;
}
#lista .szerzo {
	font-size: 11px;
	color: #999999;
	padding-bottom: 10px;
}
#lista .klubar {
	color: #FF0000;
}
#pageList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#pageList a {
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}
#pageList a:hover {
	color: #FF0000;
}
#pageList .selectedPage {
	background-color: #EFEFEF;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
.currentPage {
	padding-right: 40px;
}
#konyv p, #konyv td, #konyv li, #konyv input {
  font-size: 11px;
  line-height: 130%;
}
#konyv .kep {
	margin-right: 10px;
}
#konyv .leiras {
  clear: left;
}
#konyv .klubar {
	color: #FF0000;
}
#konyv .cim {
	font-weight: bold;
	color: #000066;
	font-size: 12px;
}
#konyv .szerzo {
	font-size: 11px;
	color: #999999;
	padding-bottom: 10px;
}
#konyv .gomb {
	margin-top: 16px;
	margin-bottom: 16px;
}
#konyv .gomb a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	padding: 4px 8px;
	border: 1px solid #000000;
}
#konyv .gomb a:hover {
	color: #FFFFFF;
	background-color: #66CC66;
}
#kosar {
  padding: 8px;
  border: 1px solid #c00;
  margin-bottom: 12px;
}

#kosar .oldalCim {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 16px;
}
#kosar .widerTd {
  padding-left: 8px;
  padding-right: 8px;
}
#kosar .sep {
	background-image: url(images/sep1.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}
#kosar .cim {
	font-weight: bold;
	color: #000066;
	font-size: 11px;
}
#kosar .szerzo {
	font-size: 11px;
	color: #999999;
	padding-bottom: 10px;
}
#kosar .klubar {
	color: #FF0000;
}
#kosar .tavtarto {
  margin-top:40px;
}
#kosar .kosarGomb {
	display: block;
	background-color: #D9C06C;
	padding: 4px 4px;
	border: 1px solid #B78900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 110px;
	float: right;
  margin-top: 16px;
}
#kosar .kosarGomb:hover {
	background-color: #E2D092;
}
#kosar .megrFej {
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
	background-color: #FFFFCC;
	padding: 8px;
	border: 1px solid #CC0000;
}
#kosar .megrFejTable {
  padding-left: 30px;
}
.klubarAkcio {
	color: #FF0000;
	margin-bottom: 12px;
	background-color: #FFFFCC;
	padding: 3px;
	font-weight: bold;
}
#cimlap {
  line-height: 140%;
  padding-left: 20px;
  padding-right: 20px;
}
.szerkeszt {
  margin-top: 4px;
}
.szerkeszt a, .szerkeszt a:hover {
  color: #cc0000;
  margin-top: 4px;
}
.kiemeltAr {
  color: #FF0000;
  font-size: 11px;
  font-weight: bold;
  margin-top: 8px;
}.nyariAkcioFelirat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.boltnyitas p {
	font-size: 11px;
	color: #666666;
}
#forma1 .cim {
  font-size: 12px;
  font-weight: bold;
  color: #c00;
  padding-bottom: 8px;
}
#forma1 .cim .nagy {
  font-size: 20px;
  font-weight: bold;
  color: #c00;
}

#forma1 ul {
  padding: 0;
  padding-left: 8px;
  margin: 0;
  list-style-type: none;
}
#forma1 ul li {
  padding: 2px 0 2px 8px;
  list-style-type: none;
  background: transparent url(images/bullet2.gif) no-repeat left 8px;
}
#forma1 .ar {
  font-size: 11px;
  font-weight: normal;
  color: #999;
  padding-top: 10px;
  margin-left: 9px;
}
#forma1 .arMost {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #f00;
  padding: 2px;
  margin-left: 9px;
  margin-top: 10px;
}
#forma1 .megjelent {
  padding: 4px 0 4px 0;
  background-color: #f00;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
#forma1 .sikerlista {
  margin-bottom: 20px;
  font-weight: bold;
  color: #f00;
  font-size: 13px;
}
#forma1 .megjelenes {
  font-size: 12px;
  font-weight: bold;
  color: #00c;
  padding-top: 10px;
  margin-left: 9px;
}
#forma1 .elorendeles {
  width: 250px;
  text-align: center;
  color: #F00;
  padding: 10px 4px 10px 4px;
  margin-top: 48px;
  background: transparent url(images/akciobg.jpg) repeat-x top left;
  border: 2px solid #DCCDB8;
  float: left;
}
#forma1 .elorendeles p {
  font-size: 11px;
}
#forma1 .elorendeles .akcio {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
#forma1 .elorendeles .intAr {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
#forma1 .plecsni {
  width: 195px;
  height: 195px;
  background: transparent url(images/plecsni.gif) no-repeat;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}
#forma1 .cimkeBox {
  width: 225px;
  margin-top: 10px;
  float: right;
}
#forma1 .cimkeBox a {
  display: block;
  width: 225px;
  height: 204px;
  background: transparent url(images/f1_cimke3.jpg) no-repeat 0 0;
}
#forma1 .jatszon a {
  display: block;
  width: 500px;
  height: 43px;
  background: transparent url(images/f1_jatszon_button.gif) no-repeat 0px 0px;
}
#forma1 .jatszon a:hover {
  background-position: 0px -46px;
}
#forma1 .ajandek {
  margin-top: 4px;
  font-size: 11px;
  color: #f00;
  font-weight: bold;
}
#forma1 #f1Elorendeles {
  font-size: 12px;
  margin-top: 8px;
  padding: 10px;
  border: 1px solid #ccc;
  text-align: left;
  background-color: #F8F4E9;
  display: none;
}
#forma1 .intro {
  margin-top: 16px;
  margin-bottom: 16px;
  text-align: left;
}
#forma1 .intro .thumb {
  width: 120px;
  height: 76px;
  margin-right: 4px;
  margin-bottom: 4px;
  float: left;
  border: 1px solid #ccc;
}
#forma1 .xmasAkcio {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 4px;
  background-color: #f00;
  margin-bottom: 8px;
}
#forma1 .xmasUjAr {
  font-size: 18px;
  font-weight: bold;
  color: #f00;
  text-align: center;
  padding: 4px;
  background-color: #fff;
  margin-bottom: 8px;
  margin-top: 8px;
  border: 1px solid #f00;
}
#forma1 .xmasUjAr .kisAr {
  font-weight: normal;
  color: #666;
  font-size: 12px;
}
#forma1 .xmasUjAr .nagyAr {
  color: #f00;
}
.error {
  border: 2px solid #f00;
  padding: 8px;
  margin-bottom: 10px;
  background-color: #fff;
}
.jatekInfo .balCol {
  width: 344px;
  float: left;
}
.jatekInfo .jobbCol {
  width: 166px;
  float: right;
}

.jatekInfo .leiras {

}
.jatekInfo .jatekLogo {

}
.jatekInfo .nyeremenyek {
  margin-top: 16px;
  margin-bottom: 10px;
  padding: 4px;
  border: 1px solid #A4CD72;
  color: #937233;
  /*background-color: #F4F9EE;*/
}
.jatekInfo .nyeremenyek ul {
  margin: 0px;
  padding: 22px;
}
.jatekInfo .logIn {
  margin-top: 24px;
  padding: 0px;
  /*
  border: 1px solid #D28F73;
  background-color: #F7EBE6;
  */
}
.jatekInfo .loginForm {
  background-color: #A4CD72;
  border: 1px solid #799458;
}
.kerdesBox {
  margin-top: 30px;
  padding: 110px 10px 10px 10px;
  border: 1px solid #c00;
  /*background-color: #FFFFE6;*/
  background: transparent url(images/f1_car.jpg) no-repeat 0px 0px;
}
.kerdesBox .kerdesFej {
  font-size: 18px;
  color: #f00;
  font-weight: bold;
  margin-bottom: 10px;
}
.kerdesBox .kerdes {
  font-size: 11px;
  font-weight: bold;
  color: #000;
}
.jatekInfo .nyertesekBox {
  margin-top: 16px;
}
.rules li {
  padding: 6px 0 6px 0;
}
.jatekInfo .oldalRules {
  margin-top: 20px;
}
.jatekInfo .oldalRules ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#konyv .jatekInfo .oldalRules li {
  margin: 0px;
  padding: 4px 0 4px 11px;
  list-style-type: none;
  font-size: 10px;
  color: #0383A3;
  background: transparent url(images/bullet2.gif) no-repeat 0px 10px;
}
.jatekInfo .oldalRules .fej {
  font-weight: bold;
  color: #00c;
  border-bottom: 1px solid #00c;
  margin-bottom: 10px;
}
a.f1Button {
  display: block;
  width: 132px;
  height: 46px;
  background: transparent url(images/f1_button.gif) no-repeat 0px 0px;
}
a.f1Button:hover {
  background-position: 1px -47px;
}
a.f1OlvassButton {
  display: block;
  width: 160px;
  height: 46px;
  background: transparent url(images/olvass_button.gif) no-repeat 0px 0px;
  margin-bottom: 10px;
}
a.f1OlvassButton:hover {
  background-position: 1px -47px;
}

a.f1ButtonOrder {
  display: block;
  width: 236px;
  height: 45px;
  background: transparent url(images/f1_order_button.gif) no-repeat 0px 0px;
  overflow: hidden;
  margin: 0px auto;
}
a.f1ButtonOrder:hover {
  background-position: 0px -46px;
}

.clearer {
  clear: both;
  height: 1px;
  overflow: hidden;
}
#forma1Gold .balCol {
  float: left;
  width: 240px;
}
#forma1Gold .jobbCol {
  float: right;
  width: 266px;
}
#forma1Gold ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#forma1Gold li {
  background:transparent url(images/bullet3.gif) no-repeat scroll 0 12px;
  color: #A60900;
  font-size: 10px;
  list-style-type: none;
  margin: 0;
  padding: 8px 0 4px 11px;
}
#forma1Gold .megjelenes {
  text-align: left;
  color: #F00;
  padding: 10px 4px 10px 4px;
  /* background: transparent url(images/akciobg.jpg) repeat-x top left; */
  border: 2px solid #DCCDB8;
}
#forma1Gold .megjelenes p {
  font-size: 13px;
}
#forma1Gold .megjelenes .fej {
  font-size: 13px;
  font-weight: bold;
}
#nyertesek .balCol {
  width: 344px;
  float: left;
}
#nyertesek .jobbCol {
  width: 166px;
  float: right;
}
#nyertesek .balCol .cim {
  font-size: 14px;
  color: #f00;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
}
#nyertesek .jatekHet {
  font-weight: bold;
  color: #450CF0;
  margin-top: 10px;
  margin-bottom: 12px;
}
#nyertesek ul {
  margin: 0;
  padding-left: 22px;
  margin-bottom: 16px;
}
#nyertesek ul li {
  padding-bottom: 4px;
}
.karacsonyiHatarido {
  background-color: #FFFAEC;
  margin: 10px 0 10px 0;
  padding: 10px;
  border: 1px dashed #ccc;
}
.eselyBox {
  display: inline;
  padding: 0px;
  background-color: #FAECBD;
  background-repeat: no-repeat;
  background-position: 0px 74px;
  width: 164px;
  height: 360px;
  margin: 0px 4px 0px 4px;
  float: left;
  border: 1px solid #A2082A;
}
.eselyBox .ekszerLeiras {
  position: absolute;
  margin-top: 30px;
  width: 160px;
  padding: 4px;
  color: #AB2014;
}
.eselyBox .jelentkezok {
  position: absolute;
  width: 160px;
  padding: 4px;
  font-size: 14px;
  font-weight: bold;
  color: #f00;
  text-align: center;
  margin-top: 196px;
}
.eselyBox .gomb a {
  position: absolute;
  display: block;
  width: 160px;
  padding: 2px;
  background-color: #f00;
  margin-top: 334px;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.eselyBox .gomb a:hover {
  background-color: #c00;
}
.eselyBox .eselySzam {
  position: absolute;
  width: 150px;
  font-size: 11px;
  color: #A2172C;
  margin-top: 178px;
  margin-left: 8px;
}
.oldalCim2 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 16px;
  color: #000084;
}
.eselyBox .konyvBox {
  position: absolute;
  width: 160px;
  height: 100px;
  margin-top: 242px;
}
.eselyBox .ar {
  font-weight: bold;
  color: #c00;
}
.eselyInfo {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #f00;
  background-color: #FCFBDC;
  color: #000;
}
.eselyInfo ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.eselyInfo li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-bottom: 4px;
  padding-left: 10px;
  background: transparent url(images/bullet2.gif) no-repeat 0 6px;
  color: #333;
}
.mkkBoltTabla {
  margin-bottom: 6px;
}
.mkkBoltTabla td {
  background-color: #C00E2E;
}
.mkkBoltTabla .boltLogo {
  margin: 10px 0px 0px 10px;
}
.mkkBoltTabla .nev {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.mkkBoltTabla .szoveg {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}
.balEselyCol {
  width: 310px;
  float: left;
}
.jobbEselyCol {
  float: right;
  width: 190px;
  margin-right: 10px;
}
.jobbEselyCol .ekszer {
  font-size: 12px;
  color: #000084;
  font-weight: bold;
}
.jobbEselyCol .eselyszam {
  font-size: 11px;
  color: #333;
  margin-top: 20px;
}
.jobbEselyCol .lehet {
  font-size: 13px;
  color: #f00;
  font-weight: bold;
  margin-top: 20px;
}
.jobbEselyCol .szam {
  font-size: 16px;
  color: #C00E2E;
  font-weight: bold;
  width: 20px;
  padding: 10px;
  background-color: #FFFFAA;
  text-align: center;
  border: 1px solid #C00E2E;
  margin-bottom: 40px;
}
.keresoSelBox {
  width: 160px;
  font-size: 10px;
  border: 1px solid #F0E8D0;
}
.eselyText {
  position: absolute;
  font-size: 12px;
  font-weight: bold;
  color: #f00;
  text-align: center;
  margin-top: -12px;
  margin-left: 6px;
  padding: 4px 2px 4px 2px;
  width: 145px;
  background-color: #FFFFAA;
  border-top: 1px solid #A2082A;
  border-right: 3px solid #A2082A;
  border-bottom: 3px solid #A2082A;
  border-left: 1px solid #A2082A;
}
.szines {
  color: #FF0000;
}
.loginTextBox {
  width: 76px;
}
a.loginGomb {
	width: 70px;
	display: block;
	background-color: #D9C06C;
	padding: 2px 4px;
	border: 1px solid #B78900;
	color: #916C00;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-left: 0px;
}
a.loginGomb:hover {
	background-color: #E2D092;
}
.loginBox2 {
  padding: 6px 0px;
  line-height: 16px;
}
.loginBox2 a {
  color: #600;
  text-decoration: underline;
}
.loginBox2 a:hover {
  text-decoration: none;
}
.reg .balCol {
  float: left;
}
.orderTextBox {
  width: 180px;
}
a.orderGomb {
	display: block;
	background-color: #009900;
	padding: 4px 4px;
	border: 1px solid #000000;
	color: #fff;
  font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 170px;
  margin-top: 10px;
}
a.orderGomb:hover {
	background-color: #66CC66;
}
.f1_indul {
  background-color: #e00;
  font-size: 18px;
  font-weight: bold;
  padding: 6px 0;
  color: #fff;
}
.karatos {
  background-color:#FEF078;
  color:#f00;
  font-size:16px;
  font-weight:bold;
  margin-bottom:8px;
  padding:4px;
  text-align:center;
}
}
