@font-face {
 font-family: 'KlavikaRegular';
 src: url('../fonts/klavika-regular.eot');
 src: url('../fonts/klavika-regular.eot') format('embedded-opentype'), url('../fonts/klavika-regular.woff') format('woff'), url('../fonts/klavika-regular.ttf') format('truetype'), url('../fonts/klavika-regular.svg#KlavikaRegular') format('svg');
}

 @font-face {
 font-family: 'KlavikaBold';
 src: url('../fonts/klavika-bold.eot');
 src: url('../fonts/klavika-bold.eot') format('embedded-opentype'), url('../fonts/klavika-bold.woff') format('woff'), url('../fonts/klavika-bold.ttf') format('truetype'), url('../fonts/klavika-bold.svg#KlavikaBold') format('svg');
}

 @font-face {
 font-family: 'KlavikaLight';
 src: url('../fonts/klavika-light.eot');
 src: url('../fonts/klavika-light.eot') format('embedded-opentype'), url('../fonts/klavika-light.woff') format('woff'), url('../fonts/klavika-light.ttf') format('truetype'), url('../fonts/klavika-light.svg#KlavikaLight') format('svg');
}

img
{
	border: 0px;
}
html, body
{
	height: 100%;
}
div, input, select, ul, li, div:before, div:after
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline:none;
}
body
{
	border: 0px;
	margin: 0px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Centered
{
	margin-left: auto;
	margin-right: auto;
}
#GreyBarBG
{
	height: 289px;
	width:100%;
	z-index:2;
	position:relative;
	float:left;
	margin-top:-8px;
	background: url(../img/greyBackgroundTopBar.jpg) #f5f5f5 no-repeat center center;
}
#ShadowTopBar
{
	height: 12px;
	width:100%;
	float:left;
	margin-top: -6px;
	background: url(../img/shadowBarTop.png) #ffffff no-repeat center center;
}
#TopNav
{
	height: 129px;
	position:relative;
}
#ShadowTopMenu
{
	background: url(../img/shadowMenuTop.png) no-repeat center top;
	height: 9px;
	width:100%;
	float:left;
	opacity:0.9;
	position: relative;
	z-index: 3;
}
#LogoContainer
{
	width: 218px;
	height:108px;
	float:left;
}
#LogoContainer.new{ height: auto; margin-top: 30px; }
#LogoContainer img
{
}
/*
* Menu
*/
body.loged
{
	padding-top:30px;
}
#MenuTop
{
	font-size: 14px;
	float:right;
	width:auto;
	margin-top:40px;
	color: #0e0e0d;
	font-family: 'KlavikaRegular';
}
#MenuTop ul#MenuList
{
	padding:0px;
	margin:0px;
}
#MenuTop a:hover, #MenuTop li.active a
{
	color: #e2001a;
}
#MenuTop li
{
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	padding-right:5px;
	padding-left:5px;
	list-style-type:none;
	background-image: url(../img/menuSeparator.png);
	background-repeat: no-repeat;
	background-position: right 12px;
}
#MenuList a
{
	color: #616161;
	text-decoration: none;
	padding-top: 15px;
	vertical-align: top;
	height: 60px;
	display: inline-block;
	list-style: none;
	text-align:center;
	padding-left:14px;
	padding-right:14px;
	max-width:193px;
}
#MenuList a:hover, #MenuList .active a
{
	background-image: url(../img/menuHover.png);
	background-repeat: repeat-x;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color:#000000;
}
#MenuList .i2 a
{
	max-width:160px;
}
#MenuList li:last-child
{
	margin-right:0px;
	background-image:none;
	border-right: 0px solid white !important;
}
.ItsImportant a
{
	color: #ee2e3b !important;
}
#sliderContainer
{
	height:287px;
	overflow:hidden;
}
#imageSlider
{
	width: 1000px;
	position: relative;
	z-index:2;
}
#imageSlider p
{
	margin-top:10px;
}
#imageSlider img
{
	height: 287px;
	width: 1000px;
}
#imageSlider a
{
	margin-top: 150px;
	position: absolute;
	margin-left: 40px;
	color: #6d6d6d;
	font-family: 'KlavikaLight';
	font-size: 16px;
	color: #6d6d6d;
	text-decoration: none;
	width: 310px;
}
#imageSlider span
{
	font-size: 40px;
	color: #e2001a;
	padding-bottom:5px;
}
/* 
* Content
*/

#internalpage
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
#MainContentContainer
{
	width:100%;
	float:left;
	background-color: #ffffff;
	background-image: url(../img/Logowanie-BG.png);
	background-repeat: repeat-x;
	background-position: center bottom;
        height: 180px;
}
#ContentContainer
{
	background: transparent;
	width: 1000px;
}
#SchoolLogin
{
	min-height: 250px;
}
#SchoolLogin div.left{
	display: block;
	float: left;
}
#SchoolLogin #LoginInfo
{
	width: 210px;
	color: #383838;
	font-family: 'KlavikaLight';
	font-size: 30px;
}
#SchoolLogin #LoginInfo span
{
	font-family: 'KlavikaRegular';
	font-size: 40px;
	color: #383838;
}
#LoginInfo #LoginHelp
{
	width: 200px;
	font-size: 12px;
	margin-top:0px;
	line-height:18px;
	font-family: 'Arial'
}
#LoginInfo #LoginHelp a
{
	color: #7ab51c;
	font-weight: bold;
}
#LoginForm
{
        margin-top: 60px;
        float: left;
        width:789px;
}
#LoginForm form
{
	float:right;
	width:700px;
}
#LoginForm.urzednik
{
	margin-top:50px;
}
#LoginForm.urzednik form
{
	float:left;
}
input[type=text], textarea
{
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	background-color: #FFFFFF;
}
input[type=text]:focus, textarea:focus, input[type=password]:focus
{
	box-shadow: 0 0 5px rgba(23, 211, 54, 0.5);
}
#LoginForm input[type='text'], #LoginForm input[type='password']
{
	width: 260px;
	height: 60px;
	font-size: 16px;
	float:left;
	border: 1px solid #7ab51c;
	border-radius: 8px;
	margin-right:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding-left: 20px;
	margin-right: 15px;
	color: #383838;
	font-family: 'KlavikaLight';
	font-weight: lighter;
}
#LoginForm input[type='text']:focus, input[type='password']:focus
{
}
#LoginForm #schoolLoginInput
{
	background: url(../img/loginBgImg.png) no-repeat right center;
	padding-right:50px;
	background-color: #FFFFFF;
}
#LoginForm #schoolPasswdInput
{
	background-image: url(../img/passwdIcon.png);
	background-repeat: no-repeat;
	background-position: 222px center;
}
#LoginForm a
{
	color: #848484;
	font-size: 12px;
	text-decoration: none;
	height: 25px;
	display: block;
}
#LoginForm a:hover
{
	text-decoration:underline;
}
#LoginForm p.forgot
{
	padding:0px;
	margin:0px;
	position:relative;
	padding-left:420px;
}
/* 

	Buttony

*/

