/***** Global Settings ***padding: 15px 30px !important;	**/

body {
	font-family: Helvetica Neue, Helvetica, Arial !important;
background: url(tlo.png);
padding: 0px;
font-size: 14px;
margin: 0px;
display:flex;
flex-direction:column;
-moz-osx-font-smoothing:grayscale;
-ms-flex-direction:column;
-webkit-box-direction:normal;
-webkit-box-orient:vertical;
-webkit-font-smoothing:antialiased;
text-align: center;
background-attachment: fixed;
}
#container {
width: 860px;
background-color: #f0f0e5 !important;
padding: 20px;
margin: 5px 0px;
text-align: left;
box-shadow: 0px 0px 5px #555;
}
input, textarea {
    text-transform: uppercase;
font-family: Courier New, Courier, monospace;   /*Alegreya Sans, arial, sans-serif; */
}
#logowanie input {
    text-transform: none !important;
	width: 90px;
	padding: 1px 5px;
	font-size: 12px !important;
	margin: 0px;
}
#logowanie input[type=submit] {
background-color: #76a385;
color: white !important
}
div.stat a {
color: black !important;
}
.hidden {
	display: none;
	margin-left: 20px;
	}
table.hidden {
	margin-left: 50px;
	margin-bottom: 30px;
}
table.excel tr td, table.excel tr th {
border: 1px solid #111;
margin: 0px;
font-size: 12px !important;
}
table.noborder tr td {
border:none !important;
}
table.excel tr td input, table.excel tr td textarea {
margin: 0px;
font-size: 12px !important;
border: none !important;
background-color: white !important;
width: 100px;
}
table tr {
vertical-align: top;
}
input[type="text"].labl, input[type="text"].easy1, input[type="text"].easy2, input[type="text"].easy3, input[type="text"].easy4 {
border: none !important;
background-color: white !important;
width: 200px;
padding: 2px 12px !important;
font-size: 20px !important;
text-align: center !important;
font-weight: bold;
cursor: pointer;
}
input[type="text"].labl {
color: black;
}
input[type="text"].easy1 {
color: #c00;
}
input[type="text"].easy2 {
color: #970;
}
input[type="text"].easy3 {
color: #080;
}
input[type="text"].easy4 {
color: #03b;
}
input.short {
	width: 30px;
}
input.long {
	width: 350px;
}
h2 {
color: #3434d9;;
}
a.green, a.green:visited {
color: #17604f;
}
a.green:hover, a.green:active {
color: #27905f;
}
img.check:hover,p.obrazki2 a img:hover  {
	opacity:0.9;
	filter:alpha(opacity=90);
}
 img.check {
 cursor: pointer;
 }

span.check {
padding: 2px 2px 1px 1px;
border-radius: 15px;
border: 1px solid gray;
}
span.check input
{
transform: scale(1.3)
}

hr {
border-top: 2px dashed #aaa;
border-bottom: none;
}
a.anchor, a.anchor:hover {
	text-decoration: none !important;
	color: #777 !important;
	font-size: 18px !important;
	margin: 25px 3px;
	display: block;
}

p {
margin: 15px 15px 25px 15px;
}

p.tit {
font-weight: bold;
margin: 30px 15px 10px 15px;
}


a, a:visited {
	color: #b33;
	text-decoration: none;
}
a:hover, a:active {
	color: #c55;
	text-decoration: underline;
}

font.data {
	font-style: italic;
	font-size: 16px;
}

h5 {
font-size: 18px;
color: #666;
margin: 5px;
padding-bottom: 3px;
}

div.main {
display: block;
position: relative;
padding: 0px;
height: 100%;
}

#header {
margin: 0px;
background-color: white;
}
#menu_bckg {
margin: 0px;
background: url(btngray.jpg);
}

.cytat {
	font-size: 15px;
	text-shadow: #999999 1px 2px 0px;
	font-weight: bold;
}

a.button_l:hover, a.button_l:active, a.button_m:hover, a.button_m:active, a.button_s:hover, a.button_s:active {
background-position: 0 -55px;
	text-decoration: none;
}

a.button_ul:hover, a.button_ul:active, a.button_ur:hover, a.button_ur:active {
background-position: 0 -60px;
	text-decoration: none;

}
#slideshow {
	display: table-cell;
    position:absolute;
}

#slideshow IMG {
    position:absolute;
    top: -87px;
    left:100px;
    z-index:4;
}

#slideshow IMG.active {
    z-index:6;
}

#slideshow IMG.last-active {
    z-index:5;
}


div#menu {
display: block;
position: relative;
z-index: 7;
width: 940px;
}
.obrazki2, .obrazki, .obrazki3 {
vertical-align: top;
}
.obrazki img {
box-shadow: 0px 0px 10px #777777;
margin: 26px 16px;
}
.obrazki_gal img {
box-shadow: 0px 0px 10px #777777;
margin: 16px;
}

