    html, body {
        height:100%;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 90%;
        margin:0;
        padding:0;
    }
    img{
     border:0;
    }
    A, A:hover {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        text-decoration: underline;
		font-size:12px;
		color:#258BB7;
    }

    A:hover {
        text-decoration: none;
    }

    TD {
        font-size: 80%;
    }

	.cart {
		color:#4A4C49;
		font-size:12px;
	}
	.cart span {
		color:#FF7E28;
	}

	.top_menu a img {
		border-bottom:1px solid #D2D2D2;
	}
	.top_menu a:hover img {
		border-bottom:1px solid #FFFFFF;
	}

	.news {
		color:#258BB7;
		font-size:11px;
	}
	.news span{
		color:#4A4C49;
		background:url(images/bullet_news.gif) top left no-repeat;
		padding-left:17px;
		line-height:1.4em;
		font-size:11px;
	}
	.catalog {
		color:#4A4C49;
		font-size:12px;
	}
	.catalog b{
		color:#303030;
		font-size:12px;
	}
	.catalog span{
		color:#FF7E28;
		font-size:12px;
	}
	.catalog div {
		display:inline;
		color:#258BB7;
		font-size:11px;
		float:right;
	}
	.catalog div a {
		font-size:11px;
	}
	.text span {
		color:#4A4C49;
		background:#F1F1F1;
		font-size:12px;
	}
	.copyright {
		color:#303030;
		padding:0 0 20px 20px;;
		line-height:1.4em;
		font-size:12px;
	}
	.bottom_menu {
		color:#303030;
		font-size:12px;
	}
	.bottom_menu b{
		color:#303030;
		font-size:12px;
	}
	.title{
		color:#258BB7;
		font-size:14px;
	}
	.table td{
		color:#4A4C49;
		font-size:12px;
		padding:2px 5px;
	}
	.table input{
		width:30px;
		height: 18px;
		font-size: 12px;
	}
	.table td div{
		color:#FF7E28;
		display: inline;
	}

	.paging a{
		border:1px solid #DCDCDC;
		width:20px;
		height:15px;
		padding:0 0 2px 0;
		color:#4A4C49;
		font-size:12px;
	}
	.paging a:hover{
		color:#4A4C49;
	}
	.paging span{
		border:1px solid #DCDCDC;
		width:20px;
		height:15px;
		padding:0 0 2px 0;
		color:#FF7E28;
		font-size:12px;
	}

	.alert{
		border:1px dashed #8F8F8F;
		padding:6px 10px;
		font-size:12px;
		color:#4A4C49;
	}
	.alert b{
		color:#258BB7;
	}
	.error{
		border:1px dashed #8F8F8F;
		padding:6px 10px;
		font-size:12px;
		color:#4A4C49;
	}
	.error b{
		color:#FF7E28;
	}
	.gradus{
		color:#4A4C49;
		padding:8px 10px;
	}
	ul {
		color:#258BB7;
		margin:0 0 0 15px;
		line-height:1.4em;
	}
#cart_hint{
 margin:0;padding:0;
 position:absolute;
 border:0;
 width:1px;
 height:1px;
 bottom:0;
 right:0;
 visibility: hidden;
}
form{
 margin:0;
 padding:0;
 display:inline;
}
.ordinary{
 width:auto !important;
 height:auto !important;
 font:auto !important;
}
.hidelinks a{
 color: black !important;
 text-decoration:none !important;
}


.search_table table {
	margin-bottom: 13px;
}

.about_block {
    color: #999999;
    margin-bottom: 18px;
    padding: 5px;
}
.cart_table {
	margin-top: 8px;
	padding: 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #66bb49;
	behavior: url(/css/PIE.htc);
}


.bg_header_right {

	height: 140px;

	background:url(images/bg-header-right.jpg) right top no-repeat;
}

.bg_header_center {

	height: 140px;

	background:url(images/bg-header-center.jpg) right top repeat-x;
}
.bg_header_decor {

	height: 140px;

	background:url(images/bg-header-decor.png) center top no-repeat;
}



tr,
table,
tbody {

	margin: 0;
	padding: 0;

}



.intro {
	display: block;
	height: 140px;
	width: 405px;
	background:url(images/intro-bg.jpg) right top no-repeat;
}
.intro_text {
    color: #303030;
    font-family: Verdana;
    font-size: 90%;
    line-height: 1.5em;
    padding-left: 10px;
    padding-right: 89px;
    padding-top: 36px;
}
.intro_text span {    
	background: url("images/bg-text.png") repeat scroll 0 0 transparent;
}
.intro_text a {
    color: #FF7E28;
    text-decoration: none;

}
























