/* CSS Document */

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

html {
	margin: 0;
	padding: 0;
	height: 100%;

}
body {
	margin: 0;
	padding: 0;
	background-color: #f3f3f3;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;

}
#page {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	min-height: 256px;
	text-align: left;
	background: white;
	-moz-box-shadow: 0 0 12em rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 12em rgba(0,0,0,0.3);
    box-shadow: 0 0 12em rgba(0,0,0,0.3);
}
header {
	margin: 0;
	padding: 30px;
	display: block;
	font-size: 18px;
	background: url(img/headerbg-lte-3g-tablet.png) no-repeat 95% bottom;
	background-origin: padding-box;
	background-size: 398px 348px;
	padding-bottom: 30;
	min-height: 555px;
}
header.custombgeet {
	background: url(img/4g-eet-pokladna.jpg) no-repeat 95% bottom;
}
header.custombgdotykacka {
	background: url(img/dotykacka-pokladny.png) no-repeat 95% bottom;
	background-size: 600px 300px;
	background-origin: padding-box;
}
header.custombgwifimodem {
	background: url(img/gomobil-wifi_modem_huawei.png) no-repeat 95% bottom;
	background-origin: padding-box;
	background-size: 450px 450px;
	padding-bottom: 30;
	min-height: 555px;
}
header.subpage {
	background: none;
	min-height: 300px;
}
header>aside {
	float: right;
	text-align: right;
	width: 350px;
	display: inline-block;
}
#incoopw {
	margin: 0;
	padding: 0;
	text-align: right;
	color: gray;
	display: inline-block;
	font-size: 16px;
}
#coopLogo {
	height: 16px;
	width: auto;
	position: relative;
	top: 14px;
	left: 5px;
	width: 200px;
	height: 43px;
}
nav {
	margin: 0;
	padding: 0;
	margin-top: 32px;
	text-align: right;
	display: inline-block;
	font-size: 23px;
	color: #333333;

}
nav ul {
	margin: 0;
	padding: 0;
	display: block;
}
nav ul>li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	margin-right: 16px;
}
nav ul>li:last-child {
	margin-right: none;
}
nav ul>li>a {
	color: #333333;
	text-decoration: none;
}
nav ul>li>a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0;
	padding: 0;
	width: auto;
	max-width: 420px;
	font-size: 56px;
	font-weight: 800;
}
h1>a {
	color: #333333;
	text-decoration: none;
}
h1>a:visited {
	color: #333333;
	text-decoration: none;
}
h2 {
	margin-top: 0.55em;
	padding: 0;
	max-width: 420px;
	font-size: 46px;
	font-weight: 800;
	color: #57c159;
}
header>p {
	margin-top: 1em;
	padding: 0;
	width: auto;
	max-width: 350px;
}
#button {
	margin-top:20px;
	width: auto;
	max-width: 350px;
	height: auto;
	display: inline-block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #a6c13d;
	padding: 20px;
	font-size: 25px;
	color: white;
	text-decoration: none;
}
#button:hover {
	background: #8bc13d;
}
#button:visited {
	color: white;
}
#fblikes {
	float: right;
	position:relative;
	right: 550px;
	top: 25px;
}
#datacalc {
	padding: 30px;
	background: #1899d6;
	height: auto;
	color: white;
	overflow-x: hidden;
}
#datacalc>h3 {
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-weight: 800;
}
#datacalc>table {
	width: 100%;
	height: auto;
	border-collapse: collapse;
}
#datacalc>table td {
	padding: 5px;
	font-size: 24px;
	border: 1px dotted white;
	text-align: center;
}
#datacalc p>a {
	color: white;
}
#datacalc p>a:visited {
	color: white;
}
.balicek {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	display: block;
	width: 100%;
	height: auto;
	background-color: white !important;
	color: #1899d6;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}
.balicek>table {
	width: 100%;
	padding: 15px;
}
.balicek>table th,td {
	text-align: center;
}
.balicek>table th {
	font-size: 24px;
	font-weight:800;
}
.balicek>table th.speed {
	width: 25%;
}
.balicek>table td.ispname {
	width: 20%;
}
.balicek>table td.type {
	width: 15%;
}
.balicek>table td.price {
	width: 15%;
}
.balicek>table td.link {
	width: 25%;
}
.balicek>table td a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	width: 90%;
	height: auto;
	display: inline-block;
	padding: 8px;
	background: #a6c13d;
	color: #white;
	text-decoration: none;
}
.balicek>table td a:visited {
	background: #a6c13d;
	color: white;
	text-decoration: underline;
}
.balicek>table td a:hover {
	background: #8bc13d;
	color: white;
	text-decoration: underline;
}
.balicek>table td.link a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	width: 90%;
	height: auto;
	display:  block;
	padding: 8px;
	background: #8bc13d;
	color: white;
	text-decoration: none;
}
.balicek>table td.link a:visited {
	background: #8bc13d;
	color: white;
	text-decoration: none;
}
.balicek>table td.link a:hover {
	background: #a6c13d;
	color: white;
	text-decoration: none;
}
.balicek>table td.link a.tarifomat {
	background: #C2ABC8;
}
.balicek>table td.link a.tarifomat:visited {
	background: #C2ABC8;
}
.balicek>table td.link a.upc {
	background: #73d1cf;
}
.balicek>table td.link a.upc:visited {
	background: #73d1cf;
}
article {
	padding: 30px;
	margin: 0;
}
article>h3 {
	margin: 0;
	padding: 0;
	color: #1899d6;
	font-size: 30px;
}
#desatero ul>li {
	list-style-type: circle !important;
}
	

