

* { 
	padding: 0px; 
	margin: 0px;
	border:none;
}

a, a:hover, a:active, a:visited { text-decoration:none; outline: none; }

html,body {
	margin:0;
	padding:0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00456e;
	font-weight:bold;
	background:url(../img/bg_body.gif) left top repeat;
	width:100%;
	line-height:16px;
}

div#bg{
	width:100%;
	background:url(../img/bg_full.jpg) left top repeat-x;
	float:left;
	height:716px;
	
}

div#container {
	width:980px;
	margin:0px auto;
	
}



/***************************************************************/

	div#top_box{
		float:left;
		width:100%;
		height:42px;
		text-align:right;
		overflow:hidden;
	}
		div#top_box p{
			font-size:14px;
			padding-top:0px;
			font-weight:bold;
			color:#FFFFFF;
		}
	
	div#header{
		float:left;
		width:100%;
		height:180px;
		background:url(../img/bg_header.jpg) left top no-repeat;
	}	
	
		div#header p{
			font-size:14px;
			font-weight:bold;
			color:#FFFFFF;
			float:right;
			padding:60px 12px 0px 0px;
			width:400px;
		}
	
	#logolink{
		float:left;
		margin:1px 0px 30px 25px;
	}	
	

/***************************************************************/
	
	div#menu{
			float:left;
			width:954px;
			height:33px;
			margin-left:12px;
			display: inline;
			overflow:hidden;
			background:url(../img/bg_menu.jpg) repeat-x;
	}
	
		div#menu ul{
				list-style:none;
				display: inline;
				z-index:10000;
		}
		
		div#menu li{
				list-style:none;
				display:inline;
				
				
		}
		
		div#menu li img{
				padding-right:1px;
				
		}
			

			div#menu a{
				color:#ffffff;
				font-size:12px;
				font-weight: bold;
				letter-spacing:0px;
				position:relative;
				bottom:12px;
				
			}
			
			.menu_li a{
				margin:0px 25px;
				
			}
			
			div#menu a:hover{
				text-decoration:underline;
			}

	.separator_img{
		
	}


/***************************************************************/


		div#content_box {
			float:left;
			width:100%;
			overflow:hidden;
			background:url(../img/bg_content_inner.jpg) left top no-repeat #54b7f0;
			text-align: justify;
		}
		
		div#sliding_content{
			float:left;
			width:300%;
			overflow:hidden;
			text-align: justify;
			position:relative;
			left:-980px;
		}

/***************************************************************/
		
		div#content, div#ajax_content {
			float:left;
			width:920px;
			padding:10px 30px 20px 30px;
			overflow:hidden;
		}
		
		div#ajax_content2{ 
			float:left;
			width:980px;
			height:30px;
		}
		
		
		
				div.content_h1 h1, div.ajax_content_h1 h1, div.ajax_content2_h1 h1{
					font-size:13px;
					padding:0px 2px;
					padding-top:7px;
					text-align:center;
					font-weight:bold;
					color:#FFFFFF;
					float:left;
				}
				
				.content_h1_right{
					float:left;
					background: url(../img/h1_right.jpg) right top no-repeat;
					width:7px;
					height:29px;	
				}
				
				.content_h1_left{
					float:left;
					background: url(../img/h1_left.jpg) left top no-repeat;
					width:7px;
					height:29px;	
				}
				
				.content_h1{
					background: url(../img/bg_h1.jpg) top repeat-x;
					float:left;
					height:29px;
					font-size:13px;	
				}
				.h1submit input {
					cursor: pointer !important;
				}
				.h1submit:hover .content_h1_left{
					background-image: url(../img/h1_left_hover.jpg) !important;
				}
				.h1submit:hover	.content_h1_right{
					background-image: url(../img/h1_right_hover.jpg) !important;
				}
				.h1submit:hover{
					background-image: url(../img/bg_h1_hover.jpg) !important;
				}
				
				
				
					.content_h1 a{
						color:#FFFFFF;
						font-size:13px;
						position:relative;
						top:7px;
						font-weight:bold;
						text-align:center;
						float:left;
					}


					.content_h1 input{
						background:none;
						color:#FFFFFF;
						font-weight:bold;
					}
				
				
				#search{
					background: url(../img/search.jpg) top repeat-x;
					float:left;
					height:29px;
					font-size:13px;	
					text-align:center;
				}
				
				
				.pix_box{
					border:3px solid #1676af;
					margin:0px 10px 10px 10px;
					
				}
		
		
			
			div.separator{
				float:left;
				width:100%;
				height:2px;
				background:url(../img/bg_separator.jpg) repeat-x;
				margin:5px 0px 10px 0px;
				display: inline;	
				overflow:hidden;
			}
		
