* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}

body {
	text-align: center;
}

.btn, .btn_s {
	display: block;
	cursor: pointer;
}

.btn:hover {
	background-position: 0px 100%;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}

#width {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
}

#logo {
	width: 455px;
	height: 210px;
	background: url('images/logo.jpg');
}

#header {
	width: 467px;
	height: 202px;
	background: url('images/head_bg.jpg');
	position: absolute;
	margin-left: 510px;
}

#header a {
	font-size: 11px;
	color: white;
	text-decoration: none;
}

#header a:hover {
	color: #838383;
}

input, select {
	border: 1px solid #909090;
	padding: 1px;
	color: #838383;
}

#header form {
	margin: 46px 40px 10px 40px;
}

#header select {
	font-size: 11px;
	width: 136px;
}

#header input {
	width: 132px;
	_width: 136px;
}

#header .right {
	position: absolute;
	margin-left: 240px;
	margin-top: 28px;
	_margin-top: 25px;
}

#header .right input {
	width: 90px;
}

#header .right select {
	width: 94px;
	_width: 90px;
}

#header .btn_send {
	width: 106px;
	height: 37px;
	border: 0px;
	background: url('images/btn_send.jpg');
	position: absolute;
	margin-left: 330px;
	margin-top: 92px;
}

#header select.little {
	width: 54px;
}

#header td {
	color: #fff;
	font-weight: bold;
	padding: 2px;
	font-size: 11px;
}

#header td.name {
	text-align: right;
}

#head_btns {
	margin-left: 428px;
	margin-top: 31px;
	position: absolute;
	width: 112px;
}

#head_btns a {
	width: 112px;
	display: block;
}

.btn_head1 {
	height: 34px;
	background: url('images/btn_head1.gif');
}

.btn_head2 {
	height: 31px;
	background: url('images/btn_head2.gif');
}

.btn_head3 {
	height: 32px;
	background: url('images/btn_head3.gif');
}

.btn_head4 {
	height: 39px;
	background: url('images/btn_head4.gif');
}

#menu {
	padding-left: 110px;
	height: 56px;
}

#menu a {
	height: 44px;
	display: block;
	float: left;
}

.menu_1 {
	width: 120px;
	background: url('images/menu_1.gif');
}

.menu_2 {
	width: 120px;
	background: url('images/menu_2.gif');
}

.menu_3 {
	width: 120px;
	background: url('images/menu_3.gif');
}

.menu_4 {
	width: 120px;
	background: url('images/menu_4.gif');
}

.menu_5 {
	width: 174px;
	background: url('images/menu_5.gif');
}

.menu_6 {
	width: 120px;
	background: url('images/menu_6.gif');
}

#cities {
	width: 194px;
	float: left;
}

#cities .active, #cities .active:hover {
	color: #000;	
}

.btn_city {
	font-size: 11px;
	width: 194px;
	height: 31px;
	background: url('images/btn_city.gif');
	margin-bottom: 1px;
	color: #fff;
	text-decoration: none;
}

.btn_city:hover {
	color: #000;
}

.btn_city span {
	display: block;
	padding-top: 8px;
	padding-left: 16px;
}

#content {
	float: left;
	width: 560px;
	margin-left: 16px;
	margin-right: 9px;
}

#content .head {	
	clear: both;
	width: 560px;
	height: 31px;
	background: url('images/head_main.jpg');
}

#content .head a {	
	color: #fff;
}

#content .head a:hover {	
	color: #ddd;
}

#content p {
	font-size: 11px;
	color: #8a8a8a;
	padding: 10px 5px;
}

#content a {
	color: #e63d8e;
	text-decoration: none;
}

#content a:hover {
	color: #7abf15;
}

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

#content .sort {
	width: 100px;
	float: right;
	margin-top: 6px;
	margin-right: 24px;
	font-size: 10px;
}

.head h1 {
	font-size: 11px;
	color: #5b5b5b;
	padding: 8px 0px 0px 20px;
}

