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

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

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

a:hover			{
	text-decoration: underline;
}

a.none {
	color: white;
}

body	{
	margin: 30px;
	background-color: #312a24;
	
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

body.tinymce {
	margin: 10px;
	text-align:left;
	background-color: #0A0502;
}

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

#pagecnt {
/*	background: url(/theme/bgtop.jpg) no-repeat 50% 0;
	min-height: 900px;*/
	width: 100%;
}

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

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

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

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

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

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

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

#footer {
	background: url(/theme/footer.gif) no-repeat 0 0;
	text-align: center;
	margin: 5px 0 0 0;
	padding-bottom: 20px;
	width: 998px;
	height: 28px;
	line-height: 28px;
	font-size: 9px;
	color: white;
} 
#footer a	{
	color: #ffffff;
	text-decoration: underline;
}
table#liveinfo {
    width: 350px;
}

table#liveinfo a {
    display: block;
}

form			{
	margin: 0px;
}

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

.left {
text-align: left;
}

.right {
text-align: right;
}

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

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

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

pre				{
	margin-top: 0px;
	margin-bottom: 0px;
	color: white;
	font-size: 8pt;
	font-weight: normal;
}

table			{
	font-size: 12px;
	border-spacing: 0px;
}

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

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

td {padding: 1px 2px;}

.center {
	text-align: center;
}

table.vzkaznik span { font-weight: bold; width: 100px; }


/* stats obecne */
.cod2stats {
    white-space: nowrap;
}

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

.cod2stats img {
    vertical-align: middle;
    padding: 1px;
}
.cod2stats a.player {
	color: #FFFFFF;
    font-weight: bold;
}
.cod2stats .ordid {
	text-align: center;
}
.cod2stats .name,.bigplayername {
	padding-left: 10px;
	color: #FFFFFF;
}
.cod2stats .name a {
    line-height: 75px;
    font-size: 13px;
    white-space: nowrap;
    display: block;
}
.cod2stats .name img {
	float: left;
    margin-right: 10px;
}
.cod2stats .num {
    text-align: right;
	padding-right: 10px;
}

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

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

.cod2stats .bigplayer .bigplayername {
	font-size: 16px;
    font-weight: bold;
}

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

.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 {
	float: right;
    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: 0px;
}

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

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

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

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


.accordion a {display: block;}
.accordion div a {display: inline;}
.accordion div {padding: 24px;}


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

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

.button			{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.query, .dropdown		{
	border: 1px solid #787878;
	background: url(/theme/tb-darker.png);
	color: #e0e0e0;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

.dropdown {
background: black;
}

blockquote {
    margin: 25px;
}

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

.full {
	width: 100%;
}

.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 ul {
	margin: 0;
	padding: 0;
}

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

#menutop li a {	
	display: block;
	margin: 0 0px 0 0;
	padding: 12px 1px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

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

#menutop div {
	z-index: 40;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 12px 0 0px 0;
	background: #d96100 url(/theme/menutop-open.gif) top no-repeat;
	border: 0;
/*	border-bottom: 1px solid #f5954b;*/
	text-align: center;
}

#menutop li a {
	width: 140px;
}
#menutop div {
	width: 142px;
}

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

#menutop div a:hover {
color: #ffffff;
}

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

#menuside .menu a:hover {
color: white;
text-decoration: none;
}

#menusidecnt {
	float: right;
	width: 230px;
	margin-right: 41px;
}

h1, h2, h3 {
	color: #b3b3b3;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
}

h1 {
	margin-bottom: 25px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

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

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

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

#menuside .box.menu {
	background-image: url(/theme/menuside-main.jpg);
}

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

#menuside h2 {
	font-size: 18px;
	height: 33px;
	line-height: 33px;
	padding: 0 22px;
	margin: 0;
	background: #bdbdbd;
	border-bottom: 1px solid #e6e6e6;
	color: #444444;
	text-shadow: 1px 1px 2px #ffffff;
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

#menuside h3 {
	font-size: 14px;
	margin: 6px 0;
}

#menuside a {
}

#menuside a:hover {
}

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

#phprcon {
	position: relative;
}

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

#phprcon .suggest		{
				position: absolute;
				width: 600px;
				display: block;
				overflow: auto;
				height: 300px;
				}
#phprcon .suggest_inv	{
				display: none;
				}
#phprcon .suggest_link	{
				background-color: #150A05;
				color: #b58c77;
				padding: 2px 3px 2px 3px;
				}
#phprcon .suggest_link:hover {
				color: #ffffff;
				}
			
.indent {
padding-left: 40px;
}
