@CHARSET "UTF-8";

  /***************/
 /** HTML TAGS **/
/***************/

html, body {
	height: 100%;
}

body {
	background: #c3d83d url(images/backgroundpattern.jpg) 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #323232;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px 0px 0px 30px;
	line-height: 25px;
	height: 25px;
	border-bottom: 1px solid #597113;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/headline.gif) 0px 0px no-repeat;
	text-align: left;
}

h2 {
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom: 1px solid #323232;
	text-align: left;
}

h3 {
	background: url(images/green_sqr_medium.gif) 0px 5px no-repeat;
	font-size: 14px;
	margin-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}

p {
	margin: 5px 0px 10px 0px;
}

a {
	text-decoration: none;
	background: url(images/underline.gif) 0px 100% repeat-x;
	color: #597113;
}

a:hover {
	color: #7d3800;
}

ul {
	list-style: none;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 5px 0px;
}

ul li {
	background: url(images/red_sqr_small.gif) 0px 6px no-repeat;
	padding: 0px 0px 0px 15px;
}

ul li.blank {
	background: none;
}

ul li.blank ul li  {
	background: url(images/green_sqr_small.gif) 0px 6px no-repeat;
}

  /********************/
 /** PAGE STRUCTURE **/
/********************/

#body {
	height: 100%;
	background: url(images/background.jpg) 0px 0px repeat-x;
}

#wrapper {
	position: relative;
	margin: 0px auto 0px auto;
	width: 800px;
	text-align: left;
}

#header {
	position: absolute;
	top: 0px;
	width: 800px;
	z-index: 2;
}

#logo {
	position: absolute;
	top: 160px;
	left: 50px;
}

#logo a {
	display: block;
	width: 192px;
	height: 91px;
	cursor: pointer;
	background: url(images/logo.png) 0px 0px no-repeat;
}

#logo a:hover {
	background: url(images/logo.png) 0px -91px no-repeat;
}

#flash {
	width: 800px;
	height: 300px;
}

#content {
	position: absolute;
	top: 300px;
	background: url(images/content.png) 0px 0px repeat-y;
	z-index: 1;
}

#content .container {
	width: 740px;
	min-height: 280px;
	padding: 20px 30px 100px 30px;
	background: url(images/bottom.jpg) 0px 100% no-repeat;
	line-height: 1.5em;
	text-align: justify;
}

* html #content .container {
	height: 280px;
}

#footer {
	background: #c3d83d url(images/backgroundpattern.jpg) 0px 0px;
	color: #597113;
	width: 800px;
	line-height: 30px;
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}

#footer a {
	background: none;
	margin: 0px 15px 0px 15px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .copyright {
	font-size: 10px;
	font-weight: bold;
}

  /**********/
 /** MENU **/
/**********/

#menu {
	margin: 0px 10px 0px 10px;
	padding: 0px 20px 0px 20px;
	width: 740px;
	height: 65px;
	background: url(images/menu.jpg) 0px 0px no-repeat;
}

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu li {
	float: left;
	width: 123px;
	padding: 0px;
	margin: 0px;
	background: none;
}

#menu li a {
	background: none;
	text-align: center;
	text-decoration: none;
	color: #555555;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 50px;
	display: block;
	background: url(images/tab01.png) 0px 0px no-repeat;
}

#menu li a span {
	display: block;
}

#menu li a span.nowrap {
	padding-top: 12px;
}

#menu li a span.wrap {
	padding-top: 7px;
}

#menu li a.active, #menu li a:hover {
	color: #7d3800;
	background: url(images/tab02.png) 0px 0px no-repeat;
}

#menu li a:hover span.nowrap {
	padding-top: 12px;
}

#menu li a:hover span.wrap {
	padding-top: 7px;
}

* html #menu li a {
	cursor: pointer;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/template/images/tab01.png');
}

* html #menu li a:hover, * html #menu li a.active {
	cursor: pointer;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/template/images/tab02.png');
}

  /*************/
 /** COMMONS **/
/*************/

.clearfix {
	width: 100%;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	display: hidden;
}

.cytat {
	float: left;
	margin: 15px;
	padding: 10px;
}

