a, li, ul {
	text-decoration: none;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

body {
	font-family: 'Roboto', sans-serif;
	line-height: 32px;
	font-weight: 300;
	font-size: 16px;
	margin: 0;
}

html {
	height: 100%;
}

h1 {
	font-size: 18px;
	text-align: center;
	margin:0;
}

#templateId {
	position: fixed;
	top: 0;
	left: 0;
	background: red;
	z-index: 999;
}

header {
	background: #242830;
	height: 100px;
	position: fixed;
	line-height: 100px;
	width: 100%;
	z-index: 99;
	top: 0;
	left: 0;
	font-family: 'Varela Round', sans-serif;
	text-align: center;
}

.cursive {
	font-weight: normal;
	font-size: 16px !important;
	font-family: 'Varela Round', sans-serif;
}

header a {
    color: #fff;
    font-size: 18px; 
    padding: 4px 10px;
    letter-spacing: 3px;
}

header a:hover {
	cursor: pointer;
	color: #d6d6d6; 
}

header a.active {
	border-bottom: 1px solid; 
}

header ul {
	list-style-type: none;
}

header li {
	display: inline-block;
	margin: 0 30px;
	font-size: 16px;
}

h1.titles {
	font-weight: 300;
	margin-bottom: 30px;
}

.chapter_title {
	text-align: center;
	font-size: 26px;
	border-bottom: 2px solid #3DA03C;
	/*width: 200px;*/
	margin: auto;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.chapter_title.sell {
	/*width: 300px;*/
	margin-top: 100px;
	margin-bottom: 50px;
}
 
.chapter_title i {
	color: #3DA03C;
	display: inline;
    margin-right: 20px;
}

.main_wrapper {
	padding: 0  20px;
	margin: 0 auto;
	margin-top: 100px;
	max-width: 1200px;
}

section {
	margin: 30px 0;
}

table {
	width: 100%;
	max-width: 1024px;
    margin: auto;
	border-collapse: collapse;
}

.tableMoved {
    width: 30%;
    margin: 0;
}

table th {
    padding: 6px;
    border: none;
    padding-bottom: 20px;
    font-weight: normal;
    text-align: left;
    font-style: italic;
}

table tr:first-child {
	border-color: red;
}

table td {
	padding: 6px;
	border: 1px solid #ececec;
}

tr.table_labels:hover {
	background-color: #fff;
	border: none;
	cursor: default;
}

table tr:hover {
	background-color: #ececec;
	border: 1px solid #555;
	cursor: pointer;
}

#contact {
    min-height:600px;
    margin-top:  240px;
    padding-top: 100px;
}

#contact iframe {
	margin-top: 30px;
	width: 100%;
	height: 350px;
}

.half {
	width: 47%;
	margin: 1%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.sell_content {
	display: inline-block;
	vertical-align: middle;
	width: 60%;
	padding-top: 28px;
}

.packing {
	vertical-align: middle;
  /*  margin: 50px 0;
    text-align: center;
    top: 0;
    z-index: -10;*/
    display: inline-block;
    width: 38%;
    text-align: center;
}

.packing figure {
	/*display: inline-block;
    width: 30%;
    padding: 0;
    margin: 1%;*/
}

.packing img {
	max-width: 230px;
	border-radius: 50%;
}

.button {
	background: transparent;
	border: none;
}

button.close {
	background: transparent;
	border: none;
	cursor: pointer;
	width: 100%;
	height: 100%;
}

.close {
	color: #D04646;
	cursor: pointer;
}

.close i {
	font-size: 28px;
}

.close span {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
    padding: 4px 8px 0 0;
    font-weight: bold;
}

.popupDesc {
	position: fixed;
    top: 100px;
    z-index: 98;
    background-color: #ececec;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ececec;
    padding: 50px;
    left: 0;
    overflow: hidden;
    box-shadow: 5px 5px 5px #d6d6d6;
    padding-top: 90px;
    width: 100%;
    overflow-y:scroll;
    height: 100%;
}

.popupDesc > h1 {
	margin-top: 30px;
}

.popupFrame h1 {
    margin-bottom: 30px;
    font-family: 'Varela Round', sans-serif;
}

.popupDesc > .desc {
	margin: 20px 0;
}

.popupDesc > .care {
	margin: 20px 0;
}

.popupDesc img {
	display: block;
	margin: auto;
}

.btnFrame {
	    position: absolute;
    top: -40px;
    right: -10%;
}

.popupFrame h2 {
    font-size: 19px;
    text-align: center;
    margin-top: 40px;
}

.animate-hide {
	-webkit-transition: all linear 0.5s;
	transition: all linear 0.5s;
	line-height: 20px;
	opacity: 1;
	padding: 10px;
	border: 1px solid black;
	background: white;
}

.animate-hide.ng-hide {
	line-height: 0;
	opacity: 0;
	padding: 0 10px;
}

.check-element {
	padding: 10px;
	border: 1px solid black;
	background: white;
}

.cover {
	position: fixed;
	z-index: -10;
	max-width: 100%;
	left: 0;
	top: 0;
}

.catalog_desc {
	max-width: 900px;
	margin: auto;
	padding: 60px 0 30px;
}

table tr:nth-child(even) {
    background-color: #E8E8E8;
}

#home {
    border: none;
    height: 500px;
    text-align: center;
    left: 0;
    right: 0;
    background-size: cover;
    margin: 0;
    padding: 0;
    top: 72px;
    font-family: 'Open Sans', sans-serif;
}

