@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{ margin-top: 30px; height: auto; }
#LogoContainer img
{
}
/*
* Menu
*/
body.loged
{
	padding-top:30px;
}
#MenuTop
{
	font-size: 14px;
	float:right;
	width:765px;
	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:5px;
	padding-right:5px;
	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: 358px;
	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;
}
#ContentContainer
{
	background: transparent;
	width: 1000px;
}
#SchoolLogin
{
	min-height: 250px;
}
#SchoolLogin div.left
{
	display: inline-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
{
	float:right;
	margin-top:110px;
	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 #searchForm
{
	margin-top: 35px;
	float:right;
}
#searchForm select.error
{
	border: 1px solid #ff0000;
}
#searchForm 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;
}
#searchForm label
{
	position: relative;
	float:left;
	display:block;
	cursor:pointer;
}
#searchForm label:after
{
	padding: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}
#searchForm label.error
{
	position:absolute;
	left:5px;
	top:-17px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#searchForm label.error:before
{
	display:none;
}
#searchForm 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 */


#searchForm .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;
}
#searchForm .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;
}
#searchForm .ui-selectmenu-text
{
	margin-top: 11px;
}
/* 
*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-repeat: no-repeat;
	background-position: center top;
	background-color: #f5f5f5;
        background-size: cover;
}
#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;
}
#searchForm #ajaxProwadzacy.loading:before
{
	display:none;
}
#LoginInfo.header
{
	margin-top:70px;
	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;
}
.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:140px;
}
.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;
}

.deactive{
    color: #686868;
}

.deactive span{
    color: #999999;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
}

td.introvert{
    text-align: center;
}

.is_class_canceled {
    margin: 10px 0px;
}

.is_class_canceled label,
.is_class_canceled input{
    float: left;
}

.is_class_canceled label{
    margin-right: 10px;
}

.class_make_up_date{
    display: none;
}

.class_make_up_date.active{
    display: block;
}

.class_make_up_date fieldset{
    padding-left: 20px;
    margin-bottom: 20px;
}

.class_make_up_date fieldset legend{
    font-size: 17px;
    border: 0px none;
}

.class_make_up_date fieldset .inputs > div{
    float: left;
    clear: both;
    display: block;
}

.class_make_up_date fieldset .inputs > div label{
    width: 55px;
    line-height: 30px;
}

.class_make_up_date fieldset .inputs > div label,
.class_make_up_date fieldset .inputs > div input{
    float: left;
}

.class_make_up_date fieldset .inputs > div input{
    width: auto;
}

option.inactive {
    color: #cccccc;
}

ul.fmsg-list{
    padding: 0px;
    margin: 0px;
    width: 100%;
    clear: both;
    display: block;
    float: left;
}

.fmsg, .notices .notice{
    list-style: none;
    padding: 0px;
    margin: 5px 0px;
    float: left;
    display: block;
    width: 100%;
    clear: both;
    border: 1px solid;
}

.fmsg p,
.notices .notice p{
    padding: 5px 10px;
    float: left;
    display: block;
    color: #ffffff;
    font-size: 14px;
    margin: 0px 0px 0px 35px;
}

.fmsg.success,
.notices .notice.success{
    border-color: #109200;
    background-color: #3bd000; 
}

.fmsg.error,
.notices .notice.error{
   border-color: #b50000;
   background-color: #c41d00;  
}

.fmsg.info,
.notices .notice.info{
   border-color: #003DCB;
   background-color: #034FFF;  
}

.fmsg.warning,
.notices .notice.warning{
    border-color: #ffde00;
    background-color: #ffba00;
    color: #ffffff;
}

.flash_messages{
    float: left;
    width: 100%;
    display: none;
    clear: both;
    margin: 10px 0px;
    box-sizing: border-box;
    padding: 0px 10px;
}

.flash_messages.active{
    display: block;
}

.flash_messages .notice{
    float: left;
    width: 100%;
    clear: both;
    display: block;
    padding: 20px 30px;
    box-sizing: border-box;
    margin: 0px 0px 10px 0px;
}

.flash_messages .notice p{
    margin: 0px;
    padding: 0px;
    float: left;
    color: #000000;
}

.flash_messages .notice.success{
    background-color: #01c400;
}

.flash_messages .notice.success p,
.flash_messages .notice.warn p,
.flash_messages .notice.error p{
    color: #ffffff;
}

.flash_messages .notice.warn{
    background-color: #f3ce00;
}

.flash_messages .notice.error{
    background-color: #c41d00;
}

#PageContainer .container {
    padding-top: 20px;
}

.resultProbe { margin-bottom:50px; }
.resultProbe h3, h4.resultProbe { color: #59bd08; }

.tablescore  td, .tablescore  th { padding:8px 0px; }
.tablescore tr:hover { background:#e8e8e8; }
.tablescore { width: 100%;; }