@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../fonts/Open Sans.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans light';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url('../fonts/Open Sans light.woff') format('woff');
}
@font-face {
  font-family: 'Sansita One';
  font-style: normal;
  font-weight: 400;
  src: local('Sansita One'), local('SansitaOne'), url('../fonts/Sansita.woff') format('woff');
}
@font-face {
  font-family: 'Lily Script One';
  font-style: normal;
  font-weight: 400;
  src: local('Lily Script One'), local('LilyScriptOne-Regular'), url('../fonts/Lily.woff') format('woff');
}
@font-face {
  font-family: 'Shadows Into Light Two';
  font-style: normal;
  font-weight: 400;
  src: local('Shadows Into Light Two'), local('ShadowsIntoLightTwo-Regular'), url('../fonts/Shadows Light.woff') format('woff');
}
/* Header**********************************************************************/
body {
    margin: 0px;
    font-family: Open Sans, sans-serif;
	background-color: #efefef;
	overflow-x: hidden;
}
header{
	
}
div#header {
	height:79px;
}
header img {
    
}
header span#logo span {
    font-family: Sansita One, sans serif;
    font-size: 33px;
}
header span#logo small {
    margin-left: 3px;
	color: white;
}
header div#lewy {
    
}
header div#lewy span {
    display: inline-block;
    font-weight: bold;
}
header div#lewy span:first-child a {
    color: red;
    text-decoration: none;
}
header div#lewy span:first-child a:hover {
    text-shadow: 0px 0px 1px lightpink;
}
header div#lewy span:last-child a {
    color: black;
    text-decoration: none;
}
header div#lewy span:last-child a:hover {
    text-shadow: 0px 0px 1px gray;
}
header div#prawy {
    
}
header div#prawy span {
    display: inline-block;
    border-radius: 4px;
	background-color: whitesmoke;
}
header div#prawy span:first-child {

	    background-color: white;
}
header div#prawy span a {
    color: black;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-decoration: none;
	padding: 0px 4px;
}


div#glowny {

}
div#glowny img {
    -webkit-animation: wozek 3s;
       -moz-animation: wozek 3s;
        -ms-animation: wozek 3s;
         -o-animation: wozek 3s;
            animation: wozek 3s;
}
div#glowny img#prawy {
    -webkit-animation: wozek2 3s;
       -moz-animation: wozek2 3s;
        -ms-animation: wozek2 3s;
         -o-animation: wozek2 3s;
            animation: wozek2 3s;
}
div#glowny div#glowny_prawy {
    
}
div#glowny div#glowny_prawy span#tekst {
    display: inline-block;
    text-align: center;
}
div#glowny div#glowny_prawy span#block {
    text-align: center;
}
div#glowny div#glowny_prawy span#block span {
    font-style: italic;
    background: rgb(249, 248, 245);
    color: grey;
}
div#glowny div#glowny_prawy span#block span a {
    color: grey;
    text-decoration: none;
}
div#glowny div#glowny_prawy span#rotate {
    font-family: 'Shadows Into Light Two' !important;
}
nav div#glowny div#glowny_prawy span#rotate a {
    color: black;
    text-decoration: none;
}
div#glowny div#glowny_prawy span#rotate:hover {
    text-shadow: 0px 0px 1px graytext;
    cursor: pointer;
}
div#pasek {
    
}
div#pasek div {
    
}
div#pasek div#middle {
    background: url('../images/m_pasek.png') repeat-x;
}
div#pasek div#case {
    font-weight: bold;
    color: white;
    background: url('../images/zoom_blur2.png') no-repeat 0px 0px;
}
div#pasek div#case:hover {
    background: url('../images/zoom2.png') no-repeat 0px 0px;
}
div#pasek div#case:hover, header div#lewy span:hover, header div#prawy span:hover {
    cursor: pointer;
}
div#pasek div#bottom {
    background: rgb(196, 140, 83);
}
/* Główny panel index**********************************************************/
article#info {
        background: #A7CBE1 ;
	/*background-image: url("../images/m_5.jpg");
	  background-position: center bottom;
	background-repeat: no-repeat;*/

	
}
div#info img, div#info span {
    display: inline-block;
}
div#info span::first-line {
    
}
div#info span {
    color: white;
	
}
div#info img {
    margin-top: 5px;
}
div#info table#pierwszy {
  
}
div#info div#strzalka1 {
   
}
div#info table#drugi {
    
}
div#info div#strzalka2 {
   
}
div#info table#trzeci {
    
}
div#info ul#tagi {
    padding: 0px;
    margin: 0px;
    color: white;
    text-align: center;
}
div#info ul#tagi li {
    display: inline-block;
}
div#info ul#tagi li h4 {
    font-weight: normal;
    margin: 0px;
}
article#video{
	background-color:#A7CBE1  ;
	border-bottom: 2px solid rgb(67, 47, 27);	
	}
article#extra{
	background-color:#A7CBE1  ;
	
	}
article#extra div#extra{
	
	margin: auto;
	width: 50%;
	color: white;
	padding-bottom: 53px;

	}
article#video div#video{
	
	margin: auto;
	width: 50%;
	color: white;
	padding-bottom: 33px;
	}
article#opinie{
	background: url('../images/bg_chart.png')  ;
	border-bottom: 2px solid rgb(67, 47, 27);	
	}
