body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:silver;
	text-align:center;
}

h1, h2, h3{
    color:#0A82A7;
    text-decoration:none;
    font-size: 13px;
    line-height: 13px;
    margin-top: 0px;
}

a img {
	border: 0px;
}

div.prods a{
  text-decoration:none;
  color: #0a82a7;
}

div.main {
	text-align: left;
	width: 950px;
	margin: 0 auto 0 auto;
	border:3px solid silver;
	background-color:white;
}
div.top{
  background-image:url(images/sreg.png);
  background-repeat:repeat-x;
  height:4px;
  padding:0px;
  margin:0px;
  border:0px;
  overflow:hidden;
  width:950px;
}

div.head {
	width: 950px;
	height: 225px;
	background-image: url(images/h1.png);
	background-repeat: no-repeat;
	border-top: 7px solid #C3C3C3;
	display: block;
}
div.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 225px;
	width: 222px;
	float: left;
	margin-left:44px!important;
	margin-left: 17px;
  cursor:pointer;
}
div.header {
	float: right;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	width: 683px;
	height: 225px;
}
div.menu {
	width: 222px;
	background-image: url(images/ml.jpg);
	background-repeat: repeat-y;
	background-position: 5px top;
}
div.mbg {
	margin-top: 85px;
	background-image: url(images/mbg2.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	height: 149px;
	margin-left: 13px;
}
div.mbg a {
	padding-left: 3px;
	width: 219px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #5A5A5A;
	letter-spacing: 0.9px;
}
div.content {
	clear: both;
	display: block;
	padding: 15px;
}
div.title {
	color: #0884A8;
	float: left;
	letter-spacing: 0.9px;
	margin-top: 10px;
}
div.line {
	border-bottom: 1px solid #0C80A9;
	width: 835px;
	float: right;
	margin-top: 18px;
}
div.box1 {
	float: left;
	width: 450px;
	clear: both;
	min-height:75px;
	_height:75px;
}
div.box2 {
	float: right;
	width: 450px;
}
div.box {
	font-size: 12px;
	border-left: 3px solid #0882A7;
	margin-top: 5px;
	line-height: 15px;
	color: #5b5b5b;
}
div.box a {
	text-align: right;
	display: block;
	margin-right: 20px;
	margin-top: 10px;
	text-decoration: none;
	color: #4d5874;
	font-weight: bold;
}
div.box img, div.pr img,div.pr1 img {
	float: left;
	border: 5px solid white;
}
div.box b {
	color: #445164;
	font-size: 13px;
}
div.box div, div.pr div,div.pr1 div {
	margin-top: 5px;
	text-align: justify;
    color:#5B5B5B!important;
}
div.left {
	width: 744px;
	float: left;
}
div.right {
	float: right;
	width: 165px;
	padding-top: 5px;
}

div.right img{
    margin-top:5px;
}

div.prods {
	clear: both;
	display: block;
	padding-top: 10px;
}
div.pr, div.pr1 {
	color: #0a82a7;
	width: 350px;
	border-left: 3px solid #EF7200;
	height: 110px;
	float: left;
	margin: 0px 15px 0px 0px;
}

div.pr1{
    margin-right:0px!important;
    padding-right:15px!important;
}

div.pr b,div.pr1 b {
	font-size: 13px;
}
div.pr div,div.pr1 div {
	font-size: 10px;
}
div.pr img,div.pr1 img {
	border: 1px solid #DADADA;
	margin: 0px 5px 0px 5px;
}

div.pr1{
	border-right: 3px solid #EF7200;
    padding-right:5px;
}

div.prdiv {
	padding-top: 10px;
	border-bottom: 1px solid #FFAA52;
	display: block;
	clear: both;
	margin: 0px 0px 10px 0px;
}

div.hlev {
	border-left: 1px solid #0A82A7;
	border-right: 1px solid #0A82A7;
	border-bottom: 10px solid #CECECE;
/*	height: 152px; */
	background-image: url(images/hlev.jpg);
	background-position: right 27px;
	background-repeat: no-repeat;
}

div.hlev2 {
	border-left: 1px solid #0A82A7;
	border-right: 1px solid #0A82A7;
	border-bottom: 30px solid #CECECE;
	background-image: url(images/hlev.jpg);
	background-position: right 27px;
	background-repeat: no-repeat;
}


div.htitle {
	background-color: #0A82A7;
	text-transform: uppercase;
	color: white;
	font-size: 14px;
	padding: 5px;
}

div.hlev div.form {
	margin-top: 60px;
	color: #0A82A7;
	font-size: 11px;
}

div.form2{
	padding:30px 0px 0px 20px;
	text-align:center;
}

div.hlev label {
	margin-left: 10px;
}

div.hlev button{
    position:relative;
    top:-10px;
}

div.hlev2 label {
	margin-left: 10px;
	color: #0A82A7;
}

div.hlev input {
	border: 1px solid #0A82A7;
	width: 90%;
	margin-left: 5px;
	margin-bottom: 5px;
}

div.hlev2 input{
	border: 1px solid #0A82A7;
	margin-left: 5px;
	margin-bottom: 5px;
    width:250px;
}

div.hlev button,
div.hlev2 button
 {
	background-image: url(images/btn.png);
	background-repeat: no-repeat;
	border: 0px;
	height: 33px;
	width: 102px;
	padding-bottom: 5px;
	color: #0A82A7;
	margin-left: 30px;
	margin-top: 15px;
	cursor: pointer;
}

div.hlev2 button{
  margin:0px 0px 0px 90px;
}

div.footer {
	background-color: #0A82A7;
	height: 20px;
	display: block;
	clear: both;
	text-align: center;
}

div.footer a {
	text-decoration: none;
	color: white;
	line-height: 20px;
	margin-left:20px;
}

td.ka{
  vertical-align:middle;
}

.ka div{
  text-align:center;
}

.ka a{
  text-decoration:none;
  line-height:20px;
  color:white;
}

.termtabla a{
  text-decoration:none;
  color:white;
}

/*---------------------*/
.term{
  width:150px;
/*  background-color:#9babcc; */
  background-color:#A0A0A0;
}

.t1{
/*  background-color:#4e6696; */
/*	background-color: #444;*/
/*  background-color:rgb(10,130,167); */
  width:200px;
/*  border-top:2px solid rgb(10,130,167);
  border-bottom:2px solid rgb(10,130,167); */
}

.t1 a,.term a{
  color:rgb(10,130,167);
  text-decoration:none;
  font-family:arial;
  font-weight:bold;
  width:204px;
}

.t2{
/*  background-color:rgb(69,159,175); */
}

.ttt{
/*  background-color:rgb(10,130,167); */
}

.smenucontainer{
/*  background-color:rgb(69,159,175); */
}

.t2 a{
  color:rgb(69,159,175);
  text-decoration:none;
  font-family:arial;
  font-weight:bold;
}
.termek{
/*	background-color:#7f95be; */
/*  background-color:#A0A0A0;
  background-color:rgb(130,213,217);
	border:1px solid rgb(13,166,210);*/
	width:180px;
	padding-left:3px;
}

.termek a{
 	text-decoration:none;
 	color:rgb(4,62,81);
}

.tpadder{
  width:10px;
}
.tmenuitem{
  background-color:#A0A0A0;
  width:150px;
  text-align:left;
  white-space:nowrap;
}

.tmenuitem a{
  text-decoration:none;
}
.smenuitem{
  background-color:red;
}

td{
vertical-align:top;
}

.lt{
	background-color:#647eaf;
}
.lt td{
	background-color:#c2cddf;
	height:20px;
	vertical-align:middle;
    text-align:left;
	border-bottom:1px solid #647eaf;
}

.lt a{
  color:black;
  text-decoration:none;
  font-family:arial;
}


#hd{
  text-align:center;
  padding-top:5px;
}

