body{
	font-family: arial, verdana, sans-serif;
        margin: 0px;	
	color: #383838;
	font-size: 1em;
)	
nput, textarea, select 
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #95c557;
	border-bottom: 1px dashed #95c557;
}

a.portfolio  {
	font-size: 18px;
}

a:hover {
	text-decoration: none;
	color: #95c557;
	background-color: #FBF1E7;
}

a:visited {
	text-decoration: none;
	color: #95c557;
	border: 0px;
	border-bottom: 1px dashed #95c557;
}

a.links, a.links:visited, a.links:hover {
  text-decoration:none;
  color:black;
  border:0px;
  cursor:default;
  background-color:white;
}
 
a.linkb, a.linkb:visited, a.linkb:hover {
	text-decoration:none;
	border:0px;
	cursor:default;
	background-color:white;
	color: #95c557;
} 
	cursor:default;
	background-color:white;
	color: #95c557;
)	
#modalOverlay { 
  background-color:#000;  /* &#1058;&#1091;&#1090; &#1074;&#1099;&#1073;&#1080;&#1088;&#1072;&#1077;&#1084; &#1094;&#1074;&#1077;&#1090; &#1079;&#1072;&#1090;&#1077;&#1084;&#1085;&#1077;&#1085;&#1080;&#1103; */ 
  cursor:wait;  /* &#1050;&#1091;&#1088;&#1089;&#1086;&#1088; &#1087;&#1088;&#1080; &#1085;&#1072;&#1074;&#1077;&#1076;&#1077;&#1085;&#1080;&#1080; &#1085;&#1072; &#1079;&#1072;&#1090;&#1077;&#1084;&#1085;&#1077;&#1085;&#1085;&#1091;&#1102; &#1086;&#1073;&#1083;&#1072;&#1089;&#1090;&#1100; */ 
  filter: alpha(opacity=80); /* &#1048;&#1085;&#1090;&#1077;&#1085;&#1089;&#1080;&#1074;&#1085;&#1086;&#1089;&#1090;&#1100; &#1079;&#1072;&#1090;&#1077;&#1084;&#1085;&#1077;&#1085;&#1080;&#1103; */ 
  height: 100%; 
} 
 
#modalContainer { 
  height:auto;   /* &#1044;&#1083;&#1103; &#1088;&#1072;&#1089;&#1090;&#1103;&#1075;&#1080;&#1074;&#1072;&#1085;&#1080;&#1103; &#1087;&#1086; &#1074;&#1099;&#1089;&#1086;&#1090;&#1077; */ 
  width:300px; 
  left:50%;  /*&#1074; &#1082;&#1091;&#1087;&#1077; &#1089; margin-left, &#1082;&#1086;&#1090;&#1086;&#1088;&#1072;&#1103; &#1088;&#1072;&#1074;&#1085;&#1072; &#1084;&#1080;&#1085;&#1091;&#1089; &#1087;&#1086;&#1083;&#1086;&#1074;&#1080;&#1085;&#1077; &#1096;&#1080;&#1088;&#1080;&#1085;&#1099; &#1094;&#1077;&#1085;&#1090;&#1088;&#1091;&#1102;&#1090; &#1087;&#1086; &#1075;&#1086;&#1088;&#1080;&#1079;&#1086;&#1085;&#1090;&#1072;&#1083;&#1080;*/ 
  top:50%;   /*&#1094;&#1077;&#1085;&#1090;&#1088;&#1091;&#1077;&#1090; &#1087;&#1086; &#1074;&#1077;&#1088;&#1090;&#1080;&#1082;&#1072;&#1083;&#1080;, &#1074;&#1084;&#1077;&#1089;&#1090;&#1077; &#1089; margin-top, &#1077;&#1089;&#1083;&#1080; &#1079;&#1072;&#1076;&#1072;&#1090;&#1100; &#1074;&#1099;&#1089;&#1086;&#1090;&#1091;*/ 
  margin-left:-150px; 
  /* margin-top: -70px; */ 
  background-color:#fff; 
  border:3px solid #ccc; 
  padding: 10px; 
}  
a.modalCloseImg { 
  background:url(x.png) no-repeat; 
  width:25px;  /* &#1055;&#1086;&#1083;&#1086;&#1078;&#1077;&#1085;&#1080;&#1077; &#1086;&#1090;&#1083;&#1080;&#1095;&#1072;&#1077;&#1090;&#1089;&#1103; &#1086;&#1090; &#1090;&#1077;&#1093;, &#1095;&#1090;&#1086; &#1074; &#1087;&#1088;&#1080;&#1084;&#1077;&#1088;&#1077;. &#1052;&#1085;&#1077; &#1082;&#1072;&#1078;&#1077;&#1090;&#1089;&#1103; &#1090;&#1072;&#1082; &#1091;&#1076;&#1086;&#1073;&#1085;&#1077;&#1077; */
  height:29px; 
  display:inline; 
  z-index:3200; 
  position:absolute; 
  top:0px; 
  right:0px; 
  cursor:pointer; 
}