#opis_grup {
    background: url('../img/bg.jpg');
    background-repeat: repeat-x;
    width: 550px;
    height: 100px;
    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: 15px 10px 0 10px;
	line-height: 130%;
	text-indent: 15px;
}

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

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

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

#opis_grup2 .tekst a {
	text-decoration: none;
	color: #999999;
}

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

.reg {
    float: right;
}

.reg a {
    text-decoration: none;
    color: #999999;
    font-weight: bold;
    font-size: 11px;
}

.reg a:hover {
    text-decoration: underline;
}

#ranking {
    margin-top: 0px;
    width: 550px;
    text-align: left;
    float: left;
}

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

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

.producent {
    width: 550px;
    text-align: left;
    float: left;
    border-bottom: 1px solid #CCCCCC;
    margin-top: 10px;
}

.producent .logo {
    float: left;
    margin: 0 5px 0 5px;
}

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

.producent .opis {
    color: #999999;
    font-size: 11px;
    margin: 10px 5px 5px 5px;
}

.producent .opis_cz {
    color: #FF0000;
    font-size: 11px;
    margin: 10px 5px 5px 5px;
}

.producent .sr td {
    text-align: center;
    color: #999999;
    font-size: 9px;
}

.producent .bb {
    background: #ff9036;
    border: 1px solid #999999;
    font-weight: normal;
    font-size: 10px;
    color: #FFFFFF;
    cursor: pointer;
}

.producent .bb2 {
    background: #CCCCCC;
    border: 1px solid #999999;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    cursor: pointer;
}

.producent .miej {
    font-size: 12px;
    color: #F97000;
}

.producent .hidden {
    background: #EFEFEF;				
}

.producent .hidden select, input {
    font-size: 11px;	
}

.producent .hidden .uz {
    font-size: 11px;
    font-family: Verdana, sans-serif;	
    width: 420px;
    height: 50px;
    overflow: auto;			
}


.dodaj_op {
    width: 550px;
    text-align: right;
    margin-top: 5px;		
}

.dodaj_op .rej {
    background: #CCCCCC;
    border: 1px solid #999999;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    cursor: pointer;
}

.dodaj_op .dodaj {
    background: #ff9036;
    border: 1px solid #999999;
    font-weight: normal;
    font-size: 10px;
    color: #FFFFFF;
    cursor: pointer;
}

.dodaj_op #form1 {
    margin-top: 5px;	
    background: #EFEFEF;
    border-bottom: 1px solid #CCCCCC;		
    border-top: 1px solid #CCCCCC;
    width: 550px;
    height: 60px;			
    text-align: left;
    position: relative;		
}

.dodaj_op #form1 .f_opinia {
    width: 450px;
    height: 50px;	
    position: absolute;
    top: 3px;
    left: 20px;
    overflow: auto;
    font-family: Verdana, sans-serif;
    font-size: 11px;							
}

.dodaj_op #form1 .f_dodaj {
    position: absolute;
    top: 20px;
    right: 15px;
    background: #ff9036;	
    border: 1px solid #999999;
    font-weight: normal;
    font-size: 10px;
    color: #FFFFFF;
    cursor: pointer;			
}

.dodaj_op #form2 {
    margin-top: 5px;	
    background: #EFEFEF;
    border-bottom: 1px solid #CCCCCC;		
    border-top: 1px solid #CCCCCC;
    width: 550px;
    height: 60px;			
    text-align: left;
    position: relative;		
}

.dodaj_op #form2 .f_opinia {
    width: 450px;
    height: 50px;	
    position: absolute;
    top: 3px;
    left: 20px;
    overflow: auto;
    font-family: Verdana, sans-serif;
    font-size: 11px;							
}

.dodaj_op #form2 .f_dodaj {
    position: absolute;
    top: 20px;
    right: 15px;
    background: #ff9036;	
    border: 1px solid #999999;
    font-weight: normal;
    font-size: 10px;
    color: #FFFFFF;
    cursor: pointer;			
}

.opinia {
    text-align: left;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;	
    float: left;
    width: 550px;				
}

.opinia div {
    padding: 5px;
    line-height: 130%;		
}