@charset "utf-8";
/* CSS Document */


	/* SCROLL */
			.holder {
				float: left;
				margin: 0px;
				text-align:left;		
			}
			.scroll-pane {
				
				float: left;
				height: 437px;
				width:609px;
				text-align:left;				
			}
			
			.scroll-pane2 {
				overflow: auto;
				float: left;
				height: 437px;
				width:609px;
								
			}
			
			
			.osX .jScrollPaneTrack {
				background: url(../images/scroll/osx_track.gif) repeat-y;
			}
			.osX .jScrollPaneDrag {
				background: url(../images/scroll/osx_drag_middle.gif) repeat-y;
			}
			.osX .jScrollPaneDragTop {
				background: url(../images/scroll/osx_drag_top.gif) no-repeat;
				height: 1px;
			}
			.osX .jScrollPaneDragBottom {
				background: url(../images/scroll/osx_drag_bottom.gif) no-repeat;
				height: 1px;
			}
			.osX a.jScrollArrowUp {
				height: 15px;
				background: url(../images/scroll/osx_arrow_up.gif) no-repeat ;
			}
			.osX a.jScrollArrowUp:hover {
				background-position: 0 0;
			}
			.osX a.jScrollArrowDown {
				height: 17px;
				background: url(../images/scroll/osx_arrow_down.gif) no-repeat ;
			}
			.osX a.jScrollArrowDown:hover {
				background-position: 0 0;
			}
			
			.left .jScrollPaneTrack {
				left: auto;
				right: 0;
			}
			.left a.jScrollArrowUp {
				left: auto;
				right: 0;
			}
			.left a.jScrollArrowDown {
				left: auto;
				right: 0;
			}
		
			
			/* IE SPECIFIC HACKED STYLES */
			* html .osX .jScrollPaneDragBottom {
				bottom: -1px;
			}
			/* /IE SPECIFIC HACKED STYLES */



#head{
 padding-bottom:23px;
}

/* KEVE:
.content{
	width:585px;
	text-align:left;
	
} */

.kulso{
	height:334px;
	width:444px;
	background-color:#ABABAB;
	display: table; 
	#position: relative; 
	overflow: hidden;
	margin-top:20px;
	margin-bottom:20px;
	}

.belso{
	 #position: absolute; 
	 #top: 50%;
	 #left: 50%;
	 display: table-cell; 
	 vertical-align: middle;
	 text-align:center;
	
	}

.kep{
 #position: relative; 
 #top: -50%;
 #left: -50%;
 padding-top:6px;

}

.kulso_gal{
	height:105px;
	width:130px;
	background-color:#ABABAB;
	display: table; 
	#position: relative; 
	overflow: hidden;
	margin-top:20px;
	margin-bottom:20px;
	}

.belso_gal{
	 #position: absolute; 
	 #top: 50%;
	 #left: 50%;
	 display: table-cell; 
	 vertical-align: middle;
	 text-align:center;
	
	}

.kep_gal{
 #position: relative; 
 #top: -50%;
 #left: -50%;

}
.space_gal{
	width:19px;
	float:left;
}

.gal_title{
	color:#ed3223;
	
}
.gal_datum{
	font-style:italic;
	font-size:12px;
	padding-bottom:5px;
}

.border{
	border:1px solid #140942;
	width:578px;
	

}
.contact_left{
	
	width:127px;
	margin:0px;
	float:left;
	border-top:1px solid #140942;

}
.contact_left_ltd{
	
	width:127px;
	height:71px;
	float:left;


}
.contact_center{
	
	width:63px;
	height:71px;
	border:1px solid #140942;
	float:left;
	border-top:1px solid #140942;
	border-left:1px solid #140942;
	border-right:1px solid #140942;


}
.contact_center_ltd{
	
	width:63px;
	height:71px;
	float:left;


}
.contact_right{
	
	width:386px;
	height:71px;
	float:left;
	border-top:1px solid #140942;

}
.contact_right_ltd{
	
	width:386px;
	height:71px;
	float:left;
	
}

.contact_name{
	height:21px;
	background-color:#140942;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:3px;
	padding-bottom:1px;
	width:129px;
	margin:0px;

}

.data_1{
	height:18px;
	padding:3px 18px 3px 18px;
	color:#140942;
	font-weight:bold;
}

.data_2{
	height:18px;
	padding:3px 18px 3px 18px;
	color:#140942;
}
.data_2_ltd{
	height:18px;
	padding:3px 18px 3px 18px;
	color:#140942;
	float:left;
}


.data_3{
	height:18px;
	padding:3px 18px 3px 18px;
	color:#140942;
}
.data_3_ltd{
	height:18px;
	padding:3px 18px 3px 18px;
	color:#140942;
	float:left;
}

.line0{
	
	width:577;;
	text-align:center;
	height:0px;
	line-height:0px;
	font-size:0px;	
	text-align:center;
	
}.line{
	
	width:80%;;
	background-color:#ed3223;
	text-align:center;
	height:1px;
	line-height:0px;
	font-size:0px;	
	margin:0 auto;
}

.send{
	border-bottom:1px solid #140942;
	height:24px;
}
.send_left{
	width:127px;
	height:24px;
	float:left;
	
}
.send_name{
	width:15px;
	height:24px;
	padding-left:9px;
	padding-right:5px;
	
	float:left;
	
}
.input_name{
	width:211px;
	height:21px;
	padding-top:3px;
	float:left;

}
.input_email{
	width:140px;
	height:21px;
	padding-top:3px;
	float:left;

}
.send_email{
	width:27px;
	height:24px;
	padding-left:9px;
	float:left;
	border-left:1px solid #140942;
	padding-right:5px;
	
}
.send_button{
	width:63px;
	height:24px;
	float:left;
	
}
.send input{
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
}


img{
	border:0px;
}

.form
{
	width:95%;
	float:left;
}

.input_row
{
	height:30px;
}

.input_text
{
	float:left;
	width:45%;
	text-align:right;
	margin-right:20px;
	margin-top:2px;

	
	
}

.input
{
	width:49%;
	float:left;
}