/* --- MECZE --- */

.wars-top {
	width:600px;
	float:left;
	margin:20px 0 15px 25px;
	background: url(images/wars/names-bg.jpg) no-repeat;
}
.wars-title {
	float:left;
	width:285px;
	height:41px;
	font-size:16px;
	color:#fff;
	margin:9px 0 0 15px;
}
.wars-middle {
	width:600px;
	float:left;
	margin-left:25px;
}
.wars-img {
	float:left;
	width:165px;
	height:100px;
}
.wars-dane {
	float:left;
	width:270px;
	height:100px;
	background:url(images/wars/middle-bg.jpg);
}
.wars-scorebg1 {
	width:150px;
	height:44px;
	margin-left:60px;
	background:url(images/wars/scores-bg.png) no-repeat;
	position:relative;
	bottom:10px;
	text-align:center;
}
.wars-scorebg2 {
	width:142px;
	height:41px;
	text-align:center;
	margin:auto;
	font-size:30px;
	line-height:41px;
}
.wars-bottom {
	width:600px;
	float:left;
	margin:20px 0 0 25px;
}
.wars-leftlist {
	float:left;
	width:195px;
	background:url(images/wars/leftlist-bg.png) right repeat-y;
	text-align:right;
	font-size:14px;
}
.wars-leftlist-top {
	width:195px;
	height:6px;
	background:url(images/wars/leftlist-top.png) right no-repeat;
}
.wars-players1 {
	margin-right:10px;
	line-height:25px;
	font-weight:bold;
	color:#00457F;
}
.wars-leftlist-bottom {
	width:195px;
	height:6px;
	background:url(images/wars/leftlist-bottom.png) right no-repeat;
}
.wars-maps {
	float:left;
	width:210px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	padding-top:6px;
}
.wars-rightlist {
	float:left;
	width:195px;
	background:url(images/wars/rightlist-bg.png) left repeat-y;
	font-size:14px;
}
.wars-rightlist-top {
	width:195px;
	height:6px;
	background:url(images/wars/rightlist-top.png) no-repeat;
}
.wars-players2 {
	margin-left:10px;
	line-height:25px;
	color:#00457F;
	font-weight:bold;
}
.wars-rightlist-bottom {
	width:195px;
	height:6px;
	background:url(images/wars/rightlist-bottom.png) no-repeat;
}

/* --- KOMENTARZE --- */

.comnt-all {
	width:615px;
	float:left;
	margin:0 0 20px 17px;
	background:#edf8ff url(images/com-bg.png) repeat-y;
}
.comnt-topimg {
	width:615px;
	height:6px;
	float:left;
	background:url(images/com-up.png);
	clear:both;
}
.comnt-infobox {
	width:142px;
	float:left;
	padding-left:8px;
}
.comnt-avatar {
	text-align:center;
	display:inline-block;
	width:138px;
	margin-top:4px;
}
.comnt-txtbox {
	width:464px;
	float:left;
	border-left:1px solid #d0edff;
}
.comnt-comnr {
	width:40px;
	float:left;
	margin-left:17px;
	font:17px Georgia, Arial, Helvetica, sans-serif;
	color:#005093;
}
.comnt-cominfo {
	float:right;
	margin:3px 5px 0 0;
	color:#005093;
}
.comnt-quoteinp {
	width:16px;
	height:16px;
	background:url(symbols/crystal_project/16/xchat.png);
	border:none;
	cursor:pointer;
	padding:0px;
	font-size:0px;
}
.comnt-arrow {
	width:13px;
	height:17px;
	float:left;
	clear:left;
	position:relative;
	right:1px;
}
.comnt-text {
	width:420px;
	float:left;
	margin:10px 0 0 10px;
}
.comnt-editinfo {
	color:#3483b2;
	float:right;
	font-size:11px;
}
.comnt-bottomimg {
	width:615px;
	height:4px;
	float:left;
	background:url(images/com-bottom.png);
	clear:both;
}