﻿html {
 overflow-y: scroll !important;
}

body
{
    background-color: #CD5200;
    font-family: Verdana,helvetica,sans;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
a img
{
    border: none;
}

h1, h2
{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}
p
{
    margin-top:
}

.site
{
    text-align: center;
}

.bg2
{
    background-repeat: repeat-y;
    background-image: url(images/bg.jpg);
    width: 950px;
    background-position: -33px top;
    margin: 0 auto 0 auto;
    text-align: center;
}

.main
{
    width: 761px;
    margin: 0 auto 0 auto;
    text-align: left;
    background-color: White;
    display: inline-block;
}
.head
{
    width: 761px;
    height: 93px;
    background-image: url(images/ttile.jpg);
    background-position: right top;
    background-repeat: repeat-y;
    background-color: White;
    text-align: left;
    border-bottom: 1px solid #FF6700;
}
.head img
{
    margin: 10px 0px 0px 10px;
}
.szlogen
{
    text-align: left;
    margin-left: 100px;
    font-weight: bold;
    font-size: 14px;
    margin-top: -10px;
}
.nyelv
{
    color: White;
    font-size: 10px;
    text-align: right;
    padding-right: 15px;
}

.nyelv a
{
    color: inherit;
    font-family: Arial;
    margin: 0px;
    text-decoration: none;
}

.left
{
    float: left;
    width: 181px;
    text-align: left;
    background-color: White;
    margin-right: 20px;
}

.right
{
    float: right;
}

.content
{
    
    background-repeat: no-repeat;
    width: 560px;
    
    padding-bottom: 20px;
    display: inline-block;
}

.head_title
{
	background-image: url(images/head.jpg);
	height:240px;
}

.head_title div
{
	padding-top:27px;
	padding-left:24px;
	color:orange;
	font-weight:bold;
	font-size:22px;
}

.content2
{
    background-image: url(images/head2.jpg);
    background-repeat: no-repeat;
    width: 560px;
    padding-top: 113px;
    padding-bottom: 20px;
    display: inline-block;
}

.menu ul
{
    list-style-type: none;
    border-left: 10px solid #FF6700;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

.menu ul li
{
    border-bottom: 1px dotted gray;
}

.menu ul li a
{
    display: block;
    width: 170px;
    padding: 3px 0px 3px 0px;
    margin: 2px 0px 2px 0px;
    text-align: left;
    color: #A62203;
    text-decoration: none;
    background-image: url(images/nyil.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.menu ul li ul
{
    border-left: 0px solid #F2F2F2;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #F2F2F2;
    line-height: 20px;
}

.menu ul li ul li
{
    background-color: #F2F2F2;
    border-bottom: 0px dotted gray;
    list-style-type: none;
    font-size: 11px;
    color: #A62203;
    padding: 0px;
    border-bottom: 2px solid white;
}

.menu ul li ul li a
{
    display: block;
    width: 170px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    color: #A62203;
    text-decoration: none;
    background-image: none;
    background-position: none;
    background-repeat: no-repeat;
}

.menu ul li ul li a:hover
{
    background-image: none;
    background-color: #E6E6E6;
}

.menu ul li a:hover
{
    background-image: url(images/nyil2.png);
}

.menu2 ul
{
    list-style-type: none;
    border-left: 10px solid #970101;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

.menu2 ul li
{
    border-bottom: 1px dotted gray;
}

.menu2 ul li a
{
    display: block;
    width: 170px;
    padding: 3px 0px 3px 0px;
    margin: 2px 0px 2px 0px;
    text-align: left;
    color: #A62203;
    text-decoration: none;
    background-image: url(images/nyil.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.menu2 ul li ul
{
    border-left: 0px solid #F2F2F2;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #F2F2F2;
    line-height: 20px;
}

.menu2 ul li ul li
{
    background-color: #F2F2F2;
    border-bottom: 0px dotted gray;
    list-style-type: none;
    font-size: 11px;
    color: #A62203;
    padding: 0px;
    border-bottom: 2px solid white;
}

.menu2 ul li ul li a
{
    display: block;
    width: 170px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    color: #A62203;
    text-decoration: none;
    background-image: none;
    background-position: none;
    background-repeat: no-repeat;
}

.menu2 ul li ul li a:hover
{
    background-image: none;
    background-color: #E6E6E6;
}

.menu2 ul li a:hover
{
    background-image: url(images/nyil2.png);
}

.login, .hlev
{
    background-repeat: no-repeat;
    background-position: right top;
    margin-bottom: 10px;
}

.login
{
    border-left: 10px solid #970101;
    background-image: url(images/nyil3.png);
}

.hlev
{
    border-left: 10px solid #ecbb38;
    background-image: url(images/level.png);
}

.login .boxtitle
{
    width: 131px;
}

.hlev .boxtitle
{
    width: 127px;
}

.boxtitle
{
    width: 131px;
    background-color: #d0cfcf;
    padding: 3px 0px 5px 10px;
    font-weight: bold;
    color: #373737;
}
.boxcontent
{
    border-right: 1px solid #BCBCBC;
    border-bottom: 1px solid #BCBCBC;
}

.login .boxcontent
{
    background-color: #DFDFDF;
}

.boxcontent div
{
    margin: 0px 0px 10px 10px;
    padding: 5px 0px 0px 0px;
}

label
{
    font-size: 11px;
    margin: 3px 10px 3px 0px;
    display: block;
}

.text
{
    border: 1px solid #ABABAB;
    width: 145px;
    font-size: 11px;
    height: 13px;
}

.submit
{
    background-image: url(images/gomb.jpg);
    border: none;
    width: 54px;
    color: white;
    background-repeat: no-repeat;
    text-transform: capitalize;
    font-size: 11px;
    margin-right: 15px;
    cursor: pointer;
}
.sb
{
    text-align: right;
    margin: 0px;
}
.footer
{
    clear: both;
    font-size: 11px;
    color: White;
    background-color: #888585;
    padding: 10px 0px 10px 0px;
    width: 761px;
    margin: 0px auto 5px auto;
}

.tt
{
    height: 29px;
    background-image: url(images/sarok.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #FFD35A;
	margin: 0px 0px -11px 0px;
}

.tt h1
{
    color: #A52203;
    font-weight: bold;
    font-size: 14px;
    line-height: 29px;
    padding: 0px 0px 0px 10px;
    margin: 0px;
}

.tt2
{
    height: 0px;
    background-image: url(images/rt.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #FFD35A;
}

.tt2 h1
{
    color: #A52203;
    font-weight: bold;
    font-size: 14px;
    line-height: 29px;
    padding: 0px 0px 0px 10px;
    margin: 0px;
}

.sr
{
    float: right;
    background-image: url(images/tile.jpg);
    background-repeat: no-repeat;
    width: 19px;
    height: 319px;
    color: #505050;
}

.sr2
{
    float: right;
    background-image: url(images/rt.jpg);
    background-repeat: no-repeat;
    width: 19px;
    height: 359px;
    color: #505050;
}


.static
{
    float: left;
    width: 480px;
}

.static div
{
    width: 541px;
    min-height: 46px;
	margin: 0px 0px -11px 0px;
}

.static div div /* tartalom */
{
    padding: 0px 0px 0px 0px;
    display: block;
    width: 522px;
    color: #505050;
    font-size: 11px;
    text-align: justify;
}


.static h2
{
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 8px 0px;
    color: #505050;
}

.static a
{
    color: #A52203;
}
.even
{
    background-color: #FEdd84;
    border-bottom: 1px dotted gray;
    padding: 0px 0px 0px 15px;
}

.whitee
{
    background-color: #FFFFFF;
    border-bottom: 1px dotted gray;
}

.odd
{
    background-color: #FBF4A4;
    border-bottom: 1px dotted gray;
    padding: 0px 0px 0px 15px;
}

.sdoc
{
    width:525px;
    margin-left:15px;
}

.sdoc h1{
    font-size:15px;
    font-weight:bold;
    margin:10px 0px 10px 0px;   
    color:#505050;
    background-image:url(images/support.png);
    background-repeat:no-repeat;
    padding-left:35px;
    height:30px;
    line-height:30px;
}

.sup td, .sup th{
    padding-left:10px;
}

.sup a{
     color: #A62203;
     margin-left:10px;     
     text-decoration:none;
     background-image:url(images/tip.png);
     background-repeat:no-repeat;
     background-position:left center;
     padding-left:18px;
     height:18px;
     line-height:18px;     
     display:block;
     
}

ul.sup2 {
    margin:0px 0px 0px 10px;
    padding:0px;
    list-style-type:none;
}

.sup2 li{
    margin:0px;
    padding:0px;
}
.sup2 a{
     color: #A62203;
     margin-left:10px;     
     text-decoration:none;
     background-image:url(images/s2.png);
     background-repeat:no-repeat;
     background-position:left center;
     padding-left:20px;
     height:18px;
     line-height:18px;     
     display:block;
}

a.back{
     background-image:url(images/back.gif);
}

.proba{
    background-color: #FF6700;
}
.proba a{
    background-image: url(images/nyil-active.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.gyik_csoport {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  color: #FF6700;
  text-decoration: none;
}
.gyik_kerdes {
  text-align: left;
  font-weight: bold;
  font-size: 10px;
}
.gyik_focsoport {
  text-align: left;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
}
.miert {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #FF6700;
}
.tlink {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  color: #FF6700;
}

ul {
padding: 0px;
margin: 16px;

}

ol {
}
.ettermi_szoftver {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #ff6700;
}
.szallodai_szoftver {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #ff6700;
}
.ettermi_szoftver_berles {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #ff6700;
}
.erintokepernyo_berles {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #ff6700;
}
.ettermi_szoftver_berles {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #ff6700;
}
.erintokepernyo_berles {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #ff6700;
}
.erintokepernyos_penztargep {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #ff6700;
}
.ettermi_program_arajanlat {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
}
