body {
margin:0px;
padding:0px;
min-width:60px;
}

html {
margin:0px;
padding:0px;
min-width:1000px;
}

table {
margin:0px;
padding:0px;
}

img {
border:0px solid;
} 

.png
{
//background-image: none ! important;
/*
не забудьте особенность конструкции
behavior: url(...)
путь должен быть абсолютным
*/
behavior: url('images/pngfix.htc');
}

a, a:link, a:visited
{
color : #526B60;
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
}

a:hover {
font-family:Tahoma;
font-size:11px;
color:#526B60;
text-decoration:none;
}

a.a_9, a.a_9:link, a.a_9:visited
{
color : #999999;
font-family:Tahoma;
font-size:9px;
text-decoration:underline;
}

a.a_9:hover {
font-family:Tahoma;
font-size:9px;
color:#999999;
text-decoration:none;
}


a.menu, a.menu:link, a.menu:visited
{
color : #525252;
font-family:Verdana;
font-size:10px;
text-decoration:none;
}

a.menu:hover {
font-family:Verdana;
font-size:10px;
color:#ff0000;
text-decoration:none;
}

a.menu_t, a.menu_t:link, a.menu_t:visited
{
color : #525252;
font-family:Verdana;
font-size:10px;
font-weight: 600;
text-decoration:none;
}

a.menu_t:hover {
font-family:Verdana;
font-size:10px;
color:#ff0000;
font-weight: 600;
color : #525252;
}


.menu
{
font-family:Verdana;
font-size:10px;
color:#ff0000;
}


a.title, a.title:link, a.title:visited
{
color : #059CF4;
font-family:Tahoma;
font-size:14px;
font-weight: 600;
text-decoration:underline;
}

a.title:hover {
font-family:Tahoma;
font-size:14px;
color:#059CF4;
font-weight: 600;
text-decoration:none;
}

.cat3_title
{
font-family:Verdana;
font-size:14px;
color:#AB6946;
font-weight: 600;
}

.text
{
font-family:Verdana;
font-size:12px;
color:#AB6942;
}

.text2
{
font-family:Verdana;
font-size:10px;
color:#000000;
}


.zag{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight: 600;
}

.date{
font-family:Verdana;
font-size:10px;
color:#000000;
}

.navig
{
font-family:Arial;
font-size:16px;
color:#AB6946;
font-weight: 600;
text-transform: uppercase
}


.input2
{
border: #000000 1px solid;
padding : 2;
spacing : 0;
background : white;
font-family:Verdana;
font-size:11px;
color:#596965;
}