﻿body
{
	behavior: url(js/csshover.htc);
	text-align: center;
	margin: 0 0 0 0;
	font-family: Verdana, Sans Serif;
	font-size: 11px;
	color: #000;
	position: relative;
	background: url(../images/bg-main.gif) repeat-x #343434;
	padding: 0px;
}

a
{
	outline: none;
}

img
{
	float: none;
	border: 0;

}

.constr
{
	float: left;
	border: 0;
}

.clear
{
	clear: both;
	font-size: 0px;
	height: 0px;
}

/* top strip */

#top-strip
{
	width: 100%;
	height: 24px;
	background: url(../images/bg-top-strip.gif) repeat-x #000;
	border-bottom: 1px solid #3c3c3c;
}

#top-nav
{
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

/* langs */

#langs
{
	float: right;
	height: 24px;
}

#langs div
{
	background: url(../images/bg-dots.gif) repeat-y right;
	padding: 4px 0 0 0;
	width: 26px;
	height: 20px;
	float: right;
}

#langs div a
{
	color: #979797;
}

#langs div a:hover, #langs div a.selected
{
	color: #fff;
	text-decoration: none;
}

/* end of langs */

/* login */

#login
{
	float: right;
	height: 24px;
	margin: 0 24px 0 0;
}

#login img
{
	float: left;
	padding: 3px 5px 0 0;
}

#login form
{
	float: left;
	position: relative;
}

#login-field
{
	background: none;
	height: 15px;
	border: 1px solid #8c8c8c;
	margin: 2px 3px 0 0;
	float: left;
	color: #b5b5b5;
	text-align: right;
	font-size: 12px;
}

#pass-field
{
	background: url(../images/bg-top-strip.gif) repeat-x #000;
	height: 15px;
	border: 1px solid #8c8c8c;
	margin: 2px 3px 0 0;
	float: left;
	color: #b5b5b5;
	text-align: right;
	position: absolute;
	left: 0;
	top: 23px;
	z-index: 10;
	display: none;
	font-size: 12px;
}

#login-submit
{
	background: #ffd200;
	height: 19px;
	width: 50px;
	border: none;
	font-size: 11px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

/* end of login */

/* loged */

#logged
{
	float: right;
	height: 24px;
	margin: 0 24px 0 0;
	font-size: 10px;
}

#logged img
{
	float: left;
	padding: 3px 5px 0 0;
}

#logged p
{
	float: left;
	margin: 0 50px 0 0;
	padding: 5px 5px 0 0;
	color: #fff;
}

#logged p span
{
	color: #ffd200;
}

#logged p.links
{
	color: #ffd200;
	margin: 0 20px 0 0;
}

#logged p a
{
	color: #ffd200;
}

#logged p a.white
{
	color: #fff;
}


#logged-submit
{
	background: #ffd200;
	height: 19px;
	width: 50px;
	border: none;
	font-size: 11px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	cursor: pointer;
}

/* end of logged */

/* end of topstrip */

/* container */

#container
{
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	background: #fff;
}

#box
{
	width: 910px;
	background-color: #fff;
	float: left;
	position: relative;
	z-index: 0;
	padding: 0 0 20px 0;
}

/* header */

#header
{
	float: left;
	width: 898px;
	height: 293px;
	margin: 0 0 30px 6px;
	background: #1c1c1b;
}

#header-left
{
	width: 293px;
	height: 293px;
	float: left;
	background: url(../images/bg-header-left.gif) no-repeat bottom;
}

#logo
{
	width: 293px;
	height: 95px;
	float: left;
}

/* menu */

#menu
{
	width: 100px;
	list-style: none;
	float: left;
	margin: 10px 0 0 28px;
	padding: 0;
}

#menu a
{
	display: block;
	background-position: 0 0;
	height: 22px;
	width: 145px;
}

#menu a:hover, #menu a.selected
{
	background-position: 0 -22px;
}

	#home-pl
	{
		background: url(../images/menu-home.gif) no-repeat;
	}

	#o-klubie-pl
	{
		background: url(../images/menu-o-klubie.gif) no-repeat;
	}

	#aktualnosci-pl
	{
		background: url(../images/menu-aktualnosci.gif) no-repeat;
	}

	#liga-pl
	{
		background: url(../images/menu-liga.gif) no-repeat;
	}

	#rezerwacja-pl
	{
		background: url(../images/menu-rezerwacja.gif) no-repeat;
	}

	#rezerwacje-pl
	{
		background: url(../images/menu-rezerwacje.gif) no-repeat;
	}

	#cennik-pl
	{
		background: url(../images/menu-cennik.gif) no-repeat;
	}

	#galeria-pl
	{
		background: url(../images/menu-galeria.gif) no-repeat;
	}

	#kontakt-pl
	{
		background: url(../images/menu-kontakt.gif) no-repeat;
	}

	#home-en
	{
		background: url(../images/menu-home-en.gif) no-repeat;
	}

	#o-klubie-en
	{
		background: url(../images/menu-o-klubie-en.gif) no-repeat;
	}

	#aktualnosci-en
	{
		background: url(../images/menu-aktualnosci-en.gif) no-repeat;
	}

	#liga-en
	{
		background: url(../images/menu-liga-en.gif) no-repeat;
	}

	#rezerwacja-en
	{
		background: url(../images/menu-rezerwacje-en.gif) no-repeat;
	}

	#rezerwacje-en
	{
		background: url(../images/menu-rezerwacje-en.gif) no-repeat;
	}

	#cennik-en
	{
		background: url(../images/menu-cennik-en.gif) no-repeat;
	}

	#galeria-en
	{
		background: url(../images/menu-galeria-en.gif) no-repeat;
	}

	#kontakt-en
	{
		background: url(../images/menu-kontakt-en.gif) no-repeat;
	}

#menu a span
{
	display: none;
}

/* end of menu */

/* end of header */

/* two cols */

#main-wrapper
{
	float: left;
	width: 840px;
	padding: 0 0 0 35px;
}

.two-cols
{
	background: url(../images/bg-two-cols.gif) repeat-y 582px 0;
}

#main
{
	float: left;
	width: 517px;
	padding: 0 23px 0 0;
}

#right
{
	float: left;
	width: 268px;
	padding: 0 0 0 32px;
}

/* end of two-cols */

/* news list and item */

.news-item
{
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
}

.news-item img
{
	float: left;
	padding: 0 18px 0px 0;
}

.news-item h3
{
	font-size: 11px;
	font-weight: bold;
	color: #265da0;
	margin: 0 0 26px 0;
}

.news-item h3.less
{
	font-size: 11px;
	font-weight: normal;
	color: #0249a0;
	margin: 0 0 15px 0;
	background: url(../images/icon-list.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
}

.news-item h3.less a
{
	color: #0249a0;
}

.news-item p
{
	font-size: 11px;
	margin: 0 0 24px 0;
	line-height: 16px;
	text-align: justify;
}

.news-item .more
{
	float: left;
}

.news-item2
{
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}

.news-item2 img
{
	float: left;
	width: 130px;
	padding: 0 7px 0px 0;
}

.news-item2 h3
{
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #265da0;
	margin: 10px 0 0px 0;
}

.news-item2 h3 a
{
	color: #265da0;
}

.news-item2 p
{
	font-size: 11px;
	margin: 0 0 0 0;
	line-height: 16px;
	text-align: justify;
}

/* end of news list and item */

h2
{
	margin: 0 0 20px 0;
	padding: 0;
}

h2 span
{
	display: none;
}
	#h-aktualnosci-pl
	{
		width: 99px;
		height: 19px;
		background: url(../images/header-aktualnosci.gif) no-repeat;
	}

	#h-league-pl
	{
		width: 143px;
		height: 22px;
		background: url(../images/header-league.gif) no-repeat;
	}

	#h-galerie-pl
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-galerie.gif) no-repeat;
	}

	#h-video-pl
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-video.gif) no-repeat;
	}

	#h-jak-trafic-pl
	{
		width: 138px;
		height: 22px;
		background: url(../images/header-jak-trafic.gif) no-repeat;
	}

	#h-kontakt-pl
	{
		width: 82px;
		height: 19px;
		background: url(../images/header-kontakt.gif) no-repeat;
	}

	#h-about-club-pl
	{
		width: 99px;
		height: 19px;
		background: url(../images/header-o-klubie.gif) no-repeat;
	}

	#h-cennik-pl
	{
		width: 99px;
		height: 19px;
		background: url(../images/header-cennik.gif) no-repeat;
	}

	#h-login-pl
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-logowanie.gif) no-repeat;
	}

	#h-rezerwacja-pl
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-rezerwacja.gif) no-repeat;
	}

	#h-rezerwacje-pl
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-rezerwacje.gif) no-repeat;
	}

	#h-moje-rezerwacje-pl
	{
		width: 142px;
		height: 22px;
		background: url(../images/header-rezerwacje.gif) no-repeat;
	}

	#h-search-pl
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-search.gif) no-repeat;
	}

	#h-my-account-pl
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-my-account.gif) no-repeat;
	}

	#h-register-pl
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-register.gif) no-repeat;
	}

	#h-see-also-pl
	{
		width: 120px;
		height: 19px;
		background: url(../images/header-see-also.gif) no-repeat;
	}

	#h-komunikacja-pl
	{
		width: 171px;
		height: 22px;
		background: url(../images/header-komunikacja.png) no-repeat;
	}

	#h-platnosci-pl
	{
		width: 132px;
		height: 22px;
		background: url(../images/header-platnosci.gif) no-repeat;
		margin: 0 0 5px 0;
	}

	#h-regulamin-pl
	{
		width: 136px;
		height: 22px;
		background: url(../images/header-regulamin.gif) no-repeat;
		margin: 0 0 5px 0;
	}

	#h-karty-rabatowe-pl
	{
		width: 257px;
		height: 22px;
		background: url(../images/header-karty-rabatowe.gif) no-repeat;
		margin: 0 0 5px 0;
	}

	#h-pfsa-pl
	{
		width: 296px;
		height: 22px;
		background: url(../images/header-pfsa.gif) no-repeat;
		margin: 0 0 5px 0;
	}

	#h-walentynki-pl
	{
		width: 319px;
		height: 22px;
		background: url(../images/header-walentynki.gif) no-repeat;
		margin: 0 0 5px 0;
	}

	/* EN */

	#h-aktualnosci-en
	{
		width: 99px;
		height: 19px;
		background: url(../images/header-aktualnosci-en.gif) no-repeat;
	}

	#h-league-en
	{
		width: 143px;
		height: 22px;
		background: url(../images/header-league-en.gif) no-repeat;
	}

	#h-galerie-en
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-galerie-en.gif) no-repeat;
	}

	#h-video-en
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-video-en.gif) no-repeat;
	}

	#h-jak-trafic-en
	{
		width: 138px;
		height: 22px;
		background: url(../images/header-jak-trafic-en.gif) no-repeat;
	}

	#h-kontakt-en
	{
		width: 82px;
		height: 19px;
		background: url(../images/header-kontakt-en.gif) no-repeat;
	}

	#h-about-club-en
	{
		width: 137px;
		height: 19px;
		background: url(../images/header-o-klubie-en.gif) no-repeat;
	}

	#h-cennik-en
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-cennik-en.gif) no-repeat;
	}

	#h-login-en
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-logowanie-en.gif) no-repeat;
	}

	#h-rezerwacja-en
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-rezerwacja-en.gif) no-repeat;
	}

	#h-rezerwacje-en
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-rezerwacje-en.gif) no-repeat;
	}

	#h-moje-rezerwacje-en
	{
		width: 142px;
		height: 22px;
		background: url(../images/header-rezerwacje-en.gif) no-repeat;
	}

	#h-search-en
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-search-en.gif) no-repeat;
	}

	#h-my-account-en
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-my-account-en.gif) no-repeat;
	}

	#h-register-en
	{
		width: 99px;
		height: 22px;
		background: url(../images/header-register-en.gif) no-repeat;
	}

	#h-see-also-en
	{
		width: 120px;
		height: 19px;
		background: url(../images/header-see-also-en.gif) no-repeat;
	}

	#h-komunikacja-en
	{
		width: 171px;
		height: 22px;
		background: url(../images/header-komunikacja-en.png) no-repeat;
	}

	#h-platnosci-en
	{
		width: 132px;
		height: 22px;
		background: url(../images/header-platnosci-en.gif) no-repeat;
		margin: 0 0 5px 0;
	}

	#h-regulamin-en
	{
		width: 136px;
		height: 22px;
		background: url(../images/header-regulamin-en.gif) no-repeat;
		margin: 0 0 5px 0;
	}

	#h-karty-rabatowe-en
	{
		width: 257px;
		height: 22px;
		background: url(../images/header-karty-rabatowe-en.gif) no-repeat;
		margin: 0 0 5px 0;
	}

	#h-pfsa-en
	{
		width: 296px;
		height: 22px;
		background: url(../images/header-pfsa-en.gif) no-repeat;
		margin: 0 0 5px 0;
	}

	#h-walentynki-en
	{
		width: 319px;
		height: 22px;
		background: url(../images/header-walentynki-en.gif) no-repeat;
		margin: 0 0 5px 0;
	}

