
.pic.evo_rect .pic_body {
	text-align: center;
}

.evo_rect .pic_body > div {
	display: inline-block;
}

	
		.list_next_page_button {
			color: white;
			width: 609px;
			padding: 8px;
			line-height: 30px;
			margin: auto auto 12px 3px;
			display: block;
			text-align: center;
			background: #252525;
			border: 1px solid;
			border-top: 0;
			font-size: 21px;
			font-weight: bold;
		}

		.list_next_page_button:hover {
			color: white;
			background: #FF0000;
		}
	




#overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	background-color: black;
	position: fixed;
	z-index: 2999;
	display: none;
}

#modWin {
	top: 36%;
	left: 50%;
	position: fixed;
	margin-left: -220px;
	width: 400px;
	border: 5px solid #ccc;
	background-color: #f8f8f8;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #999;
	padding: 20px;
	font-family: tahoma, arial;
	z-index: 3000;
	display: none;
}


	div#messages span.flashmessage {
		width: 700px;
		margin:10px auto;
		display: block;
		font-size:15px;
		background-color:#FFF;
		color: white;
		border: 1px solid #000;
		padding: 15px;
		font-weight: bold;
		position: relative;
	}

	div#messages .flashmessageClose{
		color: black;
		cursor: pointer;
		position: absolute;
		right: 9px;
	}
	div#messages{
		margin: 0 auto;
		width: 730px;
	}

	div#messages span.error {
		color: red;
	}

	div#messages span.info {
		color: green;
	}


*[hidden] {
	display: none !important;
}

address {
	display: inline;
	font-style: normal;
}


	#site_content {
		display: block;
		/*haxior! ponieważ divy są inline-block to spacja powoduje odstęp 4px!*/
		font-size: 0;
		margin: 0 auto;
	}
	#site_content > * {
		font-size: 14px;
	}
	.site_column {
		display: inline-block;
		vertical-align: top;
	}
	.site_column.middle {
		padding-top: 15px;
	}
	.site_column.right {
		padding-top: 50px;
	}



	* {
		margin: 0;
		padding: 0;
	}

	input {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	ul {margin:12px 30px}

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

	ul .block {margin:12px 10px; list-style: none; display:block;}

	.tab_selected{
		background: #ddd;
	}

	a { outline: none; }

	body {
		background: #FFF;
		font-family: arial;
		color: black;
	}

	#body {
		background: url(/res/img/piekielni_top.png) repeat-x;
	}

	#bottom_site {
		background: url(/res/img/piekielni_bottom.png);
		height: 75px;
		white-space: nowrap;
	}

	a:hover {color: red}

	#mmenu {
		z-index: 3;
		background-color: #FFF;
		width: 100%;
		height: 50px;
		display: inline-block;
	}

	.small {font-size:11px}
	.gray {color:gray}

	.pic_image {
		padding: 10px 20px;
		border: 0;
		color: #555555;
		text-align: left;
		font-size: 16px;
		word-wrap: break-word;
		line-height: 150%;
		border-top: 1px solid #DDDDDD;
	}

	sup {font-size: 11px; float: right; color: #888; padding-right: 20px;}

	a.iconlink {
		border-bottom: solid 0px;
		font-weight: bold;
	}
	a.iconlink:hover {
		border-bottom: dashed 1px;
	}

	.voteup {color: #ec1e0a}
	.votedown, .votedown:hover{ color: #00a6eb}

	.duzytytul { font-size: 32px; font-family: arial; width: 500px; }
	.genbut { font-size: 22px}

	#addpic p {margin-bottom: 10px}
	#addpic ul li {margin-left: 50px; margin-top: 10px; font-size: 11px}

	h1 {
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		color: #CD0043;
		text-align: left;
		font-family: arial;
		font-size: 14px;
		font-weight: normal;
	}

	.commentsvoting {
		float:right; text-align:left;
	}
	#comments { text-align:left;}

	#comments .sex {
		color: black;
		font-size: 60%;
	}

	.logo_piekielni{
		display: inline-block;
		border: 0;
		margin-bottom: 2px;
		margin-left: 100px;
		 white-space: nowrap;
	}

	.fixed_header {
		position: fixed;
		top:0;
		border-bottom: 1px solid #ccc;
		left: 0;
	}
	.static_header {position: static;}

	#top-menu {
		display: inline-block;
		width: 500px;
		height: 50px;
		margin-left: 40%;
	}


		#menu {
		padding: 0;
		width: 600px;
		display: inline-block;
		margin-left: 50px;
	}

	#menu li {
		float: left;
		list-style: none;
		margin-top: 5px;
		font-family: Arial;
		font-weight: bold;
		font-size: 15px;
	}

	#menu li a {
		border: 0px solid;
		padding: 10px;
		border-style: hidden;
	}

	#menu li a:hover {
		color: red;
	}

	

	div#main_container{
		text-align: center;
		border-bottom: none;
		position: relative;
	}

	div#header {
		margin-top: 150px;
		width: 100%;
		text-align: center;
		border-bottom: none;
	}

	div .message_layout{
		border: 1px solid gray;
		margin-bottom: 5px;
		padding-right: 5px;
		background-color: #FFF;
	}
	.message_layout table{
		width: 620px;

	}
	.message_buttons{
		float: right;
		margin-right: 50px;
	}

	#reply_pm_form{
		margin-left: 68px;
	}

	.pm_reply_text{
		width: 500px;
		height: 200px;
	}

	.pm_blink{
		text-decoration: blink;
	}

	.pmessages{
		width: 100%;
	}

	.pic td{
		padding-left: 3px;
	}

	#footer{
		text-align: center;
		width: 620px;
		margin: 0 250px;
		text-align: center;
		font-size: 12px;
		color: #000000;
	}

	#footer a {
		color: #333333;
		text-decoration: none;
		border-bottom: dashed 1px;
	}

	#footer a:hover {
		text-decoration: underline;
		color: red;
	}


	h2 {
		text-align: left;
		margin-left: 5px;
		color: #CD0043;
	}

	.bold {
		font-weight: bold;
	}

	.red {
		color: #FF0000;
	}

	.clear {
		clear: both;
	}

	/* edycja koloru */
	#colorbutton {position:absolute; left:540px; top:20px}
	#colorpicker {position:absolute; left:530px; top:40px; display:none;}
	#colorexample { width:20px; height:20px; float:left; border:1px solid gray; margin-right:5px; background-color:black;}

	/* pics */

	div.pic {
		position: relative;
		width: 609px;
		margin: 10px 0;
		padding: 10px;
		background: white;
		text-align: left;
		border: 1px solid #ccc;
		border-bottom: 4px solid red;
	}

	div.infobar {
		width: auto;
		height: auto;
		padding: 0;
		color: #FFF;
		text-align: left;
		font-size: 12px;
	}

	div.infobar h1.picture {
		padding-top: 10px;
		margin-left: 20px;
		font-weight: bold;
		margin-bottom: -15px;
		font-size: 15px;
		color: #252525;
	}

	div.ramka{
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		-border-radius: 20px;
		border: 1px solid #e0e0e0;
	}
	.pic_vote{
		width: 575px;
		height: 89px;
		background: url(/res/services/piekielni/img/pic_footer.png);
		margin-left: 15px;
	}

	div.pic_vote_line1{
		padding-left: 20px;
		padding-top: 20px;
		font-size: 14px;
		color: #000;
	}

	div.pic_vote_line2{
		padding-left: 20px;
		padding-top: 20px;
		font-size: 14px;
		color: #000;
	}

	div.pic img.picture {
		border: 0;
	}

	div.nopics {
		text-align: center;
		padding: 60px 0;
	}

	h2.nopics {
		color: black;
	}

	#headerarea {
		width: 100%;
		text-align: center;
		position: relative;
	}

	/* comments */
	.negative {opacity: 0.5; filter:alpha(opacity=50);}

	div.comment {
		border: 1px solid #DDD;
		background: #FFF;
		margin: 8px 0;
		padding: 5px;
		position: relative;
	}

	div.comment h3 {
		color: #AAAAAA;
		font-family: arial;
		font-size: 24px;
		font-weight: normal;
	}

	div.comminfo {
		font-size: 14px;
		color: #AAAAAA;
	}

	p.commcontent {
		background: #FFF none repeat scroll 0 0;
		border: 0;
		color: #000;
		font-size: 13px;
		margin: 5px 0 10px 0;
		padding: 0 3px 10px;
	}

	/* register form */

	div#register {
		margin: 5px 0 5px 15px;
	}

	div#register p {
		clear: both;
	}

	div#register label {
		width: 130px;
		float: left;
		margin: 2px 0;
	}

	div#register input {
		width: 200px;
		margin: 2px 0;
	}

	div#register input#rejestruj {
		margin-left: 130px;

	}

	/* dodawanie obrazka */
	div#addpic {

	}

	div#addpic p {
		clear: both;
	}

	div#addpic label {
		width: 97px;
		float: left;
		margin: 2px 0;
	}

	div#addpic input#priv {
		width: 20px;
	}

	div#addpic input {
		width: 320px;
		margin: 2px 0;
	}

	div#addpic input.genbut {
		margin-left: 100px;
		width: 500px;
	}
	/******** STARE STYLE ***************/

	#picker {
		z-index: 10;
		position: absolute;
		top: 50%;
		left: 50%;
	}

	#rss{
		background: url(/res/services/piekielni/img/rss_new.png) no-repeat;
		display: inline-block;
		width: 20px;
		height: 20px;
		cursor: pointer;
		white-space: nowrap;
		position: relative;
		top: 5px;
	}

	#rss:hover{
		background: url(/res/services/piekielni/img/rss_new_hover.png) no-repeat;
	}

	img {
		border: solid 0px;
	}

	#rss img {
		border: solid 0px;
		display: inline-block;
		padding: 3px 3px 0 0;
	}

	#menu a, img{
		border: solid 0px;
	}

	#content
	{
		width: 720px;
		position: absolute;
		top: 240px;
		left: 50%;
		margin-left: -360px;
	}

	#column
	{
		display: none;
		position: absolute;
		top: 290px;
		left: 50%;
		margin-left: 350px;
		width: 200px;
		font-size: 12px;
		color: #000;
		border-left: dashed 2px #dedede;
		padding-left: 10px;
	}

	#column a
	{
		font-size: 14px;
		color: #c12b7a;
		text-decoration: none;
	}

	/* STYLE ZYWCEM Z NIEPOKORNYORG */
	.center{
		margin-lefT: auto;
		margin-right: auto;
		text-align: center;
	}

	p{
		margin: 0px;
		border: 0px;
		padding: 0px;
	}

	.center img{
		border: solid 1px #666666;
	}

	span{
		margin: 0px;
		padding: 0px;
	}
	div{
		margin:0px;padding:0px;
		font-family: arial;
	}

	a img{
		border:0px;
	}

	.prevnext{
		font-family: arial;
		font-size:12px;
		width:720px;
		text-align:center;
		padding-top:15px;
		color:#990000;
	}

	.prevnext a{
		font-weight:bold;
		color:#aaa;
		text-decoration:none;
	}

	.prevnext a:hover{
		color:#990000;
		border-bottom:dashed 1px;
	}

	a.ico{
		font-size: 12px;
		color: #fff;
		border-bottom: 0px;
	}

	.info{
		background:#aaaaaa;
		border:solid 0px black;
		padding:3px;
		padding-top:0px;
		font-size:13px;color:#555555;
		padding-bottom:10px;
		margin-bottom:10px;
	}

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

	.info a:hover{
		color:#fff;
		text-decoration:underline;
	}

	#lightbox{
		position: absolute;
		left: 0;
		width: 100%;
		z-index: 100;
		text-align: center;
		line-height: 0;
	}

	#lightbox a img{ border: none; }

	#outerImageContainer{
		position: relative;
		background-color: #fff;
		width: 250px;
		height: 250px;
		margin: 0 auto;
	}

	#imageContainer{
		padding: 10px;
	}

	#loading{
		position: absolute;
		top: 40%;
		left: 0%;
		height: 25%;
		width: 100%;
		text-align: center;
		line-height: 0;
	}

	#prevLink, #nextLink{
		width: 49%;
		height: 100%;
		background: transparent url(/res/services/piekielni/images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(/res/services/piekielni/images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(/res/services/piekielni/images/nextlabel.gif) right 15% no-repeat; }

	.farbtastic {
		position: absolute;
		left: 0px;
		top: 100px;

	}
	.farbtastic * {
		position: absolute;
		cursor: crosshair;
	}
	.farbtastic, .farbtastic .wheel {
		width: 195px;
		height: 195px;
	}
	.farbtastic .color, .farbtastic .overlay {
		top: 47px;
		left: 47px;
		width: 101px;
		height: 101px;
	}
	.farbtastic .wheel {
		background: url(/res/services/piekielni/wheel.png) no-repeat;
		width: 195px;
		height: 195px;
	}
	.farbtastic .overlay {
		background: url(/res/services/piekielni/mask.png) no-repeat;
	}
	.farbtastic .marker {
		width: 17px;
		height: 17px;
		margin: -8px 0 0 -8px;
		overflow: hidden;
		background: url(/res/services/piekielni/marker.png) no-repeat;
	}

	.pagination {line-height:190%; font-size:11px; text-align:center}
	.pagination A {background: #FFF; border:1px solid gray; margin:0px 2px; padding:0px 2px;}
	.pagination A:hover {color:#000; border-color:#000;}
	#reportform_pic {font-size:11px; width:300px}
	.source {text-align:center; font-size:12px}

	#poczekalnia_opis {
		margin-top:5px; font-size:11px;padding:5px;
		border:1px solid gray; background-color:#FFF;
		-moz-border-radius:5px; -webkit-border-radius:5px;
		color:#000;
	}

	.errorMessage {display:block; margin-left:190px; font-size:11px; color:red}

	.pic ol {margin-left:30px}

	#banmessage {
		border: 2px solid #c00;
		padding: 5px;
		background: #fff;
		color: #c00;
	}

	.admin, .superadmin {color:red !important}

	/* raportowanie */
	#reportform_pic {font-size:11px; width:300px}
	#reportform_pic A:hover {color:black}

	form#contact input {
		width: 450px;
	}

	form#contact textarea {
		width: 450px;
		height: 200px;
	}

	.hidden {display:none;}

	#topkamenu {
		margin-bottom: 15px;
	}

	#topkamenu a {
		margin-right: 5px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 1px 12px;
		background: #444;
		color: #DDD;
		font-size: 12px;
	}

	#topkamenu a:hover {
		background: #AAA;
		color: white;
	}

	#topkamenuextended {
		border: 1px solid gray;
		position: absolute;
		z-index: 10;
		background: #ccc;
	}
	#topkamenuextended ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		margin: 2px;
	}
	#topkamenuextended ul li {
		padding: 2px;
		border-bottom: 1px dotted gray;
		list-style-type: none;
		margin: 0;
	}
	#topkamenuextended ul li a:hover {
		color: white;
	}

	/*#topkamenuextended */
	#przelacznik_pagera {font-size:11px; text-align:center;}
	#przelacznik_pagera a {font-size:11px; text-align:center; border-bottom:1px dotted gray}

	#editprofile label {
		width: 160px;
		float: left;
		margin: 0 0; /* 2px 0 */
	}

	#editprofile textarea,#avatarurl {
		width: 400px;
	}

	#editprofile form p {
		clear: both;
	}

	div#editprofile {
		position: relative;
	}

	div#editprofile div#sprechensprechen img {
		max-width: 15px;
		max-height: 15px;
	}

	div#editprofile div#sprechensprechen a {
		color: white;
	}

	div#editprofile div#sprechensprechen {
		font-weight: bold;
		font-size: 14px;
		font-family: arial;
		left: 330px;
		position: absolute;
		top: 7px;
		border-bottom: 1px dashed #fff;
		padding: 0 4px;
	}

	div#editprofile input#save {
		margin-left: 160px;
	}

	#editprofile .sex_section label {
		float: none;
		width: auto;
		padding-right: 15px;
	}


	#profileinfobox {
		border: 1px solid #ccc;
		padding: 8px;
		margin: 30px 0;
	}

	table#profileinfo{
		float: left;
		max-width: 340px;
	}

	ul#stats {
		float: right;
		margin-top: 8px;
		max-width: 290px;
	}

	table#profileinfo td {
		border-bottom: 1px dotted #ccc;
		padding: 4px 8px;
		border-collapse: collapse;
	}

	.username img{
		margin: 5px;
		max-width: 50px;
		max-height: 50px;
		vertical-align:middle
	}

	.tableSpacing5 TD {padding:3px}

	.margin5 {margin:5px}
	.center {text-align:center}

	#similarContainer {
		margin: 0 auto; width:650px;
		overflow:hidden;
		text-align:center;
	}
	.similarBox {
		overflow: hidden; float:left; width: 130px;
		height:130px;
		margin-bottom:5px;
		text-align:center;
	}

	.similarBox img { max-height:130px;}

	.baner728 {
		text-align:center;
		width:750px;
		border: 1px solid black;
		background:#212121;
		padding:10px 0
	}

	/*# Formularz wyszukiwarki */
	.findAreaForm{
		margin: 0;
	}
	.findText {
		width: 400px;
	}
	.findSelect {
		margin: 4px 7px 4px 0px;
		width: 130px;
		color:000;
		background-color:FFF;
		border:1px solid #000;
		padding:5px;
	}
	.findSelectText {
		margin: 0px 0px 0px 0px;
	}
	.findButton {
		width: 165px;
		margin-left: 15px;
	}
	#linkKubek {
		float: right;
	}

	#pictureImage {
		width: 500px;
		text-align: center;
		position: relative;
		margin: 0 auto;
	}

	.pic .pictureImage {
		margin-bottom: 5px;
	}

	#loupe{
		position: absolute;
		bottom: 8px;
		right: 8px;
		display: none;
	}
	#podzielSie{
		float: left;
		margin: 5px 0px 0px 30px;
	}
	#picImage:hover #loupe{
		display: block;
	}

	.main_menu{
		padding:5px;
		border:1px solid gray;
		color: black;
		font-size: 20px;
	}

	.selected{
		background: red;
		color:#FFF;
	}
	.selected:hover{
		background: #FFF;
	}

	.main_menu:hover{
		background:gray;
		color:#FFF;
	}

	img.pic{
		padding:5px;
		border:1px solid #444;
	}

	.pic_header_details{
		padding-top:12px;
		color:#000;
	}

	.pic_header_details{
		padding-top:12px;
		color:#000;
	}

	.pic_header_details a{
		padding-top:12px;
		color:#000;
	}

	.user{ color:#FFF; }

	.pic_image a:hover{
		color: #333388;
	}

	.pic_image a {color: #555 !important}
	.pic_image a:hover {color: #777 !important}
	a.pic_username{
		font-weight: bold;
	}
	.report_widget_box, #reason_archive_box {
		display: none;
		position: absolute;
		z-index:10;
		background-color: white;
		color: black;
		border: 1px solid black;
		right: -250px;
		top: 0;
	}
	.pic .report_widget_box, #reason_archive_box {
		right: 0;
		top: 80px;
	}
	/* witamy reklamy */
	.textAdLink {
		border-bottom: 1px solid #aaa;
		background-color: #f0f0f0;
		padding: 5px;
		text-align: center;
	}
	.textAdLink a {
		color: red;
	}
	.like_buttons_box{
		margin-top:20px !important;
	}
	.pic .contact{
		margin-left:7px;
	}

	.pic_is_adult_choice a.selected.pic_is_not_adult,
	.pic_is_adult_choice a.selected.pic_is_adult {
		background: #FFF;
	}

	.standard_widget {
		background: url("/res/services/piekielni/img/widgets/top/standard/block_bg.png") repeat-x scroll 0 30px;
		width: 219px;
		margin-bottom: 10px;
	}

	#skyRight {
		padding-top: 60px !important;
	}

	/* komentarze */
	.reply{
		background: #FFFFFF;
		margin: 8px 0 0 70px;
		padding: 5px;
		position: relative;
	}
	.reply_button{
		display:none;
	}
	.avatar_mini{
		width: 22px;
		vertical-align: middle;
	}

	.pic_image .auto_youtube {
		width: 560px;
		margin: 5px auto;
	}

	#services_box a:last-child {
		display: none;
	}

	.service-stats, .legal{
		color: #6a6a6a;
	}

	.ui-helper-clearfix::after{
		content: "";

	}

	.ui-datepicker{
		padding: 0;
	}

	.ui-widget-content{
		border: 0;
	}

