/*************** Og�lne ********************/
*{
	margin:0px;
	padding:0px;
	border: 0px none;
	outline: none;
	vertical-align:middle;
}
#JSjezyk{
	display:none;
}
html, body{
	font-family: Roboto,Arial,Garuda,Helvetica,sans-serif;
	font-size: 14px;
	min-height:100vh;
	overflow-x: hidden;
	position:relative;
}
body{
	position:absolute;
	left:0px;
	right:0px;
	min-width: 320px;
	max-width: 640px;
	margin:0 auto;
}
#anons_content ul, .contact_value ul  {
	margin-left:10px;
}
a{
	text-decoration:none;
	color:#4c0365;
}
a:hover{
	text-decoration:underline;
}
.h, .hide{
	display:none;
}
.c,.centruj{
	text-align:center;
}
.t{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.b, .wyroznij{
	font-weight:500;
}
.red{
	color:#af0d0d;
}
.clear{
	clear:both;
}
h2{
	font-size:16px;
}
body > h2{
	font-size:21px;
	line-height:2;
	background-color:#ffffff;
	color:#960800;
	text-align:center;
	margin:5px 0px;
}
body > h2.small{
	line-height:1.8;
	font-size:19px;
}
/*commons*/
.left_column{
	width:120px;
	float:left;
	display:inline-block;
	padding-left:10px;
	line-height:2;
	text-align:left;
}
.right_column{
	padding-left:140px;
	line-height:1.7;
	display: block;
	text-align:left;
}
.label_top{
	color:#4c0365;
	font-size:14px;
	line-height:2.8;
	font-weight: 500;
	font-size: 14px;
	text-align:left;
	display:inline-block;
	width: 260px;
	padding-right: 0%;
	padding-left: 20px;
}
.label_left{
	color:#4c0365;
	font-size:14px;
	line-height:2.8;
	font-weight: 500;
	font-size: 14px;
	text-align:left;
	display:inline-block;
	width: 100px;
	padding-right: 0%;
	padding-left: 20px;
}
input.short{
	width:50px;
	height: 28px;
	background: transparent url("//www.roksa.pl/imgnew/10_Dodaj-Anons-input_2px.jpg") repeat-x scroll 0% 0%;
	border: 1px solid #C2ADC2;
	border-radius: 5px;
	text-align:center;
}
input.medium{
	width: 150px;
	height: 28px;
	background: transparent url("//www.roksa.pl/imgnew/10_Dodaj-Anons-input_2px.jpg") repeat-x scroll 0% 0%;
	border: 1px solid #C2ADC2;
	border-radius: 5px;
	padding-left: 20px;
}
input.long{
	width: 235px;
	height: 28px;
	background: transparent url("//www.roksa.pl/imgnew/10_Dodaj-Anons-input_2px.jpg") repeat-x scroll 0% 0%;
	border: 1px solid #C2ADC2;
	border-radius: 5px;
	padding-left: 20px;
}
.long.readonly{
	opacity:0.4;
}
input.long.disabled{
	background:none;
}
input.long:disabled, input.short:disabled {
    background-image: none;
    background-color: #F5F3F5;
    color: #BAB0BA;
}
input[readonly].long {
    background-image: none;
    background-color: #F5F3F5;
    color: #BAB0BA;
}
.button_red {
	font-family: Roboto,Arial,Garuda,Helvetica,sans-serif;
	background: url('//www.roksa.pl/imgnew/10_Dodaj-Anons_button_red.jpg') repeat-x;
	background-color: #e61c2c;
    border: 1px solid #e61c2c;
    padding: 10px 13px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 500;
    color: white;
    cursor: pointer;
    height: 40px;
}
.button_red:hover {
    background-image: none;
    background-color: #b20311;
    border: 1px solid #740904;
}
.button_red.disabled{
	background-image: none;
	color: #9b0101;
	background-color: #f8eded;
	cursor:auto;
}

.button_fiolet {
    background: url('//www.roksa.pl/imgnew/10_Dodaj-Anons_button_fiolet.jpg') repeat-x;
	font-family: Roboto,Arial,Garuda,Helvetica,sans-serif;
	background-color: #7f4c92;
    border: 1px solid #4c0365;
    padding: 0px 15px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 500;
    color: white;
    cursor: pointer;
    vertical-align: top;
	height: 40px;
	display:inline-block;
}
span.button_fiolet, a.button_fiolet{
	height: 28px;
	padding-top: 10px;
}
.main_info.light a.button_fiolet{
	color:#fff;
	text-decoration:none;
}
.button_fiolet:hover {
    background-image: none;
    background-color: #6d1d8b;
    border: 1px solid #4c0365;
}
.blueC_content_text{
	background: transparent url("//www.roksa.pl/imgnew/10_Dodaj-Anons-input_2px.jpg") repeat-x;
	background-size:contain;
	width: 80%;
	min-width: 200px;
	min-height:150px;
	border: 1px solid #C2ADC2;
	border-radius: 5px;
	margin: 0 auto;
	padding:5px;
}
.main_info, .anons_info{
	background-color:#9e77ac;
	color:#ffffff;
	padding:10px;
	text-align:justify;
	box-shadow:-1px 3px 5px rgba(98, 98, 98, 0.75);
	margin-bottom:10px;
}
.main_info a{
	text-decoration:underline;
	color:white;
}
.main_info *{
	vertical-align:baseline;
}
.main_info.light{
	background-color:#f6f2f7;
	color:#373737;
}
.main_info.light .wyroznij{
	color:#4d0465;
}
.main_info.light a{
	color:#a60404;
}
.main_info.white{
	background-color:#fff;
	color:#562D00;
}
.fakelink:hover{
	text-decoration:underline;
	cursor:pointer;
}
.fakelink u{
	vertical-align:initial;
}
.fakelink.red{
	color:#9b0101;
}
.center_fiolet{
	color: #4c0365;
	font-size: 14px;
	line-height: 2.8;
	font-weight: 500;
	text-align: center;
}
/*checkbox switch*/ 
input.switch[type=checkbox]{
	height: 0;
	width: 0;
	visibility: hidden;
}
label.switch {
	cursor: pointer;
	text-indent: -9999px;
	width: 44px;
	height: 22px;
	background: grey;
	display: inline-block;
	border-radius: 100px;
	position: relative;
}

label.switch:after {
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: 18px;
	height: 18px;
	background: #fff;
	border-radius: 90px;
	transition: 0.3s;
}

input.switch:checked + label.switch {
	background: #580b64;
}

input.switch:checked + label.switch:after {
	left: calc(100% - 2px);
	transform: translateX(-100%);
}
label.switch:active:after {
	width: 30px;
}
/*tooltips*/
.ok_info {
	background-color:#cce3d7;
	background: url('//www.roksa.pl/imgnew/m/alert_ok_left.jpg') repeat-y #cce3d7;
    color: white;
	padding: 10px 10px 10px 50px;
    margin: 0 auto;
	font-size: 14px;
	color: #007236;
	min-height:42px;
	position:relative;
}
.ok_info::before{
	width:42px;
	height:42px;
	position:absolute;
	left:0px;
	top:0px;
	content:"";
	background: url('//www.roksa.pl/imgnew/m/alert_ok.jpg') no-repeat #cce3d7;
}
.ok_info *{
	vertical-align:baseline;
}
.ok_info a {
    color: #007236;
    text-decoration: underline;
}
.ok_info .wyroznij {
    font-weight: 600;
}
.main_error_text, .add_error_text{
	background: url('//www.roksa.pl/imgnew/m/alert_exclamation_left.jpg') repeat-y #e7c6c4;
	color: #960800;
	padding: 10px 10px 10px 50px;
	font-size: 14px;
	width:100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	margin:0 auto;
	min-height:42px;
	position:relative;
}
.main_error_text::before, .add_error_text::before{
	width:42px;
	height:42px;
	position:absolute;
	left:0px;
	top:0px;
	content:"";
	background: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx//2wBDAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAAqACoDAREAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAAcI/8QAIxAAAgEEAwABBQAAAAAAAAAAAAIDAQQFEQYHIQgVMUFRgv/EABgBAQADAQAAAAAAAAAAAAAAAAAEBQYH/8QAJBEBAAICAgECBwAAAAAAAAAAAAECAwQRQSEFEiIjMWGBkbL/2gAMAwEAAhEDEQA/AIsZ91IAAAAAAAAuvX/XPBsn0nl+UZDGUuc3YwZGSK4ae5SlHt4meLaRyIldefgnYsNZxTaY8+Wb3N7NTcrjrbikzXqO/r0hRBaQAAAAGieqLt3+OXMUelNQfUok199NZxv7/UlSwwT8m35ZX1GvG/j+/t/pnYr2qAAAABUuHcT6mv8ArPKZTNZqlryiFZ6wWzTpG6tGu4aR27aaaj+b1v8AXmiVjpjmkzM/EpdrZ2q7Fa0rzj8dfvmektIq6AAAAAAAAAAAAAAAAH//2Q==') no-repeat #e7c6c4;
}
.main_error_text *{
	vertical-align:baseline;
}
.main_error_text a {
    text-decoration: underline;
}
.main_error_text .wyroznij {
    font-weight: 600;
}
.warning_text{
	color: #562D00;
	padding: 10px 10px 10px 50px;
	background: url('//www.roksa.pl/imgnew/m/alert_warning.jpg') no-repeat #ffecc7;
    background-position: 0px 50%;
	font-size: 14px;
	width:100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	margin:0 auto;
}
.warning_text *{
	vertical-align:baseline;
}
.warning_text a {
	text-decoration: underline;
	color: #562D00;
}
.warning_text .wyroznij {
    font-weight: 600;
}
.news_info{
	position:relative;
	background: url('//www.roksa.pl/imgnew/light_bulb.png') no-repeat #ffecc7;	
    background-position: 5px 50%;
    padding: 10px 25px 10px 45px;
	font-size: 13px;
	color: #562D00;
	width:100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	margin:0 auto;
	text-align: left;
}
.news_info i{
	font-size:12px;
}
.news_info #userwiadomhide, .news_info #infohide{
	position: absolute;
	top: 3px;
	right: 3px;
	background: url('//www.roksa.pl/imgnew/x_button_black.png') no-repeat;
	width: 23px;
	height: 23px;
    text-indent: -9999px;
    cursor: pointer;
}
.news_info 
.news_info *{
	vertical-align:baseline;
}
.customErrorDiv{
    margin-bottom: 10px;
}
.errortooltip {
    background-image: none !important;
    background-color: #E5C1BF !important;
}
.async_info{
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width:100%;
    z-index:90;
}
.async_wait{
    position: absolute;
    color: #ffffff;
    opacity: 0.4;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(//www.roksa.pl/imgnew/m/ajax-loader.svg) #ffffff no-repeat;
    background-position: center;
}
img.divtooltip{
	position:absolute;
	margin-top:6px;
	right:5px;
}
.div_tooltip{
	text-align:justify;
}
.tooltip_header {
    font-size:15px;
	color: #662d91;
    font-weight: 600;
    text-align: center;
}
.tooltip_container{
	display:none;
}
.flying_hint{
	display:none;
	border:2px solid #960800;
	border-radius:5px;
	padding:5px;
	color:#960800;
	background-color:#E7C6C4;
	position:absolute;
	opacity:0.9;
	z-index: 10000;
}
.flying_hint:after, .flying_hint:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	bottom:-8px;
	left:100px;
}

