@import url(fonts/opensans.min.css);
/* @ import url(font-roboto.css);*/

/*                 2011 (c) Ashus                 */
/*          All author's rights reserved.         */
/*            https://www.kafemlynek.cz            */

a {
	color: #ff7e00;
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #312a24;
	color: #fff;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-size: 0.8em;
	line-height: 18px;
	margin: 30px;
}

body.htmleditor {
	text-align: left;
	background: transparent;
	margin: 10px;
	font-size: 0.8em;
}

body.main {
	background: #312a24 /*url(/theme/bg.jpg)*/ no-repeat 50% 0 fixed;
	text-align: center;
	margin: 0 auto;
}
body.main {
	background-image: url(/theme/bg.webp);
}

#page {
	width: 1000px;
	margin: 0 auto;
}

#wrapper {
	text-align: left;
	background: url(/theme/content.png) repeat-y 0 0;
	margin-top: 5px;
	position: relative;
}

#contentcnt {
	width: auto;
	padding: 20px 300px 0 33px;
}

#content {
	width: 100%;
	padding-bottom: 15px;
	min-height: 1450px;
}

#menutop-button {
	display: none;
}

#header {
	display: block;
	width: 998px;
	height: 300px;
	background: /*url(/theme/logo-l.png)*/ no-repeat 0 0;
	margin-left: 1px;
}
#header {
	background-image: url(/theme/logo-l.webp);
}

#header #headright {
	display: block;
	float: right;
	height: 300px;
	width: 355px;
	background: /*url(/theme/logo-r.png)*/ no-repeat 0 0;
}
#header #headright {
	background-image: url(/theme/logo-r.webp);
}

#header a {
	display: block;
	width: 100%;
	height: 100%;
}

#footer {
	background: url(/theme/footer.png) no-repeat 0 0;
	text-align: center;
	padding-bottom: 20px;
	width: 998px;
	height: 28px;
	line-height: 28px;
	font-size: 87%;
	color: #FFF;
	margin: 5px 0 0;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

table#liveinfo {
	width: 350px;
}

form {
	margin: 0;
}

div {
	display: block;
	margin: 0;
	padding: 0;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.f-right { float: right; }

#gastats {
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: right;
	margin: 0 auto;
}

#gastats td {
	border-bottom: 1px solid #989898;
	padding: 0 4px;
}

img {
	text-decoration: none;
	border: 0;
}

pre {
	margin-top: 0;
	margin-bottom: 0;
	color: #FFF;
	font-size: 1.1em;
	font-weight: 400;
	overflow-x: auto;
}

table {
	font-size: inherit;
	border-spacing: 0;
}

tr, td {
	border: 0;
	margin: 0;
	padding: 0;
}

a.title {
	display: block;
	font-weight: 700;
}

td {
	padding: 2px 2px;
}

table.vzkaznik span {
	color: #fffda7;
	width: 100px;
}

table.vzkaznik {
	table-layout: fixed;
}

.vzkaznik td { padding: 3px 2px; vertical-align: top; }

.vzkaznik tr td:nth-child(2) {
	white-space: normal;
	/*word-break:break-all;*/
	word-wrap: break-word;
}

.cod2stats .avatar {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 75px;
	height: 75px;
}

.cod2stats img {
	vertical-align: middle;
	padding: 1px;
}

.cod2stats .avatar img {
	max-width: 75px;
	max-height: 75px;
	padding: 0;
}

.cod2stats .medium.player .avatar {
	width: 35px;
	height: 35px;
}

.cod2stats .medium.player .avatar img {
	max-width: 35px;
	max-height: 35px;
}

.cod2stats .small.player .avatar {
	width: 30px;
	height: 30px;
}

.cod2stats .small.player .avatar img {
	max-width: 30px;
	max-height: 30px;
}

.cod2stats .num .avatar {
	display: inline-block;
}

.cod2stats a.player {
	color: #FFF;
}

.cod2stats .name, .bigplayername {
	padding-left: 10px;
	color: #FFF;
}

.cod2stats .name a {
	line-height: 75px;
	font-size: 1.1em;
	white-space: nowrap;
	display: block;
}

.cod2stats .name .avatar {
	float: left;
	margin-right: 10px;
}

.cod2stats .num {
	text-align: right;
	padding-right: 10px;
}

