/*
 *
 * Stylesheet for ^godnyzaufania.pl
 *
 * @section		screen
 * @author		Krzysztof ojniewski
 * @version		1.00
 * @copyright	zaciecie.pl
 * @media		screen
 *
 * 
 *
 * @todo 
 */
 
@import "reset.css";

body {
	background: #f2fefd;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #434343;
}
a { text-decoration: none; color: #434343}
a:hover { text-decoration: underline}
strong {font-weight: bold}

/* COMMON CLASSES
-----------------------------------------------------*/
.container { position:relative; width: !px; margin: 0 auto; }
#content .focus {background:#FFFFE3}
#content .focused {color:#C1E7EA;font-weight:bold; text-decoration: underline}
#header {
	width: 800px;
	height: 325px;
	position: relative;
	background: #fff url(../img/header_bg.jpg) no-repeat 0 73px
}
#header img, #header p {position: absolute;top: 30px;left: 25px}
#header p {
	left: 150px;
	background: url(../img/site_slogan.jpg) no-repeat 0 1px;
	width: 141px;
	height: 13px;
	text-indent: -9999%;
	line-height: 0;
	font-size: 0;
}
#header ul {
	position: absolute;
	width: 300px;
	right: 0;
	top: 30px;
	text-align: right;
}
#header ul li {
	display: inline;
	padding: 0 15px;
	background: url(../img/header_ul_bg.gif) no-repeat right 10px;
}
#header ul li:last-child { background:none}
#header ul li a {color: #979797}
#header #main-menu {width: 527px;top: 75px;}
#header #main-menu li { float: left; padding: 0; background: none}
#header #main-menu li a {
	float: left;
	height: 58px;
	font-size:0;
	line-height: 0;
	text-indent: -99989%;
	overflow: hidden;
}
#header #main-menu li a:hover {border-bottom: 6px solid #fff;height: 52px}
#header #main-menu #main-page a {background: url(../img/m_main.jpg);width: 117px}
#header #main-menu #add-doc a {background: url(../img/m_add.jpg);width: 113px}
#header #main-menu #doc-base a {background: url(../img/m_base.jpg);width: 109px}
#header #main-menu #rules a {background: url(../img/m_rules.jpg);width: 101px}
#header #main-menu #contact a {background: url(../img/m_contact.jpg);width: 87px}
#header span {
	position: absolute;
	top: 192px;
	left: 380px;
	background: url(../img/header_span.jpg) no-repeat;
	width: 373px;
	height: 53px;
	text-indent: -9999%;
	line-height: 0;
	font-size: 0;
}
#header a.add {
	width: 155px;
	height: 18px;
	background: url(../img/add-doc.jpg) no-repeat;
	position: absolute;
	text-indent: -9999%;
	line-height: 0;
	font-size:0;
	left: 475px;
	top: 263px;
}
#content {
	background: #fff;
	height: 200px;
	width: 800px;
}
#content.main-page {background: #fff url(../img/main-page-bg.gif) repeat-x;padding-bottom: 30px}
#content.main-page h3 {
	background-position: 0 24px;
	background-repeat: no-repeat;
	font-size: 0;
	height: 69px;
	line-height: 0;
	text-indent: -9998%;
	width: 100%;
}
#features {float: left;margin-left: 25px;width: 232px}
#features h3 {background-image: url(../img/h3-features.gif)}
#features ul {float: left;margin-top: 10px}
#features li {
	background: url(../img/content_ul_li_bg.gif) no-repeat 0 1px;
	padding-left: 22px;
	margin: 10px 0 -1px 0;
}
#wellcome {float: left;margin-left: 25px;width: 270px}
#wellcome h3 {background-image:url(../img/h3-wellcome.gif)}
#wellcome a.news-title {font-weight: bold;color:#58acb3;margin:20px 0 7px; float:left; width:100%}
#wellcome p {line-height: 18px}
#wellcome p a {text-decoration: underline;font-weight: bold}
#quick-search {float: left;margin-left: 15px;width: 220px}
#quick-search h3 {background-image:url(../img/h3-quick-search.gif)}
#quick-search form {margin-top: 14px}
#quick-search label, #quick-search legend {display: none}
#quick-search input, #quick-search select {
	background: #edf8f7;
	border: 1px solid #cedfdd;
	border-right: 0;
	border-bottom:0;
	color:#949b9a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 0 5px;
	padding: 5px 0 5px 12px;
	width: 200px;
}
#quick-search select { width: 212px}
#quick-search button {
	background: url(../img/content_ul_li_bg.gif) no-repeat 0 2px;
	border: 0;
	clear: both;
	color:#58acb3;
	cursor: pointer;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	margin-top: 20px;
	padding-left: 20px;
}