.flying_hint:after {
	border-color: rgba(231, 198, 196, 0);
	border-top-color: #E7C6C4;
	border-width: 8px;
	margin-left: -8px;
}
.flying_hint:before {
	border-color: rgba(150, 8, 0, 0);
	border-top-color: #960800;
	border-width: 11px;
	margin-left: -11px;
}
.error-tooltip {
    background-image: none !important;
    background-color: #E5C1BF;
    color: #960800;
    border-color: #960800;
    padding: 3px;
}
/*animacje*/
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  animation: bounce 3s infinite;
}
@-webkit-keyframes beat {
	0% { -webkit-transform: scale(1); }
	0% { transform: scale(1); }
	10% { -webkit-transform: scale(0.9); }
	10% { transform: scale(0.9); }
	20% { -webkit-transform: scale(1); }
	20% { transform: scale(1); }
	30% { -webkit-transform: scale(0.9); }
	30% { transform: scale(0.9); }
	40% { -webkit-transform: scale(1); }
	40% { transform: scale(1); }
	100% { -webkit-transform: scale(1); }
	100% { transform: scale(1); }
}
@keyframes beat{
	0% { -webkit-transform: scale(1); }
	0% { transform: scale(1); }
	10% { -webkit-transform: scale(0.9); }
	10% { transform: scale(0.9); }
	20% { -webkit-transform: scale(1); }
	20% { transform: scale(1); }
	30% { -webkit-transform: scale(0.9); }
	30% { transform: scale(0.9); }
	40% { -webkit-transform: scale(1); }
	40% { transform: scale(1); }
	100% { -webkit-transform: scale(1); }
	100% { transform: scale(1); }
}
.beat{
	-webkit-animation-name: beat;
	animation-name: beat;
	-webkit-animation-duration: 1500ms;
	animation-duration: 1500ms;
	-webkit-transform-origin:50% 50%;
	transform-origin:50% 50%;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.beat.inf{
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
/*************** Nawigacja main ********************/
header{
	background: url('//www.roksa.pl/imgnew/m/1_header_background.jpg') repeat-x;
	height:54px;
	backface-visibility: hidden;
}
#body_header{
	position:fixed;
	top:0px;
	width:100%;
	z-index:999;
	min-width: 320px;
	max-width: 640px;
	height:54px;
}
#top_menu{
	border-top:54px solid #4f0735;
}
#body_header .logo{
	overflow:hidden;
	height:54px;
	position:absolute;
	left:-35px;
}
#body_header.sticky {
	height:39px;
}
#body_header.sticky .logo{
	height:39px;
	left: 80px;
	top:0px;
}
#body_header.sticky .logo img{
	height:38px;
}
#body_header .up_button{
	position:relative;
	left:-150px;
	display:inline-block;
	top:8px;
	color:white;
	font-weight:500;
	font-size:14px;
	cursor:pointer;
	display:none;
}
#body_header .up_button span{
	padding-left:5px;
}
#body_header.sticky .up_button{
	left:10px;
	display:inline-block;
}
.mainmenu_button{
	color:#ffffff;
	position:absolute;
	top:0px;
	right:0px;
	font-size:18px;
	cursor:pointer;
	width:100px;
	height:39px;
	padding:15px 0px 0px 10px;
}
.language_button img:not(:first-child){
	position: absolute;
	right: 0px;
	margin:5px;
}
#body_header.sticky .mainmenu_button{
	padding:3px 0px 0px 10px;
	height:36px;
}
.mainmenu_button.selected{
background-color:#780362;
}
.mainmenu_button img{
	padding-right:10px;
}
#body_header .mainmenu_menu{
	margin-top:54px;
	z-index:1000;
}
#body_header.sticky .mainmenu_menu{
	margin-top:19px;
}
.mainmenu_item{
	color:white;
	font-size:13px;
	font-weight:500;
	text-transform:uppercase;
	background-color:#780362;
	height:39px;
	width:100%;
	display:block;
	padding:10px 0px 0px 20px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	border-bottom:1px solid #b575a9;
	white-space:nowrap;
}
.mainmenu_item.light{
	background-color:#8e2c7b;
}
.mainmenu_item a{
	color:white
}
.mainmenu_item img{
	padding-right:10px;
	vertical-align: top;
}
.img_container{
	display:inline-block;
	width:30px;
}
.mainmenu_item:hover{
	background-color:#723867;
	border-top:2px #723867 solid;
	padding-top:8px;
}
.language_menu_item{
	padding-left:50px;
}
.mainmenu_item.login{
	color:#fa8e0f;
	text-align:center;
	font-size:14px;
}
.windowbox_login_header{
	background-color:#780362;
	color:#ffffff;
	font-size:21px;
	text-align:center;
	line-height:2.2;
}
.windowbox_login_content{
	height:50%;
	background-color:#ffffff;
	line-height:2.2;
}
.remember_me_div{
	line-height:2.8;
	text-align:left;
	padding-left:25px;
}
.window_close{
	font-weight:600;
	color:white;
	position: absolute;
	margin-top: -20px;
	left:5px;
	cursor:pointer;
	z-index:99999;
}
.nav_button{
	width:33.3%;
	color:#ffffff;	
	font-size:12px;
	background-color:#ffffff;
	float: right;
	cursor:pointer;
}
#top_menu.no_nav .nav_button{
	width:50%; 
}
.nav_button img{
padding:0px 2px;
}
.nav_button.selected .margin_fix{
	background:none #402867;
	color:#ffa800;
}
.nav_button .margin_fix{
	text-transform:uppercase;
	line-height:1.8;
	height:28px;
	margin:1px;
	background: url('//www.roksa.pl/imgnew/m/1_button_search_background.jpg') #66489f repeat-x;
	display:block;
	padding:8px 0px 0px 4px;
	overflow:hidden;
	white-space:nowrap;
}
.category_menu{
	clear:both;
	overflow:auto;
	margin-bottom:10px;
}
.category_item{
	height:35px;
	color:#ffffff;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	padding:8px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:500;
	cursor:pointer;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:white;
	clear:both;
}
.category_item img:not(#reset_woj){
	float:right;
	margin:5px;
}
.state_select {
	border-top:0px;
}
.anons_type{
background-color:#66489f;
}
.anons_type_item{
	color:white;
	background-color:#402867;
	border-color:#786992;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	height:32px;
	width:100%;
	display:inline-block;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	font-size:14px;
	text-transform:uppercase;
	font-weight:500;
	line-height:2;
	padding-left:5px;
	float:left;
	width:50%;
}
.anons_type_item.single{
	width:100%;
	text-align: center;
}
.anons_type_item.aktywna{
	background-color:#5d4b7c;
	color:#fa8e0f;
}
/*************** Lista miast ********************/
.location_menu{
	margin-bottom:10px;
}
.city_select_content{
	background-color:#f7f4fc;
	overflow:hidden;
}
.state_select_content{
	background-color:#7d6d98;
}
.state_select{
	background-color:#402867;
}
.city_select{
	background-color:#402867;
}
.woj_name{
	display:none;
}
.city_name{
	color:#3d206c;
}
.city_list_scroll{
	position:relative;
	overflow-x:auto;
}
#lista_miast{
	-moz-column-width: 10.7em; 
	-moz-columns: 10.7em; 
	-webkit-columns: 10.7em; 
	columns: 10.7em;
	height:130px;
	display:block;
	padding-left: 5px;
	list-style-type: none;
	-moz-column-fill: auto;
	column-fill: auto;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
	background-color:#cfc3e6;
}
::-webkit-scrollbar:horizontal {
    width: 50px;
	height: 15px;
}
::-webkit-scrollbar-thumb {
    background-color: #66489f;
	width:20px;
	height: 15px;
}
#lista_miast li{
	line-height:1.8;
}
.popularcity{
	font-weight:600;
}
.find_box{
	height:35px;
	color:#ffffff;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	padding:7px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:500;
	background-color:#402867;
	white-space:nowrap;
}
#search-list{
	line-height:2;
	padding:0px 5px;
	margin:0px 5px;
	position: relative;
	bottom: 3px;
	width:48%;
}
.empty_list_text{
	display:none;
	height:130px;
	padding:0px 5px;
}
#closeCity{
	margin-top:-5px;
}
#locationWait{
	width:30px;
	display: none;
	margin-top: -5px;
	filter: brightness(300%);
}
.distinkm{
	background-color: #ffffff;
	padding:5px;
	box-shadow: 3px 3px 9px;
	margin:6px;
	font-weight:500;
	font-size:16px;
}
.windowbox_distance_content{
	background:#ffffff url('//www.roksa.pl/imgnew/m/pl_fiolet.jpg') no-repeat;
	background-size:contain;
	background-position:center;
	padding:40px 0px;
}
#filtrujeLokalizacje{
	background-color: #846cb1;
    height: 35px;
    border: 1px solid white;
    color: #ffffff;
    padding: 0px 5px;
    font-weight: 500;
	text-align: center;
    line-height: 2.4;
}
#ileKm{
	vertical-align:top;
}
/*************** Filtry ********************/
.visible_filter{
	background-color:#f5f4f7;
	height:30px;
	border:1px solid white;
	color:#402867;
	padding:0px 5px;
	font-weight: 500;
	line-height: 2;
	margin-bottom:3px;
}
.filter_link{
	clear:both;
	display:block;
}
/*************** Filtry lista miast *********************/
.filters{
	position:relative;
}
.filters_button{
	background-color:#846cb1;
	color:#ffffff;
	line-height:2;
	font-weight:500;
	height:32px;
	padding:3px 0px 0px 5px;
}
.filters_button img:not(:first-child){
	float:right;
	margin: 10px;
}
.filter_item .filter{
	display:inline-block;
	background-color:#ddd6ea;
	color:#631164;
	height:26px;
	width:70%;
	border-radius:5px;
	float:right;
	margin:3px 10px 0px 0px;
}
.filter_item{
	background-color:#a391c5;
	border-top:1px solid #ffffff;
	color:#ffffff;
	line-height:2.2;
	font-weight:500;
	height:33px;
	padding:2px 0px 0px 5px;
}
.prices{
	background-color:#f7f4fc;
	text-align:center;
	height:50px;
	white-space:nowrap;
}
#filterzwer1{
	display:none;
}
#filterzwerch, #filterpracuje{
	width:auto;
	margin-right:100px;
}
#keyword_search{
	height:26px;
	padding:0px 10px;
	margin: -2px 10px 0px;
	width: 70%;
}
#price-min, #price-max, .zl1, .zl2{
    display:inline-block;
    margin: 10px 0px 0px 10px;
	position:relative;
	top:25px;
}
#price-min, .zl1{
	left:50px;
}
#price-max, .zl2{
	right:50px;
}
#price-slider {
    margin-top: 10px;
}
#reset_all{
	display:block;
	background-color:#b7b7b7;
    text-align: center;
    height: 38px;
    line-height: 2.5;
    margin-left: 1px;
	box-sizing: border-box;
}
.ajax_submit_box{
	background-color: #B20311;
	text-align:center;
	height: 38px;
	line-height: 2.5;
	box-sizing: border-box;
	display:none;
	cursor:pointer;
}
#reset_search{
	position:absolute;
	cursor:pointer;
	margin: 7px 0px 0px -35px;
}
#reset_all.hide{
	display:none;
}
#waitforfiltr{
	text-align:center;
	font-size:16px;
	position:absolute;
	height:300px;
	width:100%;
	left:0px;
	top:0px;
	background-color:#f4f2f8;
	opacity:0.8;
	z-index:2;
	padding-top:10px;
}
/*************** Lista anonsow grupa ********************/
.anonse_title{
	text-align:center;
	color:#9b0101;
	line-height:1.5;
	margin:5px 0px;
	font-size:19px;
	white-space: nowrap;
}
.anonse_title a{
	color:#631164;
	font-weight:600;
}
.show_all.ile{
	margin-bottom:10px;
}
.anons_tile{
	background-color:#ffffff;
	border:1px #ad8fc4 solid;
	color:#631164;
	line-height:1;
	width:111px;
	position: relative;
	margin: 1px 1px 20px;
	text-align:center;
	display:inline-block;
}
a.anons_tile:hover{
	text-decoration:none;
}
.minipodpis{
	overflow:hidden;
	font-size:14px;
	margin:3px 1px 0px 1px;
	font-weight:500;
	color:#662d91;
	line-height:1.4;
}
.minipodpis span{
	color:#373737;
}
.minipodpis .details{
	text-align:left;
	padding-left:3px;
	font-size:12px;
	margin-bottom:5px;
}
.minipodpis .details img{
	margin-right:3px;
}
.minipodpis .details .waga_wzrost{
	padding-left:13px;
	line-height:1.2;
	color:#373737;
}
.minipodpis.nowrap{
	white-space:nowrap;	
}
.lazy_group{
	width:111px;
	height:146px;
}
.anons_tile img.videoimg{
	position: absolute;
	width: 63px;
	height: 28px;
	top: -2px;
	border: 0px none;
	left: -7px;
}
.anons_tile img.favimg{
	position: absolute;
	width: 20px;
	height: 20px;
    top: 2px;
    border: 0px;
	right: 2px;
}
.random_item > img{
	width:100%;
	height:144px;
}
.latest_item{
	border:1px solid #9b0101;
	margin:1px 1px 3px;
	padding-bottom:3px;
}
.latest_item .minipodpis{
	margin:1px 1px 0px;
}
.item_row_mini{
	clear:both;
	overflow: auto;
	margin: 0px auto;
	display: flex;
	padding:10px 0px 5px 0px;
	justify-content: space-around;
	flex-flow: row wrap;
	text-align:center;
}
#anons_group{
	clear:both;
	overflow: auto;
	margin: 0px auto;
	display: flex;
	justify-content: space-around;
	flex-flow: row wrap;
	text-align:center;
}
#anons_group.block{
    opacity: 0.4;
    pointer-events: none;
    cursor: none;
}
.flex_for_userM{
	width:115px;
	height:0px;
}
#promo_gallery{
	margin:10px 0px;
	background-color:#ebe8ed;
	background:url('//www.roksa.pl/imgnew/m/1_gallery_background.jpg') repeat-x;
	background-size:contain;
}
#promo_gallery.jserror{
	white-space: nowrap;
	display: block;
	flex-flow: unset;
	overflow-y: auto;
}
#promo_gallery .minipodpis{
	line-height:1.2;
}
#promo_gallery .item{
	margin: 3px;
	text-align:center;
}
#promo_gallery .item img{
	display: inline-block;
	vertical-align:middle;
	width:111px;
	height:146px;
}
#more_info{
	position:fixed;
	bottom:10px;
	right:10px;
	padding:5px;
	background-color:#75429c;
	color:#ffffff;
	font-size:14px;
	z-index:5;
	opacity:0.9;
	cursor:pointer;
}
#more_info img{
	margin:4px;
}
#ajax_error{
	cursor:pointer;
}

