﻿.sonda_pytanie {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	padding: 10px 0px;
}
.sonda fieldset {
	position: relative;
	z-index: 2;
}
.sonda_odpowiedz {
	font-family: 'Roboto Slab', sans-serif !important;
	font-size: 14px !important;
	color: #444444 !important;
	font-weight: normal !important;
	background: none !important;
	border: none !important;
	padding: 2px 0px !important;
	line-height: 12px !important;
	display: inline !important;
}

A.sonda_odpowiedz:link 		{color: #636363; text-decoration-color: transparent;}
A.sonda_odpowiedz:visited 	{color: #636363; text-decoration-color: transparent;}
A.sonda_odpowiedz:hover 	{color: #21a84e !important; text-decoration-color: transparent;}
A.sonda_odpowiedz:active 	{color: #636363; text-decoration-color: transparent;}

.sonda_odpowiedz_tlo {
	text-align: left;
	padding: 2px 0px;
}

.sonda_odpowiedz_grafika {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
	padding: 0px 0px 5px 0px
}
.sonda_odpowiedz_grafika img {
	height: 8px !important;
}

.sonda_wynik {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 0px 0px;
	/*
	position: relative;
	top: -44px;
	*/
}
.sonda_wynik > input[type=submit] {
	padding: 10px 20px 10px 40px;
	margin: 3px;
	cursor: pointer;
	border: none;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid #F1F1F1;
	border-radius: 3px;
	background: #F7F7F7;
	background:linear-gradient(to bottom,  #FFFFFF 0%, #F7F7F7 100%);
	box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.2);
	float: right;
	/*
	position: relative;
	top: 70px;
	*/
}

.sonda_wynik_liczba, .sondy_glosy, .sondy_glosy2 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.sonda_tresc, .sonda_skrot, .sondy_pytanie{
	font-family: 'Roboto Slab', sans-serif;
	font-size: 14px;
}
.sondy_tlo, .sondy_zakoczone_tlo, .sondy_aktywne_tlo{

}

.sondy_zakoczone, .sondy_aktywne {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 14px;
	color: #636363;
}

A.sondy_zakoczone:link, A.sondy_zakoczone:link	  	{color: #636363; text-decoration-color: transparent;}
A.sondy_zakoczone:visited, A.sondy_zakoczone:visited 	{color: #636363; text-decoration-color: transparent;}
A.sondy_zakoczone:hover,  A.sondy_zakoczone:hover	{color: #636363; text-decoration-color: transparent;}
A.sondy_zakoczone:active, A.sondy_zakoczone:active	{color: #636363; text-decoration-color: transparent;}

