/* reset */
html, body { 
	font: 18px 'Open Sans Condensed', sans-serif; background-image: url(img/body.png);
 }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, big, em, img, q,
small, strong, tt, var, b, u, i, dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
	border:0; margin:0; outline:0; padding:0; vertical-align:baseline }
h1, h2, h3, h4, h5, h6 { 
	font-weight: normal }
a img, :link img, :visited img, :active img, :hover img, fieldset, abbr, acronym { border:0 }
a, a:link, a:visited, a:active { 
	color: #29375e; text-decoration:none }
a:hover {
	opacity: 0.8 }
table { 
	border-collapse:collapse; border-spacing:0 }
th, caption {
	text-align:left }
form {
	display:inline; margin:0; padding:0 }
input, select { 
	font:12px Arial, Helvetica, sans-serif }
input[type="button"] { 
	cursor:pointer }
blockquote, q {quotes: none }
:focus {outline: 0 }
label:hover {cursor:pointer }
.bx { margin-bottom:10px }
.block { display:block }
.nowrap { white-space:nowrap !important }
.hlink { text-decoration:none !important }
.hlink:hover { text-decoration:underline !important }
.clr { font-size:0; clear:both; height:0; line-height:0 }

.gray { color:#777 !important }
.black { color:#000 !important }
.orange { color:#f63 !important }
.green { color:#429706 !important }
section, header, footer, nav { display:block }
a:hover img { opacity:0.96 }
form input[type=text] { color:#565c62 }
form input[type=submit] { cursor:pointer }
form input[type=submit]:hover { opacity:.9 }
form input.placeholder { font:bold 12px Arial; color:#bbb !important }
div {position:relative;}

/* ogolne */
div.all {
	padding: 10px;}
div#container_all {
	margin: auto; width: 980px;height:auto !important;  
	}
div.left, div.center, div.right {
	float: left; width: 33%; _margin-right: 10px; text-shadow: 1px 1px 1px white;
	font-size: 20px}
	
/* top */

header {
	margin: auto;padding: 0; height: 506px; background-image: url(img/head.png); width: 100%}



div.cycle {
	margin-top:0;width: 980px; height: 505px; margin: auto  }
div.cycle img {
	width: 980px; height:505px; position: absolute; z-index: 0}
div.cycle .adres {
	position: absolute; z-index: 10; width: 280px; margin-left:680px;
	margin-top: 50px; text-align: right;font-size: 16px;color: #29375e; font-weight: 700}
div.cycle .adres h1 {
	font-size: 18px; font-weight: 700; color: #29375e;}

h2 {
	font-weight: 700; font-size: 24px; color: #d10000; line-height: 110%
}
p, li {
	margin-bottom: 10px; font-size: 16px; font-weight: 700
}
li, ul {
	list-style: none; margin-bottom: 5px; margin-left:0; padding-left:0
}
li {
	padding-left: 10px; background-image: url(img/li.png); background-position: left top; 
	background-repeat: no-repeat;
}
div.gm-style-iw {
	height: auto!important
}
div.red {
	width: 100%; background-color: #d10000; color: white!important; font-size: 22px;
	text-align: center; padding:20px 0; margin-top:20px
}
div.red img {
	 margin: 10px 5px; width: 230px; border: 1px solid white
}
/* footer */
footer {
	text-align: center;width:100%; 
	background-color: #2c3664; height: 120px;
	background-image: url(img/foot.png); background-position: center top;
	background-repeat: no-repeat;}
footer p {
	text-align: center; padding-top: 30px; color: white; font-size: 26px;font-weight: 300
}
footer div.copy {
	 float:right;width: 120px; font-size: 9px; 
	line-height: normal; margin-top: 10px;}
footer div.copy a {
	color: #939393;font-family: "Trebuchet MS";text-decoration: none;
	font-size: 11px;text-transform: lowercase;
	background: transparent url(img/infocity.png) no-repeat left 50%;
	padding-left: 15px; padding-right: 20px;font-style: italic;}
footer .cookies {
	width: 200px; float: left; font-style: italic; font-size: 11px;
	text-transform: uppercase;}


/* galeria */
div.gallery {}
div.gallery .gallery-image {
	float: left; width: 170px; text-align: center; height: 180px;}
div.gallery .gallery-image img {
	width: 150px; height: 150px; box-shadow: 2px 2px 5px gray}

	
/*kontakt*/
p.adres {
	text-align: center; padding: 10px 0}
div.form-label {
	font-style: italic; color: gray;}
input[type="text"], 
textarea {
	width: 100%; padding: 3px; 
	font-family: Arial, Helvetica, sans-serif; color: black;}
input[type="submit"] {
	padding: 3px 20px}
p.info {
	font-style: italic; color: gray; font-size: 11px}
textarea {
	height: 180px}
div.form-error {
	text-align: center; color: red; padding: 10px}
div.send-success {
	width: 100%; text-align: center; color: green; padding: 10px 0}
div.send-error {
	text-align: center; color: red;}