footer {
	padding: 30px;
	background: #777777;
	height: auto;
	color: white;
}
.paragraphcolumn {
	display: block;
	padding-top: 30px;
	height: auto;
}
.parimage {
	display: block;
	width: 210px;
	height: auto;
	float: left;
	vertical-align: central;
	text-align: center;
}

.parimage>img {
	max-width: 100%;
}
.text {
	float: right;
	display: block;
	width: 100%;
	height: auto;
	padding-left: 30px;
}
.text>h3 {
	margin-top: 0;
	padding-top: 0;
}
	
.cls {
	clear: both;
}

@media (min-width:320px) { /* smartphones, iPhone, portrait 480x320 phones */ 

	html {
		margin: 0;
		padding: 0;
		height: 100%;
	
	}
	body {
		margin: 0;
		padding: 0;
		background-color: #f3f3f3;
		text-align: center;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
	
	}
	#page {
		padding: 0;
		margin: 0 auto;
		width: 320px;
		min-height: 256px;
		text-align: center;
		background: white;
		-moz-box-shadow: 0 0 12em rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 12em rgba(0,0,0,0.3);
		box-shadow: 0 0 12em rgba(0,0,0,0.3);
	}
	header {
		margin: 0;
		padding: 30px;
		display: block;
		font-size: 18px;
		background: none !important;
		padding-bottom: 30;
		min-height: 555px;
	}
	
	header.subpage {
		background: none !important;
		min-height: 300px;
	}
	header>aside {
		float: right;
		text-align: right;
		width: 100%;
		display: inline-block;
	}
	#incoopw {
		margin: 0;
		padding: 0;
		text-align: right;
		color: gray;
		display: inline-block;
		font-size: 16px;
	}
	#coopLogo {
		height: 16px;
		width: auto;
		position: relative;
		top: 14px;
		left: 5px;
		width: 200px;
		height: 43px;
	}
	nav {
		margin: 0;
		padding: 0;
		margin-top: 32px;
		text-align: right;
		display: inline-block;
		font-size: 23px;
		color: #333333;
	
	}
	nav ul {
		margin: 0;
		padding: 0;
		display: block;
	}
	nav ul>li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: inline;
		margin-right: 16px;
	}
	nav ul>li:last-child {
		margin-right: none;
	}
	nav ul>li>a {
		color: #333333;
		text-decoration: none;
	}
	nav ul>li>a:hover {
		text-decoration: underline;
	}
	h1 {
		margin: 0;
		padding: 0;
		margin-top: 1em;
		width: 100%;
		max-width: 420px;
		font-size: 45px;
		font-weight: 800;
		display: inline-block;
	}
	h1>a {
		color: #333333;
		text-decoration: none;
	}
	h1>a:visited {
		color: #333333;
		text-decoration: none;
	}
	h2 {
		margin-top: 0.55em;
		padding: 0;
		max-width: 420px;
		font-size: 32px;
		font-weight: 800;
		color: #57c159;
	}
	header>p {
		margin-top: 1em;
		padding: 0;
		width: auto;
		max-width: 350px;
	}
	#button {
		margin-top:20px;
		width: auto;
		max-width: 350px;
		height: auto;
		display: inline-block;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-khtml-border-radius: 10px;
		background: #a6c13d;
		padding: 20px;
		font-size: 25px;
		color: white;
		text-decoration: none;
	}
	#button:hover {
		background: #8bc13d;
	}
	#button:visited {
		color: white;
	}
	#fblikes {
		float: right;
		position:relative;
		right: 550px;
		top: 25px;
	}
	#datacalc {
		padding: 5px;
		background: #1899d6;
		height: auto;
		color: white;
		overflow-x: scroll;
	}
	iframe.longmobilespeedtest {
		max-height: 600px !important;
	}
	#datacalc>h3 {
		margin: 0;
		padding: 0;
		font-size: 36px;
		font-weight: 800;
	}
	#datacalc>table {
		width: 100%;
		height: auto;
		border-collapse: collapse;
	}
	#datacalc>table td {
		padding: 5px;
		font-size: 24px;
		border: 1px dotted white;
		text-align: center;
	}
	#datacalc p>a {
		color: white;
	}
	#datacalc p>a:visited {
		color: white;
	}
	.balicek {
		margin: 0;
		padding: 0;
		margin-bottom: 0.5em;
		display: block;
		width: 100%;
		height: auto;
		background-color: white !important;
		color: #1899d6;
		text-align: center;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-khtml-border-radius: 10px;
	}
	.balicek>table {
		width: 100%;
		padding: 15px;
	}
	.balicek>table th {
		font-size: 24px;
		font-weight:800;
	}
	.balicek>table th,td {
		text-align: center;
	}
	.balicek>table td a {
		color: #1899d6;
		text-decoration: none;
	}
	.balicek>table td a:hover {
		color: #1899d6;
		text-decoration: underline;
	}
	.balicek>table td.type {
		display: none;
	}
	.balicek>table td.ispname {
		display: none;
	}
	article {
		padding: 30px;
		margin: 0;
	}
	article>h3 {
		margin: 0;
		padding: 0;
		color: #1899d6;
		font-size: 30px;
	}
	#desatero ul>li {
		list-style-type: circle !important;
	}
		
	
	footer {
		padding: 30px;
		background: #777777;
		height: auto;
		color: white;
	}
	.paragraphcolumn {
		display: block;
		padding-top: 30px;
		height: auto;
	}
	.parimage {
		display: block;
		width: 210px;
		height: auto;
		float: left;
		vertical-align: central;
		text-align: center;
	}
	
	.parimage>img {
		max-width: 100%;
	}
	.text {
		float: right;
		display: block;
		width: 100%;
		height: auto;
		padding-left: 30px;
	}
	.text>h3 {
		margin-top: 0;
		padding-top: 0;
	}
		
	.cls {
		clear: both;
	}




}










