
/* BOXY */

.box{
	width: 100%;
	margin: 0 0 22px 0;
}

.box .boxHeader{
	background: #eeeded url(../images/menu_back.png) left top repeat-x;		
	border: 1px solid #d9d9d9;	
	position: relative;
	padding: 4px 7px 5px 7px;
}

	.box .boxHeader a,
	.box .boxHeader span{
		color: #f37021;
		font-weight: normal;
		font-size: 12px;
		text-transform: uppercase;		
		line-height: 16px;
		/*white-space: nowrap;*/
		line-height: 18px;
	}

	.box .boxofert a,
	.box .boxofert span{
		color: #f37021;
		font-weight: normal;
		font-size: 12px;
		text-transform: uppercase;		
		line-height: 25px!important;
		/*white-space: nowrap;*/
		line-height: 18px;
	}
	
	.box .boxHeader span.grey{
		color: #939393;
	}	

.box .boxContent{
	border: 1px solid #d9dad9;
	margin: 10px 0 0 0;
	padding: 10px 7px 10px 7px;
	line-height: 16px;
}

.box .subHeader{
	color: #838383;
	font-family: Vardana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	margin: 3px 0 8px 0;
}

.box a.more {
	display: block;
	float: right;
	/*background: url(../images/plus.gif) right center no-repeat;*/
	padding: 0 20px 0 0;
	color: #4e4e4e;
}

/* LISTA */

.box ul{

}

.box ul li{
	margin: 0 0 8px 0;	
}

.box ul li i{
	display: block;
	font-weight: normal;
	font-style: normal;
	color: #f5824b;
}

.box ul li a{
	color: #818380;
}

.box ul li a:hover{

}

.box ul li a.firstInfo{
	font-weight: bold;
}

/* BOX SKLEPU */

.box .shopOffer {

}

.box .shopOffer td {
	width: 50%;
	border-right: 1px solid #d9dad9;
	border-bottom: 1px solid #d9dad9;
	padding: 10px;
	text-align:center;
}

.box .shopOffer a {
	font-size: 14px;
	color: #555;
}

.box .shopOffer span {
	font-size: 14px;
	color: #afafaf;
}

.box .shopOffer span strong {
	font-size: 14px;
	color: #afafaf;
	font-weight: bold;
}

.box a.more {
	display: block;
	border-radius: 5px;
	text-transform: uppercase;
	float: right;
	background-color: #f36d22;
	padding: 5px 20px;
	color: #fff;
	margin: 10px 0 10px 0;
}

.box .shopOffer div {
	margin: 5px 0 0 0;
}

/* SLIDESHOW NA STRONIE GLOWNEJ */

.box .NewsItems {
	position:relative;	
	min-height:200px;
	width: 100%;
	float:left;	
	overflow: auto;	
} 

.box .NewsItems .EntryList {
	display:none;
	position:absolute;
	top:0;
	left:0;
	padding: 0 8px 0 0;
}

.box .boxHeader a.current {
	color: #f36d22;
}

.box .NewsTabs{
	font-weight: normal;
}

.box .EntryList .leadIMG{
	float: left;
	width: 150px;
}

.box .EntryList img{
	padding: 3px;
	margin: 0 10px 1px 0;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 	
}

.box .EntryList .leadTXT{
	margin-left: 160px;
}

.box .EntryList .title{
	font-weight: bold;
	color: #808881;
	font-size: 16px;
}

.box .EntryList .leadTXT h4{
	margin: 3px 0 3px 0;
}

.box .EntryList .leadTXT ul{

}

.box .EntryList li{
	background: url(../images/bullet_pom.gif) left 5px no-repeat;
	padding: 0 0 0 15px;
	margin-bottom: 8px;
	text-align: left;
	
	/*width: 0; 
  height: 0; */

}
/*.box .EntryList li::before{
content: "";
    border-color: transparent #f36d22;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;

}*/
/* LISTA ARTYKULOW */

.box .ArtList {
	border-bottom: 1px solid #d9d9d9;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0; 
}

.box .ArtList:last-child {
	border-bottom: 0px none;
}

.box .ArtList .leadIMG{
	float: left;
	width: 100px;
}

.box .ArtList img{
	padding: 3px;
	margin: 0 10px 1px 0;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 	
}