/***************************************************************/
	.contacts_form{
		padding-top:15px;
	}
		
		.contacts_form p{
			padding-top:6px;
		}
		
		.contacts_form table input{
			width:296px;
			padding:5px 5px 3px 5px;
			height:20px;
			vertical-align:middle;
			margin:2px 0px 2px 5px;
			background:url(../img/bg_contact_input.jpg) left top no-repeat;
			color:#FFFFFF;
		}
		
		.contacts_form table textarea{
			width:300px;
			padding:3px;
			height:110px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			background:none;
			color:#FFFFFF;
			overflow: auto;
		}
		
		#area_box{
			width:306px;
			float:left;
			height:116px;
			margin:2px 0px 2px 5px;
			display:inline;
			background:url(../img/bg_contact_textarea.jpg) left top no-repeat;
		}
		
		.contacts_form .error-message{
			color:#FFFFFF;
			margin-left:5px;
			padding:1px;
			background: #FF0000;
			border:1px solid #ffffff;
		}
		
		.lightbox_box{
			float:left;
			height:280px;
		}
		
			.lightbox_box img{
				float:left;
				border:3px solid #2899dd;
			}
			
			
		#login_box .input_text{
			width:150px;
			padding:5px 5px 3px 5px;
			height:20px;
			vertical-align:middle;
			margin:2px 0px 2px 5px;
			background:url(../img/bg_contact_input2.jpg) left top no-repeat;
			color:#FFFFFF;
		}
	

/***************************************************************/

	.machines_form{
		width:640px;
		float:left;
		padding:20px;
	}
		
		.machines_form p{
			padding-top:6px;
		}
		
		.machines_form label{
			float:left;
		}
		
		.machines_form fieldset div{
			float:left;
			width:100%;
			padding:2px 0px;
		}
		
		.packer_input{
			width:296px;
			padding:5px 5px 3px 5px;
			height:20px;
			vertical-align:middle;
			margin:2px 0px 2px 5px;
			background:url(../img/bg_contact_input.jpg) left top no-repeat;
			color:#FFFFFF;
			float:right;
		}
		
		.packer_select{
			width:305px;
			padding:2px;
			vertical-align:middle;
			float:right;
			border:1px solid #00456E;
			background:#299bda;
			color:#FFFFFF;
		}
		
		.packer_radio{
			float: right;
			margin-right:290px;
		}
		
		.packer_textarea{
			width:300px;
			padding:3px;
			height:110px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			background:none;
			color:#FFFFFF;
			overflow: auto;
			background:url(../img/bg_contact_textarea.jpg) left top no-repeat;
			float:right;
		}
		
		#date_selectYear{
			margin-left:267px;
			padding:2px;
			vertical-align:middle;
			border:1px solid #00456E;
			background:#299bda;
			color:#FFFFFF;
			width:60px;
		}
		
		#date_selectDay{
			width:60px;
			padding:2px;
			vertical-align:middle;
			border:1px solid #00456E;
			background:#299bda;
			color:#FFFFFF;
		}
		
		#date_selectMonth{
			width:120px;
			padding:2px;
			vertical-align:middle;
			border:1px solid #00456E;
			background:#299bda;
			color:#FFFFFF;
		}

