html,body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: White;
}
body,tr,td,th {
	font-family: Arial;
	font-size: 95%;
	color: #6c6c6c;
	font-style: normal;
}
td, tr, div {
	margin: 0px;
	padding: 0px;
} 
p{
	margin : 0px;
	padding : 0px 0px 15px 0px;
	
}
a{
	color: #0467BB;
	text-decoration: none;
}
hr {
	border: 0px;
	background-color: #9C9B9B;
	height: 1px;
	font-size: 0px;
	width: 100%;
}
a:hover {
	text-decoration: underline;
}
.adress{
	border-left: 1px solid red;
	margin: 10px 20px 0px 65px;
	padding-left: 10px;
	width: 250px;
	white-space: nowrap;
	font-family: Arial;
	font-size: 80%;
	color: #777777;
	font-style: normal;
}
.header1 {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 65px;
	color: Red;
	padding: 0px 22px 0px 68px;
	text-align: left;
}
.header1 a{
	text-transform: uppercase;
	color: Red;
	font-size: 77%;
}
.header2 a{
	text-transform: uppercase;
	color: Red;
	font-size: 77%;
}
.header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	height: 65px;
	padding: 0px 22px 0px 136px;
	

}
.space {
	clear: right;
}
.main-menu td{
	text-align: center;
	width: 66px;
	height: 50px;
	font-size: 70%;
	/*padding-top: 5px;*/
}
.main-menu a{
	white-space: nowrap;
	color: Black;
}
a.left-menu {
	font-size: 75%;
	background-image: url(images/arrow_black.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
	padding-bottom: 3px;
	color: black;
}
a.left-menu-active {
	font-size: 75%;
	background-image: url(images/arrow_black.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
	padding-bottom: 3px;
	color: Red;
}
.main-catalog {
	margin-top: 20px;
	font-size: 85%;
}

ul {
	margin-top:0px;
	margin-bottom:15px;
}

li {

}

ul.arrow, li.arrow {
	list-style-image: url(images/arrow_black.gif);
	margin-left: 10px;
	font-size: 100%;
}

.arrow {
	background-image: url(images/arrow_black.gif);
	background-position: 6px 1px;
	background-repeat: no-repeat;
}

a.small{
	font-size: 75%;
	color: black;
}

.small {
font-size: 75%;
}

.catalog td {
	vertical-align: top;
	/*text-align: center;*/
}
.catalog a{
	font-size: 65%;
	text-decoration: none;
}

a.proglink {
	color: gray;
}

a.proglink1 {
	color: red;
}

H1 {
	margin-left: 133px;
	/*border-bottom: 1px solid black;*/
	text-decoration: underline;
	font-size: 130%;
	font-family: Arial;
	font-weight: normal;
	color: Black;
	white-space: nowrap;
	/*display: inline;*/
}
h2{
	font-size: 120%;
	font-family: Arial;
	font-weight: normal;
	color: Red;
}
h2 a {
	font-family: Arial;
	font-weight: normal;
	color: Red;
}
 
h3 {
	font-size: 110%;
	font-family: Arial;
	font-weight: bold;
	color: Black;
	padding-bottom: 20px;
	margin: 0px;
}
h5 {
	font-size: 110%;
	color: Black;
	font-weight: normal;
}
/*new h*/
.h-2 h2 {
	margin-top:0px;
	padding:0px;
	margin-left: 0px;
	font-size: 120%;
	font-family: Arial;
	font-weight: normal;
	color: Red;
	text-decoration: none;
}

.h-2-b h2 {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-family: Arial;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

.h-2-b-s h2 {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 95%;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.h-3 h3 {
	font-size: 110%;
	font-family: Arial;
	font-weight: bold;
	color: Black;
	padding: 0px;
	margin: 0px;
	margin-bottom:15px;
}

.h-2-s h2 {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 95%;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.h-2-a a:hover {
	color: red;
}

/*new h*/

.footer1 {
	background-color: #EEEEEE;
	width: 535px;
	height: 32px;
	font-size: 125%;
	font-family: Arial;
	text-align: right;
	float: left;
	color: Black;
	margin-top: 30px;
}
.footer2 {
	height: 32px;
	font-size: 80%;
	font-family: Arial;
	color: 777777;
	font-style: normal;
	margin-top: 30px;
}
.copir {
	width: 205px;
	color: #777777;
	float: right;
	font-size: 80%;
}
.img {
	padding: 0px 0px 20px 0px;
}
.vitrina{
	vertical-align: top;
}
.img-bord {
	border: 1px solid gray;
}
.img-bg {
	background-image: url(images/bg-img.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 3px;
	float: left;
}
.hr {
	border-bottom: 1px solid #9C9B9B;
	margin: 25px 0px 25px 133px;
	height: 1px;
	font-size: 0px;
}
.right {
	float: right;
}
.left {
	float: left;
}
/*Выпадающее меню*/
.DivView{
	position: absolute;
	visibility: hidden;
	z-index: 2;
	border: 1 solid #AEBBC9;
	background-color: White;
}

.DivView2{
	position: absolute;
	visibility: hidden;
	z-index: 3;
	border: 1 solid #AEBBC9;
	background-color: White;
}

.DivView3{
	position: relative;
	z-index: 4;
	cursor: hand;
	padding: 2px 7px 2px 7px;
}

.DivView4{
	position: absolute;
	visibility: hidden;
	z-index: 5;
	border: 1 solid #AEBBC9;
	background-color: White;
}

.tdDiv{
	position:relative;
	z-index:1;
	width:69px;
	float: left;
/*	left: 114px;
	top: 189px;
*/
	text-align: center;
}
.linksub {
	display: block;
	color: black;	
}
a.linksub:hover {
	text-decoration: none;
}

.menuitem {
border-right: 1px solid #CBCBCB;
}
.menuitem1 {
text-align : right;
}

A.path_, A.path_:visited, A.path_:active
{
	COLOR: #000000;
	text-decoration: none;
	font-size:130%;
}

A.path_:hover
{
	COLOR: #000000;
	text-decoration: underline;
	font-size:130%;
}

.path_1 
{
	COLOR: #000000;
	text-decoration: underline;
	font-size:130%;
}

.path_ h1 {
	margin:0px;
	padding:0px;
	COLOR: #000000;
	text-decoration: none;
	font-size:100%;
	display: inline;
}

.path_1 h1 {
	margin:0px;
	padding:0px;
	COLOR: #000000;
	text-decoration: underline;
	font-size:100%;
	display: inline;
}

a.navigAct:active, a.navigAct:visited, a.navigAct:link
{
 TEXT-DECORATION: none; 
}

a.navigAct:hover
{
 TEXT-DECORATION: underline; 
}

.navigNo
{
	COLOR: #CCCCCC;  TEXT-DECORATION: underline;
}

a.leftmenu, a.leftmenu:visited, a.leftmenu:active, 
{
text-decoration: none;
}

a.leftmenu:hover {
text-decoration: underline;
}

a.leftmenu1, a.leftmenu1:visited, a.leftmenu1:active, a.leftmenu1:hover 
{
text-decoration: underline;
}

.searchfind {
	color: #FF9000;
}
.redtext {
color: red;
}

.bluetext {
	color: #0467BB;
}

.graytext {
	color: #6c6c6c;
}

img.border {
	margin-right:10px;
	margin-bottom:0px;
}

img.center {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;

}

img.right{
	margin-left:10px;
	margin-bottom:0px;
	margin-top:5px;
}

img.left{
	margin-right:10px;
	margin-bottom:0px;
	margin-top:5px;
}

.linkblock a {
	color: #000000;
}

.linkblock {
	color: #000000;
}

.linkblock a.blinknews {
    color: #ff0000;
    font-weight: bold;
}

#search {
    padding: 0;
    width: 229px;
    margin: 5px 0 0 0;
}
		
#search p {
    margin: 0;
    padding: 0;
    font-size: 0px;
    clear: both;
}
   
#search div {
    float: left;
    padding: 2px 0 2px 6px;
}

#search .textInput {
    border: 1px solid #44596b;
    float: left;
    height: 16px;				
    margin: 0 7px 0 7px;
    padding: 1px 2px 0;
    width: 110px;
    font-size: 10px;
}

.btn {
    background: #e3dfd6 url(/images/btn.gif) bottom repeat-x;
    border: 1px solid #44596b;
    display: block;
    float: left;
    height: 14px;
    line-height: 14px;
    padding: 0 8px 0 11px;
}

