﻿/*  
Theme Name: Tarzania
Theme URI: http://www.tarzania.pl
Description: Grafika do strony Tarzania wykonana przez EXPROMO.
Version: 1.0
Author: EXPROMO
Author URI: http://www.expromo.pl

*/

/* Formatowanie rankingu */
@import url('ranking.css'); 

/* Ogólne formatowanie całego dokumentu */
body, html {
	margin: 0;
	padding: 0;
	background: #212121;
	min-width: 980px;
	font: 12px Verdana;
	color: #FFF;
}
h1, h2 {
	margin:0;
	padding: 0;
}
/* Link partnerzy po lewej */
a#partners-link {
	display: block;
	width: 36px;
	height: 151px;
	position: fixed;
	top: 50%;
	margin-top: -75px;
	left: -6px;
	background-image: url('images/partnerzy.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}
.rightradius {
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-bottomright: 10px;
	-webkit-border-radius-topright: 10px;

}
.smallshadow {
    box-shadow: 0px 5px 8px #000000;
    -moz-box-shadow: 0px 5px 8px #000000;
    -webkit-box-shadow: 0px 5px 8px #000000;
}
#contentcontainer-news {
	min-height: 300px;
	margin-left: 200px;
}
#submenu .current_page_item {
	font-weight: bold;
}
#submenu .current_page_item ul {
	display: none;
}
.date {
	font: 10px Verdana;
	color: #999999;
}
a {
	color:#FFF;
	text-decoration: none;
	outline: none;
}
a:hover {
	color:#ffbd8e;
	outline: none;
}
.clear {
	clear: both;
}
/* Formatowanie górnej części dokumentu */
#topcontainer {
	width: 100%;
	position: relative;
	height: 192px;
}
#topsky {
	position: absolute;
	width: 100%;
	height: 152px;
	background: #0239a1 url('images/sky.jpg') repeat-x;;
	top: 0;
}
#boardtop {
	width: 100%;
	height: 40px;
	background: #9b460e url('images/board.jpg') repeat-x;
	position: absolute;
	top: 152px;
}
/* Formatowanie ludzi w górnej belce */
#personleft {
	display: block;
	width: 208px;
	height: 149px;
	background:url('images/pleft.png') no-repeat;
	position: fixed;
	top: 0;
	left: 0px;
	z-index: 1;
	behavior: url("/iepngfix.htc")
}
#personleft-opis {
	display: block;
	width: 243px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 230px;
	z-index: 2;
	background: url('images/kliknij.png') no-repeat;
}
#skypromotion {

	display: none;
	width: 208px;
	height: 152px;
	background:url('images/skypromotion.jpg') no-repeat;
	position: fixed;
	top: 0;
	left: 0px;
	z-index: 1;
	behavior: url("/iepngfix.htc");
	z-index: 2;
}

#personright {
	display: block;
	width: 437px;
	height: 207px;
	background: url('images/pright.png');
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	behavior: url("/iepngfix.htc")
}
#personcenter {
	height: 192px;
	width: 439px;
	display: block;
	background: url('images/pcenter.png') no-repeat; 
	position: absolute;
	top: 0;
	right: 300px;
	z-index: 3;
	behavior: url("/iepngfix.htc");
}
#logo {
	height: 138px;
	width: 537px;
	display: block;
	background: url('images/logo.png') no-repeat;
	position: absolute;
	left: 200px;
	top: 100px;
	z-index: 4;
	behavior: url("/iepngfix.htc")
}
/* Formatowanie góry na 980px */
.mainframe {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 132px;
}
.main980 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	min-height: 200px;
}

/* Formatowanie menu */
#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	margin-top: -20px;
}
#menu li {
	display: inline;
}
#menu li a {
	display: block;
	height: 110px;
	float: left;
	margin-right: 20px;
}
#menu li#aktualnosci a {
	background: url('images/aktualnosci.jpg') no-repeat; 
	background-position: top;
	width: 128px;
}

#menu li#oparku a {
	background: url('images/oparku.jpg') no-repeat; 
	background-position: top;
	width: 128px;
}

#menu li#oferta a{
	background: url('images/oferta.jpg') no-repeat;
	background-position: top;
	width: 130px;
}

#menu li#galeria a {
	background: url('images/galeria.jpg') no-repeat;
	background-position: top;
	width: 126px;
}

#menu li#regulamin a {
	background: url('images/regulamin.jpg') no-repeat;
	background-position: top;
	width: 126px;
}

#menu li#kontakt a {
	background: url('images/kontakt.jpg') no-repeat;
	background-position: top;
	width: 126px;
}
/*
#menu li#kontakt a:hover {
	background: url('images/kontakt.jpg') no-repeat;
	background-position: bottom;
	width: 126px;
}
#menu li#regulamin a:hover {
	background: url('images/regulamin.jpg') no-repeat;
	background-position: bottom;
	width: 126px;
}
#menu li#galeria a:hover {
	background: url('images/galeria.jpg') no-repeat;
	background-position: bottom;
	width: 126px;
}
#menu li#oferta a:hover{
	background: url('images/oferta.jpg') no-repeat;
	background-position: bottom;
	width: 130px;
}
#menu li#oparku a:hover {
	background: url('images/oparku.jpg') no-repeat; 
	background-position: bottom;
	width: 128px;
}
#menu li#aktualnosci a:hover {
	background: url('images/aktualnosci.jpg') no-repeat; 
	background-position: bottom;
	width: 128px;
}*/
/* Formatowanie nawigacji na stronie */
#navi {
	padding-left: 10px;
	height: 50px;
	width: 872px;
	background: url('images/navi.jpg') no-repeat;
	background-position: bottom left;
}
/* Formatowanie głównego miejsca z treścią strony */
#contentcontainer {
	width: 100%;
	min-height: 250px;
}