.head .sub {
	font-weight: bold;
	color: #fff;
	position: absolute;
	font-size: 11px;
	padding: 7px 0px 0px 19px;
}

.list {
	padding-left: 18px;
}

.person, .person2 {
	width: 124px;
	font-size: 10px;
	color: #8a8a8a;
	float: left;
	margin: 12px 3px;
}

.person a, .person2 a {
	color: #8a8a8a;
	text-decoration: none;
}

.person a:hover, .person2 a:hover {
	color: #e33d8c;
	text-decoration: none;
}

.green {
	color: #a6b737;
}

.pink {
	color: #e33d8c;
}

.rating {
	float: right;
	margin-right: 2px;
}

.photo {
	padding: 5px 5px 3px 5px;
	_padding-bottom: 5px;
	background: url('images/photo_bg.gif');
	margin-bottom: 4px;
	cursor: pointer;
}

.photo_big {
	position: absolute;
	display: none;
	margin-left: 123px;
	padding: 4px 4px 2px 4px;
	_padding-bottom: 4px;
	border: 1px solid #e6e6e6;
	background: #fff;
	z-index: 5;
	margin-top: -120px;
}

#right .photo_big {
	margin-left: -189px;
}

#right #fav .photo_big {
	margin-left: -199px;
	margin-top: -60px;
}

.btn_fav {
	width: 18px;
	height: 18px;
	background: url('images/btn_fav.gif');
	position: absolute;
	margin-left: 106px;
	margin-top: 17px;
}

#person_info {
}


#person_info .btn_fav {
	margin-top: 0px;
	margin-left: 245px;
}

.fav_lokal {
	position: absolute;
	margin-left: 280px;
}

#person_info .fav_info {
	margin-left: 265px;
	margin-top: -2px;
	width: 110px;
}

.btn_fav_more {
	width: 76px;
	height: 27px;
	background: url('images/btn_fav_more.gif');
	position: absolute;
	margin-left: 115px;
	margin-top: 113px;
}

.hidden {
	display: none;
}

.fav_info {
	font-size: 11px;
	display: none;
	position: absolute;
	z-index: 9;
	margin-left: 126px;
	margin-top: 14px;
	padding: 4px;
	background: white;
	border: 1px solid #89ab44;
}

#right {
	float: left;
	width: 194px;
}

#fav {
	width: 194px;
	height: 163px;
	background: url('images/fav_bg.jpg');
}

#fav ul {
	padding: 35px;
	list-style: none;
}

#fav li {
	background: url('images/fav_li.gif');
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	width: 111px;
	_width: 121px;
	height: 16px;
	padding-left: 10px;
	padding-top: 1px;
}

#fav li a {
	color: #869b00;
	text-decoration: none;
}

#fav li a:hover {
	color: #e33d8c;
	text-decoration: none;
}


#fav .btn_favdel {
	width: 15px;
	height: 13px;
	background: url('images/btn_favdel.gif');
	float: right;
}

#fav .btn_favdel:hover {
	background-position: 0px 100%;
}



#right .head {
	width: 194px;
	height: 31px;
	background: url('images/right_bg.jpg');
}

#right .head h1 {
	text-align: left;
	padding-top: 9px;
	padding-left: 16px;
}

#right .head .sub {
	padding-top: 8px;
	padding-left: 15px;
}

.last_added, .news_list {
	clear: both;
}

.news_list a {
	color: black;
	text-decoration: none;
}

.news_list .error2 {
	border-color: red;
}

.last_added .person2 {
	margin-left: 35px;
}

.date {
	display: inline;
	color: #e33d8c;
}

.news {
	text-align: justify;
	font-size: 10px;
	padding: 7px 2px;
	line-height: 150%;
	color: #000;
}

.btn_more {
	margin-top: 5px;
	margin-right: -4px;
	float: right;
	width: 50px;
	height: 13px;
	background: url('images/btn_more.gif');
}

.btns {
	clear: both;
	height: 40px;
}

.btn_next {
	width: 76px;
	height: 30px;
	background: url('images/btn_dalej.gif');
	position: absolute;
	margin-left: 260px;
}