.cytat .tresc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #7d3800;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
}

.cytat .autor {
	text-align: right;
	font-style: italic;
	font-size: 12px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}

.cytat .leftquote {
	background: url(images/quote.gif) 0px 0px no-repeat;
	vertical-align: 7px;
}

.cytat .rightquote {
	background: url(images/quote.gif) 0px 0px no-repeat;
	vertical-align: -7px;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

  /*******************/
 /** STRONA GŁÓWNA **/
/*******************/

#strona_glowna .lcol {
	float: left;
	width: 420px;
	height: 100%;
	margin-right: 10px
}

#strona_glowna .rcol {
	float: right;
	width: 300px;
	margin-left: 10px;
}

#strona_glowna:after {
	display: block;
	clear: both;
	content: "";
}

#strona_glowna .aktualnosc {
	margin-bottom: 25px;
	background-color: #c3d83d;
	border: 1px solid #597113;
}

#strona_glowna .aktualnoscChristmas {
	background: url('images/aktualnoscChristmas.jpg') 0px 0px no-repeat;
	background-color: #960202;
	color: #ffd53e;
}

#strona_glowna .aktualnosc .header {
	min-height: 1px;
}

* html #strona_glowna .aktualnosc .header {
	height: 1px;
}

#strona_glowna .aktualnosc .header:after {
	display: block;
	clear: both;
	content: "";	
}

#strona_glowna .aktualnosc .header .data {
	float: right;
	width: 25px;
	text-align: right;
	color: #ffffff;
	background-color: #597113;
	padding: 10px 5px 10px 0px;
	margin: 0px 0px 0px 5px;
}

#strona_glowna .aktualnosc .header .data .day {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -2px;
}

#strona_glowna .aktualnosc .header .data .month {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -5px;
}

#strona_glowna .aktualnosc .header .data .year {
	display: block;
	font-size: 10px;
}

#strona_glowna .aktualnosc .header .tytul {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #7d3800;
	padding: 5px;
	line-height: 1.5em;
}
#strona_glowna .aktualnosc .header .special {
	color: #df0000;
}

#strona_glowna .aktualnosc .tresc {
	margin-top: 10px;
	padding: 5px;
}

#strona_glowna .aktualnosc .trescChristmas {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 80px;
}

#strona_glowna .aktualnosc .moreinfo {
	background: url(images/arrow_red.gif) 0px 4px no-repeat;
	padding-left: 15px;
	width: 35px;
	margin: 0px 0px 0px auto;
}

#strona_glowna #partnerzy .partner {
	margin-bottom: 10px;
}

#strona_glowna #partnerzy a {
	background: none;
}

#strona_glowna #partnerzy a img {
	border: 0px;
}

  /***********/
 /** O NAS **/
/***********/

#o_nas .lcol {
	float: left;
	width: 420px;
	margin-right: 10px
}

#o_nas .rcol {
	float: left;
	width: 300px;
	margin-left: 10px;
}

#o_nas:after {
	display: block;
	clear: both;
	content: "";
}

#o_nas .terapeuta {
	position: relative;
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}

#o_nas .terapeuta .nazwisko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #323232;
}

#o_nas .terapeuta .nazwisko a {
	padding: 0px 0px 0px 15px;
	background: none;
	color: #000000;
}

#o_nas .terapeuta .nazwisko a {
	background: url(images/arrow_green.gif) 0px 4px no-repeat;
}


#o_nas .terapeuta .nazwisko a:hover {
	background: url(images/arrow_red.gif) 0px 4px no-repeat;
	padding: 0px 0px 0px 20px;
}

#o_nas .terapeuta .spec {
	padding: 0px 0px 0px 15px;
	font-size: 11px;
}

  /************/
 /** OFERTA **/
/************/

#oferta ul#lista {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#oferta ul#lista li {
	background: url(images/arrow_green.gif) 0px 6px no-repeat;
	padding: 0px 0px 0px 20px;
}

#oferta ul#lista li.active {
	background: url(images/arrow_red.gif) 0px 6px no-repeat;
}

#oferta ul#lista li.active a {
	color: #7d3800;
}
	