.box .ArtList .leadTXT{
	margin-left: 100px;
}

.box .ArtList .title{
	font-weight: bold;
	color: #818380;
}

.box .ArtList p{
	margin: 3px 0 3px 0;
}

						
/* PYTANIA DO EXPERTA */

.ExpertDiv strong{
	color: #808865;
	font-weight: bold;
	font-size: 13px;
}

.ExpertDiv b{
	font-weight: normal;
	font-style: italic;
}

.ExpertDiv i{
	font-style: normal;
}

.ExpertDiv p{
	margin: 8px 0 0 0;
}

.ExpertDiv img{
	float: left;
	padding: 3px;
	margin: 0 10px 1px 0;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 	
}

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

.Expert_SuccessArea{
	background-color: #fef7e8;
	border: 1px solid #ebc092;
	margin: 5px 2px 5px 2px;
	padding: 4px 8px 4px 73px;	
	background-repeat: no-repeat;
	background-position: 30px center;	
	text-align: left;
	color: #6b6565;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	overflow: visible;
	display: none;
}

/* KALENDARZ */

.calendar{
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	border-left: 1px solid #d5d4d4;		
}

.calendar td a{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.calendar td{
	padding: 12px;
	border-right: 1px solid #d5d4d4;	
	border-bottom: 1px solid #d5d4d4;	
	text-align: center;
	font-size: 11px;
	color: #343333;
	font-family:  Arial, Vardana, Tahoma, Helvetica, sans-serif;
}

.today{
	color: #CC0000;
	font-weight: normal;
	font-size: 11px;
	font-family:  Arial, Vardana, Tahoma, Helvetica, sans-serif;
}

.eventDay1 a{
	text-align: center;
	color: #f37021;
	font-family:  Arial, Vardana, Tahoma, Helvetica, sans-serif;
}

td.eventDay1{
	background-color: #f1eee9;
}

.calendar-prev a, .calendar-next a{
	color: #000000;
}

#calendar-month{
	background-color: #d9dad9;
	margin: 0 3px 5px 3px;
	padding: 1px 5px 1px 5px;
	font-size: 12px;
	font-weight: normal;
	color: #7e7e7e;
	float: left;
}

.weak_days{
	font-weight: normal;
	border-bottom: 1px solid #d5d4d4;
	border-top: 1px solid #d5d4d4;	
	border-right: 1px solid #d5d4d4;		
	color: #2a6786;
	text-align: center;	
	font-size: 8px;
	padding:3px;
}

/* tooltip styling */
td.eventDay1 div[class^="kalendar_tooltip"] {
	display: none;
	padding: 4px;
	font-size: 11px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 320px;
	z-index: 50;
	
	-moz-box-shadow: 2px 2px 7px #a5a5a5;
	-webkit-box-shadow: 0px 0px 7px #666;		
	
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;	
	
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;	
	
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;			
	
}


.eventDay1 div[class^="kalendar_tooltip"] a {
	text-align: left;
	display: block;
	padding: 3px 5px 3px 5px;
	color: #787774;
	font-weight: normal;
	font-size: 11px;

	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;	
	
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;	
	
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;		
	
}

.eventDay1 div[class^="kalendar_tooltip"] a:hover {
	background-color: #F5831F;
	color: #ffffff;
}

.eventDay1 div[class^="kalendar_tooltip"] i {
	font-style: normal;
	font-weight: normal;
	color: #F5831F;
}

.eventDay1 div[class^="kalendar_tooltip"] a:hover i {
	color: #ffffff;
}

/* LEKSYKON ALFABET */

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

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

.box .boxContent .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;
}

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

/* GALERIA */

.box .boxContent .galeria{
	margin: 10px 0 0 0;
	text-align: center;
}

.box .boxContent .galeriaEntry{
	float: left;
	width: 40%;
	padding: 10px;
}

.box .boxContent .galeriaEntry img{
	padding: 3px;
	margin: 0 10px 1px 0;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 	
}

.box .boxContent .galeriaEntry i{
	display: block;
	font-style: normal;
	margin: 5px 0 5px 0;
}

/* VIDEO */

.box .boxContent .video .videoEntry{
	/*border-bottom: 1px solid #d9d9d9;	*/
	padding: 0 0 5px 0;
	background-image: url("../images/play.png")!important;
}