.btn_prev {
	width: 76px;
	height: 30px;
	background: url('images/btn_wstecz.gif');
	position: absolute;
	margin-left: 185px;
}

.btn_wstecz2 {
	width: 70px;
	height: 27px;
	background: url('images/btn_wstecz2.gif');
	float: right;
	margin-right: 30px;
	margin-bottom: 10px;
}

.blocked, .blocked:hover {
	background-position: 0px -30px;
	cursor: default;
}

.active, .active:hover {
	background-position: 0px 100%;
}

.add td {
	font-size: 11px;
	color: #8a8a8a;
	font-weight: bold;
}

.add table {
	margin: 0px auto;
}

.add {
	padding: 10px 0px;
	text-align: center;
}

.add .big input {
	width: 170px;
}

.add .big select {
	width: 174px;
	_width: 170px;
}

.add input {
	width: 96px;
	_width: 100px;
	border: 1px solid #79c261;
}

.add select {
	width: 100px;
	border: 1px solid #79c261;
}

.add td.name {
	text-align: right;
	width: 110px;
	padding-right: 5px;
}

.add .hr {
	height: 10px;
	background: url('images/hr.gif');
	line-height: 0px;
	font-size: 0px;
	margin: 5px 0px;
	clear: both;
}

.add .checkbox {
	width: 16px;
	border: 0px;
	margin-bottom: 6px;
	_margin: 0px;
}

.add .boxes {
	color: #8a8a8a;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-left: 15px;
	width: 170px;
	line-height: 19px;
}

.add .boxes .empty {
	height: 20px;
	_height: 22px;
}

label {
	position: absolute;
	margin-top: -3px;
	_margin-top: 0px;
	width: 160px;
}
.label {
	width: 220px;
}

.add textarea {
	width: 216px;
	height: 96px;
	border: 1px solid #79c261;
	overflow: auto;
	font-size: 11px;
	padding: 3px;
	margin-left: 55px;
	position: absolute;
}

.add .photos {
	width: 200px;
	margin-left: 140px;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
}

.add .photos input {
	width: 16px;
	_margin: 0px;
	margin-bottom: 4px;
}

.add .photos .input {
	position: absolute;
	margin-left: 148px;
	_margin-left: -20px;
	_margin-top: 20px;
}

.add .photos .input input{
	width: 200px;
}

.add .photos .fot_lokal {
	_margin: 0px 0px 0px 140px;
}

.add .photos label {
	width: 220px;
	margin-top: -1px;
	_margin-top: 2px;
}

.add div {
	font-size: 11px;
	color: #8a8a8a;
}

.add th {
	font-size: 11px;
	color: #7f7f7f;
	background: #f2f2f2;
	padding: 3px;
}

.partner_8, .partner_9 {
	display: none;
}

.add .photos .checkbox {
	margin-left: 148px;
	_margin-left: 140px;
}


.add .error {
	display: block;
	color: white;
	position: absolute;
	_margin-left: -100px;
	margin-top: -20px;
	_margin-top: 0px;
	background: #a5141f;
	padding: 3px 4px;
	_padding: 4px;
	width: 92px;
	_width: 100px;
	text-align: left;
}

.add .big .error {
	width: 166px;
	_width: 170px;
	_margin-left: -170px;
}

.btn_add {
	width: 82px;
	height: 33px;
	background: url('images/btn_add.gif');
	border: 0px;
	position: absolute;
	margin-left: 480px;
	margin-top: 70px;
}

.btn_zapisz {
	width: 138px;
	height: 24px;
	border: 0px;
	background: url('images/btn_zapisz.gif');
	position: absolute;
	margin-left: 446px;
	margin-top: 68px;
}

btn_zapisz.gif


.add_form {
	padding-bottom: 80px;
}

.div_error {
	padding: 5px;
	margin: 10px 0px;
	border: 1px solid #a5141f;
	color: #a5141f;
	font-size: 11px;
	font-weight: bold;
}

.hidden {
	display: none;
}