.cart{
  width:400px;
}

.cart td{
  height:20px;
  vertical-align:middle;
}

.odd{
  background-color:#e8e8e8;
}

.cart a{
  text-decoration:none;
  color:#800000;
}

form.order{
  margin-top:15px;
}

form.order label{
  width:80px;
  display:block;
  float:left;
}

.order input, .order label{
  margin-top:10px;
}

div.cr{
  width:400px;
  margin:0 auto 0 auto;
  margin-top:15px;
  border-bottom:1px solid #800000;
  padding-bottom:15px;
}

legend{
    color:black;
}

div.frm{
    width:640px;
    margin:0 auto 0 auto;
    text-align:left;
}

.submit{
  margin:0 auto 0 auto;
}

.text{
  width:200px;
  border:1px solid #A0A0A0;
}

.aaa{
  width:100%;
}

.kdiv{
  float:right;
  width:120px;
  vertical-align:middle;
/*  background-color:#647eaf; */
  background-color:#f07201;
  border:1px solid white;
  color:white;
  height:20px;
  padding-bottom:2px;
  font-size:11px;
  font-weight:bold;
}

div.logos{

}

div.download {
  text-align:center;
}

div.download div{
  margin:20px auto 0 auto;
  width:820px;
  overflow:hidden;
}