#SchoolLogin input[type='submit'], #SchoolLogin button, #searchSubmit, #SignupSchool input[type=submit]
{
	width: 150px;
	height: 60px;
	background: #e2001a;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px;
	color: white;
	cursor:pointer;
	font-family: 'KlavikaBold';
	font-size: 24px;
	-webkit-transition: all 0.10s ease-in-out;
	-moz-transition: all 0.10s ease-in-out;
	-ms-transition: all 0.10s ease-in-out;
	-o-transition: all 0.10s ease-in-out;
}
#SchoolLogin input[type='submit']:hover
{
	background-color:#b90015;
}
#searchSubmit
{
	text-align: left;
	padding-left: 30px;
	background: url(../img/searchIcon.png) #e2001a no-repeat center center;
	background-position: 100px;
	-webkit-transition: all 0.10s ease-in-out;
	-moz-transition: all 0.10s ease-in-out;
	-ms-transition: all 0.10s ease-in-out;
	-o-transition: all 0.10s ease-in-out;
}
#searchSubmit:hover
{
	background-color:#b90015;
}
#bgImagesBottom
{
	height: 368px;
	margin: -275px 0px 0px 0px;
	border: 0px;
	background: url(../img/bgImages3.jpg) #f6f5f5 no-repeat center center;
}
#schoolSearch
{
	width:100%;
	float:left;
	min-height: 358px;
	padding-top:70px;
	background-image: url(../img/bgImages3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f6f5f5;
}
#schoolSearch.list
{
	margin-top:-9px;
}
#schoolSearch .legend
{
	clear:both;
	color:#383838;
	font-size:12px;
}
#schoolSearch .legend span
{
	margin-right:15px;
}
#schoolSearchLabel
{
	width: 100%;
	padding-left:35px;
	color: #383838;
	line-height:35px;
	font-family: 'KlavikaLight';
	font-size: 30px;
}
#schoolSearchLabel span
{
	font-family: 'KlavikaRegular';
	font-size: 40px;
}
#schoolSearch form
{
	margin-top: 35px;
	float:right;
}

form#searchForm.siteForm select{
    height: 60px;
}