.cod2stats .anchorlinks, .cod2stats .bigplayer {
	background: url(/theme/tb-lighter.png);
	border: 1px solid #787878;
	margin-bottom: 10px;
	border-radius: 15px;
	padding: 40px 70px;
}

#content .cod2stats a:hover h2 {
	text-decoration: none !important;
}

.cod2stats .anchorlinks {
	line-height: 30px;
	margin-bottom: 30px;
	padding: 5px;
}

.cod2stats .bigplayer .bigplayername {
	font-size: 1.6em;
}

.cod2stats table.playerstat, .cod2stats .cont table {
	margin-bottom: 30px;
	border-collapse: collapse;
	border: 1px solid #181818;
}

.cod2stats table.playerstat tr {
	border: 1px solid #181818;
}

.cod2stats table.playerstat td {
	padding: 6px 10px;
}

.cod2stats table.playerstat img {
	margin-left: 10px;
}

.cod2stats .cont .map55 {
	padding-left: 10px;
	line-height: 55px;
}

.cod2stats .cont .map55 img {
	padding-right: 10px;
}

.cod2stats .cont .gametype {
	padding: 5px 10px;
}

.cod2stats .cont .name {
	padding-left: 0;
}

.cod2stats .cont .name a, .cod2stats table.playerstat a.player {
	line-height: normal;
	white-space: normal;
	display: block;
	padding-left: 10px;
}

.cod2stats table.playerstat a.medium {
	line-height: 35px;
	white-space: nowrap;
}

.cod2stats #accordion div {
	text-align: center;
	padding: 20px 0;
}

.accordion div a {
	display: inline;
}

.accordion div {
	padding: 24px;
}

tr.even td {
	background: url(/theme/tb-lighter.png);
}

tr.odd td {
	background: url(/theme/tb-darker.png);
}

/*.button, button, input[type="button"], input[type="submit"] {
	font-family: inherit;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 14px;
}*/

.button, button, input[type="button"], input[type="submit"] {
    font-family: inherit;
    font-size: 1em;
    font-weight: 400;
	display: inline-block;
	vertical-align: middle;
    padding: 6px 12px;
	touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid rgba(136, 136, 136, 0.46);
    border-radius: 4px;
	color: #fff;
    background-color: rgba(238, 111, 7, 0.22);;
}
.button:hover, button:hover, input[type="button"]:hover, input[type="submit"]:hover {
	color: #fff;
    background-color: #ce5c08;
    border-color: #ea6b09;
}

.query.code {
	border: 1px solid #787878;
	background: url(/theme/tb-darker.png);
	color: #e0e0e0;
	font-family: Consolas, 'Courier New';
	font-size: 0.9em;
	line-height: 15px;
}

blockquote {
	margin: 25px;
}

.news {
	margin: 15px 20px 25px;
}

.cleaner {
	float: none;
	clear: both;
}

#menutop {
	z-index: 30;
	width: auto;
	padding-left: 9px;
	padding-top: 7px;
	height: 45px;
	background: /*url(/theme/menutop.png)*/ no-repeat 0 0;
	margin-left: 1px;
}
#menutop {
	background-image: url(/theme/menutop.webp);
}
#menutop ul {
	margin: 0;
	padding: 0;
}

#menutop li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menutop > ul > li {
	float: left;
}

#menutop > ul > li:hover {
	background: url(/theme/menutop-active.gif) no-repeat;
}

#menutop > ul > li > a {
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	transition: all .2s linear;
	margin: 0;
	padding: 12px 1px;
	cursor: default;
}

#menutop ul ul {
	z-index: 40;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	background: #d96100 url(/theme/menutop-open.png) top no-repeat;
	border: 0;
	box-shadow: 2px 2px 2px #101010;
	width: 142px;
	margin: 0;
	padding: 12px 0 0;
}

#menutop li a {
	width: 140px;
}

#menutop ul ul ul {
	left: 127px;
	top: 0;
	width: auto;
	min-width: 142px;
	z-index: 41;
	background: #FF770A;
	border-left: 1px solid #db6c00;
	border-right: 1px solid #b65300;
	padding: 0;
}

