p,ul,li,b,strong,span,h1,h2,h3,h4,h5,div,img{margin: 0; padding: 0;}
a img{border: 0!important;}

body{
	font-family: "nimbus-sans",sans-serif;
	font-weight: 300;
	color: #575756;
	font-size: 14px;
	text-align: left;
	padding: 0;
	margin: 0;
}

.container{
	max-width: 1200px;
	margin: 0 auto;
}

a{
	color: #DD0019;
	text-decoration: none;
}


p{
	padding: 10px 0;
}

b,strong{
	font-weight: bold;
}

.clear{
	clear:both;
	width: 0px;
	height: 0px;
}

#top{
	background: #dadada url('bok_01.png') no-repeat center center;
	height: 140px;
	border-bottom: 1px solid #b2b2b2;
}

#top .container{
	position: relative;
}

#top img.logo{
	position: absolute;
	left: 0;
	top: 20px;
}

#top img.bedzin_logo{
	position: absolute;
	left: 630px;
	top: 20px;
}

#top p.site_title{
	position: absolute;
	left: 210px;
	top: 90px;
	font-size: 18px;
	font-weight: bold;
	color: #dd0019;
}

#top #search{
	position: absolute;
	right: 10px;
	top: 80px;
}

#top #search div.search{
	position: relative;
	height: 40px;
	width: 280px;
	padding-left: 43px;
	background: url('bok_02.png') no-repeat top left;
}
#top #search div.search input[type="text"]{
	background-color: #fff;
	font-size: 24px;
	font-weight: bold;
	color: #dadada;
	width: 235px;
	padding: 0 35px 0 10px;
	height: 38px;
	border: 1px solid #dadada;
}

#top #search div.search input[type="submit"]{
	width: 19px;
	height: 19px;
	background: url("bok_03.png") no-repeat scroll right top transparent;
	overflow: hidden;
	text-indent: -666em;
	border: 0;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}


#top img.menu_icon_responsive{
	position: absolute;
	top: 50px;
	right: 50px;
	cursor: pointer;
	display: none;
}

#main_container{
	padding-top: 20px;
	padding-bottom: 20px;
}

#main_container #left{
	float: left;
	width: 180px;
	max-width: 180px;
	padding-left: 10px;
}

#left ul.menu{
	border-top: 1px solid #b2b2b2;
	list-style: none;
	font-size: 18px;
	text-align: right;
}

#left ul.menu li{
	border-bottom: 1px solid #b2b2b2;
	line-height: 42px;
}

#left ul.menu li a{
	color: #575756;
	text-decoration: none;
}

#left ul.menu li ul{
	display: none;
	list-style: none;
	padding-bottom: 15px;
}

#left ul.menu li ul li{
	border: 0;
	font-size: 14px;
	line-height: 18px;
}

#main_container #main{
	float: left;
	width: 980px;
	padding: 0 10px 0 20px;
}

#main_container #right{
	display: none;
}

h2.contentheading, .blog h1, .item-page h1, .item-page.static h2, .static h2, .static h1, h1.chrono_title{
	background:url('bok_06.png') no-repeat top left;
	height: 55px;
	padding-left: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	padding-bottom: 20px;
}

.blog h2 a, .item-page h2 a{
	font-size: 32px;
	font-weight: bold;
	color: #575756;
	text-decoration: none;
}

.item-page.static h2 a{
	color: #fff;
	font-size: 18px;
}

.img-intro-left{
	float:left;
	margin: 10px 10px 10px 0;
}

.img-intro-left img{
	padding: 10px;
	border: 1px solid #dadada;
	max-width: 250px;
}

.item-separator{
	clear: both;
	margin: 45px 0 20px 0;
	background-color: #b2b2b2;
	height: 3px;
	width: 100%;
}

div.pagination p.counter{
	text-align: center;
	color: #575756;
	display: none;
}

div.pagination ul{
	list-style: none;
}

div.pagination ul li{
	display: inline;
	margin: 0 10px 0 0;
}

div.pagination a{
	color: #fff;
	text-decoration: none;
	background-color: #DD0019;
	min-width: 10px;
	line-height: 20px;
	text-align: center;
	padding: 0 5px;
}

ul.pagenav{
	list-style: none;
}

ul.pagenav li.pagenav-prev{
	float:left;
}

ul.pagenav li.pagenav-next{
	float: right;
}

ul.actions{
	list-style: none;
	float: right;
}
ul.actions li{
	display: inline;
}

dl.article-info{
	position: relative;
	height: 60px;
	margin: 0;
	padding: 0;
	width: 100%;
}

dl.article-info dt.article-info-term{
	display: none;
}

dl.article-info dd{
	position: absolute;
	padding: 0;
	margin: 0;
	width: 100%;
	font-style: italic;
}

dl.article-info dd.createdby{
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 3px;
	top: 5px;
	color: #DD0019;
}

