/*
Theme Name: WordPress LPS pl
Theme URI: http://wordpress.org/
Description: 
Version: 1
Author: Marcin Polkowski
Author URI: http://marcinpolkowski.com/


*/



/* Begin Typography & Colors */
.entry ul ul
{
margin-left:20px;
}
div, span, ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content p{text-indent:30px}


html{
   height: 100%;
   width: 100%;
   margin: 0em;
   padding: 0em;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #d8ddd4 url('images/body_bg.png') repeat-y top left;
	color: #333;
	margin:0;
	padding:0;
	height:100%;
	}

.right_table_bg
{	
background: #fff url('images/right_table_bg.png') repeat-y top right;
}
	
#page {
	width: 1130px;
	margin: 0 auto;
	height:100%;
	background: #fff;
	text-align: left;
	}

#header, #header_glo{
	width: 237px;
	float:left;
	height: 700px;
	background: #fff url('images/title.png') no-repeat top center;
	}
#header_edu {
	width: 237px;
	float:left;
	height: 700px;
	background: #fff url('images/title_edu.png') no-repeat top center;
	}
#header_psy {
	width: 237px;
	float:left;
	height: 700px;
	background: #fff url('images/title_psy.png') no-repeat top center;
	}
#header_biz {
	width: 237px;
	float:left;
	height: 700px;
	background: #fff url('images/title_biz.png') no-repeat top center;
	}
#content {
	font-size: 1.2em
	}

#lpssidebar
{
	width:179px;
	height:700px;
	float:right;
	background: #fff url('images/sidebar.png') no-repeat top center;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 440px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

	
/* MENU LEWE*/
ul#saturday
{
	margin-top:344px;
    padding:0px;
    list-style-type:none;
	font-family:Times New Roman;
    display:block;
    height:39px;
    font-size:12px;
	text-align:center;
    font-weight:bold;
    font-family:Helvetica,Arial,Verdana,sans-serif;
}

ul#saturday li
{
	padding:0px;
	margin:0px;
	background: url("images/left_button.png") no-repeat top center;
	height:39px;
    float:left;
	width:237px;
    padding:0;
	text-align:center;
	text-transform:uppercase;
}

ul#saturday li.gwiazdka
{
	padding:0px;
	margin:0px;
	background: url("images/left_button_star.png") no-repeat top center;
	height:39px;
    float:left;
	width:237px;
    padding:0;
	text-align:center;
	text-transform:uppercase;
}

ul#saturday li a
{
    display:block;
	font-family:Times New Roman;
    float:left;
	width:100%;
	padding-top:10px;
    color:#874B46;
    text-decoration:none;
	text-align:center;
}
ul#saturday li a:hover
{
}
ul#saturday li a.current_page_item,ul#saturday li a.current_page_item:hover
{
    font-color:#ffa425;
	background: url("images/left_button_sel.png") repeat-x top center;
}
ul#saturday .current_page_item
{
background: url("images/left_button_sel.png") repeat-x top center;
height:38px;
}

/* PRAWE MENU */

.right_bg
{
	float:right;
	border-right:1px solid #949599;
	background: url("images/right_check_bg.png") repeat-y top left;
	width:209px;
	height:100%;
	
}
.right_top
{
	background: url("images/right_top.png") no-repeat top left;
	height:153px;
}
.right_middle
{
	background: url("images/right_middle.png") no-repeat top left;
	height:84px;
}
.right_bottom
{
	background: url("images/right_bottom.png") no-repeat top left;
	height:29px;
}
.right_news_bg
{
	background: url("images/right_news_bg.png") repeat-y top left;
}

.right_news_bg h3
{
	text-decoration:underline;
	font-size:13px;
	margin-top:0;
	margin-bottom:0;
	margin-left:25px;
	margin-right:25px;
	padding-top:10px;
	color:#949599;
	font-family:Times New Roman;
}
.right_news_bg h2
{
	color:#949599;
	font-family:Times New Roman;
	font-size:16px;
	margin-top:0;
	margin-bottom:0;
	margin-left:25px;
	margin-right:25px;
	padding:0;
}

.right_news_bg h2 a
{
	color:#949599;
}

.right_news_bg p
{
	font-family:Verdana;
	font-size:9px;
	margin-top:0;
	margin-bottom:0;
	margin-left:25px;
	margin-right:25px;
	padding-bottom:10px;
}

.right_news_br
{
	background: url("images/right_news_br.png") no-repeat top left;
	height:3px;
}

.right_chcek_bg
{
	background: url("images/right_chcek_bg.png") repeat-y top left;
	text-align:center;
}

.right_check_bg h2
{
	font-size:16px;
	margin-top:0;
	margin-bottom:0;
	margin-left:30px;
	margin-right:25px;
	text-align:left;
	padding-bottom:15px;
}

.right_check_br
{
	background: url("images/right_check_br.png") no-repeat top left;
	height:3px;
	padding-bottom:15px;
}

.navigation_bar
{
	height:30px;
	border-bottom:2px dashed black;
}

/* MENU PSYCHOTERAPIA I ROZWÓJ */

.menu_psy
{
	width:200px;
	float:left;
	
}

.menu_psy ul
{
	
	list-style:none;
	font-size:15px; 
	margin-left:20px;
}
.menu_psy a:hover
{
	text-decoration:underline;
}
.menu_psy ul a
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#438e72;
}

