html,body{
  margin:0px;
  padding: 0px;
  background-color:#EBF2C5;
  font-size: 11px;
  font-family: tahoma;
  text-decoration: none;
}
div.divform { width:100%;}
div.divform span {color:#FF0000;}
 .newsContent img {padding-right:9px;} 
table.form { 
        width: 250px;  
        height: 687px;  
        color: #006633;  
        font-size: 11px; 
        margin: 0 auto;
        }  
table.form td { 
        padding: 0px; 
        border: 0px;
        } 
table.form span { 
        color: #ff0000; 
        } 

.login-input-text {
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		border-radius: 4px;

		border: 1px #e0e0e0 solid;
		padding: 7px 10px;
		width: 190px;
		margin: 0 0 10px 0;
	}


ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 188px; /* Width of Menu Items */
  border-bottom: 1px solid #fff;
  }
  
ul li.dm {
  position: relative;
z-index: 150;
  }
  
li.dm ul {
  position: absolute;
  left: 188px; /* Set 1px less than menu width */
  top: 0;
  display: none;
        z-index: 150;
  }

/* Styles for Menu Items */
ul li.dm a.mn {
  display: block;
  background: #D6E67D; /* IE6 Bug */
  padding: 4px 4px 4px 6px;
  border-top: 1px solid #fff; /* IE6 Bug */
  border-bottom: 0;
z-index: 150;
  }
ul li.dm ul li.dm a.mn {
  display: block;
  background: #D6E67D; /* IE6 Bug */
  padding: 4px 4px 4px 6px;
  border: 1px solid #fff; /* IE6 Bug */
  border-bottom: 0;
  z-index: 150;
  }
  
/* Holly Hack. IE Requirement \*/
* html ul li.dm { float: left; height: 1%; z-index: 150;}
* html ul li.dm a.mn { height: 1%; z-index: 150;}
/* End */

li.dm:hover ul, li.dm.over ul { display: block; z-index: 150;} /* The magic */

a {
  font-size: 12px;
  color: #006633;
}
a:visited {
  font-size: 12px;
  color: #006633;
}
a:hover {
  color: #7E9B5E;
}
a:active {
  color: #006633;
}
#navDiv {
  position:absolute;
  left:252px;
  top:128px;
  height:16px;
  z-index:151;
}
#addDiv {
  position:absolute;
  right: 80px;
  top: 121px;
  width:149px;
  text-align: center;
  padding: 6px 0 6px 0;
  z-index: 152;
}

#navDiv a {
  font-size: 12px;
  color: #EBF2C5;
  text-decoration: none;
}

#navdiv a:hover {
  text-decoration:underline;
}
#addDiv a {
  font-size: 12px;
  color: rgb(255, 255, 255);
  text-decoration: none;
  padding: 0 6px 0 6px;
}

#adddiv a:hover {
  text-decoration:underline;
}


.newztext {

font-size: 11px;
color:#006633;
margin-left: 6px;
margin-right: 3px;
margin-bottom: 10px;
margin-top: 4px;
text-align: left;
}

.newztext img {
  margin-right: 5px;
  margin-top: 3px;
  margin-bottom: 0px;
  }

.newztext a:active,
.newztext a:visited,
.newztext a:link {
  color: #2FA219;
  text-decoration:none;
  }

.newztext a:hover {
  color: #2FA219;
  text-decoration: underline;
  }



