* {
	font-size: 12px;
	font-family: arial;
	margin: 0;
	color:#5c5351;
}

h1 {
	font-size: 16px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #e32b00;
}

h2 {
    padding-left:20px;
	font-size: 14px;
	color: #e32b00;
}

h3{
   text-align:left;
   padding-left:20px;
}

h4{
   color: #E32B00;
   text-align:left;
   }

h5{
   color: #E32B00;
   text-align: center;
   font-size: 16px;
   }

h6{
   color: #009900;
   text-align: center;
   font-size: 20px;
   }
      
a, a:link,  a:visited{
   text-decoration: none
}

a:hover{
    color:#E32B00}
	
body {
	height:100%;
	background-color:#dcdcdc;
}

.akciok {
    color: #b7b6b6;
	}

#container {
	width:100%;
	background:#dcdcdc;
	top: 0px;
	height:100%;
}

#sidebar_left {
	width:200px;
	float:left;
}

#content {
	width:600px;
	float:right;
	background-image: url('../images/contentbg.jpg');
	background-repeat: repeat-y;
}

#contenttop {
	width:600px;
	height: 12px;
	background-image: url('../images/topend.jpg');
	background-repeat: no-repeat;
}

#contenttext {
	width:600px;
	background-image: url('../images/contentbg.jpg');
	background-repeat: repeat-y;
}

#contenttext p{
	 text-align:justify;
	 padding-left:15px;
	 padding-right:15px;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 font-weight: bold;
}

#contenttext h2{
	 text-align:left;
	 padding-left:15px;
}

#contentbottom {
	width:600px;
	height: 12px;
	background-image: url('../images/bottomend.jpg');
	background-repeat: no-repeat;
}

#header {
	width: 812px;
}

#toplinks {
	padding-top: 15px;
	font-size: 11px;
	color: #b7b6b6;
	font-weight: bold;
}

#toplinks a{
    color: #acacac;
}


#topmenu{
	height: 57px;
}

#topimage{
	height: 210px;
}

#main {
	width: 812px;
}

#footer {
	width: 806px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: bold;
	clear: both;
}

.leftdiv{
	background-image: url(../images/leftbg.jpg);
	background-repeat: repeat-y;
	 font-weight: bold;
	 font-size: 11px;
	 color: #2b2b2b;
	 
}

.leftbottom {
	height: 12px;
	background-image: url(../images/leftbottomend.jpg);
	background-repeat: no-repeat;
}


.logintop {
	height: 60px;
	background-image: url(../images/logintop.jpg);
	background-repeat: no-repeat;
}

.howitworkstop {
	height: 60px;
	background-image: url(../images/howitworkstop.jpg);
	background-repeat: no-repeat;
}

.leftdiv h3 {
	text-align: left;
	padding-left: 15px;
	padding-bottom: 2px;
}

.leftdiv input {
	text-align: left;
}

.leftdiv li {
	text-align: left;
}

.leftdiv ul {
	list-style-type: disc;
}



.formtable td {
	text-align: left;
	font-weight: bold;
}

.subformheader {
	background-color: #DDDFDF;
	font-weight: bold;
}

.subformmargin{
	height: 8px;
}



.onerow {
	overflow: hidden;
}

.warningtext {
    color: #E32B00;
}

.pricetable_head{
	background-color: #D1E4BF
}

.pricetable_row1{
	background-color: #F9F9FA
}

.pricetable_row2{
	background-color: #F1F5F6
}

.pricetable_foot{
	background-color: #D1E4BF
}

.pricetable td{
	padding: 2px;

}

.gyiktable_row1{  
    background-color: #eeeeee;
	}
	
.gyiktable_row2{  
    background-color: #EBF5E6;
	}
	
.gyiktable td{
    padding: 2px;
	vertical-align: top;
	text-align: left;
	}
	
.dateField {
	background-color:white;
	border: 1px solid #999999;
}

.loginbutton {
  background-image: url('../images/loginbutton.jpg');
  background-repeat: no-repeat;
  height: 30px;
  width: 107px;
  border: 0px solid #666666;
  padding: 0px;
 }
 
.nowrapcell {
	white-space: nowrap;
}