/*************** Pobliskie miasta *************/
#pobliskieMiasta{
	overflow:auto;
}
#pobliskieMiastaQuestion{
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    position: relative;
    text-align: center;
    height: 70px;
    vertical-align: middle;
	border: 1px solid #2f214a;
	background: #E7DFF6;
	background: url('//www.roksa.pl/imgnew/m/miasta_bkg.jpg') no-repeat 0px 0px;
	background-size:auto 100%;
	margin:20px 0px 15px 0px;
	line-height:1;
	opacity:0.9;
}
#pobliskieMiastaQuestion:after, #pobliskieMiastaQuestion:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#pobliskieMiastaQuestion:after {
	border-color: rgba(110, 49, 97, 0);
	border-top-color: #6e3161;
	border-width: 10px;
	margin-left: -10px;
}
#pobliskieMiastaQuestion:before {
	border-color: rgba(47, 33, 74, 0);
	border-top-color: #2f214a;
	border-width: 13px;
	margin-left: -13px;
}
#pobliskieMiastaQuestion img{
	position:absolute;
	left:0px;
	height:70px;
	opacity:0.9;
}
#pobliskieMiastaQuestion div{
	margin: 5px 0px 0px 100px;
    width: 60%;
	display:inline-block;
}
#pobliskieMiastaQuestion div hr.first{
	margin:1px auto;
	height:1px;
	color: #ffffff;
	background-color: #ffffff;
}
#pobliskieMiastaQuestion div hr.sec{
	width:50%;
	margin: 5px auto;
	height:1px;
	color: #ffffff;
	background-color: #ffffff;
}
.MiastoHeader{
    background-color: #402867;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    height: 40px;	
	position: relative;
	border-color:#ffffff;
	border-style:solid;
	border-width:1px 0px;
	clear:both;
}
.MiastoArrow {
	font-size:14px;
	position: relative;
	background: #7d6d98;
	display:inline-block;
	height: 40px;	
	color: #ffffff;
}
.MiastoArrow:after, .MiastoArrow:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.MiastoArrow:after {
    border-color: rgba(125, 109, 152, 0);
    border-left-color: #7d6d98;
	border-width: 19px;
	margin-top: -19px;
}
.MiastoArrow:before {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 21px;
	margin-top: -21px;
}
.MiastoArrow a{
	display:inline-block;
	padding:12px 10px 0px 10px;
	color:#ffffff;
	max-width:200px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.MiastoHeader img{
	float:left;
}
.MiastoHeader .MiastoHeader_right{
	display:inline-block;
	margin:12px 10px 0px 0px;
	position: absolute;
	right:0px;
}
.pokazWiecejPobliskich{
	text-align:center;
	font-size:15px;
	margin:-10px 0px 15px 0px;
}
.pokazWiecejPobliskich a{
	vertical-align:bottom;
	color:#9b0101;
}
	
.pobliskieMiasto{
	clear:both;
	overflow: auto;
	margin: 0px auto;
	display: flex;
	justify-content: space-around;
	flex-flow: row wrap;
	text-align:center;
}

/*************** Strona Anonsu *************/
#anons_top_menu{
	height:40px;
	background-color:#baa1ce;
	overflow: auto;
	
}
.anons_profile_container{
	
}
.anons_menu_button{
	width:33.3%;
	float:left;
}
.anons_menu_button img{
	margin:3px 0px;
}
.anons_menu_button .margin_fix{
	margin:3px 1px 0px 0px;
	border-radius:8px 8px 0px 0px;
	height:37px;
	background: url('//www.roksa.pl/imgnew/m/anons_menu_button.jpg') #662d91 repeat-x;
	font-size:12px;
	font-weight:600;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
}
.anons_menu_button.selected .margin_fix{
	color:#662d91;
	background:none #ffffff;
}
.anons_menu_button:first-child .margin_fix{
	border-radius:0px 8px 0px 0px;
}
.anons_menu_button:last-child .margin_fix{
	border-radius:8px 0px 0px 0px;
}
.zVideo .anons_menu_button{
	width:25%;
}
.anons_name{
	color:#662d91;
	font-size:20px;
	padding-left:10px;
	line-height:1.8;
}
.anons_name.phone{
	color:#b40000;
	display:inline;
	line-height:1.5;
	margin-top:0px;
	letter-spacing:1px;
}
.anons_name.phone a{
	color:#b40000;
	text-decoration:none;
}
.tenSamTel{
    border: 1px solid #662d91;
    border-radius: 10px;
    font-size: 14px;
    padding: 5px 10px;
    margin: 5px auto;
    color: #4c0365;
    width: 70%;
    max-width:300px;
    text-align: center;
}
.tenSamTel img{
    width:18px;
    margin: 0px 0px 0px 10px;
}
.more_options_button{
	cursor:pointer;
	float:right;
	background-color:#f6f2f7;
	color:#662d91;
	text-align:center;
	font-size: 22px;
	position: relative;
	line-height:1.2;
	font-weight:500;
	border:1px solid #662d91;
	box-sizing:border-box;
	width:37px;
	height:37px;
}
.opcje_txt{
	font-size: 10px;
	position: absolute;
	bottom: 3px;
	left: 5px;
}
.more_options a br {
	display:none;
}
.more_options_button.selected{
	background-color:#662d91;
	color:white;
}
.more_options_container{
	position: absolute;
	right: 0px;
	z-index:2;
	background-color:#662d91;
	box-shadow: -10px 20px 30px #000000;
	width:320px;
	text-align:center;
	font-weight:500;
}
.more_options_container a, .more_options_container span.asyncManage{
	color:#ffffff;
	font-size:14px;
	border-bottom:1px #ddcfe1 solid;
	width:98%;
	height:45px;
	line-height:3.5;
	display:inline-block;
    text-align:left;
    cursor: pointer;
}
.more_options_container a.disabled{
	opacity:0.7;
	cursor:auto;
}
.more_options_container a:last-child{
	border-bottom:0px;
}
.more_options_container img{
	margin:0px 15px 0px 5px;
}
.more_options_container img.comment_ico{
	width: 21px;
    margin: 0px 13px 0px 0px;
}
.more_options_container img.history_ico{
	width: 16px;
    margin: 0px 18px 0px 0px;
}
.more_options_container img.dolar_ico{
	margin: 0px 20px 0px 5px;
}
.submenu_button{
    cursor: pointer;
}
#data_o {
    position: absolute;
	font-size:12px;
	right:10px;
	color:lightgray;
}
/******** mapa ******/
#leafMap {
	height: 400px;
	margin:0px 5px 0px auto;
	border:1px dotted #A79DB9;
	z-index:1;
}
#leafMap_container{
	display:none;
}
#showLeafMap{
	width:235px;
    display: inline-block;
    text-align: center;	
}
#leafMap.search {
	width:100%;
	box-sizing:border-box;
	border:0px;
}
#leafMap_container.search{
	margin:0px;
	border:1px solid #ac81ad;
	text-align:center;
	display:none;
}
.map_head.search{
	width: 100%;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 17px;
    color: white;
    background: url(//www.roksa.pl/imgnew/1_6_praca_header.jpg) repeat-x #553988;
    text-transform: uppercase;
    line-height: 2.2;
    text-align: center;
}
.map_head.search img{
	margin:0px 20px;
	height:32px;
}
.popup_content{
	width:auto;
}
.usunMarker{
	color: #9b0101;
}
.leaflet-adress-search, .leaflet-remove-marker{
    z-index: 2;
	text-align:center;
	font-style: italic;
    color: #000000;
    background-color: #ffffff;
	font-size:13px;
	padding:2px;
	text-align:center;
	cursor:pointer !important;    
	width: 60px;
	z-index: 2;
}
.leaflet-remove-marker{
	display:none;
}
.show_all.floating_map{
	color: #4b2f78;
    padding: 7px 10px 5px 50px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0px 10px 5px 10px;
	width:auto !important;
}
.floating_map img{
	margin: -4px 10px 0px -40px;
    height: 25px;
    position: absolute;
	
}
.leaflet-container .popup_right{
	display:inline-block;
	position:absolute;
	right:20px;
}
.leaflet-container a.leaf_popup{
	min-width:200px;
	display: inline-flex;
	color:#000000;
}
.leaflet-container a.leaf_popup:hover{
	text-decoration:none;
}
.leaf_popup .row_title{
	font-weight:500;
	clear: right;
}
.leaf_popup .row_data{
	font-weight:initial;
	float:right;
	padding-left:5px;
	overflow: hidden;
    text-overflow: ellipsis;
    max-width:70px;
	white-space:nowrap;    
}
.leaf_popup .imie{
	text-align:center;
	font-weight:500;
	font-size:14px;
	color:#301857;
    text-decoration: underline;
    margin-bottom: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
    max-width:120px;
	white-space:nowrap;    
}
.leaf_mini{
	float:left;
	margin:5px 5px 5px -10px;
	width:80px;
	height:107px;
}
.map_watermark{
	width:100px;
	opacity:0.8;
}
.button_fiolet.localization{
    height: initial;
    padding: 2px 10px;
	text-align: center;
	line-height: 1.8;
}
.adres_popup{
    width:200px;
    text-align: center;
}
/*colorbox*/
#ajax_load{
	display:none;
	position:absolute;
	top:50vh;
	left:50vw;
	opacity:0.8;
}
.colorbox{
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:9999;
	background-color: rgba(0, 0, 0, 0.6);
}
.colorbox .colorbox_ajax_content{
	margin:10vh auto 0 auto;
	width:100%;
	max-height:85vh;
	max-width:600px;
	background-position:95% 3%;
	background-repeat: no-repeat;
	background-color:#ffffff;
	min-height:50px;
	text-align: center;
	box-shadow: -10px 20px 30px #000000;
	overflow-y: auto;
	overflow-x: hidden;
}
.colorbox .colorbox_hint_content{
	margin:0 auto;
	width:70%;
	background-image:url('//www.roksa.pl/imgnew/m/remove.png');
	background-position:95% 3%;
	background-repeat: no-repeat;
	background-color:#ffffff;
	border-radius:7px;
	padding:30px 10px 10px 10px;
    min-height:50px;
    position:fixed;
    left: 0; 
    right: 0;
}
.colorbox .colorbox_hint_content *{
	vertical-align:baseline;
}
.ajax_close{
	font-weight:600;
	color:white;
	position: absolute;
	margin-top: -20px;
	left:5px;
	cursor:pointer;
	z-index:99999;
}
.colorbox_ajax_content .ajax_wait{
	margin:100px 0px;
}
#ajax_info{
	background-color:#662d91;
	color:#ffffff;
	padding:5px;
	text-align:center;
}
#ajax_info *{
	vertical-align:baseline;
}
#ajax_info_tresc{
	min-height:150px;
	width:100%;
	padding:5px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	border-bottom:1px solid grey;
}
.ajax_colorbox_content .button_red{
	width:100%;
	padding:0px;
	border-radius:0px;
	background-image:none;
	background-color:#e51223;
	color:#ffffff;
	line-height:2.4;
	font-weight:600;
	text-align:center;
	display: inline-block;
}
.ajax_info_error{
	color: rgb(255, 255, 255);
	border-radius: 5px;
	padding: 10px;
	background: rgb(255, 72, 72) none repeat scroll 0% 0%;
	border: 5px solid rgb(255, 255, 255);
	display: inline-block;
	font-size: 14px;
	width: 290px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
    box-sizing: border-box;
    margin-bottom: 5px;
}
#ajax_info_form input.ajax_box{
    border-bottom: 1px solid black;
    width: 100%;
    white-space: nowrap;
    padding: 5px;
    line-height: 1.5;
}
.not_loggedin{
	font-size:14px;
	background-color:#d9cae3;
	color:#370f55;
	margin:5px;
	padding:10px;
}
.not_loggedin a{
	display:inline;
	border:none;
	color:#662d91;
	line-height:2;
	text-transform:uppercase;
}
.history_back_style{
    text-align:right;
	color: #9b0101;
    font-size: 14px;
    height: 30px;
	line-height:2;
    padding: 3px 0px;
	background-color:#ffffff;
}
.history_back_style a {
    color: #9b0101;
    font-weight: 500;
}
.history_back_style img {
    padding: 0px 10px;
}
/*galeria*/
#anons_gallery{
	margin:10px 0px;
	padding:3px 10px 3px 0px;
	background:url('//www.roksa.pl/imgnew/m/1_gallery_background.jpg') repeat-x #ebe8ed;
	background-size:contain;
	color:#672d91;
}
#anons_gallery.jserror{
	white-space: nowrap;
	display: block;
	flex-flow: unset;
	overflow-y: auto;
}
#anons_gallery.jserror .item{
	display:inline-block;
}
.owl-pagination{
	color:#000;
}
#anons_gallery .item{
	margin: 3px;
	text-align:center;
}
#anons_gallery .item img{
	display: inline-block;
	vertical-align:middle;
	height: auto;
}
.fullscreen_gallery_wrap{
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#000000;
	width:100%;
	height:100%;
	z-index:1000;
	border-bottom:20px #000000 solid;
	overflow:hidden;
}
.fullscreen_gallery_wrap .item{
	text-align:center;
	position:relative;
}
.fullscreen_gallery .item img{
	display: inline-block;
	max-height:100vh;
	max-width:100vw;
}
.fullgallery_top{
	position:absolute;
	text-align:center;
	left:0px;
	right:0px;
	height:50px;
	z-index:1001;
	font-size:17px;
	font-weight:500;
	line-height:3;
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #303130), color-stop(100%, #000101));
	border-bottom: 1px solid #42403F;
	color: #FFF;
	opacity:0.8;
	white-space:nowrap;
}
.fullgallery_top img{
	margin:0px 10px;
}
.fullscreen_gallery .owl-wrapper{
	height:100vh;
}
.fullscreen_gallery.owl-carousel{
	height:100%;
}
.gallery_wrap .owl-item{
  border:1px #faf8fb solid;
  overflow:hidden;
}
.fullscreen_gallery_wrap .owl-controls{
	position:absolute;
	bottom:0px;
}
/*dane anonsu*/
#anons_details .left_column, .price_det  .left_column{
	border-width:0px 1px 1px 0px;
	border-color:#e2dae7;
	border-style:solid;
	text-transform:capitalize;
	overflow:hidden;
	white-space:nowrap;
}
#anons_details .right_column, .price_det  .right_column{
	border-width:0px 0px 1px 0px;
	border-color:#e2dae7;
	border-style:solid;
	font-weight:500;
	min-height:28px;
}
#anons_details .right_column.cena{
	color:#672d91;
}
#anons_details .left_column.cena{
	color:#672d91;
}
#anons_details .more_days_content {
	border-top-width:1px; 
	min-height:170px;
	font-weight:500;
	line-height:1.6;
	font-weight:500;
	display:none;
}
/*notatka*/
#notatka_wrap{
	display:none;

}
#notatka_content{
	padding:10px;
	background-color:#ffffff;
}
.note_title{
	background-color:#f7f4f9;
	color:#662d91;
	line-height:2.4;
	font-size:15px;
	font-weight:500;
}
.note_title img{
	padding:0px 10px;
}
/*komentarze*/
#comment_wrap{
	padding:0px 5px 5px 5px;
	background-color:#f7f4f9;
	border-top:#e2dae7 1px solid;
}
.comment_title {
	background-color:#f7f4f9;
	color:#662d91;
	line-height:2.4;
	text-align:left;
	font-size:15px;
	font-weight:500;
}
.comment_title img{
	padding:0px 10px;
}
.comment_header{
	background-color:#662d91;
	color:white;
	position:relative;
	line-height:1.8;
	padding:0px 10px;
}
.comment_date{
	color: #FDB867;
	position: absolute;
	top: 0px;
	right: 3px;
}
.comment_content{
	background-color:#ffffff;
	padding:8px;
	text-align:justify;
}
.nocomment{
	padding: 30px 0px;
	background-color:#ffffff;
}
#comment_wrap a{
	display:block;
	background-color: #662d91;
	color:#ffffff;
	border-radius:5px;
	font-size: 14px;
	font-weight: 500;
	height: 35px;
	line-height: 2.5;
	width: 200px;
	margin: 0px auto 5px auto;
}
#comment_wrap .nocomment a{
	height: 42px;
	line-height: 3;
	width: 200px;
	margin: 5px auto;	
}
#comment_wrap a img{
	margin:0px 10px;
}
#comment_wrap .disabled{
	opacity: 0.5;
}
#comment_wrap a br{
	display:none;
}
#comment_wrap .comment_answer, #kom_odp .comment_answer{
    color: #662d91;
    text-align: right;
    position: relative;
    border-radius:0.4em;
    background-color: #ece5f1;
    padding:5px;
    margin: 10px 0px 0px 15px;
}
#kom_odp .comment_answer{
    padding:15px 15px 10px 10px; 
    margin:3px 0px 0px 15px;
    z-index: 2;
}
#kom_odp .comment_answer_title_cont{
    text-align: right;
}
#comment_wrap .comment_answer_title, #kom_odp .comment_answer_title{
    display:inline-block;
    border-bottom: 1px solid #c2a0dc;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 4px;
}
#kom_odp .comment_answer img{
    height:13px;
    position: absolute;
    top:4px;
    right: 4px;
    z-index:3;
}
#comment_wrap .comment_answer:after, #kom_odp .comment_answer:after{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    border: 28px solid transparent;
    border-right-color: #ece5f1;
    border-left: 0;
    border-top: 0;
    margin-top: -14px;
    margin-left: -14px;
}