#login table {
	margin: 0 auto;
}


	
		[class*="adform-wallpaper"] #body {
		width: 660px !important;
		margin: 49px auto 0;
		float: none;
	}
	[class*="adform-wallpaper"] .site_column.left,
	[class*="adform-wallpaper"] .site_column.right {
		display: none !important;
	}

	[class*="adform-wallpaper"] .site_column.middle,
	[class*="adform-wallpaper"] #site_content {
		width: 660px !important;
	}

		[class*="adform-wallpaper"] .screeningOff {
		display: none !important;
	}



	.user-login{
		position: absolute;
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		color: #FFF;
		top: 20px;
		padding: 5px 15px;
		right: 520px;
		border: 0px solid;
		border-right: 1px solid;
		width: 80px;
	}

	.user-login:hover{
		font-size: 17px;
		padding: 5px 10px;
		width: 90px;
	}

	.user-register{
		position: absolute;
		font-size: 15px;
		font-weight: bold;
		color: #FFF;
		top: 20px;
		padding: 5px 15px;
		right: 400px;
		border: 0px solid;
		border-right: 1px solid;
		width: 90px;
	}

	.user-register:hover{
		font-size: 17px;
		padding: 5px 10px;
		width: 100px;
	}

	#usermenu  {
		position: relative;
		display: inline-block;
		width: 50px;
		height: 50px;
		top: 10px;
		left: 20px;
	}

	#usermenu a{ color: #FFF; }

	.usermenu-fixed{
		position: fixed;
		top: 5px;
		right: 190px;
		z-index: 100;
	}

	.usermenu-p{
		display: inline-block;
		width: 50px;
		height: 40px;
	}

	#usermenu-horizontal a {
		color: #000;
	}

	#usermenu-horizontal a:hover{
		color: red;
	}

	.usermenu-p > ul, .usermenu-fixed > ul {
		margin: 3px 5px;
		list-style-type: none;
	}
	#main-menu > li#mlogin {
		padding: 0;
	}
	#main-menu > li#mavatar {
		padding: 0;
	}

	/* Expand element/ Search/ Login items */
	#main-menu > li.expand {
		position: relative;
		width: 36px;
		margin-left: 4px;
		font-size: 13px;
		margin-top: 0;
	}
	#main-menu > li.expand > span {
		height: 40px;
		width: 100%;
		display: inline-block;
		text-indent: -9999px;
		cursor: pointer;
		position: relative;
	}
	#main-menu  li.expand > span:before {
		content: "icon";
		background: url(/res/services/piekielni/img/icons_piekielni.png) no-repeat -9999px -9999px;
		text-indent: -9999px;
		width: 20px;
		height: 22px;
		position: absolute;
		top: 0;
		left: 0;
	}

	#main-menu > li.expand > div {
		display: none;
		z-index: 9999;
		background: #f6f6f6;
		padding: 13px 12px;
		width: 270px;
		position: absolute;
		right: 0;
		top: 30px;
		border-radius: 2px;
		border-top-right-radius: 0;
		box-shadow: 1px 2px 2px #131313;
	}
	li.expand  a {
		color: #FFF;
		font-weight: bold;
	}

	ul#main-menu > li.visible {
		background: #f6f6f6;
		-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
		box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	}

	ul#main-menu > li.expand:not(#msearch):hover > div,
	ul#main-menu > li.visible > div {
		display: block;
	}

	ul#main-menu > li#mavatar:hover,
	ul#main-menu > li#mavatar.visible,
	ul#main-menu > li#mavatar > div  {
		background: #F2F2F2 !important;
		color: #fff;
		font-weight: normal;
		-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
		box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	}
	ul#main-menu > li#mavatar:hover > div {
		background: #444;
	}
	ul#main-menu > li#mavatar > div {
		padding: 0;
		width: 190px;
	}
	ul#main-menu > li#mavatar > span {
		width: 30px;
		height:30px;
		top: 3px;
		left: 3px;
	}
	li#mavatar > span > img {
		width: 100%;
		display: block;
	}

	/* Logged in submenu */
	.user-menu > li {
		margin-left: -30px;
		border-bottom: 1px solid #7c7c7c;
		display: block;
		width: 190px;
		padding: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}

	.user-menu > li:first-child {
		margin-top: -10px;
	}

	.user-menu > li:last-child {
		border-bottom: 0;
		margin-bottom: -10px;
	}
	.user-menu > li > a {
		display: block;
		padding-left: 35px;
		width: 100%;
		height: 33px;
		line-height: 33px;
		font-weight: normal;
		color: #fff;
		overflow: hidden;
		background: url('/res/services/piekielni/img/icons_piekielni.png') no-repeat 11px 100px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.user-menu > li > a:hover {color: #000;}
	.user-menu > li > a.user-profile { background-position: 6px -36px }
	.user-menu > li > a.user-profile:hover {
		background: url('/res/services/piekielni/img/icons_piekielni_hover.png') no-repeat 11px 100px;;
		background-position: 6px -36px;
	}
	.user-menu > li > a.user-edit { background-position: 6px -70px }
	.user-menu > li > a.user-edit:hover {
		background: url('/res/services/piekielni/img/icons_piekielni_hover.png') no-repeat 11px 100px;
		background-position: 6px -70px;
	}
	.user-menu > li > a.user-stuff { background-position: 6px -103px }
	.user-menu > li > a.user-stuff:hover {
		background: url('/res/services/piekielni/img/icons_piekielni_hover.png') no-repeat 11px 100px;
		background-position: 6px -103px
	}
	.user-menu > li > a.user-messages { background-position: 6px -137px }
	.user-menu > li > a.user-messages:hover {
		background: url('/res/services/piekielni/img/icons_piekielni_hover.png') no-repeat 11px 100px;
		background-position: 6px -137px
	}
	.user-menu > li > a.user-logout { background-position: 6px -171px }
	.user-menu > li > a.user-logout:hover {
		background: url('/res/services/piekielni/img/icons_piekielni_hover.png') no-repeat 11px 100px;
		background-position: 6px -171px
	}


	#comments {
		width: 100%;
		max-width: 589px;
		min-width: 460px;
		padding: 20px;
		background-color: #f5efe2;
		font-size: 0;
		margin-bottom: 25px;
	}

	#comments h2 {
		font-size: 20px;
	}

	#comments div {
		font-size: 13px;
	}
	.commentsTitle {
		display:inline-block;
		font-size: 20px;
		color: #575045;
		text-transform: uppercase;
		font-family: 'BebasPewex', 'Bebas Neue', Tahoma, Arial, sans-serif;
		width: 30%;
		font-weight: normal;
	}
	#comments_menu {
		display: inline-block;
		width: 70%;
		text-align: right;
	}
	#comments_menu a {
		font-size: 12px;
	}
	#comments_menu a:hover {
		text-decoration: underline;
	}
	#comment_form {
		margin-top: 20px;
	}
	#comment_form nav {
		height: 40px;
		border-bottom: 1px solid #d6cfc7;
		font-size: 0;
	}
	#comment_form h3 {
		display: inline-block;
		font-size: 15px;
		color: #23221c;
		height: 40px;
		line-height: 40px;
		padding: 0 15px;
		border: 1px solid #d6cfc7;
		cursor: pointer;
	}
	#comment_form h3:first-child	{
		border-top-left-radius: 2px;
		border-right: 0;
	}
	#comment_form h3:last-child	{
		border-top-right-radius: 2px;
		border-left: 0;
	}
	#comment_form h3.active {
		border: 1px solid #d6cfc7;
		border-bottom: 1px solid #f6f4ea;
		background-color: #f6f4ea;
		color: #575045;
	}
	#comment_form form {
		padding: 25px 16px;
		background-color: #f6f4ea;
		border: 1px solid #d6cfc7;