/* footer */

#footer
{
	float: left;
	width: 840px;
	height: 53px;
	background: #000;
	color: #b5b5b5;
	padding: 7px 35px 0px 35px;
}

#footer span
{
	color: #93e20c;
}

#openform
{
	float: right;
}

#openform a
{
	color: #b5b5b5;
	text-decoration: none;
}


/* end of footer */


/* pagination */

#pagination
{
	text-align: center;
	color: #a2a2a2;
}

.older
{
	background: url(../images/icon-list.gif) no-repeat right 4px;
	padding: 0 12px 0 0;
	margin: 0 10px 0 0;
}

.newer
{
	background: url(../images/icon-list.gif) no-repeat 0 4px;
	padding: 0 0 0 12px;
	margin: 0 0 0 10px;
}

.page-selected
{
	font-weight: bold;
	color: #0249a0;
	padding: 0 2px;
}

#pagination .page-num
{
	color: #0249a0;
	padding: 0 2px;
	text-decoration: underline;
}

/* end of pagination */

/* contact */

#contact-form
{
	margin-top: 20px;
	float: left;
	width: 100%;
}

.contact-label
{
	width: 130px;
	margin: 0 10px 10px 0;
	padding: 14px 0 0 0;
	text-align: right;
	float: left;
}

.input-left
{
	width: 9px;
	height: 38px;
	background: url(../images/bg-input-left.gif) no-repeat;
	float: left;
}