#comment_wrap .comment_answer .date, #kom_odp .comment_answer_title .date{
    color: #9B0101;
    vertical-align: initial;
}
/*strona uslugi*/
.anons_name.short{
	font-size:16px;
	text-align:center;
	margin:10px;
}
.anons_name.short.phone{
	font-size:15px;
}
.anons_name.short img{
	width:17px;
}
.anons_more_details{
	background-color:#f7f4f9;
	padding:1px 4px 20px 4px;
}
.anons_services_background{
	background:url('//www.roksa.pl/imgnew/m/anons_services_background.jpg') repeat-x #f7f4f9;
	padding:5px 4px 20px 4px;
}
.anons_services_background h3, .anons_more_details h3{
	font-size:16px;
	color:#662d91;
	margin:8px 5px;
	font-weight: 500;
}
#tags_content{
	background-color:#ffffff;
	padding:0px 5px;
	line-height:2;
}
#tags_content .tag{
	border-bottom:#f7f4f9 1px solid;
}
#tags_content.job_content{
	max-height:130px;
}
#tags_content .rozwin_prace{
	bottom:-1px;
}
#anons_content{
	background-color:#ffffff;
	padding:10px;
	text-align:justify;
}
#anons_content *{
	vertical-align:baseline;
}
#tresc_en, #tresc_de{
	display:none;
}
#tresc_ogl_wrap .jezykTresc{
	cursor:pointer;
	color: #4C4C4C;
}
.wysiwygAnons {
    width: 90%;
    border: 1px solid #C2ADC2;
    border-radius: 5px;
    padding: 10px;
    font-size: 15px;
}
#anons_auttlum{
	font-size:12px;
	color: #929292;
	text-align:center;
}
.price_det{
	background-color:#ffffff;
	line-height:2;
}
/*strona foto*/
#multifoto_gallery{
	background:url('//www.roksa.pl/imgnew/m/anons_services_background.jpg') repeat-x #f7f4f9;
	text-align:center;
	padding:15px 5px;
	overflow:hidden;
	margin-bottom: -15px;
}
#autent_multi{
	clear:both;
	color: #672d91;
	text-align:left;
}
.multifoto_tile{
	float:left;
	margin:5px 1px;
	border:1px solid #662d91;
}
.flex_for_multifoto{
	width: 104px;
    height: 0px;
}
/*strona video*/
#videoPlayer{
	max-width: 100%;
	max-height: 80vh;
}
/*************** login  ********************/
.login_header{
	background-color:#9e77ac;
	color:#ffffff;
	padding:5px 10px;
	text-align:justify;
	box-shadow:-1px 3px 5px rgba(98, 98, 98, 0.75);
	margin:10px 0px;
}
.login_content{
	text-align:center;
}
.login_remind{
	font-size: 14px;
	text-decoration: none;
	color: #B30000;
	line-height:2;
}
.pole_register{
	background-color: #F4F0F6;
	text-align: center;
	padding: 10px 0px;
	line-height:3;
}
.register_button {
    background: transparent url("//www.roksa.pl/imgnew/1_7_3_Login_button_background.jpg") repeat-x scroll 0% 0%;
    border-radius: 10px;
    line-height: 2.5;
    display: inline-block;
    margin: 0px auto;
    padding: 0px 10px;
    width: 200px;
	text-transform:uppercase;
}
#register_link{
	color:#ffffff;
}
/*************** Rejestracja********************/
span.liczba_circle {
    display: inline-block;
    border-radius: 50%;
    padding: 0px 7px 0px 7px;
    background-color: #631164;
    border: 0px;
    color: #ffffff;
    text-align: center;
    font: 18px Arial, sans-serif;
    font-weight: 600;
    margin: 2px 15px 2px 0px;
}
.account_type_container{
	background: url("//www.roksa.pl/imgnew/m/1_7_1_container_background.jpg") repeat-x;
	padding:20px 0px 10px 10px;
	position:relative;
}
#typ_konta_albo {
    display: inline-block;
    border-radius: 50%;
    padding: 14px 7px;
    background-color: #631164;
    border: 0px;
    color: #ffffff;
    text-align: center;
    font: 12px Arial, sans-serif;
    font-weight: 600;
	position:absolute;
	top:-20px;
	right:0px;
}
hr.fiolet_light{
	background-color:#dfd2e3;
	height:1px;
	margin:15px 15px 15px 5px;
}
.button_arrow {
    background: url("//www.roksa.pl/imgnew/m/1_7_1_button_arrow.jpg") no-repeat;
	background-position:top right;
    color:#ffffff;
	font-size:16px;
	line-height: 2;
    display: inline-block;
	height:33px;
	padding:0px 20px 0px 8px;
}
.account_type_header{
	color:#4c0365;
	font-size:16px;
	text-transform:uppercase;
}
.account_type_header span{
	position:absolute;
	left: 60px;
	font-weight:600;
	line-height:1;
}
.typ_konta_lista{
	color:#373737;
	font-size:14px;
}
.typ_konta_lista img{
	padding:0px 10px;
}
.account_type_data{
	background: url("//www.roksa.pl/imgnew/m/1_7_1_container_background.jpg") repeat-x;
	text-align:center;
	padding-top:20px;
}
.account_type_data .label_top{
	padding:0px;
}
#register_pleasewait{
	display:none;
}
.anons_regulamin{
	margin:10px 0px;
	padding:5px 10px 5px 30px;
	text-align:left;
}
.anons_regulamin *{
	vertical-align:baseline;
}
.account_type_data .anons_regulamin br{
	display:none;
}
.anons_regulamin input{
	position:absolute;
	left:7px;
}
/*************** Dodaj anons********************/
.left_arrow{
	text-align:left;
	background: url("//www.roksa.pl/imgnew/m/1_9_header_arrow.jpg") #ffffff no-repeat;
	height:32px;
	border:1px solid #8d669b;
	line-height: 2;
	font-size:16px;
	font-weight:500;
	color:#4c0365;
	text-transform:uppercase;
	white-space:nowrap;
}
.left_arrow img{
	padding:0px 20px 0px 10px;
}
.left_arrow .liczba_circle{
	background-color:#4c0365;
	color:#fff;
	margin:0px 20px 0px 5px;
	font-weight:600;
	font-size:21px;
	font-family: Roboto,Arial,Garuda,Helvetica,sans-serif;
}
.main_info.light.anons{
	line-height:1.4;
}
#sponstxt, #sponstxt2{
	display:none;
}
#anons h2{
	font-size:21px;
	line-height:2;
	background-color:#ffffff;
	color:#960800;
	text-align:center;
	margin:5px 0px;
}
.sections_wrap{
	text-align:center;
	clear:both;
	margin-top:20px;
}
.sections {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 98px;
    height: 137px;
	border: 2px solid #ffffff;
	margin-bottom:10px;
    *display: inline;
    *zoom: 1;
}
.cat_panie {
	border-color:#5b0c64;
} 
.cat_hover {
    position: absolute;
    left: 0px;
}
.section img{
	width:100%;
}
.section_title {
    position: absolute;
    z-index: 2;
    top: 115px;
    color: white;
    text-decoration: none;
    right: 2px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 10px;
}
.dodaj_prace_img{
	max-height:151px;
	width:100%;
	max-width:380px;
}
/*krok 1*/
.label_gray{
	font-size:14px;
	color:#373737;
	line-height:1.8;
	width:80%;
	max-width:200px;
	font-weight:500;
	display:inline-block;
	line-height:3;
	padding-left:5px; 
}
.label_gray.short{
	width: 100px;
	text-align:right;
	padding-left:5px; 
}
.add_anons_section{
	font-size:17px;
	font-weight:600;
	color:#9b0101;
	text-transform:uppercase;
	padding-left:5px; 
	margin:30px 0px;
}
#dodaj_anons_szczeg{
	display:none;
}
#dodaj_anons_szczeg, #dodaj_anons_podst{
	text-align:center;
}
#krok1_button{
	margin-left:15px;
}
.anons_breast_hide {
    display: none;
	display:inline-block;
}
select.long{
	display: inline-block;
	background: url("//www.roksa.pl/imgnew/10_Dodaj-Anons-input_2px.jpg") #ffffff repeat-x;
	background-size: contain;
	border: 1px solid #C2ADC2;
	font-family: Roboto,Arial,Garuda,Helvetica,sans-serif;
	color: #373737;
	font-weight:500;
	height: 32px;
	width:255px;
	border-radius: 5px;
	padding-left:20px;
}
select.short{
	display: inline-block;
	background: url("//www.roksa.pl/imgnew/10_Dodaj-Anons-input_2px.jpg") #ffffff repeat-x;
	background-size: contain;
	border: 1px solid #C2ADC2;
	font-family: Roboto,Arial,Garuda,Helvetica,sans-serif;
	color: #373737;
	font-weight:500;
	height: 32px;
	width: 52px;
	border-radius: 5px;
	padding-left:10px;
	margin-left: 5px;
}
select.long:disabled , select.short:disabled {
    background-image: none;
    background-color: #F5F3F5;
    color: #BAB0BA;
}
#anons_language {
	width:58%;
	display:inline-block;
}
.checkbox_array{
	display:inline-block;
	text-align:justify;
	width: 90px;
	font-size:13px;
}
.language_select .label_gray.short{
	width:100px;
}
#anons_city_part_div{
	display:inline-block;
}
#anons_add_tresc_en, #anons_add_tresc_de{
	display:none;
}
.short_container{
	text-align:left;
	display:inline-block;
}
.short_container .label_gray.short{
	width: 60px;
}
.short_container.price .label_gray.short{
	width: 120px;
}
.main_info.price_wyr{
	width:80%;
	position:relative;
	margin:10px auto;
	padding:0px 30px 0px 10px;
	line-height:2;
	text-align:left;
}
.category_array{
	display:inline-block;
	width:140px;
	text-align:left;
}
.category_array_auto {
	display:inline-block;
	text-align:left;
}
.worktime{
	text-align:left;
	padding-left:5px;
	line-height:2;
}
#add_worktime_dni{
	color:#b10303;
}
.anons_breast_hide {
    display: none;
}
#anons_uslugi_tagit .tagerror{
	background-color: lightcoral;
	background-image: none;
}
/*krok 2*/
.plupload_wrapper{
	min-width:auto !important;
}
.plupload_header_title{
    line-height: 15px !important;
}
.plupload_header_text{
	display:none;
}
.plupload_header_content{
    height:40px !important;
}
.plupload_logo {
    width: 30px !important;
    height: 30px !important;
    background-size: 30px 30px !important;
}
.face_box{
	text-align:left;
	padding-left:30px;
}
.add_foto_text ul{
	margin-left:20px;
	padding-right:5px;
}
.add_foto_text .required.wyroznij{
	color:#9b0101;
}
.add_anons_foto{
	padding: 5px;
    display: inline-block;
	height:120px;
}
.add_anons_foto > img{
	height:100px;
}
.add_anons_foto .error{
	color: #E22F1B;
	font-size: 11px;
	width: 110px;
	border: 1px dashed;
	padding: 5px;
	height: 100%;
	box-sizing: border-box;
	line-height: 1.0;
	overflow: hidden;
}
/*krok 3*/
.anons_regulamin_title{
	color:#9b0101;
	font-size:17px;
	text-transform:uppercase;
	text-align:center;
}
#anons_regulamin1, #anons_regulamin2, #anons_regulamin3{
	margin:3px 0px 0px -3px;
}
.anons_added_data{
	border-collapse:collapse;
}
.anons_added_data .lefty{
	border-width:0px 1px 1px 0px;
	border-color:#e2dae7;
	border-style:solid;
	line-height:2;
	padding:3px;
}
.anons_added_data .righty{
	border-width:0px 0px 1px 0px;
	border-color:#e2dae7;
	border-style:solid;
	font-weight:500;
	padding:3px;
}
/*************** Panel**********************/
.arrow_back{
	line-height:2.8;
	vertical-align:baseline;
	color:#9b0101;
	font-weight:500;
	text-transform:uppercase;
}
.arrow_back img{
	margin:0px 5px 2px 5px;
}
#preferences_header{
	text-align:center;
	color:#4c0365;
	font-size:16px;
	font-weight:500;
	line-height:2.8;
}
.preferences_contener{
	color:#4c4c4c;
	border-collapse:collapse;
	background: url('//www.roksa.pl/imgnew/m/1_8_pref_box_bkg.jpg') repeat-x #f6f2f7;
	box-shadow:-1px 3px 5px rgba(98, 98, 98, 0.75);
}
.preferences_contener .left_column{
	border-width:1px 1px 0px 0px;
	border-color:#ffffff;
	border-style:solid;
}
.preferences_contener .right_column{
	border-width:1px 0px 0px 0px;
	border-color:#ffffff;
	border-style:solid;
	min-height: 28px;
}
/*panel - ustawienia*/
.user_settings{
	background: url('//www.roksa.pl/imgnew/m/1_8_user_settings_bkg.jpg') repeat-x #ffffff;
	padding-top:20px;
	text-align:center;
}
h3.user_settings_title{
	font-size:16px;
	color:#9b0101;
	text-align:center;
	margin-bottom:20px;
}
h3.user_settings_title.left{
	text-align:left;
	margin:10px 0px;
}
.user_settings_tile{
	display:inline-block;
	width:100px;
	height:100px;
	font-weight:500;
	vertical-align:top;
	text-align:center;
	color:#4c0365;
	text-transform:uppercase;
}
.user_settings_tile.light{
	color:#a581b2;
}
.user_settings_tile img{
	margin-bottom:4px;
}
.user_settings_tile span{
	vertical-align:baseline;
}
/*panel - zmiana danych*/
.user_edit_container {
	padding:2px;
}
.label_vw{
	display:inline-block;
	width:300px;
	text-align:left;
	color:#373737;
	font-size:14px;
	font-weight:500;
	margin:10px 0px;
}
/*panel - zmiana danych multi*/
.multi_zmiana{
	text-align:center;
}
.num_list{
	margin-left:20px;
	
}
.multi_title{
	height:38px;
	background-color:#9b72a9;
	font-size:16px;
	font-weight:600;
	color:#fff;
	line-height:2.2;
	margin-top:-10px;
	text-align:left;
	padding-left:10px;
}
.multi_zmiana .add_anons_section{
	font-weight:500;
	text-align:left;
	border-bottom:1px solid #b8b8b8;
	margin:15px auto;
	width:95%;
}
.multi_zmiana .add_anons_section img{
	position:relative;
	bottom:3px;
	left:5px;
}
.multi_det_table{
	border-collapse:collapse;
	background-color:#f9f7fa;
	width:100%;
	font-weight:500;
}
.multi_det_table td{
	border: 1px solid #662d91 !important;
	padding-left:5px !important;
	text-align:left;
}
.multi_det_table td:first-child{
	font-weight:400;
}
.multi_det_table .prices{
	line-height:1.5;
}
.multi_det_table .hours{
	line-height:1.5;
	font-weight:400;
}
.multi_det_table .prices div:first-child{
	font-size:12px;
	font-weight:300;
}
.multi_zmiana .payments_table td {
	padding:0px;
}
.multi_zmiana .r{
	position:relative;
}
.multi_zmiana .no_checkbox_img{
	position:absolute;
	bottom:3px;
	right:5px;
}
.multi_zmiana .price .no_checkbox_img{
	bottom: 10px;
	right: -28px;
}
.multi_info{
    position: absolute;
    bottom: 4px;
    right: 38px;
    opacity: 0.4;
}
/*grupy ogłoszeń*/
#group_list{
    list-style-type:none;
	margin:10px auto;
	width: 80%;
	max-height:45vh;
	overflow: auto;
}
#group_list li {
    border-bottom: 1px white;
    background-color: #aeaeae;
    margin: 5px;
    border-radius: 4px;
}
#group_list li span {
    height: 30px;
    box-sizing: border-box;
    padding: 8px 20px;
    color: white;
    display: block;
    border-radius: 4px;
}
#group_list li.selected, #group_list li.selected span:hover{
    background-color: green ;
}
#group_name{
    margin:10px;
}
#add_group_button{
	display: inline-block;
}
#dodaj_gr_form_button.button_reset{
    background: none #aeaeae;
    border: 1px solid #9B9B9B;
}
.GroupHeader{
    background-color: #402867;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    height: 40px;	
	position: relative;
	border-color:#ffffff;
	border-style:solid;
	border-width:1px 0px;
	clear:both;
}
.GroupArrow{
	font-size: 14px;
	position: relative;
	background: #7d6d98;
	display: inline-block;
	height: 40px;
	color: #ffffff;
	line-height: 2.6;
	padding-left: 10px;
	min-width: 100px;
	cursor: pointer;
}
.GroupArrow:after, .GroupArrow:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.GroupArrow:after {
    border-color: rgba(125, 109, 152, 0);
    border-left-color: #7d6d98;
	border-width: 19px;
	margin-top: -19px;
}
.GroupArrow:before {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 21px;
	margin-top: -21px;
}
.GroupHeader .groupCounter{
	color: #d4d4d4;
	vertical-align: initial;
	font-size: 11px;
}
.selectAllFromGroup{
	vertical-align: inherit;
	margin-right:20px;
}
.group_colorbox_head #ajax_info{
	padding:10px 0px;
}
/*panel - statystyki*/
#dataerrorajax{
	display:none;
}
#JSChart_chartcontainer{
	margin:0 auto !important;
}
#chartcontainer img{
	position:static !important;
	margin:0 auto !important;
}
.data_range img{
	margin-left:5px;
}
.data_range .value.short {
	margin:0px;
	width:70px;
}
#statystyki_form .selected{
	box-shadow: 1px 1px 8px -3px rgb(66 68 90);
	margin: 6px 4px 3px 4px;
    padding: 0px 3px 3px 3px;
}
.chartTypeSelect{
	display:inline-block;
	box-sizing: border-box;
}
.chartTypeSelect img{
	filter: sepia(1) saturate(255) brightness(0.2) hue-rotate(200deg);
	width: 15px;
}
.chartTypeSelect input{
	display: none;
}
.chartTypeSelect span{
	padding: 6px;
}
.chartTypeSelect input:checked + span{
	color: black;
	border: 1px dashed black;
	border-radius: 3px;
}
#stats_group_select{
	height: 26px;
	width: 200px;
	background-color: rgb(255, 255, 255);
	background-image: linear-gradient(rgb(255, 255, 255) 20%, rgb(246, 246, 246) 50%, rgb(238, 238, 238) 52%, rgb(244, 244, 244) 100%);
	border-color: rgb(194, 173, 194);
	text-align: center;
	border: 1px solid rgb(194, 173, 194);
	border-radius: 4px;
}
/*panel - historia anonsu*/
.historySelect{
	text-align: center;
	line-height: 3;
	position: relative;
}
.historySelect .chzn-container-single .chzn-single {
    height: 28px;
    font-size: 14px;
    line-height: 28px;
}
.historySelect .label_left{
	width:auto;
}
#history_data > tr > td:nth-child(2){
	font-weight:500
}
#history_data > tr > td:nth-child(1){
	width:20%;
	min-width: 100px;
}
/*panel - przypomnienia*/
.remainder_container .label_left{
	width:200px;
}
.remainder_container .divtooltip{
	position:absolute;
	margin-top:10px;
	right:5px;
}
/*panel - zmiana rodzaju*/
.user_account_change .label_left{
	width:150px;
}
.inline{
	display:inline-block;
	width:150px;
}
/*panel - anonse*/
.top_path_container{
	background-color:#4c0365;
	font-size:14px;
	font-weight:500;
	line-height:2.5;
	text-align:center;

}
.top_path{
	display:inline-block;
	color:#ffffff;
	margin:0px 6px;
	border-bottom:7px solid #4c0365;
}
.top_path.active{
	color:#ffa800;
	border-bottom:7px solid #ffa800;
}
#sortowanie_select_mob, #group_select_mob{
	width:60%;
	box-sizing: border-box;
}
.sort_container{
	background-color:#9e7aba;
	font-size:14px;
	font-weight:500;
	line-height:2.5;
	text-align:center;
	color: #ffffff;
	padding:5px 0px;
}
.sort_container .label_left{
	width:35%;
	color: #ffffff;
	box-sizing: border-box;
	overflow: hidden;
	line-height: 1.5;
}
.user_anons_group{
	color:#4c4c4c;
	background: url('//www.roksa.pl/imgnew/m/1_8_pref_box_bkg.jpg') repeat-x #f6f2f7;
	padding:10px 0px;
}
.user_anons_box{
	background-color:#ffffff;
	margin:20px 0px;
    box-shadow:-1px 0px 10px rgba(98, 98, 98, 0.50);
    position: relative;
}
.twojeanonse_name{
	font-size:16px;
	color:#662d91;
	line-height:2;
	font-weight:600;
	padding-left:5px;
	position: relative;
}
.twojeanonse_box_image{
	position:relative;
	float:left;
	margin-bottom:15px;
	width: 100px;
	height:130px;
	box-sizing: border-box;
	background-color: white;
}
.twojeanonse_box_image_small{
	position:relative;
	float:left;
	margin-bottom:15px;
}
.panel_image_container{
	display:inline-block;
	width:100%;
	overflow: hidden;
}
.panel_image_container img{
	width: 100px;
	height: 130px;
}
.twojeanonse_name .nr_anonsu{
	font-size: 10px;
	line-height: 3;
	vertical-align: baseline;
	margin-left:10px;
	font-weight: 500;
}
.promoimg{
	position:absolute;
	left:39px;
	top:0px;
}
.twojeanonse_dane{
	line-height:1.6;
	color:#363636;
	font-size:12px;
}
.twojeanonse_dane img{
	margin:0px 5px;
}
.promobox{
	position: absolute;
	right:40px;
	top:0px;
	width: 37px;
	height: 37px;
	border: 1px solid #662d91;
	box-sizing: border-box;
	text-align: center;
	background-image: url('//www.roksa.pl/imgnew/m/icon_fav.png');
	background-repeat: no-repeat;
	background-position: top;
	background-size: 21px;
	font-size:10px;
	font-weight: 500;
	color:#662d91;
	padding-top:16px;
	background-color: #f6f2f7;
	overflow: hidden;
}
.brak_foto {
    border: 1px dotted #6e206e;
    display: inline-block;
    width: 100px;
    height: 92px;
    text-align: center;
	background-color:#E1D4E6;
	padding-top:40px;
}
.red{
	color:#960800;
}
.red_bkg{
	background-color:#e5c1bf;
}
.submenu_content{
	background-color:#8b5fab;
	padding:0px 30px;
}
.section_red{
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	color:#9b0101;
	font-weight:500;
	margin:10px 0px;
}
.anons_top_button{
	height:35px;
	color:#662d91;
	font-size:14px;
	font-weight:500;
	width: 50%;
	display:inline-block;
	text-align:center;
	background-color:#dacce4;
	line-height:2;
	cursor:pointer;
}
.anons_top_button img{
	margin-right:5px;
}
#edit_selected_m{
	border-left:1px solid #ffffff;
}
#edit_selected_m.selected{
	background-color:#662D91;
	color:#ffffff;
}
#wieleBox{
	margin-top:5px;
	background-color:#dacce4;
	white-space:nowrap;
}
#select_all.selected{
	background-color:#f7c48b;
}
#edit_menu_m{
	position: absolute;
	right: -1px;
	z-index: 2;
	background-color: #662D91;
	box-shadow: -10px 10px 20px #000;
	width: 50%;
	text-align: center;
	font-weight: 500;
	margin-left:-1px;
	white-space:normal;
}
#edit_menu_m div{
	color:#ffffff;
	font-size:14px;
	border-top:1px #ddcfe1 solid;
	width:98%;
	height:45px;
	line-height:3.5;
	display:inline-block;
	text-align:left;
	cursor:pointer;
}
#edit_menu_m div img{
	margin:0px 5px;
}
.chck_box{
	display:inline-block;
	background-color:#efeaf4;
	width:30px;
	height:100%;
	margin-left:-5px;
	text-align:center;
	vertical-align: top;
}
.chck_box.selected{
	background-color:#fbc98e;
}
#user_wiadomosci_ico{
    position:absolute;
    right:2px;
    margin-top: -1px;
}
#user_wiadomosci_ico img{
    height:28px;
    padding:0px;
}
#user_wiadomosci_ico .ile{
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 15px;
    right: 18px;
    bottom: -6px;
    border: 2px solid white;
    border-radius: 50%;
    background-color: #4b0262;
    font-size: 10px;
    text-align: center;
    color: white;
    line-height: 1.5;
}
/*panel - edytuj dane*/
.edit_anons_button{
	color:#9b0101;
	font-size:16px;
	text-transform:uppercase;
	padding-left:5px;
	font-weight:600;
	border-bottom:1px solid #b8b8b8;
	text-align:left;
	line-height:2;
}
.edit_anons_button img{
	margin: 10px 20px;
	float: right;
}
.sceditor-container{
	width:auto !important;
}
.sceditor-container iframe{
	width:99% !important;
}
.edit_anons_container .worktime{
	display:inline-block;
}
.edit_anons_container{
	line-height:1.8;
}
#imie_rez{
	position: absolute;
	font-size: 11px;
	color:gray;
	font-style:italic;
	margin-left: 165px;
	line-height: 1;
	padding: 0px 5px;
	top: 60px;
	margin-left:-70px;
	box-sizing:border-box;
	border-radius: 3px 3px 0px 0px;
	background-color: rgb(255, 255, 255);
	border: 1px solid green;
	border-bottom: 3px solid white;	
}
@media screen and (min-width: 473px) {
	#imie_rez{
		top: 22px;
		left:initial;
		margin-left:170px;
	}
}
/*panel - edycja zdjec*/
.mini_foto_edit_cont{
    text-align: center;
}
.mini_foto_edit{
    display: inline-block;
    text-align: right;
    vertical-align: top;
    margin: 5px 0px;
}
.mini_foto_edit img{
    width:100px;
}
.twojeanonse_opcje{
	display:inline-block;
	margin:0px 12px;
}
.zarz_foto_icons{
	text-align:center;
}
.user-help{
	padding:5px 5px 5px 20px;
}
#float_box.foto{
	display:none;
}
/*user add video*/
#video_uploader{
	text-align: center;	
	width:80%;
	margin: 10px auto;
}
#video_uploading{
	display: none;
	margin: 10px auto;
}
#video_progressbar.ui-progressbar {
	position: relative;
	width:90%;
	margin:10px auto;
}
#video_progressbar .progress-label {
	position: absolute;
	left: 30%;
	top: 4px;
	font-weight: 500;
	text-shadow: 1px 1px 0 #fff;
}
#video_upload_box .button_fiolet{
	box-sizing: border-box;
	padding: 10px;
}
/* foto_edit */
.foto_edit_container{
	display:flex;
	flex-wrap:wrap;
	align-items: stretch;
	justify-content: space-evenly;
}
.foto_edit .mini_label_top{
	height:20px;
	border-radius: 0 10px 0 0;
	line-height: 2;
	font-size:12px;
}
.foto_edit .mini_label_top.active_mini{
	background-color: #5B0C64 ;
	color: white;
}
.foto_edit .mini_label_top.mini{
	background-color: green;
	color: white;
}
.foto_edit label.container {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
	font-size: 15px;
    text-align: center;
    color: #662D91;
    line-height: 2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
	user-select: none;
	width:100px;
	overflow: hidden;
}