.sort_text, .sort_text2 {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	margin-left: 370px;
	margin-top: 7px;
	color: #fff;
}

.sort_text {
	margin-left: 371px;
	margin-top: 8px;
	color: #5b5b5b;
}

.show_photos {
	width: 270px; 
	padding-top: 3px;
	_padding-top: 13px;
	float: left;
}

.gallery .photo {
	width: 114px; 
	float: left;
	margin: 7px 0px 0px 7px;
	line-height: 120%;
}

.nick {
	font-size: 12px;
	font-weight: bold;
}

#person_info div, #person2_info div {
	margin-top: 10px;
	_margin-top: 15px;
	font-size: 11px;
	color: #a5b737;
	line-height: 125%;
}

#content strong a {	
	color: #7f7f7f;
}

#content strong a:hover {	
	color: #e33d8c;
}

#person_info .info {
	_padding-top: 7px;
	margin-left: 270px;
	width: 257px;
	text-align: justify;
}

#person_info .phone p {
	font-size: 12px;
	color: #a5b737;
	font-weight: bold;
}

#person_info .phone img {
	float: left;
}

#person_info .name, #person2_info .name {
	color: #8a8a8a;
	font-weight: bold;
}

#person_info .nick {
	font-size: 12px;
	color: #a3b737;
}

#person2_info .lang
{
	height: 26px;
}

#person2_info .lang img, #person2_info .lang .name {
	float: left;
	_margin-left: 2px;
}



#person2_info .lang .lang_info {
	margin-top: 22px;
	display: none;
	position: absolute;
	z-index: 10;
	padding: 4px;
	background: white;
	border: 1px solid #89ab44;
	width: 110px;
}

#person2_info span {
	margin-top: 3px;
}

#person2_info .lang img {
	margin-left: 2px;
}

#person2_info .nr {
	background: url('images/nr_bg.gif');
	background: #f0f0f0;
	height: 15px;
	_height: 19px;
	clear: both;
	color: #8a8a8a;
	font-weight: bold;
	padding: 2px 8px;
}

#person2_info .black {
	color: #000;
}

#person2_info .rat {
	padding-left: 4px;
}

#person2_info .star, #person_info .star {
	width: 22px;
	height: 23px;
	background: url('images/star.gif');
	float: left;
	cursor: pointer;
}

#person2_info .stars, #person_info .stars {
	position: absolute;
	margin-left: 36px;
	margin-top: -15px;
	_margin-top: -20px;
	height: 30px;
}

#person2_info p.desc {
	clear: both;
	line-height: 140%;
}

#person2_info .voted, #person_info .voted {
	padding: 3px;
	color: #1560a6;
	position: absolute;
	margin-top: 6px;
	_margin-top: 12px;
	margin-left: 150px;
	width: 100px;
}

.skills ul {
	float: left;
	width: 200px;
	margin-left: 20px;
}

.skills li {
	color: #869f00;
	background: url('images/li.gif') 0px 5px no-repeat;
	padding-left: 7px;
	list-style: none;
	margin-bottom: 3px;
}

.skills li:hover {
	background: url('images/li.gif') 0px 5px no-repeat;
}



#content .news {
	font-size: 11px;
}

.btn_add_comment, .btn_add_comment2 {
	background: url('images/btn_add_comment.gif');
	width: 144px;
	height: 30px;
	margin-top: 8px;
}

#person_info .btn_dojazd {
	margin: 0px;
}


.btn_dojazd {
	float: right;
	background: url('images/btn_dojazd.gif');
	width: 144px;
	height: 30px;
	margin-top: 16px;
	margin-right: 28px;
}

.comment {
	display: none;
}

.comment textarea {
	border: 1px solid #869f00;
	width: 516px;
	_width: 522px;
	height: 60px;
	overflow: hidden;
	font-size: 11px;
	color: #8a8a8a;
	padding: 3px;
	margin: 0px 8px;
}

.comment_line {
	background: url('images/comment_line.gif') center no-repeat;
	width: 530px;
	height: 3px;
	margin: 8px 0px;
}

