*{
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	border-collapse:collapse;
}

.png
    {
        //background-image: none ! important;
        /*
            не забудьте особенность конструкции
            behavior: url(...)
            путь должен быть абсолютным
        */
        behavior: url('pngfix.htc');
    }
    
#table_all{
    
	background-color: #303030;

}

#kroshki {

background: url(../zakaz.png) repeat-x;
width: 880px;
height: 59px;

}



#header {
height: 91px;
border-collapse:collapse;
background: url(../fon.jpg) repeat-x;        


}

#logo {
border-collapse:collapse;
position: relative;
left: 40px;

}
#top {

height: 91px;

}

#map {
height: 16px;
width: 30px;
background-color: #ffc900;
}

#map_2 {
height: 16px;
width: 30px;

}

#posit_map {
position: relative;
right: 30px;
}

A.lang ,.lang:visible {
	font-family: "Tahoma";
	font-size: 7pt;
	font-weight : normal;
	color: #ffc900;
text-decoration:underline;
}
A.lang:link {
	font-family: "Tahoma";
	font-size: 7pt;
	font-weight : normal;
	color: #ffc900;
text-decoration:underline;
}
A.lang:visited {
	font-family: "Tahoma";
	font-size: 7pt;
	font-weight : normal;
	color: #ffc900;
	text-decoration: underline;
}
A.lang:active {
	font-family: "Tahoma";
	font-size: 7pt;
	font-weight : normal;
	color: #ffc900;
	text-decoration: underline;
}

A.lang:hover {
	font-family: "Tahoma";
	font-size: 7pt;
	font-weight : normal;
	color: #ffffff;
text-decoration:underline;
}

.input {
background-color : #545454;
border-style: solid;
border-color: #1f1f1f;
border-width: 1px; 
}

#font_z {
    font-weight : normal;
	font-family: Tahoma;
	font-size: 16pt;
	color: #ffc900;
}

#bottom {
background: url(../fon_2.png);
width: 881px;
height: 90px;
}

#font_1 {

    font-weight : normal;
	font-family: Arial;
	font-size: 10pt;
	color: #ffd200;
}


#font_2 {
    font-weight : normal;
	font-family: Tahoma;
	font-size: 10pt;
	color: #9c9c9c;

}


#font_3 {
    font-weight : normal;
	font-family: Tahoma;
	font-size: 7pt;
	color: #9c9c9c;

}

#content {

background: url(../fon_3.jpg) repeat-x;
width: 881px;
height: 100%;

}