.obrazki2 img {
box-shadow: 0px 0px 10px #777777;
margin: 40px 16px;
}
.obrazki3 img {
box-shadow: 0px 0px 10px #777777;
margin: 24px 16px;
}
p.thumb img {
box-shadow: 0px 0px 10px #777777;
	margin: 0px;
}
p.thumb img:hover {
	opacity: 0.95;
}
input[type=submit] {
cursor: pointer; 
border: 1px solid #444444; 
padding: 8px 15px; 
margin-top: 3px;
font-weight: bold;
font-size: 18px;
background: url(btngray.jpg);
font-family: Alegreya Sans, arial, sans-serif; 
background-position: center center;
}
input[type=submit]:hover {
background: url(btnyellow.jpg);
background-position: center center;
}
#menulist { 
text-align: left; 
overflow: hidden; 
margin: 0px;
font-weight: bold;
font-size: 18px;
padding-right: 0px;
padding-left: 0px;
width: 940px;
} 
small {
	font-size: 12px;
}
#menulist td { 
background: url(btngray.jpg);
	color: #000000; 
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	display: table-cell;
text-align: center;
} 

 
#menulist td:hover { 
background: url(btnyellow.jpg);
background-position: bottom;
} 
table.lata {
background: url(lata5.png);
background-position:  center right;
background-repeat: no-repeat;
width: 98%;
}
#menulist td a { 
	color: #000000; 
display : block;
	padding: 15px 10px;

text-decoration : none; 
} 
 

p.info {
font-size: 14px;
color: #881111;
margin-bottom: 2px;
text-align: right;
}
p.mini {
font-size: 12px;
color: #551111;
text-align: right;
}


a.button_ul, a.button_ur { 
	display: block; 
	color: white; 
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	}

a.button_ur {  
	height: 45px; 
	padding-top: 15px;
	font-size: 12px;
	background: url(button_bg_ur.png) 0 0 no-repeat;  
	width: 100px; 
	}
a.button_ul {  
	height: 40px; 
	padding-top: 20px;
	background: url(button_bg_ul.png) 0 0 no-repeat;  
	width: 100px; 
	}
input[type=checkbox] {
	visibility: hidden;
}
.checkboxx {
	width: 25px;
	margin: 20px;
	position: relative;
	display: inline;
}
.checkboxx label {
	cursor: pointer;
	position: absolute;
	width: 25px;
	height: 24px;
	top: 0;
  	left: 0;
	background-color: #eeeeee;
	border: 1px solid #666666;
}
.checkboxx label:after {
	opacity: 0.15;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 6px;
	left: 7px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;

	transform: rotate(-45deg);
}
.checkboxx label:hover::after {
	opacity: 0.4;
}
.checkboxx input[type=checkbox]:checked + label:after {
	opacity: 1;
}
div#tabs {
	padding-left: 5px;
}
div#tabs div { float: left; }
a.tab, a.atab { 
	position: relative;

	display: block; 
	color: #444444; 
	height: 20px; 
	padding-top: 15px;
	vertical-align: middle;
	text-decoration: none;
	padding: 3px 5px;
	margin: 0px 2px;
	}
a.tab { 
	border: 1px solid #888888;
	background-color: #eeeeee;
	}

input[type="text"], input[type="password"], textarea {
	border: 1px solid #666666;
	background-color: #eeeeee;
	font-family: Courier New, courier;
	font-size: 18px;
	margin: 5px 0px;
	padding: 3px;
}

textarea {
	overflow: auto;
}


a.atab {

	border: 1px solid #888888;
	border-bottom: 2px solid #f3f3f3;
	background-color: #f3f3f3;
	z-index: 9;
}

div#box { 
	position: relative;
	top: 27px;
	display: block; 
	border: 1px solid #888888;
	padding: 15px;
	background-color: #f3f3f3;
	z-index: 1;
	}

#box p {
display: block;
position: relative;

}

#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #222222;
	margin: 0px;
background: url(btngrayf.jpg);
}

#copyright {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #222222;
}
#copyright table {
	margin: 0px auto;
}


    #tagcloud {
        width: 800px;
        padding: 10px;
        text-align:center;
    }

     
    #tagcloud span {
        padding: 2px 3px;
		display: inline-block;
    }
     
    .smallest {
        font-size: 12px;
    }
     
    .small {
        font-size: 16px;
    }
     
    .medium {
        font-size:20px;
    }
     
    .large {
        font-size:24px;
    }
     
    .largest {
        font-size:28px;
    }