#menutop ul ul a {
	text-align: left;
	display: block;
	width: auto;
	border-top: 1px solid #db6c00;
	border-bottom: 1px solid #b65300;
	font-weight: 400;
	background: url(/theme/menu-li.png) no-repeat 5px 50%;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	margin: 0;
	padding: 2px 9px 2px 25px;
}

#menutop ul ul li.sub {
	background: url(/theme/menutop-arrow.png) no-repeat 100% 50%;
}

#menutop ul ul ul a {
	background-image: none;
	padding: 2px 9px;
}

#menuside ul, #menuside li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

#menuside .menu ul ul {
	z-index: 39;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	top: 0;
	left: 76px;
	width: 150px;
	border: 1px solid;
	background: #767676 /*url(/theme/menuside-cont.jpg)*/ no-repeat 0 100%;
	border-color: #c6c6c6 #9c9c9c #c6c6c6 #c1c1c1;
	padding: 5px;
}
#menuside .menu ul ul {
	background-image: url(/theme/menuside-cont.webp);
}

#menuside .menu ul ul li {
	padding-right: 8px;
}

#menuside .menu a {
	display: block;
	color: #301602;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	line-height: 20px;
	background: url(/theme/menu-li.png) no-repeat 5px 50%;
	padding: 1px 0 1px 25px;
}

#menuside .menu ul li.sub {
	background: url(/theme/menuside-arrow.png) no-repeat 13px 50%;
}

#menuside .menu .sub ul a {
	background: none;
	line-height: normal;
	color: #FFF;
	padding: 4px 6px;
}

#menuside .menu a:hover, #menuside .menu li:hover > a {
	color: #FFF;
	text-decoration: none;
}

#menuside .menu .sub ul a:hover {
	color: #F3B84E;
}

#menusidecnt {
	position: absolute;
	right: 0px;
	width: 230px;
	margin-right: 41px;
}

h1, h2, h3 {
	color: #b3b3b3;
	font-family: inherit;
	font-size: 1.8em;
	font-weight: 300;
	line-height: normal;
}

h1 {
	margin-bottom: 25px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 16px;
}

#menusideshadow {
	display: block;
	position: absolute;
	right: 1px;
	top: -6px;
	width: 281px;
	height: 18px;
	background: url(/theme/menuside-shadow.png) no-repeat top right;
	z-index: 1;
}

#menuside .box {
	width: 267px;
	border: 1px solid;
	background: #767676 /*url(/theme/menuside-cont.jpg)*/ no-repeat 0 34px;
	color: #eee;
	border-color: #c6c6c6 #9c9c9c #c6c6c6 #c1c1c1;
	margin: 0 0 10px;
}
#menuside .box {
	background-image: url(/theme/menuside-cont.webp);
}

#menuside .box .boxin {
	margin: 12px 15px;
}
/*
#menuside .box.menu {
	background-image: url(/theme/menuside-main.jpg);
}*/
#menuside .box.menu {
	background-image: url(/theme/menuside-main.webp);
}

#menuside .box.menu .boxin {
	margin: 12px 30px;
}

#menuside h2 {
	height: 33px;
	line-height: 33px;
	background: #bdbdbd;
	border-bottom: 1px solid #e6e6e6;
	color: #444;
	text-shadow: 1px 1px 2px #fff;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
	padding: 0 22px;
}

#menuside h3 {
	font-size: 14px;
	margin: 6px 0;
	color: white;
	font-weight: bold;
}

#menuside .menu a.new, #menutop ul ul a.new {
	background: url(/theme/menu-li-new.png) no-repeat 5px 50%;
}

#menutop ul ul a.new {
	padding-left: 25px;
}

#phprcon tr.header {
	background-color: transparent;
}

#phprcon .suggest {
	position: absolute;
	width: 600px;
	display: block;
	overflow: auto;
	height: 300px;
}

#phprcon .suggest_link {
	background-color: #150A05;
	color: #b58c77;
	padding: 2px 3px;
}

#phprcon .suggest_link:hover {
	color: #fff;
}

.indent {
	padding-left: 40px;
}

#logs b {
	color: silver;
	font-weight: 400;
}

.mergerequests {
	display: block;
	text-align: center;
	color: #FFF;
	top: -43px;
	position: absolute;
	z-index: 5;
	width: 155px;
	padding: 5px;
}

a.none {
	color: #FFF;
}

#menutop ul ul li:hover > a {
	color: #dbdbdb;
}

