BODY {
  margin:0 0 0 0;
}

.toprep {
  background-image:url(images/artprototype_01.jpg);
  background-repeat: repeat-x;
}

.line {
  background-color:#3385d5;
}

.top-right {
  background-image: url(images/artprototype_05.gif);
  background-color: #003f7d;
  background-position: top left;
  background-repeat: repeat-y;
  text-align: center;
}

.body_text {
  background-image:url(images/artprototype_05.jpg);
  background-repeat: no-repeat;
  padding-top: 55px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

/* далее для всех остальных браузеров */

@font-face {
  font-family: Ariston;
  src: url(Ariston.eot);
}

@font-face {
  font-family: Ariston;
  src: local("Ariston"),
       local("Ariston"),
       url(Ariston.otf) format("opentype");
}

ul.gmenu {
  list-style-type: none;
  padding:0px;
  margin:0px;
}

ul.gmenu li {
	padding:0px;
	margin:0px;
}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:justify;
	text-indent: 20px;
	border: 5px solid #FFFFFF;
}

.crow {
	font-family: Ariston, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	
}
TD H1 {
	color:#000000;
	font-family: Ariston, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:35px;
	padding:0px;
	margin:0px;
	margin-bottom:4px;
}
TD P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	
}
TD P:first-letter
{
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
}
DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
IMG {
	border-style:none;
}

UL.topmenu {
	overflow: hidden; 
	visibility: visible; 
	opacity: 0.8;
	-moz-opacity: 0.8;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.content {
	margin: 10px 10px 10px 10px;
}

A {
	position: relative;
	z-index: 1;
}

A:link {
	text-decoration:none;
	color:#000000;
}

A:visited {
	text-decoration:none;
	color:#222222;
}

A:hover {
	text-decoration:underline;
	color:#222222;
}

A:active {
	text-decoration:underline;
	color:#000000;
}

.contenttable, .contenttable TD{
/*	border-color: #3385d5;
	border-style: solid;
	text-align: center;
	background-color: #FFFFFF;
	border-width: 1px;
*/
}

#products,#right_desc,#min {
  border-color: #3385d5;
  border-style: solid;
  border-width: 1px;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}

#min P{
  text-align:center;
}


#products {
  border-right-style: none;
}

#right_desc {
  border-left-style: none;
}

HR.hdiv {
  height:1px;
  border-style:hidden;
  border-width:0px;
  border-top-width:1px;
  border-top-style:dotted;
  border-top-color:#DDDDDD;
}

DIV.path {
  font-size: 12px;
  font-family: Verdana, Arial;
  font-color: #888888;
  top: 210px;
  position: absolute;
  right: 5px;
}

.info {
  font-family: Ariston, Verdana, Arial;
  position: absolute;
  top: 174px;
  right: 5px;
  font-size: 18px;
  color: #55AAF7;
}

.copy {
  font-family: Ariston, Verdana, Arial;
  font-size: 18px;
  color: #55AAF7;
}

.blue-table {
  border-style: solid;
  border-width: 1px;
  border-color: #0099CC;
  text-align: center;
}

.blue-table P{
  text-align: center;
}

#blue-table-base {
  background-color: #ffffff;
  border-color: #0099CC;
  border-style: solid;
}

.extra {
  visibility:	hidden;
  position:	absolute;
}