#oferta ul#lista h2 {
	margin: 0px;
	border: 0px;
}

#oferta ul#lista a {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	text-transform: uppercase;
}

#oferta ul#lista a:hover {
	margin: 0px 0px 0px 5px;
}

#oferta .oferta {
	margin: 25px 0px 0px 20px;
	padding: 0px 10px 0px 10px;
}

#oferta .oferta .tag {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

  /*************/
 /** KONTAKT **/
/*************/

#kontakt {
	font-size: 13px;
	line-height: 1.6em;
}

#googlemap {
	width: 400px;
	height: 400px;
	float: right;
	border: 1px solid #637a16;
}

#kontakt:after {
	display: block;
	clear: both;
	content: "";
}

#kontakt p {
	padding: 0px 0px 0px 5px;
}

  /***************/
 /** TERAPEUCI **/
/***************/

#terapeuci .terapeuta {
	width: 100%;
	margin: 30px 0px 50px 0px;
}

#terapeuci .terapeuta .lcol {
	float: left;
	width: 170px;
}

#terapeuci .terapeuta .rcol {
	float: left;
	width: 570px;
}

#terapeuci .terapeuta:after {
	display: block;
	clear: both;
	content: "";
}

#terapeuci .terapeuta img {
	width: 130px;
	height: 150px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #637a16;
}

#terapeuci .terapeuta .nazwisko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #323232;
}

#terapeuci .terapeuta .kontakt {
	float: right;
	margin-top: -18px;
	text-align: right;
}

#terapeuci .terapeuta .spec {
	padding: 0px 0px 0px 30px;
	font-size: 14px;
}

#terapeuci .terapeuta .opis {
	margin-top: 25px;
}

  /***************/
 /** WARSZTATY **/
/***************/

#warsztaty .lcol {
	float: left;
	width: 340px;
	margin-right: 10px
}

#warsztaty .rcol {
	float: left;
	width: 340px;
	margin-left: 10px;
}

#warsztaty:after {
	display: block;
	clear: both;
	content: "";
}

#warsztaty h3 {
	border-bottom: 1px solid #323232;
	margin-bottom: 25px;
}

#warsztaty h3 span {
	font-size: 0.7em;
}

#warsztaty .event {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	background: url(images/underline.gif) 0px 100% repeat-x;
}

#warsztaty .event h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	background: url(images/underline_.gif) 0px 100% repeat-x;
}

#warsztaty .event p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#warsztaty .event .moreinfo {
	background: url(images/arrow_green.gif) 0px 4px no-repeat;
	padding-left: 15px;
	width: 65px;
	margin: -16px 0px 0px auto;
}

#warsztaty h2 {
	border: none;
	color: #7d3800;
}

  /**************/
 /** ARTYKUŁY **/
/**************/

#artykuly .artykul {
	margin-bottom: 50px;
}

#artykuly .artykul h2 {
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d3800;
	margin: 0px;
	padding: 0px;
}

#artykuly .artykul .autor {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#artykuly .artykul .akapit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	margin: 10px 50px 20px 50px;
}

* html #artykuly .artykul .akapit {
	font-style: normal;
}

#artykuly .artykul .moreinfo {
	background: url(images/arrow_red.gif) 0px 4px no-repeat;
	padding-left: 15px;
	width: 65px;
	margin: -16px 0px 0px auto;
}

#artykuly #artykul {
	font-size: 12px;
	line-height: 1.6em;
}

#artykuly #artykul h2 {
	font-size: 22px;
	font-weight: normal;
	color: #7d3800;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	font-style: none;
}

#artykuly #artykul .autor {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#artykuly #artykul p {
	text-indent: 50px;
	margin: 10px 0px 10px 0px;
}

#artykuly #artykul ul {
	text-indent: 0px;
	padding-left: 35px;
}

  /*************************/
 /** PSYCHOLOGIA BIZNESU **/
/*************************/

#psychologia_biznesu .oferta .moreinfo {
	background: url(images/arrow_green.gif) 0px 4px no-repeat;
	padding-left: 15px;
	width: 65px;
	margin: 0px 0px 0px auto;
}
