@font-face {
	font-family: 'PTSerif-Caption';
	src: url('../fonts/PT_Serif-Caption-Web-Regular.eot');
	src: local('â˜º'), url('../fonts/PT_Serif-Caption-Web-Regular.woff') format('woff'), url('../fonts/PT_Serif-Caption-Web-Regular.ttf') format('truetype'), url('../fonts/PT_Serif-Caption-Web-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: url(../images/bg-body.jpg) repeat left top;
	font-family: 'Autour One', Arial, Helvetica, sans-serif;
	width: 1000px;
	margin: auto;
}
img {
	border: 0;
}
.wrapper {

	margin: 0;
}
.clearfix:after {
	clear:both;
	content:"";
	display:block;
	height:1%;
	line-height:0;
	visibility:hidden;
}
/*------------------------------ HEADER ------------------------------*/
.btn1, .btn2, .btn3, #newsletter input {
	background: url(../images/interface.png) no-repeat;
}
.btn1, .btn2, .btn3 {
	color: #fdfdfd;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: -3px 0 3px #053131;
	text-transform: uppercase;
}
.btn1 {
	background-position: 0 0;
	height: 34px;
	line-height: 34px;
	width: 202px;
	padding: 0 3px 9px;
}
.btn2 {
	background-position: 0 -53px;
	height: 37px;
	line-height: 37px;
	width: 216px;
	padding: 0 3px 8px;
}
.btn3 {
	background-position: 0 -108px;
	font: 22px/49px Georgia, "Times New Roman", Times, serif;
	height: 49px;
	width: 222px;
}
.btn1:hover {
	background-position: -222px 0;
}
.btn2:hover {
	background-position: -232px -53px;
}
.btn3:hover {
	background-position: -232px -108px;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	background: url(../images/bg-header.png) repeat-x center top;
	height: 50px;
	padding: 16px 0 0;
	text-align: right;
}
#logo {
	float: left;
	display: inline-block;
	margin-left: 5px;
}
/* ------------------------CZÊŒÆ-GÓRNA-MENU------------------------ */

      /* wygl¹d g³ównego elementu - ol */
      ol {
        list-style-type:none;
        padding:0;
        margin:0;
        background-color:#000;
        font-size:15px;
        height:2em;
        line-height:2em;
        text-align:center;
				
      }

      /* wygl¹d wszystkich elementów - a - znajduj¹cych siê w elemencie - ol */
      ol a {
        display:block;
        text-decoration:none;
        color:#ffffff;
        padding:0 5px;
      }

      /* wygl¹d elementów - li - wszystkich dzieci elementu - ol */
      ol > li {
        float:left;
        width:180px;
        margin-left:1px;
        background-color:#000000;
				text-align:center;
        height:2em;
      }

      /* wygl¹d elementu - li - pierwszego dziecka elementu - ol */
      ol > li:first-child {
        margin-left:20px;;
      }

      /* wygl¹d elementów - li - wszystkich dzieci elementu - ol - po najechaniu kursorem myszki na element - li */
      ol > li:hover {
        background-color:#000;
				
      }

      /* wygl¹d elementu - a - dziecka elementu - li - bêd¹cego dzieckiem elementu - ol - po najechaniu kursorem myszki na element - li */
      ol > li:hover > a {
        color:#09C;
			
      }
			


      /* wygl¹d elementu - ul - dziecka elementu - li - bêd¹cego dzieckiem elementu - ol - po najechaniu kursorem myszki na element - li */
      ol > li:hover > ul {
			position: absolute;
			width:180px;
			margin: 0 0 0 0;
			display:block;
			z-index: 10000;
      }

      /* ------------------------CZÊŒÆ-ROZWIJANA-MENU------------------------ */

      /* wygl¹d g³ównych rozwijanych elementów - ul */
      ol > li > ul {
        display:none;
				list-style-type:none;
				font-size: 10px;
        padding:0;
        margin:0;
				
      }

      /* wygl¹d elementu - li - w czêœci rozwijanej */
      ol > li > ul > li {
        position:relative;
        background-color:#000;
      }

      /* wygl¹d elementu - a - w czêœci rozwijanej */
      ol > li > ul > li > a {
        border-top:1px solid #FFF;
      }

      /* wygl¹d elementu - li - w czêœci rozwijanej, po najechaniu kursorem myszki na dany element - li */
      ol > li > ul > li:hover {
 
      }

      /* wygl¹d elementu - a - w czêœci rozwijanej, po najechaniu kursorem myszki na element - li */
      ol > li > ul > li:hover > a {
        color:#09C;
      }
