/* OPIS informacje.php */

#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 .txt1 {
	font: normal 11px Verdana, sans-serif;
	line-height: 130%;
	text-indent: 20px;
	padding-left: 5px;
	margin-top: 4px;
}

#opis_grup .txt2 {
	font: normal 11px Verdana, sans-serif;
	line-height: 130%;
	padding-left: 5px;
	margin-top: 4px;
}

#opis_grup .txt2 a {
	text-decoration: none;
	color: #999999;
}

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


/* INFO informacje.php */

.info {
    margin-top: 5px;
    width: 550px;
    text-align: left;
    float: left;	
}

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

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

.info_p {
    width: 550px;
    text-align: left;
    float: left;
}

.info_p .p1 {
    width: 270px;
    height: 99px;	
    background: #F9F9F9;
    float: left;
    margin-top: 10px;
    position: relative;		
}

.info_p .p2 {
    width: 270px;
    height: 99px;	
    background: #F9F9F9;
    float: right;
    margin-top: 10px;
    position: relative;		
}

.info_p .linki {
	line-height: 110%;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.info_p .linki .pop2 {
	font-size: 11px;
	color: #515151;
	text-decoration: none;
}

.info_p .linki .pop {
	color: #F97000;
	text-decoration: underline;
	font-size: 11px;
}

#faq_linki {
	line-height: 130%;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}

#faq_linki a {
	font-size: 11px;
	color: #515151;
	text-decoration: none;
}

#faq_linki a:hover {
	text-decoration: underline;
}

.box {
	background: #F9F9F9;
	width: 540px;
	margin-top: 10px;
	padding: 4px;
	font-size: 10px; 
	float: left;
	text-align: left;
}

.box2 {
	background: #F9F9F9;
	width: 540px;
	margin-top: 10px;
	padding: 4px;
	font-size: 12px; 
	float: left;
	text-align: left;
	font-family: Verdana;	
}

.box2 h1 {
	font-size: 13px;
	margin: 0;
	margin-bottom: 3px; 
}

.box2 h2 {
	font-size: 13px;
	margin: 0;
	margin-bottom: 3px; 
}

.box2 img {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

.box2 a.duzy {
	color: #F97000;
	font-size: 13px;
	font-weight: bold;
}