html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;padding: 0;border: 0;outline: 0;
	font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Lato', sans-serif; /*font-family: Vardana, Arial, Tahoma, Helvetica, sans-serif;*/ text-decoration:none;}
:focus {outline: 0;}
body {line-height: 1; color: #7f7f7f; background: url(../images/top_tlo.jpg) top center no-repeat; }
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
button{border:0;}
a{ color:#2f859d;}

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* REKLAMY */ 

.reklama{
	display: block;
}

/* ERROR DIV */

.errorDiv{
	border: 1px solid #ecc193;
	margin: 10px 0px 15px 0px;
	padding: 15px 10px 10px 30px;	
	text-align: left;
	color: #6b6565;
	font-family: 'Lato', sans-serif;	
	font-size: 12px;	
	background: #FEFBF3 url(../images/warning_48.png) 8px center no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	min-height: 50px;
}

.errorDiv strong{
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #ecc193;
	display: block;
	margin: 0 0 8px 0;
}

.errorDiv ul{
	list-style-type: square;
	padding: 5px 0 5px 16px;
}

.errorDiv a{
	color: #d88225;
}

.e_modal{
	border: 0px none;
	margin: 10px 10px 15px 10px;
	padding: 30px 10px 10px 70px;	
	text-align: left;
	color: #6b6565;
	font-family: 'Lato', sans-serif;	
	font-size: 12px;	
	background: url(../images/warning_48.png) 5px center no-repeat;
	line-height: 15px;
	min-height: 48px;
}

/* HELP INFO DIV */

.helpDiv {
	border: 1px solid #ecc193;
	margin: 10px 10px 15px 10px;
	padding: 5px 10px 10px 70px;	
	text-align: left;
	color: #6b6565;
	font-family: 'Lato', sans-serif;	
	font-size: 12px;	
	background: #fefbf3 url(../images/error_pytajnik.png) 8px center no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	line-height: 15px;
	min-height: 70px;
}

.helpDivInline {
	border: 1px solid #ecc193;
	margin: 2px;
	padding: 2px 10px 2px 10px;	
	text-align: left;
	color: #6b6565;
	font-family: 'Lato', sans-serif;	
	font-size: 12px;	
	background-color: #fefbf3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	line-height: 15px;
}

.helpDiv a{
	display: block;
	font-weight: bold;
	text-decoration: underline;
	color: #d88225;
	margin: 0 0 5px 0;
}

.helpDiv .bottom{
	margin: 8px 0 0 0;
	text-align: right;
}

	.helpDiv .bottom a{
		display: inline;
		font-weight: bold;
		text-decoration: underline;
		color: #d88225;
		margin: 0 0 5px 0;
	}

.helpDiv strong{
	font-weight: bold;
}	
	
.helpDiv ul{
	padding: 5px 0 5px 16px;
	margin: 3px 0 3px 0;
	list-style-type: disc;
}

.helpDiv ul li{
	padding: 2px 0 2px 2px;
	color: #6b6565;
	font-family: 'Lato', sans-serif;	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
}

.helpDiv .link{
	padding: 2px 0 2px 2px;
	color: #ef6d18;
	font-family: 'Lato', sans-serif;	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
}

.error {
	background-color:#EE3823;
	font-size:11px;
	padding:5px 7px;
	color:#fff;
	margin-left:-2px;
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px; 
	
	-moz-box-shadow:2px 2px 3px #999;
	-webkit-box-shadow:2px 2px 3px #999;	
}

.error em {
	display:block;
	width:0;
	height:0;
	border:10px solid;
	border-color:  transparent transparent #EE3823 transparent;

	/* positioning */
	position:absolute;
	bottom:27px;
	left:20%;
	margin-left: -10px;
	margin-top: -10px;
}

.error i {
	display:block;
	width:0;
	height:0;
	border:9px solid;
	border-color:  transparent #EE3823 transparent transparent ;

	/* positioning */
	position:absolute;
	bottom:2px;
	left:0;
	margin-left: -17px;
	margin-top: 0px;
}

.errorDivDialog {
	margin: 10px 10px 15px 10px;
	padding: 5px 10px 10px 10px;	
	text-align: left;
	color: #6b6565;
	font-family: 'Lato', sans-serif;	
	font-size: 12px;	
	line-height: 15px;
	min-height: 70px;
}

.errorDivDialog ul{
	margin: 3px 0 3px 0;
	list-style-type: square;
}

.errorDivDialog ul li{
	padding: 2px 0 2px 2px;
	font-family: 'Lato', sans-serif;	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
}

.errorDivDialog a{
	color: #ffccdd;
}

.loading {
	height: 28px;
	width: 28px;
	background: url(../images/loading.png) 0 0 no-repeat;
	display: block;
	margin: 0 auto 0 auto;
	padding: 3px 0 3px 0;
	display: none;
}

/* INPUTY FORMULARZY */

textarea{
	font-family: 'Lato', sans-serif;	
	overflow: auto;
	font-size: 12px;
	padding: 3px;
}

label {
	font-size:17px;	
	display:block;
	font-weight: bold;	
}

label em {
	font-size:13px;
	color:#242525;	
	font-style:normal;
	font-weight: normal;
	padding-left: 7px;
}

label i {
	font-size:11px;
	color:#242525;	
	font-style:normal;
	font-weight: normal;
	padding-left: 7px;
	display: block;
}

label span {
	color:#ff9933;
	font-weight:bold;
	position:relative;
	top:4px;
	font-size:20px;
}

input.text,
textarea.text {
	width:92%;
	padding: 5px 5px  5px  5px;
	border:1px solid #e7e7e7;
	color:#968888;
	letter-spacing:1px;
	margin: 3px 0 2px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	font-size: 12px;
}

select {
	width:94%;	
	padding: 5px 5px  5px  5px;
	border:1px solid #8fadbc;
	color:#968888;
	letter-spacing:1px;
	margin: 3px 0 2px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	font-size: 15px;
}

.input_error.text{
	border: 1px solid #F5824B;
	background-color: #ffffcc;
}


/* TOOLTIP */

.tooltipSimple {
	display: none;
	background-color:#ffa;
	border:1px solid #cc9;
	padding:3px;
	font-size:13px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	z-index: 250;
	max-width: 250px;
}

/* MAIN MENU */
#menu-top-mobile-trigger
{
display: none;
}

.menu-top-mobile
{
display: none;
}

.MainNavMenu{
	margin: 25px 0 0 0;
}

/* WAZ */

.Navigator{
	padding: 7px 0 4px 0;
	color: #818380;	
}

.Navigator ul{
	list-style-type: none;
}

.Navigator ul li{
	float: left;
	background: url(../images/bullet_pom.gif) right 3px no-repeat;
	padding: 0 15px 0 5px;
	font-size: 11px;
}

.Navigator ul li:last-child{
	background: none;
}

.Navigator ul li:firs-child{
	padding-left: 0;
}

.Navigator ul a{
	font-size: 12px;
	color: #818380;
}
.Navigator ul span{
	font-size: 12px;
	color: #818380;
}
.Navigator ul a:hover{
	text-decoration: underline;
}

/* LOGIN TOOLS */

#loginTools{
	
}

#loginTools ul{
	
}

