html, body {
	width:100%;
  margin: 0;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 8pt;
  
  background-image: url("http://www.doors74.ru/images/gum.png");
  background-repeat: repeat-x;
}

p {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 9pt;
}

table {
  border: 0;
  width: 100%;
}
td {
  vertical-align: top;
  padding: 5 10 5 5px;
  text-align: left;
  font-size: 8pt;
}

a {color: #631A1C;}
a:link    {text-decoration: underline;}
a:hover   {text-decoration: none;}
a:visited {color: #A9411B; text-decoration: underline;}
a:active  {text-decoration: underline;}

h1 {
	font-size: 28px;
	margin-bottom: 10px;
	font-family: "Times New Roman";
	color: #000;
	font-style : normal;
	font-weight : 400;
}

#center {
  width: 980px;
  text-align: left;
  background-color: transparent;
}

#logo {
  width: 980px;
  height: 260px;

  float: left;
  background-image: url("http://www.doors74.ru/images/logo.jpg");
  color: #FFF;
}
#logo a {color: #FFF;}

#logo #favourite {
  position: relative;
  top: 10px;
  left: 20px;
  font-size: 7pt;
}

#logo #topmenu {
  font-size: 9pt;
  font-weight: bold;
  position: relative;
  margin-left:40px;
  top: 36px;
  left: 250px;
  width: 600px;
}
#logo #topmenu * {
  margin-right: 20px;
}

#info {
  width: 980px;
  height: 175px;
  float: left;
  padding-top: 20px;
  background-image: url("images/back.png");
  background-repeat: repeat-x;
}

form#catform {
  float: left;
  width: 200px;
  padding-top: 7px;
  margin-right: 15px;
}
.sel{
	width:160px;
	margin: 0px 0px 0px 30px;
	display: block;
	text-align:center;
}
.vals{
	width:150px;
	text-align:center;
	padding:3px;
}
form#catform select#main {
	width:150px;
}

#info .infomsg{
	float: left;
	width: 200px;
	height: 175px;
	padding: 7px 10px;
	border-left: 1px dotted #999999;
	font-size:12px;
}
.comm{
	margin: 10px 0px 10px 0px;
}
.sublink{
	font-size:11px;
}
.infomsg_img {
	float: left;
	margin-right: 10px;
	margin-bottom:100px;
}
#info .infomsg div a {
  margin: 10px 0;
}

#banner {
 float: left;
 margin: 10px 0;
 width: 832px;
 height: 175px;
}

#content {
	position:relative;
	float: left;
	clear: both;
	width: 980px;
	margin-top: 20px;
}

#leftmenu {
	CLEAR: left; FLOAT: left; WIDTH: 240px}
	
*html #leftmenu {
	CLEAR: left; FLOAT: left; WIDTH: 220px}
	
#leftmenu ul {

	float: left;
	clear: left;
	margin-left:20px;
	width:170px;
}
#leftmenu ul li {
  margin: 10px 0;
  list-style-image: url("http://www.doors74.ru/images/list.png");
}
#leftmenu #kdlogo {
  float: left;
  width: 100%;
  margin-top: 50px;
  text-align: center;
}

#text {
	position:relative;
	float:left;
	width:510px;
	height:auto;
}

#text2 {
	position:relative;
	float:left;
	width: 450px;
	height:auto;
	font-size: 9pt;
}

#bottom {
  float: left;
  clear: both;
  width: 100%;
  height: 175px;
  
  background-image: url("http://www.doors74.ru/images/gumd.png");
  background-repeat: repeat-x;
  background-position: 970px bottom;
}

#footer {
  float: left;
  clear: both;
  width: 100%;
  height: 175px;
  background-image: url("ihttp://www.doors74.ru/mages/backd.png");
  background-repeat: repeat-x;
  color: #808080;
}
#footer #counter {
  margin-top: 80px;
  float: left;
  width: 210px;
  text-align:center;
}
#footer #copyright {
  margin-top: 80px;
  float: left;
  width: 250px;
  text-align:left;
}
#footer #developer {
  margin-top: 80px;
  float: left;
  width: 300px;
  text-align:left;
  font-size: 7pt;
}
*/

