body
{
	background-color: #404040;
	font-family: 'Lato', sans-serif;
	padding: 0;
    margin: 0;
    box-sizing: border-box;
}



	@media (orientation: portrait){
		
		#container
		
	{
		width: 355px;
		margin-left: auto;
		margin-right: auto;
		//overflow: hidden;
	}
	h1
	{
		margin-top: 10px;
		margin-bottom: 5px;
		font-size: 12px;
		letter-spacing: 3px;
		font-weight: 500;
	}
	h2
	{
		margin-top: 10px;
		margin-bottom: 5px;
		font-size: 16px;
		font-weight: 500;
	}
	h3
	{
		//margin-top: 10px;
		margin-bottom: 10px;
		font-size: 10px;
		letter-spacing: 3px;	
	}
	
	h4
	{
		margin-top: 10px;
		//margin-bottom: 10px;
		font-size: 14px;
		letter-spacing: 2px;	
	}
	h4 span
	{
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 14px;
		letter-spacing: 5px;	
	}
	h5
	{
		margin-top: 10px;
		margin-bottom: 5px;
		font-size: 12px;
		font-weight: 500;
	}
	#logo
	{
		color: white;
		margin-top: 5px;
		font-size: 20px;
		letter-spacing: 5px;
		font-weight: 500;
		text-align: center;
	}
	#menu
	{
		background-color: #303030;
		margin-top: 10px;
		color: #ffffff;
		padding: 10px;
		margin-bottom: 10px;
	}
	.option
	{
		float: left;
		height: 25px;
		font-size: 15px;
		padding-left: 30px;
		padding-right: 25px;
		border-left: 2px dotted #444444;
		border-right: 2px dotted #444444;
		opacity: 0.8;
	}
	.optionn
	{
		float: left;
		//min-width: 50px;
		//height: 25px;
		font-size: 0px;
		padding-left: 20px;
		padding-right: 20px;
		//border-right: 2px dotted #444444;
		opacity: 0.8;
	}
	.option a
	{
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;	
	color: white;
	}
	#topbar
	{
		background-color: skyblue;
		//color: black;
		//padding: 20px;
		//margin-top: 20px;
		//margin-left: 20px;
		//margin-bottom: 20px;
		//height: 210px;
	}
	#topbarL
	{
		float: left;
		padding: 15px;
		//margin-top:10px;
		//width: 130px;
		text-align: center;
		//text-align: justify;
		//border-right: 2px dotted black;
	}
	#topbarR
{
	//float: left;
	padding: 15px;
	//padding-left: 40px;
	//width: 720px;
	//font-size: 17px;
	//text-align: justify;
	//border-left: 2px dotted black;
}
	#sidebar
	{
		//float: left;
		//width: 160px;
		//min-height: 620px;
		//padding:20px;
		//background-color: lightgray;
		//text-align: center;
		font-size: 0px;
		//border-right: 2px dotted black;
	}
	#content
	{
		float: left;
		padding: 10px;
		width: 335px;
		background-color: #dedede;
		min-height: 580px;
		text-align: justify;
	}
	.option a:hover
	{
		//background-color: #555555;
		cursor: pointer;
		a.play();
	}
	
	iframe
	{
		padding-top: 30px;
	}
	span iframe
	{
		display: none;
	}
	.bigtitle
	{
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: 700;
		letter-spacing: 2px;
	}
	.dottedline
	{
		//height: 5px;
		margin-top: 10px;
		margin-bottom: 10px;
		border-bottom: 2px dotted #444444;
	}
	#footer
	{
		clear: both;
		color: white;
		text-align: center;
		padding: 20px;
		font-size: 13px;
	}
	#wynik
	{
		float: left;
		
	}

	.btn
	{
		background: #86d1f0;
		border: none;
		border-radius: 4px;
		margin: 4px;
		clear: both;	
	}

	.btn:active
	{
		width:50%;
	}
	span img
	{
		//position: absolute;
		//bottom: 0px;
		height: 470px;
		//weight:540px;
	}
	span1 img
	{
		//position: absolute;
		//bottom: 0px;
		height: 235px;
		//weight:540px;
	}
	
	
}

@media (orientation: landscape)
{
	
	
		

	span iframe
	{
		//opacity: 0;
		display: inline;
	}
	iframe
	{
		display: none;
	}
	

#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
h2
	{
		margin-top: 10px;
		margin-bottom: 5px;
		font-size: 16px;
		font-weight: 500;
	}
h4
{
	letter-spacing: 5px;	
}
h4 span
{
	letter-spacing: 5px;	
}

h5
{
	font-weight: 500;
	letter-spacing: 2px;
	font-size: 15px;
}

#logo
{
	color: white;
	margin-top: 20px;
	font-size: 28px;
	letter-spacing: 5px;
	font-weight: 500;
	text-align: center;
}

#menu
{
	background-color: #303030;
	margin-top: 20px;
	color: #ffffff;
	padding: 10px;
	padding-left: 100px;
	
}

#topbar
{
	background-color: skyblue;
	color: black;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 25px;
	//height: 210px;
}

#topbarL
{
	float:left;
	padding: 20px;
	width: 150px;
	text-align: center;
	//border-right: 2px dotted black;
}

#topbarR
{
	float: left;
	padding: 20px;
	padding-left: 40px;
	width: 720px;
	font-size: 17px;
	text-align: justify;
	border-left: 2px dotted black;
}

#sidebar
{
	float: left;
	width: 160px;
	min-height: 620px;
	padding:20px;
	background-color: lightgray;
	text-align: center;
	font-size: 18px;
	border-right: 2px dotted black;
}

#content
{
	float: left;
	padding: 40px;
	width: 716px;
	background-color: #dedede;
	min-height: 580px;
	text-align: justify;
}

#footer
{
	clear: both;
	color: white;
	text-align: center;
	padding: 20px;
	font-size: 18px;
}

.option
{
	float: left;
	min-width: 50px;
	height: 25px;
	font-size: 18px;
	//padding-left: 50px;
	//padding-right: 20px;
	padding:10px;
	border-right: 2px dotted #444444;
	border-left: 2px dotted #444444;
	opacity: 0.8;
}
.optionn
{
	float: left;
	min-width: 50px;
	height: 25px;
	font-size: 18px;
	
	padding:10px;
	border-right: 2px dotted #444444;
	44;
	opacity: 0.8;
}
.optionn a
{
text-decoration: none;	
color: white;
padding-left: 50px;
	padding-right: 50px;
}
.option a
{
text-decoration: none;	
color: white;
padding-left: 50px;
	padding-right: 50px;
}
.optionL a
{
text-decoration: none;	
color: black;
}

.option:hover
{
	background-color: #555555;
	cursor: pointer;
}
.optionn:hover
{
	background-color: #555555;
	cursor: pointer;
}

.optionL
{
	font-size:18px;
	height:25px;
	padding: 10px;
	border-bottom: 2px dotted #444444;
}

.optionL:hover
{
	background-color: skyblue;
	color: white;
	cursor: pointer;
}

.bigtitle
{
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 2px;
}

.dottedline
{
	height: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
	border-bottom: 2px dotted #444444;
}

#wynik
{
	float: left;
	
}

.btn
{
	background: #86d1f0;
	border: none;
	border-radius: 4px;
	margin: 4px;
	clear: both;	
}

.btn:active
{
	width:50%;
}
span img
	{
		//position: absolute;
		//bottom: 0px;
		height: 940px;
		//weight:200px;
	}
	span1 img
	{
		//position: absolute;
		//bottom: 0px;
		height: 470px;
		//weight:540px;
	}
}