body{
font-family: 'HelveticaRegular',Helvetica,Arial;
}
.fix{
	height:60px;
	background:#fff;
	color:black;
	padding-right:50px;
	padding-top:1px;
	padding-bottom:5px;
	position:fixed;
	width:100%;
	z-index:9999;
	top:0px;
	left:0px;
	border-bottom:1px solid #ccc;
	-webkit-box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
	-moz-box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
	box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
}
.fotabla{
	margin-top:80px;
	width:100%;
}
.fotabla td{
	vertical-align:top;
}
.f{
width:100%;
margin-top:-5px;
}
.f td{
padding-right:10px
}
#login,#logout,#userbox{
border-radius:8px;
/*border:2px solid #27AAFF;*/
width:120px;
padding:5px;
float:right;
text-align:center;
}
#login:hover,#logout:hover,#userbox:hover{
background:#27AAFF;
color:white;
cursor:pointer;
}
.b{
border-bottom: 5px solid white;
padding:5px;
color:gray;
}
.b a{
color:gray;
text-decoration:none;
}
.b:hover{
border-bottom: 5px solid #1F87CC;
cursor:pointer;
color:black;
}
.menu{
	width:100%;

	overflow:auto;
}
.tartalom{
	width:100%;
	height:600px;
	overflow:auto;
	height:100%;
	margin-left:1px;
}

#accordian ul{
-webkit-padding-start: 10px;
}
#accordian ul h3 {
	line-height: 20px;
	margin:5px;
}
#accordian h3 span {
	margin-right: 10px;
}
#accordian li {
	list-style-type: none;
}
#accordian ul ul li a {

	text-decoration: none;
	line-height: 20px;
	display: block;
	padding-left:5px;
	transition: all 0.15s;
	color:black;
	-webkit-padding-start: 10px;
	/*border-left: 5px solid white;*/
}
#accordian ul ul li a:hover {
	border-left: 5px solid #1F87CC;
	color:black;
}
#accordian ul ul {
	display: none;
}
#accordian li.active ul {
	display: block;
}
.footer{
text-align:center;
font-size:0.9em;
padding:5px;
color:gray;
text-shadow:2px 2px 2px rgba(0,0,0,0.1)
}

/* SABLON */
.skep{
width:45%;
padding:10px;
text-align:center;
float:left;
margin:10px;
margin-bottom:20px;
border:1px solid rgba(248,248,255,0.6);
background:rgba(248,248,255,0.6);
border-radius:5px;
}
.skep:hover{
border:1px solid rgba(0,100,0,0.6);
background:rgba(0,100,0);
}
.skep img{
border-radius:5px;
border:1px solid #ccc;
width:430px;
height:350px;
margin-bottom:10px;
padding:3px;
}
.snev{
float:left;
width:400px;
text-align:left;
margin-left:10px;
font-size:1.4em;
padding:3px;
}
.megnez, .megnez_kulso{
clear:both;
float:right;
/*width:100px;*/
border:1px solid gray;
margin-right:10px;
}
.szerkeszt, .megrendel_kulso{
float:right;

border:1px solid gray;
margin-right:10px
}
.gomb{
float:right;
width:180px;
border:1px solid gray;
margin-right:10px;
text-align:center;
}
.szerkeszt, .megnez, .megnez_kulso, .megrendel_kulso, .gomb{
border-radius:3px;
border:blue;
padding:5px;
background:#27AAFF;
color:white;
cursor:pointer;
}
.szerkeszt:hover,.megnez:hover, .gomb:hover, .megnez_kulso:hover, .megrendel_kulso:hover{
background:#1F87CC;
border:darkblue;
}