@media (min-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ 

	html {
		margin: 0;
		padding: 0;
		height: 100%;
	
	}
	body {
		margin: 0;
		padding: 0;
		background-color: #f3f3f3;
		text-align: center;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
	
	}
	#page {
		padding: 0;
		margin: 0 auto;
		width: 475px;
		min-height: 256px;
		text-align: left;
		background: white;
		-moz-box-shadow: 0 0 12em rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 12em rgba(0,0,0,0.3);
		box-shadow: 0 0 12em rgba(0,0,0,0.3);
	}
	header {
		margin: 0;
		padding: 30px;
		display: block;
		font-size: 18px;
		background: none !important;
		padding-bottom: 30;
		min-height: 555px;
	}
	
	header.subpage {
		background: none !important;
		min-height: 300px;
	}
	header>aside {
		float: right;
		text-align: right;
		width: 350px;
		display: inline-block;
	}
	#incoopw {
		margin: 0;
		padding: 0;
		text-align: right;
		color: gray;
		display: inline-block;
		font-size: 16px;
	}
	#coopLogo {
		height: 16px;
		width: auto;
		position: relative;
		top: 14px;
		left: 5px;
		width: 200px;
		height: 43px;
	}
	nav {
		margin: 0;
		padding: 0;
		margin-top: 32px;
		text-align: right;
		display: inline-block;
		font-size: 23px;
		color: #333333;
	
	}
	nav ul {
		margin: 0;
		padding: 0;
		display: block;
	}
	nav ul>li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: inline;
		margin-right: 16px;
	}
	nav ul>li:last-child {
		margin-right: none;
	}
	nav ul>li>a {
		color: #333333;
		text-decoration: none;
	}
	nav ul>li>a:hover {
		text-decoration: underline;
	}
	h1 {
		margin: 0;
		padding: 0;
		width: 100%;
		max-width: 420px;
		font-size: 56px;
		font-weight: 800;
		display: inline-block;
	}
	h1>a {
		color: #333333;
		text-decoration: none;
	}
	h1>a:visited {
		color: #333333;
		text-decoration: none;
	}
	h2 {
		margin-top: 0.55em;
		padding: 0;
		max-width: 420px;
		font-size: 46px;
		font-weight: 800;
		color: #57c159;
	}
	header>p {
		margin-top: 1em;
		padding: 0;
		width: auto;
		max-width: 350px;
	}
	#button {
		margin-top:20px;
		width: auto;
		max-width: 350px;
		height: auto;
		display: inline-block;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-khtml-border-radius: 10px;
		background: #a6c13d;
		padding: 20px;
		font-size: 25px;
		color: white;
		text-decoration: none;
	}
	#button:hover {
		background: #8bc13d;
	}
	#button:visited {
		color: white;
	}
	#fblikes {
		float: right;
		position:relative;
		right: 550px;
		top: 25px;
	}
	#datacalc {
		padding: 30px;
		background: #1899d6;
		height: auto;
		color: white;
		overflow: hidden;
	}
	#datacalc>h3 {
		margin: 0;
		padding: 0;
		font-size: 36px;
		font-weight: 800;
	}
	#datacalc>table {
		width: 100%;
		height: auto;
		border-collapse: collapse;
	}
	#datacalc>table td {
		padding: 5px;
		font-size: 24px;
		border: 1px dotted white;
		text-align: center;
	}
	#datacalc p>a {
		color: white;
	}
	#datacalc p>a:visited {
		color: white;
	}
	.balicek {
		margin: 0;
		padding: 0;
		margin-bottom: 0.5em;
		display: block;
		width: 100%;
		height: auto;
		background-color: white !important;
		color: #1899d6;
		text-align: center;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-khtml-border-radius: 10px;
	}
	.balicek>table {
		width: 100%;
		padding: 15px;
	}
	.balicek>table th {
		font-size: 24px;
		font-weight:800;
	}
	.balicek>table td {
	}
	.balicek>table td a {
		color: #1899d6;
		text-decoration: none;
	}
	.balicek>table td a:hover {
		color: #1899d6;
		text-decoration: underline;
	}
	.balicek>table td.type {
		display: table-cell;
	}
	.balicek>table td.ispname {
		display: table-cell;
	}
	article {
		padding: 30px;
		margin: 0;
	}
	article>h3 {
		margin: 0;
		padding: 0;
		color: #1899d6;
		font-size: 30px;
	}
	#desatero ul>li {
		list-style-type: circle !important;
	}
		
	
	footer {
		padding: 30px;
		background: #777777;
		height: auto;
		color: white;
	}
	.paragraphcolumn {
		display: block;
		padding-top: 30px;
		height: auto;
	}
	.parimage {
		display: block;
		width: 210px;
		height: auto;
		float: left;
		vertical-align: central;
		text-align: center;
	}
	
	.parimage>img {
		max-width: 100%;
	}
	.text {
		float: right;
		display: block;
		width: 100%;
		height: auto;
		padding-left: 30px;
	}
	.text>h3 {
		margin-top: 0;
		padding-top: 0;
	}
		
	.cls {
		clear: both;
	}




}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	height: 100%;

}
body {
	margin: 0;
	padding: 0;
	background-color: #f3f3f3;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;

}
#page {
	padding: 0;
	margin: 0 auto;
	width: 620px;
	min-height: 256px;
	text-align: left;
	background: white;
	-moz-box-shadow: 0 0 12em rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 12em rgba(0,0,0,0.3);
    box-shadow: 0 0 12em rgba(0,0,0,0.3);
}
header {
	margin: 0;
	padding: 30px;
	display: block;
	font-size: 18px;
	background: none !important;
	padding-bottom: 30;
	min-height: 555px;
}

