/*
+---------------------------------------------------------------+
|	e107 website system
|	/files/e107.css
|
|	©Steve Dunstan 2001-2002
|	http://e107.org
|	jalist@e107.org
|
|	Released under the terms and conditions of the
|	GNU General Public License (http://gnu.org).
+---------------------------------------------------------------+
This file is here for a possible future project of making themes more css compatible
*/

.defaulttable, .fbdefault, .fdefault, .f2default, .f3default, .fcdefault{ display: block; width: auto; }
.center{ text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
table { margin-left:auto; margin-right:auto; }
.searchhighlight{text-decoration: underline;color:#FF0000;font-weight:bold;}


#kolektywBar a, #kolektywBar a:hover, #kolektywBar a:link, #kolektywBar a:visited {
color:#ff6600;
}

#kolektywBar {
background-color: black ;
background-image: none ;
background-repeat: repeat ;
background-attachment: scroll;
background-position: 0 0 ;
border-bottom:1px solid gray;
color:white;
}

#kolektywBar-link {
/* alternatywna grafika dla czarnych stron */
background-image: url(http://kolektyw.gram.pl/kbar/ico/gram_ondark.png) !important;
}

#kolektywBar-head {
color:white;}

#kolektywBar-week {
color:gray;
}

#kolektywBar-ranking {
color:white;}

#kolektywBar-list {
background-color: black ;
background-image: none ;
background-repeat: repeat ;
background-attachment: scroll;
background-position: 0 0 ;
border-color:white;
border-style:dotted solid solid;
border-width:1px;
}

#kolektywBar-list li:hover {
background-color: #999999 ;
background-image: none ;
background-repeat: repeat ;
background-attachment: scroll;
background-position: 0 0 ;
font-weight:bold;
text-decoration:underline;
}

#kolektywBar-listOpen {
background-color: transparent ;
/* alternatywna grafika dla czarnych stron */
background-image: url(http://kolektyw.gram.pl/kbar/ico/list_arrow_ondark.png) !important;
}

#kolektywBar-open {
color: #66AAFF;
background-color: black;
}

