h1.bread {
    color: #B80001;
    margin: 0;
    display: inline;
}
a.bread {
    font-size: 18px;
    color: black;
}
a.bread:hover {
    color: #e00000;
}
a.into_basket {
    background: transparent url(/img/bag-button-slider.gif) no-repeat 0px 0px;
    width: 160px;
    height: 34px;
    margin: 0px 0px 0px 5px;
    float: left;
}
a.into_basket:hover {
    background-position: 0px -34px;
}
a.into_basket_done {
    background: transparent url(/img/bag-button-slider.gif) no-repeat 0px -68px;
    width: 160px;
    height: 34px;
    margin: 0px 0px 0px 5px;
    float: left;
}
a.into_basket_done:hover {
    background-position: 0px -34px;
}
#top-menu {
    height: 28px;
    background: #B63031;
    font-family: tahoma, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 3px 0px 0px 7px;
}
#top-menu a:active {
    color: #FFFFFF;
    text-decoration: none;
}
#top-menu a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
#top-menu a {
    color: #FFFFFF;
    text-decoration: underline;
}
body,td,th {
    font-size: 12px;
    color: #000000;
	font-family: tahoma;
}
a {
	font-size: 13px;
	text-decoration: underline;
    color: black;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #b80001;
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
#pict a {
	text-decoration: underline;
	font-weight: bold;
	color: #D50000;
}
#pict a:hover {
	text-decoration: none;
	color: #D50000;
}
#pict img {
	border: 0px;
}
#pict td {
	vertical-align: top;
	padding-bottom: 15px;
}
    a.page {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 15px;
	color:#852324;
	}
    a.page:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 15px;
	color:#852324;
	}
    .pagecur {
    	font-weight: bold;
    	color: #b10101;
	background-color: #f8dbdb;
	font-size: 15px;
	}
#text a {
	color: #000000;
	text-decoration: underline;
}
#text a:hover {
	color: #000000;
	text-decoration: none;
}