header.subpage {
	background: none !important;
	min-height: 300px;
}
header>aside {
	float: right;
	text-align: right;
	width: 350px;
	display: inline-block;
}
#incoopw {
	margin: 0;
	padding: 0;
	text-align: right;
	color: gray;
	display: inline-block;
	font-size: 16px;
}
#coopLogo {
	height: 16px;
	width: auto;
	position: relative;
	top: 14px;
	left: 5px;
	width: 200px;
	height: 43px;
}
nav {
	margin: 0;
	padding: 0;
	margin-top: 32px;
	text-align: right;
	display: inline-block;
	font-size: 23px;
	color: #333333;

}
nav ul {
	margin: 0;
	padding: 0;
	display: block;
}
nav ul>li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	margin-right: 16px;
}
nav ul>li:last-child {
	margin-right: none;
}
nav ul>li>a {
	color: #333333;
	text-decoration: none;
}
nav ul>li>a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 420px;
	font-size: 56px;
	font-weight: 800;
	display: inline-block;
}
h1>a {
	color: #333333;
	text-decoration: none;
}
h1>a:visited {
	color: #333333;
	text-decoration: none;
}
h2 {
	margin-top: 0.55em;
	padding: 0;
	max-width: 420px;
	font-size: 46px;
	font-weight: 800;
	color: #57c159;
}
header>p {
	margin-top: 1em;
	padding: 0;
	width: auto;
	max-width: 350px;
}
#button {
	margin-top:20px;
	width: auto;
	max-width: 350px;
	height: auto;
	display: inline-block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #a6c13d;
	padding: 20px;
	font-size: 25px;
	color: white;
	text-decoration: none;
}
#button:hover {
	background: #8bc13d;
}
#button:visited {
	color: white;
}
#fblikes {
	float: right;
	position:relative;
	right: 550px;
	top: 25px;
}
#datacalc {
	padding: 30px;
	background: #1899d6;
	height: auto;
	color: white;
}
#datacalc>h3 {
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-weight: 800;
}
#datacalc>table {
	width: 100%;
	height: auto;
	border-collapse: collapse;
}
#datacalc>table td {
	padding: 5px;
	font-size: 24px;
	border: 1px dotted white;
	text-align: center;
}
#datacalc p>a {
	color: white;
}
#datacalc p>a:visited {
	color: white;
}
.balicek {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	display: block;
	width: 100%;
	height: auto;
	background-color: white !important;
	color: #1899d6;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}
.balicek>table {
	width: 100%;
	padding: 15px;
}
.balicek>table th {
	font-size: 24px;
	font-weight:800;
}
.balicek>table td {
}
.balicek>table td a {
	color: #1899d6;
	text-decoration: none;
}
.balicek>table td a:hover {
	color: #1899d6;
	text-decoration: underline;
}
article {
	padding: 30px;
	margin: 0;
}
article>h3 {
	margin: 0;
	padding: 0;
	color: #1899d6;
	font-size: 30px;
}
#desatero ul>li {
	list-style-type: circle !important;
}
	

