@charset "utf-8";
/* CSS Document */
#body
{
	background-color:#F8F8F8;
}
#container
{
	width: 100%;
	background-color: #F8F8F8;
}
#topbar
{
	background-color:white;
	height: 10%;
	width: 100%;
	padding-bottom:25px;
	padding-top: 25px;
	border-bottom: 2px ridge #9A8A8A;
	
	
} 
#topbar_mobile
{
	display: none;
	background-color:white;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 2px ridge #9A8A8A;
}
#topbar_mobile h1
{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	width:90%;
	margin-top:-2%;
}
#topbar h1
{
	float:left;
	font-family: 'Indie Flower', cursive;
	width:60%;
	margin-top:-2%;
	color: black;
	
}
#topbar h1 a:link, #topbar h1 a:visited
{
		color: black;
		text-decoration: none;
	
}
#pytania_pp
{
	display:none;
	padding: 0.5%;
	background-color:  #98BC5F;
	margin-left: auto;
	margin-right: auto;
	
}
#pytania_p #pytania_pp:hover
{
	
	cursor: pointer;
	
}
#topbar ul, ul li {
	display: block;
	list-style: none;
	margin-top:-2%;
	color:dimgray;
}

#topbar ul li {
	float: left;
	padding: 1%;
	margin-left:1%;
	
	
}
#topbar ul li:hover {
	background-color:#E7E3E3;
	cursor: pointer;
	
}
#topbar ul li a:hover
{
	
		cursor: pointer;
}
#topbar li a:link, #topbar li a:visited {
    color: dimgray;
	text-decoration: none;
}
#gwiazdeczka
{
font-size:15px;

}
#menu_c
{
	text-align: center;
	width:100%;
	height: auto;
	font-size: 20px;
	}
h4, b
	{
		font-weight: normal;
	}
#menu_q
{
	
	width:100%;
	height: auto;
	text-align: center;


}

#numery
{
	margin-top:2%;
	width: 25%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1%;
	padding-bottom: 1%;
	border-radius: 10px 10px 10px 10px;
	color: white;
	text-align: center;
}
select
{	width: 25%;
	margin-left: auto;
	margin-right: auto;
	padding: 1%;
	border-radius: 10px 10px 10px 10px;
	text-align: center;
}
option
{
	padding: 1%;
	text-align: center;
}
#send
{
	padding: 1%;
	border-radius: 10px 10px 10px 10px;
	background-color: #5cb85c;
	color: white;
	
}
#send b
{
	font-family: 80%;
}
#opis
{
	font-size:18px;
}
.option
{	float: left;
	height: 25px;
	width: 24.62%;
	padding-bottom: 3%;
	padding-top:2.5%;
	margin-top: 40%;
	background-color:#45ba01;
	font-family: Arial, Helvetica, sans-serif;
	font-size:180%;
	color:white;
	
	
}
.pytanie1
{
background-color: #DCDCDC;
border: 1px ridge black;
border-radius: 10px 10px 10px 10px;
width:70%;
margin-right: auto;
margin-left: auto;

color: black;
text-align: center;
margin-bottom: 2%;
}
.pytanie2
{
background-color:#90EE90;

border: 1px ridge black;
border-radius: 10px 10px 10px 10px;
width:70%;
margin-right: auto;
margin-left: auto;

color: black;
text-align: center;
margin-bottom: 2%;

}

.tematy
{
	float:left;
	width:10%;
	padding-top: 2%;
	text-align: center;
	font-weight: bold;

}
.tresc1
{
	float:left;
	padding-top:2%;
	width:90%;
	font-size: 25px;
	
}

.option:hover
{
	background-color:#2e7c01;
	cursor:pointer;
	
}
.option img
{
	float:left;
	margin-right:3%;
	margin-left:1%;
	margin-top:-5%;
	width:20%;
	filter: invert(100%);
	
}
.t
{
	
	float:left;

	
}

.kreska
{	float:left;
	background-color: ghostwhite;
	width: 0.5%;
	height:70px;
	opacity:0;
}

#fotter
{
	background-color: white;
	height: 10%;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:25px;
	padding-top: 25px;
	border-top : 21px, groove, black;
}

@media only screen and (max-width : 1910px )
{
	.option
	{
		font-size:170%;
	}
	.option img
	{
		margin-top:-6%;
		width:18%;


	}
}
@media only screen and (max-width: 1570px)
{
	#topbar h1
	{
	
	width:45%;
	
	}
}
@media only screen and (max-width: 1520px)
{
	#topbar h1
	{
	width:40%;
	}
	.option
	{
		font-size:140%;
	}
	.option img
	{
		
		width:18%;
	}
}
@media only screen and (max-width: 1240px)
{
	.option
	{
		font-size:120%;
	}
	.option img
	{
	
		width:18%;
	}
}
@media only screen and (max-width: 1140px)
{
	
	#topbar h1
	{
	width:30%;
	}
	#topbar_mobile
	{
	display: none;	
	}
	
	.option
	{
		font-size:105%;
	}
	.option img
	{
	
		width:18%;
	}
}
@media only screen and (max-width: 909px)
{
	

	.reklama2
	{
		clear:both;
		width:100%;
	}
	.pytanie1, .pytanie2
	{
		width: 100%;		
		text-align: center;
	}

.tematy
	{
		clear:both;
		margin-left:auto;
		margin-right: auto;
		width:100%;
		border-bottom: 1px ridge black;
	}
.tresc1
	{
		padding-top:2%;
		clear:both;
		margin-right: auto;
		width:96%;
		padding-left:2%;
		padding-right:2%;
		
	}
	
	#container,#body
	{
		
		background-color:white;
	}
#topbar
	{
	display: none;
		
	}
#topbar_mobile
	{	
		background-color:white;
		width: 95%;
		display: block;
	}
#topbar_mobile h1
	{
		text-align: center;
	}
	
#menus {
		width:90%; 
		 position:absolute; 
		 height:auto
		
		 }
#menu_c {
		width:90%; 
		margin-top:-40%;
		 }
h4, b
	{
		font-weight: normal;
	}

#numery
	{
		width:100%;
		padding-top: 3%;
		padding-bottom: 3%;
		
	}
select
	{
		width:100%;
		padding-top: 5%;
		padding-bottom: 5%;
		
	}
#send
	{
		width: 100%;
		padding-bottom: 5%;
		padding-top:5%;
		
	}
.option {
	clear:both;
	width:70%;
	height:15%;
	margin-top:1%;
	padding:5%;
	font-size:180%;
	
	
	}
.t
	{
		margin-left:10%;
		text-align: justify;
	}
.option img
	{
		margin-top:-5.5%;
		width:15%;
		filter: invert(1%);
	}
.kreska
	{
		display: none;
		
	}
#marginesik
	{
		margin-top:53%;
		margin-bottom: 50%;
		width:100%;
	}
#time
	{
		display: none;
	}
@media only screen and (max-width: 530px)
{
#topbar
	{
		width: 74%;
		margin-left: 10%;
		margin-right: 10%;
	}

.option {
	
	font-size:130%;

	}

.option img
	{
		margin-top:-4%;
		width: 15%;
	}
}
@media only screen and (max-width: 424px)
{
.option {
	
	font-size:120%;

	}


.option img
	{	width: 10%;
		margin-top:-2%;
	}

	}