form#searchForm.siteForm label:before{
    height: 58px;
}

form select.error
{
	border: 1px solid #ff0000;
}
form.siteForm select
{
	height: 60px;
	font-size: 16px;
	padding-top:5px;
	float:left;
	border: 1px solid #7ab51c;
	border-radius: 8px;
	margin-right:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding-left: 20px;
	margin-right: 15px;
	color: #868686;
	font-family: 'KlavikaLight';
	font-weight: lighter;
	cursor:pointer;
	width: 260px;
}
form.siteForm label
{
	position: relative;
	float:left;
	display:block;
	cursor:pointer;
}

form label.lbl-text{
    background-color: transparent;
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    content: initial;
    display: initial;
    height: auto;
    pointer-events: none;
    position: initial;
    right: initial;
    top: initial;
    width: auto;
    border-top-right-radius: initial;
    border-bottom-right-radius: initial;
    line-height: 45px;
    margin-right: 30px;
}

form label.lbl-text:before{
    background-color: transparent;
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    content: initial;
    display: initial;
    height: auto;
    pointer-events: none;
    position: initial;
    right: initial;
    top: initial;
    width: auto;
    border-top-right-radius: initial;
    border-bottom-right-radius: initial;
    line-height: 45px;
    margin-right: 30px;
}

form#frekwencjaFrom label.lbl-text{
    margin-right: 0px;
}

form label:after
{
	padding: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}