#footer {
	width: 800px;
	height: 117px;
	background: url(../img/footer_bg.gif) repeat-x;
	overflow: hidden;
	clear: both;
}
#footer div {display: block;clear: both;padding: 25px 27px}
#footer p {width: 300px;float: left}
#footer p.author {float: right; text-align: right}
#footer p a {font-weight: bold}
#footer ul {float: left;margin: 4px 0 0 7px}
#footer ul li {display: inline}
#footer ul li a {
	background: url(../img/footerulli.gif) no-repeat top center;
	float: left;
	padding: 20px;
	color: #498f95;
}
/* SUBPAGE : view-doc.html
-------------------------------------------------*/
#content.sub-page {
	background: #fff url(../img/sub-page-bg.gif) repeat-x;
	height: auto;
	float: left;
}
#breadcrumbs {
	background: url(../img/breadcrubs_bg.gif) no-repeat 4px 54px;
	font-size: 11px;
	height: 36px;
	margin-left: 25px;
	padding-top: 22px;
	width: 770px;
}
#breadcrumbs a {color: #22a79c;text-decoration: underline}
#breadcrumbs h5 {
	background: url(../img/i_search.gif) no-repeat 0 2px;
	float: left;
	padding-left: 23px;
}
#breadcrumbs ul { float: left; width: 500px; }
#breadcrumbs li {display: inline;margin-left: 10px}
#doctor-details {float: left;margin: 25px 0 0 25px;padding:0 0 20px;position: relative}
#doctor-details h3 {
	background: url(../img/h3-doc-details.gif) no-repeat 0 0;
	float: left;
	font-size: 0;
	height: 15px;
	line-height: 0;
	margin-right: 135px;
	text-indent: -9998%;
	width: 140px;
}
#doctor-details .header {color: #6f6f6f;display: block;height:40px;float:left;width: 100%}
#doctor-details .header h5 {float: left}
#doctor-details .header a {color:#22a79c;text-decoration: underline}
#doctor-details .header a:hover { color:#417f84}
#doctor-details .header li {
	background: url(../img/header_ul_li_bg.gif) no-repeat 0 3px;
	display: inline;
	margin-left: 10px; 
	padding-left: 17px;
}
.doctor-info {
	clear: both;
	display: block;
	margin-top: 20px;
	width: 775px;
}
.doctor-info img {
	background: #fff;
	border: 1px solid #c9e0e2;
	float: left;
	padding: 3px;
	width: 110px;
}
.doctor-info .description {float: left;width: 620px}
.doctor-info .description h1 {
	color: #434343;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.doctor-info .description li {color: #434343;margin-top: 3px}
.doctor-info .description li strong {color: #a4a4a4}
.doctor-info .description div {float: left;width: 250px}
.doctor-info .description div.desc {clear: left}
.doctor-info h4 {color: #4d989e;font-weight: bold;margin-top: 5px}
#edit-data { color: #FF0000; font-weight: bold }
.left-panel { float:left; width: 116px;margin-right: 25px }
.left-panel div {
	float: left;
	clear: both;
	padding-top: 5px;
}
a.show-on-map {
	background: url(../img/a-map.gif);
	height: 114px;
	text-indent: -9998%;
	line-height:0;
	font-size: 0;
	position: absolute;
	right: 15px;
	top: 65px;
	width: 201px;
}
#warning {
	background: #f2fefd;
	clear: both;
	color: #417f84;
	float: left;
	line-height: 18px;
	padding: 3%;
	width: 94%;
}
#opinions {
	clear: both;
	float: left;
	padding: 25px 0 20px;
	width: 100%;
}
#opinions h3 {
	background:url(../img/h3-opinions.gif) no-repeat;
	display: inline;
	float: left;
	font-size: 0;
	height: 15px;
	line-height: 0;
	margin-left: 25px;
	text-indent: -9998%;
	width: 100px;
}
#opinions .add-opinion {float: right;margin-right: 40px;padding-bottom: 20px}
#opinions .add-opinion a {color: #336468;font-weight: bold;text-decoration: underline}
#opinions .add-opinion span {display: block}
#opinions .add-opinion span strong {color: #336468}
#opinions .opinion {
	border-top: 1px solid #ededed;
	clear: both;
	float: left;
	padding-bottom: 25px;
	width: 100%;
}
#opinions .opinion div.position {
	float: right;
	line-height: 18px;
	margin: 25px 30px 0 0;
	width: 600px;
}
#opinions .opinion div.position div {float:left}
#opinions .opinion div a.wrong-contents {
	background: url(../img/a-wrong-contents.gif) no-repeat 0 3px;
	clear: both;
	color: #336468;
	float: left;
	margin-top: 7px;
	padding-left: 25px;
	text-decoration: underline;
	white-space: nowrap;
	width: 100%;
}
#opinions .opinion ul {
	background: #f2fefd;
	color: #417f84;
	float: left;
	height: 25px;
	padding: 25px;
	width: 100px;
}
#opinions .opinion ul strong {float:left;width: 45px; text-align: left }
#opinions .opinion ul li {text-align: right}
#add-opinion {
	background: #63c2ca;
	display: none;
	float: left;
	padding:3%;
	width: 94%;	
}
#add-opinion label {display: none;float:left}
#add-opinion input, #add-opinion textarea {
	background: #c1e7ea;
	border: 1px solid #509da4;
	border-bottom: 0;
	border-right: 0;
	color: #366a6f;
	float: left;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding: 8px 15px;
	width: 97px;
}
#add-opinion input {clear: left}
#add-opinion textarea {
	float:right;
	margin: 0;
	height: 100px;
	width: 565px
}
#add-opinion button, #edit-data-form button {
	background: #336468 url(../img/add-opinion-button.gif) no-repeat 0 11px;
	border: 0;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: right;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding: 5px 10px;	
}
#add-opinion h3 {
	background: url(../img/h3-add-opinion.gif) no-repeat 0 0;
	float: left;
	font-size: 0;
	height: 15px;
	line-height: 0;
	margin: 0 0 15px;
	text-indent: -9998%;
	width:100%;
}
#add-opinion form {clear: both;float: left}
#add-opinion fieldset {
	float: left;
	width: 135px;
}
#add-opinion fieldset.right {float: right; width: 605px}
#content #pagination {
	clear: both;
	display: block;
	text-align: center;
	width: 100%;
	float: none;
}
#content #pagination ul { width: 100%; float: none}
#content #pagination li {display: inline; padding: 0; background: none}
#content #pagination li span { font-weight: bold}