.input-right
{
	width: 9px;
	height: 38px;
	background: url(../images/bg-input-right.gif) no-repeat;
	float: left;
}

.textarea-left
{
	width: 9px;
	height: 171px;
	background: url(../images/bg-textarea-left.gif) no-repeat;
	float: left;
}

.textarea-right
{
	width: 9px;
	height: 171px;
	background: url(../images/bg-textarea-right.gif) no-repeat;
	float: left;
}

input.contact-input
{
	width: 312px;
	height: 28px;
	float: left;
	border: 0;
	background: url(../images/bg-input.gif) repeat-x;
	margin: 0 0 12px 0;
	padding: 10px 0 0 0;
	vertical-align: top;
}

textarea
{
	width: 312px;
	height: 171px;
	border: 0;
	float: left;
	background: url(../images/bg-textarea.gif) repeat-x;
	font-family: Verdana;
	overflow: hidden;
	margin: 0 0 20px 0;
	font-size: 12px;
	padding: 5px 0 0 0;
}

input#send-pl
{
	width: 101px;
	height: 27px;
	background: url(../images/button-send.gif) no-repeat;
	margin: 0 10px 0 198px;
	padding: 0;
	border: 0;
}

input#reset-pl
{
	width: 101px;
	height: 27px;
	background: url(../images/button-clear.gif) no-repeat;
	padding: 0;
	border: 0;
}

