body {
	font-size: 12px;
	color: #3F3F3F;
	font-family: Arial, Helvetica, sans-serif;          
	background-color: #878595;
	margin: 0;
	padding: 0;
	min-width: 1000px; 
}

table,
tr,
td {
        font-size: 12px;
        color: #3F3F3F;
        font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3 {
        font-family: Arial, Helvetica, sans-serif;
        color: #3F3F3F;
        text-align: center;

}

h2 {
	font-size: 16px;
}

h3 {
        font-size: 14px;
	text-transform: uppercase;
}


h1 {
	font-size: 18px;
}

a.menu:link, a.menu:visited, a.menu:hover {
        color: #3F3F3F;
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
}

a.menu:link,a.menu:visited {
        text-decoration: none;
}

a.menu:hover {
        text-decoration: underline;
}

a.submenu:link, a.submenu:visited, a.submenu:hover {
        color: #36537b;
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
}

a.submenu:link, a.submenu:visited {
        text-decoration: underline;
}

a.submenu:hover {
        text-decoration: none;
}

a.fmenu:link, a.fmenu:visited, a.fmenu:hover {
        color: #3F3F3F;
        font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

a.fmenu:link, a.fmenu:visited {
        text-decoration: underline;
}

a.fmenu:hover {
        text-decoration: none;
}

a.menupush:link, a.menupush:visited, a.menupush:hover {
        color: #c6ddf3;
        font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
}

a.menupush:link, a.menupush:visited {
        text-decoration: underline;
}

a.menupush:hover {
        text-decoration: none;
}



.slogan {
	color: #aeb6e1;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.copyrite {

	font-size: 11px;
	color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center; 
}


a.copyrite:link,
a.copyrite:visited,
a.copyrite:hover {
	  font-size: 11px;
	  color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center; 
	    text-decoration: underline;
}

a.full_text:link,
a.full_text:visited,
a.full_text:hover {
	color: #5e5e5e;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


.imgramka {
      border: 5px;
	border-color: #f0e64d;
      border-style: inset;
	margin:25px;
}


.inputbutton {
	border-width: 1px; 
	font-size: 10px;  
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6b88af; 
	font-weight:bold;
	width:50px;
	color: #ffffff;
}

.otstup_5 {
	margin:5px;
}

.otstup_10 {
        margin:10px;
}

a:link, a:visited, a:hover {
        color: #3F3F3F;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
}

a:link, a:visited {
        text-decoration: underline;
}

a:hover {
        text-decoration: none;
}

form {
  MARGIN: 0;
}

.strike{
		text-decoration:line-through
}

.links {
	cursor: pointer; 
	overflow: hidden; 
}

.text_form {
	border-top-color: #878595; /* Цвет линии сверху */
	border-top-style: solid; /* Стиль линии сверху */
 	border-top-width: 2px; /* Толщина линии сверху */
 	border-left-color: #878595; /* Цвет линии слева */
 	border-left-style: solid; /* Стиль линии */
 	border-left-width: 2px; /* Толщина линии */
	background-color: #e6e9ed;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width: 160px;
	height: 16px;
}

.text_form_login {
        border-top-color: #878595; /* Цвет линии сверху */
        border-top-style: solid; /* Стиль линии сверху */
        border-top-width: 2px; /* Толщина линии сверху */
        border-left-color: #878595; /* Цвет линии слева */
        border-left-style: solid; /* Стиль линии */
        border-left-width: 2px; /* Толщина линии */
        background-color: #e6e9ed;
        font-family: Tahoma;
        font-size: 12px;
        color: #000000;
        width: 85px;
        height: 16px;
}

.text_form_google {
        border-top-color: #878595; /* Цвет линии сверху */
        border-top-style: solid; /* Стиль линии сверху */
        border-top-width: 2px; /* Толщина линии сверху */
        border-left-color: #878595; /* Цвет линии слева */
        border-left-style: solid; /* Стиль линии */
        border-left-width: 2px; /* Толщина линии */
        background-color: #e6e9ed;
        font-family: Tahoma;
        font-size: 12px;
        color: #000000;
        width: 120px;
        height: 16px;
}


.domain_style {
	font-size: 11px;
	color: #d2d1d5;
      font-family: Arial, Helvetica, sans-serif;
}

.inputbutton_login {
        border-width: 1px;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #6b88af;
        font-weight:bold;
        width:85px;
        margin: 1px; 
	color: #ffffff;
}

.newsh {
	text-align: center;
	color: #6a8bb6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.news:link, a.news:visited, a.news:hover {
	color: #6a8bb6;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.news:link, a.news:visited {
	text-decoration: underline;
}

a.news:hover {
	text-decoration: none;
}

.news_zagolovok {
        color: #6b88af;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.link_tegs,a.link_tegs:visited,a.link_tegs:hover,a.link_tegs:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a8bb6;
}
a.link_tegs,a.link_tegs:visited {text-decoration: none;}
a.link_tegs:hover,a.link_tegs:active{text-decoration: underline;}

.gallery_select {
      border: 3px;
        border-color: #6b88af;
      border-style: dashed;
}

.i{position:absolute;width:16px;height:16px;margin-left:25px;}
.i2{position:absolute;width:16px;height:16px;margin-left:22px;}
