/*
#------------------------------------------------------------------------
# GameNews - August Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */

/* Basic elements */
body {
  min-height: 10%;
  background: #6699ff;
  font-size: 12px;
  line-height: 1.5;
  color: #000;
  padding: 100 100px!important;
  font-weight: 300;
  word-wrap: break-word;
  text-align: left;
}
body[data-bg="1"] {
  background: #6699ff url('../images/bg1.jpgg');
  background-repeat: repeat-y;
}
body[data-bg="2"] {
  background: #60b905 url('../images/bg2.jpg');
  background-repeat: repeat-x;
}
body[data-bg="3"] {
  background: #fff url('../images/bg3.jpg') repeat 0 0;
}
body a {
  -webkit-transform: translateZ(0);
}
a {
  color: #418cd1;
  -webkit-transition: background-color 0.2s linear, color 0.2s linear;
     -moz-transition: background-color 0.2s linear, color 0.2s linear;
       -o-transition: background-color 0.2s linear, color 0.2s linear;
          transition: background-color 0.2s linear, color 0.2s linear;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #2f3336;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 20;
  padding: 0;
  color: #333;
  font-weight: 300;
}
h1 {
  font-size: 20px;  
}
h2,
.componentheading {
  font-size: 15px;
  color: #212121;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 125%;
}
h5 {
  font-size: 110%;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li {
  line-height: 2.0;
}
p {
  margin: 1.5em 2 1.5em;
}

/* Containers */
#gkPage {
  background: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
          box-sizing: border-box;
  margin: 5px auto 0px auto!important;
  padding: 5px;
}

#gkPageWrap {
  margin: 10px 10px;
}
#gkPageContent {
  width: 100%;
  margin: 0px -22px;
}
#gkInset {
  display: block;
  position: absolute;
}
#gkPage {
  display: block;
  margin: 0 auto;
  overflow: visible;
}
#gkSidebar,
#gkMainbody,
#gkrumb {
  margin-top: 28px!important;
}


/* Top modules */
#gkTop1 {
  background: #fff;
}
#gkTop1,
#gkTop2,
#gkBottom1,
#gkBottom2 {
  margin-top: 28px!important;
}
#gkTopBanner .search {
  margin: 18px 0 0 0!important
}
#gkTopBanner .imieniny {
  margin: 0px 0 0 0!important;
  font-size:12px;
  font-style:italic
}

/* standard breadcrumb */
#gkBreadcrumb {
  margin: 10px 10 10px;
  padding: 10px 0px;  
  background: url('../images/header_bg.png') ;
}
#gkBreadcrumb .breadcrumbs {
  float: left;
  color: #999
}
#gkBreadcrumb .breadcrumbs li.separator {
  width: 10px;
  text-align: center;
  padding: 0 4px!important;
  color: #ccc;
}
#gkBreadcrumb .breadcrumbs li.pathway {
  padding-right: 20px;
}
#gkBreadcrumb .breadcrumbs > ul > li {
  float: left;
  font-size: 12px;
  font-weight: 600
}
#gkBreadcrumb .breadcrumbs a { color: #2f3336}
#gkBreadcrumb .breadcrumbs a:hover { color: #418CD1}
#gkTools {
  float: right;
  margin: 4px 0 0 10px;
}
#gkTools a {
  display: block;
  float: left;
  width: 22px;
  height: 16px;
  margin: 0 0 0 0px !important;
  text-indent: -99999em;
  background: url('../images/font_size.png') no-repeat -38px 50%;
}
a#gkToolsReset {
  background-position: -15px 50%;
  margin-left: 6px;
}
a#gkToolsDec {
  background-position: 6px 50%;
}

/* Top menu */
#gkTopMenu {
  border-bottom: 1px solid #eee;
  clear: both;
  min-height: 11px;
}

#gkTopMenu ul {
  min-height: 11px;
  padding: 0 3px;
}

#gkTopMenu ul li {
  float: left;
  font-size: 11px;
  font-weight: bold;
  height: 11px;
  line-height: 11px;
  margin: 0;
  padding: 7px 0 13px 0;
  position: relative;
  text-transform: uppercase;
}

#gkTopMenu ul li:first-child a {
  border-left: none!important;
}

#gkTopMenu ul li:hover::after { 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #eee;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  top: 16px;
  width: 0;
}

#gkTopMenu a {
  border-left: 1px solid #e5e5e5;
  color: #717171;
  padding: 0 12px;
}

#gkTopMenu a:active,
#gkTopMenu a:focus,
#gkTopMenu a:hover {
  color: #212121;
}

/* top & bottom modules */
#gkTop1 {
  margin: 0;
  padding: 0;
}
#gkTop1 > div,
#gkTop2 > div,
#gkBottom1 > div,
#gkBottom2 > div {
  margin: 0 -14px!important;
}
#gkBottom1,
#gkBottom2 {
  padding-bottom: 30px;
}