input#send-en
{
	width: 101px;
	height: 27px;
	background: url(../images/button-send-en.gif) no-repeat;
	margin: 0 10px 0 198px;
	padding: 0;
	border: 0;
}

input#reset-en
{
	width: 101px;
	height: 27px;
	background: url(../images/button-clear-en.gif) no-repeat;
	padding: 0;
	border: 0;
}

#contact-form .error p
{
	color: #000;
	background: #fb6d6d;
	text-align: center;
	margin: 0 auto 20px;
	width: 250px;
	padding: 4px 20px;
	font-weight: bold;
}

.contact-confirm
{
	margin: 0 0 20px 0;
	text-align: center;
	color: #265da0;
	font-weight: bold;
}

/* end of contact */

/* login form */

#login-form
{
	margin-top: 20px;
	float: left;
	width: 100%;
}

.login-label
{
	width: 230px;
	margin: 0 10px 10px 0;
	padding: 14px 0 0 0;
	text-align: right;
	float: left;
}

input.login-input
{
	width: 312px;
	height: 28px;
	float: left;
	border: 0;
	background: url(../images/bg-input.gif) repeat-x;
	margin: 0 0 12px 0;
	padding: 10px 0 0 0;
	vertical-align: top;
}

input#login-pl
{
	width: 101px;
	height: 27px;
	background: url(../images/button-login.gif) no-repeat;
	margin: 0 10px 0 326px;
	padding: 0;
	border: 0;
	float: left;
}