#content {
	float: right;
	width: 750px;
	padding-left: 30px;
	text-align: justify;
}
#content img {
	border: 10px solid #424242;
}
#submenu {
	float: left;
	width: 200px;
}
#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#submenu ul li a{
	display:block;
	width: 169px;
	height: 41px;
	background: url('images/submenu.jpg') no-repeat;
	background-position: left center;
	padding-top: 17px;
	padding-left: 10px;
}
#submenu ul li a:hover {
/*	margin-left: 30px;*/
	text-decoration: none;
}
/* Formatownaie stopki */
#footer {
	width: 100%;
	height: 208px;
	background: url('images/footer.jpg') repeat-x;
	background-position: center;
	color:#ffbd8e;
}
#footer a{
	color:#ffbd8e;
	text-decoration: none;
}
#footer a:hover {
	color:#FFF;
}
.footer980 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 208px;
	position: relative;
}
#partner-images {
	width: 700px;

	height: 130px;
	position: absolute;
	top: 20px;
	left: 100px;
	color: #fff;
}
#partner-images ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 70px;
}
#partner-images ul li {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 130px;

}
#partner-images ul li.opis {
	padding-top: 55px;
	height: 75px;
	font-weight: bold;
}
#partner-images ul li a.flyhigh-footer-link {
	display: block;
	width: 184px;
	height: 130px;
	background-image: url('images/logo-flyhigh-tarzania.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#partner-images ul li a.flyhigh-footer-link:hover {
	background-image: url('images/logo-flyhigh-tarzania.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#partner-images ul li a.skypromotion-footer-link {
	display: block;
	width: 295px;
	height: 130px;
	background-image: url('images/logo-skypromotion-tarzania.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#partner-images ul li a.skypromotion-footer-link:hover {
	background-image: url('images/logo-skypromotion-tarzania.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}



#linaleft {
	width: 145px;
	height: 213px;
	background: url('images/lina-left.png') no-repeat;
	float: left;
	margin-top: -5px;
	margin-left: -30px;
	behavior: url("/iepngfix.htc")
}
#linaright {
	width: 126px;
	height: 204px;
	background: url('images/lina-right.png') no-repeat;
	float: right;
	margin-top: -7px;
	margin-right: 50px;
	behavior: url("/iepngfix.htc")
}
#stopka {
	position: absolute;
	left: 35px;
	bottom: 23px;
}
#footermenu {
	position: absolute;
	right: 80px;
	bottom: 23px;
}
#footermenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footermenu ul li {
	display: inline;
	margin-right: 20px;
}
/* Formatowanie mapki google */
#googlemap {
	border: 10px #666666 solid;
	width: 750px;
	float: right;
}
/* Formatowanie galerii */
.galleryblock {
	display: block;
	text-align: center;
	float: left;
	margin: 5px;
	
}
.galleryblock a img {
	border: 5px solid #424242 !important;
	background: #FFF;
}
.galleryblock a:hover img {
	border: 5px solid #ffbd8e !important;
}
.ngg-navigation a:hover{
	background: #424242 !important;
}
/* Formatowanie cennika */
.cennik {
	border: 1px white solid;
	background: #333;
}
.godziny {
	border: 1px white solid;
	background: #333;
	text-align: center;
}
.tableheader{

}

/* Formatowanie formularza zapisu */
.signup {
	background: #151515;
	padding: 10px;
	border: 1px #e38928 solid;
	text-align: center;
}
.signup h2 {
	font: 12px Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.singup li {
	list-style: none;
	list-style-type: none;
}
.singup ul {
	list-style: none;
}
.singup li input {
	font: 12px Verdana;
	border: 1px solid black;
}
#mp-formdiv input{
	margin-top: 5px;
	border: 1px #000 solid;
	padding: 3px;
}
.MailPressFormEmail {
	width: 150px;
	text-align: center;
}
#mp-formdiv #submit, .button{
	background: #5a1c11 url('images/button.jpg') repeat-x;;
	color:#FFF;
}
/* Formatowanie formularza kontaktowego */
.contactform {
	text-align: left;
	font: 10px Verdana;
	background: #2f2f2f;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.contactform input, .contactform textarea{
	border: 1px solid black;
	padding: 5px;
	margin-top: 5px;
}
.button {
	border: 0px;
	padding: 5px;
}
/* Wybór miasta */
#choose-city {
	width: 276px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 85px;
	margin-top: -10px;
}
#choose-city ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#choose-city ul li {
	float: left;
	clear: left;
}
#choose-city ul li a {
	display: block;
	width: 276px;
	height: 36px;
	padding-top: 20px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	opacity:0.85;
	filter:alpha(opacity=85);
	background: url('images/subpage-background.jpg') no-repeat;
}
#choose-city ul li a:hover {
	opacity:1.00;
	filter:alpha(opacity=100);
	font-weight: bold;
}
.mapp-div {
	border: 10px #373737 solid;
}
.mapp-div a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
