﻿@charset "UTF-8";
body{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #585858;
    text-align: left;
    background-attachment: fixed;
    background-image: url(images/bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#content {
	margin-top: 5%;
	margin-right: 18%;
	margin-bottom: 5%;
	margin-left: 18%;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	text-transform: lowercase;
	color: #678090;
	letter-spacing: 0.7em;
	text-align: left;
}
h2 {
	font-size: 125%;
	font-weight: bold;
	color: #6F9DBE;
	letter-spacing: 0.4em;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline overline;
	
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #fff;
    font-size: 3em;
    text-align: center;
}
.h1{
	font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #fff;
    font-size: 3em;
}
.h1 strong{
	    font-weight: 300;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 0.3em;
	text-align: right;
}
h3 {
	font-size: 110%;
	font-weight: normal;
	color: #585858;
	letter-spacing: 0.4em;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
ul {
	font-size: 75%;
	padding-bottom: 1em;
	padding-top: 1em;
	margin-left: 10%;
	list-style-type: square;
	text-transform: lowercase;
}
li {
	padding-bottom: 0.5em;
}
h2 {
	font-family: 'Lato', sans-serif;
    color: #fff;
    letter-spacing: 0.15em;
    padding-bottom: .2em;
    background-color: #2c3846;
    text-align: right;
    padding-top: .2em;
}
.top-bit-home {
    background-color: rgba(8, 153, 138, 0.58);
    color: #fff;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    padding: 15px;
}
.blockquote {
	background-color: #E7E7DE;
	margin-right: 22%;
}
caption {
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	text-align: left;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.tableseparator_temp {
	    font-weight: 400;
    padding: .5em;
    font-family: 'Lato', sans-serif;
    color: #fff;
    letter-spacing: 0.15em;
    background-color: #2c3846;
    font-size: 1.2em;
}
.tableseparator_rainfall {
	    font-weight: 400;
    padding: .5em;
    font-family: 'Lato', sans-serif;
    color: #fff;
    letter-spacing: 0.15em;
    background-color: #2c3846;
    font-size: 1.2em;
}
.tableseparator_wind{
	    font-weight: 400;
    padding: .5em;
    font-family: 'Lato', sans-serif;
    color: #fff;
    letter-spacing: 0.15em;
    background-color: #2c3846;
    font-size: 1.2em;
}
.tableseparator_pressure {
	    font-weight: 400;
    padding: .5em;
    font-family: 'Lato', sans-serif;
    color: #fff;
    letter-spacing: 0.15em;
    background-color: #2c3846;
    font-size: 1.2em;
}

tr.td_temperature_data td {
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
    color: #fff;
} 
tr.td_rainfall_data td {
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
    color: #fff;
}
tr.td_wind_data td {
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
    color: #fff;
}
tr.td_pressure_data td {
    text-transform: uppercase;
    color: #fff;
    padding: 10px 0 10px 10px;
}
td {
	font-size: 100%;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	color: #222222;
}

.td_thumbnails {
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.0em;
	    text-align: center;
}
.imgGraphWrap {
    text-align: center;
}

.td_temperature_data {
	background-color: rgba(8, 153, 138, 0.58);
}
.td_rainfall_data {

	background-color: rgba(8, 153, 138, 0.58);
}
.td_wind_data {
	background-color: rgba(8, 153, 138, 0.58);
}
.td_pressure_data {
	background-color: rgba(8, 153, 138, 0.58);
}
.td_navigation_bar {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	letter-spacing: 0.2em;
	background-color: #f0f0f0;
}
.labels {
	/*font-weight: bold;*/
	background-position: left;
}
.site_data {
	text-align: right;
}
.colon_separator {
	font-weight: 400;
	background-position: left;
}

table.firstTable tbody tr td {
    background-color: rgba(8, 153, 138, 0.58);
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
    color: #fff;
}
table.firstTable {
    margin-top: -14px;
}
span.welcomeText {
    font-weight: 400;
    padding: .5em;
    font-family: 'Lato', sans-serif;
    color: #fff;
    letter-spacing: 0.15em;
    background-color: #2c3846;
    font-size: 1.2em;
    display: block;
    text-align: center;

}

span.warunkiText {
	margin-bottom: 30px;
    padding: .5em;
    font-family: 'Lato', sans-serif;
    color: #fff;
    letter-spacing: 0.15em;
    background-color: #2c3846;
    font-size: 1.2em;
    display: block;
    text-align: center;
}

a.graphBTN {
    color: #2c3846;
    font-size: 12px;
    line-height: 37px;
    margin-bottom: 25px;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 0 11.5px;
    letter-spacing: 1px;
    cursor: pointer;
    border: 1px solid #7b8ca0;
    display: inline-block;
    margin-right: 2px;
    background-color: rgb(192, 192, 192);
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

a.graphBTN:hover {
    text-decoration: none;
    color: #fff;
    background-color: #2c3846;
}

td.tableTitle {
    margin-top: 30px;
    padding: 30px 0 0;
}
td.td_navigation_bar a {
    color: #000;
}

td.td_navigation_bar a:hover {
    color: #000;
}

td.td_navigation_bar a:hover {
    color: #56b1ae;
    text-decoration: underline;
}

td.td_navigation_bar a:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.button {
    float: left;
    display: block;
    padding: 1em 2em;
    border: none;
    background-color: #dedddd;
    color: inherit;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}


.button--wayra {
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #37474f;
    z-index: -1;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.button--wayra:hover {
    color: #fff;
    border-color: #2c3846;
}
.button--wayra.button--inverted:hover {
    color: #3f51b5;
    border-color: #fff;
}
.button--wayra:hover::before {
    opacity: 1;
    background-color: #2c3846;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {
    background-color: #fff;
}



/*------------------------------------*\
    NAV
\*------------------------------------*/
#nav {
    list-style: none;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    z-index: 5;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
    font-size: 100%;
    padding-bottom: 0;
    padding-top: 0;
    margin-left: 0;
    list-style-type: none;
    text-transform: none;
}
#nav li{
    float:left;
    margin-right:2px;
    position:relative;
}
#nav a{
    
}
#nav a:hover{
        text-decoration: none;
}

/*--- DROPDOWN ---*/
#nav ul{
     /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
     /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
    list-style:none;
    position:absolute;
    left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
    font-size: 100%;
    padding-bottom: 0;
    overflow: hidden;
    padding-top: 0;
    margin-left: 0;
    list-style-type: none;
    top: 42px;
    text-transform: none;
}
#nav ul li{
    padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
    float:none;
}
#nav ul a{
    white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
    left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration:none;
    width: 90%;
    text-align: left;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
    background:#333;
}

/*--- POPUPY ---*/

.ddimgtooltip{
  z-index: 2000;
  max-width: 300px; 
  border-radius: 5px;
  display: none;
  position: absolute;
  background: white;
  color: black;
  padding: 0 7px 3px 7px;
  font-family: sans-serif;
  font-size:1em;
}
.tipinfo{
  text-align: left;
  padding: 3px 0 3px 2px;
}
.tipimg{
  width: 438px;
  height: 175px;
}