/* Bottom I modules */
#gkBottom1 {
  border-top: 4px solid #eee;
  margin-top: 28px;
  padding: 35px 0 0 0;
}

#gkBottom1 .header {
  background: transparent!important;
}

#gkBottom1 a {
  color: #2f3336;
}

#gkBottom1 a:active,
#gkBottom1 a:focus,
#gkBottom1 a:hover {
  color: #418cd1;
}

/* Bottom II modules */
#gkBottom2 {
  background: #2f3336;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
          box-sizing: border-box;
  color: #ccc;
  font-size: 12px;
  margin-top: 0!important;
  padding: 30px;
}

#gkBottom2 a {
  color: #848484;
}

#gkBottom2 a:active,
#gkBottom2 a:focus,
#gkBottom2 a:hover {
  color: #fff;
}

#gkBottom2 .header,
#gkBottom2 .header > span > a {
  background: transparent;
  color: #d4d4d4;
  font-size: 12px;
  font-weight: bold!important;
  line-height: 12px;
  min-height: 12px;
}

#gkBottom2 .header > span > a:hover {
  color: #848484;
}

#gkBottom2 .header > span {
  background: transparent!important;
  line-height: 12px;
  padding: 0!important;
  text-transform: uppercase;
}

/* footer */
.gkFooter {
  background: #cc0000;
  border-top: 1px solid #3b3e41;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffffff;
  font-size: 12px;
  line-height: 30px;
  margin: 0 auto 100px auto;
  min-height: 10px;
  padding: 0 30px;
}
.gkFooter a {
  color: #fff;
}
.gkFooter a:active,
.gkFooter a:focus,
.gkFooter a:hover {
  color: #fff;
}
.gkCopyrights {
  float: right;
  margin: 0;
}

/* other footer elements */
#gkStyleArea {
  display: block;
  float: right;
  line-height: 7px;
  margin: 0 0 0 12px;
  text-align: center;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;
       -o-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
#gkStyleArea > div {
  float: left;
  margin: 13px 0 12px 0;
}
#gkStyleArea > div:first-child a {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
  height: 7px;
  text-indent: -9999px;
  -webkit-transform: scale(1.0);
     -moz-transform: scale(1.0);
      -ms-transform: scale(1.0);
       -o-transform: scale(1.0);
          transform: scale(1.0);
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;
       -o-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.2s ease-out;
     -moz-transition:    -moz-transform 0.2s ease-out;
       -o-transition:      -o-transform 0.2s ease-out;
          transition:         transform 0.2s ease-out;
  width: 7px;
}
#gkStyleArea > div + div a {
  border: 1px solid #666;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 12px;
  margin: 5px 0 0 4px;
  text-align: center;
  width: 12px;
}
#gkStyleArea > div:first-child a:hover {
  -webkit-transform: scale(1.5);
     -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
       -o-transform: scale(1.5);
          transform: scale(1.5);
}
#gkStyleArea > div + div a:hover  {
  border: 1px solid #eee;
}
#gkStyleArea > div:first-child a {
  margin: 9px 3px 9px 0;
}
#gkStyleArea > div a {
  margin: 9px 0 9px 3px;
}
#gkColor1 {
  background: #418cd1;
}
#gkColor2 {
  background: #fb581e;
}
#gkColor3 {
  background: #a2b269;
}

#gkFrameworkLogo {
  display: block;
  width: 90px;
  height: 36px;
  float: left;
  background: url('../images/gavern-logo.png') no-repeat 0 0;
  text-indent: -9999em;
  margin: 12px 20px 0 0px;
  
}
#gkSocial {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 13px;
}
#gkSocial p {
  width: 100%;
}
#gkFooterNav {
  float: left;
}
#gkFooterNav ul li {
  float: left;
  line-height: 50px;
  margin-right: 12px;
}
#gkFooterNav ul li a {
  color: #b0b0b0;   
}
#gkFooterNav ul li a:active,
#gkFooterNav ul li a:focus,
#gkFooterNav ul li a:hover {
  color: #fff;
}

/* Suffixes */
.box {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 28px;
  overflow: hidden;
  width: 100%;
}
.box > div {
  overflow: hidden;
}
div.content {
  clear: both;
}
.box li a {
  text-decoration: none;
}
.box a {
  text-decoration: none;
}
#gkContent .box:first-child {
  padding-top: 0 !important;
}

/* suffix banner */
.box.banner p {
  margin: 0;
  padding: 0;
  text-align: center;
}

