.ukryj{display: none;}
.pokaz{display: block;}
.comments .button{
font-size:11px;
}
.button_info{
padding: 0.1px 0.1px;clear:both;
}
#comments{
line-height:17px; 
}
.block {
	clear:both;
	width:100%
}
.comments.block {
	position:relative;
}
.comments .item {
	overflow:hidden;
	position:relative;
	padding:4px 0 0px 34px
}
.comments .children,.grandchildren {
	clear:left;
	padding-left:16px;
	position:relative
}
* html .comments .info {
	margin:0 7px 0 0;
}
.comments div.avatar {
	display:inline;
	position:relative;
	z-index:3;
	margin:-10px 2px 0 -34px;
	padding:10px 0 0
}
.comments .avatar a {
	display:block;
	position:relative
}
.comments .avatar a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7
}
.comments .avatar img {
	display:block
}
.comments .avatar .border {
	position:absolute;
	width:48px;
	height:48px;
	top:11px;
	left:0
}
.comments .line {
	width:20px;
	height:20px;
	border:solid #5c5c5c;
	position:absolute;
	bottom:50%;
	left:-26px;
	border-width:0 0 1px 1px
}
.comments .info {
	margin:0 4px 0 0
}
.comments .info strong {
	display:block;
	font-size:12px;
	color:#4e4b37;
	line-height:15px
}
.comments .info strong a {
	color:#5587cc;
	text-decoration:none
}
.comments .info em {
	font-style:normal;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:9px;
	height:1%;
	display:block;
	color:#989898
}
* html .comments .info em {
	display:inline
}

.comments div.reply {
	clear:left;
	padding-top:4px;
	position:relative
}
.comments div.reply div.reply {
	margin-left:33px;
}
.comments .reply:after {
	content:"";
	display:block;
	clear:both
}
.comments .reply .avatar {
	margin-left:0;
	z-index:2
}
.comments .text {
	overflow:hidden;
	position:relative;
	text-align:left;
	text-shadow:1px 1px white;
	color:#525252;
	border: 1px solid  #cdcdcd;
	background: #e5e5e5 url(../images/title_right.png) top repeat-x;	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}
.comments .text .br {
	min-height:50px;
	position:relative;
	padding:2px
}
.comments .text p {
	margin:2px;
	color:#525252;
	font: 12px/21px Arial, Helvetica, sans-serif;

}
.comments .grandchildren {
	overflow:hidden
}
.comments .info,.comments .avatar {
	float:left
}
/*************** Pagination ***************/
.pagination {
	text-align:right;
	padding:14px 0 5px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#404040;
	
}
.pagination a {
	margin:0 5px 0 0;
	padding:3px 6px;
	color:#404040;
	text-decoration:none;
}
.pagination a.number {
	background-color:#404040;
	color:#fff;
}
.pagination a.current {
	background:#5587cc url(../../../admin/comments/images/bg-pagination-button.gif) top left repeat-x;
	color:#fff;
}
.pagination a.current:hover {
	text-decoration:none;
}
/*************** Reply form ***************/
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
#form_add {
	padding: 4px;	
	border: 1px solid  #cdcdcd;
	display: block;
	margin-top:5px;
	margin-bottom:5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;		
}
.reply #form_add  {
	margin-left:35px;
}
#form_add h3 {
	color:#c0c0c0;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
}
#form_add .error_login{
	color:red;
}
#form_add form {
	position: relative;
}
#form_add p {
	clear: both;
	overflow: hidden;
}
#form_add span {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color:#c0c0c0;clear: both;
	margin-right:5px;margin-left:5px;
}
.input {
	text-shadow:1px 1px white;
	color:#525252;
	border: 1px solid  #cdcdcd;
	background: #e5e5e5 url(../images/title_right.png) top repeat-x;	
	width: 96%;
	display: block;
	margin-bottom: 2px;
	padding: 5px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.input2 {
	text-shadow:1px 1px white;
	color:#525252;
	border: 1px solid  #cdcdcd;
	background: #e5e5e5 url(../images/title_right.png) top repeat-x;	
	display: block;
	margin-bottom: 2px;
	width: 70px;
	padding: 5px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.hr{
	border-bottom:1px solid #dadada;
	font-size:15px;color:#c0c0c0;font-weight:bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
#form_add textarea {

	width: 96%;
	padding: 4px;
	margin-bottom: 2px;

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.clear {
	clear: both;
}
.submit {
	right: 1%;
	bottom: 15px;
	float:right;
}
/*************** Notifications ***************/
#alert_comments {	
	margin : -6px 0px 2px 0px;
	padding : 4px 0px 0px 0px;
	width: 100%;position:relative;display:block;
}	
#alert_comments_nene{
	position:relative;	width: 100%;
	padding-top:6px;
	padding-bottom:2px;display:block;
}
.notification2 {
	position: absolute;
	width: 100%;
	padding: 0;
	border: 1px solid;
	font-size: 13px;
	margin-top:0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;		
}
.notification2 div {
	display:block;
	font-style:normal;
	padding: 6px;
	line-height: 1.5em; 
}
#back{
margin-bottom:-14px;	
}
.notification {
	position: absolute;
	width: 100%;
	padding: 0;
	border: 1px solid;
	font-size: 13px;
	margin-top:0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;		
}
.success {
	background: #d5ffce;
	border-color: #9adf8f;
	color: #556652;
}
.error {
	background: #ffcece;
	border-color: #df8f8f;
	color: #665252;
}
.notification div {
	display:block;
	font-style:normal;
	padding: 6px;
	line-height: 1.5em;
}
.empty {
	border: 1px solid #cdcdcd;
	font-size: 13px;
	text-shadow:1px 1px white;
	color:#525252;
	background: #e5e5e5 url(../images/title_right.png) top repeat-x;	
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	

}
.validacja{
	width: 30%;
	margin: 0 auto 0 auto; 
}
/* VALIDATE */
#signupForm input.error, #signupForm textarea.error  {

	display: block;
	margin-bottom: 2px;
	padding: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}