input#login-en
{
	width: 101px;
	height: 27px;
	background: url(../images/button-login-en.gif) no-repeat;
	margin: 0 10px 0 326px;
	padding: 0;
	border: 0;
	float: left;
}

#register
{
	margin: 0 10px 0 0px;
	padding: 0;
	border: 0;
	float: left;
}

#login-form .error
{
	color: #000;
	background: #fb6d6d;
	text-align: center;
	margin: 0 auto 20px;
	width: 250px;
	padding: 4px 20px;
	font-weight: bold;
}

.login-confirm
{
	margin: 0 auto 20px auto;
	padding: 4px 20px;
	color: #000;
	font-weight: bold;
	background: #a8e20c;
	width: 200px;
	text-align: center;
}

.info
{
	padding: 10px;
}

/* end of login form */

/* register form */

#register-form
{
	margin-top: 20px;
	float: left;
	width: 100%;
}

.register-label
{
	width: 230px;
	margin: 0 10px 10px 0;
	padding: 14px 0 0 0;
	text-align: right;
	float: left;
}

input.register-input
{
	width: 312px;
	height: 28px;
	float: left;
	border: 0;
	background: url(../images/bg-input.gif) repeat-x;
	margin: 0 0 12px 0;
	padding: 10px 0 0 0;
	vertical-align: top;
}

.register-input-other
{
	float: left;
	margin: 12px 10px 0 0;
	vertical-align: top;
}

input#register-pl
{
	width: 132px;
	height: 27px;
	background: url(../images/button-register.gif) no-repeat;
	margin: 0 10px 0 326px;
	padding: 0;
	border: 0;
	float: left;
}

input#register-en
{
	width: 132px;
	height: 27px;
	background: url(../images/button-register-en.gif) no-repeat;
	margin: 0 10px 0 326px;
	padding: 0;
	border: 0;
	float: left;
}

