html, body{
	height:100%;
	padding: 0px;
	margin : 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : transparent URL(../hpimages/bg.jpg) repeat top left;
	
}
    
    img {
        border: 0;
    }
    
    h1 {
        margin: 0;
        padding: 0;
    }
    
    h2 {
        
    }
    
    a,
    a:link,
    a:visited,
    a:active {
        color:#c9a73f;
        text-decoration: none;
    }
    
    a:hover{
        color:#333;
        text-decoration:underline;
    }
    
        
        
    .icon{
       float :right;
       padding : 3px 2px 5px 2px;
    }
    
    .lang{
       float :right;
       padding : 5px 2px 5px 2px;
    }
    
    .orange
    {
       color : #c9a73f; 
    }
    
h1{
	
	color : #c9a73f;
	font-weight : normal;
	padding : 0px;
	margin:0px;
	
}

h2{
	color : #c9a73f;
	font-weight : normal;
	padding : 0px;
	margin:0px;
}


.login_button{
	width : 22px;
	height : 22px;
	font-weight : bold;
	font-size : 11px;
	border : none;
	cursor : pointer;
	color : #c9a73f;
	background-color : transparent;
}


.clear
{
	clear : both;
}


.main
{
	width : 1000px;
	background-color :#000000;
	margin: 0px auto;
	text-align: left;
	color : #c9a73f;
	position : relative;
	
}

	.main .header_menu{
		background-color : #000000;
		padding : 0px 20px 0px 0px;
		color : #c9a73f;
		text-align : right;
	}
		
		.main .header_menu a
		{
			color : #c9a73f;
			line-height : 15px;
		}

	.main .header{
		height : 173px;
		background : transparent URL(../hpimages/header.jpg) no-repeat top left;
		border-bottom : 1px solid #000000;
	}
	
		.main .header .left
		{
			float : left;
			width : 695px;
			padding : 10px 0px 0px 0px;
			
		}
		
		.main .header .left .logo{
			float:left;
			width:270px;
		}
		
		.main .header .left .flashmenu{
			float:left;
			width:400px;
			padding-top:12px;
		}
			
			.main .header .left .title
			{
				font-size : 18px;
				color : #000000;
				text-align : center;
				border:1px solid red;
			}
		
		.main .header .right
		{
			float : left;
			width : 260px;
			padding : 20px 0px 0px 40px;
		}
		
			.main .header .right .title
			{
				font-size : 16px;
				color : #000000;
				text-align : left;
				font-weight : bold;
				padding : 0px 0px 10px 0px;
			}
			
			.main .header .right .top
			{
				height : 85px;
			}
			
			.main .header .right .input_title
			{
				width : 80px;
				float : left;
				font-weight : bold;
				font-size : 11px;
				padding : 7px 0px 0px 0px;
			
			}
			
			.main .header .right .input_box
			{
				width : 145px;
				float : left;
				padding : 3px 0px 3px 0px;
			}
			
			.login_box{
				height:84px;
			}
			
			.main .header .right .input_box .textfield
			{
				width : 110px;
				font-size : 11px;
				padding : 3px 3px 3px 3px;
				border : 1px solid #c5c5c5;
				margin:0px;
				float:left;
			}
			
			.search_button{
				float:left;
				width : 22px;
				height : 22px;
				font-weight : bold;
				font-size : 11px;
				border : none;
				cursor : pointer;
				color : #c9a73f;
				margin-left:1px;
				background : transparent url(../hpimages/finder.jpg) no-repeat top left;
			}

	
	
	.main .content
	{
		background-color : #FFFFFF;
		padding : 15px 0px 30px 16px;
		color : #272524;
	}
	
		.main .content .left_side{
			width : 250px;
			float : left;
			padding-top:4px;
		}
		
			.main .content .left_side .box1{
				width : 240px;
				background : transparent URL(../hpimages/box_middle.jpg) repeat-y top left;
			}
			
				.main .content .left_side .box1 .box_header{
					width : 240px;
					background : transparent URL(../hpimages/box_top.jpg) no-repeat top left;
					padding : 1px 0px 0px 0px;
				}
				
				.main .content .left_side .box1 .box_header h2{
			
					font-size:18px;
					padding:13px 0px 0px 40px;
					
					
				}
				
			
				.main .content .left_side .box1 .box_header .box_footer{
					padding : 0px 20px 10px 40px;
					background : transparent URL(../hpimages/box_bottom.jpg) no-repeat bottom left;
					font-size : 11px;
				}
				
				.main .content .left_side .box1 .box_header .box_footer2{
					padding : 0px 20px 21px 35px;
					background : transparent URL(../hpimages/box_bottom.jpg) no-repeat bottom left;
					font-size : 11px;
				}
				
				
			.main .content .left_side .menu{
				width : 240px;
				background : transparent URL(../hpimages/box_middle.jpg) repeat-y top left;
			}
			
				.main .content .left_side  .menu  .box_header{
				width : 240px;
				background : transparent URL(../hpimages/box_top2.jpg) no-repeat top left;
				padding : 1px 0px 0px 0px;
				}
				
			
				.main .content .left_side .menu .box_header .box_footer{
					padding :20px 20px 20px 20px;
					background : transparent URL(../hpimages/box_bottom.jpg) no-repeat bottom left;
					font-size : 11px;
					min-height : 100px;
				}
            
            .box_footer a{
                color:#434343;
            }
				
				.menu_item
				{
					display : block;
					padding : 5px 0px 5px 30px;
					font-size : 14px;
					font-weight : bold;
					color : #434343;
				}
				
				.menu_item_active
				{
					display : block;
					background : transparent URL(../hpimages/ball.png) no-repeat center left;
					padding : 5px 0px 5px 30px;
					font-size : 14px;
					font-weight : bold;
					color : #c29d28;
				}
				
				.sub_menu_item
				{
					display : block;
					padding : 5px 0px 5px 45px;
					font-size : 12px;
					font-weight : bold;
					color : #434343;
				}
		
			
		
		.main .content .right_side{
			width : 720px;
			float : left;
		}
	
	.main .footer_menu{
		padding : 4px 20px 4px 20px;
		background-color : #000000;
		color : #c9a73f;
		text-align : left;
		font-size : 11px;
		font-weight : bold;
		height:20px;
	}
		
		.main .footer_menu a
		{
			color : #c9a73f;
			
		}