#signupForm .error{
	position: relative;
	color: red;
	background: url(../../../admin/images/unchecked.png) no-repeat 0px 0px;
	padding-left: 18px;		
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px;    /* Konqueror */
	-moz-border-radius: 6px; /* Firefox */
	border-radius: 6px;	
}
.anuluj{
	float:right;z-index:999999;position: relative; display:block;
	
}











#language_page a{
	margin-left: 4px; 
	line-height:20px; 
	display:inline; 
	clear:both;
}
#language_page{
	margin-left: -4px; 
	position:relative; 
}
.translator a img {
	border: none;
	padding: 0;
	margin: 0;
	box-shadow: 0 0 2px #bbb;
	-moz-box-shadow: 0 0 2px #bbb;
	-webkit-box-shadow: 0 0 2px #bbb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	

	
}
.translator a :hover {
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	

	
}


.add_class{
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */	
}
.add_class:hover{
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);	

}
.translator_completed, .translator_completed_static {
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);


}
.translator_loading{
	border: 1px solid red;
	padding-top: 6px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	box-shadow: 0 0 4px #bbb;
	-moz-box-shadow: 0 0 4px #bbb;
	-webkit-box-shadow: 0 0 4px #bbb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
	padding-right: 16px !important;
	background-image: url(../../../admin/images/zhsmart-loader.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: right center;	
}
.hidden {
	display: none;
}

#cookies_container{
display:none;
}
.cookies_content{
z-index:1001; box-shadow: -2px -2px 2px #c1c1c1; border-top: 1px solid #c1c1c1; position: fixed; bottom: 0; width:100%; background-color:#efefef; padding-top:8px;padding-bottom:4px;
}
.cookies_close_btn{
padding:2px; float:right; margin-right:10px;
}
#cookies_text{
width:980px; margin: 0 auto;color:#333333;font-family:arial,sans-serif; font-size:12px;
}
/* -----------------------------------------------------------------<KOMENTARZE CSS>-------------------------------------------------------------------------- */
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}