@CHARSET "UTF-8";

BODY {
	background-color: #d9e9f9;
	background-image: url("/media/img/bkg_line.jpg");
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Tahoma;
	color: #707070;
	margin: 0px;
}

A {
	text-decoration: none;
	color: #707070;
}

A:HOVER {
	text-decoration: underline;
}

IMG {
	border: 0px;
	display: inline;
}


H1 {
	padding: 10px 20px 10px 20px;
	color: black;
	font-size: 22px;
	color: #f06eaa;
	font-weight: normal;
	margin: 0px;
	font-family: "Century Gothic";
}

H2, H2 a {
	color: #506d8d;
	font-size: 14px;
	font-family: "Century Gothic";
	margin-top: 0px;
}

FORM ul {
	list-style-type: none;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.clear {
	clear: both;
}

.pink {
	color: #f06eaa;
}

.blue {
	color: #8fa1b2;
}

.violet {
	color: #6d354f;
}

.h2_color {
	color: #506d8d;
}

.thread {
	color:#71505f;
}

.view {
	color:#b53771;
}

.error, .errorlist {
	color: red;
	text-decoration: underline;
}

.small {
	font-size: 11px;
}

.package_standard {
	color: #7a94c3;
}

.package_premium {
	color: #c88ebf;
}

/* Główne elementy */

#container {
	/*background-image: url("/media/img/bkg.jpg");
	background-repeat: no-repeat;
	background-position: top;*/
	width: 980px;
	margin: auto;
	text-align: center;
}

.outline_image {
	margin: auto;
	width: 982px;
}

.outline_image img {
	display: block;
}

#wrapper {
	padding-left: 16px;
	padding-right: 16px;
	width: 950px;
	background-image: url("/media/img/page_line.png");
	background-repeat: repeat-y;
	margin: auto;
	text-align: left;
}

#breadcrumps {
	padding: 5px;
}

#breadcrumps li {
	display: inline;
}

#footer {
	margin-top: 20px;
}

/* Powtarzalne elementy */

#flatpage ul, #flatpage li {
	padding: auto;
	margin: auto;
	list-style-type: auto;
}

form th {
	text-align: right;
	vertical-align: top;
}

form td, form th {
	padding: 5px;
}

form td ul li {
	display: inline;
}

form td textarea {
	width: 100%;
}

form select {
	min-width: 185px;
}

.content {
	padding: 0px 25px 20px 25px;
}

.content h1 {
	padding-left: 0px;
}

.table {
	width: 100%;
	
}

.table th {
	color: #506d8d;
	font-size: 16px;
	font-family: "Century Gothic";
	padding-bottom: 5px;
	border-bottom: 1px solid #dddddd;
}

.table .first {
	background-color: #f0f0f0;
} 

.table tr td {
	padding: 3px;
	vertical-align: middle;
} 

.table .category td, .table .category th, .table .category a {
	color: #B28f9b;
	font-weight: bold;
	background-color: #FAE5Eb;
	padding: 5px;
}

.table tr .value {
	padding-left: 10px;
}

.table tr .line {
	height: 100%;
	width: 1px;
	border-left: 1px solid #e1e1e1;
}

.table tr .post {
	height: 150px;
	width: 150px;
	text-align: center;
}

.table tr .text {
	vertical-align: top;
	padding: 5px 15px 5px 15px;
}

.info {
	padding-bottom: 15px;
}

.signature {
	text-align: right;
	font-style: italic;
}

.pagination {
	text-align: center;	
}

.pagination ul {
	text-align: center;	
	padding: 5px;
	margin: 0px;
}

.pagination li {
	display: inline;
}

.pagination a {
	color: #494949;
	margin-left: 3px;
	margin-right: 3px;
}

.pagination a.active {
	color: #F06EAA;
}

.pagination a:hover {
	color: #f06eaa;
}

.publicity  div{
	border: 1px solid #dddddd;
	text-align: center;
}

.publicity  h3 {
	color: #dddddd;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.video {
	text-align: center;
	padding: 20px;
}

.comment {
	border-bottom: 1px solid #eeeeee;
	padding: 15px 10px 15px 10px;
	font-size: 11px;
}

.comment .login {
	font-weight: bold;
}

.comment .login, .comment p {
	margin-left: 75px;
}

.TL {
	width: 8px;
	height: 8px;
	background: url('/media/img/profile/TL_white.gif');
}

.TR {
	width: 8px;
	height: 8px;
	background: url('/media/img/profile/TR_white.gif');
}

.T {
	height: 8px;
	background: url('/media/img/profile/T_white.gif') repeat-x;
}

.BL {
	width: 8px;
	height: 8px;
	background: url('/media/img/profile/BL_white.gif');
}