/*		border-top: 0;*/
	}
	#comments textarea {
		width: 100%;
		height: 85px;
		border: 1px solid #b6cfca;
		border-radius: 0;
		box-shadow: none;
		margin-bottom: 7px;
	}
	#comment_form .comment_author_avatar {
		position: absolute;
		left: 0;
		width: 50px;
	}
	#comment_form_content {
		position: relative;
		padding-left: 65px;
	}
	#comments .sex {

	}
	.no_comments {
		font-size: 13px;
		padding: 20px 0;
	}
	.negative {
		opacity: 0.5;
		filter:alpha(opacity=50);
	}

	.comment, .reply {
		padding: 0 0 30px 60px;
		position: relative;
		margin-top: 15px;
		border-bottom: 1px solid #dad3ca;
		box-shadow: 0px 1px 0px #fefdfc;
		min-height:75px;
		height: auto;
	}

	.reply {
		margin-left: 60px;
	}
	#comments .commentsvoting {
		position: absolute;
		right: 3px;
		top: 3px;
		font-size: 13px;
		color: #575045;
		text-align:	right;
	}
	.commentsvoting a:hover {
		opacity: 0.5;
	}
	.comminfo {
		font-size: 14px;
		color: #666;
	}
	.reply .comminfo .username img {
		margin: 0;
		position: absolute;
		left: 5px;
		top : 5px;
	}
	.comminfo .username,
	.comminfo time {
		display: inline-block;
	}
	.comminfo h3 {
		color: #575045;
		font-size: 13px !important;
		font-weight: normal;
	}
	.comminfo .username a  {
		color: #23221c;
		font-weight:bold;
	}
	.comminfo time {
		font-size: 11px;
		margin-left: 4px;
	}
	.commcontent {
		padding-top: 10px;
		color: #575045;
	}
	.commentbuttons_9 {
		position: absolute;
		right: 0;
		bottom: 7px;
		font-size: 12px;
	}
	.commentsvoting span:last-child {

	}
	.commentsvoting span:last-child a {

	}
	.reportButton {

	}
	.reportButton:after {

	}
	.reply_form {
		padding-top: 15px;
		padding-left: 60px;
	}
	.reply_form h3 {
		padding-bottom: 5px;
	}
	#switch_comments_visability {
		margin: 0 20px 0 0;
	}

	#comments_placeholder {
		display: none;
	}


	#comments_loading {
		display: none;
		position: relative;
		z-index: 3000;
		top: 10px;
		left: 130px;
		width: 400px;
		margin-left: 10px;
		padding: 20px;
		border: 5px solid #ccc;
		background-color: #f8f8f8;
		color: #999;
		text-align: center;
		font-family: Tahoma, Arial;
	}
	#comments .fb-comments {
		padding: 25px 0px 10px 0px;
/*		background-color: #f6f4ea;
		border: 1px solid #d6cfc7;*/
		text-align: center;
		/*border-top: 0;*/
	}
	.votecomment {
		display: inline-block;
		width: 14px;
		height: 14px;
		line-height: 14px;
		border-radius: 7px 7px 7px 7px;
		text-align: center;
		vertical-align: top;
		font-size: 14px;
		color: #fff;
		margin-top: 2px;
	}
	.votecomment.voteplus {
		background-color: #537f50;
	}
	.votecomment.voteminus {
		background-color: #8b493b;
		line-height: 12px;
	}
	.votecomment.voteminus:after {
		content:"-";
		vertical-align: top;
	}
	.votecomment.voteplus:after {
		content:"+";
	}
	.votecomment img {
		display: none;
	}
	#comment_noform {
		padding-top: 13px;
	}
	.comment-box .action_buttons .btn {
		display: none;
	}
	.comment-box {
		clear: both;
	}
	.comment-box .action_buttons {
		margin-bottom: 10px;
	}



	#image-comment-upload {
		display: inline-block;
	}
	#add_comments_images {
		display: none;
		position: absolute;
		margin-top: -135px;
		padding: 15px;
		z-index: 1;

		background-color: white;
		border: 1px solid #3b3030;
		-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	}

	#image-comment-upload  .qq-upload-list li {
		margin-top: 10px;
	}

	#image-comment-upload  .qq-upload-list li > * {
		margin-left: 5px;
	}

	#image-comment-upload .qq-upload-fail {
		color: red;
	}
	#image-comment-upload  .qq-upload-list li:not(.qq-upload-fail) .qq-upload-failed-text {
		display: none;
	}
	#image-comment-upload .qq-upload-list {
		font-size: 9px;
	}