/*-------------------------------
	content
-------------------------------*/
.center_article {
	clear:both;
  padding: 0px;
	margin: 0px;
        
}

#conth{
        margin:0px;
        padding:0px;
}

.center_article{
	padding:0px 0px 0px 0px;
}

.center_article .cont {
	margin: 0px;
	padding: 0px 20px 0px 20px;
  font-size: 12px;
  text-align: justify;
}

.center_article td {
		vertical-align:top;
}

.center_article h1 {
        margin: 8px 0px 10px 5px;
        color: #c6a436;
        font-size: 18px;
}

.center_article .cont h2 {
        margin: 4px 0px 4px -20px;
        padding:0px;
        font-size: 14px;
        font-weight: bold;
        line-height:20px;
}

.center_article .cont .lead {
        color:#666;
        font-size:12px;
        padding:8px;
        margin-bottom:7px;
        background-color:#F6F6F6;
}

.center_article h3 {
	font-size: 14px;
}


blockquote{
        margin:5px 5px 5px 0px;
        padding:2px 4px 2px 8px;
        font-weight:bold;
        background-color:#F6F6F6;
}

.clearer {
	clear : both;
}


a.article_title:link, a.article_title:visited, a.article_title:active {
    color: #c6a436;
    text-decoration: none;
}

a.article_title:hover {
    color: #000;
}

.download_box{
	border:1px solid #55666F;
	background-color:#F6F6F6;
	margin:8px;
	padding:4px;
}



/*----------------------------------------
sitemap
----------------------------------------*/

