﻿*{
    margin:0px;
    padding:0px;
}
html {
  scroll-behavior: smooth;
}
h1,h2,h3 {
	color: #000;
}
h1 a {
	text-decoration: none;
	color: #000;
}

body{
    color:#444444;
    font-size:16px;
    background: #f2f2f2;
    font-family:"Century Gothic", Helvetica, sans-serif;
    background-image: url("../images/tl21.jpg") !important;
    background-repeat: repeat;
}
#content{
	margin: 20px auto;
	text-align:center;
	padding: 30px;
	max-width:840px;
	position:relative;
	height:100%;
	border: none;
	background-color: rgba(255,255,255,1.0) !important; 
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.70);
	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.70);
	box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.70);
}
#topmenu { max-width: 800px; height: 23px; background-color:#efefef; text-align: center; padding: 10px; margin: 0 auto;}

#formularz{
	margin: 0;
	font-size:16px;
}
select, option {
	font-size:16px;
	font-family:"Century Gothic", Helvetica, sans-serif;
}
#grupy, #zawody, #typ{
	/*display: block;
	float:none;*/
	margin: 10px auto;
	width: 280px;
}
.pole, #pole_spec {
	position: relative;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 505px;
}
.etykieta {
	display:inline-block;
	width: 220px;
	vertical-align:middle;
}
.etykietaC {
	display:inline-block;
	width: 250px;
	vertical-align:middle;
}
#pole_zawody, #pole_spec{
	display: none;
}

#opis {
	margin: 0px auto;
}
.video {
	width: 100%;
	max-width: 640px;
	height: 360px;
}
#logo img{
	border: none;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
#content p {
	margin: 10px;
	font-size:16px;
}
#content h1, h2, h3 {
	color: #9b2929;
	margin: 20px 0;
}
#content a {
	color: #666;
}
#content a:hover {
	color: #9b2929;
}

fieldset {
	border: none !important;
}



#footer{
	margin-top: 40px;
	padding-top: 20px;
    	border-top: 1px solid #ddd;
	background: url("../images/foot_bg2.jpg") repeat;
	color: #eee;
	padding-bottom:20px;
}


hr {
color: #eee;
margin: 10px 0px 10px 0px;
}

#listaSzkl {
	text-align: center;
}
.lista_etykieta{
	width: 150px; 
	display: inline-block;
	vertical-align: top;
	font-weight: bold; 
}
.lista_tresc{
	border: 1px solid #ddd;
	padding: 10px 10px;
	background: #f2f2f2;
}
#listaSzkl{
	padding:8px;
}

@media only screen and (max-width: 840px) {
body{
	color:#444444;
	font-size:14px;
	background: #f2f2f2;
	font-family:"Century Gothic", Helvetica, sans-serif;
	background-image: none;
	background-repeat: none;
}

.etykieta {
	display:block;
	width: auto;
	vertical-align:top;
}
.pole, #pole_spec {
	position: relative;
	text-align: center;
	margin: 20px auto;
	padding: 0;
	width: 100%;
}
.etykietaC{
	margin: 10px 0px;
}
#content{
	margin: 0;
	text-align:center;
	padding: 0px;
	height:100%;
	border: none;
	background-color: fff; 
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
	-moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0.0);
	box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0.0);
}
#topmenu { width:100%; height: auto; background-color:#efefef; text-align: center; padding: 5px 0px 5px 0px; margin: 0;}

#spec, #wielo {  zoom: 2;
  transform: scale(2);
  -ms-transform: scale(2);
  -webkit-transform: scale(2);
  -o-transform: scale(2);
  -moz-transform: scale(2);
  transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0; }
}

