@charset "utf-8";
html {
	background-image: url(images/newBackground_03.jpg);
	background-position: center top;
}
body, * {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/newBackground_02.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headerOutside {
	width: 977px;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(images/headerBackground2.gif);*/
	background-repeat: no-repeat;
	position:relative;
}

#headerInside {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 93px;
	color: #FFF;
	position: relative;
	background-image: url(images/headerBackground.gif);
}
#headerInside img{
	border:none;
}
#headerInside h1 {
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	left: 120px;
	top: 0px;
	background-image: url(images/szkolimyNajlepszych2.gif);
	height: 48px;
	width: 173px;
}
#headerInside .imageRep {
	visibility: hidden;
}
#search {
	width: 240px;
	height: 90px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(images/searchBackground.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #000;
}
#search #s1 {
	font-size: 10px;
	margin-top: 12px;
	
	margin-left: 10px;
}
#text_search {
	height: 18px;
	width: 188px;
	border: 1px solid #A1A2A4;
	background-image: url(images/fieldTextBackground.jpg);
	line-height: 24px;
	color: #FFFFFF;
	padding: 2px;
	margin-right:2px;
}

.searchButton {
	background-image: url(images/searchArrow.gif);
	height: 24px;
	width: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position:absolute;
}

#mainMenu {
	list-style-type: none;
	position: relative;
	background-image: url(images/menuUlBackground.gif);
	background-repeat: repeat-x;
	width:960px;
	height: 48px;
	}
	
#mainMenu li {
	list-style-type: none;
	float: left;
}

#mainMenu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	line-height: 45px;
}
#mainMenu .menuKontakt {
	position: absolute;
	right: 0px;
}
.menuHome a {
	background-image: url(images/menuButtons.png);
	height: 45px;
	width: 82px;
	font-weight: bold;
}
.menuHome a:hover {
	background-image: url(images/menuButtons.png);
	background-position: 0px -45px;
}
.menuNorm a {
	background-image: url(images/menuButtons.png);
	height: 45px;
	width: 80px;
	background-position: -82px 0px;
}
.menuNorm a:hover {
	background-image: url(images/menuButtons.png);
	background-position: -82px -45px;
}
.menuActive a{
	background-image: url(images/menuActive.gif);
	height: 48px;
	width: 80px;
	background-position: 0px 0px;
}
.menuKontakt a{
	background-image: url(images/menuButtons.png);
	height: 45px;
	width: 80px;
	background-position: -162px 0px;
}
.menuKontakt a:hover {
	background-image: url(images/menuButtons.png);
	background-position: -162px -45px;
}
/******************* Kontent **************************/
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	color: #FFF;
	position: relative;
	top:0;
	left:0;
	background-color: #FFF;
}

#container .crnLeft {
	position: absolute;
	left: 0px;
	top:0px;
}
#shortTerms {
	width: 222px;
	float: left;
	z-index: 33;
	margin:0;
	background-image: url(images/sideTabWide.gif);
	background-repeat:no-repeat;
	padding: 10px 7px 0 11px;
	font-size:11px;
	line-height:1.5em;
	color:#666;
}

#shortTerms h1{

		font-weight:bold;
	color:#666;
	font-size:11px;
	line-height:1.5em;
}
#shortTerms ul{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#shortTerms li {
	list-style-type: none;
	float: left;
}

#shortTerms li{
	border-bottom:10px;
}
#shortTerms a{
	color: #B4000F;
	text-decoration: none;
	display:block;
}
#shortTerms a:hover{
	text-decoration:underline;
}
.najblizsze_miejsce{
	display:block;
	margin-bottom:7px;}

/************** CONTENT****************/
#mainContent {
	width:719px;
	margin:0 0 0 241px;
	color:#222;
	background-image: url(images/cornerRight.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}
#headlineOutside .crnRight {
	position: absolute;
	right: -1px;
	z-index:23;
}

#advert {
	position:relative;
	width:715px;
	height:231px;
	background-image: url(images/advertBack.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	
	}
#advert h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-weight:normal;
	font-size:2em;
	
	width: 350px;
	position: absolute;
	top: 1em;
	right: 0px;
}

.pics {
	height: 180px;
	width: 720px;
}
.pics img {
	padding: 0px;
	left: 0px;
	top: 0px;
	border:0;
}
#headline{
	width: 330px;
	height:100px;
	overflow:hidden;
	position: absolute;
	top: 120px;
	right: 20px;
	font-size:13px;
}
#headlineContener{
	width: 330px;
	height:100px;
	overflow:hidden;
}

#headlineNews {
	padding: 0px;
	width:480px;
	float: left;
}

#headlineNews h1{
	background-image: url(images/h1sliding_left.gif);
	height: 41px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:41px;
	color: #111;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}
#headlineNews .naglowek{
	background-image: url(images/h1sliding_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 41px;
	padding-left: 7px;
}