/*------------------------------ CONTENTS ------------------------------*/
#contents {
background-color:#000000;
	background: url(../images/bg-content.png) repeat-x center top;
	margin: 0 0 24px;
	padding: 56px 0 0;
}
#contents h1, #featured h3 {
	color: #fbfdfd;
		text-indent: 25px;
	font: italic 20px Tahoma, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 18px;
}
#contents p {
	color: #e8eff4;
	text-indent: 25px;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	margin: 0;
	padding: 0 0 30px;
	text-align: justify;
}
#contents p a {
	color: #e8eff4;
}
#contents p a:hover {
	color: #0aa3fa;
}
#contents p b {
	display: block;
}
#contents .body {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}
#contents .click-here {
	float: right;
	background: url(../images/spacecraft.jpg) no-repeat center top;
	display: inline-block;
	height: 162px;
	width: 301px;
	margin-left: 20px;
	text-align: center;
}
#contents .click-here h1 {
	color: #addcfe;
	font-style: italic;
	line-height: 36px;
	margin: 18px 0;
}
/** adbox **/
#adbox {
	background:#000000  ;
	font-family: garamond, "Times New Roman", Times, serif;
	min-height: 433px;
	margin: -56px 0 10px 0;
/** Needed for IE7 **/
*margin: 0;
*position: relative;
*top: -56px;
}
#adbox .wrapper {
	width: 1000px;
	padding: 54px 50px 26px;
}
#adbox .info {
	height: 354px;
	width: 330px;
	overflow: hidden;
}
#adbox h1 {
	color: #000000;
	font-size: 48px;
	font-style: italic;
	line-height: 50px;
	margin-bottom: 30px;
}
#adbox p {
	color: #176eb0;
	font-size: 14px;
	line-height: 24px;
}
#adbox p a {
	color: #176eb0;
}
#adbox div.highlight {
	background: #171a1a url(../images/adbox-bg-heading.jpg) repeat-x left top;
	min-height: 82px;
	border-color: #000;
	border-style: solid none;
	border-width: 1px;
}
#adbox div.highlight h2 {
	color: #484b4b;
	font-family: 'Merienda', sans-serif;
	font-size: 33px;
	line-height: 82px;
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	text-shadow: -3px 0 3px #121413;
}
#adbox div.highlight h2 i {
	font-weight: normal;
}
/** main **/
.main {
width:700px;
	padding: 0 10px;

}
.main1 {
	padding: 50px 0 50px 0  ;
	background-color:#e8eff4;
	margin: 0 0 10px 0 ;
	

}
.main li{

	color: #e8eff4;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	margin: 0;
	padding: 0 0 10px;
	text-align: justify;
}

/** sidebar **/
#sidebar {
	float: right;
	width: 220px;
	margin: 40px 10px 0 40px;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 80px;
	padding: 0;
}
#sidebar > ul li {
	margin: 0 0 16px;
}
#sidebar > ul li h7{
	text-align: center;
}
#sidebar > ul li img {
	margin: 50px  0 0 0;
	border: 4px solid #fff;
	border-radius: 3px;
}
#sidebar > ul li a:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}