dl.article-info dd.published{
	top: 33px;
	background: url('bok_08.png') no-repeat left center;
	padding-left: 15px;
}

p.readmore{
	background: url('bok_09.png') no-repeat;
	width: 115px;
	line-height: 20px;
	height: 20px;
	padding: 0px 0px 0px 5px;
	margin: 0;
	float: right;
	font-weight: bold;
}

p.readmore a{
	color: #fff;
	text-decoration: none;
}


#footer .footer{
	padding-top: 15px;
	border-top: 1px solid #b2b2b2;
	padding-bottom: 15px;
	text-align: center;
}

.footer img{
	margin: 0 10px;
}

#footer #copy{
	padding: 10px 0;
	border-top: 1px solid #b2b2b2;
}

.flexslider{
    border: none!important;
    border-radius: none!important;
    -webkitborder-radius: none!important;
    -moz-border-radius: none!important;
    -o-border-radius: none!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -o-box-shadow: none!important;
     margin: 0 0 10px!important;
}

.flex-caption{
	border-top: 1px solid #dd0019;
	width: 75%!important;
	margin: 0 10%;
	padding: 15px 0 0 0!important;
	bottom: 10%!important;
	background: none!important;
	font-size: 18px!important;
}

.flex-caption strong{
	font-size: 28px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}

.flex-direction-nav a{
	background-image: url("arrows.png")!important;
	top: 70%!important;
	opacity: 1!important;
}

.flex-direction-nav .flex-next{
	right: 14%!important;
}

.flex-direction-nav .flex-prev{
	left: 76%!important;
}

.flexslider .bookmark{
	position: absolute;
	display: none;
	top: 0;
	left: 45px;
	z-index: 10;
	width: 38px;
	height: 58px;
	background: url('bok_07.png') no-repeat;
}

.tip{
	background-color: #fff;
}


p.tytul_zajecia, p.tytul_oferta{
	line-height: 1.3em;
	font-size: 18px;
	font-weight: bold;
	background-color: #dadada;
	padding: 10px 0px 10px 20px;
}

p.opis_zajecia, p.opis_oferta{
	padding-left: 20px;
}

div.zajecia, div.oferta{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 5px solid #dadada;
}

div.dokumenty{
	margin: 20px 0;
	padding-left: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 5px solid #dadada;
	border-bottom: 5px solid #dadada;
	min-height: 60px;
	background: url('bok_10.png') no-repeat 20px 25px;
}

div.dokumenty p{
	padding: 0;
}

div.dokumenty a{
	color: #6e6e6e;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

table.oferta{
	width: 100%;
	border: 1px solid #dadada;
	border-spacing:0!important;
	border-collapse:collapse!important;
}

table.oferta tr.first td{
	background-color: #dadada;
	font-weight: bold;
	color: #6e6e6e;
}

table.oferta td{
	text-align: center;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	line-height: 40px;
}

ul.square, ul.square ul{
	list-style: none;
}

ul.square li{
	background: url('bok_square.png') no-repeat 0 10px;
	padding: 5px 0 5px 25px;
}

.kontakt_box_1{
	float: left;
	width: 38%;
	padding-right: 2%;
}

.kontakt_box_2{
	float: left;
	width: 60%;
	padding-top: 10px;
}

.kontakt p.title{
	line-height: 40px;
	background-color: #dadada;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	color: #6e6e6e;
	font-weight: bold;
	cursor: pointer;
}

#main .kontakt .more{
	padding-left: 20px;
	display: none;
	padding-bottom: 20px;
}

.kontakt a{
	text-decoration: none;
	color: #575756;
}

p.partners{
	text-align: center;
}

p.partners img{
	margin: 20px;
}

form.Chronoform input[type="submit"]{
	width: 115px;
	height: 40px;
	padding: 0 0 0 15px;
	background: url('bok_05.png') no-repeat top center;
	font-size: 24px;
	font-weight: bold;
	color: #DD0019;
	border: 0;
	text-align: left;
	cursor: pointer;
	margin-top: 5px;
}

div.chronoform a{
	display: none;
}






#main_container #left .moduletable{
	font-size: 18px;`
	padding: 0;
	margin: 0;
	background: url('bok_04.png') no-repeat 0 0;
	padding-bottom: 42px;
}

#main_container #left .moduletable.noback{
	background: none!important;
}

#main_container #left .moduletable h3{
	height: 55px;
	padding-left: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	padding-bottom: 10px;
}

.moduletable.pdf h3{background: url('bok_pdf.png') no-repeat 10px 12px;}
.moduletable.news h3{background: url('bok_news.png') no-repeat 10px 13px;}
.moduletable.fb h3{background: url('bok_fb.png') no-repeat 10px 12px;}
.moduletable.star h3{background: url('bok_star.png') no-repeat 10px 11px;}
.moduletable.noback{background: none!important;}
