@charset utf-8;

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
	color: #515151;
	font-family: Arial, Times New Roman, Verdana;
	font-size: 12px;
}

td {
	font-family: Arial, Times New Roman, Verdana;
	font-size: 12px;
}

form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form td {
	color: #515151;
	font-size: 12px;
	font-family: Arial, Times New Roman, Verdana;
}

.searchsite {
	color: #E8E4D2;
	font-size: 12px;
	font-weight:bold;
	font-family:  Arial, Times New Roman, Verdana;
}

.header_overflow {
	height: 90px;
	width: 100%;
	overflow: hidden; 
}

.header_text {
	color: #FFF2F2;
	font-family:  Arial, Times New Roman, Verdana;
	font-weight: normal;
	font-size: 10px;
}

.header_header {
	color: #B6D2FF;
	font-family:  Arial, Times New Roman, Verdana;
	font-weight: bold;
	font-size: 12px;
}

a {
	color: #909090;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.left_menu {
	color: #909090;
	font-family: Arial, Times New Roman, Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.left_menu:hover {
	text-decoration: none;
}

.left_menu_active {
	color: #DA404C;
	font-family: Arial, Times New Roman, Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


.n_title {
	color: #78797B;
	font-size: 13px;
}

a.news {
	color: #005595;
	font-size: 12px;
	text-decoration: none;
}

a.news:hover {
	text-decoration: underline;
}

.n_date {
	color: #909090;
	font-size:12px;
	font-family: Arial, Times New Roman, Verdana;
}

a.newslast {
	color: #005595;
	font-size: 11px;
	text-decoration: underline;
}

a.newslast:hover {
	text-decoration: none;
}

a.products {
	color: #929292;
	text-decoration: none;
	font-size: 12px;
	font-family:  Arial, Times New Roman, Verdana;	
}

a.products:hover {
	color: #A0A0A0;
}

.copyright {
	color: #5F5F5F;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Times New Roman, Verdana;
}

/* GALLERY */

.n_img_div {
	height: 1px;
	width: 1px;
	border: 2px #E1E1E1 solid;
}

.n_img_gal {
	border: 2px #FFFFFF solid;
	width:130px;
	height:106px;
}

.gallery      {
	width:130px;height:106px;display:inline;float:left; /*border:1px solid;*/
	text-align:center;margin-left:25px;margin-right:5px; margin-bottom:10px;
}

a.gal_text_link {
	color:#2773A0;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

a.gal_text_link:hover {
	text-decoration: underline;
	color:#2773A0;
}

/**** Paginary Output  ******************/
.pagenary td   {width:15px; height:15px; text-align:center; background-color:#E98900; color: #FFFFFF; font-size:12px; border-right:1px solid #CCCCCC;}
.pagenary td a {width:15px; height:15px; display:block; color: #FFFFFF; font-size:12px; text-decoration:none; background:#2671ED;}
.pagenary td a:hover {background-color:#0849B6; color:#FFFFFF; }