.ramka_top {
	height: 28px;
	background: url(http://static.pilka24.pl/images/ramki/ramka_top.gif);
}

.ramka_middle {
	background: #fff;
	border: 1px solid #dfe3e5;
	border-width: 0px 1px 1px 1px;
	padding: 5px 5px;
}

.ramka_naglowek {
	color: #898989;
	font-weight: bold;
	font-size: 13px;
	float: left;
	padding: 7px 0px 0px 10px;
}

div.akcja {
	background: #e3e3e3;
	padding: 6px;
	text-align: right;
}


a.zakladka_off { 
	color: #fff;
	font-weight: bold;
	display: block;
	float: right;
	margin-left: 1px;
}
a:hover.zakladka_off { 
	color: #d5e7f7;
}
a.zakladka_off .zakladka_l { 
	float: left;
	width: 4px; 
	height: 28px;
	background: url(http://static.pilka24.pl/images/ramki/zakladka_off_l.gif);
}
a.zakladka_off .zakladka_s {
	float: left;
	padding: 8px 10px 0px 10px; 
	margin: 0px auto;
	height: 20px;
	background: url(http://static.pilka24.pl/images/ramki/zakladka_off.gif);
	cursor: pointer;
}
a.zakladka_off .zakladka_r { 
	float: left;
	width: 4px; 
	height: 28px;
	background: url(http://static.pilka24.pl/images/ramki/zakladka_off_r.gif);
}

a.zakladka_on { 
	color: #083057;
	font-weight: bold;
	display: block;
	float: right;
	margin-left: 1px;
}
a.zakladka_on .zakladka_l { 
	float: left;
	width: 4px; 
	height: 28px;
	background: url(http://static.pilka24.pl/images/ramki/zakladka_on_l.gif);
}
a.zakladka_on .zakladka_s {
	text-align: center;
	float: left;
	padding: 8px 10px 0px 10px; 
	margin: 0px auto;
	height: 20px;
	background: url(http://static.pilka24.pl/images/ramki/zakladka_on.gif);
	cursor: pointer;
}
a.zakladka_on .zakladka_r { 
	float: left;
	width: 4px; 
	height: 28px;
	background: url(http://static.pilka24.pl/images/ramki/zakladka_on_r.gif);
}



div.galeria_transparent {
	background-image: url(http://static.pilka24.pl/images/transparent.gif);
	filter: alpha(opacity=40);
	opacity: 0.4;
	width: 100%;
	height: 40px;
	position: relative;
	top: 160px;
}
div.galeria_transparent_text {
	position: relative;
	top: 120px;
	padding: 10px;
}
div.galeria_transparent_text a {
	font-weight: bold;
	font-size: 11px;
}

div.galeria_index {
	background: #203447; 
	margin: 0px auto; 
	width: 288px; 
	height: 35px;
}
div.galeria_index a {
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: block;
	float: left;
	padding-top: 10px;
	background: #203447;  
	width: 20px; 
	height: 25px;
}


.msg_error {
	color: #861d1d;
	text-align: center;
	border-bottom: 2px solid red;
	margin:3px;
	background-color: #f9e2e2;
}
.msg_message {
	color: #38861d;
	text-align: center;
	border-bottom: 2px solid #71c056;
	margin:3px;
	background-color: #c0e5b4;
}



.ramka_ekspert {
	width: 230px;
	float: left;
	margin: 5px 7px 5px 7px;
}

.ramka_ekspert div.n {
	height: 19px;
	width: 226px;
	background: url(http://static.pilka24.pl/images/ramki/blog_ekspert_top.gif);
	color: #fff;
	font-weight: bold;
	padding: 4px 0px 0px 4px;
}

.ramka_ekspert div.n a {
	color: #fff;
}

.ramka_ekspert div.autor {
	padding: 5px;
	height: 59px;
	background: #f1f1f1;
	overflow: hidden;
}

.ramka_ekspert div.opis {
	padding: 5px;
	height: 90px;
	border: 1px solid #f1f1f1;
	border-width: 0px 1px;
	overflow: hidden;
}

.ramka_ekspert div.zobacz {
	padding: 0px 5px 5px 5px;
	height: 20px;
	border: 1px solid #f1f1f1;
	border-width: 0px 1px 1px 1px;
}
