body {
 font-family:Verdana;
}

table {
	text-align: center;
	font-size:25px;
	font-family: Verdana;
	border: 1px solid black;
	padding:0;		
	border-collapse: separate!important;
	line-height:normal;	
}
table.dia td{
 width:50px;
 height:50px;
 border:0px solid #CCC; 
 padding:0;
 margin:0;
}
table.dia tr td.highlight {  
  border:3px solid rgb(153,153,255);
}

#background {
	border:none; 
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
}

#licznik {
 margin-top:10px;
 font-size:25x;
}

.resolved {
 text-decoration:line-through;
 color:#CCC;
}

#czas {
	display:none;
	/*display: inline-block;*/
	margin:auto;
	border:1px solid #CCC;
	width:400px;
	height:200px;
    position:fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;	
	background-color:#9999FF;
	text-align:center;	
}

#closeCzas {
	/*border: 1px solid red;*/
	display: block;
	position:relative;
	float:right;
	width:40px;
	height:40px;	
	z-index:10;
}

#wynik {		
	display: inline-block;
	margin:auto;
	/*border:1px solid #CCC;*/
    position:relative;
    top: -20px;
    bottom: 0;
    left: 0;
    right: 0px;
	font-size:1.6em;	
    line-height: 1.8;
	color:white;
	width:100%;
}

#listaSlow {
	font-size:1em;	
    line-height: 1.5em;	
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */	
	column-count: 3;
	width:660px;
    margin-bottom:40px;	
}

#ranking table {
 border: none;
 font-size:14px;
 font-family: Verdana;
 width:100%; 
}
#ranking table td {
 padding:5px;
}
#ranking table th {
 border-top:none;
}

.field-name-field-tags .field-items {
display: inline-flex;
margin-top:10px;
}
.field-name-field-tags .field-items  a{
padding-right: 10px;
color:#CCC;
}

footer > ul.list-inline {
display:none;
/*text-align:right;*/
}


.closeTime {
  position: absolute;
  right: 4px;
  top: 2px;
  width: 4px;  
  height: 4px;
  opacity: 0.3;
}
.closeTime:hover {
  opacity: 1;
}
.closeTime:before, .closeTime:after {
  position: absolute;
  right: 12px;  
  content: ' ';
  height: 36px;
  width: 5px;
  background-color: #FFFFFF;
}
.closeTime:before {
  transform: rotate(45deg);
}
.closeTime:after {
  transform: rotate(-45deg);
}


.node-article .field-type-image {
float:left;
margin-right:20px;
}

.node-readmore{
float:left;
margin-right:20px;
}

.submitted {
font-style:normal!important;
color:#CCC;
text-align:right;
margin-bottom:0px!important;
}

.block-tagclouds {
 margin: 20px 0;
}

#dialib2 {
position: relative;
margin-left:0px;
}

.alert-info{
 margin-top:5px ;
}

#block-user-online {
 margin-top:15px;
}	
.myresult {
 background-color: rgba(153,153,255, 0.3);
}

#block-block-1 {
	margin-bottom:10px;
}

h2.block-title {
	display:none;
}

section#block-user-login {
    margin-bottom: 10px;
}

.node-article .field-name-body>div>div {
text-align:justify;
}

.lang_dropdown_form {
 background-color: #eee;
}

.language-icon {
  float:left;
  margin: 7px 5px
}