/* default suffix */
.box .header {
  background: transparent url('../images/header_bg.png') repeat 0 0;
  color: #fff;
  font-size: 20px;
  font-weight: normal!important;
  margin-bottom: 10px;
  min-height: 36px;
}

.box .header > span {
  background: #418cd1;
  display: block;
  float: left;
  line-height: 36px;
  padding: 0 12px;
}

/* color1 suffix */
.box.color1 .header > span {
  background: #d24747;
}

/* color2 suffix */
.box.color2 .header > span {
  background: #e5c235;
}

/* color3 suffix */
.box.color3 .header > span {
  background: #2f3336;
}

/* color4 suffix */
.box.color4 .header,
.box.color5 .header,
.box.color6 .header,
.box.color7 .header {
  background: #fbfbfb;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  height: auto;
  margin-bottom: 30px;
  min-height: 36px;
}

.box.color4 .header > span,
.box.color5 .header > span,
.box.color6 .header > span,
.box.color7 .header > span {
  background: transparent;
  color: #d24747;
  font-size: 20px;
  line-height: 36px;
  min-height: 36px;
}

/* color5 suffix */
.box.color5 .header > span {
  color: #418cd1;
}

/* color6 suffix */
.box.color6 .header > span {
  color: #e5c235;
}

/* color7 suffix */
.box.color7 .header > span {
  color: #2f3336;
}

/* clear suffix */
.box.clear {
  margin: 0;
}
.box.clear > div {
  margin: 0;
  padding: 0;
}
.clear div.content {
  clear: both;
}

/* nomargin suffix */
.box.nomargin {
  margin: 0!important;
}

/* nooverflow suffix */
.box.nooverflow,
.box.nooverflow > div {
  overflow: visible!important;
}

/* advertisement suffix */
.box.advertisement .header {
  background: transparent;
  border-bottom: 1px solid #e5e5e5;
  color: #a5a5a5!important;
  font-size: 9px!important;
  font-weight: 300;
  margin: 0 0 10px 0;
  min-height: 16px;
  text-align: right;
  text-transform: uppercase;
  line-height: 16px;
  font-family: Arial, Verdana, sans-serif!important;
}

.box.advertisement .header span {
  background: transparent;
  float: right;
  line-height: 16px;
  padding: 0;
}

/* suffix _text */
.box_text > div {
  background: #fff;
}

/* suffix dark */
.box.dark > div {
  background: #2f3336!important;
  color: #8d8d8d;
  padding: 20px;
}

.box.dark .header {
  background: transparent!important;
}

.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 {
  color: #fff;
}

.box.dark ul {
  margin: 0;
  padding: 0;
}
.box.dark ul li {
  border-top: 1px solid #444;
  position: relative;
  padding: 4px 0;
}
.box.dark ul li:first-child {
  border-top: none;
}
.box.dark a {
  color: #fff;
}
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
  color: #ccc;
}
.box.dark ul ul {
  margin: 0 0 0 20px;
}
.box.dark b,
.box.dark strong {
  color: #aaa;
  font-weight: bold;
}

/* suffix light */
.box.light > div {
  background: #f8f8f8!important;
  color: #555;
  padding: 20px;
}

.box.light .header,
.box.light .header span {
  background: transparent!important;
  color: #2f3133;
  padding: 0;
}

.box.light ul {
  margin: 0;
  padding: 0;
}
.box.light ul li {
  border-top: 1px solid #e5e5e5;
  position: relative;
}
.box.light ul li:first-child {
  border-top: none;
}
.box.light ul ul {
  margin: 0 0 0 20px;
}
.box.light b,
.box.light strong {
  color: #666;
  font-weight: bold;
}