#loginTools ul li{
	float: left;
	padding: 0 0 0 10px;
}

#loginTools ul li a{
	font-family: 'Lato', sans-serif;	
	color: #787878;
}

#loginTools ul li a.facebook{
	background: url(../images/facebook.png) left top no-repeat;
	width: 20px;
	height: 20px;
	display: block;
}

#loginTools ul li a.youtube{
	background: url(../images/youtube-icon-small.png) left top no-repeat;
	width: 18px;
	height: 18px;
	display: block;
}

/* STOPKA */

#stopkaDIV .menu {
	color: #8d8989;	
	font-size: 9px;
	padding: 2px 0 2px 0;
}

#stopkaDIV .menu a{
	color: #8d8989;	
	font-size: 12px;
	padding: 2px 0 2px 0;
}

#copyright a{
	color: #8d8989;	
	font-size: 12px;		
}

#copyright a:hover{
	text-decoration: underline;
}


/* GOOGLE MAP */

.googleInfoWindow *{
	font-family: 'Lato', sans-serif;	
	font-size: 11px;
	line-height: 16px;
}

.googleInfoWindow{
	width: 280px;
}

.googleInfoWindow .typObiektu{
	color: #4a4a4a;
	font-size: 12px;
}

.googleInfoWindow .nazwaObiektu{
	color: #50829c;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 3px 0px 3px 0;
}

.googleInfoWindow .g_hr{
	border-bottom: 1px solid #dddddd;
	margin: 2px 0px 7px 0;
}

.googleInfoWindow .photo{
	float: left;
}

.googleInfoWindow .photo img{
	border: 1px solid #ffb11f;
}

.googleInfoWindow .info{
	margin: 0 0 0 135px;
}

.googleInfoWindow a{
	text-decoration: none;
	color: #50829c;
}

.googleInfoWindow .googleListEntry{
	margin: 10px 0 0 0;
	padding: 0px;
	height: 150px;
	overflow: auto;
}

.googleInfoWindow .googleListEntry div{
	border-bottom: 1px solid #cccccc;
	padding: 4px 0 4px 0px;
	margin-right: 5px;
}

