html,body {		
	margin:0;
	padding:0;
	
	background-image:url(images/fon.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #979696;
	background-color: #65615E;
}

	

a:link,a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00923F;
	text-decoration: underline;
}
a:hover,a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

A.gr:link, .gr, A.gr:active, A.gr:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
A.gr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #bef574;
	text-decoration: underline;
}
.abaunt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
A.whit:link, .whit, A.whit:active, A.whit:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
A.whit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bef574;
	text-decoration: none;
}

A.blec:link, .blec, A.blec:active, A.blec:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #010101;
	text-decoration: none;
}
A.blec:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #bef574;
	text-decoration: none;
}

.menu:hover
{
 background-image:url(images/m_f_h.jpg);
}	
A.menu_down:link, .menu_down, A.menu_down:active, A.menu_down:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #616160;
	text-decoration: none;
}
A.menu_down:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #979696;
	text-decoration: underline;
}

A.menu_top:link, .menu_top, A.menu_top:active, A.menu_top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #979696;
	text-decoration: none;
}
A.menu_top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #bef574;
	text-decoration: underline;
}

.create{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2b2c;
	text-decoration: none;
}
.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bef574;
	text-decoration: none;
}
.name_t{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bef574;
	text-decoration: none;
}
A.search:link, .search, A.search:active, A.search:visited {
	font-family: Arial, Helvetica, sans-serif;
	padding:10px 10px 3 17px;
	text-decoration:none;
	background:url(images/search_str.gif) no-repeat;
	background-position:0 12px;
	font-size: 12px;
	font-weight: bold;
	color: #e6ff14;
	text-decoration: none;
}
A.search:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bef574;
	text-decoration: none;
}

select, submit, input, textarea, button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:5px;
	background-color: #686767;
	color:#2a2a2a;
	border: 1px solid #2a2a2a;
}
.find {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #686767;
	font-weight: bold;
	color:#2a2929;
	border: 1px solid #2a2a2a;
}

INPUT:focus { 
    border: 1px solid #e2e2e2;
	
   }
.news, A.news:link, A.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #979696;
	text-decoration: none;
}
A.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #979696;
	text-decoration: none;
}

/*read more style*/
 a.read_more{
	width:55px;
	height:20px;
	font-size:11px;
	text-align:center;
	padding:0px 10px 0px 10px;
	background-color:#28a4e5;
	border:1px solid #77e1f8;
	text-decoration:none;
	color:#FFFFFF;
	}
	 a.read_more:hover{
		
		width:55px;
		height:20px;
		font-size:11px;
		text-align:center;
		padding:0px 10px 0px 10px;
		background-color:#1497F1;
		border:1px solid #77e1f8;
		text-decoration:none;
		color:#FFFFFF;
		}
.news_title, A.news_title:link, A.news_title:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #bef574;
	font-weight: normal;
	text-decoration: none;
}
A.news_title:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f1f1f1;
	font-weight: normal;
	text-decoration: none;
}

.catal, A.catal:link, A.catal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #979696;
	font-weight: bold;
	text-decoration: none;
}
A.catal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bef574;
	font-weight: bold;
	text-decoration: underline;
}




.title, A.title:link, A.title:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #bef574;
	text-decoration: none;
}
A.title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.title1, A.title1:link, A.title1:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #979696;
	text-decoration: none;
	text-transform: none;
}
A.title1:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #bef574;
	text-decoration: none;
}

.title1_ac, A.title1_ac:link, A.title1_ac:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #bef574;
	text-decoration: none;
	text-transform: none;
}
A.title1_ac:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #979696;
	text-decoration: none;
}

.title2, A.title2:link, A.title2:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #888786;
	text-decoration: none;
}
A.title2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #bef574;
	text-decoration: none;
}


.title3, A.title3:link, A.title3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	line-height: 12px;
}
A.title3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #bef574;
	text-decoration: underline;
	line-height: 12px;
}
.t_title_grupa, A.t_title_grupa:link, A.t_title_grupa:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
A.t_title_grupa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bef574;
	text-decoration: underline;
	line-height: 12px;
}

.next, A.next:link, A.next:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	line-height: 12px;
	font-style: normal;
}
A.next:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ABDA6B;
	text-decoration: underline;
	line-height: 12px;
	font-style: normal;
}


.zacaz, A.zacaz:link, A.zacaz:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
A.zacaz:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}

.activ_page, A.activ_page:link, A.activ_page:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bef574;
	font-weight: normal;
	text-decoration: none;
}
A.activ_page:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

.data, A.data:link, A.data:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262525;
	font-weight: normal;
	text-decoration: none;
}
A.data:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bef574;
	font-weight: normal;
	text-decoration: none;
}


.text {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #979696;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #979696;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #979696;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FCD9ED;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F6477;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979696;
	font-weight: bold;
}


.posit_no{
background-repeat:no-repeat;
background-position:top;
}
.posit_top{
background-repeat:repeat-x;
background-position: top;
}
.posit_right{
background-repeat:repeat-y;
background-position:right;
}
.posit_left{
background-repeat:repeat-y;
background-position:left;
}
.posit_niz{
background-repeat:repeat-x;
background-position: bottom;
} 
.posit_niz_no{
background-repeat:no-repeat;
background-position:center bottom ;
}

.posit_fon{
background-repeat:no-repeat;
background-position: top center;
}

.posit_im_fon_n{
background-repeat:no-repeat;
background-position: bottom center;
} 

.posit_im_l{
background-repeat:no-repeat;
background-position:right top;
}
.posit_im_r{
background-repeat:no-repeat;
background-position:left top;
}

.posit_im_r2{
background-repeat:no-repeat;
background-position:right top;
}

A.skylogic:link, .skylogic, A.skylogic:active, A.skylogic:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
A.skylogic:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FBD9EE;
	text-decoration: none;
}

.warning{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D74300;
	text-decoration: blink;
}

.pagecount{
	width:100%; 
	text-align:center; 
	clear:both; 
}

.pagecount form a
	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
	margin:0 3px 0 3px;
   
    
	color:#f1f1f1; 
    font-size: 9pt; 
	font-weight:normal;
    padding:0 2px 0 2px;
	}

.pagecount form a:hover
	{ 
	color:#bef574;
	text-decoration: underline;	
	}   
    
.pagecount form span
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;	
  
	color:#bef574; 
    font-size: 9pt; 
	font-weight:bold;
    padding:0 5px 0 5px;
	
	}
	
	
	
.ugol{display:block}
.ugol *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#bef574}
.ugol1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #bef574;
  border-right:1px solid #bef574;
  background:#bef574}
.ugol2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #bef574;
  border-right:1px solid #bef574;
  background:#bef574}
.ugol3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #bef574;
  border-right:1px solid #bef574;}
.ugol4{
  border-left:1px solid #bef574;
  border-right:1px solid #bef574}
.ugol5{
  border-left:1px solid #bef574;
  border-right:1px solid #bef574}
.ugolfg{
  background:#bef574}