.foto_edit label.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.foto_edit .checkmark {
	display:inline-block;
	height: 15px;
	width: 15px;
	margin-right:10px;
	background: url('//www.roksa.pl/imgnew/1_8_ZO_1_Moje-checkbox.jpg') no-repeat;
	background-size:100%;
}
.foto_edit .checkmark_text_select{
	display:inline;
}
.foto_edit .checkmark_text_deselect{
	display:none;
}
.foto_edit .input_container{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-align:left;
	line-height: 1.6;
	padding-left:10px;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.6);
	border-top:1px solid #662D91;
}
.foto_edit .container input:checked ~ .checkmark {
	background: url('//www.roksa.pl/imgnew/1_8_ZO_1_Moje-checkbox_v.jpg') no-repeat;
	background-size:100%;
}
.foto_edit .container input:checked ~ .checkmark_text_deselect {
    display: inline;
}
.foto_edit .container input:checked ~ .checkmark_text_select {
    display: none;
}
.foto_edit .round_nr {
	width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 5px;
    display: inline-block;
    border-radius: 50%;
    padding: 1px 0 0 0;
    background-color: white;
    border: 1px solid #5b0c64;
    color: #5b0c64;
    text-align: center;
    font: 14px Arial, sans-serif;
    font-weight: 600;
    box-sizing: border-box;
}
/*panel - praca*/
.job_table{
	width:100%;
	text-align:left;
	border-collapse:collapse;
	color:#373737;
	font-size:14px;
	line-height:2;
	background-color: #FFF;
	margin: 20px 0px;
	box-shadow: -1px 0px 10px rgba(98, 98, 98, 0.5);
}
.job_table_left{
	background-color:#f9f7fa;
	border-bottom:1px solid #cbb6d2;
	border-right:1px solid #cbb6d2;
	font-weight:500;
	padding-left:5px;
	width:100px;
}
.job_table_right{
	border-bottom:1px solid #cbb6d2;
	font-weight:400;
	padding-left:10px;
}
.job_table_left.id{
	border-top:0px solid #ffffff;
	border-bottom:1px solid #662d91;
	font-size:17px;
	color:#662d91;
	font-weight:600;
}
.job_table_right.id{
	border-top:0px solid #ffffff;	
	border-bottom:1px solid #662d91;
	font-size:17px;
	color:#662d91;
	font-weight:600;
}
.job_table_tresc_title{
	background-color:#f9f7fa;
	border-top:1px solid #662d91;
	border-bottom:1px solid #cbb6d2;
}
.job_table_tresc{
	vertical-align:top;
	line-height:1.2;
}
/*panel - platnosci*/
.payment_form{
	background-color:#F6F2F7
}
.table_title{
	text-align:center;
	color:#662d91;
	line-height:3;
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
	background-color:#ffffff;
	margin-top:30px;
	box-shadow: -1px -2px 5px rgba(98, 98, 98, 0.5);
}
.payments_table{
	border-top:1px solid #cbb6d2;
	border-bottom:1px solid #cbb6d2;
	border-collapse:collapse;
	line-height:1.8;
	width:100%;
	margin:0 auto;
	font-size:14px;
	color:#363636;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	background-color:#ffffff;
	box-shadow: -1px 3px 5px rgba(98, 98, 98, 0.75);
}
.payments_table tr{
	line-height:2.2;
}
.payments_table tr td:last-child{
	border-right-width:0px;
}
.payments_table tr td:first-child{
	border-left-width:0px;
}
.payments_table td{
	border:1px solid #cbb6d2;
	padding-left:5px;
}
.payments_table .table_naglowki{
	background-color:#f9f7fa;
	color:#4c0365;
	font-size:14px;
	font-weight:500;
	line-height:2.2;
	text-align:center;
}
.payments_table .col_zaznacz{
	width:80px;
	font-size:12px;
	text-align:center;
	padding-right:2px;
	white-space:nowrap;
}
.payment_name img{
	float:right;
	margin:10px 20px 0px 0px;
}
.payments_table .payments_table_yellow td{
	background-color:#ffa800 !important;
}
.payments_table .selected:not(.payments_table_yellow) .payment_name img{
	-webkit-filter:brightness(0) invert(100%);
	filter: brightness(0) invert(1);
}
.payments_table > tr.payment_table_details td:last-child{
	border:1px solid #662d91;
	border-right-width: 1px;
	padding:0px;
}
.payments_table > tr.payment_table_details td:first-child{
	border:1px solid #662d91;
	border-left-width: 1px;
}
.payments_table .count{
	background-color:#f9f7fa;
	text-align:center;
	width:30px;
}
.payments_table tr.selected td{
	background-color:#662d91;
	color:#ffffff;
}
.payment_details_box .left{
	display:inline-block;
	width: 70px;
	float: left;
	border-right:1px solid #662d91;
}
.payment_details_box .right{
	border-bottom:1px solid #662d91;
	font-weight:500;
	padding-left: 170px;
	white-space:nowrap;
}
.payment_details_box .right:last-child{
	border-bottom-width:0px;
}
.payments_table .foto_payment{
	float: left;
	width: 80px;
	border:10px solid white;
	border-left-width:3px;
}
.payments_table .brak_foto{
	width: 80px;
	height:100px;
	border: 10px solid #FFF;
	float:left;
	padding-top:0px;
	border-left-width:3px;
}
.stan_konta{
	color:#960800;
	text-align:right;
	vertical-align:baseline;
	height: 40px;
	line-height: 2.3;
}
.doladuj_text{
	color:#ffffff;
	background-color:#4C0365;
	padding:6px 8px;
}
#doladujkontohid{
	padding-right:30px;
	display:inline-block;
}
#doladujkonto, .button_more_red{
	background-color:#960900;
	color:#ffffff;
	padding:6px 8px;
	margin:0px 5px;
}
#useroplac_podsumuj .label{
	width: 120px;
	font-weight:500;
	text-align:right;
	display:inline-block;
	margin-right:10px;
}
.payment_details_box.wplatydet .left{
	width:110px;
	text-align:right;
	padding-right:5px;
}
.payment_details_box.wplatydet .right{
	padding-left:130px;
	vertical-align:baseline;
}
.ajaxdaneplatnosci.count img{
	margin:0px;
	float:none;
}
.ajaxdaneplatnosci.count{
	width:100px;
	line-height:2;
	text-align:center;
}
.price_topay{
	padding:20px 10px;;
	background-color:#e6f0cc;
	color: #6b9200;
	font-size:14px;
	text-align:center;
}
.price_topay .wyroznij{
	font-size:18px;
}
h2.payment_title {
	font-size:14px;
	text-transform:uppercase;
	line-height:normal;
	background-color:#ffffff;
	padding:10px 0px;
	color:#960800;
	margin:10px auto;
	
}
#float_box {
    position: relative;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
	opacity:0.9;
	min-height:90px;
}
#float_contener {
	position:relative;
	max-width:640px;
	margin:0 auto;
	bottom:0px;
	width: 100%;
}
.payment_moreinfo{
	background-color:#fff;
	border-radius:5px;
	padding:5px;
}
.pay_title{
	background-color:#8a5b9b;
	color:#fff;
	line-height:2.4;
	text-align:center;
	font-weight:600;
}
.main_info.fiolet{
	color:#4c0365;
	background-color:#e1d5e5;
	margin-bottom:0px;
	box-shadow:none;
}
.main_info.fiolet a{
	color:#4c0365;
}
.grupaSmall{
	font-style: italic;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: initial;
}
#cashbillform{
	position: relative;
}
/*przenoszenie*/
#move_payment_container{
	background: #F6F2F7 url("//www.roksa.pl/imgnew/m/1_8_pref_box_bkg.jpg") repeat-x scroll 0% 0%;
	padding: 10px 0px;
}
#move_payment_container .twojeanonse_box_image_small img, #kom_odp .twojeanonse_box_image_small img{
	width:64px;
	border-style:solid;
	border-color:#ffffff;
	border-width:2px 5px 0px 0px;
}
#move_payment_container .twojeanonse_box_image_small .brak_foto, #kom_odp .twojeanonse_box_image_small .brak_foto{
	width:64px;
	height:84px;
	padding-top: 0px;
	border-style:solid;
	border-color:#ffffff;
	border-width:5px 5px 0px 0px;
}
#move_payment_container .twojeanonse_dane{
	font-size:14px;
}
#move_payment_container .twojeanonse_dane:last-child{
	min-height: 90px;
}
#move_payment_container .user_anons_box{
	height:auto;
	min-height: 130px;
}
#move_payment_container .edit_anons_button{
	text-transform:none;
	border-bottom:0px;
	color:#4C0365;
}
#move_payment_container .twojeanonse_box_status{
	display:table;
	width:100%;
	text-align:center;
	clear:both;
	margin-top:5px;
}
	