.googleInfoWindow .googleListEntry > div:last-child{
	border-bottom: 0px none;
}

.googleInfoWindow .googleListEntry div span{
	display: block;
	font-weight: bold;
	color: #EF8E39;
}

/* MAPA WITRYNY */

#sitemapDIV{
	margin: 0 0 0 20px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: #2a6786;
}

#sitemapDIV ul#sitemap{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sitemapDIV ul#sitemap li{
	background-image: url(../images/kw.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
	padding: 1px 5px 7px 9px;
}	

#sitemapDIV ul#sitemap li a{
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	color: #0f4f6f;
	text-decoration: none;
	font-weight: bold;	
	padding: 6px 8px 8px 8px;
	margin: 0px;
	font-size: 13px;	
}	


#sitemapDIV ul#sitemap li ul{
	margin: 10px 0 10px 30px;
	padding: 0px;
}

#sitemapDIV ul#sitemap li ul li{
	background-image: none;
	padding: 1px 0px 0px 2px;
	margin: 0px;
}	

#sitemapDIV ul#sitemap li ul li a{
	color: #2a6786;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0px 0;
	margin: 0px;
}

/* GALERIA */

.galeria_entry{
	margin: 0 0 20px 0;
}

.galeria_entry .obrazek{
	float: left;
}

.galeria_entry .obrazek img{
	padding: 1px;
	border: 1px solid #f7821d;
}

.galeria_entry .galleryTitle{
	font-weight: bold;
	font-size: 14px;
	color: #e15c12;
	text-decoration: none;	
}

/* PEŁNA KOLEKCJA */

.gallery{
	margin: 0 auto;
	width: 100%;
	padding: 0px;
}

.galeriasrodek{
	margin: 0 auto;
	width: 465px!important;
}
	
.gallery b{
	font-weight: normal;
	line-height: 15px;
}	
	
.gallery .img{
	/*border: 1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; */
	margin: 0 10px 10px 10px;
	padding: 10px;
	float: left;
	/*background-color: #f9f9f9;	*/
	min-height: 170px;
	text-align: center;	
}

.gallery .img img{	
	border: 1px solid #d9d9d9;
	margin: 0 0 5px 0;
}

/* KATEOGORIE I SPISY */

.Group{
	clear: both;
	margin: 0 0 10px 0;		
}

.Group ul{
	margin: 0 0 0px 0;	
}

.Group i{
	font-style: normal;
	color: #9B9B9B;
}

.Group .current{
	color: #F5824B;
}

.Group li{
	float: left;
	padding: 0 10px 5px 0;
}

.Group .hr{
	clear: both;
	margin: 10px 0 10px 0; 
}

/* ALFABET */

.alfabet{
	margin: 0px 0px 8px 0px;
}

.alfabet li{
	float: left;
	margin: 0 0px 0 0;
}

.alfabet li a{
	display: block;
	width: 18px;
	height: 18px;
	background-color: #f1eee9;
	text-align: center;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 1px 0 0;
	margin: 2px;
}

.alfabet a:hover,
.alfabet a.set{
	background-color: #cfcac2;
	color: #000;	
}

/* MODUL SEARCH FORM */

.ModulSearchForm{
	margin: 10px 0 10px 0;
} 

/* FAQ */

.faqUL{
	list-style: none;
}

.faqUL li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 10px 15px;		
}

.faq_full_body ol {
	padding: 0 0 0 30px;
}

.faqUL ol li{
	background-image: none;
	padding: 0 0 10px 0px;		
}

.faqUL ol li{
	background-image: none;
	padding: 0 0 10px 0px;		
}

.faqUL li a{
	text-decoration: none;
}

.faq_entry{
	margin: 0 0 15px 0;
}

.faq_lead{
	text-decoration: none;
}

.faq_entry .faq_lead:visited,
.faq_entry .faq_lead_set{
	color: #c6c6c6;
	text-decoration: none;
}

.faq_more{
	color: #fe7b32;
	text-decoration: none;
}

.faq_full_pytanie{
	display: none;
}