.comment .date {
	color: #e33d8b;
	font-weight: bold;
}

.comment .nick {
	color: #1d1d1d;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	padding: 8px;
}

#content .body {
	position: absolute;
	width: 442px;
	_width: 447px;
	height: 96px;
	border: 1px solid #79c261;
	overflow: auto;
	font-size: 11px;
	padding: 3px;
	margin-top: 56px;
	_margin-top: 60px;
	margin-left: 108px;
	_margin-left: 111px;
}

#content .comment_error {
	padding: 5px;
	background: #a5141f;
	color: #fff;
	position: absolute;
	margin-top: -23px;
	margin-left: 8px;
	_margin-top: 38px;
	_margin-left: -535px;
}

.cmt {
	font-size: 11px;
}

.btn_send {
	background: url('images/btn_wyslij.gif') no-repeat;
	width: 70px;
	height: 24px;
	margin-top: 95px;
	_margin-top: 85px;
	border: 0px;
}

.btn_zapisuje {
	background: url('images/btn_zapisuje.gif') no-repeat;
	width: 138px;
	height: 23px;
	border: 0px;
	position: absolute;
	margin-left: 445px;
	margin-top: 68px;
	cursor: wait;
	display: none;
}

.btn_ogl_kobieta {
	background: url('images/btn_ogl_kobieta.gif') no-repeat;
	width: 70px;
	height: 24px;
	float: left;
	margin-right: 10px;
}

.btn_ogl_mezczyzna {
	background: url('images/btn_ogl_mezczyzna.gif') no-repeat;
	width: 70px;
	height: 24px;
	float: left;
	margin-right: 10px;
}

.btn_ogl_para {
	background: url('images/btn_ogl_para.gif') no-repeat;
	width: 70px;
	height: 24px;
	float: left;
	margin-right: 10px;
}

.btn_ogl_lokal {
	background: url('images/btn_ogl_lokal.gif') no-repeat;
	width: 70px;
	height: 24px;
	float: left;
	margin-right: 10px;
}

.add_btns {
	padding-left: 130px;
}

.add_btns .active {
	background-position: 0px 100%;
}

.choose {
	font-size: 11px;
	color: #8a8a8a;
	text-align: center;
	padding: 10px;
}

.msg {
	background: #8e1414;
	padding: 15px;
	color: white;
	font-size: 11px;
	position: absolute;
	width: 600px;
	height: 80px;
	margin-left: -300px;
	margin-top: -40px;
	left: 50%;
	top: 50%;
	font-weight: bold;
	z-index: 1200;
}

.msg button {
	margin-top: 10px;
	cursor: pointer;
	width:60px;
}

.btn_no {
	margin-left: 10px;
}

.add_msg, .add_msg2 {
	margin-left: 490px;
	padding: 10px;
	background: #a5141f;
	color: white;
	font-size: 11px;
	position: absolute;
	font-weight: bold;
	width: 240px;
	text-align: center;
	z-index: 1000;
}

.add_msg2 {
	margin-left: 300px;
	_margin-left: 317px;
	margin-top: 120px;
}

.add .error2, #content .error2 {
	border: 1px solid #a5141f;
}

.del_info {
	padding: 4px;
	color: white;
	background: #a5141f;
	font-size: 11px;
	position: absolute;
	margin-left: 115px;
}


.lokal_skills {
	padding-top: 0px;
	position: absolute;
	margin-left: 330px;
}

#person_info .photos_lokal {
	width: 100%;
}

.add .info {
	font-weight: normal;
	padding-left: 7px;
	_padding: 0px;
	width: 380px;
	position: absolute;
}

#map {
	width: 600px;
	height: 400px;
}

.map_handler {
	width: 600px;
	height: 400px;
	border: 3px solid white;
	margin-left: -300px;
	margin-top: -200px;
	left: -50%;
	top: 50%;
	position: absolute;
	z-index: 1000;
	font-size: 11px;
	color: white;
	text-align: center;
}

.map_close {
	width: 100px;
	height: 20px;
	line-height: 20px;
	color: white;
	font-weight: bold;
	text-align: center;
	margin: 0px auto;
	text-decoration: none;
	display: block;
}