form label.error
{
	position:absolute;
	left:5px;
	top:-17px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form label.error:before
{
	display:none;
}
form label:before
{
	background-color: #FFFFFF;
	background-image: url(../img/select.png);
	background-position: right center;
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 58px;
	pointer-events: none;
	position: absolute;
	right: 16px;
	top: 1px;
	width: 45px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
/* Custom ComboBox */

form#frekwencjaFrom label:before{
    right: 21px;
}

form .ui-selectmenu-button
{
	background: white;
	border: 1px solid #7ab51c;
	border-radius: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height: 60px;
	line-height:60px;
	vertical-align: middle;
	font-family: 'KlavikaLight';
	color: #868686;
	font-size: 16px;
	display:block;
	float:left;
	font-weight: lighter;
	margin-right: 15px;
	z-index:4;
	position:relative;
}
form .ui-selectmenu-button.ui-state-focus
{
	box-shadow: 0 0 5px rgba(23, 211, 54, 0.5);
}
.ui-selectmenu-menu
{
	z-index:2;
}
.ui-menu
{
	font-family: 'KlavikaLight';
	font-size: 14px;
	font-weight: lighter;
	margin-top:-5px;
	z-index:3;
	padding-left:12px;
	padding-top:10px;
	position:relative;
	color: #868686;
	background: white;
}
.ui-icon-triangle-1-s
{
	background: url(../img/selectDropdownIcon.jpg) #ffffff no-repeat center center !important;
	margin-right: 5px;
}
.ui-selectmenu-open .ui-state-focus
{
	margin:0px;
	padding:0px;
	padding: 3px 1em 3px 0.4em;
	background-color:#FFFFFF;
	color: #7ab51c;
	background-image:none;
	font-weight:normal;
	border: 0px;
}
form .ui-selectmenu-text
{
	margin-top: 11px;
}

/* Strona glówna kalendarz box */



/* Endof kalendarz box - homeblock */

/* 
*Footer
*/

#FooterMain
{
	background: #6d6d6d;
	height: 100px;
	width:100%;
	padding-top:10px;
	float:left;
}
#FooterContent
{
	width: 1000px;
}
#FooterContent div
{
	float: left;
}
#MiastoLublinIfno
{
	padding-top: 10px;
	width: 250px;
	font-size: 14px;
	color: white;
	font-family: 'KlavikaRegular';
	height: 75px;
	line-height: 18px;
}
#MiastoLublinInfo p
{
}
#MiastoLublinIfno span p
{
	font-family: 'KlavikaRegular';
}
#ContactInfo
{
	width: 300px;
}
#ContactInfo .IconContainer
{
	width: 30px;
	height: 30px;
	margin-top: 10px;
	font-family: 'KlavikaRegular';
	font-size:14px;
}
#ContactInfo .InfoContainer
{
	vertical-align: top;
	margin-bottom:5px;
}
#ContactInfo img
{
	margin-top: 7px;
	margin-left: 7px;
}
#ContactInfo #PhoneInfo
{
	margin-left: 100px;
	height: 50px;
	width: 300px;
	color: white;
	font-size: 15px;
	font-family: 'KlavikaRegular';
	padding-top: 10px;
}
#ContactInfo #PhoneInfo *
{
	display: inline-block;
	margin-right: 10px;
}
#ContactInfo #EmailInfo
{
	margin-left: 100px;
	margin-top: -20px;
	color: white;
	width: 300px;
	height: 50px;
}
#ContactInfo #EmailInfo *
{
	display: inline-block;
	margin-right: 10px;
	font-family: 'KlavikaRegular';
}
#ContactInfo #EmailInfo a
{
	color: white;
	text-decoration: none;
	vertical-align: top;
}
#ContactInfo p
{
	height: 20px;
	margin-top:14px;
	margin-bottom:10px;
	display:block;
	vertical-align: top;
}
#SocialBlock
{
	margin-left: 150px;
	margin-top: 25px;
	width: 200px;
	height: 50px;
}
#SocialBlock div
{
	width: 30px;
	text-align:center;
	height: 30px;
}
#SocialBlock div img
{
	margin-top: 7px;
}
#AuthorInfo
{
	margin-top: -50px;
	width:150px;
	font-family: 'KlavikaRegular';
	height: 35px;
	margin-left: 300px;
	font-size: 14px;
}
#AuthorInfo a
{
	color: white;
	text-decoration: none;
}
.container
{
	width:1000px;
	margin:0 auto;
}
header
{
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
	height:129px;
	background-image: url(../img/top.jpg);
        background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f5f5f5;
}
#loginForm .inner, #urzednikLoginForm .inner
{
	position:relative;
	display:block;
	float:left;
}
#loginForm .inner label.error, #urzednikLoginForm .inner label.error
{
	position:absolute;
	right:20px;
	left:5px;
	font-size:11px;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	z-index:100;
	top:-17px;
}
#LoginForm input[type="text"].error, #LoginForm input[type="password"].error, #urzednikLoginForm input[type="text"].error, #urzednikLoginForm input[type="password"].error
{
	border: 1px solid #FF0000;
}
#LoginForm .ajaxInfo
{
	float:left;
	position:absolute;
	left:0px;
	font-size:12px;
	top:0px;
	width:405px;
}
#LoginForm.urzednik .ajaxInfo
{
	position:relative;
}
.note
{
	border-radius: 2px 2px 2px 2px;
	clear: both;
	cursor: pointer;
	margin: 0 0 15px;
	padding: 10px 25px 10px 45px;
	position: relative;
}
#LoginForm .note
{
	width:100%;
}
.note p
{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	color: #333333;
	display: inline;
	font-size: 12px;
	line-height: 21px;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
.note.info
{
	background: url("../img/icons/ico_info.png") no-repeat scroll 10px center #D1E4F3;
	border: 1px solid #99C4EA;
	vertical-align: baseline;
}
.note.success
{
	background: url("../img/icons/ico_success.png") no-repeat scroll 10px center #EFFEB9;
	border: 1px solid #C1D779;
}
.note.error
{
	background: url("../img/icons/ico_error.png") no-repeat scroll 10px center #FAD5CF;
	border: 1px solid #E18B7C;
}
.note.alert
{
	background: url("../img/icons/ico_warning.png") no-repeat scroll 10px center #FFE9AD;
	border: 1px solid #EAC572;
}
#ajaxProwadzacy.loading select
{
	opacity:0.17;
}
form #ajaxProwadzacy.loading:before
{
	display:none;
}
#LoginInfo.header
{
	margin-top:50px;
	padding-left:35px;
	line-height:32px;
}
#PageContainer
{
	width:100%;
	float:left;
	background-color: #ffffff;
	background-image: url(../img/pageBG.png);
	background-repeat: repeat-x;
	margin-top:-9px;
	background-position: center top;
}
#PageContainer.page
{
	width:100%;
	float:left;
	background-color: #ffffff;
	margin-top:-9px;
	background-position: center top;
	background-image:none;
}
#ListContainer
{
	width:100%;
	float:left;
	background-color: #ffffff;
	margin-top:-9px;
	background-position: center top;
}
#calendarContainer
{
	width:100%;
	float:left;
	background-color: #ffffff;
	margin-top:5px;
	padding-top:25px;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}
#PageContainer .headerPage
{
	width:100%;
	float:left;
	padding-top:50px;
}
#PageContainer .headerPage h3
{
	padding:0px;
	margin:0px;
	line-height:normal;
	font-family: 'KlavikaLight';
	font-size: 40px;
	color: #383838;
}
#PageContainer .contentWrapper
{
	width:100%;
	float:left;
	padding-top:20px;
	padding-bottom:50px;
}
.siteForm td
{
	position:relative;
}
.siteForm label.error
{
	font-size:12px;
	color:#FF0000;
	float:right;
	position:absolute;
	right:5px;
	top:15px;
        text-align: right;
}
.siteForm h3
{
	padding:0px;
	margin:0px;
	line-height:normal;
	font-family: 'KlavikaRegular';
	font-size: 25px;
	margin-top:20px;
	color: #6d6d6d;
}
.siteForm input[type=text], .siteForm input[type=password]
{
	line-height:45px;
	height:45px;
}
.schoolLoged
{
	text-align:inherit;
	font-family: 'KlavikaRegular';
	font-size: 25px;
	color: #6d6d6d;
	text-align:center;
}
.user_menu
{
	width:100%;
	float:left;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	right:12px;
	top:-32px;
	margin:0px;
	padding:0px;
	padding:5px;
	padding-right:15px;
	background-color: #fafafa;
	color: #999999;
	position:fixed;
	left:0px;
	text-align:center;
	top:0;
	z-index:999;
}
.user_menu a
{
	padding-left:5px;
	color: #609111;
	text-decoration:none;
	padding-right:5px;
}
.user_menu a:hover
{
	text-decoration:underline;
}
#ajaxMiesiace
{
	width:220px;
	height:30px;
	background-repeat: no-repeat;
	background-position: center center;
}
#ajaxMiesiace.loading
{
	background-image: url(../img/ajax-loader.gif);
}
#ajaxMiesiace.loading select
{
	display:none;
}
#frekwencjaFrom label
{
	float:left;
	padding-right:5px;
}
.setChar
{
	width:60px;
	text-align:center;
}
#contactPage
{
	width:100%;
	float:left;
	margin-top:20px;
}
#contactPage .leftColumn
{
	width:490px;
	float:left;
	line-height:22px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-family: 'KlavikaRegular';
}
#contactPage .rightColumn
{
	width:440px;
	margin-top:-50px;
	float:right;
}
#contactPage .icons img
{
	padding-right:12px;
	vertical-align:-1px;
}
#contactPage .icons
{
	color: #e2001a;
	padding-left:60px;
}
#contactPage .icons a
{
	color: #e2001a;
}
#contactPage form
{
	margin-top:30px;
}
#contactPage input[type=text]
{
	width:240px;
	height:50px;
	float:left;
	padding-left:10px;
	border: 1px solid #c0c0c0;
}
#contactPage input[type=text].right
{
	float:right;
}
#contactPage textarea
{
	padding-left:10px;
	width:471px;
	height:130px;
	margin-bottom:10px;
	border: 1px solid #c0c0c0;
}
#contactPage select, #contactPage textarea, #contactPage input[type=text]
{
	border-radius:8px;
}
#contactPage select
{
	color: #868686;
	cursor: pointer;
	float: left;
	height: 50px;
	padding-top: 5px;
	width: 240px;
}
#contactPage label.block
{
	position:relative;
	float:left;
}
#contactPage label.error
{
	position:relative;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	right:4px;
	color:#f60a0a;
	top:46px;
}
#contactPage label.select
{
	cursor: pointer;
	display: block;
	float:right;
	position: relative;
}
#contactPage label.select:after
{
	padding: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}
#contactPage label.select:before
{
	background-color: #FFFFFF;
	background-image: url(../img/select.png);
	background-position: right center;
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 48px;
	pointer-events: none;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 45px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
#ListContainer .item
{
	width:100%;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	padding-top:25px;
	padding-bottom:25px;
}
#ListContainer .item .img
{
	float:left;
	border: 1px solid #e1e1e1;
	padding:1px;
	width:202px;
	height:138px;
}
#ListContainer .item .img img
{
	display:block;
	float:left;
}
#ListContainer .item .content
{
	padding-left:40px;
	padding-top:0px;
	float:left;
	width:470px;
}
#ListContainer .item h2, #ListContainer .item h3
{
	padding:0px;
	margin:0px;
	line-height:22px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-family: 'KlavikaRegular';
}
#ListContainer .item h2
{
	font-size:18px;
	font-weight:bold;
}
#ListContainer .item h3
{
	font-size:15px;
}
#ListContainer .item ul
{
	padding:0px;
	margin:0px;
	font-family: 'KlavikaRegular';
	font-size:15px;
	margin-top:20px;
	list-style-type:none;
}
#ListContainer .item ul li
{
	padding-top:2px;
	color:#7a7a7a;
	padding-bottom:2px;
}
#ListContainer .item ul li strong, #ListContainer .item ul li strong a
{
	font-variant:normal;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
#ListContainer .item ul li strong a:hover
{
	text-decoration:underline;
}
#ListContainer .item ul li img
{
	padding-right:15px;
	vertical-align:-3px;
}
#ListContainer .item .url
{
	margin-top:50px;
}
#ListContainer .item .url a
{
	background-image: url(../img/showCalendar.png);
	background-repeat: repeat;
	background-position: left center;
	width:215px;
	height:49px;
	text-align:right;
	float:right;
	line-height:49px;
	padding-right:20px;
	display:block;
	font-family: 'KlavikaRegular';
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#ListContainer .item .url a:hover
{
	opacity:0.9;
}
#ListContainer .stat
{
	margin-top:20px;
	clear:both;
	float:left;
	line-height:22px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}
#ListContainer .stat li
{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
#ListContainer .stat p
{
	padding:0px;
	margin:0px;
	margin-top:5px;
}
#ListContainer .stat ul
{
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-bottom:5px;
}
.padBox
{
	padding-top:40px;
	padding-bottom:25px;
}
.download
{
	width:100%;
	float:left;
	margin-top:30px;
}
.download .header
{
	width:100%;
	padding-bottom:10px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.download .header h2
{
	padding:0px;
	margin:0px;
	font-size:22px;
	color:#686868;
	font-family: 'KlavikaRegular';
	font-weight:normal;
}
.download ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-family: 'KlavikaRegular';
	line-height:16px;
	padding-top:30px;
	margin-top:30px;
}
.download ul li
{
	line-height:24px;
	padding-top:5px;
}
blockquote
{
	border-right: 5px solid #eeeeee;
	border-left: none;
	margin: 0 0 20px;
	padding: 0 0 0 15px;
	text-align:right;
	padding-right:15px;
}
.well.inputs
{
}
.well.inputs input[type=text]
{
	width:220px;
	vertical-align:3px;
}
.form-horizontal .well.inputs .controls
{
	margin-left:100px;
}
.form-horizontal .well.inputs .control-group
{
	margin-bottom:10px;
}
#ListContainer .item.klub .img img
{
	text-align:center;
	display:inline;
	float:none;
	padding-top:10px;
}
#ListContainer .item .img
{
	border:none;
	text-align:center;
}
#ListContainer .item.klub .desc
{
	width:100%;
	margin-top:15px;
}
#ListContainer .item.klub .content
{
	margin-top:15px;
	width:788px;
}
#ListContainer .item .content.big
{
	width:100%;
	float:left;
	padding-left:0px;
	margin-left:0px;
}
html, body
{
	height: 100%;
}
.wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
}
.footer, .push
{
	height: 100px;
}

.raportTable td{
	font-size:11px;
}


 .ui-tooltip, .arrow:after {
background: black;
border: 2px solid white;
}
.ui-tooltip {
padding: 5px 10px;
color: white;
border-radius: 5px;
font: normal 12px "Helvetica Neue", Sans-Serif;
text-transform: uppercase;
box-shadow: 0 0 2px black;
}
.arrow {
width: 70px;
height: 16px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -35px;
bottom: -16px;
}
.arrow.top {
top: -16px;
bottom: auto;
}
.arrow.left {
left: 20%;
}
.arrow:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
box-shadow: 6px 5px 9px -9px black;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.arrow.top:after {
bottom: -20px;
top: auto;
}

.interactive-google-map{
    height: 300px;
    width: 100%;
}

form.siteForm select{
    background-color: #FFF;
    border: 1px solid #CCC;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 45px;
}

form.siteForm label:before{
    height: 43px;
}

input[readonly="readonly"]{
    background-color: #e6e6e6;
}

/* ------------- */

.item-list.list-front li{
    list-style: none;
    border-bottom: 1px solid #609111;
}

.item-list.list-front li.item-list-title-row{
    border-bottom: none;
}

.list-item.item-front .list-item-data{
    float: left;
    width: 90%;
    display: inline-block;
}

.list-item.item-front .list-item-data > span{
    display: inline-block;
    text-align: center;
}

.list-item-text{
    color: #616161;
}

.list-item-main-text{
    font-weight: 700;
    font-size: 16px;
}

.item-list-title-row{
    font-weight: 700;
}

.item-list-title-row .list-item-text{
    color: #000;
}

.item-list.list-front .list-item.item-front{
    padding: 20px 0px;
}

.list-item.item-front .list-item-opts{
    float: right;
    display: inline-block;
    width: 10%;
    text-align: right;
}

.list-item.item-front.item-list-title-row .list-item-opts{
    text-align: center;
}

.list-item-opt img{
    width: 15px;
    max-width: 15px;
}

.list-item-opt{
    display: inline-block;
    padding:0px 5px;
}

.map-preview-container img{
    width: 100%;
}

.dialog-map-preview{
    width: 15px;
    max-width: 15px;
}

form#add_event > div{
    display: block;
    width: 100%;
    float: left;
}

.contentWrapper .row{
    margin-left: 0px;
}

.input-small.input-block-level:disabled{
    background-color: #e6e6e6;
}

.index-row{
    min-height: 285px;
    float: left;
    width: 100%;
}

#tournaments.index-row{
    min-height: 330px;
}

#tournaments > .container:first-child{
    padding-top: 25px;
    padding-left: 35px;
}

.column{
    display: inline-block;
}

.column.column-left{
    float: left;
}

.column.column-right{
    float: right;
}

#tournaments{
    padding-bottom: 20px;
}

#tournaments #event-calender-column{
    padding-top: 25px;
}