#quiz {
width: 740px;
padding: 20px 0px;
}
#quizp {
width: 745px;
padding: 20px 0px;
}
#quizp .word table{
display: inline-block;
}
#quizp .word input{
position: relative;
top: -65px;
font-size: 32px;
}
#quizp .word img {
position: relative;
top: -45px;
width: 40px;
cursor: pointer !important;
}
#check {
margin: 15px;
padding: 5px 15px;
font-size: 28px;
color: #444;
cursor: pointer;
}
div.statok,.statip,div.statok1, div.statok2  {
height: 10px;
display: inline-block;
padding:0px;
margin: 0px;
}
div.statok {
background-color: #e69c09;
}
div.statok1 {
background-color: #96411d;
}
div.statok2 {
background-color: #46911d;
}
table.list input[type="text"] {
font-size: 27px !important;
background-color: inherit !important;
margin-top: -3px;
}
.kaf {
border: 1px solid #444;
border-radius: 5px;
margin: 1px;
padding: 2px;
width: 14px;
text-align: center;
}
.statip {
background-color: #aaa;
}
#menu_pc {
text-align: center;
margin: auto 15px;
}
#menu_pc a {
font-size: 21px;
}
#quiz span {
width: margin: 20px;
}
.word {
display: block;
margin: 15px 0px;
}
b.odp {
width: 70px;
display: inline-block;
}
.word font  {
cursor: pointer !important;
font-size: 30px !important;
margin: 15px 25px !important;
}
.word a {
font-size: 24px !important;
color: black;
margin: 5px 20px;
}
.word a:hover {
opacity: 0.6;
text-decoration: none
}
a font {
color: #o3e;
}

.alfabet td 
{
border: 1px solid #888;
text-align: center;
padding: 2px;
width: 25px;
font-size: 20px !important;
background-color: #fff;
border-radius: 3px;
}

.word font span {
font-size: 24px !important;
margin-left: -4px !important;
}
input[type="text"].maybe, input[type="text"].yes, input[type="text"].no, input[type="text"].sure, input[type="text"].never {
border: none !important;
background: none !important;
width: 200px;
padding: 2px 12px !important;
font-size: 24px;
text-align: center !important;
font-weight: bold;
}
input[type="text"].maybe {
color: black;
}
input[type="text"].never {
color: #a33;
text-decoration: line-through;
}
input[type="text"].sure {
color: #272;
text-decoration: line-through;
}
.cross {
text-decoration: line-through;
}
.wrong {
background-color: yellow !important;
}

input[type="text"].no {
color: #d00;
}
input[type="text"].yes {
color: #090;
}
input.vis {
font-size: 30px !important;
visibility: visible;
}
input.invis {
visibility: hidden;
}

td.niemaok {
background-color: #d95b5b;
}
td.jestok {
background-color: #8ecc50;
}


#header, #footer {
display: table;
color: #fff;
width: 900px;
background: #09594A !important;
box-shadow: 0px 0px 5px #555;
}
#header {
border-radius: 8px 8px 0px 0px
}
#footer {
border-radius: 0px 0px 8px 8px
}

#header div {
display: table-cell !important;
vertical-align: middle;
text-align: center;
}

#header a {
color: #fff;
}

h1 {
	font-weight: 200;
	font-size: 2.2rem;
	color: #222;
	text-align: center;
}
h2 {
margin: 15px !important;
}
nav {
	margin: 0 auto !important;
	max-width: 530px !important;
/*box-shadow:0 3px 15px rgba(0,0,0,.15) !important;*/
	z-index: 99;
	font-size: 16px;
}

nav::after {
	display: block !important;
	content: '' !important;
	clear: both !important;
}

nav ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	z-index: 99;
	text-align: left;
}

nav ul li {
	float: left !important;
	position: relative !important;
}

nav ul li a {
	display: block !important;
	text-decoration: none !important;
	padding: 0.5rem 1rem !important;
	transition: all .3s ease-in-out !important;
}

nav ul li a:hover, nav ul li a:focus,nav ul li a:active {
	color: #ddd !important;
}

nav ul li a:visited {
	color: white;
	text-decoration: none !important;
}

nav ul li a:not(:only-child)::after {
	padding-left: 6px !important;
	font-size: 10px !important;
	content: ' ⮟' !important;
}
nav ul li ul li {
	min-width: 220px !important;
}

nav ul li ul li a {
	background: transparent !important;
	color: #555 !important;
	border-bottom: 1px solid #DDE0E7 !important;
}

nav ul li ul li a:hover, nav ul li ul li a:visited, nav ul li ul li a:active, nav ul li ul li a:focus {
	background: #ddd !important;
	color: #111 !important;
}

.dropdown {
	display: none;
	position: absolute !important;
	background: #fff !important;
	box-shadow: 0 4px 10px rgba(10, 20, 30, .4) !important;
}