#pagecnt, .full {
	width: 100%;
}

table#liveinfo a, .accordion a {
	display: block;
}

.center, .cod2stats h2, .cod2stats h3, .cod2stats .ordid {
	text-align: center;
}

.cod2stats, .cod2stats .bigplayer a.player {
	white-space: nowrap;
}

.cod2stats #accordion div.closed, #phprcon .suggest_inv {
	display: none;
}

#menutop ul li:hover > ul, #menuside .menu ul li:hover > ul {
	visibility: visible;
	opacity: 1;
	transition: opacity .2s linear;
}

#menutop > ul > li > ul > li, #menuside .menu ul li, #phprcon {
	position: relative;
}

.ui-widget { text-align: left; font-size: 100%; font-family: inherit; }

#ping-test li { margin-bottom: 13px; }

#ping-test span.name { display: inline-block; width: 120px; }

#ping-test span.value.ok { color: green; }

#ping-test span.value.fail { color: red; }

#ping-test span.value.inaccurate { opacity: 0.5; }

.adsense-menu { margin: 0 auto 8px; width: 269px; }

.adsense-menu .adsbygoogle { margin: 0 auto; }

.ad { text-align: center; }

.clear { clear: both; }

.right { text-align: right; }

.center { text-align: center; }

.full { width: 100%; }

.half { width: 50%; }

.hidden { display: none; }