#move_payment_container .twojeanonse_opcje_button{
	display: table-cell; 
	vertical-align: middle;
	width:50%;
	color:#fff;
	background-color:#621064;
	text-align:center;
	height:40px;
	font-size:12px;
	position: relative;
	padding-left: 20px;
}
#move_payment_container .twojeanonse_opcje_button:first-child{
	border-right:2px solid;
}
#move_payment_container .twojeanonse_opcje_button img{
	position:absolute;
	left:10px;
	top:13px;
}
#move_payment_container a.twojeanonse_opcje_button{
	font-size:13px;
}
#move_payment_container .twojeanonse_opcje_button.disabled{
	background-color:#9b779c;
	color:#fff;
	opacity:0.8;
}
.anons_from_container{
	background-color:#f7f4f9;
	color:#662d91;
	font-size:16px;
	font-weight:500;
	padding:10px 5px;
	text-align:center;
	box-shadow: -1px 3px 5px rgba(98, 98, 98, 0.75);
	border-top:1px solid #dacce4;
}
h2 img.divtooltip{
	margin-top:0px;
}
/* panel - wiadomosci*/
#write_message{
	position:fixed;
	right:20px;
	bottom:20px;
	z-index:9;
}
#write_message img{
	filter: drop-shadow(3px 3px 3px #000); 
}
#inbox .message_row{
	border-bottom:1px solid #efe8f1;
	max-height:73px;
	padding:10px 10px;
	overflow:hidden;
	box-sizing:border-box;
	position:relative;
}
#inbox .message_content{
	white-space:nowrap;
}
#inbox .data{
	position:absolute;
	z-index: 8;
	right:5px;
}
#inbox .new-message .data{
	font-weight:600;
	font-size:14px;
}
#inbox .new-message .full_title *{
	color:#4c0365;
	font-style:italic;
}
#inbox .row_top{
	font-size:13px;
	font-weight:500;
	color:#181818;
	line-height:2;
}
#inbox .message_title{
	font-size:14px;
	font-weight:600;
	color:#4c4c4c;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
}
#inbox .message_content{
	font-size:14px;
	font-weight:400;
	color:#4c4c4c;
	display:inline-block;
	/* max-height: 10px; */
	padding-left:5px;
}
#inbox .message_content *{
	vertical-align:baseline;
}
#inbox .tdots{
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:20px;
	background-color:#fff;
	box-shadow: 0px 0px 2px 2px #fff;
	display:inline-block;
	line-height: 1;
	width:30px;
	text-align:center;
	margin-bottom: -7px;
	padding-bottom: 14px;
}
#inbox .liner{
	white-space:nowrap;
}
.message_full .full_title{
	padding: 10px;
}
.message_full .tdots{
	display:none;
}
.message_full .msg_menu{
	background-color:#9e7aba;
	box-shadow:-1px 3px 5px rgba(98, 98, 98, 0.75);
	text-align:right;
	line-height:2.5;
	margin-bottom:10px;
}
.message_full .msg_menu img{
	margin:0px 5px;
}
.message_full .close_msg{
	float:left;
}
.message_full .message_content{
	border-top:1px solid #efe8f1;
	padding:10px 10px 10px 15px;
}
.message_full .message_content *{
	vertical-align:baseline;
}
.message_full .message_content a{
	color:#9B0101;
}
.message_full .message_title{
	font-size:14px;
	font-weight:600;
	color:#4c4c4c;
}
.message_full .row_top{
	font-size:13px;
	font-weight:500;
	color:#181818;
}
.message_full .data{
	float:right;
}
.your_msg{
	border-top: 1px solid #EFE8F1;
	margin-top:20px;
}
.message_full .showPhotos .fakelink{
	color: #9B0101;
	font-style: italic;
}
.message_full .showPhotos img{
	height:120px;
	border:1px solid black;
	margin: 5px;
}
/*panel - ulubione*/
.user_anonse_mini_cont{
	display: flex;
    justify-content: space-around;
    flex-flow: row wrap;
    align-content: flex-start;
	padding:10px 0px;
	background: #F6F2F7 url("//www.roksa.pl/imgnew/m/1_8_pref_box_bkg.jpg") repeat-x scroll 0% 0%;
	padding: 10px 0px;
}
.flex_for_userU{
	width:150px;
	height:0px;
}
.favourites_box{
	width:150px;
	height:432px;
	display:inline-block;
	text-align:center;
	background-color:#fff;
	margin:10px 0px;
	box-shadow: 0px 0px 4px 2px rgba(50, 50, 50, 0.5);
}
.comment_box_content{
	background-color:#f7f4f9;
	height:200px;
	overflow:auto;
	margin: 0 5px;
}
.favourites_name{
	font-size:14px;
	font-weight:600;
	color:#662d91;
	line-height:1.5;
	height:38px;
}
.comment_box_status{
	font-size:12px;
	line-height:2;
}
.comment_box_status img{
	width:15px;
}
.comment_box_title{
	font-size:12px;
	line-height:2;
	font-weight:600;
	color:#662d91;
}
.brak_foto_ulubione {
    width: 103px;
    height: 130px;
    border: 1px dotted #6e206e;
    margin-bottom: 10px;
    display: inline-block;
}
.zmieniono_kolejnosc{
	position:fixed;
	bottom:0px;
	display:none;
	z-index:9999;
}
#updateKolejnosc{
	text-decoration:underline;
	cursor:pointer;
}
/*panel - komentarze komentatora*/
.fav_box .twojeanonse_name img{
	float:right;
	margin:8px;
}
.favourites_box_content{
	clear:both;
}
.favourites_note{
	font-weight:600;
	color:#662d91;
	padding-left:5px;
	line-height:2;
}
.fav_more{
	font-size:13px;
	color:#662d91;
	text-align:center;
	clear:both;
	font-weight:600;
	line-height:1.8;
}
.fav_more img{
	margin:0px 10px;
}
.user_anons_box.fav_box .brak_foto{
	height:128px;
	padding:0px;
}
.user_note_form{
	padding:10px;
}
.notatka_input{
	background: url("//www.roksa.pl/imgnew/m/1_8_fav_bkg.jpg") #f7f4f9 repeat-x;
	background-size: contain;
	width:100%;
	height:120px;
	overflow:auto;
	resize:none;
	padding:5px;
	box-sizing: border-box;
}
.notatka_input.edited{
	background-image:none;
}
.button_full{
	width:100%;
	height:40px;
	background-color:#e61c2c;
	color:#fff;
	font-size:14px;
	font-weight:600;
	text-align:center;
	border-style: solid;
    border-width: 0px 40px;
	border-color: white;
	margin: 5px 0px;
	box-sizing: border-box;
}
.comment_box_date{
	font-size:12px;
}
/*panel - komentarze usera*/
#kom_odp{
	background-color: #8d669b;
}
#kom_odp .comm_container{
    clear: both;
    display: grid;
    grid-template-areas:'photo title' 'photo text';
    grid-template-columns: min-content auto;
    grid-template-rows: 32px auto;
    justify-items: stretch;
    margin: 1px 0px;
    background-color: white;
}
#kom_odp .comm_container:first-child{
	border-top: 1px solid #8d669b;
}
#kom_odp .comm_container:last-child{
	border-bottom: 1px solid #8d669b;
}
#kom_odp .comm_title{
    border-collapse: collapse;
    background: url(//www.roksa.pl/imgnew/m/1_8_pref_box_bkg.jpg) repeat-x #f6f2f7;
    color: #4c0365;
    font-size: 13px;
	line-height: 2.4;
	grid-area: title;
	padding-left:10px;
	border-left: 1px solid #8d669b;
}
#kom_odp .comm_photo{
    position: relative;
    float: left;
    width: 100%;
	grid-area: photo;
	align-self: center;
	padding:5px;
}
#kom_odp .message_content{
	grid-area: text;
	padding:5px;
	border-left: 1px solid #8d669b;
}
#kom_odp .comm_photo .no_photo{
	width: 64px;
	height: 84px;
	border: 1px dotted #6e206e;
    display: inline-block;
    text-align: center;
	background-color: #E1D4E6;
	box-sizing: border-box;
}
#kom_odp .comm_photo img {
    width: 64px;
    border-style: solid;
}
#kom_odp .comm_repl{
    background-color: #631164;
    border-radius: 20px;
    padding: 4px;
    position: absolute;
    right: 0;
    margin: 2px;
    display: inline-block;
    height: 18px;
    width: 20px;
    line-height: 1.4;
}
#kom_odp .comm_repl img{
	width:20px;
}
#kom_odp .hide{
	display:none;
	transition:0.4s;
}