.box .boxContent .video b a{
	display: block;
	font-weight: normal;
	margin: 5px 0 5px 0;
	color: #555555;
	text-align:center;
}

.box .boxContent .video img{
	float: left;
	padding: 3px;
	margin: 0 10px 1px 0;
/*	border: 1px solid #d9d9d9;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	
}

.box .boxContent .video i{
	font-style: normal;
	color: #ccc;
}

/* LISTA LINKOW */

.struktura_menu li{
	background: url(../images/bullet.gif) left 5px no-repeat;
	padding: 0 0 0 15px;
}

/* NEWSLETTER */

.box .boxNewsletter{
	background-color: #f36e23;
	margin-top: 0px;
	color: #fff;
	padding-top: 8px!important;
	padding-bottom: 3px;
	text-align:center;
}

.box .boxNewsletter .haslo{
	width: 50%;
	float: right;
	font-size: 11px;
	text-align: right;
}

.box .boxNewsletter .title{
	background: url(../images/newsletter_ikon.gif) left 2px no-repeat;
	width: 67px;
	height: 14px;
	margin-bottom: 4px;
}

/*.box .newsletter_input{
	width:92%;
	padding: 2px;
	border:1px solid #e7e7e7;
	color:#968888;
	letter-spacing:1px;
	margin: 2px 0 3px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	font-size: 12px;
}*/

.box .newsletter_input{
	position: relative;
    z-index: 0;
    top: -35px;
    left: -28px;
	text-indent: 10px;
    padding-left: 5px;
	height:34px;
    width: 78%;
    background: #fff;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
    border-radius: 10px;
}
/*
.box .newsletter_input_error{
	width:92%;
	padding: 2px;
	border: 1px solid #F5824B;
	background-color: #ffffcc;
	color:#968888;
	letter-spacing:1px;
	margin: 2px 0 3px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	font-size: 12px;
}
*/
/*.box .newsletter_submit{
	border: 0px;
	outline: 0;
	display: inline-block;
	color: #7a7a7a;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin: 2px 0 2px 5px;

	color: #7a7a7a;
	border: 0px none;
	font-size: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	padding: 2px 5px 3px 5px;	
	font-weight: normal;
	
	background-color: #d1d1d1;	
}
*/
.box .newsletter_input_error{

	
	position: relative;
    z-index: 0;
    top: -35px;
    left: 0;
	text-indent: 10px;
    padding-left: 5px;
	height:34px;
    width: 188px;
	border: 1px solid #F5824B;
	background-color: #ffffcc;
    margin: 0;
    padding: 0;
    border-radius: 10px;
}
.box .newsletter_submit{
    position: relative;
	top:0px;
	left:45px;
	margin:0 40px 0 0;
    padding-left: 50px;
	height:34px;
    width: 100px;
    background: #f36d22;
    float: right;
    box-shadow: none;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
	border:none;
	color:#fff;
}
.box .boxNewsletter .ajaxAlert{
	clear: both;
	margin-top:10px;
	border: 1px solid #F5824B;
	background-color: #ffffcc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
	display: none;
	color: #999;
	padding: 4px;
}

/* KARUZELA WYBORU MIASTA / PANSTWA */

div.KaruzalaBox {  
	position:relative;
	overflow:hidden;
	width: 203px;	 
	height:170px;	
	text-align: center;
	vertical-align: middle;
	margin:0 auto;
}

.KaruzalaBoxItem {	
	position:absolute;
	clear:both;
}

	.vertical.KaruzalaBoxItem {	
		height:20000em;	
	}

	.horizontal.KaruzalaBoxItem {	
		width:20000em;	
	}	
	
.KaruzalaBoxItem div {
	float:left;
	width:203px;
	height:170px;
	cursor:pointer;
	padding: 10px 0 10px 0;
}
 
.facebookLogo{
	float: right;
	background: url(../images/facebook_big.jpg) 0 0 no-repeat;
	display: block;
	width: 30px;
	height: 30px;
}

#facebook-box {
	margin:0 auto!important;
	width:100%!important;
	text-align:center;
}

.newsletterBlock form {
	width:93%;
	margin: 0 auto;
}

div#Content_2_DIV div.box div.boxContent.boxNewsletter div.newsletterBlock form input.newsletter_submit {
	left:7px!important;
}