#register-form .error
{
	color: #000;
	background: #fb6d6d;
	text-align: center;
	margin: 0 auto 20px;
	width: 250px;
	padding: 4px 20px;
	font-weight: bold;

}

#register-form #day, #register-form #month, #register-form #mobile_prefix
{
	width: 63px;
}

#register-form #year
{
	width: 100px;
}

#register-form #mobile
{
	width: 206px;
}

.register-confirm
{
	margin: 0 0 20px 0;
	text-align: center;
	color: #265da0;
	font-weight: bold;
}

/* end of login form */





/* prices */

table#prices
{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #fff;
	font-size: 12px;
	margin: 0 0 25px 0;
}

table#prices th
{
	background: #a8e20c;
	border: 1px solid #fff;
	height: 31px;
	text-align: center;
	color: #1d1c1c;
}

table#prices td
{
	border: 1px solid #fff;
	height: 31px;
	text-align: center;
	color: #1d1c1c;
}

table#prices td.comments
{
	text-align: left;
	padding: 0 0 0 10px;
}

table#prices tr.row1
{
	background: #fff;
}

table#prices tr.row2
{
	background: #f2fbdb;
}

table#prices tr.violet
{
	background: #dbdbdb;
}

table#prices tr.white
{
	background: #fff;
}

table#prices tr.lighter-green
{
	background: #d3f085;
}

table#prices tr.lightest-green
{
	background: #f2fbdb;
}

.blue
{
	color: #0249a0;
}

.prices-list
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.prices-list li
{
	background: url(../images/icon-list.gif) no-repeat left 4px;
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
}

.prices-header
{
	font-size: 14px;
	margin: 25px 0 5px 0;
}

/* end of prices */

/* calendar */

#calendar-wrapper
{
	width: 840px;
	overflow: auto;
	float: left;
	border: 1px solid #a8e20c;
	text-align: center;
	margin: 20px 0 20px 0px;
}

#calendar-courts
{
	float: left;
	width: 50px;
	background: #fff;
}

#calendar-courts p
{
	margin: 0;
	padding: 8px 0 0 0;
	height: 22px;
	background: #a8e20c;
	width: 51px;
}

.calendar-court
{
	float: left;
	width: 50px;
	height: 32px;
	padding: 18px 0 0 0;
	background: #fff;
	border-right: 1px solid #d4ddbe;
	border-top: 1px solid #d4ddbe;
	cursor: pointer;
	z-index: 5;
	position: relative;
}

.calendar-court.first
{
	border-top: 0px solid #d4ddbe;
}

.calendar-hours
{
	float: left;
	width: 126px;
	height: 22px;
	padding: 8px 0 0 0;
	background: #a8e20c;
}

.calendar-term
{
	float: left;
	width: 125px;
	height: 32px;
	padding: 18px 0 0 0;
	border-left: 1px solid #d4ddbe;
	border-bottom: 1px solid #d4ddbe;
}

.calendar-term.reserved, .calendar-term.disabled
{
	background: #e5e5e5;
}

.calendar-term.reserved-canceled
{
	background: #cca9d8 !important;
	padding-top: 5px;
	height: 45px;
	line-height: 16px;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
}

.calendar-term.free
{
	background: #e5f6b6;
}

.calendar-term.toCancel, .calendar-term.to-pay
{
	background: #d57b7b;
}

.calendar-term.constNoTerms
{
	background: #ede611 !important;
}

.calendar-term.constToPay
{
	background: #ede611 !important;
}

.calendar-term.constPaid
{
	background: #9ac8ff !important;
}

.calendar-term.constCanceledFree
{
	background: #9ac8ff !important;
}

.calendar-term.clickabble
{
	cursor: pointer;
}

.calendar-term.selected
{
	background: #ffd202;
	padding-top: 10px;
	height: 40px;
	line-height: 16px;
}

.calendar-term.user-reservation
{
	padding-top: 5px;
	height: 45px;
	line-height: 16px;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}