.BR {
	width: 8px;
	height: 8px;
	background: url('/media/img/profile/BR_white.gif');
}

.B {
	height: 8px;
	background: url('/media/img/profile/B_white.gif') repeat-x;
}

.L {
	background: url('/media/img/profile/L_white.gif') repeat-y left;
}

.R {
	background: url('/media/img/profile/R_white.gif') repeat-y right;
}

.ukryj {
	visibility: hidden;
}

#adTaily {
	padding-left: 25px;
	padding-right: 25px; 
}

 /* TemplateTags */

#new_governments .content, #procedure_show #prices {
	color: #717674;
	font-family: Tahoma;
}

#new_governments .content div, #procedure_show #prices div, #last_search .search {
	background-image: url("/media/img/home/strzalka.gif");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 7px;
}

#new_governments .content .clear {
	margin-bottom: 10px;
}

#procedures_home .left_col {
  	float: left;
  	width: 320px;
}

#procedures_home .right_col {
  	float: right;
  	width: 220px;
}

#procedures_home .left_col_big {
	width: 728px;
	padding: 20px 0px;
}

#procedures_home .left_col_big td {
	vertical-align: top;
	text-align: left;
}

#procedures_home .left_col_big .L {
	width: auto;
}

#procedures_home .left_col_big .R {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#procedures_home .left_col_big .R table {
	margin-left: 10px;
	margin-right: 10px;
}

#procedures_home .left_col_big .R table li {
	font-weight: bold;
	margin-bottom: 8px;
}

#procedures_home .left_col_big .R table li span {
	font-weight: normal;
}
 
 /* Strony */
 
 /* Główna */

#procedures_home .middle_col {
	margin-left: 320px;
	margin-right: 220px;
}

#procedures_home .middle_col .header {
	padding-bottom: 0px;
}

#procedures_home .middle_col .content table {
	width: 100%;
	margin-bottom: 10px;
}

#procedures_home .middle_col .content table td {
	width: 33%;
}

#procedures_home .middle_col .content table td a {
	color: #898989;
	font-size: 14px;
}

#procedures_home .middle_col .content .list {
	font-family: Tahoma;
	margin-bottom: 20px;
}

#procedures_home .middle_col .content .list span {
	font-weight: bold;
}

#procedures_home .middle_col .content .list .text {
	color: #717171;
	margin-bottom: 7px;
}

#procedures_home .middle_col .content .list .float_right {
	font-weight: bold;
}

#procedures_home .middle_col .content .procedures {
	margin-bottom: 10px;
}

/* Salon - opis, cennik, opinie, dojazd */

#governments .right_col {
	margin-left: 150px;
	width:auto;
	float: none;
}

#governments .info {
	width: auto;
}

#governments_left_col {
 	float: left;
 	width: 150px;
 	min-height: 400px;
}

#governments_left_col .content {
	padding: 26px 15px 20px 15px;
}

#governments_left_col .content h2 a {
	font-size: 16px;
}

/* Salon - opis */

#governments_show .right_col {
  	float: right;
  	width: 300px;
  	background-color: #fff;
  	text-align: center;
  	margin-right: 20px;
}

#governments_show .right_col #photo #large {
	margin-top: 30px; 
	margin-bottom: 15px;
	width: 300px;
	height: 250px;
	text-align: center;
}

#governments_show .right_col #photo #thumbnail {
	display:block;
	height:80px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	text-align:center;
}

#governments_show .right_col #photo #thumbnail li {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}

#governments_show .middle_col {
	margin-left: 150px;
	background-color: #fff;
	min-height: 400px;
}

#governments_show .middle_col .content {
	margin-right: 320px;
}

#governments_show .middle_col #reviews {
	margin-right: 0px;
}

#governments_show .middle_col p {
	text-align: justify;
}

/* Salon - dojazd */

#governments_map .right_col, #governments_reviews .right_col {
  	float: right;
  	width: 800px;
  	min-height: 380px;
  	background-color: #fff;
}

#governments_map .right_col {
	padding : 0px;
	width: 780px;
	height: 400px;
	padding-left: 20px;
}

#governments_map .right_col #map {
	width: 780px;
	height: 100%;
}

/* Salon - opinie */

#governments_reviews .right_col .count {
	font-size: 13px;
	font-style: italic;
	margin-left: 20px;
	padding-bottom: 20px;
}

#governments_reviews .right_col .count .good {
	margin-right: 20px;
}

#governments_reviews .right_col .count .bad {
	color: #35556d;
	margin-right: 20px
}

#governments_reviews .right_col .content {
	padding: 5px 20px 10px 20px;
}

#governments_reviews .right_col .review_header, #reviews .review_header  {
	text-align: center;
}