#event-detail-column{
    width: 500px;
    float: left;
    margin-left: 75px;
}

#event-detail-column .row-title{
    text-align: right;
}

.event-details{
    float: left;
    padding-top: 10px;
    width: 100%;
}

.event-row{
    float: left;
    clear: both;
    display: inline-block;
    padding-top:10px;
    padding-bottom: 10px;
    max-width: 185px;
    font-family: 'Arial';
}

.event-row > span{
    display: block;
    clear:both;
}

.event-row-label{
    width: 100%;
    font-family: 'Arial';
}
.event-row-value{
    width: 100%;
    font-family: 'Arial';
}

.google-maps-event-map{
    width: 300px;
    height: 230px;
}

.row-title{
    width: 100%;
    float: left;
    text-align: left;
}

.row-title h4{
    font-family: 'KlavikaRegular';
    font-size: 40px;
    color: #383838;
    font-weight: normal;
}

.row-title.row-subtitle h4{
    font-size: 30px;
}

.row-title h4 span{
    font-family: 'KlavikaLight';
    font-size: 35px;
}

.row-title.row-subtitle h4 span{
    font-size: 25px;
}

#kalendarz{
    font-family: 'Arial';
}

#nextEventSender{
    float: right;
}

form.standardForm label:before{
    background-color: transparent;
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    content: initial;
    display: initial;
    height: auto;
    pointer-events: none;
    position: initial;
    right: initial;
    top: initial;
    width: auto;
    border-top-right-radius: initial;
    border-bottom-right-radius: initial;
}