.calendar-term.user-reservation a
{
	line-height: 11px;
}

#calendar-days
{
	width: 470px;
	margin: 0 auto;
}

#calendar-days p
{
	margin: 0 0 5px 23px;
	float: left;
	font-size: 10px;
}

#calendar-days a.back
{
	margin: 0 33px 5px 0;
	float: right;
	font-size: 10px;
}


.calendar-day
{
	width: 33px;
	height: 27px;
	border: 1px solid #d4ddbe;
	float: left;
	padding: 10px;
	margin: 0 5px 0 0;
	text-align: center;
	margin-bottom: 20px;
	display: block;

}

.calendar-day.selected
{
	background: #a8e20c;
}

.logged-as
{
	float: right;
	margin-top: 35px;
	font-weight: bold;
	color: #0249a0;
	font-size: 10px;
}

.chosen-options span
{
	font-weight: bold;
}

#reservation
{
	display: none;
	margin: 10px 0 0 0;
}

#reservation-form-box
{
	float: right;
}

#carnet
{
	width: 120px;
}

#calendar-info
{
	width: 580px;
	float: left;
	margin: 0;
}

.calendar-name
{
	height: 12px;
	overflow: hidden;
	width: 100%;
	cursor: pointer;
	display: block;
}

.res-error
{
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
}

/* end of calendar */

/* reservation confirm */

p.reservation-confirm
{
	font-weight: bold;
	color: #000;
}

table.reservation-confirm
{
	width: 100%;
	border-collapse: collapse;

}

table.reservation-confirm td
{
	padding: 15px;
	font-size: 12px;
	border: 1px solid #d4ddbe;

}

/* end of reservation confirm */

/* search form */

#search-form
{
	margin-top: 20px;
	float: left;
	width: 100%;
}

.search-label
{
	width: 230px;
	margin: 0 10px 10px 0;
	padding: 14px 0 0 0;
	text-align: right;
	float: left;
}

input.search-input
{
	width: 312px;
	height: 28px;
	float: left;
	border: 0;
	background: url(../images/bg-input.gif) repeat-x;
	margin: 0 0 12px 0;
	padding: 10px 0 0 0;
	vertical-align: top;
}

input#search-submit
{
	width: 117px;
	height: 27px;
	background: url(../images/button-searchuser.gif) no-repeat;
	margin: 0 10px 0 453px;
	padding: 0;
	border: 0;
	float: left;
}

#search-form .error p
{
	color: #000;
	background: #fb6d6d;
	text-align: center;
	margin: 0 auto 20px;
	width: 250px;
	padding: 4px 20px;
	font-weight: bold;
}

/* endof search form */

/* panel klienta */


input#update-pl
{
	width: 132px;
	height: 27px;
	background: url(../images/button-update.gif) no-repeat;
	margin: 0 10px 0 326px;
	padding: 0;
	border: 0;
	float: left;
}
input#update-pass-pl
{
	width: 132px;
	height: 27px;
	background: url(../images/button-update.gif) no-repeat;
	margin: 0 10px 0 326px;
	padding: 0;
	border: 0;
	float: left;
}
input#update-en
{
	width: 132px;
	height: 27px;
	background: url(../images/button-update-en.gif) no-repeat;
	margin: 0 10px 0 326px;
	padding: 0;
	border: 0;
	float: left;
}
input#update-pass-en
{
	width: 132px;
	height: 27px;
	background: url(../images/button-update-en.gif) no-repeat;
	margin: 0 10px 0 326px;
	padding: 0;
	border: 0;
	float: left;
}

/* endof panel klienta */

