body{
  margin: 0;
  padding: 0;
  cursor: default;
  font-family: Verdana;
  color: #000000;
  font-size: 12px;
  background: #FFFFFF;
}



h1
{
	font-size:14px;
}
h2
{
	font-size:18px;
}

img
{
	border:0px;
}
div.global{
  width: 100%;
  min-width: 1000px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  text-align: center;
  /*border: 1px dashed red;*/
  font-size:12px;
}
*div.global{
  width:expression(document.body.clientWidth < 1000?"1000px":"100%");
}
div.head
{
  width: 90%;
  background-image: url("imghd/bg_head.gif")  ;
  background-repeat:repeat-x;
  height:146px;
  margin: 0 auto;
  z-index:500;
}
div.head_left
{
	float:left;
}
div.head_right
{
	float:right;
}
div.logocompany
{
	float:left;
	padding-top:40px;
}
div.logohd
{
	float:right;
	padding-top:20px;
}


div.new1
{
	position:absolute;
  width: 350px;
  background-image: url("imghd/bg_new.gif");
  background-repeat:repeat-x;
  height:129px;
  margin: 0 auto;
  z-index:1;
  top:142px;
  left:15%;
  color:#FFFFFF;
  font-family:Arial;
  font-size:12px;
  text-align:left;

}
div.new_left
{
	float:left;
}
div.new_right
{
	float:right;
}
div.new2
{
	position:absolute;
  width: 350px;
  background-image: url("imghd/bg_new.gif");
  background-repeat:repeat-x;
  height:129px;
  margin: 0 auto;
  z-index:1;
  top:142px;
  right:15%;
  color:#FFFFFF;
  font-family:Arial;
  font-size:12px;
    text-align:left;
}
div.content
{
 position :absolute;
  width: 90%;
  background-repeat:repeat-x;
  z-index:1;
  top:290px;
  font-family:Arial;
  left:10%;
  font-size:12px;
  right:10%;
  text-align:left;
}

table.razn td
{
	text-align:center;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	}
	table.razn
	{
		border-collapse:collapse;
}

table.tukan td
{
	text-align:center;
	border-width:0px;
	border-color:#000000;
	border-style:solid;
	}
a
{
	color:#2E3192;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;}
table
{
  font-family: Verdana;
  color: #000000;
  font-size: 12px;
  }
  p.img
  {
	float:left;
	padding:10px;
	}
table.begin td
{
	padding:20px;
}