body,tr,td{
		font-family: tahoma;
		font-size: 12px;
		color:#575757;
}

a{
		color:#fe3333;
}
a.underlogo{
		color:black;
		font-size: 10px;
}


a:hover{
		text-decoration:none;
}

input,textarea,select{
		background-color : white;
		border-color : black;
		border-style : ridge;
		border-left : 1px solid;
		border-top : 1px solid;
		border-bottom : 1px solid;
		border-right : 1px solid;
		border-left-color: black;
		border-right-color: black;
		border-top-color: black;
		border-bottom-color: black;
}

input.zakaz,textarea.zakaz,select.zakaz{
		background-color : white;
		border-color : #dfdfdf;
		border-style : ridge;
		border-left : 1px solid;
		border-top : 1px solid;
		border-bottom : 1px solid;
		border-right : 1px solid;
		border-left-color: gray;
		border-right-color: gray;
		border-top-color: gray;
		border-bottom-color: gray;
}

a.menu{
		color:white;
		font-size:15px;		
		font-weight:bold;
}

.copy{
        color: #6D6D6D;
        
}


h1{
		font-family: arial;
		font-size:16px;
		font-weight: bold;
		color: black;
		
}

h2{
		font-family: tahoma;
		font-size:16px;
		font-weight:bold;
		color: #333333;
}

h3{
		font-family: tahoma;
		font-size:13px;
		color: black;
}

a.cat{
		color: black;
		text-decoration:none;
		font-size:14px;
		font-weight: bold;
}

a.cat_selected{
		color: black;
		text-decoration:underline;
		font-size:14px;
		color: #FE3333;
}
a.cat:hover{
		color: #FE3333;
		text-decoration:underline;
}
a.main_subcat{
		color: #505050;
		font-size: 10px;
}

a.filtr{
		color: #505050;
		font-size: 11px;
}

a.main_links{
		color:#FE3333;
}

.main_subcat{
		color: #919191;
}
hr{
        size:1px;
        color: #B9B9B9;
}

a.catbottom{
		color: #595959;
		text-decoration:none;
		font-size:14px;
		font-weight: bold;
}

a.catbottom:hover{
		text-decoration: underline;
}

.best{
	top: -100px;
	position: absolute;
	visibility: hidden;
	width: 100px;

}

hr{
		height: 1px;
		color: #e3e3e3;
}
b.black{
		color: black;
}

strong.black{
		color: black;
}

.ss{
	top: -2000px;
	position: absolute;
	width: 100px;
}