.menu_psy ul li
{
	margin-top:20px;
}

.menu_psy ul ul
{
	text-decoration:none;
	font-size:12px; 
	margin-left:15px;
	font-style:normal;
}

.menu_psy ul ul li
{
	margin-top:10px;
}

.menu_psy ul ul a
{
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#438e72;
}
.menu_psy li.current_page_item a
{
	font-style:italic;
	padding:3px;
	background-color:#438e72;
	color:white;
}

.menu_psy ul li.current_page_item ul li a
{
	text-decoration:none;
	font-size:14px; 
	padding:0;
	font-style:normal;
	color:#438e72;
	background-color:transparent;
	font-style:normal;
}

/* MENU EDUKACJA */

.menu_edu
{
	width:200px;
	float:left;
	
}

.menu_edu ul
{
	
	list-style:none;
	font-size:15px; 
	margin-left:20px;
}

.menu_edu ul a
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#8d181b;
}

.menu_edu ul li
{
	margin-top:20px;
}

.menu_edu ul ul
{
	text-decoration:none;
	font-size:12px; 
	margin-left:15px;
	font-style:normal;
	padding:0;
}

.menu_edu ul ul li
{
	margin-top:10px;
}

.menu_edu ul ul a
{
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#8d181b;
}

.menu_edu a:hover
{
	text-decoration:underline;
}

.menu_edu li.current_page_item a
{
	font-style:italic;
	padding:3px;
	background-color:#8d181b;
	color:white;
}

.menu_edu ul li.current_page_item ul li a
{
	text-decoration:none;
	font-size:14px; 
	padding:0;
	font-style:normal;
	color:#8d181b;
	background-color:transparent;
	font-style:normal;
}

/* MENU BIZNES */

.menu_biz
{
	width:200px;
	float:left;
	
}

.menu_biz ul
{
	
	list-style:none;
	font-size:15px; 
	margin-left:20px;
}
.menu_biz a:hover
{
	text-decoration:underline;
}
.menu_biz ul a
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#e7aa33;
}

.menu_biz ul li
{
	margin-top:20px;
}

.menu_biz ul ul
{
	text-decoration:none;
	font-size:12px; 
	margin-left:15px;
	font-style:normal;
}

.menu_biz ul ul li
{
	margin-top:10px;
}

.menu_biz ul ul a
{
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#e7aa33;
}
.menu_biz li.current_page_item a
{
	font-style:italic;
	padding:3px;
	background-color:#e7aa33;
	color:white;
}

.menu_biz ul li.current_page_item ul li a
{
	text-decoration:none;
		font-size:14px; 
	padding:0;
	font-style:normal;
	color:#e7aa33;
	background-color:transparent;
	font-style:normal;
}

/* MENU OTHER */

.menu
{
	width:200px;
	float:left;
	
}

.menu ul
{
	text-decoration:none;
	list-style:none;
	font-size:15px; 
	margin-left:20px;
}
.menu a:hover
{
	text-decoration:underline;
}
.menu ul a
{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#1573a0;
}

.menu ul li
{
	margin-top:20px;
}

.menu ul ul
{
	text-decoration:none;
	font-size:12px; 
	margin-left:15px;
	font-style:normal;
}

.menu ul ul li
{
	margin-top:10px;
}

.menu ul ul a
{
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#1573a0;
}
.menu li.current_page_item a
{
	font-style:italic;
	padding:3px;
	background-color:#1573a0;
	color:white;
}