.lbox {}
.lheader {}
.lbody {}
.lfooter {}


	#forgotten_pwd_form table {
		margin-left: 100px;
	}
	#change_pwd_form table {
		margin-left: 100px;
	}



	
	div#suggestedContainer {
		margin: 15px auto;
		width: 670px;
		overflow: auto;
		text-align: center;
		height: auto;
	}
	
	div.suggestedBox {
		overflow: hidden;
		float: left;
		text-align: center;
	}
	
	div.suggestedBox.suggested {
		width: 220px;
		height: 155px;
		margin-bottom: 12px;
	}
	
	div.suggestedBox.suggested span {
		text-overflow: ellipsis;
		width: 200px;
		overflow: hidden;
		white-space: nowrap;
		margin-left: 7px;
		display: block;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
	}
	
	div.suggestedBox.suggested .img {
		width: 200px;
		height: 130px;
		border: 2px solid white;
		background-size: cover !important;
	}
	
	div#suggestedBoxContent section.demots {
		margin-bottom: 10px;
	}
	#suggestedBoxContent {
		margin-bottom: 25px;
	}
	






	.paginator {
		margin-top: 30px;
		font-size: 13px;
		color: #1f1f1f;
		margin-left: 5px;
		width: 620px;
	}

	.paginator table {
		table-layout: fixed;
		width: 100%;
		opacity: 0.8;
	}

	.paginator table td {
		padding: 0;
		white-space: nowrap;
		text-align: center;
		padding-right: 5px;
	}

	.paginator span {
		display: block;
		color: #fff;
	}

	.paginator span strong,
	.paginator span a {
		text-decoration: none;
		background: #fafafa;
		border: 1px solid #ccc;
		padding: 0 2px;
		display: block;
		height: 25px;
		width: 30px;
		line-height: 25px;
		text-align: center;
	}

	.paginator span a:hover {
		background: #FFF;
		color: #1f1f1f;
	}

	.paginator span strong {
		background: #e60000;
		color: #FFF;
		border-color: #e60000;
	}

	.paginator .scroll_bar {
		width: 100%;
		height: 20px;
		position: relative;
		margin-top: 10px;
	}

	.paginator .scroll_trough {
		width: 100%;
		height: 3px;
		background: #666;
		overflow: hidden;
	}

	.paginator .scroll_thumb {
		position: absolute;
		z-index: 2;
		width: 0;
		height: 3px;
		top: 0;
		left: 0;
		font-size: 1px;
		background: #e60000;
	}

	.paginator .scroll_knob {
		position: absolute;
		left: 50%;
		margin-left: -10px;
		width: 20px;
		height: 20px;
		overflow: hidden;
		background: url(/res/img/slider_knob_1.gif) no-repeat 50% 50%;
		cursor: pointer;
	}

	.paginator .current_page_mark {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 0;
		height: 3px;
		overflow: hidden;
		background: #CCC;
	}

	.fullsize .scroll_thumb {
		display: none;
	}

	.paginator_pages {
		width: 100%;
		text-align: right;
		font-size: 0.8em;
		color: #808080;
		margin-top: -10px;
	}


	.btn, .twit-btn {
		background: #f0f0f0;
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e6e6e6));
		background-image: -webkit-linear-gradient(top, #fefefe, #e6e6e6);
		background-image: -moz-linear-gradient(top, #fefefe, #e6e6e6);
		background-image: -ms-linear-gradient(top, #fefefe, #e6e6e6);
		background-image: -o-linear-gradient(top, #fefefe, #e6e6e6);
		background-image: linear-gradient(top, #fefefe, #e6e6e6);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#e6e6e6');
		border: 1px solid #a8a7a7;
		border-bottom: 1px solid #757474;
		border-top: 1px solid #c6c5c5;
		border-radius: 2px;
		box-shadow: inset 0 0 1px 1px #ffffff;
		box-shadow: 0 1px 1px rgba(0,0,0,.2);
		color: #222222;
		font: normal 11px Arial, "Helvetica Neue", Helvetica, sans-serif;
		line-height: 27px;
		padding: 2px 0 3px;
		text-align: center;
		text-shadow: 0 1px 0 white;
		padding: 4px 10px 4px;
		font-size: 13px;
		line-height: 18px;
	}
	.btn.active, .twit-btn.active {
		position: relative;
		top: 1px;
		background: #d0d0d0;
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d0d0d0), color-stop(100%, #fefefe));
		background-image: -webkit-linear-gradient(top, #d0d0d0, #fefefe);
		background-image: -moz-linear-gradient(top, #d0d0d0, #fefefe);
		background-image: -ms-linear-gradient(top, #d0d0d0, #fefefe);
		background-image: -o-linear-gradient(top, #d0d0d0, #fefefe);
		background-image: linear-gradient(top, #d0d0d0, #fefefe);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d0d0d0', EndColorStr='#ffffff');
		border-top: 1px solid #757474;
		border-bottom: 1px solid #c6c5c5;
		-webkit-box-shadow: inset 0 1px 3px 0px rgba(0,0,0,.4);
		-moz-box-shadow: inset 0 1px 3px 0px rgba(0,0,0,.4);
		box-shadow: inset 0 1px 3px 0px rgba(0,0,0,.4);
	}
	.btn:hover, .twit-btn:hover {
		background: #fefefe;
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fcfcfc));
		background-image: -webkit-linear-gradient(top, #ffffff, #fcfcfc);
		background-image: -moz-linear-gradient(top, #ffffff, #fcfcfc);
		background-image: -ms-linear-gradient(top, #ffffff, #fcfcfc);
		background-image: -o-linear-gradient(top, #ffffff, #fcfcfc);
		background-image: linear-gradient(top, #ffffff, #fcfcfc);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#fcfcfc');
		box-shadow: inset 0 0 1px 1px #eaeaea;
		box-shadow: 0 1px 1px rgba(0,0,0,.2);
		color: #000000;
		cursor: pointer;
	}
	.btn:focus, .twit-btn:focus {
		outline: thin dotted;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}
	.btn:active, .twit-btn:active {
		top: 1px;
		position: relative;
	}
	.btn:hover, .twit-btn:hover {
		background: #fcfcfc;

		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f8f8f8));
		background-image: -webkit-linear-gradient(top, #fcfcfc, #f8f8f8);
		background-image: -moz-linear-gradient(top, #fcfcfc, #f8f8f8);
		background-image: -ms-linear-gradient(top, #fcfcfc, #f8f8f8);
		background-image: -o-linear-gradient(top, #fcfcfc, #f8f8f8);
		background-image: linear-gradient(top, #fcfcfc, #f8f8f8);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f8f8f8');

		border: 1px solid #cbcbcb;

		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;	


		-webkit-box-shadow: 0 1px 0px #fff;
		-moz-box-shadow: 0 1px 0px #fff;
		box-shadow: 0 1px 0px #fff;
		cursor: pointer;
	}
	.btn-inverse.active, .twit-btn-inverse.active {
		color: rgba(255, 255, 255, 0.75);
	}
	.btn-inverse, .twit-btn-inverse {
		color: #ffffff;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		background-color: #363636;
		background-image: -moz-linear-gradient(top, #444444, #222222);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
		background-image: -webkit-linear-gradient(top, #444444, #222222);
		background-image: -o-linear-gradient(top, #444444, #222222);
		background-image: linear-gradient(to bottom, #444444, #222222);
		background-repeat: repeat-x;
		border-color: #222222 #222222 #000000;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	}
	.btn-inverse:hover,
	.btn-inverse:focus,
	.btn-inverse:active,
	.btn-inverse.active,
	.btn-inverse.disabled,
	.btn-inverse[disabled],
	.twit-btn-inverse:hover,
	.twit-btn-inverse:focus,
	.twit-btn-inverse:active,
	.twit-btn-inverse.active,
	.twit-btn-inverse.disabled,
	.twit-btn-inverse[disabled] {
		color: #FFF;
		background-color: #222222;
		background-image: -moz-linear-gradient(top, #191919, #222222);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#191919), to(#222222));
		background-image: -webkit-linear-gradient(top, #191919, #222222);
		background-image: -o-linear-gradient(top, #191919, #222222);
		background-image: linear-gradient(to bottom, #191919, #222222);
		background-repeat: repeat-x;
		border-color: #222222 #222222 #000000;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff191919', endColorstr='#ff222222', GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		box-shadow: 0 1px 0px #000;
	}

	.btn-inverse:active, 
	.twit-btn-inverse:active,
	.btn-inverse.active,
	.twit-btn-inverse.active {
		background-color: #080808;
	}
	.btn-group {
		position: relative;
		display: inline-block;
		*display: inline;
		/* IE7 inline-block hack */

		*zoom: 1;
		font-size: 0;
		vertical-align: middle;
		white-space: nowrap;
		*margin-left: .3em;
	}
	.btn-group:first-child {
		*margin-left: 0;
	}
	.btn-group + .btn-group {
		margin-left: 5px;
	}
	.btn-toolbar {
		font-size: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.btn-toolbar > .btn + .btn,
	.btn-toolbar > .btn-group + .btn,
	.btn-toolbar > .btn + .btn-group {
		margin-left: 5px;
	}
	.btn-group > .btn {
		position: relative;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.btn-group > .btn + .btn {
		margin-left: -1px;
	}
	.btn-group > .btn,
	.btn-group > .dropdown-menu,
	.btn-group > .popover {
		font-size: 14px;
	}
	.btn-group > .btn-mini {
		font-size: 10.5px;
	}
	.btn-group > .btn-small {
		font-size: 11.9px;
	}
	.btn-group > .btn-large {
		font-size: 17.5px;
	}
	.btn-group > .btn:first-child {
		margin-left: 0;
		-webkit-border-top-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
		border-top-left-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-bottom-left-radius: 4px;
	}
	.btn-group > .btn:last-child,
	.btn-group > .dropdown-toggle {
		-webkit-border-top-right-radius: 4px;
		-moz-border-radius-topright: 4px;
		border-top-right-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-moz-border-radius-bottomright: 4px;
		border-bottom-right-radius: 4px;
	}
	.btn-group > .btn.large:first-child {
		margin-left: 0;
		-webkit-border-top-left-radius: 6px;
		-moz-border-radius-topleft: 6px;
		border-top-left-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		-moz-border-radius-bottomleft: 6px;
		border-bottom-left-radius: 6px;
	}
	.btn-group > .btn.large:last-child,
	.btn-group > .large.dropdown-toggle {
		-webkit-border-top-right-radius: 6px;
		-moz-border-radius-topright: 6px;
		border-top-right-radius: 6px;
		-webkit-border-bottom-right-radius: 6px;
		-moz-border-radius-bottomright: 6px;
		border-bottom-right-radius: 6px;
	}
	.btn-group > .btn:hover,
	.btn-group > .btn:focus,
	.btn-group > .btn:active,
	.btn-group > .btn.active {
		z-index: 2;
	}
	.btn-group .dropdown-toggle:active,
	.btn-group.open .dropdown-toggle {
		outline: 0;
	}
	.btn-group > .btn + .dropdown-toggle {
		padding-left: 8px;
		padding-right: 8px;
		-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
		-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
		box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
		*padding-top: 5px;
		*padding-bottom: 5px;
	}
	.btn-group > .btn-mini + .dropdown-toggle {
		padding-left: 5px;
		padding-right: 5px;
		*padding-top: 2px;
		*padding-bottom: 2px;
	}
	.btn-group > .btn-small + .dropdown-toggle {
		*padding-top: 5px;
		*padding-bottom: 4px;
	}
	.btn-group > .btn-large + .dropdown-toggle {
		padding-left: 12px;
		padding-right: 12px;
		*padding-top: 7px;
		*padding-bottom: 7px;
	}
	.btn-group.open .dropdown-toggle {
		background-image: none;
		-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
		-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
		box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	}
	.btn-group.open .btn.dropdown-toggle {
		background-color: #e6e6e6;
	}
	.btn-group.open .btn-primary.dropdown-toggle {
		background-color: #0044cc;
	}
	.btn-group.open .btn-warning.dropdown-toggle {
		background-color: #f89406;
	}
	.btn-group.open .btn-danger.dropdown-toggle {
		background-color: #bd362f;
	}
	.btn-group.open .btn-success.dropdown-toggle {
		background-color: #51a351;
	}
	.btn-group.open .btn-info.dropdown-toggle {
		background-color: #2f96b4;
	}
	.btn-group.open .btn-inverse.dropdown-toggle {
		background-color: #222222;
	}
	.btn .caret {
		margin-top: 8px;
		margin-left: 0;
	}
	.btn-large .caret {
		margin-top: 6px;
	}
	.btn-large .caret {
		border-left-width: 5px;
		border-right-width: 5px;
		border-top-width: 5px;
	}
	.btn-mini .caret,
	.btn-small .caret {
		margin-top: 8px;
	}
	.dropup .btn-large .caret {
		border-bottom-width: 5px;
	}
	.btn-primary .caret,
	.btn-warning .caret,
	.btn-danger .caret,
	.btn-info .caret,
	.btn-success .caret,
	.btn-inverse .caret {
		border-top-color: #ffffff;
		border-bottom-color: #ffffff;
	}
	.btn-group-vertical {
		display: inline-block;
		*display: inline;
		/* IE7 inline-block hack */

		*zoom: 1;
	}
	.btn-group-vertical > .btn {
		display: block;
		float: none;
		max-width: 100%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.btn-group-vertical > .btn + .btn {
		margin-left: 0;
		margin-top: -1px;
	}
	.btn-group-vertical > .btn:first-child {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.btn-group-vertical > .btn:last-child {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
	}
	.btn-group-vertical > .btn-large:first-child {
		-webkit-border-radius: 6px 6px 0 0;
		-moz-border-radius: 6px 6px 0 0;
		border-radius: 6px 6px 0 0;
	}
	.btn-group-vertical > .btn-large:last-child {
		-webkit-border-radius: 0 0 6px 6px;
		-moz-border-radius: 0 0 6px 6px;
		border-radius: 0 0 6px 6px;
	}







form.text .text1_area{
	width: 500px;
	height: 300px;
}
form.movie .text1_area{
	width: 320px;
	height: 300px;
}
form.text #tags{
	width: 500px;
}



#addpic .file_original_section {
	margin: 20px 0;
}
#addpic .file_original_section input {
	margin: 0;
	width: auto;
}
#add_comments_images .file_original_section label,
#addpic .file_original_section label {
	float: none;
	margin: 0;
	width: auto;
}
#addpic .file_original_section p {
	clear: none;
	margin: 0;
}

#addpic .file_original_section .file_original_info {
	float: left;
	width: 190px;
}

#add_comments_images .file_original_section .file_original_input_wrapper,
#addpic .file_original_section .file_original_input_wrapper {
	display: inline-block;
	width: 320px;
}

#add_comments_images .file_original_section .input_type_button,
#addpic .file_original_section .input_type_button {
	background-color: #F0F0F0;
	padding: 5px 10px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
	border-style: none;
	font-size: 12px;
	cursor: pointer;
	color: black;
}

#add_comments_images .file_original_section .input_type_button.active,
#addpic .file_original_section .input_type_button.active {
	text-align: center;
	background-color: #FCD000;
}

#addpic .file_original_section .file_original_input {
	margin-top: 10px;
	width: 320px;
}

#addpic .file_original_section .file_original_input[disabled] {
	display: none;
}

#addpic .file_original_preview_wrapper {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	max-width: 160px;
	max-height: 300px;
	border: 1px solid black;
}

#addpic .file_original_preview_wrapper img,
#addpic .file_original_preview_wrapper iframe {
	display: block;
	max-width: 160px;
	max-height: 300px;
}

#add_comments_images .file_original_section .file_original_input {
	width: 100%;
}
#add_comments_images .file_original_section {
	margin-bottom: 20px;
}


	.pmessages .pmessages_list_topic {
		width: 300px;
	}
	.pmessages .pmessages_list_date {
		width: 60px;
	}
	.pmessages_list td:first-child {
		color: #888888;
	}
	.pmessages .pmessages_list_remove {
		width: 30px;
	}
	.pm_text{
		width:550px;
		height:200px;
	}
	.pm_title{
		width:550px;
	}
	h3 a.privmes{
		font-size: 11px;
		font-weight: normal;
		margin-left: 5px;
	}
	.green{
		color: green;
	}


	#addpic form.standard {
		position: relative;
		padding-left: inherit;
	}


	#add_switch{
		background: #252525;
		padding: 0px;
		border: 1px solid #2a2a2a;
		border-bottom: 0px;
		cursor: pointer;
		cursor: hand;
		width: 720px;
		margin: 0px auto;
		height: 35px;
	}
	#add_switch .primary_add{
		float: left;
		width: 349px;
		padding: 5px;
		text-align: center;
		border-right: 2px solid #2a2a2a;
		border-bottom: 2px solid #2a2a2a;
		font:bold 16px arial;
		text-transform:uppercase;
		background-color: #222222;
	}
	#add_switch .secondary_add{
		float: left;
		width: 349px;
		padding: 5px;
		text-align: center;
		background-color:#222;
		text-transform:uppercase;
		font:bold 16px arial;
		color:#aaa;
		border-bottom: 2px solid #2a2a2a;
	}
	#add_switch .active_button{
		color: white;
		text-transform:uppercase;
		font:bold 16px arial;
		border-bottom: none !important;
		background: #252525 !important;
	}
	#secondary_add{
		display: none;
		margin: 0px auto;
		padding: 10px;
	}
	#secondary_add .field{
		clear: both;
		margin-bottom: 10px;
	}
	#secondary_add .field label{
		float: left;
		margin: 0px 2px;
		width: 190px;
	}
	#secondary_add .field input{
		margin: 0px 2px;
		width: 320px;
	}
	#secondary_add .field input.genbut{
		margin-left: 195px;
	}
	.movies_types{
		font-size: 12px;
	}
	.field .movie_types{
		font-size: 12px;
		width: 550px;
		display: block;
	}

	.addform{
		display:none;
	}
	form.movie{
		background: none;
		height: auto;
		width: auto;
		margin: inherit;
		text-align: inherit;
	}


.profile_avatar{
	float: left; 
	margin-right: 15px; 
	margin-top: 5px;
}
.profile_noadmin{
	padding-top:15px;
}
.profile_admin{
	padding-top:6px;
}
.admin_title{
	font-size:11px;
}



@media handheld {
	.paginator span strong, .paginator span a {
		font-size: 48px;
		overflow: hidden;
	}
	a.iconlink { 
		padding: 20px;
	}
	a.iconlink:hover {
		text-decoration: none;
	}
}


.like_buttons_box {
	padding: 10px 0;
	text-align: center;
}
.fb_share_button {
	display: inline;
	margin-right: 5px;
}
.fb_share_button img {
	margin-top: 2px;
	margin-bottom: 3px;
}
.fb_like_button {
	display: inline-block;
	width: 100px;
	vertical-align: top;
}
.google_plus_button {
	display: inline-block;
	margin-left: 50px;
}


.widget_social .footer {
	font-size: 8px;
	padding-left: 10px;
	background-color: #3B5997;
}



.widget_social.bottom {
	margin: 10px auto;
	width: 630px;
}

.widget_social.side {
	float: right;
	width: 232px;
	height: 420px;
	background: url(/res/img/widgets/fb.png);
	display: block;
	right: -205px;
	padding: 0;
	position: fixed;
	top: 170px;
	z-index: 10000;
}

.widget_social.side .wrapper {
	color: #FFF;
	padding: 10px 5px 0px 35px;
}




	/* miejsce na przeniesione style naglowka */


	/* miejsce na style ogolne dot. wygladu strony */


	.footer_container {
		display: inline-block;
		right: 130px;
		width: 630px;
		height: 300px;
		position: relative;
	}
	#footer{
		width: 100%;
		margin: 0 auto;
		padding: 0 0 15px 0;
		color: #000;
		text-align: center;
		font-size:12px;
	}
	.footer_wrapper {
		width: 100%;
		text-align: center;
	}
	#footer ul li {
		display: inline-block;
		margin: 5px;
		list-style-type: none;
	}
	#footer ul {
		display: table;
		margin: 0 auto;
	}
	.footer_links {
		margin: 0 auto;
		text-align: left;
	}
	.footer_links td {
		padding: 3px 40px;
		color: #252525;
	}
	.footer_links .hot {
		color: red !important;
		text-decoration: blink !important;
	}
	.footer_links .newest {
		color: red !important;
	}
	.footer_links .new {
		color: #ff7d00 !important;
	}
	.footer_links a {
		border: 0px !important;
	}
	.footer_link_title {
		padding-top: 10px !important;
		padding-bottom: 7px !important;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #555555;
	}
	.footer_link_title div {
		font-size: 15px;
		width:100%;
		text-align:center;
		border-bottom: 1px solid #555555;
		line-height:0.1em;
		margin:10px 0 20px;
		color: #555555;
	} 
	.footer_link_title div span {
		background:#fff;
		padding:0 10px;
		color: #555555;
	}
	.global{
		padding-top: 20px;
	}


	/* miejsce na style pojedynczego pica */


	/* miejsce na style wyswietlania picow - obrazkow */


	.pic_voting{
		font-size: 15px;
		margin: 5px 20px 0px 20px;
		text-align: right;
		color: #555555;
	}
	.pic_voting .description{
		display: inline-block;
	}
	.pic_voting .buttons{
		display: inline-block;
	}
	.pic_voting .stats{
		display: inline-block;
		float: left;
	}
	.pic_voting .value_plus{
		font-weight: bold;
	}
	div.infobar_text{
		padding-left:20px;
		padding-bottom: 10px;
		padding-top: 8px;
		font-size:14px;
		color: #000;
		margin-top: 20px;
		border-bottom: 1px solid #DDDDDD;
		border-top: 1px solid #DDDDDD;
	}