div.download div fieldset{
  width:350px;
  border:1px solid #a0a0a0;
  float:left;
  margin-bottom:15px;
  text-align:left;
}

div.download div legend{
  color:#5a5a5a;
}

div.download div  fieldset label,div.download div  fieldset input{
  margin-bottom:5px;
}

#reg, #belepes{
  margin:0 auto 0 auto;
}

div.download fieldset label{
  display:block;
  width:80px;
  float:left;
  line-height:20px;
}

div.download fieldset input[type=text]{
  border:1px solid #a0a0a0;
  width:250px;
}

div.hiba{
  line-height:20px;
  padding:3px;
  width:200px!important;
  display:block;
  border:1px solid #800000;
  color:#800000;
}

div.ok{
    line-height:20px;
    padding:3px;
    width:300px!important;
    display:block;
    border:1px solid green;
    color:green;
    text-align:center;
}

 td.pna{
  padding-left:5px;
  font-weight:bold;
  vertical-align:middle;
  white-space:nowrap;
 }

 div.frm p{
  margin:0px;
  padding:0px;
 }

 div.frm fieldset{
  width:290px;
  float:left;
  border-top:none;
  border-bottom:none;
  border-left:none;
  border-right:none;
 }

 div.ok{
  margin:10px auto 0 auto;
  font-weight:bold;
 }

 div.form2 label{
  width:110px;
  display:block;
  float:left;
 }

 div.hk{
  text-align:center;
 }

 div.hk a{
  color:#0A82A7;
  text-decoration:none;
  line-height:20px;
 }

 .dlt{
    margin-top:10px;
 }

 .dlt th{
    background-color:#F07201;
    color:white;
    font-size:11px;
 }

 .dlt td{
    background-color:#FDBB81
 }

 .dlt td a{
    text-decoration:none;
    color:black;
    font-size:12px;
 }

 .demol label{
    float:left;
    display:block;
    width:120px;
 }

 .demol input,#uzenet{
    width:250px;
    border:1px solid #A5ACB2;
 }

 .nok{
    border:1px dashed #800000;
    padding:5px;
    color:red;
    width:400px;
    text-align:center;
    font-weight:bold;
 }

.termek a{
    padding-left:10px;
}

.vvv{
    color:black!important;
    font-weight:bold;
    padding-left:10px;
}

.aaa{
    background-image:url(images/nyil.png);
    background-repeat:no-repeat;
    background-position:left center;
}

.t1menulink,
.t2menulink{
    padding-left:9px;
}

.er{
    float:left;
    width:200px;
    color:green;
    margin-left:80px;
    line-height:22px;
}

input.darab{
    width:40px;
    text-align:right;
}

.hldsdoc{
    margin:5px;
}

.list{
    margin:10px auto 10px auto;
    width:500px;
}

.linkes{
    color:#F07201!important;
}

.list p{
    margin:0px 0px 0px 0px;
    padding:0px;
    color:#5a5a5a;
}

span.highl{
    font-weight:bold;
    color:#202020;
}

a span.highl{
    color:#0A82A7;
}

.linkes span.highl{
    color:#F07201!important;
}

.list h1{
    font-size:16px;
    color:#5a5a5a;
}

.list a{
    text-decoration:none;
    color:#0A82A7;
}


.lp{
    float:right;
    margin-top:-17px;
    margin-right:5px;
}

.lp a{
    color:#0A82A7;
    text-decoration:none;
}
