* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Georgia,Arial;
}

body {
	width: 100%;
	color: #000;
	font-family: Georgia,Arial;
	font-size: 15px;
	background: #f6f6f6;	
}
.container {
	width: 100%;
	margin: auto;
	background: none;
}
.cont {
	width: 1000px;
	margin: auto;
}

#head {
	width: 100%;
	height: 235px;
//	background: url(images/header1.png) top center no-repeat #146ba6;
}

.header {
	width: 1000px;
	margin: auto;
}

.main {
	margin: 5px 0px 0px 0px;
}

.right {
	float: right;
	width: 300px;
	margin-left: 15px;
}

.menuright {
	width: 300px;
	height: 470px;
	background:  url(images/right_menu.png) top center no-repeat #fff;
}

.submenucenter {
min-height: 382px;
}

a {
	color: #73bb02;
	text-decoration: none;
}

.top_menu {
	color: #ccc;
}
.top_menu:hover {
	color: #fff;
}

input {
	border: 1px solid #000;
}

h1 {
	color: #73bb02;
	//padding:4px;
	font-size: 36px;
	font-weight: normal;
}
h2 {
	color: #73bb02;
	//padding: 4px;
	font-weight: normal;
	font-size: 26px;
}
h3 {
	color: #73bb02;
	//padding: 4px;
	font-size: 19px;
	font-weight: normal;
}
h4 {
	color: #73bb02;
	//padding: 4px;
	font-size: 18px;
	font-weight: normal;
}
h5 {
	color: #73bb02;
	//padding: 4px;
	font-size: 17px;
	font-weight: normal;
}
h6 {
	color: #73bb02;
	//padding: 4px;
	font-size: 16px;
	font-weight: normal;
}

ul
{
//	list-style-image: url(images/li.png);	
	margin-left: 15px;
}

li
{
	font-size: 14px;
	line-height: 1.2 em;
}

ol {
	color: #DDA45A;
	font-weight: bold;
	font-size: 14px;	
	margin-left: 15px;
}

hr {
	color: #000;
	width: 100%;
	height: 1px;
	background: #000;
	margin-top: 10px;
}

.nav
{
	font-Family: 'Georgia,Arial', Helvetica, sans-serif;
	Color: #000; Text-decoration: none; font-size: 20px; font-weight: bold; font-style: normal;
}
.formbox 
{ 
	padding : 5px 0px 5px 0px; vertical-align : middle;
	color: #6F6D6E;
	font-size: 12px;
//	font-style: italic;
}
.formboxs
{
	padding : 5px 0px 5px 0px; vertical-align : middle;
}
.gallerybox 
{ 
	padding : 5px; vertical-align : middle; text-align: center; background: none; margin: 5px;
}
.input_text 
{
	border: 1px solid #003155; background: #fff;
	width: 100%;
	font-weight: bold;
	font-style: normal;
}
.input_date 
{
	border: 1px solid #003155; background: #fff;
	font-weight: bold;
	font-style: normal;
}

.input_longtext 
{
	border: 1px solid #003155; background: #fff;
	width: 100%;
	font-weight: bold;
	font-style: normal;
}
#captcha
{
	border: 0px solid #000; margin: 5px;
}
.button 
{
//	width: 100px;
//	height: 32px;
//	background: url(images/button_send.png);
	cursor: pointer;
//	border: 0px;
//	color: #fff;
//	font-weight: bold;
//	text-decoration: none;
	padding: 5px;
}

.admin_panel
{
	background: #f6f6f6;
	padding: 5px;
}
img
{
	border: 0px;
}
/******************************************/
/***Стиль окна предупреждения***/ 
/******************************************/
#alert_head
{
	background: #257f9f;
	padding: 5px;
}
#alert 
{
	background: #ffffff;
	border: solid 5px #257f9f;
	text-align: center;
	vertical-align: top;
	width: 300px;
	margin: auto;
	padding: 0px 0px 5px 0px; 
	display: block;
}


/* ------------------ Модальное окно -------------------------- */
#mod {position: fixed;top: 50%;left: 50%;margin-top: -250px;margin-left: -300px;z-index: 207;display: none;margin-right: 0px;background: none;}
#black {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 206;display: none;background:#000;opacity: 0.7;filter: alpha(opacity=70);}
#close {background: url("images/mod_close.png") top center no-repeat;	position: absolute;right: 0;width: 33px;height: 33px;margin-top: -29px;margin-right: -29px;border: 0px;cursor: pointer;z-index: 207;}
.dialog, .cancel {cursor: pointer}
.mod_tl { background: url("images/mod_tl.png"); width: 10px; height: 10px; margin: 0px; padding: 0px; }
.mod_tr { background: url("images/mod_tr.png"); width: 10px; height: 10px; margin: 0px; padding: 0px; }
.mod_bl { background: url("images/mod_bl.png"); width: 10px; height: 10px; margin: 0px; padding: 0px; }
.mod_br { background: url("images/mod_br.png"); width: 10px; height: 10px; margin: 0px; padding: 0px; }
.mod_l { background: url("images/mod_l.png"); width: 2px; margin: 0px; padding: 0px; }
.mod_r { background: url("images/mod_r.png"); width: 2px; margin: 0px; padding: 0px; }
.mod_t { background: url("images/mod_t.png"); height: 2px; margin: 0px; padding: 0px;}
.mod_b { background: url("images/mod_b.png"); height: 2px; margin: 0px; padding: 0px; }
.mod_c { background: url("images/mod_c.png"); vertical-align: middle; margin: 0px; padding: 0px; }
.m, .cancel {display: none; }
/* ---------------------- // ----------------------------- */ .partners{ 	width: 980px;	text-align: center;	margin-top: 20px; }  .partners h2{ 	font-weight: bold;	color: #336f18;	font-size: 22px;	margin-bottom: 20px; }        */