/* SUBPAGE: baza-lekarzy.html 
-------------------------------------------------------*/
#doctor-base {
	float: left;
	margin-left: 25px;
	padding-bottom: 20px;
	width: 775px;
}
#doctor-base h1 {
	float: left;
	width: 100%;
	background: url(../img/h1-doctor-base.gif) no-repeat 0 0;
	height: 15px;
	font-size: 0;
	line-height: 0;
	text-indent: -9998%;
	margin: 20px 0;
}
#doctor-base h2 {
	color:#417f84;
	float: left;
	width: 775px;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	border: 1px solid #ededed;
	border-left: 0;
	border-right: 0;
	margin-left: -25px;
	padding: 15px 0 15px 25px;
}
#content h2.sifr {
	margin-bottom: 15px;
	border: 0;
	height: 18px; padding: 0 0 0 25px }
#doctor-base h4, #edit-data-form h4 {
	font-weight: bold;color:#4d989e;
	float: left;
	width: 100%;
}
#doctor-base ul {
	float: left;
	width: 190px;
	padding-bottom: 15px;
}
#doctor-base ul li, ul.highlighted li {
	background: url(../img/content_ul_li_bg.gif) no-repeat 0 1px;
	padding-left: 22px;
	margin: 10px 0 -1px 0;
}
#doctor-base ul li a:hover {font-weight: bold}