/***************************************************************/
	div.paging{
		float: right;
		width:700px;
		height:30px;
		margin-bottom:20px;
		text-align:center;
		font-size:14px;
		color:#FFFFFF;
	}
	
		div.paging a{
			color:#ffffff;
			background:#0884ce;
			border:1px solid #000000;
			padding:1px 3px;
		}
	
	div.machine_box{
		float: right;
		width:700px;
		margin-bottom:20px;	
		background:url(../img/bg_machine.jpg) repeat-y;
		color:#FFFFFF;
		text-align:left;
	}
	
	
	div.machine_header{
		float:left;
		width:700px;
		height:37px;
		background:url(../img/machine_header.jpg) left top no-repeat;
		overflow:hidden;
	}
	
	
		div.machine_header h1{
				font-size:14px;
				font-weight:bold;
				padding-top:14px;
				padding-left:20px;
				text-align:left;
				float:left;		
		}
		
		div.machine_header span{
				font-size:14px;
				font-weight:bold;
				padding-top:14px;
				padding-right:20px;
				text-align:right;
				float:right;		
		}
		
		div.machine_header a{
				color:#FFFFFF;
		}
	
	div.machine_content{
		float:left;
		width:660px;
		padding:10px 20px;
		overflow:hidden;
	}
	
	div.machine_content ul{
			list-style:none;
		}
		
		div.machine_content ul a{color:#FFFFFF;}
		div.machine_content ul a:hover{color:#FFBD1E;}
	
	
	
	div.machine_content td{
		padding:1px 5px;
		vertical-align:top;
	}
	
	div.machine_content td a{
		color:#FFBD1E;
	}
	
	div.machine_footer{
		float:left;
		width:700px;
		height:12px;
		background:url(../img/machine_footer.jpg) left top no-repeat;
		overflow:hidden;
	}	

/***************************************************************/
	
	div.category_box{
		float: left;
		width:200px;
		margin-bottom:20px;	
		background:url(../img/bg_category.jpg) repeat-y;
		color:#FFFFFF;
		text-align:left;
	}
	
	
	div.category_header{
		float:left;
		width:200px;
		height:37px;
		background:url(../img/category_header.jpg) left top no-repeat;
		overflow:hidden;
	}
	
	div.category_header2{
		float:left;
		width:200px;
		height:12px;
		background:url(../img/category_footer2.jpg) left top no-repeat;
		overflow:hidden;
	}
	
	
		div.category_header h1{
				font-size:14px;
				font-weight:bold;
				padding-top:14px;
				padding-left:12px;
				text-align:left;
				float:left;		
		}

	div.category_content{
		float:left;
		width:180px;
		padding:10px;
		overflow:hidden;
		
	}
	
	div.category_content2{
		float:left;
		width:180px;
		padding:10px;
		height:220px;
		overflow:hidden;
	}
		
		div.category_content2 img{
			width:160px;
			border:1px solid #00456E;
		}
		
		div.category_content2 table{
			height:100%;
			width:100%;
			text-align:center;
		}
		
		div.category_content2 a{
			color:#FFFFFF;
		}
	
		div.category_content a{
			float:left;
			width:170px;
			color:#FFFFFF;
			margin-left:10px;
			margin-bottom:4px;
			display:inline;
		}
		
		div.category_content span{
			float:left;
			width:165px;
			color:#FFBD1E;
			margin-left:15px;
			margin-bottom:4px;
			display:inline;
			font-weight:bold;
			overflow:hidden;
		}
		
		
		div.category_content a:hover{
			color:#FFBD1E;
		}
	
	
	div.category_footer{
		float:left;
		width:200px;
		height:12px;
		background:url(../img/category_footer.jpg) left top no-repeat;
		overflow:hidden;
	}
	
	.message{
		float:left;
		border:1px solid #FF0000;
		background:#FFFFFF;
		color:#FF0000;
		padding:3px;
		margin:15px 0px 0px 70px;
		width:350px;
		text-align:center;
	}
	
	.flash_box{
		float:left;
		background:#FFFFFF;
		color:#FF0000;
		padding:3px;
		width:430px;
		height:100px;
		text-align:center;
	}
	
	div.machine_images{
		float:left;
		width:220px;
	}
	
	div.main_pic img{
		float:left;
		width:200px;
		border:1px solid #00456E;
		margin-bottom:10px;
	}
	
	div.small_pic img{
		float:left;
		width:95px;
		border:1px solid #00456E;
		margin-bottom:10px;
		margin-right:8px;
	}
	
	

	
/***************************************************************/

			div#sliding_container{
				float:left;
				width:100%;
				overflow:hidden;
			}
			
			div#sliding_box{
				float:left;
				width:1840px;
				
			}
			
				div.sliding_content{
					float:left;
					width:920px;
					
				}
				
				div.sliding_content p{
					padding-left:30px;
					padding-right:20px;
					display: block;
					background: url(../img/point.jpg) 20px 4px no-repeat;
				}
				
				.underline_link{
					text-decoration:underline;
					color:#FFFFFF;
				}
		
