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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
		background-color: #1a373f;
	font-size: 14px;
	color: #FFFFFF;
}


#header {	width: 900px;
	margin: auto;
	text-align:center;}
	
#nav_bar {	width: 900px;
background-color: #000000;
	margin: auto;
	text-align:center;}

	
#content{ background-color: #2F0000;
clear: both;
	height: 900px;
	width: 900px;
	margin: auto;
	text-align:center;}
	
	
.contact_content { background-color:#334017;
margin: auto;
	text-align:center;
height: 800px;
	width: 800px;
	}
	
.history_content {
	width: 700px;
	margin:auto;
text-align:left;
font:"Times New Roman", Times, serif;
padding:12px;
}

.image_right {float:right;
margin-left:12px;
margin-bottom:12px;
clear:both;}

.image_left {float:left;
margin-right:12px;
margin-bottom:12px;
clear:both;}

.centered_image {text-align: center;}


#kizmet {	width: 900px;
height:34px;
text-align:center;
margin: auto;
}