.back
{
	background: url(../images/icon-list.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
}

.center_two_cols
{
	margin: 0 0 0 225px;
}

.center_one_col
{
	margin: 0 0 0 365px;
}

a:link
{
   	text-decoration: none;
	color: #0249a0;
	outline: none;
}

a.special
{
	color: #0000ff;
	background: #dbedf3;
	padding: 2px 5px 2px 1px;
}

a.special2
{
	color: #0000ff;
	background: #ffd0be;
	padding: 2px 5px 2px 1px;
}

a span
{
   	text-decoration: underline;
}

a:visited
{
  	text-decoration: none;
	color: #0249a0;
}


a:hover
{
   	text-decoration: none;
	color: #0249a0;

}

a:active
{
    text-decoration: none;
	color: #0249a0;

}


/* BLOCKS */

/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
div.block-scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;
    width: 150px;
    height:120px;
    float: left;
}

/*
    root element for scrollable items. Must be absolutely positioned
    and it should have a extremely large width to accomodate scrollable items.
    it's enough that you set width and height for the root element and
    not for this element.
*/
div.block-scrollable div.items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
}

/*
    a single item. must be floated in horizontal scrolling.
    typically, this element is the one that *you* will style
    the most.
*/
div.block-scrollable div.items div {
    float:left;
    margin: 0 0 0 6px;
    position: relative;
    overflow:hidden;
    width: 150px;
    height: 100px;
}

/* you may want to setup some decorations to active the item */
div.items div.active {
    border:1px inset #ccc;
    background-color:#fff;
}

.block-nextPage
{
	background: url(../images/icon-arrow-right.gif) no-repeat;
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	margin: 40px 0 0 10px;
}

.block-prevPage
{
	background: url(../images/icon-arrow-left.gif) no-repeat;
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	margin: 40px 10px 0 0;
}

a.disabled {
	visibility:hidden !important;
}

ul#block-news-list
{
	list-style: url(../images/icon-list.gif);
	margin-bottom: 60px;
	padding-left: 15px;
}

ul#block-news-list li
{

	margin-bottom: 10px;
}


/* banner */

#banner-page
{
	margin: 0 auto;
	width: 632px;
}

/* dotpay */

.dotpay-button
{
	margin: 20px 0 0 0;
}

/* wispa banner */

#wispa-banner
{
	margin: 0 0 15px 0;
}

/* overlay */

.simple_overlay
{
   /* must be initially hidden */
    display:none;

    /* place overlay on top of other elements */
    z-index:10000;

    /* styling */
    background-color:#fff;

    width:675px;
    min-height:200px;
    border:1px solid #666;

    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;


}

/* close button positioned on upper right corner */
.simple_overlay .close
{
    background-image:url(../images/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}

#paymentForm
{
	text-align: left;
	padding: 10px;
}

#other-form
{
	display: none;
}

/* payment form */
#paymentForm input
{
	border: 1px solid #0249A0;
	margin: 5px 0;
}

#paymentForm select
{
	margin: 5px 0;
}

#paymentForm #search-submit
{
	width: 70px;
	border: 1px solid #0249A0;
	padding: 3px;
	text-align: center;
	cursor: pointer;
	margin: 5px 0;
}

#paymentForm #add-payment
{
	width: 100px;
	border: 1px solid #0249A0;
	padding: 3px;
	text-align: center;
	cursor: pointer;
	margin: 5px 0;
}

#paymentForm #searched
{
	margin: 5px 0;
}

#paymentForm .info
{
	margin: 5px 0;
	color: #ff0000;
	font-size: 13px;
}

/* header title */

.header-title
{
	height: 19px;
	padding: 2px 12px 0px 2px;
	background: #b6dc1b;
	color: #333f00;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	font-weight: bold;
}

.header-title.margin-small
{
	margin: 0 0 5px 0;
}

.header-title.margin-big
{
	margin: 0 0 20px 0;
}

/*footer logo strip */

#logo-strip-container
{
	width: 840px;
	padding-left: 35px;
	float: left;
}

#logo-strip
{
	width: 840px;
	border-top: 1px solid #c5c5c5;
	padding: 15px 0;
	float: left;
}

#logo-strip img
{
	margin-right: 47px;
	float: left;
}

#logo-strip img.last
{
	margin-right: 0;
}