.pasektop {
    height: 118px;
    background: url(../../../images/eshoot/topbar.png);
    background-position: top center;
    position: relative;
    display: block;
    font-size: 15px;
    color: #c38d98;
    line-height: 86px;
}
p.topnapis {
    float: left;
}
.pasektop a:link, .pasektop a:visited { 
	 color: #c38d98;
	text-decoration:none;
}
.pasektop a:hover { 
	    color: #d53f49;
}
.menu {
height: 100px;
    float: left;
    width: 100%;
    position: relative;
    display: block;
}

.menu:before { 
content: '';
    background: url(../../../images/eshoot/menu.png) no-repeat;
    position: absolute;
    height: 232px;
    z-index: 2;
    display: block;
    right: 0;
    left: 0;
    margin-left: -44px;
    background-size: 106% 100%;
	    width: calc(100% + 65px);
}


.header {
    height: 673px;
    background: url(../../../images/eshoot/header.png);
    background-position: top center;
    position: relative;
}

a#logotyp {
    float: left;
    padding: 90px 0px;
}


ul#menu {
z-index: 4;
    position: relative;
  margin-left: 44px;
    display: block;
    list-style: none;
    padding: 0;
    top: 24px;
}
ul#menu li {
	    float: left;
}
ul#menu a { 
    padding: 0px 40px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
height: 127px;
    line-height: 153px;

}

.codeblock {
    background: #101010;
    border: 1px solid #505050;
}

.codeblock .title {
    border-bottom: 1px solid #505050;
}

ul#menu a:hover {
    background: #0000004a;
}
span.icon1 {
    content: "";
    background: url(../../../images/eshoot/icon1.png) no-repeat;
    width: 78px;
    margin-left: -38px;
    height: 72px;
    position: absolute;
    margin-left: 12px;
}
span.icon2 {
    content: "";
    background: url(../../../images/eshoot/icon2.png) no-repeat;
    width: 78px;
    margin-left: -38px;
    height: 72px;
    position: absolute;
    margin-left: 2px;
}
span.icon3 {
    content: "";
    background: url(../../../images/eshoot/icon3.png) no-repeat;
    width: 78px;
    margin-left: -38px;
    height: 72px;
    position: absolute;
    margin-left: 2px;
}
span.icon4 {
 content: "";
    background: url(../../../images/eshoot/icon4.png) no-repeat;
    width: 78px;
    margin-left: -38px;
    height: 72px;
    position: absolute;
    margin-left: -20px;
}





.poleszukania { 
    background: #fff0;
    padding: 14px 46px 14px 20px;
    border: 1px solid #211f1f;
    border-radius: 372px;
    outline: 0;
    color: #fff;

	
}
.poleszukania:focus { 
	    box-shadow: 0px 0px 4px #cd1e27;
}

#buttonszukania { 
    background: rgb(205, 30, 39);
    border: none;
    color: #fff;
    padding: 9px 9px;
    border-radius: 70%;
    position: relative;
    right: 42px;
}

#buttonszukania:hover { 
	opacity:0.6;
}
.welcome { 
	float: right;
}


/* Dropdown Button */
.dropbtn {
    background: none;
color: #c38d98;
    padding: 49px 20px;
    font-size: 15px;
    border: none;
    cursor: pointer;    font-weight: bold;
}



/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
display: none;
    position: absolute;
    background-color: #171416;
    min-width: 246px;
    z-index: 15;
    box-shadow: 0px 4px 23px #50505066;
    border-radius: 1px;
    padding-top: 0px;
    margin-left: -75px;
    border: 2px solid #252224;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 2px 16px;
    text-decoration: none;
    display: block;
    line-height: 39px;
    font-size: 15px;
    color: #fff;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #1f1b1e;
    color: #fff;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}


span.tytuldropdown {
    background: #252224;
    display: block;
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    padding-right: 20px;
    color: #fff;
}
.dropdown-content:before {
content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 16px solid #252224;
    margin: -15px auto 0px;
    position: absolute;
    margin-left: 101px;
}
#iconwiad { 
padding: 10px 10px;
    font-size: 20px;
    display: inline-block;
    position: relative;
    margin-right: 0px;
    margin-left: -20px;
}
a#buttonwyloguj {
      color: #fff;
    border: 2px solid #d1192b;
    /* color: #d1192b; */
    padding: 7px 15px 8px 40px;
    border-radius: 333px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
	 transition: 1s;
}

a#buttonwyloguj:hover{ 
	background:#d1192b; 
}
a.register {
    color: #fff;
    border: 2px solid #d1192b;
    /* color: #d1192b; */
    padding: 7px 15px 8px 40px;
    border-radius: 333px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
	 transition: 1s;margin-left: 15px;
}
a.register a:link { 
	color:#fff;
}
a.register:hover { 
	background:#d1192b; 
}
span.ikonkawbuttonie {
    position: absolute;
    margin: 28px -37px;
    padding: 9px 8px;
    background: #d1192b;
    border-radius: 2222px;
    font-size: 12px;
}

table.tborderpanelboczny {
    width: 100%;
    margin: auto;
    background: url(../../../images/eshoot/sidebar1.png);
    background-repeat: no-repeat;
    background-size: 100% 514px;
    padding: 25px 10px;
}
td.theadpanelboczny {
    padding: 20px 0px;
    display: block;
    position: relative;
    margin-top: -24px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}
td.trowpanelboczny {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}
#ikonkapanelboczny { 
	color: #c91a21;
    margin-right: 5px;
    font-size: 16px;
    text-shadow: 0px 0px 13px #c91a21;
}
span.statpb {
    display: block;
    padding: 10px 15px;
    background: url(../../../images/eshoot/datalist.png);
    background-size: 100% 100%;
}

p.leftstatpb {
    display: inline-block;
    font-size: 12px;
    font-weight: 100;
}
p.rightstatpb {
    display: inline-block;
    float: right;
    font-weight: 900;
}
.blockstopka {
    padding-top: 20px;
    padding-bottom: 20px;
    height: 274px;
    display: flex;overflow: hidden;justify-content: space-between;
}
.block112 { 
    width: 40%;
    min-width: 440px;
}
p.textblockstopka1 {
    color: #a0a0a0;
    line-height: 1.8;
}
h2.tytulblockstopka1 {
    font-weight: 300;
    font-size: 21px;
}
.block12345 { 
	    padding-left: 50px;
    width: 20%;
	min-width: 250px;
}
a.linkszybkanawigacja {
    display: block;
    font-size: 16px;
    font-weight: 300;
}
a.linkszybkanawigacja:before { 
    content: '';
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    margin: 11px -12px;
    border-radius: 333px;
}

a.linkszybkanawigacja:hover:before { 
	   content: '';
    width: 5px;
    height: 5px;
  background:#cd1e27;
    position: absolute;
    margin: 11px -12px;
    border-radius: 333px;
}
.block8888 { 
	    min-width: 330px;
    text-align: center;
}
.selectjezykistyl { 
	    background: #fff0;
    color: #fff;
    border: 2px solid #212121;
    border-radius: 333px;
    padding: 10px 20px;
    margin-bottom: 23px;
}
		