.loader{
position:fixed;
top:100px;
left:40%;

}
#takaro,#takaro2, #takaro3, #takaro_reg, #takaro5
{
margin:-10px;
position:fixed;
width:102%;
height:3000px;
background:url(images/takaro.png);
display:none;
}
.login, .reg_ablak {
top:50px;
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 330px;
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}
.reg_ablak{
display:none;
}
.megrendeles_adatok{
top:20px;
  font-family: Myriad Pro Light !important;
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 710px;
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}

.szerkesztes_adatok {
top:20px;
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 440px;
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}
.login:before,.megrendeles_adatok:before,.szerkesztes_adatok:before , .reg_ablak:before{
  content: '';
  position: absolute;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
}
.szerkesztes_adatok h1,
{
  margin: -20px -20px 21px;
  line-height: 20px;
  font-size: 15px;
  /*font-weight: bold;*/
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}

.login h1,.megrendeles_adatok h1 , .reg_ablak H1{
  margin: -20px -20px 21px;
  line-height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}
.login p, .megrendeles_adatok p, .szerkesztes_adatok p, .reg_ablak p {
  margin: 20px 0 0;
}
.login p:first-child,.megrendeles_adatok p:first-child, .reg_ablak p:first-child {
  margin-top: 0;
}

.login p.submit,.megrendeles_adatok  p.submit, .reg_ablak p.submit{
  text-align: right;
}


:-moz-placeholder {
  color: #c9c9c9 !important;
  font-size: 13px;
}

::-webkit-input-placeholder {
  color: #ccc;
  font-size: 13px;
}

#felvetel td{
vertical-align:middle !important;
}

.input {
  margin: 5px !important;
  padding: 0 10px !important;
  width: 300px !important;
  height: 34px !important;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
.login input[type=text]:focus, .login input[type=password]:focus,
.megrendeles_adatok input[type=text]:focus, .megrendeles_adatok input[type=password]:focus,
.megrendeles_adatok select:focus,
.reg_ablak input[type=text]:focus, .reg_ablak input[type=password]:focus,
 {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

.szerkesztes_adatok input[type=text]:focus, .szerkesztes_adatok input[type=password]:focus,
.szerkesztes_adatok select:focus
 {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}
.login input[type=submit], .close, .megrendeles_adatok input[type=submit], 
.szerkesztes_adatok input[type=submit], .reg_ablak input[type=submit],.rend, .tov
{
  padding: 0 18px;
  height: 29px;
  font-size: 23px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  /*float:right;*/
  margin-right:5px;
}


.lt-ie9 input[type=text], .lt-ie9 input[type=password] {
  line-height: 34px;
}

.menulabel{
border:0px solid black;
	-webkit-box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
	-moz-box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
	box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
background:#27AAFF;
position:fixed;
margin-top:20px;
margin-left:-23px;
padding:4px;
border-bottom-right-radius:8px;
border-bottom-left-radius:8px;
cursor:pointer;
display:none;
-ms-transform: rotate(270deg); /* IE 9 */
-webkit-transform: rotate(270deg); /* Safari */
transform: rotate(270deg);
}
/* Kis kép a megrendelésnél*/
.k img{
padding:3px;
border:0px solid gray;
}
.k {border:0px !important;}.u {border:0px !important;}
.megrendeles_adatok table td{
border:0px solid #ddd;
vertical-align:top;
}

.errorwindow{position:absolute;left:35%;border:4px double white;padding:10px;background:white;width:400px;text-align:center;margin:0 auto;display:none;box-shadow:0 0 20px black;z-index:900}
.red{background:rgba(255,0,0,0.8);color:white;}
.green{background:rgba(0,200,0,0.8);color:white;}
.orange{background:rgba(255,102,0,0.8);color:white;}

.platform{
height:50px;
display:none;
cursor:pointer;
}

.rend, .tov, .commito{
border-radius: 3px !important;
    border: blue !important;
    padding: 5px !important;
    background: #ff0030 !important;
    color: white !important;
    cursor: pointer !important;
	font-family: Oswald !important;
    font-size: 23px !important;
	font-weight:normal !important;
}