.menu ul li.current_page_item ul li a
{
	text-decoration:none;
	font-size:14px; 
	padding:0;
	font-style:normal;
	color:#1573a0;
	background-color:transparent;
	font-style:normal;
}

.menu li.current_page_item2 a
{
	font-style:italic;

}

/* MENU TEAM */

.menuteam
{
	width:200px;
	float:left;
	
}

.menuteam ul
{
	text-decoration:none;
	list-style:none;
	font-size:15px; 
	margin-left:20px;
}
.menuteam a:hover
{
	text-decoration:underline;
}
.menuteam ul a
{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#1573a0;
}

.menuteam ul li
{
	margin-top:0px;
}

.menuteam ul ul
{
	text-decoration:none;
	font-size:12px; 
	margin-left:15px;
	font-style:normal;
}

.menuteam ul ul li
{
	margin-top:10px;
}

.menuteam ul ul a
{
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#1573a0;
}
.menuteam li.current_page_item a
{
	font-style:italic;
	padding:3px;
}

.menuteam ul li.current_page_item ul li a
{
	text-decoration:none;
	font-size:14px; 
	padding:0;
	font-style:normal;
	color:#1573a0;
	background-color:transparent;
	font-style:normal;
}

.menuteam li.current_page_item2 a
{
	font-style:italic;

}

/* STRONA GŁÓWNA TRÓJPODZIAŁ */
.main_edu
{
	background: url("images/main_edu.png") no-repeat top left;
	float:left;
	width:205px;
	height:740px;
	margin-left:8px;
}
.main_edu_hoover
{
	background: url("images/main_edu_hoover.png") no-repeat top left;
	float:left;
	width:205px;
	height:740px;
	margin-left:8px;
}

.main_psy
{
	background: url("images/main_psy.png") no-repeat top left;
	float:left;
	width:205px;
	height:740px;
	margin-left:8px;
}
.main_psy_hoover
{
	background: url("images/main_psy_hoover.png") no-repeat top left;
	float:left;
	width:205px;
	height:740px;
	margin-left:8px;
}
.main_biz
{
	background: url("images/main_biz.png") no-repeat top left;
	float:left;
	width:205px;
	height:740px;
	margin-left:8px;
}
.main_biz_hoover
{
	background: url("images/main_biz_hoover.png") no-repeat top left;
	float:left;
	width:205px;
	height:740px;
	margin-left:8px;
}

.main_text
{
	margin-top:80px;
	margin-left:18px;
	margin-right:12px;
	color:#949599;
}

.main_text strong
{
	font-size:14px;
	font-weight:900;
}
.main_text ul
{
	list-style:none;
	font-size:13px;
}
.main_text li
{
	padding-left:16px;
	background:url('images/punkt_T.png') no-repeat 0 2px;
}

.nav_bar
{
	padding-left:10px;
	background:url('images/punkt_T.png') no-repeat 0 1px;
	color:#949599;
}

.header
{
	background:url('images/header_cr.png') no-repeat 0 0px;
	width:640px;
	height:79px;
}

.header_edu
{
	background:url('images/header_edu_cr.png') no-repeat 0 0px;
	width:640px;
	height:79px;
}
.header_psy
{
	background:url('images/header_psy_cr.png') no-repeat 0 0px;
	width:640px;
	height:79px;
}
.header_biz
{
	background:url('images/header_biz_cr.png') no-repeat 0 0px;
	width:640px;
	height:79px;
}

.inside
{
	background:url('images/glow.png') no-repeat 0 0px;
	min-height:700px;
	width:660px;
	overflow:auto;
	float:left;
}
.inside_glo
{
	background:none;
	min-height:700px;
	width:660px;
	overflow:auto;
	float:left;
}
.inside_edu
{
	background:url('images/glow_edu.png') no-repeat 0 0px;
	min-height:700px;
	width:660px;
	overflow:auto;
	float:left;
}
.inside_psy
{
	background:url('images/glow_psy.png') no-repeat 0 0px;
	min-height:700px;
	width:660px;
	overflow:auto;
	float:left;
}
.inside_biz
{
	background:url('images/glow_biz.png') no-repeat 0 0px;
	min-height:700px;
	width:660px;
	overflow:auto;
	float:left;
}

.parttitle
{
	font-family:Times New Roman;
	margin-top:10px;
	margin-left:30px;
	width:600px;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:4px;
	color:#1573a0;
}