/** time **/
.time {
	color: #2986bb;
	font-size: 12px;
}
/** list **/
.list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list li span.time {
	float: right;
	margin-top: 6px;
}
.list li h4 {
	color: #fbfdfd;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	text-transform: uppercase;
}
.list li {
	padding: 0 0 48px;
}
#contents .list li p {
	padding: 0;
}
.list li a.more {
	float: right;
	color: #34b0fb;
	display: inline-block;
	font-size: 14px;
}
.list li a.more:hover {
	color: #c3e9fe;
}
/** pagination **/
.pagination {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.pagination li {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 2px;
}
.pagination li a {
	color: #36b4fd;
	padding: 3px;
	text-decoration: none;
}
.pagination li a:hover, #pagination li.selected a {
	color: #95d3f9;
}
/** gallery **/
#gallery #sidebar, #contact #sidebar {
	margin-left: 10px;
}
#gallery .photos {
	margin: 0 0 20px;
}
#gallery .viewer {
	margin: 0 0 18px;
}
#gallery .photos > ul {
	background-color: #072a3e;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 12px 15px;
}
#gallery .photos > ul li {
	float: left;
	margin: 0 9px;
	position: relative;
}
#gallery .photos > ul li a:hover span.cover {
	background-color: #e8eff4;
	display: block;
	height: 96px;
	width: 100%;
	opacity: 0.49;
	position: absolute;
	top: 0;
	left: 0;
}
/** Contact **/
#contact form {
	width: 709px;
}
#contact form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contact form ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 18px;
}
#contact form ul li > label {
	float: right;
	color: #e8eff4;
	display: inline-block;
	font: italic 14px/36px 'PTSerif-Caption';
	width: 230px;
}
#contact form ul li > label.msg {
	margin-bottom: 60px;
	padding-top: 80px;
}
#contact form ul li:hover > label {
	color: #2da6fc;
}
#contact textarea {
	float: left;
	background-color: #fff;
	color: #060606;
	font: 14px/36px Arial, Helvetica, sans-serif;
	height: 367px;
	width: 450px;
	border: 0;
	margin: 0 10px 0 0;
	padding-left: 10px;
	overflow: auto;
}
#contact form ul li div {
	display: inline-block;
	width: 225px;
	margin: 50px 0;
	padding-left: 5px;
}
#contact form ul li div label {
	color: #fcc43d;
	display: inline-block;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#contact input[type='text'] {
	background-color: #fff;
	color: #060606;
	font: 14px/36px Arial, Helvetica, sans-serif;
	height: 36px;
	width: 440px;
	border: 0;
	margin-right: 10px;
	padding: 0 10px;
}
#contact input[type='checkbox'] {
	background-position: 0 0;
	height: 13px;
	width: 12px;
	border: 0;
	margin-left: 0;
	margin-right: 10px;
	padding: 0;
}
#contact input[type='submit'] {
	cursor: pointer;
	border: 0;
	margin-top: 3px;
	margin-left: 5px;
}
#contact div.checkbox label {
	cursor: pointer;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	background-color: #e8eff4;
	border-top: 1px solid #fdfcfc;
}
#footer .body {
	background: #072438 url(../images/bg-footer.jpg) no-repeat center top;
	min-height: 36px;
	padding: 36px 0;
}
#footer h4 {
	color: #fff;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 12px;
}
#footer p {
	color: #7890a1;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 6px;
}
/** featured **/
#featured {
	display: block;
	list-style: none;
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}
#featured li {
	float: left;
	width: 230px;
	margin: 0 10px;
	text-align: center;
}
#featured li h3 {
	color: #07304d;
	font-size: 18px;
	margin: 18px 0;
}
#featured li h3 a {
	color: #07304d;
	text-decoration: none;
}
#featured li h3 a:hover {
	color: #51a9e9;
}
#featured li p {
	color: #07304d;
	font-size: 12px;
	text-align: center;
}
#featured img{
border-radius: 10px;
}

#footer .footnote {
	display: inline-block;
	color: #03436f;
	width: 900px;
}

#footer  h6 {
	padding: 0 0 0 50px;
	display: inline-block;
	color: #03436f;
	width: 900px;
}


#contents1 {
background-color:#000000;
	background: url(../images/bg-content.png) repeat-x center top;
	margin: 0 0 24px;
	padding: 56px 0 0;
}
#contents1 h1 {
	color: #000037;
	text-align: center;
	text-indent: 25px;
	font: 30px Tahoma, "Times New Roman", Times, serif;
	margin: 0 0 18px;
}
#tb  h2 {
	color: #e2aff3;
	text-align: center;
	text-indent: 25px;
	font-style: italic;
	font: 20px Tahoma, "Times New Roman", Times, serif;
	margin: 18px;
	}
#contents1 p {
	color: #7cbe41;
	text-indent: 25px;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	margin: 0;
	padding: 0 0 30px;
	text-align: justify;
}
#contents1 .body {
	background-color: #26d95b;
	width: 1000px;
	margin:  0 ;
	
}
#contents1 li{
text-align: center;
}

#tb{
margin: 0 50px 10px 50px;
border-radius: 20px;
table-layout: fixed;
width: 900px;
text-align: center;
height: 300px;
}

#tb td{
color: #6caae8;
padding: 20px;
table-layout: fixed;
margin: 0 auto 15px auto;
}

td.title{
background-image: url(images/stars.png);
background-color: black;
border-radius: 20px;
color:#b7dde3;
}

#tb img{
margin: 50px 0 0 0 ;
width: 150px;
height: 150px;
border: 2px outset grey;
border-radius: 15px;
box-shadow: 10px 10px 20px;
}