.ramka em
{
	font-family: tahoma;
	font-style: italic;
	text-align: justify;
	font-size: 8pt;
	font-weight: lighter;
}


.ramka_content {
	left: 140px;
	position: relative;
	width: 570px;
	height:159px;
	overflow:auto;
	margin-left:10px;
	visibility: visible;
	font-weight:bold;
}

.ramka_content li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #06F;
	list-style-position: inside;
	list-style-type: circle;
}


.ramka{
	background-color:#FFF;
	border: 2px solid #C9E1FC;
	width: 720px;
	height: 160px;
	margin: 10px;
}

.ramka_logo{
	background-image: url(/css/sprawdz_online.png);
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	margin-left:5px;
	width: 140px;
	bottom: 150px;
	height: 120px;
}

.ramka_top {
	height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF5959;
	/*text-decoration: underline;*/
	background-color: #30C;
	font-family: tahoma;
	letter-spacing: 3pt;
	color:#FFF;
	font-size: 10pt;
	font-weight:600;
	}
.label {
	background-color: #59BDFF;
	font-family: tahoma;
	letter-spacing: 3pt;
	color:#FFF;
	font-size: 20pt;
	font-weight:600;
	text-align:center;
	width:80%;
	margin-left:10%;

	}	