.parttitle_edu , .parttitle_psy, .parttitle_biz
{
	font-family:Times New Roman;
	margin-top:10px;
	margin-left:30px;
	width:600px;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:4px;
	
}

.parttitle_edu
{
	color:#8d181b;
}

.parttitle_psy
{
	color:#438e72;
}

.parttitle_biz
{
	color:#e7aa33;
}

.post h2
{
	color:#949599;
	font-family:Times New Roman;
	font-size:24px;
	margin-top:5px;
	text-align:left;
	margin-bottom:5px;
	font-weight:normal;
}

.post .autor
{
	color:#949599;
	font-family:Times New Roman;
	font-size:16px;
	font-style:italic;
	margin-top:5px;
	font-weight:normal;
}

.post .breakline
{
	display:block;
	background: url('images/subtitle_br.png') no-repeat 0 0px;
	height:5px;
	width:150px;
	margin-top:13px;
	margin-bottom:3px;
}

.inside_edu h3, .inside_edu .menu_inpost 
{
	color:#8d181b;
}
.inside_psy h3, .inside_psy .menu_inpost  a
{
	color:#438e72;
}
.inside_biz h3, .inside_biz .menu_inpost
{
	color:#e7aa33;
}

.menu_inpost
{
	list-style:none;
	margin-left:50px;
}

.menu_inpost ul
{
	list-style:none;
}

.menu_inpost ul li a
{
	font-weight:bold;
}

.menu_inpost ul li
{
	margin-top:8px;
}

.menu_inpost  ul ul
{
	list-style:none;
	margin-left:15px;
}
.menu_inpost  ul ul li a
{
	font-weight:normal;
}

.menu_inpost  ul ul li
{
	margin-top:5px;
}

.menu_inpost  li.current_page_item a
{
	font-style:italic;
}

.small_date
{
	display:block;
	font-size:8px;
	margin-top:2px;
}

.post small
{
	color:#949599;
}

.post h2 a
{
	color:#949599;
}

.post .entry
{	
	width:420px;
}
.entry p
{
	line-height: 1.7em;
}
.post .entry ul
{	
	margin-left:0px;
	line-height: 1.7em;
	list-style:none;
}

.post .entry ul li
{
	padding-left:20px;
	margin-top:7px;
	background:url('images/punkt_T.png') no-repeat 0 5px;
}
#password form p
{
	text-indent:0px;
}

#noin p
{
text-indent:0px;
}


.button_edu
{
	float:left;
	background: white url('images/button_edu.png') no-repeat top left;
	width:205px;
	height:55px;
	margin-left:10px;
}
.button_psy
{
	float:left;
	background: white url('images/button_psy.png') no-repeat top left;
	width:205px;
	height:55px;
	margin-left:10px;
}
.button_biz
{
	float:left;
	background: white url('images/button_biz.png') no-repeat top left;
	width:205px;
	height:55px;
	margin-left:10px;
}
.button_edu_hover
{
	float:left;
	background: white url('images/button_edu_hover.png') no-repeat top left;
	width:205px;
	height:55px;
	margin-left:10px;
}
.button_psy_hover
{
	float:left;
	background: white url('images/button_psy_hover.png') no-repeat top left;
	width:205px;
	height:55px;
	margin-left:10px;
}
.button_biz_hover
{
	float:left;
	background: white url('images/button_biz_hover.png') no-repeat top left;
	width:205px;
	height:55px;
	margin-left:10px;
}
.button_edu_sel
{
	float:left;
	background: white url('images/button_edu_sel.png') no-repeat top left;
	width:205px;
	height:55px;
	margin-left:10px;
}
.button_psy_sel
{
	float:left;
	background: white url('images/button_psy_sel.png') no-repeat top left;
	width:205px;
	height:55px;
	margin-left:10px;
}
.button_biz_sel
{
	float:left;
	background: white url('images/button_biz_sel.png') no-repeat top left;
	width:205px;
	height:55px;
	margin-left:10px;
}
.button_bar
{
	float:left;
	background: white url('images/button_bar.png') no-repeat top left;
	width:650px;
	height:8px;
}

.teampost img
{
	float:right;
	margin-right:-20px;
	margin-left:10px;
}

.teampost p, .teampost
{
	text-align:left;
}

.callendarpost table tbody tr td
{
	border-bottom:1px solid gray;
}