body {
    background: url("../images/bg.gif") top center repeat-x;
    font-family: "Lato", Tahoma, sans-serif;
    color: #000;
}

a {
    color: #674379;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

h1,h2,h3 {
    padding-bottom: 3px;
    border-bottom: 1px dotted #dfdfdf;
}

.container {
    min-width: 968px;
}

header {
    margin: 0;
    overflow: hidden;
    position: relative;
}

#logo {
    background: transparent url('../images/logo.png') no-repeat left center;

	height: 200px;
	
    display: block;
    text-indent: -9999px;
}

#logo:hover {
    border: none;
}

.authors-background {
    display: block;
    height: 200px;
    background: transparent url('../images/authors-background.png') no-repeat right center;
}

nav.navbar {
    background: url("../images/nav-bg.png") repeat-x top center;
    border: none;
    min-height: 45px;
    margin: 0 0 15px 0;
}

nav.navbar ul {
    margin: 0;
    padding: 0;
}

nav.navbar ul li.divider {
    background: url("../images/tray-separator.gif") right center;
    margin: 0;
    padding: 0;
    border: none;
    width: 1px;
    height: 45px;
}

nav.navbar ul li a {
    color: #404040;
    font-family: 'Lato';
    font-weight: 900;
    font-size: 12px;
    text-shadow: none;
    padding: 13px 17px 12px 17px;
}

nav.navbar ul li a:hover {
    background: url("../images/tray-hover.gif");
}

nav.navbar ul li.active a {
    text-shadow: none;
    background: url("../images/tray-active.gif");
    color: #fff;
}

.video-container { position: relative; margin: 15px 0 15px 15px; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#promo {
    background: transparent url("../images/baner.png") left bottom;
    border-radius: 10px;
    margin-bottom: 15px;
}

#promo a {
    color: #ddd;
    text-decoration: underline;
}

#promo h2 {
    font-size: 25px;
    font-weight: bold;
    padding: 0 0 3px 0;
    margin: 0 0 10px 0;
}

#promo .description {
    color: #fff;
    margin: 15px 15px 15px 0;
}

#promo .description p {
    font-size: 12px;
    text-align: justify;
}

#promo .description form {
    padding: 10px;
    margin: 0;
    background: transparent url("../images/purple-transparency.png");
    border-radius: 10px;
}

#promo .description form span.help-block {
    font-size: 11px;
    color: #ddd;
    margin: 10px 5px;
}

#offer {
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 35px;
}

#offer .offer-column {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #DFDFDF;
    margin: 0;
}

#offer .offer-column .offer-header {
    background: #F5F5F5 url('../images/offer-dot.gif') 15px center no-repeat;
    border-bottom: 1px dotted #DFDFDF;
    padding: 15px 15px 15px 45px;
}

#offer .offer-column .offer-header span {
    font-size: 16px;
    font-weight: 900;
    color: #462556;
}

#offer .offer-column .offer-image {
    border-bottom: 1px dotted #DFDFDF;
}

#offer .offer-column .offer-body {
    font-size: 12px;
    padding: 15px;
    overflow: hidden;
    text-align: justify;
}

#offer .offer-column .offer-body ul {
    padding: 0;
    margin: 0;
}

#offer .offer-column .offer-body ul li {
    background:url("../images/li.gif") left center no-repeat;
    list-style: none;
    padding: 2px 3px 2px 25px;
    margin: 0;
}

#offer .offer-column .offer-footer {
    border-top: 1px dotted #dfdfdf;
    background: #F5F5F5;
    overflow: hidden;
	padding: 10px;
}

#offer .offer-column .offer-footer .btn {
    font-family: 'Lato';
    font-size: 14px;
    margin: 5px 0;
}

#offer .offer-column .offer-footer .btn-danger {
    font-weight: 900;
}

#offer .clearfix {
    margin: 30px 0;
}