.map-holder{
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
    border-top: 1px solid #E1E1E1;
}
#clubs-location-map{
    width: 1000px;
    margin: 0px auto;
    height: 350px;
    border: 1px solid #E1E1E1;
}

#ListContainer #list-item-0.item{
    border-top: none;
}

fieldset fieldset{
    margin-left: 50px;
}

fieldset legend{
    font-size: 14px;
}

form label.lbl-text.checkbox-label{
    line-height: initial;
    margin-left: 10px;
}

#raport_checkbox{
    float: left;
}

.fieldset-clearfix{
    padding-top:10px;
    padding-bottom: 20px;
}

.page-slogan{
    width: auto;
    display: inline-block;
    font-size: 18px;
    font-family: "KlavikaRegular";
    margin: 45px 0px 0px 115px;
}

.fc-event-time, 
.fc-event-title{
    clear:both;
}

#contactPage .icons a,
#contactPage .icons span{
    font-size: 15px;
}

.pagination{
    float: left;
    width: 100%;
    text-align: center;
}

/* index2 */

.index2 #kalendarzContainer{
    width: 380px;
}

.index2 #kalendarz .content{
    width: 380px;
}

.index2 #kalendarz .content span,
.index2 #kalendarz label{
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.index2 .event-row-label{
    font-weight: 700;
}