#governments_reviews .right_col .review_header .content, #reviews .review_header .content  {
	margin-right: 5px;
	height: 15px;
	padding: 5px 5px 5px 25px;
	text-align: left;
}

#governments_reviews .right_col .review_header .good, #reviews .review_header .good  {
	background-color:  #f892af;
	background-image: url('/media/img/governments/good_HeaderL.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#governments_reviews .right_col .review_header .bad, #reviews .review_header .bad  {
	background-color:  #8fbcdf;
	background-image: url('/media/img/governments/bad_HeaderL.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#governments_reviews .right_col .review_text .good, #reviews .review_text .good {
	border: 1px solid #f892af;
	padding: 20px;
	margin-bottom: 20px;
}

#governments_reviews .right_col .review_text .bad , #reviews .review_text .bad {
	border: 1px solid #8fbcdf;
	padding: 20px;
	margin-bottom: 20px;
}

#governments_reviews .right_col .review_text table, #reviews .review_text table {
	width: 100%;
}

#governments_reviews .right_col .review_text table td, #reviews .review_text table td {
	width: 25%;
	text-align: center;
}

/* Zabiegi */

#procedures .left_col {
 	float: left;
 	width: 220px;
}

#procedures .left_col .content {
	padding: 20px 20px 20px 20px;
	color: #717674;
	font-family: Tahoma;
}

#procedures .left_col .content #search .text {
	margin-bottom: 10px;
	color: #506d8d;
}

#procedures .left_col .content #categories .category {
	margin-top: 10px;
	margin-bottom: 5px;
}

#procedures .left_col .content #categories .subcategory {
	padding-left: 20px;
	margin-bottom: 5px;
	
}

#procedures .left_col .content #categories h2 a {
	font-size: 15px;
}

#procedures .left_col .content #categories .subcategory a {
	color: #707070;
	font-size: 12px;
	font-family: "Tahoma";
	font-weight: normal;
}

#procedures .left_col .content #categories img {
	margin-right: 10px;
	vertical-align: middle;
}

#procedures .right_col {
	margin-left: 220px;
	background-color: #fff;
	float: none;
	width: auto;
}

#procedures .right_col #myList-nav { 
	margin: 10px 10px 11px 10px; 
}
#procedures .right_col #myList-nav .ln-letters { 
	overflow:hidden; 
	text-align: center;
}
#procedures .right_col #myList-nav .ln-letters a { 
	padding: 5px; 
	text-decoration:none; 
	font-weight: bold;
}
#procedures .right_col #myList-nav .ln-letters a:hover, #procedures .right_col #myList-nav .ln-letters a.ln-selected { 
	color: #f06eaa; 
}
#procedures .right_col #myList-nav .ln-letters a.ln-disabled { 
	color:#ccc; 
}
#procedures .right_col #myList-nav .ln-letter-count { 
	text-align:center; 
	line-height:1; 
	margin-bottom:2px; 
	color:#8fa1b2; 
	font-weight: bold;
}

#procedures .right_col #myList {
	margin-right: 20px;
}

#procedures .right_col #myList li h2 {
	margin-bottom: 0px;
}

#procedures .right_col #myList li .description {
	padding-left: 15px;
	text-align: justify;
}

#procedures .right_col #myList li .link {
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
}

#procedures .right_col #myList .ln-no-match {
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}


/* Nowości */

#pressroom .article-content {
	text-align: justify;
}

#pressroom .article-author {
	color: #506d8d;
}

#pressroom .article {
	padding: 0px 20px 20px 20px;
	width: 405px;
	float: left;
}

#pressroom .article .article-body {
	text-align: justify;
}

/* Szukaj */

#search .left_col {
	width: 250px;
	min-height: 400px;
}

#search .left_col .government {
	min-height: 50px;
	margin-left: 10px;
	margin-bottom: 10px;
	
}

#search .left_col .government img {
	padding-right: 5px;
}

#search .left_col .government span {
	margin-left: 5px;
}

#search .right_col #map {
	width: 700px;
	min-height: 600px;
	margin-top: 30px;
}

/* Rejestracja */

#registration #tos {
	width: 100%;
	height: 100px;
}

#profiles #left_col {
	float: left;
	width: 200px;
}

#profiles #left_col a, #profiles #left_col i {
	display: block;
}

#profiles #left_col a.topmenu {
	color: #506d8d;
	font-size: 14px;
	font-family: "Century Gothic";
	margin-top: 0px;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 5px;
}

#profiles #left_col i.topmenu {
	margin-left: 30px;
	margin-bottom: 5px;
}

#profiles #left_col a.submenu {
	color: #959595;
	margin-left: 50px;
	margin-bottom: 5px;
}

