html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top; 
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.top {
	background-image: url(images/top_bg.jpg);
	height: 150px;
}
td.logo {
	width: 100%;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
}
td.logo1 {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-left: 20px;
}
td.search {
	background-image: url(images/search_bg.jpg);
	height: 30px;
}
td.topmenu {
	background-image: url(images/topmenu_bg.jpg);
}
td.searchitem {
	vertical-align: middle;
	text-align: center;
	padding-right: 11px;
}
form {
	margin: 0px;
}
td.hdr {
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	background-image: url(images/dots.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 21px;
}
td.menuitem {
	vertical-align: middle;
	text-align: center;
	width: 20%;
	background-image: url(images/menuitem_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
a.menu {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
td.news {
	width: 30%;
	background-image: url(images/news_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 3px;
	
}
td.text {
	width: 70%;
	height: 100%;
	background-image: url(images/text_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 3px;
}
td.copyright {
	height: 20px;
	background-image: url(images/copyright_bg.jpg);
	vertical-align: middle;
	text-align: center;
	color: #656565;
	font-size: 10px;

}
td.bottommenu {
	background-color: #ff8e51;
	background-image: url(images/bottommenu_bg.jpg);
	
}
td.btmenuitem {
	vertical-align: middle;
	text-align: center;
}

###

table.newstable {
	width: 100%;
}
td.newsitem {
	background-image: url(images/newsitem_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid silver;
	padding: 10px;
	text-align: justify;
}

td.logodin {
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding: 3px;
		
}

h2.hdr2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #c63c3c;
	margin-bottom: 7px;
}

h2.hdr3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #c63c3c;
	margin-bottom: 7px;
	text-align: center;
}

a {
	text-decoration: none;
	color: #c63c3c;
}
table.hdrtab {
	border-collapse: collapse;
	background-image: url(images/search_bg.jpg);
	background-color: #dce1e9;
	height: 30px;
	width: 100%;
}

###

table.content {
	border-collapse: collapse;
	margin: 6px 8px 8px 12px;
}
td.image {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
img.border {
	border: 1px solid silver;
}
td.abusimg {
	background-repeat: repeat-x;
	text-align: center;
	padding: 5px;
}

a img {
 border: none; /* Убираем границу */
}
td.counter {
	
	width: 100%;
	height: 100%;
	background-image: url(images/down_bg.jpg);
	vertical-align: middle;
	text-align: right;
	font-size: 10px;
}

td.priceitem {
	background-image: url(images/newsitem_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid silver;
	padding: 10px;
	text-align: center;
	vertical-align: middle;