
BODY {	
        background: url("http://images.irc.omsk.ru/blocks.jpg");
	background-color: rgb(202,224,224);
	background-attachment: fixed;
	color: rgb(0, 48, 64);
    }

IMG { border: 0; }

A:link { color: rgb(0, 64, 80); }
A:visited { color: rgb(96, 160, 192); }

H1 { font-size: large; text-align: center; }
H2 { font-size: large; }
H3 { font-size: medium; text-decoration: underline; }

.bowler {
    position:           fixed;
    top:	        15px;
    left: 	        5px;
    width:              auto;
    height:             auto;
    overflow:		hidden;
    padding:		0px 5px 3px 7px;
    z-index:            1;
    background:		url("http://images.irc.omsk.ru/menupad2.png");
    background-repeat:	no-repeat;
    background-attachment: fixed;
    color:		rgb(0, 96, 64);
}

.leftcorner {
    position:           fixed;
    bottom:	        0px;
    left: 	        0px;
    width:              auto;
    height:             auto;
    overflow:		hidden;
    padding:		0px 0px 0px 0px;
    z-index:            2;
}

TABLE	{
	text-align: left;
	border-style: none;
	border-spacing: 0pt;
	empty-cells: show;

}

PRE {
        font-weight:            bold;
	font-size:              large;
}

td.dirleft  {
	      border-bottom: 2px solid;
	      border-top: 2px solid;
	      border-left: 2px solid;
	      border-top-color: rgb(128,204,190);
	      border-left-color: rgb(128,204,190);
	      border-bottom-color: rgb(72,116,140);
	    }

td.dirinner { border-bottom: 2px solid;
	      border-top: 2px solid;
	      border-top-color: rgb(128,204,190);
	      border-bottom-color: rgb(72,116,140);
	      text-align: right;
	    }

td.dirright {
	      border-bottom: 2px solid;
	      border-top: 2px solid;
	      border-right: 2px solid;
	      border-top-color: rgb(128,204,190);
	      border-bottom-color: rgb(72,116,140);
	      border-right-color: rgb(72,116,140);
	      text-align: right;
	    }

td.itemleft {
	      width: 24px; 
	      border-top: 2px solid rgb(128,204,190);
	      border-bottom: 2px solid rgb(72,116,140);
	    }

td.iteminner {
	      border-top: 1px solid rgb(128,204,190);
	    }

td.itemright {
	      border-top: 1px solid rgb(128,204,190); 
	      border-bottom: 1px solid rgb(72,116,140); 
	      text-align: right;
	    }

td.albumleft {
	      border-top: 2px solid rgb(128,204,190);
	      border-bottom: 2px solid rgb(72,116,140);
	    }

td.albummiddle {
	      border-top: 2px solid rgb(128,204,190);
	      border-bottom: 2px solid rgb(72,116,140);
	      text-align: right;
	    }

td.albumright {
	      border-top: 2px solid rgb(128,204,190); 
	      border-bottom: 2px solid rgb(72,116,140); 
	      text-align: right;
	    }

td.itemmiddlebottom {
	      border-bottom: 2px solid rgb(72,116,140); 
	      text-align: right;
	    }

td.itemmiddle {
	      border-top: 2px solid rgb(128,204,190); 
	      border-bottom: 2px solid rgb(72,116,140); 
	      text-align: right;
	    }

td.itemright {
	      border-top: 2px solid rgb(128,204,190); 
	      border-bottom: 2px solid rgb(72,116,140); 
	      text-align: right;
	    }

td.itemmiddletop {
	      border-top: 2px solid rgb(128,204,190); 
	      text-align: left;
	    }

td.people {
		border-top: 2px solid rgb(128,204,190);
	}

.newitem {
	  text-decoration: blink;
	    color: rgb(0,128,48);
	    background-color: rgb(224,224,120);
}

.smogue3 {
        font-weight:            bold;
	font-size:              large;
	text-decoration: blink;
	color: rgb(0,128,48);
	border: 5px solid rgb(190,24,190) !important;
	background-color: rgb(224,224,20);
	color: rgb(0,48,255);
}

.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.thumb {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size:	small;
    font-stretch:	condensed;
}

.tiled {
  background-image: url("/.tile.png");
  background-repeat: repeat-x;
  background-color: #000000;
  padding: 0;
}

.thumbinfo {
    margin-left:	0px;
    margin-right:	0px;
    text-align:		center;
    font-size:		x-small;
    font-stretch:	condensed;
}

.thumbcap {
    margin-left:	auto;
    margin-right:	auto;
    text-align:		center;
    font-weight:	bold;
}