.pic_form span.tagMatches {
	display: block;
	width: 500px;
	margin: 0px 0px 15px 100px;
}
.pic_form span.tagMatches span {
	display: inline-block;
	margin: 5px 4px 0px 0px;
	padding: 1px 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #444;
	color: #fff;
	font-size: 9px;
	cursor: pointer;
}
.pic_form .max_tags_count_alert {
	display: none;
	width: 500px;
	margin-left: 100px;
	font-size: 11px;
	font-style: italic;
}


	.pic_download_button{
		display: inline-block;
		margin: 10px 20px;
		padding: 7px 10px;
		border: 1px solid grey;
		background-color: #fafafa;
		border: 1px solid #eae9e9;
		font-size: 11px;
		color: #252525;
	}

	.pic_comments_button{
		/*bez tego nachodzi na tagi*/
		position: absolute;
		right: 20px;
		margin-top: 10px;
		/*bez tego nachodzi na tagi*/
		padding: 7px 10px;
		border: 1px solid grey;
		background-color: #fafafa;
		border: 1px solid #eae9e9;
		font-size: 11px;
		color: #252525;
		height: 15px;
	}

	.dnl_btn{
		background: url("/res/services/piekielni/img/download_text.png") no-repeat;
		display: inline-block;
		width: 17px;
		height: 13px;
		white-space: nowrap;
	}

	.comment_btn{
		background: url("/res/services/piekielni/img/comment_img.png") no-repeat left center;
		padding: 7px 0px 7px 20px;
	}


#picsearch{
	display: inline-block;
	width: 300px;
	height: 40px;
	position: relative;
}
#pic_search_input{
	margin-top: 5px;
	box-sizing: border-box;
	padding:8px 15px;
	background: #FFF;
	color: #000;
	border: 0px solid #dbdbdb;
	width: 219px;
	font-size: 13px;
	height: 30px;
}

#pic_search_button {
	margin-top: 5px;
	height: 30px;
	position:relative;
	padding:4px 15px;
	left:-8px;
	border:1px solid #252525;
	background-color:#252525;
	color:#FFF;
	font-weight: bold;
	font-size: 13px;
}
#pic_search_button:hover{
	background-color: #3a3a3a;
	color:#FFF;
	cursor: pointer;
}




	.clearfix:before, .clearfix:after { content: ""; display: table; }
	.clearfix:after { clear: both; }
	.clearfix { zoom: 1; }



	
		#skyRightWrapper, #skyLeftWrapper {
			position: relative;
		}
		#skyLeft, #skyRight, #skyRightKontekst {
			display: none;
			position: absolute;
			top: 0;
			padding-top: 30px;
			padding-bottom: 25px;
		}

		#skyRightKontekst {
			top: 620px;
			z-index: 1;
		}

		#skyRightKontekst.sticked {
			top:0 !important;
		}

			



	.adad {
		text-align: center;
		margin: 10px;
	}


#login .error_message{
	color: red;
	font-size: 11px;
}


	/* standardowe widgety */
	.standard_widget {
		background: url("/res/services/piekielni/img/widgets/top/standard/block_bg.png") repeat-x scroll 0 30px #FFFFFF;
		width: 219px;
		margin-bottom: 10px;
	}
	.standard_widget .head {
		background: url("/res/services/piekielni/img/widgets/top/standard/block_header.png") repeat scroll 0 0 transparent;
		color: #FFFFFF;
		font-size: 15px;
		height: 35px;
	}
	.standard_widget .head .title {
		text-align: left;
		padding: 8px 0 0 10px;
		font-weight: bold;
	}
	.standard_widget .content .container .single {
		text-align: left;
		padding: 3px 5px;
		background-color: #FFF;
	}
	.standard_widget .menu {
		border: 1px solid #CCC;
		border-width: 0 1px;
	}
	/* welcome widget */
	#welcome .movie {
		width: 220px;
		height: 158px;
		background: url("/res/services/piekielni/img/widgets/welcome/thumb.png") no-repeat;
		cursor: pointer;
		margin: 0 auto;
		text-align: center;
	}

	/* multiwidgety */
	.multi_widget .menu .tab {
		float: left;
		cursor: pointer;
	}
	.multi_widget .menu .tab.on {
		width: 50%;
		height: 35px;
		background-color: #FFF;
		font-size: 13px;
		margin-top: 3px;
		text-align: center;
		padding-top: 6px;
	}
	.multi_widget .menu .tab.off {
		width: 49.5%;
		height: 20px;
		font-size: 13px;
		background-color: #fafafa;
		border-left: 0.1px solid #ccc;
		border-bottom: 0.1px solid #ccc;
		margin-top: 3px;
		text-align: center;
		padding-top: 6px;
	}
	.multi_widget .menu .tab.on a {
		color: #252525;
	}
	.multi_widget .menu .tab.off a {
		color: #252525;
	}
	.multi_widget .menu .footer {
		clear: both;
	}
	.multi_widget .content .container.on {
		display: block;
		border: 1px solid #CCC;
		border-width: 0 1px 1px 1px;
	}
	.multi_widget .content .container.off {
		display: none;
	}

	.content .empty {
		text-align: center;
	}

	div.wspaniali {
		background: white;
		padding: 10px;
		border: 1px solid #ccc;
		color: #555555;
	}

	a.wspaniali {
		font-size: 24px;
		font-weight: bold;
		color: #3c92d6
	}



	#usermenu .fb-login-button {
		float: left;
	}

	.login_wrapper .fb-login-button {
		margin: 10px auto 0;
		display: block;
		text-align: center;
	}




	.comment-box .comment_image,
	.comment-box .comment_image img {
		display: block;
	}

	.comment-box .comment_image img {
		max-width: 570px;
		margin: 10px 0 0;
	}
	.comment-box.reply .comment_image img {
		max-width: 457px;
	}
	.comment-box .comment_image .source {
		display: inline-block;
		text-align: left;
	}
	.comment-box .comment_image .source:before,
	.comment-box .comment_image .source {
		font-size: 10px;
		color: #414141;
	}
	.comment-box .comment_image .source:before {
		content: "Źródło: : ";
		display: inline;
	}





	.activeRank1 {
		color: #3399FF !important;
	}



	.hidelong .pic_wrapper {
		height: 1080px; /* wysokość obrazka po zwinięciu, jeśli jest za wysoki */
		overflow: hidden;
		position: relative;
	}
	
	.hidelongarea {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		/*ew. if tylko na pwx*/
		max-width: 600px;
	}

	.hidelongarea .showlongbutton {
		display: block;
		width: 100%;
		padding: 7px 0;
		background: #F6F4EA;
		color: black;
	}

	.hidelongarea .showlongbutton:hover {
		text-decoration: underline;
	}

	.hidelongarea .fade {
		display: block;
		width: 100%;
		height: 60px;
	}
	
	.hidelong_gradient {
		background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0%, #F6F4EA 100%);
		background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #F6F4EA 100%);
		background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #F6F4EA 100%);
		background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #F6F4EA 100%);
		background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #F6F4EA 100%);
	}


	/*Nadpisane na poziomie serwisu*/




		.mmg_facebook_share {
		font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
		background-color: #3c5a98;
		width: 99%;
		padding: 10px;
		text-align: center;
		color: #fff;
		cursor: pointer;
		border-radius: 5px;
		margin: 2px;
	}

	#messages .mmg_facebook_share {
		margin-top: 15px;
		/*uwzględnienie paddingu*/
		width: calc(100% - 20px)
	}

	#messages .color_facebook_logo.sprite{
		width: 22px;
		height: 22px;
		background: url(/res/img/icons/facebook.png);
		display: inline-block;
		vertical-align: middle;
	}