/* SUBPAGE: kontakt.html 
---------------------------------------------------------------*/
#contact-form, #site-rules {
	float: left;
	margin-left: 25px;
	padding-top: 15px;
	padding-bottom: 25px;
	width: 745px;
}
#contact-form a {color: #22A79C;text-decoration: underline}
#contact-form h2, #content h2 {margin-left: -25px}
#contact-form h4, #contact-form h3 {
	clear: both;
	color: #22A79C;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px;
}
#contact-form form, #adding-doctor form {
	margin: 30px 0 0 80px;
	padding-bottom: 25px;
	width: 440px;
}
#adding-doctor form {margin-left: 120px}
#contact-form form label, #adding-doctor form label {
	float: left;
	clear: left;
	width: 150px;
	text-align: right;
	padding: 5px 15px 0 0;
	font-weight: bold;
	color: #58acb3;
}
#adding-doctor form label b {font-weight: bold;color: #FF3300}
#contact-form form input, #contact-form form textarea, 
#adding-doctor form input, #adding-doctor form textarea, #adding-doctor form select {
	float: left;
	background: #edf8f7;
	border: 1px solid #cedfdd;
	border-right: 0;
	border-bottom:0;
	color:#949b9a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 5px 12px 5px 12px;
	width: 250px;
}
#adding-doctor form select {width: 274px}
#contact-form form textarea, #adding-doctor form textarea { height: 120px}
#adding-doctor #putimage {background: none;margin-top: 8px;padding: 0;width: auto}
#adding-doctor fieldset fieldset.check {clear: both;float: left}
#adding-doctor fieldset fieldset.error {
	background: #cb2026;
	border: 1px solid #a51217;
	width: 470px;
	margin-top: 5px;
	padding-top: 10px;
	margin-bottom: 5px;
}
#adding-doctor fieldset fieldset.error label { color: #fff}
#adding-doctor fieldset fieldset.error input {
	border: 1px solid #fff;
	background-color: #ffb9bb}
#adding-doctor fieldset fieldset.check input {
	margin-left: 135px;
	margin-right: 15px;
}
#adding-doctor fieldset fieldset.check label {clear: none;margin-top:2px}
#contact-form form button, #adding-doctor form button {
	background: #336468 url(../img/add-opinion-button.gif) no-repeat 0 11px;
	border: 0;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: right;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	padding: 5px 10px;	
}
#edit-data-form {
	background: #63c2ca;
	display: none;
	float: left;
	padding:3%;
	width: 94%;
	position: relative;
	min-height: 200px;
}
#edit-data-form h3 {
	background: url(../img/h3-edit-data.gif) no-repeat 0 0;
	float: left;
	font-size: 0;
	height: 15px;
	line-height:0;
	margin-bottom: 15px;
	text-indent:-9999%;
	width: 100%;
}
#edit-data-form .edit-data, #edit-data-form .edit-photo {
	float: left;
	width: 480px;
	clear: both;
}
#edit-data-form form {float: left;clear: both}
#edit-data-form label {
	clear: both;
	float: left;
	padding: 8px 10px 0 0;
	text-align: right;
	width: 130px;
}
#edit-data-form input, #edit-data-form select, #edit-data-form textarea {
	background: #c1e7ea;
	border: 1px solid #509da4;
	border-bottom: 0;
	border-right: 0;
	color: #366a6f;
	float: left;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding: 8px 15px;
	width: 300px;
}
#edit-data-form select {width: 330px}
#edit-data-form textarea {height: 80px}
#adding-doctor {margin-left: 25px; margin-right: 25px}
#adding-doctor h1 {
	margin-top: 20px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	height: 15px;
	text-indent: -9998%;
	line-height: 0;
	font-size: 0;
	background: url(../img/h1-doctor-base.gif) no-repeat 0 0;
}
#adding-doctor form {clear: both}
#doctor-base .infos p { padding-bottom: 15px}
.doc-listing dl {float: left}
.doc-listing dt {float: left;width: 500px; margin-top: 15px}
.doc-listing dt span {float: left;padding-top: 3px;width:365px}
.doc-listing dt strong {display: block;clear: both}
.doc-listing dt a.title {color:#4d989e;font-weight: bold;font-size: 14px;white-space:nowrap}
.doc-listing strong a, .doc-listing strong {color: #999999;font-size: 10px}
.doc-listing strong b { font-weight: bold}
.doc-listing img {
	background: #fff;
	border: 1px solid #c9e0e2;
	float: left;
	padding: 3px;
	width: 110px;
	margin-right: 15px;
}
.doc-listing dd {
	float: left;
	font-size: 12px;
	line-height: 18px;
	margin: -45px 0 0 133px;
}
.accesabitl { display: none}
#add-focusing fieldset fieldset label {
	clear: none;
	text-align: left;
	width: 255px;
}
#add-focusing fieldset fieldset input {
	display: inline;
	margin: 5px 15px 0 138px;
	width: auto;
	padding: 0;
	border: 0;
	background: #fff;
}
#add-focusing button { margin-top: 20px}
#add-focusing fieldset fieldset {clear: both;}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