#blog {
    border: 1px solid #DFDFDF;
    border-radius: 10px;
    padding: 5px 15px 15px 15px;
}

#blog .blog-header {
    clear: both;
    overflow: hidden;
    background:url("../images/dot.gif") 0 50% repeat-x;
}

#blog .blog-header h5 {
    background: #fff;
    padding: 15px 10px 15px 0;
    margin: 0;
    color: #74548B;
}

#blog .blog-header a {
    color: #000;
    font-size: 12px;
    padding: 10px 0 10px 10px;
    margin: 0;
    background: #fff;
}

#blog .blog-header a span {
    text-decoration: underline;
}

#blog .blog-header a:hover {
    text-decoration: none;
}

#blog .blog-body table {
    font-size: 11px;
    margin: 0;
    border-bottom: 1px solid #DDDDDD;
}

#blog .blog-body table td {
    padding: 5px 5px;
}

#blog .blog-body table td.blog-column-comments {
    text-align: right;
}

#blog .blog-footer {
    clear: both;
    padding: 15px 0 0 0;
}

#additional {
    background: #F5F5F5;
    border: 1px solid #DFDFDF;
    border-radius: 10px;
    padding: 5px 15px;
    overflow: hidden;
}

#additional .additional-header {
    clear: both;
    overflow: hidden;
    background:url("../images/dot.gif") 0 50% repeat-x;
}

#additional .additional-header h5 {
    background: #F5F5F5;
    padding: 15px 10px 15px 0;
    margin: 0;
    color: #74548B;
}

#additional .additional-body {
    font-size: 11px;
    text-align: justify;
}

#additional .additional-body img {
    border: 1px solid #DFDFDF;
    margin: 3px auto;
    width: 100%;
    float: none;
}

footer {
    border-top: 1px dotted #dfdfdf;
    font-size: 11px;
    padding: 15px 0;
    margin: 20px 0;
    color: #999;
}

#breadcrumbs {
    margin: 15px 0;
    padding: 0;
    font-size: 12px;
    color: #999;
    word-spacing: 1px;
    background: none;
}

#breadcrumbs a {
    color: #000;
}

.blog-list-entries .media {
    margin: 0 0 30px 0;

    clear: both;
    overflow: hidden;
    background: #674379;
    position: relative;
}

.blog-list-entries .odd {
    background: #F9F9F9;
}

.blog-list-entries .media h4 {
    margin: 0;
    padding: 10px;
    display: block;
    position: absolute;
    bottom: 15px;
    width: 100%;
    background: rgba(255,255,255,0.9);
}

.blog-list-entries .media .image {
    position: relative;
    display: block;
}

.blog-list-entries .media .image img {
    min-width: 100%;
    height: auto;
    vertical-align: middle;    
}

.blog-list-entries a.media-image {
    border: none;
}

.blog-list-entries .thumbnail {
    margin: 0;
}

.blog-list-entries .media-body p {
    font-size: 12px;
    padding: 10px 10px;
    margin: 0;
    color: #fff;
    position: absolute;
    top: -100px;
    background: #674379;
    width: 100%;
    transition: all 0.5s;
}

.blog-list-entries .media:hover .media-body p {
    top: 0px;
    z-index: 999;
}

.blog-entry .media {
    padding-bottom: 15px;
    clear: both;
    overflow: hidden;
}

.blog-entry .media h3 {
    margin-bottom: 0px;
    padding: 0;
}

.blog-entry .media-info {
    margin: 5px 0;
    font-size: 11px;
    color: #999;
}

.blog-entry p {
    text-align: justify;
    font-size: 12px;
    position: relative;
}

.blog-entry iframe {
    width: 100% !important;
}

.blog-entry .media-image {
    margin:5px 10px 10px 0;
}

.blog-entry .media-tags {
    font-family: Verdana;
    font-size: 11px;
    color: #999;
    display: block;
    clear: both;
    overflow: hidden;
}

