body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	padding: 1px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 1.5em;
}

h3 {
	margin-bottom: 2em;
	letter-spacing: -2px;
	font-size: 1.5em;
	/*font-weight: bold;*/
}

ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

p {
  margin: 0 0 2em 0;
  line-height: 200%;
  font-size: 0.9em;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #6AA2FD;
}

a:hover {
	text-decoration: none;
	color: #FF7400;
}

img {
	border: none;
	vertical-align: middle;
}

/* Header */

#header {
	width: 930px;
	height: 108px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #3B3B3B;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -30px;
	padding: 70px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}

/* Login */
#login {
}

#login #inputtext1, #login #inputtext2 {
	float: left;
	width: 125px;
	margin-bottom: 1.2em;
	padding: 3px 15px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	
	width: 60px;
	margin-right: 0px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login a {
	margin: 0;
	padding: 3px 8px;
	font-size: x-small;
}

#login table {
	width: 100%;
	background: #F3F3F3;
	border: 0px solid #DBDBDB;
	text-align: left;
}
 #login thead {
	background: #E8E8E8;
}
 #login th {
	background: #F3F3F3;
	padding: 0px 0 0 0px;
}
 #login tr {
	background: #F3F3F3;
}
 #login td {
	background: #F3F3F3;
    font-size: 0.9em;	
	padding: 0px 0 0 0px;
    margin: 0 0 2em 0;
	line-height: 150%;	
}

/* Menu */

#menu {
	width: 950px;
	height: 60px;
	margin: 0 auto;
	background: #6AA2FD url(http://img2.korepetycjedlaciebie.pl/img04.png);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_a {
	display: block;
	float: left;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #000000;
}

/* Page */

#page {
	width: 930px;	
	margin: 0 auto;
	padding: 15px;
}


/* Sidebar right */
#sidebar_right {
	float: right;
	width: 200px;
	padding: 0px 0px 0px 0px;
}

#sidebar_right ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#sidebar_right li {
	margin-bottom: 20px;
	background: #F3F3F3 url(http://img2.korepetycjedlaciebie.pl/img06.gif) no-repeat left bottom;
}

#sidebar_right li ul {
	padding: 0px 20px;
	line-height: 200%;
}

#sidebar_right li li {
	margin: 0;
	padding-left: 15px;
	background: url(http://img2.korepetycjedlaciebie.pl/img07.gif) no-repeat 0 10px;
}

#sidebar_right h2 {
	width: 170px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: #FFB700 url(http://img2.korepetycjedlaciebie.pl/img05.png);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;	
}

#nau_szukaj ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nau_szukaj li {
	margin-bottom: 20px;
	background: #F3F3F3 url(http://img2.korepetycjedlaciebie.pl/img06.gif) no-repeat left bottom;
}

#sidebar_right li ul {
	padding: 0px 20px;
	line-height: 200%;
}

#sidebar_right li li {
	margin: 0;
	padding-left: 15px;
	background: url(http://img2.korepetycjedlaciebie.pl/img07.gif) no-repeat 0 11px;
    font-size:12px;
}

#nau_szukaj  select {
        font-size:12px;
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding-left: 15px;
}

.post {
	margin-bottom: 30px;
}

.post .title {
}

.post .title h2 {
	font-size: 1.6em;
	color: #FFFFFF;
	padding: 5px 0 0 30px;
	letter-spacing: -1px;
	height: 30px;
	background: #FFB700 url(http://img2.korepetycjedlaciebie.pl/img05_long.png) no-repeat left bottom;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
	padding: 0px 0 0 5px;
}

.post .title p  {
	color: #BABABA;
}

.post .entry {
	padding-top: 15px;
}

.post .table table {
	width: 100%;
	background: #F3F3F3;
	border: 1px solid #DBDBDB;
	text-align: left;
}
.post .table thead {
	background: #E8E8E8;
}
.post .table th {
	background: #DBDBDB;
	padding: 0px 0 0 11px;
}
.post .table tr {
	background: #F3F3F3;
}
.post .table td {
	background: #F3F3F3;
    border-top: 1px solid #DBDBDB;
    font-size: 0.9em;	
	padding: 0px 0 0 11px;
	vertical-align: middle;
}

.post .table_main table {
	width: 100%;
	background: #F3F3F3;
	border: 0px;
	padding-left: 10px;
	text-align: left;
}
.post .table_main thead {
	background: #E8E8E8;
}
.post .table_main th {
	background: #DBDBDB;
	padding: 0px 0 0 11px;
}
.post .table_main tr {
	background: #F3F3F3;
}
.post .table_main td {
	background: #F3F3F3;    
    font-size: 0.9em;	
	padding: 0px 0 0 11px;
	vertical-align: middle;
}