footer {
	padding: 30px;
	background: #777777;
	height: auto;
	color: white;
}
.paragraphcolumn {
	display: block;
	padding-top: 30px;
	height: auto;
}
.parimage {
	display: block;
	width: 210px;
	height: auto;
	float: left;
	vertical-align: central;
	text-align: center;
}

.parimage>img {
	max-width: 100%;
}
.text {
	float: right;
	display: block;
	width: 100%;
	height: auto;
	padding-left: 30px;
}
.text>h3 {
	margin-top: 0;
	padding-top: 0;
}
	
.cls {
	clear: both;
}



}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	height: 100%;

}
body {
	margin: 0;
	padding: 0;
	background-color: #f3f3f3;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;

}
#page {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	min-height: 256px;
	text-align: left;
	background: white;
	-moz-box-shadow: 0 0 12em rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 12em rgba(0,0,0,0.3);
    box-shadow: 0 0 12em rgba(0,0,0,0.3);
}
header {
	margin: 0;
	padding: 30px;
	display: block;
	font-size: 18px;
	background: url(img/headerbg-lte-3g-tablet.png) no-repeat 95% bottom !important;
	background-origin: padding-box;
	background-size: 398px 348px;
	padding-bottom: 30;
	min-height: 555px;
}
header.custombgeet {
	background: url(img/4g-eet-pokladna.jpg) no-repeat 95% bottom !important;
}
header.custombgdotykacka {
	background: url(img/dotykacka-pokladny.png) no-repeat 95% bottom !important;
	background-size: 600px 300px;
	background-origin: padding-box;
}
header.custombgwifimodem {
	background: url(img/gomobil-wifi_modem_huawei.png) no-repeat 95% bottom !important;
	background-origin: padding-box;
	background-size: 450px 450px;
	padding-bottom: 30;
	min-height: 555px;
}
header.subpage {
	background: none;
	min-height: 300px;
}
header>aside {
	float: right;
	text-align: right;
	width: 350px;
	display: inline-block;
}
#incoopw {
	margin: 0;
	padding: 0;
	text-align: right;
	color: gray;
	display: inline-block;
	font-size: 16px;
}
#coopLogo {
	height: 16px;
	width: auto;
	position: relative;
	top: 14px;
	left: 5px;
	width: 200px;
	height: 43px;
}
nav {
	margin: 0;
	padding: 0;
	margin-top: 32px;
	text-align: right;
	display: inline-block;
	font-size: 23px;
	color: #333333;

}
nav ul {
	margin: 0;
	padding: 0;
	display: block;
}
nav ul>li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	margin-right: 16px;
}
nav ul>li:last-child {
	margin-right: none;
}
nav ul>li>a {
	color: #333333;
	text-decoration: none;
}
nav ul>li>a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0;
	padding: 0;
	width: auto;
	max-width: 420px;
	font-size: 56px;
	font-weight: 800;
}
h1>a {
	color: #333333;
	text-decoration: none;
}
h1>a:visited {
	color: #333333;
	text-decoration: none;
}
h2 {
	margin-top: 0.55em;
	padding: 0;
	max-width: 420px;
	font-size: 46px;
	font-weight: 800;
	color: #57c159;
}
header>p {
	margin-top: 1em;
	padding: 0;
	width: auto;
	max-width: 350px;
}
#button {
	margin-top:20px;
	width: auto;
	max-width: 350px;
	height: auto;
	display: inline-block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #a6c13d;
	padding: 20px;
	font-size: 25px;
	color: white;
	text-decoration: none;
}
#button:hover {
	background: #8bc13d;
}
#button:visited {
	color: white;
}
#fblikes {
	float: right;
	position:relative;
	right: 550px;
	top: 25px;
}
#datacalc {
	padding: 30px;
	background: #1899d6;
	height: auto;
	color: white;
	overflow: hidden;
}
#datacalc>h3 {
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-weight: 800;
}
#datacalc>table {
	width: 100%;
	height: auto;
	border-collapse: collapse;
}
#datacalc>table td {
	padding: 5px;
	font-size: 24px;
	border: 1px dotted white;
	text-align: center;
}
#datacalc p>a {
	color: white;
}
#datacalc p>a:visited {
	color: white;
}
.balicek {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	display: block;
	width: 100%;
	height: auto;
	background-color: white !important;
	color: #1899d6;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}
.balicek>table {
	width: 100%;
	padding: 15px;
}
.balicek>table th {
	font-size: 24px;
	font-weight:800;
}
.balicek>table td {
}
.balicek>table td a {
	color: #1899d6;
	text-decoration: none;
}
.balicek>table td a:hover {
	color: #1899d6;
	text-decoration: underline;
}
article {
	padding: 30px;
	margin: 0;
}
article>h3 {
	margin: 0;
	padding: 0;
	color: #1899d6;
	font-size: 30px;
}
#desatero ul>li {
	list-style-type: circle !important;
}
	

footer {
	padding: 30px;
	background: #777777;
	height: auto;
	color: white;
}
.paragraphcolumn {
	display: block;
	padding-top: 30px;
	height: auto;
}
.parimage {
	display: block;
	width: 210px;
	height: auto;
	float: left;
	vertical-align: central;
	text-align: center;
}

.parimage>img {
	max-width: 100%;
}
.text {
	float: right;
	display: block;
	width: 660px;
	height: auto;
	padding-left: 30px;
}
.text>h3 {
	margin-top: 0;
	padding-top: 0;
}
	
.cls {
	clear: both;
}









}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }

@media (min-width:1281px) { /* hi-res laptops and desktops */ }