#headlineNews h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:1em 0 0 1em ;
}
#headlineNews a{
	color: #333;
	text-decoration: none;
	
}
#headlineNews p{
	color: #222;
	font-size: 12px;
	line-height: 1.6em;
	padding: 0 1em 0 2em;
}
.headlineList{
	list-style-image: url(images/list.png);
	padding-left:2em;
	padding-top:1em;
}
#centerColumn {
	padding: 0px;
	width:480px;
	float: left;
	position: relative;
}
#centerColumn h1 {
	background-image: url(images/h1sliding_left.gif);
	height: 41px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:41px;
	color: #111;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	}
	
#centerColumn .naglowek{
	background-image: url(images/h1sliding_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 41px;
	padding-left: 7px;
}

#headlineNewsInner{
	padding:7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#centerColumn h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:1.2em;
}
#centerColumn a{
	color: #333;
	text-decoration: none;
}
#centerColumn p{
	color: #222;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 1em;
}
.headlineList{
	list-style-image: url(images/list.png);
	padding-left:2em;
	padding-top:1em;
	
}
.newsBody{
	font-size:11px;
}
.newsNavData{
	display:block;
	color:#666;
	font-size:9px;
	line-height:11px;
	margin-top:5px;
}

.newsTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #333;
}
.newsData{
	font-size: .8em;
	color: #999;	
}
.newsLid{
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	margin-top:2em;
	margin-bottom:1em;
}


#partnerzy {
	position:relative;
top:5px;
	width: 230px;
	margin: 5px 0 0 485px;
	background-color: #FFF;
	background-image: url(images/cornerWhite.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#partnerzy h1{
	height: 41px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:41px;
	color: #111;
	margin: 5px 0 20px 20px;
}
#partnerzy img {
	margin: 0 0 10px 5px}
	
#partnerzyBottom{
	width: 230px;
	height:15px;
	background-image: url(images/cornerWhite.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:#FFF;
}
#szybkiKontakt{
	width: 230px;
	height: 153px;
	margin-left: 480px;
	background-image: url(images/kontakt.jpg);
	background-position: center;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#szybkiKontakt h1{
	font-weight:normal;
	font-size:14px;
	padding: 80px 0 0 60px;
}
#szybkiKontakt p{
	font-size:12px;
	padding:1em 0 0 85px;
}
.clear {
	clear: both;
}
#OfertyFront{
	width: 230px;
	height: 153px;
	margin-left: 480px;

	background-color: #FFF;
	background-repeat: no-repeat;
}
#OfertyFront h1{
	font-weight:normal;
	font-size:14px;
	padding: 80px 0 0 60px;
}
#OfertyFront p{
	font-size:12px;
	padding:1em 0 0 45px;
}
#ofertyFront a{
	margin:1em 0 1em 0;
}
/**** PODSTRONY ********/
#sideMenu {
	width: 241px;
	padding: 0px;
	float: left;
	z-index: -1;
	margin:0;
}
#sideMenu h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #222;
	background-image: url(images/sideMenuBackground.gif);
	height: 23px;
	width: 241px;
	text-align:right;
	padding: 23px 0 0 0;
	z-index:2;
	font-weight:normal;
}
#sideMenu h2{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: right;
	margin: 1em 0 0 0 ;
}
#sideMenu ul{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color:#111;
	line-height: 18px;
	text-align:right;
}
#sideMenu a{
	text-decoration:none;
	color:#111;
	display:block;
}
#sideMenu a:hover{
	background-color:#EFEFEF;	
}
#innerContent {
	padding: 5px 20px 10px 20px;
	font-size:12px;
	}

#innerContent h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #444;
	margin: 0 0 0 0;
	font-weight:normal;
}
#innerContent h2{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	margin: 0 0 1em 0; 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C00;
	letter-spacing: .5em;
	text-align: right;
	padding-top: 5px;
}
.inset{
	margin-left:50px;
	line-height:18px;
	margin-bottom: 20px;
}

#trainingList{
	list-style-type: none;	
}

#trainingList li{
	margin-bottom: 1em;
	font-size: 18px;
	padding-left:.5em;
}
#trainingList a{
	color: #DD0018;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#trainingList a:hover{
	text-decoration: underline;
}
#trainingList .trainingLid{
	display:block;
	font-size: 12px;
	color:#333;
}
/********Szkolenie **************/
#trainingDetail{
	width:457px;
	float:left;
}
#trainingDetail p, #trainingDetail ol, #trainingDetail ul {
	margin-left:3em;
	line-height:1.5em;
	font-size:11px;
}

#trainingDetail h3{
	color: #DD0018;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	
	
}
#trainingDetail h4{
	color:#666;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
#trainingDetail h5{
	margin-top:1.5em;
	font-size:14px;
	font-weight:normal;
	border-left: 0.5em solid #DD0018;
	padding-left:0.5em;
}
#trainingDetail h6{
	margin: 1em 0;
	font-weight:normal;
	font-size:12px;
}
.sideTabColor
{
	width:201px;
	float:right;
	background-image: url(images/sideTabColor.gif);
	background-repeat:no-repeat;
	padding:5px 7px 0 11px;
	font-size:11px;
	height: 110px;
	line-height:1.5em;
	color:#FFF;
	margin-top:10px;
}
.sideTabColor p{
	line-height:1.5em
}
	
