/*
BODY { background-color: red; }
BODY * { border: 1px solid green; }
*/

.fotogalleryPopUp { margin: 0px; padding: 10px 0px; }
.fotogalleryPopUp, .fotogalleryPopUp * { font: normal 11px/1.2 Arial, sans-serif; color: #434343; }
.fotogalleryPopUp A { color: #93B200; }
.fotogalleryPopUp SPAN { display: block; padding: 0px 10px; }
.fotogalleryPopUp TABLE { width: 100%; margin: 10px 0px; border-collapse: collapse; }
.fotogalleryPopUp TABLE SPAN { display: inline; padding-right: 0px; background: url(/media/img/foto-bullet.gif) 0px 6px transparent no-repeat; }
.fotogalleryPopUp .download, .fotogalleryPopUp .close { width: 140px; text-align: center; }

#contentInner .imgBorders, .imgBigBorders { position: relative; }
.imgBorders *, .imgBigBorders * { text-decoration: none; }


.imgBorderTopLeft, .imgBorderTopRight, .imgBorderDownLeft, .imgBorderDownRight { position: absolute; background-color: transparent; background-position: 0px 0px; background-repeat: no-repeat; border-width: 0px; }
.imgBorderTopLeft, .imgBorderTopRight, .imgBorderDownLeft, .imgBorderDownRight { width: 9px; height: 9px; }
.imgBigBorderTopLeft, .imgBigBorderTopRight, .imgBigBorderDownLeft, .imgBigBorderDownRight { position: absolute; background-color: transparent; background-position: 0px 0px; background-repeat: no-repeat; border-width: 0px; }
.imgBigBorderTopLeft, .imgBigBorderTopRight, .imgBigBorderDownLeft, .imgBigBorderDownRight { width: 11px; height: 11px; }

.imgBorderTopLeft { top: 0px; left: 0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/img-border-top-left.png', sizingMethod='crop'); }
.imgBorderTopRight { top: 0px; right: 0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/img-border-top-right.png', sizingMethod='crop'); }
.news .imgBorderTopRight, .newsOnceTable .imgBorderTopRight { right: 10px; }
.imgBorderDownLeft { bottom: 0px; left: 0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/img-border-down-left.png', sizingMethod='crop'); }
.imgBorderDownRight { bottom: 0px; right: 0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/img-border-down-right.png', sizingMethod='crop'); }
.imgBorders > .imgBorderTopLeft { background-image: url(/media/img/img-border-top-left.png); }
.imgBorders > .imgBorderTopRight { background-image: url(/media/img/img-border-top-right.png); }
.imgBorders > .imgBorderDownLeft { background-image: url(/media/img/img-border-down-left.png); }
.imgBorders > .imgBorderDownRight { background-image: url(/media/img/img-border-down-right.png); }
.clubTable .imgBorderDownRight, .clubTable .imgBorderDownLeft {
  top: 91px !important;
}
.clubTable .imgBorderDownRight { left: 91px !important; }

.imgBigBorderTopLeft { top: 0px; left: 0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/img-border-top-left.png', sizingMethod='crop'); }
.imgBigBorderTopRight { top: 0px; right: 0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/img-border-top-right.png', sizingMethod='crop'); }
.imgBigBorderDownLeft { bottom: 0px; left: 0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/img-border-down-left.png', sizingMethod='crop'); }
.imgBigBorderDownRight { bottom: 0px; right: 0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/img-border-down-right.png', sizingMethod='crop'); }
.imgBigBorders > .imgBigBorderTopLeft { background-image: url(/media/img/img-border-top-left.png); }
.imgBigBorders > .imgBigBorderTopRight { background-image: url(/media/img/img-border-top-right.png); }
.imgBigBorders > .imgBigBorderDownLeft { background-image: url(/media/img/img-border-down-left.png); }
.imgBigBorders > .imgBigBorderDownRight { background-image: url(/media/img/img-border-down-right.png); }

/* .newsItemTable .imgBorderTopLeft, .newsOnceTable .imgBorderTopLeft {} */
.newsItemTable .imgBorderTopRight, .newsOnceTable .imgBorderTopRight { left: 141px; } 
/* .newsItemTable .imgBorderDownLeft, .newsOnceTable .imgBorderDownLeft {} */
.newsItemTable .imgBorderDownRight, .newsOnceTable .imgBorderDownRight { left: 141px; right: auto; }
