@charset "windows-1251";
table.lg-table TD{ font-family: Arial,sans-serif;}
.text-align TD{text-align:left; vertical-align:top;}
.text-align-c TD{text-align: center; }
.text-align-center TD{text-align:center; vertical-align: middle;}
img {border:none}

.bg_top_repeatx_right {background-position:top; background-repeat: repeat-x}
.bg_bottom_repeatx_right {background-position:bottom; background-repeat: repeat-x}

.bg_top_norepeat_left { background-position:top left; background-repeat:no-repeat}
.bg_top_norepeat_right { background-position:top right; background-repeat:no-repeat}
.bg_bottom_norepeat_left { background-position:bottom left; background-repeat:no-repeat}
.bg_bottom_norepeat_right { background-position:bottom right; background-repeat:no-repeat}

.align-c { text-align:center}

/* Öâåò */
.white {color:white}
.white-bg  {background-color:white;}
.red-bg {background-color:#eb1c22;}
.red {color:#eb1c22;}

.size11 {font-size:11px}
.size13 {font-size:13px}
.size19 {font-size:19px}
div.size16 {font-size:16px; font-weight:bolder; margin-bottom:6px}

.bg {background:url(/golla/img/line.jpg) top repeat-x #e3e3e5; }
.bg-distance {min-height:300px; background:url(/golla/img/uzor.jpg) top right no-repeat ; }

.grey-text { border:1px #9f9f9a dotted; padding:7px; color:#020607;
    background: url(/golla/img/white.png);
  //background-image:none; 
  //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/golla/img/white.png', sizingMethod='scale');}
  
.grey-img { background-color:#4e4e4e; border:1px #9f9f9a dotted; padding:4px; }

a.a-red:link, a.a-red:visited {text-decoration: none; color:#eb1c22; font-size:21px; font-family:Arial Narrow,sans-serif; }
a.a-red:hover, a.a-red:active { text-decoration: underline; color:#eb1c22;}
a.a-reds:link, a.a-reds:visited {text-decoration: none; }
a.a-reds:hover, a.a-reds:active { text-decoration: underline; }