section#home:after {
    content: '';
    width: 100%;
    height: 140px;
    /*background-image: url("assets/sep1.png");*/
    background-image: url('assets/back1.png');
    display: block;
    background-attachment: fixed;
    background-size: cover;
    position: absolute;
    left: 0;
    /*bottom: -120px;*/
}

section#sell:after {
    content: '';
    width: 100%;
    height: 160px;
    background-image: url('assets/back2.png');
    background-attachment: fixed;
    display: block;
    position: absolute;
    left: 0;
    /*margin-top: 16px;*/
    background-size: cover;
    margin-top: 90px;
}

#sell p {
		max-width:550px;
		    /*margin: auto;*/
}



/*#sell figure {
	position: absolute;
}
.figure_a {
	left: -144px;
	top: -40px;
}
.figure_b {
	left: -144px;
	bottom: -130px;
}
.figure_c {
	bottom: 90px;
	right: -136px;
}
*/

section#bio {
	padding-top:100px;
}

.bio span {
	text-align: center;
	display: block;
}


.framed {
	border: 1px solid #fff;
	max-width: 480px;
    margin: auto;
    padding: 50px 0;
}

#home h1 {
	font-size: 34px;
    line-height: 68px;
	font-weight: 400;
    text-transform: uppercase;
    padding: 20px;
    box-sizing: border-box;
    max-width: 600px;
    margin: auto;
    letter-spacing: 2px;
}

#home h2 {
	font-size: 24px;
	font-weight: 300;
	font-weight: 400;
	padding-bottom: 20px;
}

#main_desc {
	margin-top: 400px;
	z-index: -3;
}

.desc {
	text-align: center;
}

.desc .button {
	color: #fff;
	background: #D2D6D2;
	padding: 0px 25px;
	border-radius: 3px;
	    height: 34px;
    line-height: 34px;
    vertical-align: middle;
}

button {
	outline: 0;
}

footer {    
	border-top: 1px solid #ececec;
    background: #47484B;
    left: 0;
    /*position: fixed;*/
    width: 100%;
    right: 0;
    color: #fff;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.scrollable {
    max-height: 570px;
 	padding-right: 34px;
}

.tab-pane {
	text-align: center;
	margin: auto;
	font-size: 18px;
	padding: 10px;
}

.tab-pane a {
	color: #8C8787;
	vertical-align: top;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	margin: 0 18px;
}

.tab-pane i {
	vertical-align: middle;
}

.tab-pane span:hover,
.tab-pane a:hover {
	color: #000;
}

.grid_box {
	/*border: 1px solid;*/
	box-sizing: border-box;
	display: inline-block;
	width: 33.3333%
}