/***************************************************************/

	div.gepsorok{
		float:left;
		width:255px;
		background:url(../img/bg_gepsorok.jpg) repeat-y; 
		text-align:center;
		margin:0px 25px;
		display:inline;
		overflow:hidden;
	}

	div.gepsorok img{
		text-align:center;
		margin:15px 0px;
		border:3px solid #1676af;
	}
	
	div.gepsorok p{
		text-align: left;
		margin:5px 20px 10px 20px;
	}
		
	div.gepsorok_header{
		float:left;
		width:255px;
		height:37px;
		background:url(../img/gepsorok_header.jpg) left top no-repeat;
		overflow:hidden;
	}
	
	
		div.gepsorok_header h1{
				font-size:14px;
				font-weight:bold;
				padding-top:15px;
				text-align:center;
		}
		
		div.gepsorok_header a{
				color:#FFFFFF;
		}
	
	div.gepsorok_content{
		float:left;
		width:255px;
		height:175px;
		color:#FFFFFF;
		overflow:hidden;
	}
	
	div.gepsorok_footer{
		float:left;
		width:255px;
		height:12px;
		background:url(../img/gepsorok_footer.jpg) left top no-repeat;
		overflow:hidden;
	}
						
	
/***************************************************************/

	div#footer{
		float:left;
		width:100%;
		color:#ffffff;
		height:70px;
		background:url(../img/bg_footer.png) left top no-repeat;
		text-align:center;
		
	}
	
		div#footer a{
			color:#00456e;
		}
		
		div#footer img{
			float:left;

		}
		
		div#footer div {
			float:left;
			padding:20px 0px 0px 15px;
			text-align:left;
		}
		
		
	div#bottom{
		float:left;
		width:100%;
		height:52px;	
	}
		
	* html #footer, * html .text_box, * html .text_box h1, * html #map_box, * html #content{
	display:inline; /* IE 6 fix */
	}


/***************************************************************/		
		
	#sideBar{
text-align:left;
}

#sideBar h2{
	color:#FFFFFF;
	font-size:110%;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold !important;
}

#sideBar h2 span{
	font-size:125%;
	font-weight:normal !important;
}

#sideBar ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
}

#sideBar li{
	margin:7px 5px 3px 5px;
	padding:2px;
	list-style-type:none;
	display:block;
	width:25px;
	float:left;
	color:#FFFFFF;
}

#sideBar li a{
	width:100%;
}

#sideBar li a:link,
#sideBar li a:visited{
	color:#FFFFFF;
	font-family:verdana;
	font-size:100%;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:25px;
}

#sideBar li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#sideBar{
	float:left;	
	width: auto;
	height: auto;
	background-image:url(img/background-left.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

#sideBarTab{
	float:left;
	margin:6px 0px 0px 1px;
	color:#FFFFFF;
}

#sideBarTab img{
	border:0px solid #FFFFFF;
}

#sideBarContents{
	float:left;
	overflow:hidden !important;
	width:400px;
	height:42px;
}

#sideBarContentsInner{
	width:400px;
}

#flag_01{ float:left; width:24px; height:23px; cursor:pointer; background:url(../img/flag_01.png) no-repeat }
#flag_02{ float:left; width:24px; height:23px; cursor:pointer; background:url(../img/flag_02.png) no-repeat }
#flag_03{ float:left; width:24px; height:23px; cursor:pointer; background:url(../img/flag_03.png) no-repeat }
#flag_04{ float:left; width:24px; height:23px; cursor:pointer; background:url(../img/flag_04.png) no-repeat }
#flag_05{ float:left; width:24px; height:23px; cursor:pointer; background:url(../img/flag_05.png) no-repeat }
#flag_06{ float:left; width:24px; height:23px; cursor:pointer; background:url(../img/flag_06.png) no-repeat }
#flag_07{ float:left; width:24px; height:23px; cursor:pointer; background:url(../img/flag_07.png) no-repeat }
#flag_08{ float:left; width:24px; height:23px; cursor:pointer; background:url(../img/flag_08.png) no-repeat }
#flag_09{ float:left; width:24px; height:23px; cursor:pointer; background:url(../img/flag_09.png) no-repeat }
#flag_10{ float:left; width:24px; height:23px; cursor:pointer; background:url(../img/flag_10.png) no-repeat }

.earth{ float:left; width:41px; height:28px; cursor:pointer; background:url(../img/earth_01.png) no-repeat }
.earth-active{ float:left; width:41px; height:28px; cursor:pointer; background:url(../img/earth_01-active.png) no-repeat }
	

ul#sitemap{
	padding-left:20px;
}

	ul#sitemap a{
		color:#ffffff;
		font-size:10px;
	}
	
	ul#sitemap a:hover{
		color:#00456E;
	}
	
	ul#sitemap ul{
		padding-left:20px;
		list-style:disc;
	}