/* OPIS GRUP grupy.php */

#opis_grup {
    background: url('../img/bg.jpg');
    background-repeat: repeat-x;
    width: 550px;
    height: 115px;
    text-align: left;
    border-bottom: 1px solid #efefef;	
}

#opis_grup .tytul {
	font: bold 12px Verdana, sans-serif;
	color: #515151;
	margin: 0 0 0 5px;
}

#opis_grup .tekst {
	font: normal 11px Verdana, sans-serif;
	color: #999999;
	margin: 10px 10px 0 10px;
	line-height: 130%;
}

#opis_grup .tekst h1 {
	font: bold 11px Verdana, sans-serif;
	color: #999999;
	display: inline;
}

#opis_grup .tekst a {
	color: #ff9036;
	font-weight: bold;
	text-decoration: none;
}

#opis_grup .tekst a:hover {
	text-decoration: underline;
}

#opis_grup .podpis {
    padding: 0;
    text-align: right;
	 width: 530px;
	 clear: left;
	 font-size: 11px;
}

#opis_grup .podpis a {
    color: #999999;
    text-decoration: none;
    font-weight: normal;			
}

#katalog {
    margin-top: 5px;
	 margin-bottom: 10px;
    width: 550px;
    text-align: left;
	 float: left;
}

#katalog .tytul {
    font-weight: bold;
    font-size: 17px;
    color: #F97000;
    float: left;
}

#katalog .belka {
    background: url('../img/belka.jpg') 0 50% no-repeat;
    margin-top: 4px;
    width: 550px;
    float: right;
}

/* GRUPY grupy.php */

.grupy {
	 clear: both;	
    background: url('../img/bg.jpg');
    background-repeat: repeat-x;
    width: 550px;
	 text-align: left;
    border-bottom: 1px solid #efefef;
	 margin-top: 10px;
}

.grupy .grupy_tytul {
	font: bold 12px Verdana, sans-serif;
	color: #515151;
	margin: 0 0 0 5px;
}

.grupy .now_pro {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	left: 448px;
	padding-top: 2px;
}

.grupy .now_pro a {
	text-decoration: none;
	color: #999999;
}

.grupy .now_pro a:hover {
	text-decoration: underline;
}

.grupy .linki {
	padding: 5px;
	line-height: 130%;
	border-top: 1px solid #CCCCCC;
	margin-top: 3px;
}

.grupy .linki a {
    text-decoration: none;	
    font-weight: normal;
    color: #999999;
    font-size: 11px;	
	 font-family: Verdana, sans-serif;
}

.grupy .linki a:hover {
    text-decoration: underline;	
}

.grupy .linki .sep {
	color: #F97000;
}
