@import url('//fonts.googleapis.com/css?family=Titillium+Web');
body         { font-size: 20px !important; color: #fff; font-family: Titillium Web !important; margin: 0px }
a:link, a:visited, a:active      { text-decoration: none; color: #fff !important }
a:hover      { text-decoration: underline; color: #f3f3f !important }
td           { font-size: 20px; }
h1           { font-size: 40px !important; margin-bottom: 18px !important; }
h2           { font-size: 22px !important }
h3           { font-size: 20px }
h4           { font-size: 20px }
img { border: 0; max-width: 100% }
.mov:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
#system-message .alert, .icons .btn-group.pull-right .btn.dropdown-toggle { display: none }
.control-label label {width: 140px; float: left;text-align: left; color:#939598; font-weight:100; }
.btn-primary { background-color: #118cb2 !important; }
.btn-primary:hover { background-color: #000 !important; }
.btn-default {background-color: #118cb2 !important; border: none;}
.prz1 {
    background-color: #118cb2;
    border: none;
    color: #fff !important;
	font-weight: 200;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    cursor: pointer;
	width:100%;
	border-radius: 12px;
}
.prz1, .prz2, .kont, .prz3, .przsea {
    -webkit-transition-duration: 0.7s; /* Safari */
    transition-duration: 0.7s;
}
.prz1:hover {
    background-color: #000;
    color: #fff !important;
	text-decoration: none;
}
#g1   {
    background-color: #f3f3f4;
    color: #939598;
	padding: 4px 5px; 
	font-size: 15px;
}
#g1 .search.mod_search109 .element-invisible { display: none }
#g1 .search.mod_search109 .inputbox.search-query {
	border: 1px solid #939598;
	border-radius: 25px;
	padding: 0px 10px;
}
.pierw { margin: 0px auto; max-width: 1200px }
.glew { margin-top: 2px }
.tresc, .tresc legend    { color: #fff; }
a:link.gora, a:visited.gora {
	text-decoration: none;
	color:#939598 !important;
	padding: 0px 10px;
}
a:hover.gora {
	text-decoration: none;
	color: #000 !important;
}
.dol {
	padding: 0px 20px;
}
input[id="mod-search-searchword"] {
    font-family: FontAwesome, Titillium Web; background: #f3f3f4; border: solid 1px; padding: 2px 12px; width: 240px;
}
.fa {  
  border-radius: 50%;
  border: solid 1px;
  line-height: 1.6em;
  width: 1.6em;
  height: 1.6em;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
    transition:0.5s;
	padding-top: 4px;
}
.logout-button .button {
    background-color: #939598;
    color: white;
    padding: 4px 22px;
    cursor: pointer;
	border-radius: 0px;
	border: 0px;
	margin: -2px 0px 0px 0px;
	text-transform: uppercase;
    transition:0.5s;
}
.logout-button .button:hover {
    background-color: #000;
}
#g2   {
    background-color: #118cb2;
}
#g3   {
    background-color: #39464e;
	padding: 50px 5px;
}
#g4   {
    background-color: #118cb2;
	padding: 30px 5px;
	font-size: 17px;
}
.mb   { 
	margin: 4px 2px;
    max-width: 373px !important;
    width: 100%;
}
.ld   { 
	max-width: 200px !important;
    width: 100%;
}
ul           { 
  text-align: left;
  display: table;
  margin-left: 0;
  padding-left: default;
  list-style-type: none;
}
ul li::before {
  content: ">";
  margin-right: 0.8em;
  position: relative;
}
ol li::before {
  content: " ";
}
.slider-container li::before, .pagenav li::before {
  display: none;
}
.st2         { 
	color: #939598;
	background-color: #fff;
}
.st3         { 
	padding-top: 66px !important; font-size: 15px;
}
.st5         { 
	display:none;
}
.lolew   { 
	float:left; max-width: 211px; clear: none;
}
#gpr   { 
	padding-left: 4px !important;
}
.hasTooltip {
  background-color: #118cb2 !important;
}
.hasTooltip:hover {
  background-color: #000 !important;
}
.cat-list-row0 {
  background-color: #118cb2 !important;
}
.cat-list-row0:hover, .cat-list-row1:hover {
  background-color: #000 !important;
}
.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}
.docman-title  { font-size: 30px }
.docman_list__content {width:100% !important;}
.docman_list__sidebar {display:none !important}
.docman-heading-wrap { display:none }
.des { font-size: 17px; color: #d1d2d4; }
.dat { font-size: 12px }
h4.docman-document-header { font-size: 22px !important; margin-top: 0px; }
a:link.dhead, a:visited.dhead { color: #60a8c7 !important; }
a:hover.dhead { color: #fff !important; }
h3.mdir { font-size: 20px; color: #60a8c7 }
.md li::before { display: none; }
#bloglewy input[id="mod-search-searchword"] {background-color: #39464e}
#bloglewy h1  { font-size: 30px !important }
#bloglewy h2 {
	font-size: 22px;
}
#bloglewy h3, #bloglewy h3 a:link, #bloglewy h3 a:visited, #bloglewy h3 a:active {
	font-size: 17px; 
	font-weight: normal;
	margin: 20px 0px !important;
	border-bottom: none !important;
	color: #a2a8ac !important;
}
#blogprawy .page-header h2 {
	font-size: 22px; 
	font-weight: 500 !important;
	margin: 0px;
	padding-top: 15px;
	border-top: solid 1px !important;
}
#blogprawy p {
	font-size: 17px; 
	font-weight: normal;
	color: #a2a8ac !important;
}
.page-header {border-bottom: none !important;}
.article-info-term {  display:none; }
.create { font-size: 12px }
.nav li::before { display: none; }
.nav a:hover  { background-color: #118cb2 !important }
.login input { color: #000 }
.span9 .rspbld-content { color: #a2a8ac !important; }

.vb { width:200px; margin: 0px 20px }
.vb1 { height:200px; margin: 0px 20px }

@media (max-width: 600px) {
#g1        { 
	display:none;
}
}
@media (max-width: 800px) {
#bloglewy h3, #bloglewy h3 a:link, #bloglewy h3 a:visited, #bloglewy h3 a:active {
	margin: 0px 0px !important;
}
.dol {
	display: block
}
.lodol {
	text-align:center;  padding-left: 70px !important
}
.st3         { 
	padding-top: 10px !important
}
#gpr { text-align: right; margin-top: 88px; }
}
@media (max-width: 1000px) {
.gpr   { 
	margin-top: 50px; text-align: center
}	
}
@media (max-width: 1200px) {
.st3         { 
	padding: 0px 0px 10px 0px;
	text-align: center;
}
.st4         { 
	display:none;
}
.st5         { 
	display:block;
	padding: 10px 0px;
	text-align: center;
}
.st1         { 
	text-align: center;
}
}
@media (min-width: 1200px) {
.docdes { padding-left: 30px !important; }
#bloglewy, .docman_list__content {margin-left: -40px}
}


/*-----------------------------------------------------------CSS by Nish ------------------------------------------------*/

.responsiveMenuTheme1 {
   margin: 0px 5px;
}

.responsiveMenuTheme1 > li.parent > a {
   padding: 0px 10px;

}
.sprocket-mosaic-g-content {
  margin-bottom: 20px;
}

.roksprocket-ellipsis{
  display: none;
}

.breadcrumb {
    background-color: #39464e !important;
}
.breadcrumb .divider {
  	display: none !important;
}
div[itemprop="articleBody"] ul li::before{
    content: none;
}
div[itemprop="articleBody"] ul{
  	list-style-type: inherit;
}
.events a{
  color: rgb(51, 51, 51) !important;
}

.G2-joomla.chronoforums a:link, .G2-joomla.chronoforums a:visited, .G2-joomla.chronoforums a:active {

    color: #000 !important;

}

.G2-joomla.chronoforums .ui.blue.header {

    color: #2185d0 !important;

}


.G2-joomla.chronoforums .ui.segment{

    color: #000 !important;

}