* { padding: 0; margin: 0; }

body {
 font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size:11px;
 background-color: #1f2a2e; 
}

H1 { color: #e09001; font-size:13px;font-weight:bold; }

#wrapper { 
 margin: 0 auto;
 width:900px; 
}

#header {
 margin-top:10px;
 width:900px; 
 height:71px; 
 background: url("images/headbg.jpg");  
}

#logo {
 float:left;
 width:840px;
}

#hnav {
 float:left;
 width:60px;
 margin-top:10px;
}

#navigation{
 background-color: #000;
 width:690px; 
 height:36px; 
 padding-left:210px;
}

.button a {
   float:left;
   background: url("images/button.jpg") no-repeat;
   width: 120px;
   height: 17px;
   display: block;
   margin: 7px auto 0 auto;
   text-decoration: none;
   text-align: center;
   overflow: hidden;
   padding-top:5px;
   color:#fff;
   margin-left:10px;
   font-weight:bold;
}
 
.button a:hover {
   background-position: 0 -22px;
   color:#395259;
}

.button_current a {
   float:left;
   background: url("images/button.jpg") no-repeat;
   width: 120px;
   height: 17px;
   display: block;
   margin: 7px auto 0 auto;
   text-decoration: none;
   text-align: center;
   overflow: hidden;
   padding-top:5px;
   color:#395259;
   margin-left:10px;
   font-weight:bold;
   background-position: 0 -22px;
}
 
.button_current a:hover {
   background-position: 0 -22px;
   color:#fff;
}

#main{ 
 width:898px;
 border:1px solid #395258;
 padding-bottom:20px;
 height: auto !important;
 border-top:0px;
 overflow: auto;
}

#left{
 width:200px; 
 float:left; 
 padding-top:10px;
 color:#f99300;
}
#lefthead{
 width:160px; 
 height:26px;
 margin-left:20px;
 background: url("images/lefthead.jpg");  
}

#leftcnt{
 width:160px; 
 height:150px;
 margin-left:20px;
 background: url("images/leftbg.jpg");  
}

#leftbottom{
 width:160px; 
 height:26px;
 margin-left:20px;
 background: url("images/leftbottom.jpg");  
}

#left ul, #elony ul, #hirek ul{
 margin-left:30px;
 padding-top:5px;
 list-style-type: none; 
 list-style-image: url('images/gold1.jpg');
 
}

#left li, #elony li, #hirek li{
  margin-bottom:15px;
  padding-left:5px;
}

#left a {
 color:#f99300; 	text-decoration: none;
}

#left a:hover, #left .active a {
 color:#f8e100;	text-decoration: none;
}



#content{
 width:698px; 
 float:left; 
 padding-top:10px;
}

#content a {
 color:#f99300; 	text-decoration: none;
}

#content a:hover, #content .active a {
 color:#b96d00;	text-decoration: none;
}


#conthead{
 width:690px; 
 height:21px;
 padding-top:5px;
 background: url("images/conthead.jpg");  
 text-align:center;
}

#contcnt{
 width:680px;  
 height: auto !important;
 height:442px;
 min-height:442px;
 padding:5px;
 background: url("images/contbg.jpg");  
 background-color: #fff;
}

#contbottom{
 width:675px; 
 padding-left:15px;
 padding-top:2px;
 height:24px; 
 background: url("images/contbottom.jpg");  
}
.contenthead{
 background-color: #f99300;
 float:left; 
 color:#fff; 
 font-weight:bold;
 width:190px;
 margin-right:1px;
 text-align: center;
 padding:2px;
 margin-top:1px;
}

.contentrow{ 
 background-color: #ffeec9;
 float:left; 
 width:190px;
 margin-right:1px;
 margin-bottom:1px;
 height:25px;
 padding:2px;
 padding-left:5px;
}

.content_l{
float:left;
text-align:left;
width:80px;
}

.content_r{
float:left;
margin-bottom:2px;
}

.comments{
width:140px;
height:110px;
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 11px; color: #6d7370;
}


#foot{
 width:900px; 
 height:26px; 
 color:#395259;
 text-align:center;
}
#foot a {
 color:#395259; 	text-decoration: none;
}

#foot a:hover, #foot .active a {
 color:#f8e100;	text-decoration: none;
}

.buttons{
 font-family: Geneva, Arial, Helvetica, san-serif; 
 font-size: 11px; color: #6d7370;
 background-color: #fff; 
 border: 1px solid #1a747b; 
 width: 80px;
 cursor:pointer;
}
.inputs,.selects,.selects_short{
 font-family: Geneva, Arial, Helvetica, san-serif; 
 font-size: 11px; color: #6d7370;
 background-color: #fff; 
 border: 1px solid #1a747b; 
 width: 140px;
 height:15px; 
}
.selects, selects_short{
	width: 115px;
	height:17px; 
}
.selects_short{
	width:50px;
}

.bronz_1,.bronz_2 ,.bronz_3{
	float:left;
	padding-top:5px;
	background-image: url('images/bronzebg.jpg');
	width:130px;
	height:26px;
	padding-left:5px;
	border-right:1px solid #78794f;
  }
  .silver_1, .silver_2, .silver_3{
	float:left;	
	padding-top:5px;
	background-image: url('images/silverbg.jpg');
	width:130px;
	height:26px;
	padding-left:5px;
	border-right:1px solid #78794f;
  }
  .gold_1, .gold_2, .gold_3{
	float:left;
	padding-top:5px;
	background-image: url('images/goldbg.jpg');
	width:130px;
	height:26px;
	padding-left:5px;
	border-right:1px solid #78794f;
  }
  .bronz_2,.silver_2,.gold_2{
	padding-left:5px;
	width:40px;
	border-right:1px solid #78794f;
  }
  .bronz_3,.silver_3,.gold_3{
	padding-left:5px;
	width:420px;
	border-right:1px solid #78794f;
  }
.clear { clear: both; background: none; }