/*
	Icon font
*/
@font-face {
  font-family: 'RedactorFont';
  src: url('redactor-font.eot');
}
@font-face {
  font-family: 'RedactorFont';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AABIoAAoAAAAAEeAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAADgEAAA4Bg0Rie09TLzIAAA74AAAAYAAAAGAIIvzVY21hcAAAD1gAAABMAAAATBpVzHZnYXNwAAAPpAAAAAgAAAAIAAAAEGhlYWQAAA+sAAAANgAAADYACVb9aGhlYQAAD+QAAAAkAAAAJAPhAgVobXR4AAAQCAAAAJAAAACQQQED3m1heHAAABCYAAAABgAAAAYAJFAAbmFtZQAAEKAAAAFmAAABZhHEcG1wb3N0AAASCAAAACAAAAAgAAMAAAEABAQAAQEBDVJlZGFjdG9yRm9udAABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeKZviU+HQFHQAAAT8PHQAAAUQRHQAAAAkdAAAN+BIAJQEBDRkbHSAlKi80OT5DSE1SV1xhZmtwdXp/hImOk5idoqessba7wFJlZGFjdG9yRm9udFJlZGFjdG9yRm9udHUwdTF1MjB1RTYwMHVFNjAxdUU2MDJ1RTYwM3VFNjA0dUU2MDV1RTYwNnVFNjA3dUU2MDh1RTYwOXVFNjBBdUU2MEJ1RTYwQ3VFNjBEdUU2MEV1RTYwRnVFNjEwdUU2MTF1RTYxMnVFNjEzdUU2MTR1RTYxNXVFNjE2dUU2MTd1RTYxOHVFNjE5dUU2MUF1RTYxQnVFNjFDdUU2MUR1RTYxRXVFNjFGAAACAYkAIgAkAgABAAQABwAKAA0AQQCYAPEBSQH6Ai8CxwMhA98EGwTXBYEFkQW0BfEGLwagBxEHOgf0CLUJaQmsCfwKhAq5C0QLdAuiC9AMAQxo/JQO/JQO/JQO+5QOi7AVi/gB+JSLi/wB/JSLBfhv990V/EqLi/u5+EqLi/e5Bfu4+5QVi/dv9yb7Avsm+wEFDvcm+AIV+AKLi0L8AouL1AWL+wIV+AKLi0L8AouL1AWL+wIV+AKLi0L8AouL1AX7JvdwFdSLi0JCi4vUBYv7AhXUi4tCQouL1AWL+wIV1IuLQkKLi9QFDviLsBVky0yq+0KWCIshBYuLQMb7LPcT9z33GsW4i4sIiyEF92Wr9wT7QV77Cgj7yfdpFYvIBYuLb3ImSOFBtnqLiwiLfIvXBe6F9yJ7nGSl0PsO6Ps2YwgO9wLUFfe4i4tn+7iLi68FysoVnHmngrGLsounlJydnJ2Up4uyCIv3SUyLi/tXBYt8hoCDg4ODgId8i32Lf4+Dk4OTh5aLmgiL91dLi4v7SQWLZJRvnXkIDvfd+EoVrouL+yrWi4tr+wKLi/dKBbH7kxX3JS/7JS+L1fsDi4uw9wOLi9QF+3LTFfsl5/cl54tC9wOLi2b7A4uLQQWXNhWTg499i3iLf4mBhoSGg4SHgYmOio6KjYiNiI6GjoQIpklri3i5BYuMio2KjYaZhZKEiwiBi4tDbouL90q1iwWfi5mHk4MIVEcVmYsFk4uRjY+Pjo+NkYuUi5SJkoiOh4+FjYOLCH2Li1kFDve393oVRYuu9wyu+wwF+0r7DRXVi6LU7ouiQtWLJve6MIsm+7oFjGcV97iLi0L7uIuL1AUOi7AVi/gB+JSLi/wB/JSLBfdLrxX3JouL1Psmi4tCBYv3AhX3JouL1Psmi4tCBWb3SxX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBbD3cBWLQvcmi4vU+yaLBfe4ixX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBQ74lPdzFfss+xNAUIuLCIv1BftCgExsZEte9wr3BPdB92VrCIv1BYuLxV73PfsaCPxYLBWcsvcim+6RCIs/i5oFi4u2nOHVJs5vpIuLCItOBfs2s/sOLqVGCA73zfe2FXNsgGiLY4tpk3Ccd513n4Gji6CLnJKZmpqakpyLn4uehZt+mH+ZfJJ7i32LgIeChQiIiYmKiYuKi4mMioyKjoqPi5GLpJOknKOco6KcqJYIi6EFWXhlcnRrCPthixV0bH9oi2OLaZNwnXecd6CBoougi5ySmpqZmpKci5+LnoWbfph/mX2Seot+i3+IgoQIiImJioqLiYuKjIqMiY6Kj4uRi6SUpJujnKOinKmWCIuhBVh4ZnJzawgOi/gCFfiUi4tC/JSLi9QF90v7AhX33YuLQvvdi4vUBYv7AhX33YuLQvvdi4vUBWZCFYv3S/snL/cnMAUO9yb4AhX4AouLQvwCi4vUBYv7AhX4AouLQvwCi4vUBYv7AhX4AouLQvwCi4vUBfsh9hXPi4ufc4uL6HeLdYWLd6GRi0Jzi4t3Bav7JRWXl5KTjY6PkI2PjY+Mj4yPi5CLlIiThJCFkYKOf4uHi4aKhoqGioaKhokIi3YFkI6QjZCNkIyPjI+LkIuPio6IjoiMh4uGi4iLiImIiYeJh4eHiIiDgX18CIB+i3jPi4ufXosFjo+QkJGRCIuLBQ74AtQVcItyk3aYCIu/qYsFmIWZh5uLvYu0sIu5i7pisFmLe4t9h36FCG2Li78FoJikk6aL3IvMSYs6iztKSTqLCPtL90sV9yaLi0L7JouL1AVmuhV8i3yHfoUIbYuLcwWAfYR6i3iLeZJ5ln0Ii3SpiwWYhZqHmoubi5mPmJEIqYuLVwV2fnKDcIs6i0rNi9uL3MzN3Iumi6SDoH4Ii1dtiwV+kX2Pe4sIDov3lBX4lIuLQvyUi4vUBQ73m/ftFWL7a0qLgFL3VYuWxEuLtPdry4uWxPtVi4BSzIsFDov4AhX4lIuLQvyUi4vUBfdL+wIV992Li0L73YuL1AWL+wIV992Li0L73YuL1AX7S0IVi/dL9ycv+ycwBQ6LsBWL+AH4lIuL/AH8lIsF+G/33RX8SouL+7n4SouL97kF+0r7SxWvi7vqySyLQvwCi4vU9wL3JvcC+yYFDvhv+EsVi/tw+2/3cPdviwVhYBWShIyChoUI+wf7BwWFhoKMhJKEkoqUkJEI9wj3BwWQkJWKkYQI/CD8HxX3b4r7b/dvi/tuBbW1FZKElYqQkAj3B/cHBZCQipWEkoSRgo2FhQj7BvsHBYWGjYGRhQgO97n3kxWL93D3b/tv+2+KBbW3FYSSipSQkQj3B/cGBZGRlIqShJKEjIGGhgj7CPsHBYaGgYyFkgj7CPsJFftvjPdv+3CL928FYWEVhJKBjIaGCPsH+wcFhoaMgZKEkoSUipGRCPcG9wYFkZGJlIWSCA733bAVi/fdZ4uL+91Bi4v3JgVPi1q8i8iLx7y8x4sI9yeLi/wBZosFDvgm9yYV1Ysv+yUv9yXVi4v3J0GL5/cl5/slQYuL+ycF+3+EFYWCgoSBhoGGgIh/i3WLeZF+mH6XhZ2Looujkp2blpqXopGriwiwi4uUBYuUiJKFj4SQgo1/i3+Lf4l/iH+If4V+hAiLugWWkJeOl46XjZiMmIusi6KEmH6ZfZFyi2gIi/sMV4uLowWL1hV2iwV3i32IhIaDhoeCi36LgY6EkIWQhpOIlIuZi5aQkpaTlo+ai58Ii48FDvdC91kVVoum9wml+wkF+x37ChXDi5zS1oudRMOLPvezR4s++7MF+BPwFYuHBYt3h3uDgIOAf4V9i4GLg46GkYWRiJOLlIuYj5WTkJSQmY6giwihiwWt7RV9mXOSaYt8i36Kfol/iH6Hf4YIi1sFmJOYkJiPl46YjZmLl4uViJGHkoaOhIuCCIuCZYsFaYtyhXt/e3+DeItyi3SReZl+mH6ehaOLmIuXjZWQlpCTk5KUCItzwouL9w8Fi6+EpX2ZCA7U95QV+AKLi2b8AouLsAX3U1oVloeUhZGEkYSOgouCi36GgYKEgoR/iHuLe4t6jnuRepB6lHqXCItKBZqEm4Wch5yIm4mci7OLqZOfm5+alKOLq4ujhZ9/mn6bd5dwlAhvlgV3kX6ShZGFkIiTi5OLl4+UlJGTkZeOm4uai5mImoaZhpqEmYIIi8gFfJF8kHuPfI58jXuLaYtxg3h6d3uCdItui3WQeZd+l32hf61+CKuABQ6L928Vr6n3S/snZ277S/cmBYuLFfdL9yevbvtL+ydnqAX4lIsVZ6n7S/snr273S/cmBYuLFftL9ydnbvdL+yevqAUOi2YVi/iU+JSLi/yU/JSLBfhv+HAV/EqLi/xL+EqLi/hLBUL7JhX7uIuL1Pe4i4tCBYv7AhX7uIuL1Pe4i4tCBYv7AhX7uIuL1Pe4i4tCBQ73jPdyFZ6LmYiUg5ODj36LeYt6h3+DhIOEfYd3iwhii4vstIsFi/cVFZuLloiShJKFjoKLfYt+iIGEhYSFgIh7iwhii4vYtIsFJvuqFfCLBbWLqJKemp2ZlKKLqoulhZ9/mn+ZeZRzjZ+NmpKVl5aXkJuLoIungqB5mHqZcJJoiwgmi4v73QUOsIsVi/hL+EqLi/xL/EqLBfeR+AIVR4s/+7nDi5vT1oucQ8KLQPe5BWlWFaX7DFeLpfcMBQ74UPeKFfso+yiHjwV9h3uNfJMIamupbXx8BWJiSYtitAh8mgVitIvNtLQI92v3awW0tM2LtGIImnwFtGKLSWJiCGb3EhVuqFyKbm4I+1n7WgVtbotcp26ob7qLqKkIsrEFg4+EkIWScKaGsJ+gCN3dBZuapIyifwj7EvsRsWb3GvcaBaiojLpuqAgOi/gCFfiUi4tC/JSLi9QF9yb7AhX4AouLQvwCi4vUBfcn+wIV92+Li0L7b4uL1AUOi/gCFfiUi4tC/JSLi9QFi/sCFfgBi4tC/AGLi9QFi/sCFfdwi4tC+3CLi9QFDov4AhX4k4uLQvyTi4vUBYv7AhX4k4uLQvyTi4vUBYv7AhX4lIuLQvyUi4vUBQ73AvgCFfe4i4tC+7iLi9QF+wL7AhX4lIuLQvyUi4vUBfcC+wIV97iLi0L7uIuL1AUO1LIVi9RCi4v3ufhLi4tB1IuL+7j8S4sF99333RX8AYuL+3D4AYuL93AF1UIVZouL+0v73YuLZvgCi4v3cAX7b0IV+0yL5/cB5/sBBfcBZhX7uYuLsPe5i4tmBWL3AhW0QkKLq9QFDviUFPiUFYsMCgAAAAADAgABkAAFAAABTAFmAAAARwFMAWYAAAD1ABkAhAAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOYfAeD/4P/gAeAAIAAAAAEAAAAAAAAAAAAAACAAAAAAAAIAAAADAAAAFAADAAEAAAAUAAQAOAAAAAoACAACAAIAAQAg5h///f//AAAAAAAg5gD//f//AAH/4xoEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAQAAhlBJsl8PPPUACwIAAAAAAM91iyUAAAAAz3WLJf///9sCAAHbAAAACAACAAAAAAAAAAEAAAHg/+AAAAIA//8AAAIAAAEAAAAAAAAAAAAAAAAAAAAkAAAAAAAAAAAAAAAAAQAAAAIAAAACAAAAAgAAAAIAAG4CAAAAAgAAbQIAAAACAAAJAgAASQIA//8CAAAAAgAAAAIAAAACAACSAgAAAAIAAAACAAAlAgAAAAIAAG4CAAAlAgAAJQIAAEkCAAAAAgAAAAIAAJMCAAAlAgAAQgIAAAACAAAAAgAAAAIAAAACAAAAAABQAAAkAAAAAAAOAK4AAQAAAAAAAQAYAAAAAQAAAAAAAgAOAGoAAQAAAAAAAwAYAC4AAQAAAAAABAAYAHgAAQAAAAAABQAWABgAAQAAAAAABgAMAEYAAQAAAAAACgAoAJAAAwABBAkAAQAYAAAAAwABBAkAAgAOAGoAAwABBAkAAwAYAC4AAwABBAkABAAYAHgAAwABBAkABQAWABgAAwABBAkABgAYAFIAAwABBAkACgAoAJAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0UmVkYWN0b3JGb250AFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0AFIAZQBnAHUAbABhAHIAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('woff');
  font-weight: normal;
  font-style: normal;
}
/* =Selection
-----------------------------------------------------------------------------*/
.redactor_box ::selection {
  background: #ffff9e;
}
.redactor_box ::-moz-selection {
  background: #ffff9e;
}
.redactor_box img::selection {
  background: transparent;
}
.redactor_box img::-moz-selection {
  background: transparent;
}
/*
	BOX
*/
.redactor_box {
  position: relative;
  overflow: visible;
  background: #fff;
}
.redactor_box iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 1px solid #eee;
}
.redactor_box textarea {
  position: relative;
  display: block;
  overflow: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  outline: none;
  border: none;
  background-color: #222;
  box-shadow: none;
  color: #ccc;
  font-size: 13px;
  font-family: Menlo, Monaco, monospace, sans-serif;
  resize: none;
}
.redactor_box textarea:focus {
  outline: none;
}
.redactor_box,
.redactor_box textarea {
  z-index: auto !important;
}
.redactor_box_fullscreen {
  z-index: 99 !important;
}
#redactor_modal_overlay,
#redactor_modal,
.redactor_dropdown {
  z-index: 100 !important;
}
/*
	AIR

*/
body .redactor_air {
  position: absolute;
  z-index: 502;
}
/*
	FULLSCREEN
*/
body .redactor_box_fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
/*
	LINK TOOLTIP
*/
.redactor-link-tooltip {
  position: absolute;
  z-index: 49999;
  padding: 10px;
  line-height: 1;
  display: inline-block;
  background-color: #000;
  color: #555 !important;
}
.redactor-link-tooltip,
.redactor-link-tooltip a {
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
.redactor-link-tooltip a {
  color: #ccc;
  margin: 0 5px;
  text-decoration: none;
}
.redactor-link-tooltip a:hover {
  color: #fff;
}
/*
	IMAGE BOX
*/
#redactor-image-box img {
  width: 100%;
}
.redactor_editor {
  position: relative;
  overflow: auto;
  margin: 0 !important;
  padding: 10px 20px;
  padding-bottom: 5px;
  outline: none;
  background: none;
  background: #fff;
  box-shadow: none !important;
  white-space: normal;
  border: 1px solid #eee;
}
.redactor_editor:focus {
  outline: none;
}
.redactor_editor div,
.redactor_editor p,
.redactor_editor ul,
.redactor_editor ol,
.redactor_editor table,
.redactor_editor dl,
.redactor_editor blockquote,
.redactor_editor pre,
.redactor_editor h1,
.redactor_editor h2,
.redactor_editor h3,
.redactor_editor h4,
.redactor_editor h5,
.redactor_editor h6 {
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
.redactor_editor code,
.redactor_editor pre {
  font-family: Menlo, Monaco, monospace, sans-serif;
}
.redactor_editor div,
.redactor_editor p,
.redactor_editor ul,
.redactor_editor ol,
.redactor_editor table,
.redactor_editor dl,
.redactor_editor blockquote,
.redactor_editor pre {
  font-size: 14px;
  line-height: 1.6em;
}
.redactor_editor a {
  color: #15c !important;
  text-decoration: underline !important;
}
.redactor_editor .redactor_placeholder {
  color: #999 !important;
  display: block !important;
}
/*
	TYPOGRAPHY
*/
.redactor_editor object,
.redactor_editor embed,
.redactor_editor video,
.redactor_editor img {
  max-width: 100%;
  width: auto;
}
.redactor_editor video,
.redactor_editor img {
  height: auto;
}
.redactor_editor div,
.redactor_editor p,
.redactor_editor ul,
.redactor_editor ol,
.redactor_editor table,
.redactor_editor dl,
.redactor_editor blockquote,
.redactor_editor pre {
  margin: 0;
  margin-bottom: 10px !important;
  border: none;
  background: none !important;
  box-shadow: none !important;
}
.redactor_editor iframe,
.redactor_editor object,
.redactor_editor hr {
  margin-bottom: 15px !important;
}
.redactor_editor blockquote {
  margin-left: 1.5em !important;
  padding-left: 0 !important;
  color: #777;
  font-style: italic !important;
}
.redactor_editor ul,
.redactor_editor ol {
  padding-left: 2em !important;
}
.redactor_editor ul ul,
.redactor_editor ol ol,
.redactor_editor ul ol,
.redactor_editor ol ul {
  margin: 2px !important;
  padding: 0 !important;
  padding-left: 2em !important;
  border: none;
}
.redactor_editor dl dt {
  font-weight: bold;
}
.redactor_editor dd {
  margin-left: 1em;
}
.redactor_editor table {
  border-collapse: collapse;
  font-size: 1em !important;
}
.redactor_editor table td {
  padding: 5px !important;
  border: 1px solid #ddd;
  vertical-align: top;
}
.redactor_editor table thead td {
  border-bottom: 2px solid #000 !important;
  font-weight: bold !important;
}
.redactor_editor code {
  background-color: #d8d7d7 !important;
}
.redactor_editor pre {
  overflow: auto;
  padding: 1em !important;
  border: 1px solid #ddd !important;
  border-radius: 3px !important;
  background: #f8f8f8 !important;
  white-space: pre;
  font-size: 90% !important;
}
.redactor_editor hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
}
/*
	HEADERS
*/
/*.redactor_editor h1,
.redactor_editor h2,
.redactor_editor h3,
.redactor_editor h4,
.redactor_editor h5,
.redactor_editor h6 {
  margin-top: 0 !important;
  padding: 0 !important;
  background: none;
  color: #000;
  font-weight: bold;
}
.redactor_editor h1 {
  font-size: 36px !important;
  line-height: 1.111em !important;
  margin-bottom: .15em !important;
}
.redactor_editor h2 {
  font-size: 30px !important;
  line-height: 1.111em !important;
  margin-bottom: .25em !important;
}*/
.redactor_editor h2 {
	margin:20px 0 10px;
	font-size: 18px;
}
.redactor_editor h3 {
  font-size: 24px !important;
  line-height: 1.333em !important;
  margin-bottom: .2em !important;
}
.redactor_editor h4 {
  font-size: 18px !important;
  line-height: 1.5em !important;
  margin-bottom: .2em !important;
}
.redactor_editor h5 {
  font-size: 1em !important;
  line-height: 1.6em !important;
  margin-bottom: .25em !important;
}
.redactor_editor h6 {
  font-size: .8em !important;
  line-height: 1.6em !important;
  text-transform: uppercase;
  margin-bottom: .3em !important;
}
/*
	TOOLBAR
*/
.redactor_toolbar {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  font-size: 14px !important;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  line-height: 1 !important;
  background: #fff;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
.redactor_toolbar:after {
  content: "";
  display: table;
  clear: both;
}
.redactor_toolbar.redactor-toolbar-overflow {
  overflow-y: auto;
  height: 29px;
  white-space: nowrap;
}
.redactor_toolbar.redactor-toolbar-external {
  z-index: 999;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
body .redactor_air .redactor_toolbar {
  padding-right: 2px !important;
}
.redactor_toolbar li {
  vertical-align: top;
  display: inline-block;
  margin: 0 !important;
  padding: 0 !important;
  outline: none;
  list-style: none !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.redactor_toolbar li a {
  display: block;
  color: #333;
  text-align: center;
  padding: 9px 10px;
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  zoom: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.redactor_toolbar li a:hover {
  outline: none;
  background-color: #1f78d8;
  color: #fff;
}
.redactor_toolbar li a:hover i:before {
  color: #fff;
}
.redactor_toolbar li a:active,
.redactor_toolbar li a.redactor_act {
  outline: none;
  background-color: #ccc;
  color: #444;
}
.redactor_toolbar li a.redactor-btn-image {
  width: 14px;
  height: 14px;
  background-position: center center;
  background-repeat: no-repeat;
}
.redactor_button_disabled {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.redactor_button_disabled:hover {
  outline: none;
  background-color: transparent !important;
  cursor: default;
}
.redactor_toolbar li a.fa-redactor-btn {
  display: inline-block;
  padding: 9px 10px 8px 10px;
  line-height: 1;
}
.redactor_toolbar.redactor-toolbar-typewriter {
  box-shadow: none;
  background: rgba(240, 240, 240, 0.9);
}
.redactor_toolbar.redactor-toolbar-typewriter li a:hover {
  outline: none;
  background-color: #1f78d8;
  color: #fff;
}
.redactor_toolbar.redactor-toolbar-typewriter li a:active,
.redactor_toolbar.redactor-toolbar-typewriter li a.redactor_act {
  outline: none;
  background-color: #ccc;
  color: #444;
}
.re-icon {
  font-family: 'RedactorFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.re-icon i:before {
  position: relative;
  font-size: 14px;
}
.re-video:before {
  content: "\e600";
}
.re-unorderedlist:before {
  content: "\e601";
}
.re-undo:before {
  content: "\e602";
}
.re-underline:before {
  content: "\e603";
}
.re-textdirection:before {
  content: "\e604";
}
.re-fontcolor:before {
  content: "\e605";
}
.re-table:before {
  content: "\e606";
}
.re-redo:before {
  content: "\e607";
}
.re-quote:before {
  content: "\e608";
}
.re-outdent:before {
  content: "\e609";
}
.re-orderedlist:before {
  content: "\e60a";
}
.re-link:before {
  content: "\e60b";
}
.re-horizontalrule:before {
  content: "\e60c";
}
.re-italic:before {
  content: "\e60d";
}
.re-indent:before {
  content: "\e60e";
}
.re-image:before {
  content: "\e60f";
}
.re-fullscreen:before {
  content: "\e610";
}
.re-normalscreen:before {
  content: "\e611";
}
.re-formatting:before {
  content: "\e612";
}
.re-fontsize:before {
  content: "\e613";
}
.re-fontfamily:before {
  content: "\e614";
}
.re-deleted:before {
  content: "\e615";
}
.re-html:before {
  content: "\e616";
}
.re-clips:before {
  content: "\e617";
}
.re-bold:before {
  content: "\e618";
}
.re-backcolor:before {
  content: "\e619";
}
.re-file:before {
  content: "\e61a";
}
.re-alignright:before {
  content: "\e61b";
}
.re-alignment:before,
.re-alignleft:before {
  content: "\e61c";
}
.re-alignjustify:before {
  content: "\e61d";
}
.re-aligncenter:before {
  content: "\e61e";
}
.re-gallery:before {
  content: "\e61f";
}
/*
	Toolbar classes
*/
.redactor_format_blockquote {
  padding-left: 10px;
  color: #666 !important;
  font-style: italic;
}
.redactor_format_pre {
  font-family: monospace, sans-serif;
}
.redactor_format_h1,
.redactor_format_h2,
.redactor_format_h3,
.redactor_format_h4,
.redactor_format_h5 {
  font-weight: bold;
}
.redactor_format_h1 {
  font-size: 30px;
  line-height: 36px;
}
.redactor_format_h2 {
  font-size: 24px;
  line-height: 36px;
}
.redactor_format_h3 {
  font-size: 20px;
  line-height: 30px;
}
.redactor_format_h4 {
  font-size: 16px;
  line-height: 26px;
}
.redactor_format_h5 {
  font-size: 14px;
  line-height: 23px;
}
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h1,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h3,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h4,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h5 {
  font-size: 1em;
  line-height: 1.6em;
  text-transform: uppercase;
}
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2 {
  font-size: .85em;
}
/*
	Typewriter
*/
.redactor_editor.redactor-editor-typewriter {
  background: #f5f5f5 !important;
  padding: 25px 50px !important;
}
.redactor_editor.redactor-editor-typewriter div,
.redactor_editor.redactor-editor-typewriter p,
.redactor_editor.redactor-editor-typewriter ul,
.redactor_editor.redactor-editor-typewriter ol,
.redactor_editor.redactor-editor-typewriter table,
.redactor_editor.redactor-editor-typewriter dl,
.redactor_editor.redactor-editor-typewriter blockquote,
.redactor_editor.redactor-editor-typewriter pre,
.redactor_editor.redactor-editor-typewriter h1,
.redactor_editor.redactor-editor-typewriter h2,
.redactor_editor.redactor-editor-typewriter h3,
.redactor_editor.redactor-editor-typewriter h4,
.redactor_editor.redactor-editor-typewriter h5,
.redactor_editor.redactor-editor-typewriter h6 {
  font-family: 'Courier New', 'Lucida Console', Consolas, Monaco, monospace, sans-serif;
  font-size: 18px !important;
  line-height: 1.5em !important;
  margin-bottom: 1.5em !important;
}
.redactor_editor.redactor-editor-typewriter h2 {
  font-size: 14px !important;
}
.redactor_editor.redactor-editor-typewriter h1,
.redactor_editor.redactor-editor-typewriter h2,
.redactor_editor.redactor-editor-typewriter h3,
.redactor_editor.redactor-editor-typewriter h4,
.redactor_editor.redactor-editor-typewriter h5,
.redactor_editor.redactor-editor-typewriter h6 {
  text-transform: uppercase;
}
.redactor_editor.redactor-editor-typewriter a {
  color: #000 !important;
  text-decoration: underline !important;
}
/*
	WYM
*/
.redactor_editor.redactor_editor_wym {
  padding: 10px 7px 0 7px !important;
  background: #f6f6f6 !important;
}
.redactor_editor.redactor_editor_wym div,
.redactor_editor.redactor_editor_wym p,
.redactor_editor.redactor_editor_wym ul,
.redactor_editor.redactor_editor_wym ol,
.redactor_editor.redactor_editor_wym table,
.redactor_editor.redactor_editor_wym dl,
.redactor_editor.redactor_editor_wym pre,
.redactor_editor.redactor_editor_wym h1,
.redactor_editor.redactor_editor_wym h2,
.redactor_editor.redactor_editor_wym h3,
.redactor_editor.redactor_editor_wym h4,
.redactor_editor.redactor_editor_wym h5,
.redactor_editor.redactor_editor_wym h6,
.redactor_editor.redactor_editor_wym blockquote {
  margin-top: 0;
  margin-bottom: 5px !important;
  padding: 10px !important;
  border: 1px solid #e4e4e4 !important;
  background-color: #fff !important;
  z-index: 0;
}
.redactor_editor.redactor_editor_wym blockquote:before {
  content: '';
}
.redactor_editor.redactor_editor_wym img {
  position: relative;
  z-index: 1;
}
.redactor_editor.redactor_editor_wym div {
  border: 1px dotted #aaa !important;
}
.redactor_editor.redactor_editor_wym pre {
  border: 2px dashed #e4e4e4 !important;
  background-color: #f8f8f8 !important;
}
.redactor_editor.redactor_editor_wym ul,
.redactor_editor.redactor_editor_wym ol {
  padding-left: 2em !important;
}
.redactor_editor.redactor_editor_wym ul li ul,
.redactor_editor.redactor_editor_wym ol li ul,
.redactor_editor.redactor_editor_wym ul li ol,
.redactor_editor.redactor_editor_wym ol li ol {
  border: none !important;
}
/*
	DROPDOWN
*/
.redactor_dropdown {
  position: absolute;
  top: 28px;
  left: 0;
  padding: 10px;
  width: 200px;
  background-color: #fff;
  box-shadow: 0 1px 5px #bbb;
  font-size: 13px;
  font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 21px;
}
.redactor-toolbar-typewriter .redactor_dropdown {
  font-family: 'Courier New', 'Lucida Console', Consolas, Monaco, monospace, sans-serif;
  background-color: #f5f5f5;
}
.redactor_separator_drop {
  padding: 0 !important;
  border-top: 1px solid #ddd;
  font-size: 0;
  line-height: 0;
}
.redactor_dropdown a {
  display: block;
  padding: 3px 5px;
  color: #000;
  text-decoration: none;
}
.redactor_dropdown a:hover {
  background-color: #dde4ef;
  color: #444 !important;
  text-decoration: none;
}
/*
	MODAL
*/
#redactor_modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: #000 !important;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
#redactor_modal {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 0;
  background: #fff;
  color: #000;
  font-size: 12px !important;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}
#redactor_modal header {
  padding: 20px 30px 5px 30px;
  font-size: 16px;
}
#redactor_modal section {
  padding: 20px 30px;
}
#redactor_modal label {
  display: block !important;
  float: none !important;
  margin: 10px 0 3px 0 !important;
  padding: 0 !important;
  font-size: 12px !important;
}
#redactor_modal footer:after {
  content: "";
  display: table;
  clear: both;
}
#redactor_modal footer div {
  float: left;
}
#redactor_modal input[type="radio"],
#redactor_modal input[type="checkbox"] {
  position: relative;
  top: -1px;
}
#redactor_modal input[type="text"],
#redactor_modal input[type="password"],
#redactor_modal input[type="email"],
#redactor_modal textarea {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 1px 2px;
  height: 23px;
  border: 1px solid #ccc;
  border-radius: 1px;
  background-color: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  color: #333;
  font-size: 13px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  line-height: 1;
  -moz-transition: border 0.3s ease-in;
  transition: border 0.3s ease-in;
}
#redactor_modal textarea {
  display: block;
  margin-top: 4px;
  line-height: 1.4em;
}
#redactor_modal input:focus,
#redactor_modal textarea:focus {
  outline: none;
  border-color: #5ca9e4;
  box-shadow: 0 0 0 2px rgba(70, 161, 231, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
#redactor_modal_close {
  position: absolute;
  top: 5px;
  right: 3px;
  width: 20px;
  height: 20px;
  color: #999;
  font-size: 26px;
  cursor: pointer;
}
#redactor_modal_close:hover {
  color: #000;
}
.redactor_input {
  width: 99%;
  font-size: 14px;
}
.redactor_modal_box {
  overflow: auto;
  margin-bottom: 10px;
  height: 350px;
}
#redactor_image_box {
  overflow: auto;
  margin-bottom: 10px;
  height: 270px;
}
#redactor_image_box_select {
  display: block;
  margin-bottom: 15px !important;
  width: 200px;
}
#redactor_image_box img {
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 100px;
  cursor: pointer;
}
#redactor_tabs {
  margin-bottom: 18px;
}
#redactor_tabs a {
  display: inline-block;
  margin-right: 2px;
  padding: 4px 14px;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  background: #fff;
  color: #000;
  text-decoration: none;
  line-height: 1;
}
#redactor_tabs a:hover,
#redactor_tabs a.redactor_tabs_act {
  border-color: #eee;
  color: #999 !important;
  text-decoration: none !important;
}
.redactor_modal_btn_hidden {
  display: none;
}
#redactor_modal footer button {
  position: relative;
  width: 100%;
  padding: 10px 16px;
  margin: 0;
  outline: none;
  border: none;
  background-color: #ddd;
  color: #000;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  line-height: 1;
  cursor: pointer;
}
#redactor_modal footer button:hover {
  color: #777;
  background: none;
  background: #bbb;
  text-decoration: none;
}
#redactor_modal footer button.redactor_modal_delete_btn {
  background: none;
  color: #fff;
  background-color: #b52525;
}
#redactor_modal footer button.redactor_modal_delete_btn:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: #881b1b;
}
#redactor_modal footer button.redactor_modal_action_btn {
  background: none;
  color: #fff;
  background-color: #2461b5;
}
#redactor_modal footer button.redactor_modal_action_btn:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: #1a4580;
}
/* Drag and Drop Area */
.redactor_droparea {
  position: relative;
  margin: auto;
  margin-bottom: 5px;
  width: 100%;
}
.redactor_droparea .redactor_dropareabox {
  position: relative;
  z-index: 1;
  padding: 60px 0;
  width: 99%;
  border: 1px dashed #ddd;
  background: #fff;
  text-align: center;
}
.redactor_droparea .redactor_dropareabox,
.redactor_dropalternative {
  color: #555;
  font-size: 12px;
}
.redactor_dropalternative {
  margin: 4px 0 2px 0;
}
.redactor_dropareabox.hover {
  border-color: #aaa;
  background: #efe3b8;
}
.redactor_dropareabox.error {
  border-color: #dcc3c3;
  background: #f7e5e5;
}
.redactor_dropareabox.drop {
  border-color: #e0e5d6;
  background: #f4f4ee;
}
/* =ProgressBar
-----------------------------------------------------------------------------*/
#redactor-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000000;
  height: 10px;
}
#redactor-progress span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #3d58a8;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-size: 40px 40px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}



	img.thumb_image {
		float: right;
	}



	.redactor_html_text {
		width: 584px;
	}
	.redactor_box {
		margin: 30px 0px 20px 120px;
	}
	.title_section, .source_section {
		height: 30px;
	}



	.pic_form .edit_thumb {
	height: 60px;
	}
	.edit_thumb form.edit_thumb_form {
		display: inline-block;
	}
	.edit_thumb label {
		width: 110px;
		text-align: right;
		margin-right: 10px;
	}
	.edit_thumb form.edit_thumb_form {
		width: 450px;
	}
	.edit_thumb form.edit_thumb_form input[value="zapisz"] {
		float: right;
	}
	.edit_thumb .replace_from_www {
		margin-left: 120px;
	}
	.edit_thumb img.thumb_image {
		margin-top: -30px;
	}

	
		/* General window styles */
		.mmg_window_overlay {
			display: none;
			min-width: 480px;
			width: 100%;
			height: 100%;
			position: fixed;
			left: 0;
			top: 0;
			background: rgb(0,0,0);
			background: rgba(0, 0, 0, 0.80);
			z-index: 998;
			margin: 0 auto;
		}
		.mmg_window_wrapper {
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			overflow: auto;
		}
		.mmg_window_body {
			display: inline-block;
			width: auto;
			position: relative;
		}
		.mmg_window_close {
			position: absolute;
			right: 0;
			top: -30px;
			color: #fff;
		}

		/* Specific window styles */

		/* 1. Join to Facebook */

		#fb-join-window  .mmg_window_body {
			background-color: #fff;
			padding: 15px;
			border-radius: 5px;
			width: 475px;
			height: auto;
			min-height: 400px;
		}
		#fb-join-window .mmg_window_close {
			display: inline-block;
			width: 70px;
			height: 19px;
			text-indent: -9999px;
			background: url('/res/img/mmg_window/close.png');
		}
		#fb-join-window .mmg_window_close:hover {opacity: 0.8}
		#fb-join-window .mmg_window_showoff {
			height: 20px;
			width: 100%;
			position: absolute;
			bottom: -28px;
			left: 0;
			text-align: center;
			font: bold 13px Arial, Verdana, sans-serif;
			color: #fff;
		}
		#fb-join-window .mmg_window_showoff span {
			border-bottom: 1px solid #c8c6c7;
		}
		#fb-join-window .mmg_window_body h1 {
			width: 490px;
			height: 120px;
			text-indent: -9999px;
			background: url('/res/img/mmg_window/title.png');
			position: relative;
			left: -50px;
			margin-bottom: 15px;
		}
		#fb-join-window .widget_social {
			overflow: hidden;
			width: 450px;
		}
		#fb-join-window .widget_social iframe {
			width: 450px !important;
	/*		height: 177px !important; */
			display: block;
		}
		#fb-join-window .widget_social .footer {
			font-size: 10px;
			padding-left: 10px;
			background-color: #3B5997;
			border-top: 1px solid #aaa;
			padding: 2px 0;
			font-family: 'PT Sans', 'trebuchet ms', verdana,tahoma;
			color: #000;
		}
	


.myswf {
	display: none;
}



/* ASSET_GENERATED */