.grid_frame {
	border: 1px solid #ececec;
	width: 92%;
	position: relative;
	box-sizing: border-box;
	padding: 0 4%;
	margin: auto;
	margin-bottom: 20px;
}

.grid_number {
	color: green;
	font-weight: bold;
}

.grid_latin {
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

.grid_name {
	font-size: 18px;
	/*font-weight: bold;*/
}



/**/

.ng-modal-overlay {
  /* A dark translucent div that covers the whole screen */
  position:absolute;
  z-index:9999;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:#000000;
  opacity: 0.8;
}
.ng-modal-dialog {
  /* A centered div above the overlay with a box shadow. */
  z-index:10000;
  position: absolute;
  width: 50%; /* Default */

  /* Center the dialog */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);

  background-color: #fff;
  box-shadow: 4px 4px 80px #000;
}
.ng-modal-dialog-content {
  padding:10px;
  text-align: left;
}
.ng-modal-close {
  position: absolute;
  top: 3px;
  right: 5px;
  padding: 5px;
  cursor: pointer;
  font-size: 120%;
  display: inline-block;
  font-weight: bold;
  font-family: 'arial', 'sans-serif';
}

.popupFrame {
	/*overflow: hidden;*/
	height: 100%;
    margin: auto;
}

.popupContent {
	 max-width: 900px;
	 position: relative;
	 margin: auto;
}

.activate {
	background: #33691E !important;
	cursor: pointer;
}

.activate:hover {
	/*background: #51A251 !important;*/
	opacity: 0.6;
}

.slideDesc{
    position: fixed;
    height: 100%;
    border: 1px solid red;
    top: 0;
    right: 0;
    width: 70%;
    background-color: white;
}

.li_lat {
	/*font-style: italic;*/
}
.li_price {width: 10%;}
.li_id {width: 4%;}
.li_pol{width:40%;}
.li_lat{width:35%;}

span.desc {
	width: 11%;
    text-align: right !important;
}

.listOf li {
	display: block;
	min-height: 50px;
	line-height: 50px;
}

.listOf li:nth-child(even) {
	background: #F5F5F5;
}

li.table_labels {
    background: transparent !important;
}

.listOf span {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 24px;
}

li.table_labels {
	padding: 40px 0 20px;
}

li.table_labels > span {
	font-style: normal;
	font-weight: bold;
} 

.listOf {
	display: block;
    padding-top: 50px;
}

span.button {
	position: relative;
}

/*span.button.inactive:after {
	content: 'jeszcze nie ma opisu';
    position: absolute;
    color: #555;
    font-size: 10px;
    left: -27px;
    z-index: 1;
    width: 86px;
    line-height: 10px;
    top: 10px;
}*/

.image {
	/*width:49%;*/
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 20px;
}

.image img {
	/*width: 90%;*/
}

.gallery {
	margin-top: 40px;
	margin-bottom: 200px;
	text-align: center;
}



/*----------------*/
.listOf li {
    border-bottom: 1px solid #3DA03C;
	}

.listOf {
    display: block;
    max-width: 900px;
    margin: auto;
}

.listOf li {
    display: block;
    min-height: 50px;
    padding: 10px 0;
    vertical-align: middle;
}

.listOf li:nth-child(even) {
	background: none;
}

li.table_labels {
    position: fixed;
    width: 100%;
    /*border: 1px solid red;*/
     background: #fff !important; 
    margin-top: -100px;
    height: 75px;
    line-height: 110px;
    max-width: 900px;
    z-index: 1;
    }

    .listOf {
    display: block;
    max-width: 900px;
    margin: auto;
    padding-top: 100px;
    /*border: 1px solid green;*/
}

.bio {
	max-width: 920px;
	margin: auto;
}
/* media querries*/

@media screen and (max-width: 720px) {

	.half {
		width: 100%;
		display: block;
		vertical-align: middle;
		text-align: center;
		margin-bottom: 40px;
	}

/*	.packing {
		width: 100%;
		float: right;
		display: block;
	}

	.sell_content {
		width: 100%;
		display: block;
	}

	#contact {
		clear: both;
	}*/
}

@media screen and (max-width: 960px) and (min-width: 721px) {
		.grid_box {
			width: 50%;
		}
}

