/*
Theme Name: Nieznana Ukraina
Theme URI: https://www.nieznanaukraina.pl
Description: Temat serwisu Nieznana-Ukraina
Author: gagarin (mod)
Tags: 
*/
/* CSS Document */
/* GLOBAL DEFINITIONS */
html {
	background-color: #292218;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #fff;
}
body {
	padding-top: 40px;
	margin: 0px auto;
	background-color: #2e271d;
    color: #fff;
	line-height: 1.3;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
a { color: #fdd88a;}
a:hover {color: #fff;}
p {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* font classes */
h1 {
	font-size: 28px;
	color: #c3c3c1;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 22px;
	color: #c3c3c1;
}
h3 {
	font-size: 20px;
	color: #99a519;
}
h4 {
	font-size: 16px;
	color: #99a519;
}
h5 {
	font-size: 18px;
}
h6 { 	font-size: 12px;}
h1,h2,h3,h4,h5{
	padding: 0px;
	margin: 0px;
	}
/* MAIN ID's */
#mainContent {
	width: 1024px;
	margin: 0px auto;
}
#homeContent {
	background-image:url(images/slideshow/background.png);
	background-repeat: no-repeat;
	width: 100%;
	min-height: 690px;
}
.nav {
	margin:0px auto;
	padding:0px;
	top: 30px;
	display:block;
	width: 920px;
	/*background-image: url(images/navigation/bar.png);*/
	background: url(images/sprite/menu.png) no-repeat top left;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 43px;
	padding-top: 4px;
    padding-left: 1px;
}

.nav .shortmenu {	width:40px;	}
.nav .shortmenu:hover {
	z-index: 100;
	cursor: pointer;
	background-image: url(images/navigation/button_small3.png);
}
.nav .shortmenu a{ 	width:32px; padding-top: 6px;height:32px;}
.nav .shortmenu .head {padding-left:6px;}
.shortmenu img{width:26px; height:26px;}

.nav li a {
	width: 120px;
	height: 20px;
	display: inline;
    padding-top: 12px;
	text-align:center;
	float: left;
	padding-right: 10px;
	font-weight: normal;
	/*
	background: url(images/sprite/menu.png) no-repeat;
    background-position: 0 50px; 
 */  
    background-position:right;  
    background-image: url(images/navigation/divider.png);
    background-repeat: no-repeat;
  
}
.nav li .head {   padding-left: 12px; }
.nav > li {
	list-style-type:none;
	float:left;
	display:block;
	margin:0px;
	padding: 0px;
	position:relative;
	width:128px;
	height: 38px;
    margin-left: 3px;
}
.nav > li:hover {
	z-index: 100;
	cursor: pointer;
	background-image: url(images/navigation/button_middle27.png);
	background-repeat: no-repeat;
}
.nav > li:hover ul { display:block;}
.sub-menu {
	margin:0px;
	margin-top: 35px;
	padding:0px;
    font-size: 12px;
    display:none;
}
.sub-menu li .head {   padding-left: 0px;}
.sub-menu li {
  font-weight: bold;
	list-style-type:none;
	padding: 0px;
	width: 126px;
    height: 31px;
    margin: 0px;
	background-image:url(images/navigation/dropdown/divider.png);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align: center;
	display: block;
}
.sub-menu .lastSub {
	display: block;
	background-image:url(images/navigation/dropdown/bottom.png);
	background-repeat: no-repeat;
    background-position: bottom;
	height: 11px;
    width: 127px;
}
.sub-menu .lastSub:hover {
    background-image:url(images/navigation/dropdown/bottom.png);
	background-repeat: no-repeat;
    background-position: bottom;
}
.sub-menu li a, .subMenu {
	color: #666;
	display:block;
	width: 106px;
    height: 20px;
    padding-left: 10px;
    padding-top: 10px;
	text-decoration:none;
	background: url(images/navigation/dropdown/dropdown.png);
	background-repeat: repeat;
}
.sub-menu .dwielinie a{
	padding-top:5px;
	height:25px;
	}
.sub-menu li a:hover, .subMenu:hover {
	background: url(images/navigation/dropdown/dropdown_mouseover.png);
	background-repeat: repeat;
}
/* MAIN BOXES (LEFT AND RIGHT CONTENT, MAINBOX, ETC) */
.boxLeftAlt {
	width: 670px;
	margin-left: 20px;
	float: left;
	margin-top: 32px;
}
.boxLeftBig {
	width: 650px;
	margin-left: 20px;
	margin-top: 50px;
	float: left;
}
.mainBoxAlt {
	width: 620px;
	/*
	background-image: url(images/layout/badge.png);
	background-repeat: no-repeat;
	background-position: right top;
*/
}
.BoxRightContent{
	background: url(images/sprite/menu.png) no-repeat top left;
	background-position: 0 -103px;width: 286px;	height: 108px;
	}
.boxRightSmallAlt {
	margin-top: 30px;
	margin-right: 30px;
	float: right;
	width: 286px;
	/*
	background-image: url(images/sidebar/sidebar_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	*/
}
/*category not used*/
.boxRightCategoryHead {
	width: 300px;
	height: 77px;
	background: url(images/sprite/page.png) no-repeat left top;
	background-position: 0 -233px;
	/*
	background-image: url(images/sidebar/category_top.png);
	background-repeat:no-repeat;
	background-position:top;
	*/
}
.boxRightCategoryHead h1 {
	padding-left: 40px;
	padding-top: 40px;
}
.boxRightCategoryHead h3 { 	padding-left: 40px;}
.boxRightCategory {
	margin-top: -20px;
	padding-top: 5px;
	width: 300px;
	margin-bottom: 20px;
	background-image: url(images/sidebar/sidebar_middle.png);
	background-repeat: repeat-y;
}
.boxRightCategoryBottom {
	vertical-align: bottom;
	width: 300px;
	height: 55px; 
	margin-left: 50px;
	float: left;
	background: url(images/sprite/page.png) no-repeat left top;
	background-position: 0 -385px;
	/*
	background-image: url(images/sidebar/category_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	*/
}
.boxRightCategoryNav { 	margin-left: 40px;}
.boxRightCategoryNav li {
	height: 33px;
	width: 200px;
	background-image: url(images/sidebar/divider.png);
	background-position:bottom center;
	background-repeat:no-repeat
}
.boxRightCategoryNav li a {
	margin-top: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	display: block;
}
.boxRightCategoryNav li a:hover {
	background: url(images/sprite/page.png) no-repeat left top;
	background-position: 0 -463px;
	/*	background-image:url(images/sidebar/category_arrow.png);
	background-repeat: no-repeat;	*/
}
.pageText {
	margin-right: 10px;
	margin-left: 20px;
	font-size:14px;
	width: 100%;
}
.button_standard {
	background: url(images/sprite/menu.png) no-repeat ;
	background-position: 0 -63px;
	/*background-image:url(images/buttons/button_basic.png);
	background-repeat: no-repeat;	*/
	color: #fdd88a;
	font-weight: bold;
	text-decoration: none;
	width: 87px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	margin-right: 10px;
	text-align: center;
    display: inline;
}
.button_standard:hover { 	color: #fff;}

.wp-paginate li {
	background-color: #292218;
	border: 1px solid #3e3428;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 40px;
	width: 35px;
	height: 35px;
	text-align: center;
	color: #523d1e;
	float: left;
}
.wp-paginate li span {
	padding-top: 10px;
    height: 24px;
	display: block;
	color: #292218;
	background-color: #3d3427;
	border: 1px solid #292218;
}
.wp-paginate li a {
	padding-top: 10px;
	display: block;
	color: #584122;
}
.wp-paginate li a:hover {
	height: 24px;
	display: block;
	color: #292218;
	background-color: #3d3427;
	border: 1px solid #292218;
}
/* MAIN PAGE POSTS */
.mainPagePostAlt p {
	text-align: justify;
	font-size: 16px;
}
.postLinks li {
	float: left;
	list-style: none;
	background:#584020;
	border-radius: 5px; 
	padding:0px 8px;
	min-width: 40px;
	height: 20px;
    line-height: 20px;
    display: inline;
	font-size: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.postDivider {
	background-image: url(images/layout/divider_horz.png);
	background-repeat: repeat-x;
}
.postBreadcrumbs { 	font-size: 10px;	color: #5d5143;}
.postBreadcrumbs a {	color: #5d5143;}
.postBreadcrumbs a:hover {	color: #5e6903;}
blockquote {
  background-image: url(images/post/quote.png);
  background-repeat: no-repeat;
  background-position: 40px 20px;
  margin: 20px;
  padding-left: 100px;
  font-style: italic;
  color: #aa9a81;
}/*not used*/
.postText {
	margin-right: 10px;
	margin-left: 20px;
	font-size:14px;
	color: #958e7e;
	width: 100%;
	text-align: justify;
}
.postText img{height:auto;max-width:100%;}
.mainPost img{padding:4px}
.mainPost ul {
  margin-top: 10px;
  margin-left: 40px;
  margin-bottom: 10px;
  color: #aa9a81;
}
.mainPost ul li {
  list-style-image: url(images/post/bulletpoint.png);
  padding: 5px;
}
.postIntro {
	font-size: 16px;
	text-align: justify;
	color: #ab9983;
}
.single .postIntro img {max-height:360px;max-width:100%}
.postFiled {
	color: #657314;
	font-size: 10px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 6px;
	background-position: 0 0; width: 606px; height: 30px;
	background: url(images/sprite/page.png) no-repeat top left;
	/*
	background-image:url(images/post/filedUnder.png);
	background-repeat: no-repeat;
	*/
}
.postFiled strong {
	color: #9ab034;
	font-weight: bold;
	padding: 0px;
}
.postFiled a { 	color: #657314;	font-style: oblique;}
.postFiled a:hover { 	color: #9ab034;}
.postFiled .date {	float: right;	padding-right: 5px;}

.postComment { }
.postCommentImage { }
.postCommentImage img { }

#respond{padding-left:30px;}
#commentform{padding-left:25px;}
.postCommentEntry {
	float: left;
	margin-left: 10px;
}
.postCommentEntry .title {
	font-size: 18px;
	color: #fff;
	padding:0px;
	margin:0px;
}
.postCommentEntry .titleDetail { 	color: #675843;}
.postCommentEntry .date {
	color: #675843;
	font-size: 12px;
}
.postCommentEntry .entry {
	width: 600px;
	text-align: justify;
}
.postNewCommentBox {
	border: 1px solid #675843;
	background-color: #292218;
	padding: 15px;
	margin-top: 15px;
}
.postNewCommentBox .inputBox {
	background-image:url(images/post/input.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 45px;
}
.postNewCommentBox .inputBox input {
	border: 0px;
	width: 205px;
	height: 20px;
	margin-left: 8px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	color: #bdbdbd;
	float: left;
    margin-bottom: 10px;
}
.postNewCommentBox .inputBoxBig {
	background: url(images/sprite/page.png) no-repeat top left;
	background-position: 0 -50px;
	/*
	background-image: url(images/post/textarea.png);
	*/
	width: 505px;
	height: 163px;
}
.postNewCommentBox .inputBoxBig textarea {
	border: 0px;
	width: 475px;
	height: 140px;
	margin-left: 2px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	color: black;/*#bdbdbd;*/
	float: left;
    margin-bottom: 10px;
    max-width:475px;
    max-height:140px;
}
#submitComment {
	/*
	background: none;
	background-image: url(images/buttons/button_s1.png);
	background-repeat: no-repeat;
	*/
	background: url(images/sprite/menu.png) no-repeat top left;
	background-position: 0 -287px;
	margin-right:50px;
	width:70px;
	height: 28px;
	margin-top: -15px;
	display: block;
	float: left;
	border: 0px;
	color:#fdd88a;
}
#submitComment:hover {
	background-position:center;
	background-image: url(images/buttons/button_s2.png);
	background-repeat: no-repeat;
	color:white;
}
#submitContact input {
	/*
	background: none;
	background-image: url(images/buttons/button_s1.png);
	background-repeat: no-repeat;
	*/
	background: url(images/sprite/menu.png) no-repeat top left;
	background-position: 0 -287px;
	width:70px;
	height: 28px;
	margin-top: 0px;
	display: block;
	float: right;
	border: 0px;
	color:#fdd88a;
}
#submitContact input:hover {	color:white;}
.contactError {
	background-color: #292218;
	border: 1px solid #675843;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #903;
}
/* SIDEBAR */

.sideBarTitle {
	padding-top: 50px;
	margin-left: 35px;
}

.sideBarContent {
	padding: 0 20px 10px 29px; 
	background-image: url(images/sidebar/sidebar_bg.png);
	background-repeat: repeat-y;
}

.sideBarContent img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.sideBarContent .about {
	float: left;
	text-align: left;
	font-size: 100%;
	width: 250px;
}

.sideBarDevider {	margin-left: -15px;}
.social {	margin-top: 5px;	padding: 0px;}
.social li {
	float: left;
	width: 32px;
	padding: 3px;
}
.tooltip,.tipdown {
	display:none;
	width: 100px;
	height: 29px;
	text-align: center;
	padding: 5px;
	color:#fff;
}
.tooltip{
	background:url(images/sidebar/tooltip.png);
	font-size:10px;
	}/*not used*/
.tipdown{
	background:url(images/sidebar/tooltip_down.png);
	padding-top:15px;
	font-size:12px;
	background-repeat: no-repeat;
	}
.search {
	margin: 0px auto;
	background: url(images/sprite/menu.png) no-repeat top left;
	background-position: 0 -335px;
	/*
	background-image:url(images/sidebar/newsletter.png);
	background-repeat: no-repeat;
	*/
	width: 240px;
	height: 45px;
	margin-bottom: 5px;
}

.searchInput {
	border: 0px;
	width: 130px;
	height: 20px;
	margin-left: 8px;
	margin-top: 8px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	color: #bdbdbd;
	float: left;
}

.searchSubmit,.mp_submit {
	/*
	background: none;
	background-image: url(images/buttons/button_s1.png);
	background-repeat: no-repeat;
	*/
	background: url(images/sprite/menu.png) no-repeat top left;
	background-position: 0 -287px;
	width:70px;
	height: 28px;
	margin-top: 8px;
	margin-right:10px;
	display: block;
	float: right;
	border: 0px;
	color:#fdd88a;
}
.mp_submit{float:none;}

.searchSubmit:hover, .mp_submit:hover {	color:white;}
.newsletter  {
	margin: 0px auto;
	background: url(images/sprite/menu.png) no-repeat top left;
	background-position: 0 -335px;
	/*background-image:url(images/sidebar/newsletter.png);
	background-repeat: no-repeat;
	*/
	width: 240px;
	height: 55px;
	margin-bottom: 10px;
}/*not used*/
.newsletter a { color:blue;}

.sideBarBottom {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 0px;
	background: url(images/sprite/menu.png) no-repeat top left;
	background-position: 0 -231px; width: 286px; height: 13px;
	/*background-image: url(images/sidebar/sidebar_bot.png);
	background-repeat: no-repeat;*/
}
.sidebar_divider {
	background: url(images/sprite/menu.png) no-repeat center;
	background-position: 0 -264px;
	/*
	background-position: center;
	background-image: url(images/sidebar/divider.png);
	background-repeat: no-repeat;
    */
}
/* FOOTER */

#footer {
    margin: 0px auto;
	width: 100%;
	border-top: 1px #362e23 solid;
	margin-top: 20px;
	background-color: #292218;
	color: #4c453b;
    padding-top: 0px;
}
.footBox {
    background-image: url(images/footer/shine.png);
    background-repeat: no-repeat;
    background-position: 100px 0%;
    min-height: 300px;
	width: 1000px;
    margin: 0px auto;
    margin-bottom: 20px;
}

.footLinks {
    margin-top: 30px;
	width: 170px;
    float: left;
    font-family: Arial, sans-serif;
}

.footLinks li {
    font-size: 20px;
    color: #a68856;
    padding-left: 20px;
}

.footLinks .head {
    display: block;
    padding-left: 10px;
    padding-bottom: 10px;
    background-image: url(images/footer/divider_footer.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}

.footLinks li ul li {
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    background-image: url(images/footer/divider_footer.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.footLinks .lastLink { 	padding-right: 0px;}

.footLinks a {
	color: #7c6958;
	text-decoration: none;
}


.footLinks a:hover {
	color: #4c453b;
	text-decoration: none;
}

.footWidgetRight {
    float: left;
    margin-left: 50px;
    margin-top: 30px;
    width: 350px;
}

.footWidgetRight img {   padding: 0px;}

.footWidgetRight .head {
    display: block;
    padding-left: 10px;
    font-size: 20px;
	margin: 0px auto;
    color: #a68856;
    padding-bottom: 10px;
    background-image: url(images/footer/divider_footer.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.footDivider {
	width: 800px;
	background-image:url(images/footer/divider.png);
	background-repeat: repeat-x;
}

.copyright {
    margin-top: 30px;
    text-align: center;
    clear: both;
    margin: 0px auto;
    width: 800px;
    color:olive;
}

/* MISC CLASSES */

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.marginTop5 { margin-top: 5px; }
.marginTop8 { margin-top: 8px; }
.marginTop10 { margin-top: 10px; }
.marginTop20 { margin-top: 20px; }
.marginBottom10 { margin-bottom: 10px; }
.marginBottom20 { margin-bottom: 20px; }
.marginLeft0 { 	margin-left: 0px; }
.marginLeft10 { margin-left: 10px; }
.marginLeft20 {	margin-left: 20px; }
.marginRight0 { margin-right: 0px; }
.marginRIght10 { margin-left: 20px; }
.marginRight20 { margin-left: 20px; }
.paddingRight10 { padding-right: 10px; }
.paddingRight20 { padding-right: 20px; }
.paddingRight25 { padding-right: 25px; }
.padding0 { padding-top: 0px;padding-bottom:0px;}
.bold, strong { font-weight: bold;}

.inPostImage {
  margin-left: 5px;
  margin-right: 5px;
  padding: 1px;
  border: 3px solid #292218;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -border-radius: 3px;
}/*not used*/

.alignleft {
   float: left;
  margin: 10px 10px 5px 0px;
  max-width:95%;
	/*width:95%;
	max-width: 300px;
	max-height: 300px;*/
	border:thick solid white;
}
.alignright {
  float: right;
  margin: 20px 10px 10px 10px;
	z-index: 2;
	width: 250px;
	border:thick solid;
	border-color:white;
}/*not used*/
.alignleft_2 {
  float: left;
  margin: 10px 15px 0px 5px;
	max-height:225px;
	height:200px;
	max-width: 300px;
}
.alignright_2 {
  float: right;
  margin: 18px 0px 0px 10px;
	max-height:225px;
	height:200px;
	max-width: 300px;
}/*not used*/
.aligncenter_th,.aligncenter {
  display: block;
  margin: 0px auto 0px;
  text-align: center;
}

.aligncenter_th >img {
	border:medium;
  border-style: ridge;
   padding:10px;
   max-width:500px;
  max-height:500px;
}

.strony { font-size: larger;font-weight: bold; color: #9AB034;}/*read more pages*/
.link_ratings{ background:#584020; padding:0px 10px; border-radius: 5px; }/*not used*/
.trans{width:90%;padding: 10px 5%;float:left}
ul.related-posts {
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 10px;
    padding-left:0px;
    padding-right:0px;
	text-align:center;
	width:100%;
}
.related-posts li {
    list-style-type: none;
	float:left;
    width: 145px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 12px;
    line-height: 18px;
}
.related-posts img{
    width: 145px;
    padding: 1px;
    border: 1px solid #CCC;
}

.imgMainShort { }
.PostShort p {text-align: justify;font-size: 12px;}
.PostShort{
	width:49%;
	display:inline;
	float:left;
	margin-right:5px;
	margin-left:5px;
	}
.boxsmall{
	min-height:300px;
	margin:0 0 15px 0;
	padding:18px;
	}
.boxsmall > .postLinks{	min-height:15px;}
.left_side{margin-left:0}
.right_side{margin-right:0}
.informacja{color:silver;font-style: italic;}

.recentcomments{background:#362D1E;border-radius: 5px; padding:0px 8px;min-width: 40px;min-height: 40px;font-size: 10px;margin:20px 0}
.rec_comment{padding-left:10px;color:#acbb16}

/*icons*/
.sprite{background: url(images/sprite/menu.png) no-repeat top left}
.ico32{width: 32px; height: 32px;}
.ico16{width: 16px; height: 16px; padding-top:0px!important;}
.fb-ico{background-position: 0 -400px}
.twit-ico{background-position: 0 -504px}
.rss-ico{background-position: 0 -452px}
.news-ico{background-position: 0 -724px}
.pogoda-ico{background-position: 0 -760px}
.kurs-ico{background-position: 0 -795px}
.comm-ico{background-position: 0 -690px}
.sprite-mp{background: url(images/sprite/mp.png) no-repeat top left}
.banner-ico{float: left; margin-top:-40px; z-index: 300; margin-left: 27px;
			background-position: -210px 0; width: 273px; height: 83px;}
.badge-ico{background-position: 0 0; width: 190px; height: 79px;position: relative; float: right; margin-right:-20px; margin-top:10px; z-index:300}
.sprite-p{background: url(images/sprite/page.png) no-repeat top left}
.sidebadge-ico{	background-position: 0 -531px; width: 84px; height: 81px;	}
.comment-ico{background-position: 0 -632px;}
.excerpt-ico{background-position: 0 -736px;}
.related-ico{background-position: 0 -684px;}
.dom_ico img{
	background: url(images/sprite/menu.png) no-repeat top left;
	background-position: 0 -556px; width: 26px; height: 26px}
.photo_ico img{
	background: url(images/sprite/menu.png) no-repeat top left;
	background-position: 0 -602px; width: 26px; height: 26px}
.polecane_ico img{
	background: url(images/sprite/menu.png) no-repeat top left;
	background-position: 0 -648px; width: 26px; height: 26px}

#ads-right{margin-left:-5px;  width:250px;height:250px;}
#adv-main{margin-left:-50px; width:728px;height:90px;}
.ab-item,.ab-label,.count{line-height:28px!important;}/*read in english*/
.leftside{float: right; margin: 5px -15px 5px 15px; border:1px dashed; height:auto;padding:5px;}
.gallery-center { text-align:center;margin-left:-5px}
.gallery-img{display: inline-block; padding:2px;font-size: 10px; }
/*thumbs*/
.thumb150{width:150px;height:100px;}
/*tabs*/
#header ul {list-style: none;	padding: 0;		margin: 0;	}
#header li {display: inline;}
#header a {	padding: 0 1em;		text-decoration: none;	color: #a80;	background: #fe5;	}
#header a:hover {	background: #fc0;		color: #540;	}
#header a.current {	font-weight: bold;	color: black; background: #fc0;	}	
.css-panes, .css-panes2{padding-left:5px; margin-left: -5px;    width: 240px; padding:5px;}    
.css-tabs2 li { float:none; list-style:none; }
.css-tabs2 li a { display:block;  padding:4px 6px; background:#4d4133; font:bold 11pt Verdana; text-decoration:none; }
.css-tabs2 li a:hover { background:#876d50; color:#000; }
.css-tabs2 a.current { background:#352c23; color:#99A519; }
.css-tabs2 img {margin-top:-4px;}

/*borders*/
.border {border-color: #554026;    border-radius: 5px 5px 5px 5px;    border-style: dashed solid solid;    border-width: 1px; }
.thick-border{	border:thick solid white;	}
.advtop{width:100%}
ul.swa-activity-list li{border-bottom: 1px #524838 dashed;}
@media screen and (max-width: 750px) {
#homeContent{background:none}
#slider,.banner-ico,#prevNav,#nextNav{display:none}
.boxLeftAlt,.boxRightSmallAlt{width:90%;margin: 0 auto;float:initial;clear:both;}

.boxLeftBig,.boxLeftAlt{width:90%}
iframe{max-width: 100%}
#mainContent,.nav,.mainBoxAlt,.footBox,.BoxRightContent,.about,.css-panes,.css-panes2,.hcsb_container,#ads-right,.copyright,.footDivider{width:100%!important}
.nav>li {background-image:url(/wp-content/themes/nu/images/navigation/button_middle27.png);    margin-bottom: 5px;}
.contactButton{display:none!important}
.boxRightSmallAlt{text-align:center;margin:0 auto;float:initial}
.alignleft{max-width:95%}
.BoxRightContent,.sideBarContent,.sideBarBottom{background:none;padding:5px}
.footBox{text-align: center;}
.footLinks{display: inline-table; float:initial;}
.nav{padding:0;background:none;max-width: 90%;width: 100%;}
.badge-ico{margin:0}
.menu-ukraina-container{width: 95%;margin: 0 auto;}
.postNewCommentBox .inputBoxBig,.postNewCommentBox .inputBoxBig textarea{width:90%}
#adv-main{width:100%;margin:0}
}
#wp-admin-bar-Tr-EN a::before{content:"Read in ENGLISH";color:#fff;font-size: 13px!important;}
#wp-admin-bar-Tr-PL a::before{content:"Czytaj po POLSKU";color:#fff;font-size: 13px!important;}
.PL-icon,.EN-icon{display:none}
@media screen and (max-width: 600px) {

.advtop,#adv-main{width:95%;height:auto}
.PostShort{width:100%}
.footLinks li{padding:0}
.footLinks{width:90%!important}
.boxRightSmallAlt{margin:0 auto}
.single .postIntro img{max-width:95%}
#respond{padding:0}
.boxLeftBig,.postFiled,.postCommentEntry .entry{width:90%;margin:0;word-break: break-all}
.tags a{display:inline-block}
.mainPost img{padding:0}
.postText,.pageText{margin:0 5%}
.BoxRightContent{height:auto}
.sideBarTitle{padding:0;margin:0}
.gallery-icon {margin:0 5px}
.related-posts li{max-width:40%;display: inline-block;float: initial;vertical-align: text-top;}
.mainPagePostAlt p{padding-right:8px}
.PL-icon,.EN-icon{display:inline-block}
#wp-admin-bar-Tr-EN, #wp-admin-bar-Tr-PL, #wpadminbar #wp-admin-bar-search{display:inline-block!important; padding:5px 10px!important}
#wp-admin-bar-Tr-EN a::before,#wp-admin-bar-Tr-PL a::before{content:""}
}

@media screen and (max-width: 750px) {
.nav>li {background:none;width:90px}
.nav>li{display: inline-block;
    float: none;
    overflow: hidden;}
.nav.sub-menu li a,.sub-menu li a,.subMenu,.sub-menu .lastSub{width:120px!important}
.nav.sub-menu li a
.sub-menu li,.nav > li:hover{background:none}
.nav li a {width:90px;background:none;padding-right:0;    border-bottom: 1px solid #c1821a;}
.nav li .head{padding:0}
.sub-menu li a, .subMenu,.sub-menu{background:url(images/navigation/dropdown/dropdown.png)!important;display:none}
.sub-menu,.subMenu,.sub-menu li{opacity:0}
.nav{display:inline-table;text-align: right;}

}