div#opinie table#opinie {
    margin: 0 auto;

}

article#cechy{
	font-style: italic;
	}

table#strona {
    font-size: 12px; 
    color: white;
}
table#strona tr td a {
    text-decoration: none;
    color: white;
}
table#strona tr td a:hover {
    cursor: pointer;
    color: #FFFFAA;
}

.btn9, .btn10{
	height: 35px;
	background: #4a7699;
	float: left;
	margin:  2px 2px;
	padding:  2px 10px;
	color: #f5cebe;
	font-size: 0.9em;
}
.btn9{
	width: 80px;
	
}.btn10{
	width: 100px;
}
div#kontakt a {
	color: #fff;
	text-decoration:none;
	margin-left:  15px;
	
}
/* Premium*********************************************************************/
table#premium {
    margin: 0 auto;
    border-collapse: collapse;
    color: white;
    caption-side: bottom;
}
table#premium tr td, table#premium tr th {
    text-align: center;
}
table#premium thead tr th {
    color: white;
    background: #5e5e5e;
    border: 1px solid #5e5e5e;
    padding: 30px;
    font-size: 28px;
}
table#premium thead tr:first-child th {
    padding: 10px;
}

h4 {
    color: white;
    font-family: Open Sans, sans serif;
    font-size: 14px;
    margin-left: 100px;
}
table#premium thead tr:first-child th:first-child {
    border-top: 3px solid #3B3B3B;
    border-left: 3px solid #3B3B3B;
    border-right: 3px solid #3B3B3B;
}
table#premium thead tr th:first-child {
    border-left: 3px solid #3B3B3B;
    border-right: 3px solid #3B3B3B;
}
table#premium thead tr:nth-child(2) th:nth-child(2) {
    border-right: 1px solid #3B3B3B;
}
table#premium thead tr:nth-child(3) th:nth-child(2) {
    border-right: 1px solid #8B8B8B;
}
table#premium thead tr:nth-child(3) th:first-child {
    font-size: 36px !important;
}
table#premium thead tr:nth-child(3) th:last-child {
    border-right: none !important;
}
table#premium thead tr:nth-child(2) th:first-child {
    font-size: 36px !important;
}
table#premium tbody tr td:first-child {
    border-left: 3px solid #3B3B3B;
    border-right: 3px solid #3B3B3B;    
}
table#premium tfoot tr td:first-child {
    border-bottom: 3px solid #3B3B3B;
    border-left: 3px solid #3B3B3B;
    border-right: 3px solid #3B3B3B;
}
table#premium tbody tr td:nth-child(2) {
    border-right: 1px solid #E8E8E8;
}
table#premium .podkreslenie {
    border-bottom: 1px solid #E8E8E8;
}
table#premium .wyjatek {
    border-right: 1px solid #E8E8E8 !important;
}
table#premium .wyjatek2 {
    border-right: none !important;
}
table#premium thead tr:first-child th:not(:first-child) {
    background: rgb(196, 140, 83);
    border: none;
}
table#premium thead tr:last-child th {
    color: #5e5e5e;
    background: #adadad;
    font-size: 30px;
    padding: 30px;
}
table#premium tbody tr td {
    color: #5A5A5A;
    background: white;
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
}
table#premium tbody tr td.infinity {

}
table#premium tbody tr td div.infinity {
    display: inline-block;
    font-size: 22px;
}
table#premium tbody tr td div#proba {
    color: white;
    font-size: 18px;
    background: #269abc;
    display: inline-block;
    padding: 10px;
}
table#premium tbody tr td div#proba:hover {
    cursor: pointer;
}
table#premium thead tr th:first-child {
    font-size: 32px;
}
table#premium tbody tr td:first-child {
    font-size: 16px;
}
table#premium tfoot tr td:first-child {
    background: white;
    padding: 10px;
}
table#premium caption {
    text-align: right;
}
table#premium caption a {
    color: #FFFFAA;
}
/* Regulamin*******************************************************************/
div#label_regulamin, div#regulamin {
    color: white;
    text-align: justify;
}
div#regulamin::selection {
    background: black;
}
div#label_regulamin {
    margin: 0 auto;
    font-weight: bold;
    font-style: italic;
}
div#regulamin {
    overflow: auto;
    margin: 0 auto;
    border: 1px solid rgb(67, 47, 27);
    border-radius: 5px;
    position: relative;
}
div#regulamin ol#spis li a {
    color: #FFFFAA;
    text-decoration: underline;
}
/* Stopka**********************************************************************/
footer {
    background: rgb(220, 220, 220);
    border-top: 2px solid rgb(150, 150, 150);
}
footer ul {
    display: block;
    list-style-type: none;
}
footer ul li {
    color: rgb(150, 150, 150);
}
footer ul#footer_1 li {
    
}
footer ul#footer_2 li {
    
}
footer ul#footer_2 li:first-child {

}
footer ul#footer_2 li:last-child {
    font-weight: bold;
}
footer ul#footer_3 {
    float: left;
}
footer ul li a {
    color: rgb(150, 150, 150);
    text-decoration: none;
}
footer ul li a:hover {
    text-decoration: underline;
}
footer ul#footer_3 li:first-child a {
    font-weight: bold;
}
footer ul#footer_4 {
    float: left;
}