#profiles #right_col {
	margin-left: 200px;
}

#profiles #right_col .form {
	padding: 0px;
}

#profiles #right_col #governments_add_info {
	width: 100%;
}

#profiles #right_col .box {
	width: 100px;
	height: 100px;
	background-color: #d9e9f9;
	border: 1px solid #b8c8d7;
	color: #4b6c8b;
	font-weight: bold;
	text-align: center;
}

#profiles #right_col ol {
	padding-left: 15px;
}

#profiles #right_col ol li {
	margin-left: 0px;
	margin-bottom: 5px;
}

#profiles #right_col .margin_text span {
	margin-left: 10px;
	display: block;
}

#profiles_detail .float_right {
	margin-left: 20px;
	margin-right: 20px;
	width: 250px;
}

#profiles_detail ul {
	margin-left: 30px;
}

#profiles_detail ul li {
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 5px;
}

#profiles #profil h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 15px;
}

#profiles #profil a {
	display: block;
}

#profiles #profil td {
	vertical-align: top;
	text-align: left;
	min-height: 150px;
}

#profiles #profil .L {
	width: auto;
}

#profiles #profil .R {
	padding: 15px;
	width: auto;
}

#profiles #profil div.cell {
	margin-left: 110px;
}

#profiles #profil div.cell .g {
	margin-bottom: 15px;
}

#profiles #profil div.cell .g .h2_color {
	margin-left: 10px;
}

/* Governments ShowAll */

#governments_show_all .left_col {
 	float: left;
 	width: 220px;
}

#governments_show_all .left_col .content {
	padding: 20px 20px 20px 20px;
	color: #717674;
	font-family: Tahoma;
}

#governments_show_all .left_col .content #search .text {
	margin-bottom: 10px;
	color: #506d8d;
}

#governments_show_all .left_col .content #categories .category {
	margin-top: 10px;
	margin-bottom: 5px;
}

#governments_show_all .left_col .content #categories .subcategory {
	padding-left: 20px;
	margin-bottom: 5px;
	
}

#governments_show_all .left_col .content #categories h2 a {
	font-size: 15px;
}

#governments_show_all .left_col .content #categories .subcategory a {
	color: #707070;
	font-size: 12px;
	font-family: "Tahoma";
	font-weight: normal;
}

#governments_show_all .left_col .content #categories img {
	margin-right: 10px;
	vertical-align: middle;
}

#governments_show_all .right_col {
	margin-left: 220px;
	background-color: #fff;
	float: none;
	width: auto;
}

#governments_show_all .right_col #myList {
	margin-right: 20px;
}

#governments_show_all .right_col #myList li h2 {
	margin-bottom: 0px;
}

#governments_show_all .right_col #myList li .link {
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
}

#governments_show_all .right_col #myList .ln-no-match {
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#governments_show_all .right_col .percent {
	width: 200px;
	margin-right: 50px;
	margin-top: 35px;
	text-align: center;
}

#promotions #promotions-div {
	width: 270px;
}

#promotions #promotions-div .promotion {
	padding-bottom: 15px;
}

#forum table.table {
	margin-bottom: 20px;
	border: 1px solid #FAE5EB;
}

#forum table.table tr th {
	font-size: 12px;
	background-color:#FAE5EB;
	color: #6D354F;
	padding: 7px;
	text-align: center;
	border: 0px;
}

#forum table.table tr td {
	border-top: 1px solid #FAE5EB;
	border-right: 1px solid #FAE5EB;
}

#forum table.table tr td.last {
	border-right: 0px;
}

#forum table.table tr td.value span {
	font-size: 11px;
}

#latest_thread_activity ul, #latest_thread_activity li, #latest_comment_activity ul, #latest_comment_activity li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#last_news p {
	padding-bottom: 10px;
	border-bottom: 1px solid #bcbcbc;
}

#cities h2.city {
	margin: 0px;
	padding: 2px;
}

.youtube .film {
	float: left;
	width: 180px;
	margin-bottom: 20px;
}

.youtube .film .text {
	height: 25px;
}

.widget_social {
	background:url("/media/img/facebook.png") repeat scroll 0 0 transparent;
	display:block;
	float:right;
	height:420px;
	padding:0;
	position:fixed;
	right:-205px;
	top:170px;
	width:232px;
	z-index:100;
}

body.fan_widget {
	background-color: #fff;
}

.social_media {
	float: right;
}

#forum-banner {
	margin: auto;
	display: block;
	width: 190px;
	height: 210px;
	padding-bottom: 65px;
	background-image: url('/media/img/forum/banner-kosmetyczka.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

#forum-banner:hover {
	background-image: url('/media/img/forum/banner-kosmetyczka-hover.gif');
}
