/* Global */
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th, div {
	margin: 0;
	padding: 0;
	border-spacing: 0;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 1000px;
	background: #325328;
	height: 100%;
}
a {
	color: #0055CC;
}
a:hover {
	color: #CC0000;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 0;
}
#osnova {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg.png) repeat-y center #FFF;
}
/* Header */
#header {
	height: 108px;
	width: 976px;
	margin: 0 auto;
	padding: 8px 0 0 24px;
	background: url(images/sprite.png) no-repeat 0 108px #325328;
}
#header .logo {
	display: block;
	width: 468px;
	height: 97px;
	background: url(images/sprite.png) 0 -117px no-repeat;
	float: left;
}
#header .logo:hover {
	background: url(images/sprite.png) -468px -117px no-repeat;
}
/* Osnova */
#main {
	width: 960px;
	margin: -6px auto 0;
	position: relative;
}
#leftcol {
	width: 600px;
	float: left;
}
#menu {
	margin: 0 0 8px;
	position: relative;
	height: 23px;
	width: 100%;
}
#menu ul {
	position: absolute;
	top: 0;
	right: 0;
	height: 23px;
	padding-right: 15px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	padding: 7px 12px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	height: 19px;
	float: left;
	margin-right: 12px;
}
#menu ul li a:hover, #menu ul li.active a {
	background: url(images/menubg.png) repeat-x;
}
.adstop {
	width: 472px;
	height: 65px;
	float: left;
	margin: 18px 0 0 16px;
	padding: 3px 0 0 4px;
	background: url(images/sprite.png) -300px -214px no-repeat;
}
.adstop img {
	border: 0;
}
#featured{ 
	width:450px; 
	padding-right:150px; 
	position:relative; 
	height:300px; 
	margin-bottom: 20px;
}
#featured a:focus {
	outline: none;
}
#featured ul.ui-tabs-nav{ 
	position:absolute;
	top:0; left:450px; 
	list-style:none; 
	width:150px; 
	z-index: 1;
}
#featured ul.ui-tabs-nav li{ 
	padding-left:0px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li table{ 
	height: 100%;
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
	padding: 0 5px;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;
	line-height:20px;
	background: url(images/sprite.png) 0px -214px #f6e344;
	padding-left: 7px;
	text-decoration: none;
	cursor: pointer;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background: url(images/sprite.png) -150px -214px #325328;
	color: #fff;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background: url(images/newsselected.png);
	padding-left: 36px;
	margin-left: -29px;
	position: relative;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a:hover{ 
	background: url(images/newsselected.png);
	color: #000;
}
#featured .ui-tabs-panel{ 
	width:450px; height:300px; 
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:230px; left:0; 
	height:70px; 
	background: url(images/transparent-bg.png); 
	width:450px;
}
#featured .ui-tabs-panel .info .commentsnum{ 
	position:absolute;
	top:5px;
	right:35px;
	color:#FFF;
}
#featured .ui-tabs-panel .info .commentsnum img{
	border:0;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-size:12px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display: none; 
}
.leftcolp {
	width: 602px;
	margin-bottom: 20px;
	position: relative;
}
.leftin {
	margin-top: -2px;
	position: relative;
	width: 581px;
	border-right: 1px solid #E6E7E1;
	border-bottom: 1px solid #E6E7E1;
	padding: 9px;
}
.leftin h1 {
	font-size: 18px;
	margin: 6px 0;
}
.leftin p {
	margin: 12px 0;
}
.leftin table {
	width: 100%;
}
h2.lefttitle {
	height: 29px;
	padding: 5px 0 0 25px;
	color: #333;
	font-size:18px;
	background: url(images/sprite.png) -280px -282px no-repeat #f6e344;
	font-weight: 100;
}
/* SideBar */
#rightcol {
	width: 279px;
	margin: -1px 0 0 40px;
	float: left;
	position: relative;
}
.sidep {
	width: 279px;
	padding-bottom: 5px;
	margin: 0 auto 10px;
	font-size: 12px;
}
.sidep h2.title {
	background: url(images/sprite.png) 0 -274px no-repeat #f6e344;
	width: 218px;
	height: 29px;
	padding: 5px 2px 0 59px;
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: 100;
}
.sidecont {
	width: 263px;
	margin: -3px 0 0 3px;
	border-left: 1px solid #E6E7E1;
	border-right: 1px solid #E6E7E1;
	border-bottom: 1px solid #E6E7E1;
	padding: 3px 5px 3px 5px;
}
.logos {
	width: 100%;
}
.big {
	font-size: 30px;
}
.logos img {
	border: 0;
}
.logos .left {
	text-align: right;
}
.logos .right {
	text-align: left;
}
.teams {
	font-size: 16px;
}
.game p {
	text-align: center;
}
.goals {
	margin-top: 3px;
	font-size: 14px;
	line-height: 1.4;
}
.gameinfo {
	margin-top: 3px;
	font-size: 12px;
}
.gameinfo .date {
	font-size: 16px;
	font-weight: bold;
}
.tournir{ 
	font-size: 14px;
	width: 275px;
	margin: -3px 0 0 3px;
	padding-top: 3px;
	border-left: 1px solid #E6E7E1;
	border-right: 1px solid #E6E7E1;
	border-bottom: 1px solid #E6E7E1;
}
.tournir td{
	padding: 3px 0;
}
.tournir tr.nyva td{
	background-color: #325328;
	color: #FFF !important;
	border: 0;
}
.tournir tr.nyva td a{
	color: #FFF;
}
.tournir tr.nyva td a:hover{
	color: #f6e344;
}
.tournir .c1{ padding-left: 10px; text-align: center;}
.tournir .c2{ padding-left: 10px; text-align: left;}
.tournir .c3,
.tournir .c4{ text-align: center; padding-right: 10px;}
.pollstrip {
	width: 100%;
	background: #f0f0f0;
}
/* Footer */
#footer {
	height: 85px;
	width: 964px;
	margin: 0 auto;
	background: url(images/sprite.png) no-repeat 0 -8px #325328;
	padding: 24px 0 0 36px;
	position: relative;
}
.topua {
	position: absolute;
	left: 35px;
	bottom: 16px;
}
.rolano {
	display: block;
	width: 102px;
	height: 22px;
	background: url(images/sprite.png) -776px -214px no-repeat;
	position: absolute;
	left: 413px;
	top: 72px;
}
.rolano:hover {
	display: block;
	width: 102px;
	height: 22px;
	background: url(images/sprite.png) -878px -214px no-repeat;
}
/* Forum */
.threads a {
	font-size: 13px;
}
.tbl-border {
	color: #555;
}
.tbltit {
	font: normal 12px Arial;
	color: #555;
	background-color: #f4ee88;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
	border-bottom: 1px solid #E6E7E1;
}
.tbl2 {
	font-size: 11px;
	color: #555;
	background-color: #E6E7E1;
	padding: 4px;
	border-bottom: 1px solid #fff;
}
.noborder {
	border: 0 !important;
}
.bbcode {
	border: 1px solid #ccc;
	background-color: #fff;
}
.textbox {
	border: 1px solid #ccc;
}
.button {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #f1f1f1;
	height: 20px;
	border: 1px solid #ccc;
	margin-top: 2px;
}
.folder {
	width: 16px;
	height: 16px;
	margin: 5px;
	background: url(images/sprite.png) -936px -133px no-repeat #ccc;
	float: left;
}
.new {
	background: url(images/sprite.png) -936px -117px no-repeat #325328;
}
.lock {
	background: url(images/sprite.png) -936px -165px no-repeat #ccc;
}
.sticky {
	background: url(images/sprite.png) -936px -149px no-repeat #fe9b00;
}
.forum_cat_name {
	padding: 4px;
	font-size: 14px;
	background: #f6e344;
}
.quote {
	margin: 0 10px;
	padding: 10px;
	border: 1px dashed #E6E7E1;
	color: #666;
	font-style: italic;
	background: #f9f9f9;
}
/* ShoutBox */
.shouttext {
	width: 575px;
	margin-bottom: 5px;
	padding: 2px;
}
.shoutboxp {
	padding: 10px;
	width: 579px;
}
.shtbox-button {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
	height: 24px;
	border: 1px solid #ccc;
	position: relative;
	top: -9px;
	margin-left: 351px;
}
.side {
	font-weight: bold;
}
.pagenav {
	width: 100%;
	text-align: center;
	padding: 3px 0;
}
.pagenav span, .pagenav a {
	padding: 3px 6px;
	border: 1px solid #E6E7E1;
	margin: 0 2px;
}
/* TABLE */
.fulltable { 
	width: 550px;
	margin: 0 auto;
	font-size: 14px;
}
.fulltablehead td {
	font-size: 11px;
	font-weight: bold;
}
.fulltable td{
	padding: 3px 0;
	border-bottom: 1px solid #E6E7E1;
}
.fulltable tr.leader td {
	/*border-bottom: 1px solid #339933;*/
}
.fulltable tr.fulltablenyva td{
	background-color: #325328;
	color: #FFF !important;
	border: 0;
}
.fulltable tr.fulltablenyva td a{
	color: #FFF;
}
.fulltable tr.fulltablenyva td a:hover{
	color: #f6e344;
}
.fulltable .c1{ padding-left: 10px; text-align: center;}
.fulltable .c2{ padding-left: 10px; text-align: left;}
.fulltable .c3,
.fulltable .c4{ text-align: center; padding-right: 10px;}
font.victoire {color: #339933}
font.nul {color: #ff9933}
font.defaite {color: #FF3300}

.announcetext {
	text-align: justify;
	word-spacing: -0.1ex;
	font-size: 13px;
	line-height: 1.3;
}
.announceimage {
	width: 100%;
	text-align: center;
}
.announcemeta {
	text-align: center;
	margin-top: 0px;
	font: normal 14px Arial;
}
.player {
	width: 100%;
	border-bottom: 1px solid #E6E7E1;
	margin-bottom: 10px;
}
.playerampl {
	display: block;
	font-size: 18px;
	margin-bottom: 15px;
	padding-left: 25px;
}
td.playerphoto {
	width: 150px;
}
td.playerinfo {
	padding: 9px;
}
.login {
	width: 100%;
}
.login td {
	padding: 3px;
}
.center {
	margin: 0 auto;
}
#adsense {
	text-align: center;
}