    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;
}