.sideTabColor h5{
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	
	margin:0;
}
.sideTab
{
	width:201px;
	float:right;
	background-image: url(images/sideTab.gif);
	background-repeat:no-repeat;
	padding: 10px 7px 0 11px;
	font-size:11px;
	line-height:1.5em;
	
}
.sideTab ul{
	margin:0 3px 0 15px;
	font-size:11px;
	line-height:1.5em;
}
.sideTab a{
	color:#333;
}
.sideTab h5{
	font-weight:bold;
	color:#666;
	font-size:11px;
	line-height:1.5em;
}
#books{
	position:relative;
}
.center{
	text-align:center;
}
#books img{
	display:block;
	border:none;
	text-align:center;
	margin: 0 auto;	
}
#bookDesc{
	background-color:#FFF;
	position:absolute;
	width:640px;
	top:0;
	right:0;
	padding:2em;
	border: 1px solid #999;
	visibility:hidden;
}
#bookDesc img {
	float:right;
}
.helion-ksiazkasm1{
	text-align:center;}
#formularzKurs{
	clear:both;
	padding: 2em 1em 1em 0;
	}
#formularzKurs input, #formularzKurs textarea, #formularzKurs label{
	display:block;
	width:300px;
	margin: 5px 0px 5px 5em;
}
#formularzKurs .wyslij {
	width:100px;
}
/********Terminarz****************/
#terminarz h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA1E22;
	margin-top:1em;
}
#terminarz h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 0px 2em;
	font-weight:normal;
	color:#195C93;
	text-transform: none;
	text-align: left;
	letter-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#terminarz a{
	color:#195C93;
	text-decoration:none;
}
#terminarz a:hover{
	text-decoration:underline;
}
#terminarz .termin {
	display: block;
	margin-left: 6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}

#footer{
	background-image: url(images/footer.png);
	height: 68px;
	width: 978px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
#footer p{
	font-size:11px;
	font-weight:normal;
	padding:40px 0 0 20px;
	color:#FFF;
	text-align:center;
}
.right {
	float:right;
	position:relative;
	top:-14px;
}
/**************Order form ********************/

#orderForm {
	width:480px;
	margin-left:auto;
	margin-right:auto;
}
#orderForm fieldset{

	margin-bottom:10px;
	padding:1em;

}
#orderForm legend{
	font-size: 15px;
	color: #A91D20;
	font-weight:bold;

}
#orderForm label, #orderForm select  {
	display: block;
	margin-bottom:7px;
}
#orderForm input, #orderForm textarea  {
	display: block;
	position:relative;
	left:10px;
}
.inputLongText{
	width:265px;
}
#orderForm #zip{
	width:50px;
}
#orderForm .removeable{
position:relative;
}
#orderForm .removeLink {
	position: absolute;
	top: 18px;
	left:270px;
}

#orderForm #city {
	width: 193px;
	margin-left:57px;
}
#orderForm #proforma{
	position:relative;
	left:-5px;
}
.regulamin{
	
	margin-left:2em;
	margin-top:1em;
	
}
.regulamin li{
	font-size:10px;
	color:#333;
	text-align:left;
	line-height:1.2em;
	margin-bottom:0.5em;
}
.clear {
	clear:both;
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
#testy{
	display:block;
	width:520px;
	margin:0 auto;
	
}

#staticContent p{
	margin: 1.5em 2em 0 0;
	line-height:1.6em;
	
}
#staticContent ul{
	margin: 0 0 0 3em;
	line-height:1.6em;
}
#staticContent ol{
	margin: 1em 0 0 3em;
	line-height:1.6em;
}
	.pytanie{
	margin:0 0 1em 0;
	font-size:14px;
	
	}
	.odpowiedz{
	margin:0 0 1em 1em;
	list-style-type: none;
	line-height:1.8em;
	font-size:11px;
	}
	.testRadio{
		margin: 0 .2em 0 0 ;
		position:relative;
		top: 2px;
	}
	.odpDobre{
		color:#0F0;
	}
	.odpZle{
		color:#900;
	}
	.odpPopr{
	font-style: italic;
	color: #0C0;		
	}
	.higher{
	font-size:14px;
	font-weight:bold;
	}
#newsletter{
	width:450px;
	margin:0 auto;
}
#newsletter h1{
	font-size:2em;
	margin:1em 0 0 0;
}
#newsletter p{
	line-height:1.6em;
}
#newsletter label{
	margin-top:0.5em;
	display:block;
}
#newsletter .text{
	display:block;
	width:300px;
	font-size:1.4em;
	padding:5px;
	border: 1px solid #AAA;
}
#newsletter form{
	margin-left:1em;
}