.index2 .event-row{
    padding-top: 5px;
    padding-bottom: 5px;
}

.index2 #event-detail-column .row-title{
    text-align: left;
}

.index2 #event-detail-column .row-title h4{
    display: inline-block;
}

.index2 .event-rows.column-left{
    width: 220px;
    padding-right: 15px;
    border-right: 1px solid #e8e8e8;
}

.index2 .event-rows.column-right{
    float: right;
    width: 295px;
}

.index2 .event-rows .event-row{
    max-width: 100%;
    width: 100%;
}

.index2 .event-rows.column-right .event-row{
    text-align: justify;
}

.index2 .event-rows.column-right .toggle-read-more{
    float: right;
}

#tournaments.index2 > .container{
    padding-left: 25px;
}

.index2 .location-details{
    float: left;
    width: 100%;
}

.index2 #tournament-location-map{
    float: left;
}

.index2 .google-maps-event-map{
    width: 100%;
}

.index2 #kalendarz{
    margin-left: -3px;
}

.index2 #event-detail-column{
    float: right;
    margin-left: 0px;
    width: 550px;
}

.index2 #nextEventSender{
    margin-top: 5px;
}

/* event detail page */

.event-full .event-desc{
    width: 650px;
    float: left;
    text-align: justify;
    line-height: 30px;
}

.event-full .event-meta{
    width: 300px;
    float: right;
    padding: 15px 10px;
/*    border-left: 1px solid #47b02d;
    border-top: 1px solid #47b02d;
    border-right: 1px solid #d7190e;
    border-bottom: 1px solid #d7190e;*/
    border: 1px solid #ccc;
    margin-top: 10px;
}

.event-full .event_detail_map{
    width: 100%;
}

.event-full .event-meta ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.event-full .event-meta ul li{
    display: block;
    float: left;
    margin: 10px 0px;
    width: 100%;
}

.event-full .event-meta ul li:first-child{
    margin-top: 0px;
}

.event-full .event-meta ul li > span{
    display: block;
    width: 100%;
    text-align: left;
    line-height: 25px;
}

.event-full .event-meta ul li > span:first-child{
    font-weight: 700;
}

.event-full .event_detail_map{
    float: left;
    width: 100%;
    display: block;
    height: 350px;
    margin-top: 50px;
}

.event-full #event_map_{
    height: 100%;
    width: 100%;
}