/*************** Kontakt********************/
.contact_info{
	box-shadow:-1px 3px 5px rgba(98, 98, 98, 0.75);
}

.contact_info .left_column, .contact_info .right_column{
	background-color:#f8f5f9;
	border:2px solid #ffffff;
	border-bottom:none;
}
.contact_info .right_column{
	font-weight:500;
	line-height:2;
}
.red a{
	color:#af0d0d;
}
/*************** INFO **************************/
.info_edit .anons_info{
	background-color: #ffffff;
	color: #000;
	text-align: justify;
	box-shadow: none;
	vertical-align:baseline;
	margin:0px;
	padding:2px;
}
.info_edit .anons_info *{
	vertical-align:baseline;
}
ul.dodajzm {
    margin-left: 20px !important;
}
.infozm_graph_cont {
    display: inline-block;
    width: 31.2%;
    vertical-align: top;
    margin-right: 3px;
}
.infozm_graph_top {
    border: 1px solid #4d0465;
    height: 100px;
    text-align: center;
    padding-top: 3px;
	overflow:hidden;
}
.infozm_graph_top br{
	display:none;
}
.infozm_graph_bottom {
    padding-left: 20px;
    text-align: center;
    height: 350px;
    overflow: hidden;
}
.infozm_graph_bottom ul,
.info_graph_down ul {
    text-align: left;
    list-style-type: disc;
}
.info_graph_down {
    border: 1px solid #4d0465;
    height: 120px;
    padding: 5px 0px 5px 20px;
}
.vert_line {
    display: inline-block;
    width: 1px;
    height: 40px;
    border-left: 1px solid #4d0465;
}
.vert_line2 {
    display: inline-block;
    width: 1px;
    height: 300px;
    border-left: 1px solid #4d0465;
}
/*************** Reklama**************************/
#add_box .label_left{
	width:150px;
	line-height:2;
}
#add_box .contact_info, #add_box .anons_info{
	box-shadow:none;
}
#add_box .anons_info{
	background-color:#ffffff;
	color:#000000;
}
#add_box .main_info{
	background-color: #F6F2F7;
	color: #373737;
	box-shadow: -1px 3px 5px rgba(98, 98, 98, 0.75);
}
#add_box h2{
	text-align:center;
	font-size:17px;
	font-weight:500;
	color:#af0d0d;
}
.banner_bottom{
	color:gray;
	font-size:12px;
	margin:5px 0px 10px 0px;
}
.banner_bottom.links{
	margin-top:10px;
	display:inline-block;
	white-space: normal;
}
.banner_bottom.links div.linkspons a span.mala {
	font-size:11px;
	word-break: break-all;
	display:inline-block;
}
.banner_bottom img{
	max-width: 500px;
	width: 98%;
}
#reklama{
	display:inline-block;
	max-width:47%;
	margin-left:5px;
	vertical-align: top;
}
#reklama img{
	max-width:100%
}
/*************** Oferty pracy ********************/
.bannery_box{
	text-align:center;
	background: transparent url("//www.roksa.pl/imgnew/m/1_gallery_background.jpg") repeat-x scroll 0% 0% / contain;
	padding:10px 0px;
	margin-bottom:10px;
}
.bannery_box .box{
	display:inline-block;
	margin:5px auto;
}
.bannery_box img{
	max-width:500px;
	width:98%;
}
#dodaj_oferte_pracy{
	display:block;
	color: #fa8c0b;
	background: url('//www.roksa.pl/imgnew/1_6_praca_button_add_b.jpg') repeat-x #671044;
	height: 34px;
	line-height: 2.2;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	white-space: nowrap;
	margin-bottom:15px;
}
#dodaj_oferte_pracy img{
	margin:-2px 10px 0px 10px;
	width:30px;
}
#show.praca{
	position:absolute;
	margin-top:-38px;
}
.div_link:hover {
    text-decoration: none;
}
.job_filtr_cont{
	padding:30px 0px 30px 10px;
}
.praca_send_select{
	display: inline-block;
	background: url("//www.roksa.pl/imgnew/10_Dodaj-Anons-input_2px.jpg") #ffffff repeat-x;
	background-size: contain;
	font-family: Roboto,Arial,Garuda,Helvetica,sans-serif;
	color: #373737;
	font-weight:500;
	height: 26px;
	width: 60%;
	border-radius: 5px;
	padding-left:10px;
	margin-left:10px;
}
.job_span{
	width:90px;
	display: inline-block;
}
.oferty_pracy_container{
	text-align:center;
}
.job_contact span:first-child{
    font-weight: 600;
}
.job_telinfo {
	font-size:12px;
	margin-left:7px;
}
.oferty_pracy_container h2, #platnosc_form h2 {
	font-size:15px;
	font-weight:500;
	color:#af0d0d;
	margin-bottom:10px;
}
.stronnicowanie_container{
	display:inline-block;
}
.stronnicowanie{
	text-align:center;
	font-size:15px;
	color:#3f3f3f;
	margin:10px 0px;
}
.stronnicowanie.bottom{
	margin-bottom:30px;
}
.page_move{
	display:inline-block;
	padding:5px 10px;
	color:#c1a7c9;
	border:1px solid #c1a7c9;
	margin: 0px 10px 5px 10px;
}
.page_move.active{
	border:1px solid #4d0465;
	color:#4d0465;
}
.page_move.active:hover{
	background:#c1a7c9;
	text-decoration:none;
}
.show_all{
	display:inline-block;
	padding:5px 10px;	
	background-color:#e9e6ef;
	border:1px solid #6d5791;
	color:#4b2f78;
	text-decoration:none;
}
.jobs_container{
	background-color:#f7f4f9;
	padding-bottom:30px;
	margin-top:10px;
	margin-bottom:-20px;
}
.job_container{
	margin-bottom:25px;
	box-shadow: -1px 3px 10px rgba(98, 98, 98, 0.65);
}
.job_header{
	background-color:#4c0365;
	color:#f7f4f9;
	text-align:left;
	line-height:1.8;
	font-weight:500;
	padding:0px 10px;
	position:relative;
}
.job_header_right {
    position:absolute;
	bottom:0px;
	right:0px;
}
.od_imie{
	font-size:12px;
	line-height:1;
}
.job_content{
	background-color:#ffffff;
	color:#383838;
	text-align:justify;
	max-height: 90px;
    overflow: hidden;
    position: relative;
	padding:5px;
}
.rozwin_prace {
    position: absolute;
    bottom: 0px;
    width: 110%;
    text-align: center;
    background: url('//www.roksa.pl/imgnew/m/1_6_praca_rozwin.png') repeat-x;
	background-size:contain;
    height: 35px;
	padding-top:10px;
    margin-left: -10px;
    color: #662d91;
	font-size:15px;
    font-weight: 600;
    line-height: 2.4;
    display: none;
    cursor: pointer;
}
.pracaFotoList{
    margin:5px 0px;
    text-align: center;
}
.showFotoPraca{
    width: 100px;
    height: 100px;
    position: relative;
    display: inline-block;
    border: 1px solid #5c0d65;
    overflow: hidden;
	text-align: center;
	margin: 5px;
}
.showFotoPraca img{
    height:100%;
}
.pracaFoto{
    max-width:100%;
    max-height:60%;
    max-height:60vh;
}
.button_fiolet.foto_button{
    height: initial;
    padding: 2px 10px;
	text-align: center;
	line-height: 1.8;
}
.pseudovalue.long {
	width: 235px;
	line-height:2;
	padding-left: 20px;
	color:#363636;
	display:inline-block;
	margin:1px;
}
.value.long{
	width: 235px;
	line-height:2;
	background: transparent url("//www.roksa.pl/imgnew/10_Dodaj-Anons-input_2px.jpg") repeat-x;
	background-size:contain;
	border: 1px solid #C2ADC2;
	border-radius: 5px;
	padding-left: 20px;
	color:#363636;
	display:inline-block;
	min-height:30px;
}
.value.short{
	width: 50px;
	line-height:2;
	background: transparent url("//www.roksa.pl/imgnew/10_Dodaj-Anons-input_2px.jpg") repeat-x;
	background-size:contain;
	border: 1px solid #C2ADC2;
	border-radius: 5px;
	color:#363636;
	display:inline-block;
	text-align:center;
	margin:0px 40px;
}
.value.disabled{
	background:none;
	border:0px;
}
#platnosc_form hr{
	height:2px;
	background-color:#4C0365;
	margin:10px 10px;
}
#platnosc_form table{
	border-collapse:collapse;
	width:100%;
}
#platnosc_form .lefty{
	border-width: 0px 1px 1px 0px;
	border-color: #E2DAE7;
	border-right-color:#662d91;
	border-style: solid;
	padding:5px;
	background-color:#f9f7fa;
}
#platnosc_form .righty{
	border-width: 0px 0px 1px;
    border-color: #E2DAE7;
    border-style: solid;
	padding:5px;
}
#praca_form #praca_phone, #praca_form #praca_phone2{
    width: 150px;
}
#praca_form #telinfo1,#praca_form #telinfo2{
    width:90px;
}
/* ----------------------------------------
 * 	P�atno�ci Dotpay
 * ---------------------------------------*/