.blog-entry .media-tags a {
    color: #999;
}

.blog-entry .media-tags a:hover {
    color: #999;
    text-decoration: underline;
}

.comments h4 {
    border-bottom: 1px dotted #dfdfdf;
    padding: 5px 0;
    margin: 20px 0 20px 0;
}

.comments .media h5 {
    font-size: 12px;
    margin: 0;
    line-height: 15px;
    margin-bottom: 5px;
}

.comments .media h5 span {
    display: block;
    font-size: 10px;
    color: #999;
    font-weight: normal;
}

.comments .media p {
    font-size: 12px;
    display: block;
    clear: both;
    overflow: hidden;
}

.comments form a.btn {
    font-size: 14px;
    font-family: Tahoma;
}

.comments .empty {
    color: #999;
    font-size: 12px;
    text-align: center;
    display: block;
    padding: 20px 0;
}

.comments form .col-md-4, .comments form .col-sm-4, .comments form .col-xs-4 {
    padding: 0 15px 15px 0;
}

.comments form .col-md-4:last-child, .comments form .col-sm-4:last-child, .comments form .col-xs-4:last-child {
    padding-right: 0;
}

.registration .form {
    margin-top: 20px;
}

.registration .form legend {
    font-size: 16px;
}

.account-widget {
    font-size: 12px;
    margin: 15px 15px 15px 0;
    color: #fff;
}

.account-widget h2 {
    color: #fff;
    font-size: 22px;
}

.widget-global {
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
}

.widget-global a {
    font-size: 12px;
    padding: 1px 10px;
}

.well {
    box-shadow: none;
}

.login .baner {
    background: transparent url("../images/baner.png") right bottom;
    border-radius: 10px;
    color: #fff;
    border-radius: 4px;
    padding: 5px 10px;
}

.login .baner h3 {
    padding-bottom: 3px;
    margin: 5px 0 15px 0;
}

.login label {
    font-size: 12px;
}

.userpanel ul.nav {
    font-size: 11px;
    margin: 10px 0 0 0;
}

.userpanel ul.nav li {
    border-radius: 0;
    padding: 0;
    margin: 0;
}

.userpanel ul.nav li.active a {
    border: none;
}

.userpanel ul.nav li.nav-header {
    padding: 10px 10px 8px 15px;
    font-size: 11px;
    background: #999;
    color: #fff;
    text-shadow: none;
}

.userpanel ul.nav li a {
    border: none;
    border-bottom: 1px dotted #ccc;
    padding: 5px 10px 5px 15px;
    border-radius: 0;
}

.userpanel ul.nav li:last-child a {
    border: none;
}

.userpanel h3 {
    margin-top: 0;
}

.videoplatform .content {
    padding: 10px;
}

.videoplatform .content p {
    margin: 10px 0;
}

.videoplatform .sidebar {
    padding: 0;
    margin: 0;
}

.videoplatform .odd {
    background: #eee;
}

.videoplatform .media {
    padding: 10px;
    margin: 0;
}

.videoplatform .media-heading {
    font-size: 11px;
    margin: 0 0 5px 0;
}

.videoplatform .media-body {
    text-align: justify;
    font-size: 10px;
    line-height: 12px;
}

.videoplatform .media-body p {
    margin: 0;
}

.videoplatform h3 {
    font-size: 15px;
    margin: 0;
    padding: 15px;
    font-weight: bold;
    background:#ccc;
}

.videoplatform h4 {
    margin: 10px 0;
}

.videoplatform .description {
    font-size: 12px;
    margin-bottom: 15px;
}

.videoplatform .tags {
    font-size: 11px;
    color: #777;
}

.offer .media {
    height: 440px;
    position: relative;
}

.offer .media-buttons {
    position: absolute;
    bottom: 0;
    width: 260px;
}

.offer .media-heading {
    margin: 15px 0;
}

.offer .media-price {
    margin: 10px 0;
    font-size: 14px;
    font-weight: bold;
}