.navigaciya {

font-size: 12px;
color:#006633;}

.bloki {
font-size: 14 px;
color: #006633;
padding: 3px;
}
.bborder {margin-left:10px;}
.bborder ul {marks:none; width:90%;}
.ctitle {font-size:12;color:#006633}

.navigation {
  color: #000000;
  font-family: tahoma;
  font-size: 10px;
  border: 0px;
  background-color: transparent;
  text-decoration: none;
  margin: 0px auto;
  width: 370px;
  text-align: center;
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
  color: #ffffff;
  text-decoration: none;
  padding: 6px 0px;
  background-image: url(../images/dlet_navs.png);
  background-position: 0px 0px;
  margin: 0px 1px;
  width: 24px;
  float: left;
}
.navigation a:hover {
  color: #ffffff;
  background-image: url(../images/dlet_navs.png);
  background-position: -44px 0px;
}
.navigation span {
  padding: 6px 0px;
  color: #000000;
  background-image: url(../images/dlet_navs.png);
  background-position: -88px 0px;
  margin: 0px 1px;
  width: 24px;
  float: left;
}
.navigation span.nav_ext {
  padding: 6px 0px;
  color: #000000;
  background: none;
  width: 13px;
  float: left;
}
/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

/* ==================== Поле малой формы поиска */

.s_field {
  color: #555555;      /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
/*  background-image: url(../images/dlet_field_s.gif);
  background-repeat: repeat-x;*/
  height: 16px;
  padding-left: 3px;
  border: 0px;
  background-color: transparent;
}

/* ==================== Поле формы авторизации */

.a_field {
  color: #555555;      /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
/*  background-image: url(../images/dlet_field_a.gif);
  background-repeat: repeat-x;*/
  height: 16px;
  padding-left: 3px;
  border: 0px;
  background-color: transparent;
}
.f_textarea {
  color: #555555;      /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background-image: url(../images/dlet_field_o.gif);
  background-repeat: repeat-x;
  margin: 0px 1px 0px 0px;
  padding: 0px;
  width: 459px;
  height: 156px;
  border: 1px solid #e0e0e0;
  background-color: #ffffff;
}
.f_input {
  color: #555555;      /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background-image: url(../images/dlet_field_o.gif);
  background-repeat: repeat-x;
  
  width: 300px;
  height: 14px;
  border: 1px solid #e0e0e0;
  background-color: #ffffff;
}
.f_select {
  color: #555555;      /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background-image: url(../images/dlet_field_o.gif);
  background-repeat: repeat-x;
  
  height: 14px;
  border: 1px solid #e0e0e0;
  background-color: #ffffff;
}
.backl {
  background-image: url(../images/dlet_backl.gif);
  background-repeat: repeat-y;
  background-position: top right;
}
.backr {
  background-image: url(../images/dlet_backr.gif);
  background-repeat: repeat-y;
  background-position: top left;
}
.hder06 {
  background-image: url(../images/dlet_hder06.gif);
  background-repeat: repeat-x;
}
.hder07 {
  background-image: url(../images/dlet_hder07.gif);
  background-repeat: no-repeat;
  height: 57px;
}
.hder08 {
  background-image: url(../images/dlet_hder08.gif);
  background-repeat: no-repeat;
  height: 57px;
}
.hder10 {
  background-image: url(../images/dlet_hder10.gif);
  background-repeat: no-repeat;
}
.hder13 {
  background-image: url(../images/dlet_hder13.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
.hder15 {
  background-image: url(../images/dlet_hder15.gif);
  background-repeat: no-repeat;
}
.hder17-1 {
  background-image: url(../images/dlet_hder17-1.gif);
  background-repeat: no-repeat;
  height: 20px;
}
.hder17-2 {
  background-image: url(../images/dlet_hder17-2.gif);
  background-repeat: no-repeat;
  height: 20px;
}
.hder18 {
  background-image: url(../images/dlet_hder18.gif);
  background-repeat: repeat-x;
  height: 154px;
}
.hder18-4 {
  background-image: url(../images/dlet_hder18-4.gif);
  background-repeat: repeat-x;
}
.fter03 {
  background-image: url(../images/dlet_fter03.gif);
  background-repeat: no-repeat;
  height: 44px;
}
.fter04 {
  background-image: url(../images/dlet_fter04.gif);
  background-repeat: no-repeat;
  height: 65px;
}
.fter07 {
  background-image: url(../images/dlet_fter07.gif);
  background-repeat: repeat-x;
}
.fter08 {
  background-image: url(../images/dlet_fter08.gif);
  background-repeat: no-repeat;
  height: 165px;
}
.bbkgr {
  background-image: url(../images/dlet_bbkgr.gif);
  background-repeat: no-repeat;
}
.bod01 {
  background-image: url(../images/dlet_bod01.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
.adsc {
  background-image: url(../images/dlet_adsc.gif);
  background-repeat: repeat-x;
  background-position: top center;
}
.setas {
  color: #ffffff;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.setas a:active, .setas a:visited, .setas a:link {
  color: #ffffff;
  text-decoration: underline;
}
.setas a:hover {
  color: #ff0000;
  text-decoration: underline;
}
.smm01 {
  color: #ffffff;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.smm01 a:active, .smm01 a:visited, .smm01 a:link {
  color: #f9d16e;
  text-decoration: underline;
}
.smm01 a:hover {
  color: #ffffff;
  text-decoration: none;
}
.smm02 {
  color: #ffffff;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.smm02 a:active, .smm02 a:visited, .smm02 a:link {
  color: #ffffff;
  text-decoration: underline;
}
.smm02 a:hover {
  color: #f9d16e;
  text-decoration: none;
}
.smm03 {
  color: #ffffff;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.smm03 a:active, .smm03 a:visited, .smm03 a:link {
  color: #bbd3ff;
  text-decoration: underline;
}
.smm03 a:hover {
  color: #ffffff;
  text-decoration: none;
}
.smm04 {
  color: #ffffff;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.smm04 a:active, .smm04 a:visited, .smm04 a:link {
  color: #ffffff;
  text-decoration: underline;
}
.smm04 a:hover {
  color: #ffffff;
  text-decoration: none;
}
.cop01 {
  color: #555555;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.cop01 a:active, .cop01 a:visited, .cop01 a:link {
  color: #4d75d5;
  text-decoration: underline;
}
.cop01 a:hover {
  color: #06bab4;
  text-decoration: none;
}
.cop02 {
  color: #ffffff;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.cop02 a:active, .cop02 a:visited, .cop02 a:link {
  color: #f9d16e;
  text-decoration: underline;
}
.cop02 a:hover {
  color: #dfe9ff;
  text-decoration: none;
}
.copy ul,  .copy li { margin: 0;  padding: 0;}
.mmenus {
  color: #555555;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.mmenus a:active, .mmenus a:visited, .mmenus a:link {
  color: #555555;
  text-decoration: underline;
  font-weight: bold;
}
.mmenus a:hover {
  color: #06bab4;
  text-decoration: underline;
  font-weight: bold;
}
.nmenus {
  color: #555555;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.nmenus a:active, .nmenus a:visited, .nmenus a:link {
  color: #555555;
  text-decoration: underline;
  font-weight: bold;
}
.nmenus a:hover {
  color: #06bab4;
  text-decoration: underline;
  font-weight: bold;
}
.dateitm {
  color: #ff0000;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}

.dateitm a:active, .dateitm a:visited, .dateitm a:link {
  color: #ff0000;
  text-decoration: none;
}
.dateitm a:hover {
  color: #ff0000;
  text-decoration: underline;
}

.serv {
  color: #555555;
  font-size: 9px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.serv a:active, .serv a:visited, .serv a:link {
  color: #06bab4;
  text-decoration: underline;
}
.serv a:hover {
  color: #06bab4;
  text-decoration: none;
}
.blocksgn {
  background-image: url(../images/dlet_blocksgn.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}
.bl01 {
  background-image: url(../images/dlet_bl01.gif);
  background-repeat: no-repeat;
  height: 27px;
  text-indent: 30px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}
.bltitl1 {
  color: #c4100f;
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.bltitl2 {
  color: #333333;
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.bl02 {
  background-image: url(../images/dlet_bl02.gif);
  background-repeat: no-repeat;
  height: 26px;
  text-indent: 25px;
  color: #FFFFFF;
  font-size: 9px;
}
.bl04 {
  background-image: url(../images/dlet_bl04.gif);
  background-repeat: repeat-y;
}
.bl05 {
  background-image: url(../images/dlet_bl05.gif);
  background-repeat: no-repeat;
  height: 27px;
  text-indent: 30px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}
.abl02 {
  background-image: url(../images/dlet_abl02.gif);
  background-repeat: no-repeat;
}
.abl12 {
  background-image: url(../images/dlet_abl12.gif);
  background-repeat: no-repeat;
}
.abl121 {
  background-image: url(../images/dlet_abl121.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
.abl22 {
  background-image: url(../images/dlet_abl22.gif);
  background-repeat: repeat-x;
  /*height: 42px;*/
}
.abl221 {
  background-image: url(../images/dlet_abl221.gif);
  background-repeat: no-repeat;
}
.abl222 {
  background-image: url(../images/dlet_abl222.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
.abl31 {
  background-image: url(../images/dlet_abl31.gif);
  background-repeat: repeat-y;
}
.abl33 {
  background-image: url(../images/dlet_abl33.gif);
  background-repeat: repeat-y;
}
.abl42 {
  background-image: url(../images/dlet_abl42.gif);
  background-repeat: repeat-x;
}

.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 280px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}
.ratebox2 {
  float: right;
}

.ratebox3 {
  float: right;
}

.ratebox ul, .ratebox ul li {
  float: left;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
}
.m365-embeded.m365-embeded-showed {
    background-color: inherit !important;
    border: 0;
    padding: 13px;
}

.m365-title {
    font-size: 16px !important; 
    text-align: left !important;
}

.m365-description {
    font-weight: 600 !important;
}
div#sp-form-46304 {
    padding: 0;
    margin: 0;
    margin-left: 0;
    width: 100%;
}
div#sp-form-46305 {
    margin: 0px;
    width: 100%;
    max-width: 300px;
}
ul.ui-form {
    width: inherit;
}
label.sp-control-label {
    display: none !important;
}
.under-full .sp-form-fields-wrapper {
    margin: 0 !important;
    width: 400px !important;
    padding: 24px;
}
table#advertright a {
    padding-top: 18px;
    display:block;
}