/* CSS Document */
body {
  margin:0px;
  padding:0px;
}
h1 {
      font-family: 'arial';
      font-size: 14px;
      font-size: bold;
      color:#acca57;
	  margin: 0;
    }
h2 {
margin: 0;
}
img {
  border:0px;
}
a {
  font-family:'arial';
  font-size:12px;
  color:#4a4a4a;
  text-decoration:none;
}
a:hover {
  color:#64b6d0;
  text-decoration:underline;
}

#rendszerfelmeres {
	visibility: visible !important;
}
#itaudit {
	visibility: visible !important;
}

.menu01 {
  background-image: url('images/menu-01-all.png');
  width: 179px;
  height: 50px;
  display:block;
}
.menu01:hover {
background-position: 0 50px;
}
a.menu02 {
  background-image: url('images/menu-02-all.png');
  width: 178px;
  height: 50px;
  display:block;
}
a.menu02:hover {
background-position: 0 50px;
}
a.menu03 {
  background-image: url('images/menu-03-all.png');
  width: 178px;
  height: 50px;
  display:block;
}
a.menu03:hover {
background-position: 0 50px;
}
a.menu04 {
  background-image: url('images/menu-04-all.png');
  width: 178px;
  height: 50px;
  display:block;
}
a.menu04:hover {
background-position: 0 50px;
}
a.menu05 {
  background-image: url('images/menu-05-all.png');
  width: 179px;
  height: 50px;
  display:block;
}
a.menu05:hover {
background-position: 0 50px;
}
p {
  font-family:'arial';
  font-size:12px;
  color:#4a4a4a;
  margin: 0 0 10px 0;
  line-height: 16px;
}
.null {
  padding:0px;;
  margin:0px;
}

.zold {
 font-weight:bold;
 color:#84a622;
}
.feher {
 color:#ffffff;
}
#zoldcim {
  font-family:'arial';
  font-size:14px;
  font-weight:bold;
  color:#acca57;
}
.lightbulb {
  font-family:'arial';
  font-size:12px;
  color:#64b6d0;
  
}
.lightbulb:hover {
  text-decoration:underline;
}


label{
 font-family:'arial';
 font-size:12px;
 font-weight:bold;
 color:4a4a4a;
}
input.text {
width:200px; height:22px; border: 1px solid #64b6d0;
}
input.text-ajanlatkeres {
width:300px; height:22px; border: 1px solid #64b6d0;
}
textarea.text-ajanlatkeres {
width:300px; height:66px; border: 1px solid #64b6d0;
}
select {
width:300px; height:22; border: 1px solid #64b6d0;
}

/*DM template*/
#content {
	padding: 0px 40px 25px 40px;
}
#wrapper {
	width: 740px;
	margin: 0 auto 0 auto;
	font-family: "Verdana";
	font-size: 13px;
	color: #333333;
	background: url(images/bg-content-dm.png) repeat-y;
}

#wrapper-inner {
	min-height: 500px;
	background: url(images/bg-wrapper-dm.png) bottom no-repeat;
        padding-top: 2px;
}
#header-dm {
	width: 720px;
	height: 100px;
	padding: 50px 0 0 20px;
	background: url(images/bg-header-dm.png) top no-repeat;
}

#content img {
	border: none;
	vertical-align: middle;
}

#content a {
	color: #53b5d1;
        text-decoration: none;
}

	#content a:hover {
		text-decoration: underline;
	}

#content h1 {
	font-size: 18px;
	font-weight: normal;
	color: #53b5d1;
}

#content h1 a {
	font-size: 18px;
	font-weight: normal;
	color: #53b5d1;
}

#content h2 {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
        margin: 10px;
}

#content h3 {
	font-size: 14px;
	color: #53b5d1;
}

#content h3 a{
	font-size: 14px;
	color: #53b5d1;
}


#content ul {
	padding: 0 20px 0 0;
}

#content ul li {
	list-style: none;
}
#fooldal {
    width: 540px;
    overflow: hidden;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #fooldal {
        width: 538px;
        overflow: hidden;
    }
}