    /* GLOBAL */
body {background: url(r/waves6.png) repeat fixed #86dac3 20px; margin: 0px; padding: 0px;}
#nav {background: url(r/stripek.png) #2D2D2D; position: fixed; z-index: 100; width:800px; padding-top: 70px; left:50%; margin: 0 0 0 -405px; padding: 5px; border-bottom: 3px solid #ffc62d; font-family: 'Source Sans Pro', sans-serif; font-size: 80%; letter-spacing: 4px;}
#nav #title a {font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-weight: 700; text-transform: uppercase; color: #aaeade; text-decoration: none; font-size: 150%;}
#nav #title a:hover {color: #FFF; text-decoration: none;}
#nav #links {text-transform: uppercase; display: inline;}
#nav #links a {color: #FFF; text-decoration: none; padding-left: 10px;}
#nav #links a:hover {color: #ffc62d; text-decoration: none;}

    /* WELCOME */
#hr1 {position:relative;}
#hr2 {position:absolute; left:143px;}
#wrap {position:absolute; width:810px; height:100%; padding-top: 70px; left:50%; margin: 0 0 0 -405px; background:white;}
#l-content {position:relative; display:block; float:left; width:564px; margin:140px 10px 10px 10px;}
#r-content {position:relative; display:block; float:left; width:216px; margin:140px 0px 0px 0px;}
#r-content img {padding: 3px;}
#ybar {position:relative; display:block; left:-10px; padding: 5px; background: url(r/stripey.png) #ffc62d; width:564px; border-bottom: 1px solid #CCC; color: #FFF; font-weight: 700;}
#kbar {position:relative; display:block; left:-10px; padding: 5px; background: url(r/stripek.png) #2D2D2D; width:226px; border-bottom: 1px solid #333; color: #FFF;}
.h3 {font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase; letter-spacing: 4px;}
.pf1 {position: absolute; left: -100px; top:-5px; z-index:20}
.pf2 {position: absolute; left: -95px; top:0px; z-index:10; opacity: 0.4; filter: alpha(opacity=40);}
#l-content a {color: #c48346; text-decoration: none; font-weight: 700; text-transform: uppercase;}
#l-content a:hover {color: #e9cd4d; text-decoration: none;}




p {font-family: 'Source Sans Pro', sans-serif; font-weight: 400; padding-bottom: 5px; vertical-align: center;}

.shadow {
  -webkit-box-shadow: 0px 0px 10px 10px rgba(64, 90, 83, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    0px 0px 10px 10px rgba(64, 90, 83, 0.1);  /* Firefox 3.5 - 3.6 */
  box-shadow:         0px 0px 10px 10px rgba(64, 90, 83, 0.1);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

/* WIDENAV
#nav {background: url(stripek.png) #2D2D2D; width:800px; position: fixed; z-index: 100; width: 100%; top: 0px; left:0px; right:0px; padding: 5px; border-bottom: 3px solid #ffc62d; font-family: 'Source Sans Pro', sans-serif; font-size: 80%; letter-spacing: 4px;}
*/