.offer .media-image img {
    overflow: hidden;
    border-radius: 8px;
    padding: 20px 0;
    background: #fff;
}

.socialPlugins, .socialPlugins *{
    padding:0;
    margin:0;
    list-style:none;
}
.socialPlugins {
    position:fixed;
    right:0px;
    top:150px;
    z-index:100;
    list-style:none;
}
.socialPlugins-bottom{
    left:300px;
    bottom:0px;
    right:auto;
    top:auto;
}
.socialPlugins-top{
    left:300px;
    top:0px;
    right:auto;
    bottom:auto;
}
.socialPlugins-left{
    left:0px;
    top:200px;
    right:auto;
    bottom:auto;
}
.socialPlugins > li{
    cursor:pointer;
    width:35px;
    height:35px;
    margin-bottom:10px;
    position:relative;
}
.socialPlugins-bottom > li, .socialPlugins-top > li{
    margin-right: 1px;
    margin-bottom: 0;
    float:left;
}
.socialPlugins > li > img{
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
.socialPlugins-bottom > li > img{
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.socialPlugins-top > li > img{
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.socialPlugins-left > li > img{
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
.socialPlugins > li > div{
    padding:5px;
    background: #fff;
    float:left;
    width:333px; /* szerokosc zakladek */
    height:320px; /* wysokosc zakladek */
    -moz-border-radius: 0 0 0 8px;
    -webkit-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
    position:absolute;
    top:0;
    left:35px;
    z-index:100;
}
.socialPlugins-bottom > li > div{
    top:35px;
    left:auto;
    -moz-border-radius: 0 8px 0 0;
    -webkit-border-radius: 0 8px 0 0;
    border-radius: 0 8px 0 0;
}
.socialPlugins-top > li > div{
    bottom:35px;
    left:auto;
    top:auto;
    -moz-border-radius: 0 0 8px 0;
    -webkit-border-radius: 0 0 8px 0;
    border-radius: 0 0 8px 0;
}
.socialPlugins-left > li > div{
    top:0px;
    left:auto;
    right:35px;
    -moz-border-radius: 0 0 8px 0;
    -webkit-border-radius: 0 0 8px 0;
    border-radius: 0 0 8px 0;
}

#livesite_engage_button.ls-visible {
    margin: 0 50px 0 0;
}


  .ls-font-family-T { font-family: "Lato", Arial, sans-serif; }
  .ls-font-family-T div, .ls-font-family-T span, .ls-font-family-T a, .ls-font-family-T em, .ls-font-family-T img { font-family: "Lato", Arial, sans-serif; }
  .ls-font-size-T { font-size: 12px; }
  #livesite_active_engage .ls-ae-bg-T { background-color: #ffffff; }
  #livesite_active_engage .ls-ae-text-T { color: #30414f; }
  #livesite_active_engage .ls-ae-text-T:before { color: #30414f; border-color: #30414f;  }
  #livesite_active_engage .ls-ae-link-T { color: #3b82ff; }
  #livesite_active_engage .ls-text a { color: #3b82ff; }
  #livesite_active_engage .ls-main-action-T { background-color: #844dec !important; }
  #livesite_active_engage .ls-main-action-T:hover { background-color: #58A1F3; }
  #livesite_active_engage .ls-main-action-T { color: #ffffff; }
  #livesite_engage_button .ls-action-T, #livesite_action_buttons .ls-action-T { background-color: #844dec !important; }
  #livesite_engage_button .ls-action-T:hover, #livesite_action_buttons .ls-action-T:hover { background-color: #4B94E6; }
  #livesite_engage_button .ls-action-T, #livesite_action_buttons .ls-action-T, #livesite_engage_button .ls-action-T, #livesite_engage_button .ls-action-T:before, #livesite_action_buttons .ls-action-T:before { color: #ffffff; }


.modal {
    z-index: 99999;
}