.overlay {
	width: 100%;
	height: 100%;
	background: black;
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 0px;
}

.slogan {
	position: absolute;
	font-size: 11px;
	color: #023a5f;
	margin-left: 164px;
	margin-top: -26px;
}

.partner_1, .partner_2 {
	float: left;
	margin-right: 80px;
	padding-left: 30px;
}

.partner_1 {
	margin-left: 90px;
}

.partner_1 img, .partner_2 img {
	margin-left: -10px;
	margin-bottom: 10px;
}

.makebr {
	margin-top: 10px;
}

.para_skills ul, .skills ul {
	float: left;
	margin-right: 20px;
}

.search {
	text-align: center;
}

.search td {
	font-size: 11px;
	color: #8a8a8a;
	font-weight: bold;
}

.search table {
	margin: 0px auto;
	text-align: left;
}

.search .big input {
	width: 170px;
}

.search .big select {
	width: 174px;
	_width: 170px;
}

.search input {
	width: 96px;
	_width: 100px;
	border: 1px solid #79c261;
}

.search select {
	width: 100px;
	border: 1px solid #79c261;
}

.search .name {
	text-align: right;
}

.search .btn_s {
	border: 0px;
	margin-left: 370px;
	_margin-left: 290px;
	margin-top: 10px;
}

.search .boxes {
	float: left;
	font-size: 11px;
	text-align: left;
	width: 180px;
}

.search .checkbox {
	width: 16px;
	border: 0px;
}

.picker {border: 1px solid green; padding: 2px; line-height: 14px; height: 14px; cursor: pointer; text-align: center; width: 40px;}

.dateList {display: none;}
.dateList ul {padding-bottom: 1px; list-style: none; width: 240px;  position: absolute;}
.dateList li {background: white; cursor: pointer; text-align: center; border: 1px solid green; padding: 2px; line-height: 14px; height: 14px;; margin-bottom: -1px; margin-right: -1px; float: left}
.dateList li.active {background: #ccc};

.add_next {background: white; border: 1px solid green; padding: 3px; position: absolute; margin-left: 5px;}


.grafik {padding: 0px; margin-top: -2px}
.grafik td {font-size: 11px; padding: 0px; color: #a5b737;}
.grafik td.name {text-align: right; padding-right: 3px;}

#bottom {
	clear: both;
	height: 50px;
}

.green_box {
	background: #51c526;
	padding: 10px 20px;
	color: white;
	font-size: 11px;
	line-height: 150%;
	text-align: justify;
	width: 1000px;
	margin: 0px auto;
}

.green_box h1 {
	font-size: 11px;
	margin: 0px;
	display: inline;
	padding: 0px;
	font-weight: normal;
}

.green_box a {
	color: #fff;
}

.green_box a:hover {
	color: #000;
}

.ultext {
	list-style: square;
	margin-left: 20px;
}

.ultext li {
	font-size: 11px;
	color: #8a8a8a;
	padding-bottom: 5px;
}

.newsletter input, .newsletter select {
	width: 120px;
	margin-bottom: 3px;
}

.newsletter .btn_send {
	width: 70px;
	cursor: pointer;
	margin: 5px 0px 0px 114px;
}

.btn_yes {
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	width: 80px;
	text-align: center;
	display: block;
	margin-left: 210px;
	margin-top: 8px;
	float: left;
}

.btn_no {
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	width: 80px;
	text-align: center;
	display: block;
	margin-left: 10px;
	margin-top: 8px;
	float: left;
}

.btn_yes:hover {
	background: green;
}

.btn_no:hover {
	background: red;
}

.pay input {
	width: 196px;
	_width: 200px;
	border: 1px solid #79c261;
}

.pay select {
	width: 200px;
	border: 1px solid #79c261;
}

.pay .btn_send { 
	border: 0px;
	width: 70px;
	margin: 0px;
	margin-left: 120px;
}

.pay .pay_info {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#content .pay .error {
	color: red;
}