
html, body {
	height: 100%;
}

body {

	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6395A2;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6395A2;
}

h1, h2, h3 {
	margin: 0px;
	color: #2F6B7B;
}
#tekst:first-letter {
	font-size: 16pt;
	float:left;
	text-align: justify; 
	padding-left:0px;
}
h1 span, h2 span, h3 span {
	color: #E57A00;
}

h1, h2 {
	margin-bottom: 25px;
	font-weight: normal;
}

h1 {
	font-size: 24px;
}

.h1-style1 {
	margin: 0px;
}

h2 {
	font-size: 20px;
}

.h2-style1 {
	font-size: 12px;
	
}
.h2-style2 {
	font-size: 18px;
	color: black;
	line-height: 35px;
	font-weight: bolder;
	/*letter-spacing: 4px;*/
	/*text-indent: 10px;*/
	/*Odstęp między napisami?*/
}

h3 {
	font-size: 11px;
}
hr {
	border: 1px solid red;
}
p, ol, ul {
	margin-top: 0px;
	margin-bottom: 30px;
	line-height: 22px;
	text-align: justify;
}

.ul-style1 {
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	list-style: none;
}

.ul-style1 strong {
	padding-right: 10px;
}

strong {
	color: #487C8A;
}

a {
	color: #E57A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-right: 23px;
}

img.alignright {
	float: right;
	margin-left: 23px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
	overflow: hidden;
	height: 1px;
}

.border-bottom {
	margin-bottom: 25px;
	border-bottom: 1px solid #DBE8EB;
}

/** HEADER */
/** NAGLOWEK */

#header {
	height: 271px;
	/*border: 1px solid red;*/
	margin: 0 auto;
}
#header_left {
	height: 268px;
	width: 900px;
	/*background: url(../images/homepage02.jpg) no-repeat left top;*/
	/*border: 1px solid green;*/
	float: left;

}
#header_right {
	height: 268px;
	width: 450px;
	background: url(../images/homepage03.jpg) no-repeat right top;
	/*border: 1px solid silver;*/
	float: right;
	}
/*---------------------------------------------------------*/
/** TOP MENU */
#topmenu {
	float: right;
}

#topmenu ul {
	float: right;
	margin: 0px;
	padding: 135px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	float: left;
	padding: 2px 22px;
	border-left: 1px solid #4D6A71;
}

#topmenu li.first {
	border: none;
}

#topmenu a {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

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


/** MENU */

#menu {
	height: 60px;
}

#menu ul {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 26px;
	padding: 4px 13px 0px 15px;
	background: url(../images/homepage04.gif) repeat-y left top;
}

#menu a {
	float: left;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 12px;
	color: #2F6B7B;
}

#menu a:hover {
	text-decoration: underline;
	background: #E57A00;
	color: #FFFFFF;
}

#menu .active a {
	background: #E57A00;
	color: #FFFFFF;
}

#menu .first {
	background: none;
	padding-left: 0px;
}

#menu .first a {
}

/** PAGE */

#page {
	padding: 10px 0px 20px 0px;
	border:0px solid brown;
}

/** CONTENT */

#content {
	float: left;
	width: 584px;
	border: 0px solid blue;
	font-size: 12px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 267px;
	border: 0px solid yellow;
	font-size: 11px;
}

/** FOOTER */

#footer {
	height: 30px;
	padding: 10px 0px 0px 0px;
	background: url(../images/homepage08.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #9ABBC3;
}

#footer .legal {
}

#footer .links {
}

#footer a {
	color: #9ABBC3;
}

/** BOX STYLE 1 */

.box-style1 {
	border: 0px solid green;
	/*border-bottom: 1px solid #D1D9EA;*//*Linia pod centrum wsparcia*/
}

.box-style1 .title {
	float: left;
	width: 292px;
	padding: 10px 0px 0px 0px;
	border-right: 1px solid #DBE8EB;
}

.box-style1 .entry {
	float: right;
	text-align:center;
	width: 585px;
	padding-top: 5px;
	border: 0px solid silver;
	font-size: 12px;
	
}

/** 3-COLUMN LAYOUT */

.three-columns {
}

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	float: left;
	width: 267px;
	border:0px solid silver;
	
}

.three-columns .column1 {
	padding: 0px 10px;
	background: url(../images/box1.png) no-repeat center;
	border: 0px solid silver;
	height: 325px;
}

.three-columns .column2 {
	padding: 0px 10px;
	background: url(../images/box1.png) no-repeat center;
	border-left: 0px solid #D1D9EA;
	border: 0px solid silver;
	height: 325px;
}

.three-columns .column3 {
	padding: 0px 10px ;
	border-left: 0px solid #D1D9EA;
	background: url(../images/box1.png) no-repeat center;
	border-left: 0px solid #D1D9EA;
	border: 0px solid silver;
	height: 325px;
}

/** BOX1 */

#box1 {
}

.kontakt_szk{
	font-size: 1.2em;
	
}
.zap{
	font-size: 15px;
	color: #E57A00;
	text-decoration: underline;
}
.zap1{
	font-size: 20px;
	color: #ff0000;
	text-decoration: underline;
}
.zap2{
	font-size: 16px;
}
.tyt_szkolenia{
	font-size: 16px;
	text-decoration: underline;
	color: #6395A2;
	
}