#dotpay_form {
    margin: 0 auto;
    overflow: hidden;
	text-align:center;
}
.dotpay_frame {
    border: 0 solid;
    float: left;
    height: 102px;
    padding: 3px 2px;
    width: 100px;
}
.dotpay_frame .container {
    border: 1px solid #ffffff;
    float: left;
    height: 100px;
    margin: 0 auto;
    padding: 0 2px;
    text-align: center;
    width: 100px;
	height: 102px;
}
.dotpay_frame .container:hover {
    border: 1px solid #9C213F;
    float: left;
    height: 100px;
    margin: 0 auto;
    padding: 0 2px;
    text-align: center;
    width: 98px;
	height: 100px;
}
.dotpay_frame .container_active {
    border: 2px solid green !important;
    margin: 0 auto;
    padding: 0 2px;
}
.dotpay_frame .container img {
    height: 53px;
    width: 104px;
}
.dotpay_frame .channel_name {
    font-family: Arial;
    font-size: 11px;
    margin: 4px 0px 0px 0px;
}
/*************** Regulamin *****************/
.blueC_header {
    background-color: #5C0D64;
    color: #FFF;
    line-height: 2.4;
    text-transform: uppercase;
	text-indent: -40px;
	padding-left: 40px;
}
.blueC_header img{
	padding:0px 5px;
}
ol.nieb {
    font-weight: 700;
    padding: 10px 10px 10px 30px;
    border: 1px solid #662d91;
	text-align: justify;
}
ol.nieb li span {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;
    color: #4C4C4C;
    padding-left: 3px;
}
ol.latin {
    list-style: outside none lower-latin;
    font-size: 14px;
    margin-bottom: 5px;
    border: 0px;
}
ol.nieb li {
	margin-bottom:5px;
}
ol.nieb a {
    color: #9b0101;
    font-weight: 500;
	vertical-align:baseline;
}
.rodo_text {
    color: #4C4C4C;
    font-size: 14px;
    line-height: normal;
    line-height: 1.4;
    margin: 10px;
}
ul.rodo_text  {
    list-style-position: inside;
    margin-left:5px;
}

ul.regulamin {
	margin-top:5px;
	list-style-type: circle;
	margin-left:20px;
}
.paragraf {
    font-weight: bold;
    color: white;
    line-height: 1;
    padding: 0px 10px;
	position: relative;
	bottom: 3px;
}
/*************** Szukaj ********************/
#bledy_w_formulatrzu{
	display:none;
}
#bledy_w_formulatrzu img{
	display:none;
}
input.short.val_error, input.long.val_error{
    background: none #E5C1BF;
}
.search_category_button{
	/* height: 35px; */
	color: #FFF;
	background-color: #402867;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	padding: 8px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	cursor: pointer;
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: #FFF;
	clear: both;
}
.search_category_button img{
	float: right;
	margin:4px 10px 0px 0px;
}
.search_category_container{
	line-height:2.8;
	text-align:center;
}
#search_conteiner #anons_state{
	display:none;
}
.search_category_button.light{
	color: #402867;
	background-color: #ffffff;
	padding-left:20px;
	line-height:1;
	text-align:left;
	border-color: #ada2bd;
}
.search_row.light{
	text-align:left;
}
#search_conteiner .label_left{
	color:#402867;
	width:200px;
	padding-left:5px;
	text-transform:uppercase;
	white-space:nowrap;
}
#search_conteiner select.long{
	width:140px;
}
#search_conteiner input.short{
	width:80px;
	min-width:80px;
}
#search_conteiner .blueC_content_text{
	margin:10px auto;
}
#search_conteiner #anons_city, #search_conteiner #anons_city_part{
	background: transparent url("//www.roksa.pl/imgnew/10_Dodaj-Anons-input_2px.jpg") repeat-x scroll 0% 0% / contain;
	width: 80%;
	min-width: 200px;
	height: 30px;
	border: 1px solid #C2ADC2;
	border-radius: 5px;
	margin: 10px auto;
	padding: 5px;
}
#search_conteiner #citySelected{
	list-style: none;
	width: 300px;
	padding-top:12px;
	margin-left: 30%;
	text-align: left;
	line-height:1.5;
}
#search_conteiner #citySelected .citySelectedInput{
	margin:0px 5px;
}
#search_conteiner #anons_uslugi_tagit li {
    line-height: 1.4;	
}
#search_conteiner .button_red{
	border-radius:0px;
	height:60px;
	width:49%;
	border:0px;
	margin:3px 0px;
	padding:0px;
}
#search_conteiner .button_reset{
	background:none #b7b7b7;
	display:inline-block;
	padding-top:20px;
	height:40px;
	text-decoration:none;
}
#search_conteiner .button_reset:hover{
	background-color: #636363 ;
}
.search_field_reset{
	margin: 0px 0px 0px 12px;
	font-size:13px;
	color:#ffa800;
	vertical-align:baseline;
}
.search_field_reset.h{
	display:none;
}
.ui-autocomplete{
	overflow-x:hidden;
	overflow-y:auto;
	max-height:150px;
}
#saved_search{
	font-weight: 600;
	text-decoration: underline;
}
#del_save_search{
	color: #4c0365;
	font-weight: 600;
	text-decoration: underline;
}
#save_search{
    font-size: 15px;
    color: #7d0669;
    text-transform: lowercase;
    padding-left:10px;
	cursor: pointer;
	white-space: nowrap;
}
#save_search img{
    height:20px;
}
#search_anchor{
	position: absolute;
	margin-top:-40px;
}
/*************** error 404 *****************/
/*errors*/
.error_img {
	margin:0 auto;
}
.error_content{
	background-color:#f1eff4;
	padding-bottom:20px;
	margin:5px;
}
.error_container {
    text-align: center;
    margin: 0px auto;
	background-color:#cdcbcf;
	padding-bottom: 5px;
	max-width: 360px;
}
.error_header {
    font-size: 40px;
    color: #640977;
}
.error_subheader {
    font-size: 22px;
}
.error_text {
    font-size: 15px;
}
.button_fiolet.error_button {
    width: 150px;
    display: inline-block;
    height: 30px;
	padding-top:5px;
}
.button_fiolet.error_button img {} .button_fiolet.error_button span {} .button_box {
	margin-top:50px;
}
.error_container .vertical_100{
	height:20px;
}
/***** ADULT WARNING ****/
/*tresc*/

#adultwarning {
    background: url('//www.roksa.pl/imgnew/0_1_Adult-Warning_background.jpg') no-repeat;
	font-weight: 400;
    font-size: 14px;
    color: white;
	border:10px solid #6c2162;
	background-size: cover;
}
#adultwarning img {
    position: absolute;
    right: 20px;
}
#adultwarning h2 {
    text-align: center;
}
#adultwarning p a {
    color: #ffac2a;
}
#adultwarning a {
    text-decoration: none;
}
#adultwarning span {
    color: #ffac2a;
}
#adultwarning_text {
    padding: 10px;
    position: relative;
    margin-top: 100px;
}
#adultwarning_text *{
	vertical-align:baseline;
}
/*przyciski*/

#adultwarning div.przyciski {
    width: 300px;
    height:55px;
	margin: 30px auto 0px;
    color: white;
    text-align: center;
}
#adultwarning span.wchodze {
    width: 128px;
    background-color: #a9181e;
    padding: 1em 2em 1em;
    border-radius: 8px;
    color: white;
	margin-right:20px;
}
#adultwarning span.rezygnuje {
    width: 128px;
    background-color: #afadad;
    padding: 1em 2em 1em;
    border-radius: 8px;
    color: white;
}
/*************** Footer ********************/
.vertical_100{
	height:100px;
	clear:both;
}
.footer > br:first-child{
	display:none;
}
.footer{
	background-color:#631164;
	color:white;
	font-size:14px;
	position: absolute;
	left:0px;
	right:0px;
	bottom: 0px;
	margin-top: 30px;
	padding-top: 5px;
}
.footer a{
	padding:5px;
	color:white;
}
.footer img{
	float:left
}
.footer_bottom{
	background-color:#420b42;
	padding:10px;
	clear:both;
	text-align:center;
	margin-top: 7px;
}
footer .logo{
	position:relative;
	top: 9px;
	left:5px;
}
.footer_row{
	float:right;
	text-align:center;
	clear:right;
	margin:3px 0px;
}
#online_counter{
	letter-spacing:6px;
	margin-left:5px;
	background: url('//www.roksa.pl/imgnew/cnt_bkg.jpg') #683c68 no-repeat;
	display:inline-block;
	width:69px;
	height:20px;
	position:relative;
}
#online_counter span{
	position:absolute;
	top: 2px;
	right: -3px;
}
/* FAQ */ 
.faq{
    width: 100%;
    margin: 0 auto;
}
.faq *{
    box-sizing: border-box;
    vertical-align: baseline;
}
.faq h2{
    line-height: 2;
    margin: 5px 0px 2px 0px;
}
.faq #searchCont{
    position: relative;
	margin: 30px auto 10px;
    padding: 0px 10px;
}
.faq #searchBar{
    padding: 10px 10px 10px 40px;
    font-size: 18px;
    display: inline-block;
    -webkit-transition: box-shadow .1s linear;
	transition: box-shadow .1s linear;
    background: transparent url(//www.roksa.pl/imgnew/10_Dodaj-Anons-input_2px.jpg) repeat-x scroll 0% 0%;
    border: 1px solid #C2ADC2;
	border-radius: 5px;
	background-size: contain;
	width:100%;
	margin:0 auto;
}
.faq #searchClear{
    display: none;
    height: 40px;
    position: absolute;
    margin-left: -30px;
    vertical-align: middle;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.5;
    cursor: pointer;
}
.faq #searchCont .szklo{
	position: absolute;
    top: 10px;
    left: 20px;
    height: 21px;
}
.faq #searchClear.active{
    display:inline-block;
}
.faq_categ{
    text-align: left;
    text-decoration: wavy;
}
.faq p{
    margin: 0px;
    
}
.faq .faq_text{
    font-size: 14px;
    margin-bottom: 10px;
    border-top: 1px dashed #f2e8f5;
    line-height: 1.3;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    color: #363636;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
	display:none;
	padding: 8px 15px 25px;
	text-align: justify;
}
.faq .faq_text ul, .faq .faq_text ol{
	padding-left:10px;
	margin-left:10px;
	margin-top:5px;
}
.faq .faq_title{
	cursor: pointer;
    font-weight: 500;
    display: block;
    font-size: 15px;
    color: #420b42;
    margin: 0;
    line-height: 1.4;
    position: relative;
    padding: 8px 20px 8px 5px;
}
.faq .faq_title::before {
    content: "<";
    font-weight: 400;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%) rotate(90deg) scale(1,1.7);
}
.faq .faq_title.active::before {
    transform: translateY(-50%) rotate(-90deg) scale(1,1.7);
}
.faq input::-webkit-input-placeholder	{ color: #5c074e !important; }
.faq input::-moz-placeholder			{ color: #5c074e !important; }
.faq input:-ms-input-placeholder		{ color: #5c074e !important; }
.faq input:focus
{
    box-shadow: 0px 4px 8px rgba( 52, 67, 75, .4 );
}
.faq .highlight
{
    background-color: yellow;
    color: black;
}
.faq .faq_categ_title{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    background-color: #402867;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 6px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    border-width: 1px 0px 0px;
    border-style: solid;
    border-color: #FFF;
	clear: both;
	line-height: 2;
	margin:20px 0 10px 0;
}
.faq .faq_item{
    padding-bottom: 1.7rem;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding: 0;
}
.faq .faq_categ_title.active + .faq_categ_container{
    display:block
}
.faq .faq_title.active + .faq_text{
    display:block
}
.faq .more_info{
    display:none;
}
.faq .hc{
    display:none;
}
.faq .hc.active{
    display: block;
}
.faq__notfound
{
    font-size: 18px;
    font-style: italic;
    display: none;
	text-align: center;
	margin-top: 10px;
}
.faq .kontakt{
    font-size: 18px;
    font-style: italic;
    text-align: center;
    margin:30px auto;
}
.faq .kontakt a {
    text-decoration: underline;
    font-weight: 600;
}
/* Dla innych rozdzielczo�ci */
@media screen and (max-width: 290px) {
	body{
		min-width:initial;
	}
	footer .logo{
		position:static;
	}
	.vertical_100{
		height:120px;
	}
	#keyword_search{
		margin:0px;
	}
} /*koniec 290px*/
@media screen and (max-width: 321px) {
	.anons_tile{
		width:100px;
	}
	.anonse_title{
		font-size: 16px;
	}
	.lazy_group{
		width:100px;
		height:122px;
	}
	#promo_gallery .item img{
		width:100px;
		height:122px;
	}
	.minipodpis{
		font-size:12px;
		line-height:1.2;
	}
	.random_item > img{
		height:133px;
	}
	.flex_for_userM{
		width:104px;
	}
	.footer{
		font-size:12px;
	}
	.search_field_reset{
		margin:0px;
		font-size:12px;
	}.async_info
	.search_category_button img{
		margin:4px 0px 0px 0px;
	}
	.left_column{
		width:90px;
	}
	.right_column{
		padding-left:110px;
	}
	.pobliskieMiastoArrow a{
		max-width:100px;
    }
    #search_conteiner .label_left{
        width: 170px;
	}
	#adultwarning div.przyciski {
		text-align: left;
	}
}	/*koniec 321*/
@media screen and (min-width: 361px) {
	#pobliskieMiastaQuestion{
		font-size:14px;
		line-height:1.2;
		background-size:100% 100%;
    }
    .multi_zmiana .no_checkbox_img{
        bottom: 10px;
    }
    .multi_info{
        position: static;
        opacity: 1;
    }
}	/*koniec 361*/
@media screen and (min-width: 580px) {
	#pobliskieMiastaQuestion{
		background-size:100% auto;
	}
	.label_top_cont{
		text-align:left;
	}
	#adultwarning{
	background-size: 100% auto;
    }
    .search_row.light{
        text-align: center;
    }

}	/*koniec 580*/ 
@media screen and (max-height: 600px) {
	#group_list{
		max-height: 30vh;
	}
}
