/* ##################### GENERAL SETTINGS ##################### */

BODY {
  	scrollbar-3dlight-color : #F1F1F1;
	scrollbar-arrow-color : #E3E3E3;
	scrollbar-base-color : #E7E7E7;
	scrollbar-darkshadow-color : #E1E1E1;
	scrollbar-highlight-color : #E2E2E2;
	scrollbar-face-color : #F8F8F8;
	scrollbar-shadow-color : #D1D1D1;
	scrollbar-track-color : #F0F0F0;
	background-color: White;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td, p, div {
  font-family: "MS Sans Serif", Geneva, sans-serif;
  font-size: 14px;
  color: #DCDCDC;
}

hr {
  color: #996600;
  height: 1px;
  width: 100%;
}

h1 {
  color: #F0E68C; 
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 17px; 
  font-weight: normal;
}

h2 {
  color: #F0E68C; 
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 16px; 
  font-weight: normal;
}

h3 {
  color: #F0E68C; 
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 15px; 
  font-weight: normal;
}

h4 {
  color: #F0E68C; 
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 14px; 
  font-weight: normal;
}


.title {
  font-family:  Arial, Helvetica, sans-serif;
  vertical-align: middle;
  font-size: 15px;
  font-weight: normal;
  color: #F0E68C;
  text-align: left;
  text-indent: 16px;
  width: 100%;
}

ul {  }

li {
	list-style: inside 3px;
}


a:link, a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEE8AA;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #F0E68C;
  font-weight: normal;
  }

  
.inputbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CECECE;
  background-color: #838E8F;
  border: 1px solid #CCCCCC;
    }  

	 
.button_send {
  font-family:  Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align:  center;
  font-size: 11px;
  font-weight: normal;
    color: #DCDCDC;
  border: 1px solid #CCCCCC;
  cursor: pointer;
  height: 20px;
  vertical-align: middle;
  margin-bottom: 4px;
  margin-top: 4px;
    background: url(../images/design/bg_button.jpg) repeat-x;
    }	 
	 
/****************   ÍÅ ÑÒÀÍÄÀÐÒÍÛÅ (îò àâòîðà) ******************/

.adress { 
   
  font-size: 12px; 
  color: #666666;
  font-weight: normal;
   font-family:  Arial, Helvetica, sans-serif;
  }


.copyright {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Silver;
}	


.page_title {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: White;
	height: 40px;
	background: right;
	display: block;
	vertical-align: baseline;
	text-align: right;
	padding-right: 5px;
	line-height: 40px;
	border-bottom: 1px solid #899396;
	margin-bottom: 10px;
	margin-top: 5px;
	}

.invers {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F0E68C;
	font-weight: normal;
}		


.mymenu {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
  color: #DCDCDC;
	padding-left: 20px;
	height: 28px;
	text-decoration : none;
	background: no-repeat;
	vertical-align: baseline;
	}

a.mymenu:link, a.mymenu:visited {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #BAC6C8;
	padding-left: 15px;
	height: 30px;
	text-decoration : none;
	padding-right: 15px;
	background-image: url(../images/design/bg_menu_top_1.jpg);
	background-position: left;
	}

a.mymenu:hover {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FAC953;
	background-image: url(../images/design/bg_menu_top_2.jpg);
	background-position: left;
	height: 30px;
	}




a.mymenu_fot:link, a.mymenu_fot:visited {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: White;
	padding-left: 10px;
	height: 28px;
	text-decoration : none;
	background: no-repeat;
	vertical-align: baseline;
	border-left: 1px solid;
	padding-right: 15px;
	}

a.mymenu_fot:hover {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #696969;
	
	}





	
	
a.mysubmenu:link, a.mysubmenu:visited {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
  color: #DCDCDC;
	padding-left: 0px;
	height: 22px;
	text-decoration : none;
	display: block;
	vertical-align: middle;
	}
	
a.mysubmenu:hover {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;	
	font-weight: normal;
	color: #F0E68C;
	padding-left: 0px;
	height: 22px;
	text-decoration : none;
	display: block;
	vertical-align: middle;

	}
	
.praice {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F0E68C;
	font-weight: normal;
	}		

.coment {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDCFDF;
	font-weight: normal;
}		

.reklama {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.pagebacground	{
	}

/**************************** Òàáëèöû ******************/

.tab_topbar { background: url(../images/design/bg_topbar.jpg); }
.tab_menu { background-color: #475558;  border-bottom: 1px solid Silver;  border-top: 1px solid Silver;  height: 50px;    }
.tab_content { background-color: #7A8688; }
.tab_footer { background-image: url(../images/design/bg_footer.jpg);  height: 86px;  border-top: 1px solid Silver;   }