#sitemap_menu
{
	clear:both;
	width:400px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#sitemap_menu ul
{
	clear:both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sitemap_menu li
{
    text-align:left;
}

#sitemap_menu li a
{
	display: block;
	margin:0px;
	padding: 4px 2px 4px 2px;
	text-decoration: none;
	font-weight:bold;
    color:#FFF;
    border-bottom: 1px solid #0272bc;
    border-top: 1px solid #DDD;
	background-color:  #0272bc;
}

#sitemap_menu li a:hover
{
	color: #FFFFFF;
	background-color:  #0272bc;
}


#sitemap_menu li.submenu_sitemap a
{
	display: block;
	margin:0px;
	padding: 4px 2px 4px 20px;
	text-decoration: none;
    font-weight:normal;
    color:#000;
    border-bottom: 1px solid #0272bc;
    border-top: 1px solid #DDD;
        background-color:  #FFF;
}

#sitemap_menu li.submenu_sitemap a:hover
{
	color: #FFF;
	background-color:  #0272bc;
}

#sitemap_menu li.sub_submenu_sitemap a
{
	display: block;
	margin:0px;
	padding: 4px 2px 4px 40px;
	text-decoration: none;
  font-weight:normal;
  color:#000;
  border-bottom: 1px solid #0272bc;
  border-top: 1px solid #DDD;
	background-color:  #FFF;
}

#sitemap_menu li.sub_submenu_sitemap a:hover
{
	color: #FFF;
	background-color:  #0272bc;
}

#sitemap_menu li.sub_sub_submenu_sitemap a
{
	display: block;
	margin:0px;
	padding: 4px 2px 4px 60px;
	text-decoration: none;
    font-weight:normal;
    color:#000;
    border-bottom: 1px solid #0272bc;
    border-top: 1px solid #DDD;
	background-color:  #FFF;
}

#sitemap_menu li.sub_sub_submenu_sitemap a:hover
{
	color: #FFF;
	background-color:#0272bc;
}



.tag_founds{
    margin:3px;
	padding:3px;
	}

.tag_menu{
	margin:3px;
	background-color:#FFDC56;
	padding:3px;
}

.tag_title{
	margin:0px 0px 0px 20px;
	padding:3px;
}

.tag_text{
	margin:0px 0px 0px 20px;
	padding:3px;
}

.result_td a , .result_td a:active , .result_td a:visited{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#cimkek{
	margin:8px;
	padding:8px;
	border:1px solid #F7C600;
}

.result_td a:hover{
	color:#000;
}

#gallery_box{
	margin-top:10px;
}

#gallery_box img{
	margin:4px;
	border:4px solid #EBBE13;
	width:120px;
}

#gallery_box td{
	margin:2px;
	border:2px solid #FFF;
	background-color:#F6F6F6;
}

#gallery_box span{
	font-size:10px;
	color:#666;
}


.gomb{
	border:1px solid #FFF;
	background-color: #EBBE13;
	color:#FFF;
	font-weight:bold;

}

.inputmezo{
	border:1px solid #EBBE13;
	padding:1px;
}

.inputmezo_error{
	border:1px solid red;
	padding:1px;
}

#error{
	color:red;	
}

#error1{
	color:red;	
}

#error2{
	color:red;
}

.inputmezo2{
	border:1px solid #EBBE13;
	padding:1px;
  width:220px;
}

.inputarea{
	border:1px solid #EBBE13;
	padding:1px;
  width:220px;
  height:120px;
}

#cikk_pager{
        margin:10px;
        padding:3px;
        text-align:right;
        line-height:22px;
        height:30px;
}

#cikk_pager span.prev{
        float:right;
        display:block;
        height:22px;
        width:22px;
}

#cikk_pager span.page{
        float:right;
        display:block;
        height:22px;
        width:44px;
}


#cikk_pager span.next{
        float:right;
        display:block;
        height:22px;
        width:22px;
}


table.customer {
        margin:0px;
        padding:0px;
}

table.customer td {
        padding:4px;
        text-align:left;
}

table.customer tr.row1 td {
    background-color: #E1E1E1;
}
table.customer tr.row2 td {
    
    background-color: #FFF;
}

table.munkatars {
        border-top:2px solid #DDD;
}

.promo_box{
	width:714px;
	background : transparent URL(../hpimages/promo_box_bgr.jpg) repeat-y top left;
}

.promo_box .top{
	width:714px;
	height:10px;
	background : transparent URL(../hpimages/promo_box_top.jpg) repeat-y top left;
}

.promo_box .bottom{
	width:714px;
	height:10px;
	background : transparent URL(../hpimages/promo_box_bottom.jpg) repeat-y top left;
}


.promo_box .promo_cont{
	padding:0px 10px 0px 8px;
}

.promo_short{
	padding:10px;
}

.promo_title{
	
	font-size:20px;
	color:#272524;
	padding:8px 0px 8px 0px;
	clear:both;
	
}

.promo_num a{
	
	color:#272524;
	text-decoration: underline;
	display:block;
	float:left;
	margin:2px;
	padding:4px;
}

.promo_num a:hover{

	background-color:#c9a73f;
	text-decoration:none;
}

.promo_links_no{
	background-color:#c9a73f;
	text-decoration:none;
}

.feeling_pic{
	width:700px;
	margin-left:8px;
	margin-bottom:10px;
	padding-top:8px;
}





.foot_left{
	float:left;
}

.foot_right{
	float:right;
	font-weight:normal;
	font-size:10px;
}

.ukas_logo{
	padding-left:4px;
}