.post .table_rej table {
	width: 100%;
	background: #F3F3F3;
	border: 0px;
	text-align: left;
	padding: 0px 12px 0px 12px;
}
.post .table_rej thead {
	background: #E8E8E8;
}
.post .table_rej th {
	background: #DBDBDB;
	padding: 0px 0 0 11px;
}
.post .table_rej tr {
	background: #F3F3F3;  
}
.post .table_rej td {
	background: #F3F3F3;
    border-top: 0px;
    font-size: 0.9em;
	/*padding: 0px 0 0 11px;*/
	vertical-align: middle;
}

.post .links {
	width: 480px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #F3F3F3 url(http://img2.korepetycjedlaciebie.pl/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(http://img2.korepetycjedlaciebie.pl/img09.gif) no-repeat;
	float: right;
}

.post .links .comments {
	background: url(http://img2.korepetycjedlaciebie.pl/img10.gif) no-repeat;
}

 #prev {
	text-align: left;
}

#next {
	text-align: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #F3F3F3 url(http://img2.korepetycjedlaciebie.pl/img06.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(http://img2.korepetycjedlaciebie.pl/img07.gif) no-repeat 0 6px;
}

#sidebar h2 {
	width: 170px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: #FFB700 url(http://img2.korepetycjedlaciebie.pl/img05.png);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;	
}

 .table table {
	width: 100%;
	background: #F3F3F3;
	border: 0px solid #DBDBDB;
	text-align: left;
}
 .table thead {
	background: #E8E8E8;
}
 .table th {
	background: #F3F3F3;
	padding: 0px 0 0 0px;
}
 .table tr {
	background: #F3F3F3;
}
 .table td {
	background: #F3F3F3;
    border-top: 0px solid #DBDBDB;
    font-size: 0.9em;	
	padding: 0px 0 0 0px;	
}

/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#calendar thead {
	background: #DBDBDB;
}


#calendar thead th{
	background: #DBDBDB;
	padding:0 0 0 0px;
}


#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	padding:0 0 0 0px;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #FF7400;
	font-weight: bold;
	color: #FF7400
}

#calendar #free {
	background: #75C600;
	border: 1px solid #DBDBDB;
	font-weight: bold;
	color: #DBDBDB;
}

#calendar #busy{
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	font-weight: bold;
	color: #FF7400
}

/* Reklama_left */

#reklama_wrap_left{
	padding: 0px;
}

#reklama_left table {
	width: 100%;
	height: 170px;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#reklama_left thead {
	background: #DBDBDB;
}


#reklama_left thead th{
	background: #DBDBDB;
	padding:0 0 0 0px;
}


#reklama_left tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	padding:0 0 0 0px;
}

/* Reklama_right */

#reklama_wrap_right{
    height: 455px;
	padding: 0px;
}

#reklama_right table {
	width: 100%;
	height: 170px;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#reklama_right thead {
	background: #DBDBDB;
}


#reklama_right thead th{
	background: #DBDBDB;
	padding:0 0 0 0px;
}


#reklama_right tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	padding:0 0 0 0px;
}

#partnerzy_wrap_left{
    height: 200px;
	padding: 0px;
}


/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 15px 0;
	background: url(http://img2.korepetycjedlaciebie.pl/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}

/*tips*/
#tip_content li{
   background: url(http://img2.korepetycjedlaciebie.pl/img07.gif) no-repeat 0 8px; 
   line-height:150%;
   }

/* mapa_strony */

#mapa_strony ul {
	margin: 0;
	padding: 0 0 0 24px;
	list-style: none;
}

#mapa_strony li {
	margin-bottom: 0px;
	background: #F3F3F3 url(http://img2.korepetycjedlaciebie.pl/img07.gif) no-repeat 0 11px;
	padding: 0 0 0 15px;
}

#mapa_strony li ul {
	padding: 0px 20px;
	line-height: 100%;
}

#mapa_strony li li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(http://img2.korepetycjedlaciebie.pl/img07.gif) no-repeat 0 11px;
}

#AdTaily_Widget_Container {
	background: #F3F3F3 url(http://img2.korepetycjedlaciebie.pl/img06.gif) no-repeat left bottom;
}

.AdTaily_Widget_Buy {
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#___plusone_0{ height:32px !important; 
               vertical-align:middle !important;
			   width:72px !important;}
