body  {
  margin:0px;
  padding:0px;
  background-image: url(images/back.gif);
}

body,table,tr {
	font-size: 14px;
	font-family: arial;
}

img{border:0px}
.fixed		{ table-layout:fixed; }
.pointer	{ cursor:pointer; }
.block		{ display:block; }
.none			{ display:none; }

.big_image	{display:none;position:absolute;top:10px;left:150px;z-index:20;width:700px;height:530px;cursor:pointer;}

.d-logo     { position:absolute; z-index: 1; top:10px; left:665px;}
.d-news     { position:absolute; z-index: 6; top:35px; left:159px;}
.d-about    { position:absolute; z-index: 6; top:87px; left:113px;}
.d-download { position:absolute; z-index: 6; top:138px; left:65px;}
.d-gallery  { position:absolute; z-index: 6; top:188px; left:20px;}

.d-body  {
    position: absolute;
    z-index: 0;
    left:180px;
    top:182px;
    width:664px;
    height:344px;
    background-color:#F5FCFC;
}
.d-body-text  {
    position: absolute;
    z-index: 1;
    top:182px;
    width:100%;
    height:344px;
    overflow-y: auto;
    overflow-x: hidden;
}

.border-top        { position: absolute; z-index: 3; left: 180px; top: 182px; height: 2px; line-height:2px; width: 664px; background-color: #000000; }
.border-left       { position: absolute; z-index: 3; left: 180px; top: 183px; height: 344px; line-height:344px; width: 2px; background-color: #000000; }
.border-bottom     { position: absolute; z-index: 3; left: 180px; top: 525px; height: 2px; line-height:2px; width: 664px; background-color: #000000; }
.border-right      { position: absolute; z-index: 3; left: 842px; top: 183px; height: 344px; line-height:344px; width: 2px; background-color: #000000; }

.image1 {
	position: relative;
	top: 285px;
	left: 0px;
	width: 200px;
	height: 250px;
	z-index: 4;
}

.image2 {
	position: absolute;
	top: 285px;
	left: 791px;
	width: 200px;
	height: 250px;
	z-index: 4;
}

.extreme-counter  { position:absolute; left:0px; top:530px; }
.corbomite-logo   { position:absolute; left:180px; top: 535px;}
a.footer-link:link,a.footer-link:visited { color:#000000; font-size:12px; }

.t-main			{line-height:24px; font-size:13px;}
.t-main td	{line-height:20px;}
.t-nav			{position:absolute;top:184px;left:182px;z-index:15;width:660px;border-bottom:2px solid;height:30px;background:#EFE702;}
.t-nav ul		{margin:0px;padding:0px;}
.t-nav li		{list-style:none;float:left;position:relative;left:17px;top:8px;}
p.p-game		{}
img.img_game{margin-left:10px;border:3px solid #000000;cursor:pointer;}

.d-gall {float:left; width: 600px;}
.d-gall div{float:left;width:260px;text-align:center;margin-left:30px;}