.message { background: no-repeat 15px 50%; padding: 18px 30px 8px 160px; margin: 20px 0; box-shadow: 0px 0px 8px gray; border: 1px solid #999; }

.message.error { background-color: rgb(37, 16, 2); background-image: url(img/error.png); }

.message.ok { background-color: #091F00; background-image: url(img/ok.png); }

.message.warning { background-color: #FFFFE0; background-image: url(img/warning.png); }

.message h2 { margin: 0px; color: #DDD; }

.message ul { margin: 0 0 10px 0; }

.message ul li { margin-bottom: 0; }

.filter { float: right; margin-bottom: 15px; clear: both; }

.pager.top { margin-bottom: 15px; clear: both; }

.pager.bottom { margin-top: 15px; }

.pager ul { display: block; list-style: none; text-align: center; padding: 0; margin: 0; }

.pager ul li { display: inline-block; list-style: none; padding: 0; margin: 0 3px; border: 1px solid #555; }

.pager ul li a, .pager ul li span { display: block; padding: 2px 8px; }

.pager ul li span { cursor: default; }

.pager ul li.active { background: #383838; }

.pager ul li.dots { border: none; cursor: default; }

.ico { background-position: 0 50%; background-repeat: no-repeat; display: inline-block; padding-left: 20px; min-height: 16px; }

.ico.yes { background-image: url(img/yes.png); }

.ico.no { background-image: url(img/no.png); }

.ico.preview { background-image: url(img/preview.png); }

.ico.add { background-image: url(img/add.png); }

.ico.edit { background-image: url(img/edit.png); }

.ico.delete { background-image: url(img/delete.png); }

.ico.back { background-image: url(img/back.png); }

.ico.refresh { background-image: url(img/refresh.png); }

input[type="checkbox"] { vertical-align: top; margin: 4px; }

input[type="date"] { width: 128px; }

input.narrow { width: 120px; }

input.narrowNumber { width: 60px; }

textarea { height: 120px; }

table .date { width: 1%; white-space: nowrap; }

table th { font-weight: 600; text-align: center; }

th.minwidth { width: 0.1%; }

table.striped a { display: block; color: white; }

table.striped tr td { padding: 5px 2px; background: url(/theme/tb-darker.png); }

table.striped tr:nth-child(even) td { background: url(/theme/tb-lighter.png); }

table.striped tr:hover td { background: rgba(74, 74, 74, 0.57); }

table.edit th { white-space: nowrap; width: 10%; text-align: left; }

table.edit td { padding: 4px 2px; }

table.list th { text-align: center; }

input[type="text"], input[type="password"], input[type="date"], textarea, select {
	border: 1px solid #787878;
	background: url(/theme/tb-darker.png);
	color: #e0e0e0;
	font-family: inherit;
	font-size: inherit;
	line-height: 18px;
	border-radius: 3px;
	padding: 2px;
}

select { padding: 2px 0; }

select option { background: black; padding: 2px; }

#banlist-edit button[type="button"] { padding: 6px 8px; margin-right: 4px; }
#banlist-edit #reasons {margin-top: 2px;}
#banlist-edit .faded { opacity: 0.2; }

/* tmavy CKeditor*/
textarea.cke_source, input.cke_dialog_ui_input_text, input.cke_dialog_ui_input_password, textarea.cke_dialog_ui_input_textarea { color: black; }

.cke_chrome {border: none !important;}
.cke_chrome, .cke_contents, .cke_wysiwyg_frame, .cke_wysiwyg_div, .cke_inner { background: transparent !important; }

.margin-b5 { margin-bottom: 5px; }

.cmd .title { display: inline-block; width: 130px; }

#qr-result {
	margin: 20px auto;
	text-align: center;
}

/* js grafy */
.graphjs {background: #fffffff0; color: #333; padding-bottom: 10px; margin-bottom: 10px; margin-top: 10px;}
.graphmeta table { margin: 5px auto; font-size: 85%;}
.graphmeta thead th { padding-left: 10px;}
.graphmeta tbody th { text-align: left; padding-right: 15px;}
.graphmeta tbody td { text-align: right; padding-left: 26px;}


/* mobilni responzivni design */
@media screen and (max-width: 1020px) {
	body { margin: 0; font-size: 95%; }

	blockquote { margin: 25px 10px; }

	#page, #footer, #header, #menutop { width: auto; }

	#header { background-position: 13px -50px; height: 61px; }

	a { padding: 5px 2px; display: inline-block; }

	#menutop-button { display: block; background: url(mobile-menu-w.png) 13px 50% no-repeat; line-height: 38px; text-transform: uppercase; text-align: left; padding: 0 10px 0 56px; margin-top: 14px; color: white; font-weight: bold; border: 0; position: absolute; right: 7px;}

	#menutop-button:hover { background-color: transparent; }

	#menutop {
		display: block;
		position: absolute;
		width: auto;
		height: 0;
		opacity: 0;
		visibility: hidden;
		padding: 6px 10px;
		transition: 300ms all;
		background: rgb(142, 129, 108);
		background: -moz-linear-gradient(top, rgb(142, 129, 108) 0%, rgb(86, 78, 65) 7%, rgb(51, 46, 38) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(142, 129, 108)), color-stop(7%, rgb(86, 78, 65)), color-stop(100%, rgb(51, 46, 38)));
		background: -webkit-linear-gradient(top, rgb(142, 129, 108) 0%, rgb(86, 78, 65) 7%, rgb(51, 46, 38) 100%);
		background: -o-linear-gradient(top, rgb(142, 129, 108) 0%, rgb(86, 78, 65) 7%, rgb(51, 46, 38) 100%);
		background: linear-gradient(to bottom, rgb(142, 129, 108) 0%, rgb(86, 78, 65) 7%, rgb(51, 46, 38) 100%);
	}

	#menutop.open {
		height: auto;
		width: calc(100% - 20px);
		opacity: 1;
		visibility: visible;
	}

	#menutop ul ul a { padding-top: 8px !important; padding-bottom: 8px !important; line-height: normal !important; }

	#header a { padding: 0; }

	#contentcnt { padding: 20px 10px 20px 10px; }

	#content { min-height: 0; }

	#menutop ul ul { margin-left: 0px; }

	#menutop > ul > li { width: 50%; max-width: 142px; }

	#menutop > ul > li > a { width: 100%; }

	#menutop li a { width: 50%; }

	#menusidecnt, #header #headright, #menusideshadow, #adsense { display: none }

	#footer { font-size: 90%; line-height: normal; }

	img { max-width: 100%; height: auto !important; }

	iframe { max-width: 100%; }

	table.striped tr td { padding: 2px 2px; }

	.table-container { clear: both; overflow-x: auto; margin: 0 -10px; }
	.filter {float: none;}
	.filter table {margin: 5px auto 15px auto;}
	.filter table th {display: table-row-group;}
	.filter table td {display: table-row;}

	.cmd .title {display: block;}
}

@media screen and (min-width: 735px) and (max-width: 1020px) {
	#wrapper { background: url(/theme/tb-darker.png) repeat 0 0; }
	.cmd .title {display: inline-block;}

}