.faq_full_top{
	background-image: url(../images/faq_full_top.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	display: block;
	height: 28px;
	/*padding: 0px 15px 0 15px;*/
	margin:0 auto;
	width: 450px;
}

.faq_full_body{
	background-color: #f6f5f1;
	width: 420px;
	padding: 0 15px 0 15px;
	margin:0 auto;
	text-align:center;
}

	.TXT.faq_full_body div{
		font-size: 12px; 
		line-height: 16px;
		text-align: left;
		padding: 0 0 8px 0;
	}	

.faq_full_bottom{
	background-image: url(../images/faq_full_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	/*padding: 7px 15px 0 15px;*/
	width:450px;
	margin:0 auto;
	text-align:center;
}

.faq_header{
	margin: 10px 0 0px 0;
	color: #d98d53;
	font-weight: bold;
}

/* LISTA GRUP FAQ */

.faq_list a{
	text-decoration: none;
	font-weight: bold;
}

.faq_current{
	color: #e15c12;
}

.faqCount{
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}

.faq_ekspertPhoto{
	float: left;
	padding: 0 10px 0 0;
}

	.faq_ekspertPhoto img{
		border: 1px solid #d9d9d9;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px; 
		padding: 4px;
	}

.ekspertTitle{
	font-weight: bold;
	font-size: 14px;
	color: #F5824B;
	padding: 0 0 5px 0;	
	display: block;
}

.ekspertsubTitle{

}


/* FORMULARZ SONDAZY */

.Sondaz_Kontener{
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
}

.Sondaz_inputArea{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	height: 1%;
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
}

.Sondaz_inputLabel{
	width: 165px;
	padding: 2px 5px 5px 10px;
	margin: 0 0 0 0;
	float: left;
	color: #787774;
	font-size: 12px;
	font-family: Vardana, Arial, Tahoma, Helvetica, sans-serif;
	text-align: left;
}

.Sondaz_inputDiv{
	width: 352px;
	float: left;	
	background-color: #ffffff;	
	margin: 0 0 0 5px;
	padding: 5px;
}

.Sondaz_inputLabel .sup {
	color: #e07710;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	font-family: Vardana, Arial, Tahoma, Helvetica, sans-serif;
	padding: 0 0 0 4px;
}

.Sondaz_inputText{
	padding: 3px 2px 3px 2px;
	width: 365px;
	border: 1px solid #666666;
	background-color: #f7f7f7;
	color: #606060;	
}

.Sondaz_inputText_error{
	padding: 3px 2px 3px 2px;
	width: 365px;
	border: 1px solid #666666;
	background-color: #ffffcc;
	color: #606060;	
}

.Sondaz_inputRadio{

}

.Sondaz_inputRadio_error{
	padding: 3px 2px 3px 2px;
	width: 365px;
	border: 1px solid #666666;
	background-color: #ffffcc;
	color: #606060;	
}

.Sondaz_select{
	width: 365px;
	background-color: #f7f7f7;
	border: 1px solid #666666;
	margin: 0 0 0 0px;
}

.Sondaz_select_error{
	width: 365px;
	background-color: #ffffcc;
	border: 1px solid #666666;
	margin: 0 0 0 0px;	
}

.Sondaz_select option{
	padding: 1px 2px 1px 2px;
}

.Sondaz_optionLabel{
	float: left;
	margin: 2px 5px 0 0;
	padding: 0px;
}

.Sondaz_optionValue{
	margin: 2px 0 8px 0;
	float: left;
	max-width: 320px;
}

/* clear fix */
.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
* html .group {
	zoom: 1;
}
/* ie6 */
*:first-child+html .group {
	zoom: 1;
}
/* IE7 */
.clear {
	clear: both;
}


/************************ ADAM CZEMKO ******************************/
			.newsletterHeader {
				padding: 0 0 15px 0;
				text-align: center;
				background: transparent;
				border: none;
				font-size:18px;
				position: relative;
			}
			
.box .boxNewsletter {
    background-color: #fff!important;
}

.slider-wrapper	{
	
	display:block;
	height:100%;
	margin-bottom:60px;
}
#slider {
	height:300px;
}

div.boxContent ul#eventList_1_special_1_div li, div.boxContent ul#eventList_1_none_1_div li {
	margin: 20px 0 8px!important;
}

.sentencje {
	background:#f36d22;
	margin-top:0px!important;
	padding:10px!important;
	color:white!important;
}
.HeaderSentencje::after {
	border:0px solid #f36d22!important;
}

.szukajLeksykon {
	display: block;
	border-radius: 5px;
	text-transform: uppercase;
	background-color: #f36d22;
	padding: 5px 20px;
	color: #fff;
	border:0;
	margin-top:5px;
}

div#NewsTabs2.boxHeader span {
	float:left;
}
.nrStr {
	float:right!important;
}

.udostepnij {
	font-size: 20px!important;
}

.komentarze {
	text-align:center;
}

.boxFilmu {
	width:270px;
	float:left;
	margin:7px;
	min-height:220px;
	max-height: 270px;
}

.szkolyjogi {
	padding:10px;
	line-height:20px;
	
}

div.TXT div div {
	/*text-align:center;*/
}

/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: 300px;
    max-width: 551px;
    min-height: 500px;
    vertical-align: middle;
    width: 80%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 14px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */











}
