@import: url(_form_ie.css);

html,body {
  	 margin: 0px;
	 padding: 0px;
	 height: 100%;	 
}
ol,ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
p,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
th {
	font-weight: bold;
}
.addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.t11 {
	font-size: 11px;
}
.t12 {
	font-size: 12px;
}
.send {
	font-weight: bold;
	color: green;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
INPUT,TEXTAREA,SELECT,OPTION { 
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}
INPUT {	
	TEXT-INDENT: 2px; 
}
INPUT.button { 
	TEXT-ALIGN: center;
	FONT-SIZE: 12px; 
}
a {
	color: #b20000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.white {
	color: #FFFFFF;
}
.linkongreen {
	color: #FFFF00;
}
.curpage {
	color: #FF0000;
}
.TableLine {	
	border: #b20000 1px solid;
}
.imgLine {	
	border: #b20000 1px solid;
}
.BlueBack {
	BACKGROUND-IMAGE: url(images/cell_blue.gif);
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-COLOR: #006699; 
}
.GrayBack { 
	BACKGROUND-IMAGE: url(images/cell_gray.gif);
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-COLOR: #d1d7dc;
}
.LightBack {
	BACKGROUND-COLOR: #EFEFEF;
}
.DarkBack {
	BACKGROUND-COLOR: #DEE3E7;
}
.menu {
	padding: 6px 0px 16px 70px;
	background-image: url(/images/menu_off.jpg);
	background-repeat: no-repeat;
}
.menu_sel {
	padding: 6px 0px 16px 70px;
	background-image: url(/images/menu_sel.jpg);
	background-repeat: no-repeat;
}

/* Параметры фотогалереи */
.gallery_item {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.gallery_hdr {
	font-size:14px;
}	
.gallery_descr {
	padding-left:10px;
	padding-right:10px;
}
	.gallery_descr h3 {
		overflow:hidden;
		height:15px;
		font-size:13px;
		text-align:center;
	}
	.gallery_descr p {
		overflow:hidden;
		height:30px;
		font-size:11px;
		text-align:center;
	}
