html, body {
		   font-family: Arial, Helvetica, sans-serif;
	       font-size: 12px;
           color: #7b7b7b;
	       margin: 0;
	       padding: 0;
		   background: url('../images/bg.jpg') #f8f8f8 repeat-x;
           }
/****************************************************/
#container {
           margin: 0 auto;
	       padding: 0;
	       width: 940px;
           }
/****************************************************/
#header {
           margin: 0;
	       padding: 0;
           height: 256px;
	       width: 940px;
           background:url('../images/header.jpg') no-repeat;
           overflow: hidden;
           }
		   
.headerbanner {
           margin: 0;
	       padding: 140px 0px 20px 453px;
           }
/****************************************************/
#box {
           margin: 0;
	       padding: 0;
           height: 55px;
	       width: 940px;
           background:url('../images/box.jpg') no-repeat;
           overflow: hidden;
           }
/****************************************************/
#content {
           margin: 0;
	       padding: 0;
	       width: 940px;
           background:url('../images/wrapper_bg.jpg') #ffffff repeat-y;
           }

#content-left {
           margin: 0;
	       padding: 0;
	       width: 190px;
           min-height: 500px;
           height: auto !important;
           float: left;
           overflow: hidden;
           }

#content-center {
           margin: 0;
	       padding: 0;
	       width: 560px;
           min-height: 500px;
           height: auto !important;
           float: left;
           overflow: hidden;
           }		   
           
#content-right {
           margin: 0;
	       padding: 0;
	       width: 190px;
           min-height: 500px;
           height: auto !important;
           float: left;
           overflow: hidden;
           }
/****************************************************/
#footer {
           margin: 0;
	       padding: 0;
           height: 90px;
	       width: 940px;
           background: url('../images/footer.jpg') no-repeat;
           overflow: hidden;
           }
/****************************************************/
.linkajanlo {
           margin: 0;
	       padding: 0 20px 0 20px;
	       width: 190px;
           overflow: hidden;
           }
/****************************************************/
.hirlevel {
           margin: 0;
	       padding: 0 20px 0 20px;
	       width: 190px;
           overflow: hidden;
           }
/****************************************************/
.hirbox {
           margin: 0;
	       padding: 0;
	       width: 520px;
           }
/****************************************************/
.hirtext {
           padding: 0px 0px 0px 0px;
           text-align: justify;
           text-decoration: none;
           }

.hirtext a {
	       color: #c92420;
           text-decoration: none;
           }

.hirtext a:HOVER {
	       color: #c92420;
           text-decoration: underline;
           }
/****************************************************/
hr {
		   border: none;
		   width:100%;
		   margin-top:15px;
		   margin-bottom:15px;
		   border-bottom: 1px dotted;
		   color:#7b7b7b;
		   height: 1px;
		   overflow: hidden;
		   }
/****************************************************/
.textfooter {
           padding: 40px 0px 0px 0px;
           text-align: center;
		   font-size: 10px;
           color: #74b851;
           text-decoration: none;
           }

.textfooter a {
	       color: #74b851;
           text-decoration: underline;
           }

.textfooter a:HOVER {
	       color: #74b851;
           text-decoration: none;
           }
/****************************************************/
.clear {
           clear: both;
           }
/****************************************************/
.text {
           padding: 0px 20px 20px 20px;
           text-align: justify;
           text-decoration: none;
           }

.text a {
	       color: #c92420;
           text-decoration: underline;
           }

.text a:HOVER {
	       color: #c92420;
           text-decoration: none;
           }
/****************************************************/
.link {
		   text-align: left;
		   line-height: 20px;
           padding: 0 0 0 14px;
		   overflow: hidden;
           }

.link a {
	       color: #7b7b7b;
           text-decoration: none;
           }

.link a:HOVER {
	       color: #c92420;
           text-decoration: none;
           }
/****************************************************/
.formleft {
           width: 200px;
           padding-bottom: 5px;
           float: left;
           }
/****************************************************/
.formright {
           width: 300px;
           padding-bottom: 5px;
           float: left;
           }
/****************************************************/
.forminput {
           width: 150px;
           color: #6c6c5d;
           background-color: #ffffff;
           border: 1px;
           border-style: solid;
           border-color: #d2d4d6;
           }
           
.forminput2 {
           width: 300px;
           color: #6c6c5d;
           background-color: #ffffff;
           border: 1px;
           border-style: solid;
           border-color: #d2d4d6;
           }
/****************************************************/
.forminputarea {
           height: 80px;
           width: 300px;
           color: #4f5153;
           background-color: #ffffff;
           border: 1px;
           border-style: solid;
           border-color: #d2d4d6;
           }
/****************************************************/
.formtext {
           padding: 10px 0px 10px 0px;
           color: #6c6c5d;
           text-align: left;
           text-decoration: none;
           }
/****************************************************/
.s {
           width: 1px;
           visibility: hidden;
           }
/****************************************************/
.cimek {
           padding: 20px 0px 10px 10px;
           color: #ffffff;
           font-size: 14px;
           text-align: left;
           text-decoration: none;
           }
/****************************************************/
.gomb {
           font-family: Arial, Helvetica, Sans-Serif;
           font-size: 12px;
           color: #ffffff;
           border-width: 1px;
           background-color: #c92420;
           border-color: #b4b5b7;
           }
/****************************************************/
.ads {
           border: 0px;
           }
/****************************************************/
.hirleveltext {
           width: 148px;
           color: #4f5153;
           background-color: #ffffff;
           border: 1px;
           border-style: solid;
           border-color: #d2d4d6;
           }
/****************************************************/
.button {
           font-size: 11px;
           color: #74b851;
           border: 0;
		   background-color: #ffffff;
           }
/****************************************************/
.kozep_modulcim {
           font-size: 13px;
           color: #74b851;
           border: 0;
		   background-color: #ffffff;
           }
/****************************************************/
.galimgbox {
           padding: 0px 20px 0px 0px;
           }
/****************************************************/
.galimg {
           border-width: 1px;
           background-color: #c92420;
           border-color: #b4b5b7;
           }