/* mainbody restrictions */
section#gkBreadcrumb + section#gkMainbody {
  margin-top: 0!important;
}
#gkMainbody .box,
#gkMainbodyTop .box,
#gkMainbodyBottom .box {
  margin-top: 14px;
}
#gkMainbody .box:first-child,
#gkMainbodyTop .box:first-child
#gkMainbodyBottom .box:first-child {
  margin-top: 0;
}
/* tablet/mobile suffixes */
.notablet {
  display: none;
}
.nomobile {
  display: none;
}
.onlytablet {
  display: none;
}
.onlymobile {
  display: none;
}
/* Login form */
#gkFBLogin {
  float: left;
  width: 45%;
}
#gkFBLogin p {
  line-height: 18px;
  margin: 14px 0 20px;
}
#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
  float: left;
  width: 45%;
  margin-left: 4%;
  padding-left: 30px;
  border-left: 1px solid #e7e7e7;
}
#form-login-remember {
  margin: 10px 0;
}
#form-login-remember label {
  color: #777;
  font-size: 11px;
  font-weight: normal;
  line-height: 27px;
}
#login-form fieldset {
  margin: 0 0 20px;
}
#login-form fieldset p {
  margin: 0.5em 0;
}
#login-form ul {
  border-top: 1px solid #E7E7E7;
  overflow: hidden;
  padding: 12px 0 0;
}
#login-form ul li {
  font-size: 11px;
  line-height: 1.6;
}
#login-form ul li a {
  color: #999;
}
#login-form ul li a:hover {
  color: #222;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 85%;
}
label#jform_spacer-lbl {
  font-size: 11px;
  font-weight: normal;
  color: #666;
}
.logout-button .login-greeting {
  float: left;
  margin-right: 32px;
  font-size: 14px;
}
.gkUsermenu {
  border-top: 1px solid #eee;
  clear: both;
  padding-top: 10px;
  position: relative;
  top: 10px;
}
.gkUsermenu li {
  font-size: 12px;
  padding-left: 16px;
}
/* Login with Facebook button */
span#fb-auth small {
  width: 20px;
  background: transparent url('../images/fbauth.png') no-repeat 0 2px;
  text-indent: -999em;
  display: block;
  float: left;
  border-right: 1px solid #a0aecd;
  margin: 2px 7px 0 0;
  height: 17px;
}
span#fb-auth {
  background-color: #798db9;
  border: 1px solid #4d576b;
  display: inline-block;
  color: #fff;
  font-family: arial;
  line-height: 22px;
  font-size: 12px;
  font-weight: bold;
  margin: 12px 0 6px;
  padding: 2px 24px 7px 12px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #445375;
  cursor: pointer;
  height: 17px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-transition: background-color 0.2s ease-out;
     -moz-transition: background-color 0.2s ease-out;
       -o-transition: background-color 0.2s ease-out;
          transition: background-color 0.2s ease-out;
  position: relative;
  top: -3px;
}
span#fb-auth:hover {
  background-color: #556b9b;
}
.login span#fb-auth {
  margin: 6px 0 0 10px;
}

/* fix for the tablets */
body[data-tablet="true"] #gkTopBar {
  height: auto!important;
  min-height: 40px!important;
  overflow: hidden;
  position: static!important;
  width: auto!important;
}
body[data-tablet="true"] #gkTopBar > div > nav {
  float: right!important;
}
body[data-tablet="true"] #gkTopBar nav#gkTopBarUsermenu {
  clear: both;
  float: left!important;
}
body[data-tablet="true"] #gkTopBarUsermenu,
body[data-tablet="true"] #gkTopBarUsermenu ul,
body[data-tablet="true"] #gkTopBarUsermenu ul > li {
  width:100%;
}
body[data-tablet="true"] #gkTopBarUsermenu ul > li a, 
body[data-tablet="true"] #gkTopBarUsermenu ul > li span {
  float: none!important;
  padding: 0!important;
  text-align: center!important;
  width:100%;
}
body[data-tablet="true"] #gkTopBarUsermenu ul ul {
  display: none!important;
}
/* moduly czerwone */
div .modulered {
width:400px;
}
div .modulered div div div h3{
color:#FFFFFF;
height:30px;
width:200px;
font-size:12px;
background-image:url(../images/h3_red.png);
background-position:left top;
background-repeat:no-repeat;
margin:0px;
padding-left:10px;
padding-top:10px;
}
div .modulered div div div ul.menu{
width:200px;
margin-left:0px;
margin-top:-10px;
background-color:#cc0000;
list-style:none;
padding-top:10px;
padding-bottom:9px;
padding-left:0px;
}

.modulered div div div ul.menu a:link, .modulered div div div ul.menu a:visited { 
text-decoration:none;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
display: block;
padding: 5px 5px 5px 10px; 
     
}
.modulered div div div ul.menu a:hover {
   background-color: #ffd718;
   color:#000000;
}

.blu {
  color:#6699ff;
}

.modulered div div div  {
width:200px;
background-image:url(../images/bottom_red.png);
background-color:##ffd718;
background-position:left bottom;
background-repeat:no-repeat;
padding-bottom:1px;
margin-bottom:5px;
}
/* moduly niebieskie */
div .moduleblu {
width:200px;
color: #FFFFFF;
}
div .moduleblu div div div h3{
color:#FFFFFF;
height:30px;
width:200px;
font-size:12px;
background-image:url(../images/h3_blu.png);
background-position:left top;
background-repeat:no-repeat;
margin:0px;
padding-left:10px;
padding-top:0px;
}
div .moduleblu div div div ul.menu{
width:200px;
margin-left:0px;
margin-top:-10px;
background-color:#197ec6;
list-style:none;
padding-top:10px;
padding-left:0px;
padding-bottom:10px;
}
div .moduleblu div div div ul.menu li {
margin:0px; padding:0px; list-style:none;
/* marcin */

}