@charset "utf-8";
* {
	padding:0;
	margin:0;
	}
	
body {
	background:#d3d3d3;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a {
	color:#0059cc;
	text-decoration:underline;
	}
	
img {
	border:none;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	}	
	
.page-wrap {
	width:976px;
	margin:0 auto;
	}
	
.header {
	background:url(../images/header.jpg) center center no-repeat;
	width:976px;
	height:125px;
	float:left;
	}
	.header h2.official {
		font-size:14px;
		font-weight:800;
		padding-top:84px;
		padding-left:716px;
		}

.nav {
	background:url(../images/nav-bg.gif) repeat-x;
	width:976px;
	height:28px;
	float:left;
	}
	.nav ul {
		list-style:none;
		text-transform:uppercase;
		padding-left:20px;
		padding-top:3px;
		font-weight:bold;
		}
		
#navigation a{
color: #fff;
text-decoration: none;
padding-left: 10px;
padding-bottom:3px;
}

#navigation a span {
padding-right: 10px;
padding-bottom:3px;
display:inline;
line-height:22px;
}

#navigation a, #navigation a span
{
display: block;
float: left;
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none;
}
/* End hide */

#navigation a:hover
{
color: #000;
background: #fff url(../images/left-tab-hover.gif) left top no-repeat;
padding-left: 10px;
}

#navigation a:hover span
{
background: url(../images/right-tab-hover.gif) right top no-repeat;
padding-right: 10px;
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
}

#navigation li
{
float: left;
margin: 0;
}

body#home #navigation li.home a, body#news #navigation li.news a, body#shedulen #navigation li.shedulen a, body#tables #navigation li.tables a,
body#teams #navigation li.teams a, body#stats #navigation li.stats a, body#tournaments #navigation li.tournaments a, body#galleries #navigation li.galleries a, body#sponsors #navigation li.sponsors a, body#about #navigation li.about a {
	color: #000;
	background: #fff url(../images/left-tab-hover.gif) left top no-repeat;
	padding-left: 10px;
	}
body#home #navigation li.home a span, body#news #navigation li.news a span, body#shedulen #navigation li.shedulen a span, body#tables #navigation li.tables a span,body#teams #navigation li.teams a span, body#stats #navigation li.stats a span, body#tournaments #navigation li.tournaments a span, body#galleries #navigation li.galleries a span, body#sponsors #navigation li.sponsors a span, body#about #navigation li.about a span {
	background: url(../images/right-tab-hover.gif) right top no-repeat;
	padding-right: 10px;
	}
				
.search-bar {
	background:url(../images/search-bg.gif) repeat-x;
	height:28px;
	width:976px;
	float:left;
	}
	.search-bar form {
		text-align:right;
		margin-right:44px;
		margin-top:3px;
		}
		.search-bar form #s {
			width:128px;
			height:18px;
			background:#FFFFFF;
			border: solid 1px;
			border-color:#ababab;
			}
			.search-bar form #searchsubmit {
				background:url(../images/search-button.gif) no-repeat;
				width:22px;
				height:22px;
				text-indent: -9999px;
				border:none;
				margin-top: 1px;
				}
				.s-button {
					margin-top: -23px;
					margin-right: -27px;
					}
.page {
	width:976px;
	background:#FFFFFF;
	}
	
.content, .content_gallery {
	margin:0 12px;
	padding-top:12px;
	float:left;
	display:inline;
	}
	.content img, .content_gallery img {
		border:solid 1px;
		border-color:#575757;
		}
	
.main-content, .main-content_gallery {
	float:left;
	width:426px;
	}
	
	.main-content a.more_photos {
		color:#999999;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		float: right;
		}
		
	.main_post {
		margin-top:19px;
		}
		
	.text-content h2, .main-content h2, .main-content_gallery h2 {
		color:#0059cc;
		font-size:18px;
		font-weight:bold;
		}		
	
	.text-content h4, .main-content h4, .main-content_gallery h4 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#999999;
		margin:3px 1px;
		}
		
	.text-content h4 .main-content p, .main-content a {
		margin:0 1px;
		line-height:17px
		}
		
	.sub_post {
		margin-top:18px;
		float:left;
		}
		
		.sub_post h2 {
			font-size:14px;
			}
		.sub_post img {
			border-color:#717171;
			float:left;
			margin-bottom:8px;
			margin-right:8px;
			}
		.sub_post p {
			margin-left:8px;
			padding-left:1px;
			}
			
		.sub_post a img {
			border:none;
			margin-top:5px;
			}
	a.more_posts {
		font-weight:bold;
		color:#000000;
		}
	a.gallery-button {
		background:url(../images/foto-galerija_button.gif) no-repeat;
		display:block;
		width:102px;
		height:22px;
		text-indent: -9999px;
		outline:none;
		margin-top:2px;
		float:left;
		}
		
.sub_content_one {
	float:left;
	width:257px;
	margin-left:14px;
	}
	
/* New Scores - TABLE style */
caption, caption.calandar, caption.shedule {
	background:url(../images/caption-rezultatai_bg.gif) center center repeat-x;
	line-height:27px;
	text-transform:uppercase;
	text-align:left;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	border:none;
	border:1px solid #ababab;
	width:241px;
	}
caption {
	width:257px;
	}
table, td {
	background:#d3d3d3;
	}	
table {
	border-top:none;
	width:257px;
	}	
th {
	text-align:left;
	padding:6px 10px;
	background:#e4e4e4;
	border:none;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	}	
td {
	border:none;
	}
td.date, td.first_date, td.date_calandar, td.first_date_calandar {
	border-bottom:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c6c6c;
	border-top: 1px solid #fff;
	}
td.teams_data {
	border-top:none;
	color:#0059cc;
	font-weight:bold;
	padding-bottom:6px;
	text-align:center;
	}
td.teams_data_w span, td.teams_data span {
	background:#5c5c5c;
	color:#fff;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	}
a.more_results, .more_games, .more_groups {
	text-align:right;
	padding-left:145px;
	color:#6d6d6d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}	
td.first_date {
	border-top:none;
	}	
td.last, td.last_calandar {
	 border-top: 1px solid #fff;
	 background:#e4e4e4;
	 padding:6px 2px;
	 text-align:right;
	 }
td.teams_data, td.date , td.first_date, td.teams_data_w {
	padding-left:5px;
	}
td#team-name_with {
	width:95px;
	text-align:center;
	}
td#team-name_with_one {
	width:105px;
	text-align:center;
	}
td#result_width {
	width:57px;
	text-align:center;
	}
/*END of - New Scores - TABLE style */

/*Box Style*/
.box, .box2 {
	background: #515151 url(../images/box_bg.gif) top center repeat-x;
	width: 257px;
	min-height: 152px;
	margin-top:12px
	}
	
.box h4, .box2 h4 {
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:14px;
	padding-left:10px;
	font-size:12px;
	}
	
.box img {
	border: 1px solid #FFFFFF;
	margin:14px 10px;
	float:left;
	}

.box p, .box2 p {
	color:#fff;
	margin-top:14px;
	}

.box a, .box2 a {
	color:#fea750;
	}
	
.box p.box_link {
	margin-top:4px;
	}
	
.box2 {
	width: 241px;
	}
.box2 p {
	margin-left:10px;
	margin-right:10px;
	}
.box2 p.box_link2 {
	text-align:right;
	}
/*END Box Style*/

/*Sub-content-two style*/
#sub_content_two {
	float:left;
	margin-left:14px;
	}
	
	/* Games calandar - TABLE Style*/
	td.teams_data-calandar, td.teams_data-tournament {
		border-top:none;
		color:#0059cc;
		font-weight:bold;
		padding-bottom:4px;
		text-align:left;
		background:#FFFFFF;
		}
	#team-name-calandar_with{
		width:100%;
		}
	caption.calandar, caption.shedule {
		background:url(../images/caption-calandar_bg.gif) repeat-x;
		width:241px;
		}
	td.date_calandar, td.first_date_calandar {
		background:#FFFFFF;
		}		
	table.table_calandar, table.table_tournament, table.table_shedule {
		background:#FFFFFF;
		width:241px;
		border: 1px solid #515151;
		border-top:none;
		}
	table.table_calandar {
		margin-bottom:14px;
		}
	td.teams_data-calandar, td.date_calandar, td.first_date_calandar, td.teams_data-tournament {
		padding-left:5px;
		}
		
	td.date_calandar {
		border-top: 1px solid #d3d3d3;
		}
	td.first_date_calandar {
		border:none;
		}
	td.last_calandar {
		 border-top: 1px solid #d3d3d3;
		 background:#fff;
		 }
	.more_games {
		padding-left:0;
		padding-left:80px;
		}
	/* END of Games calandar - TABLE Style */
	
	/* Tournament table - TABLE Style */

	td.teams_data-score, td.teams_data-score_L, td.teams_data-score_N, td.teams_data-score_T, td.teams_data-score_letter {
		text-align:center;
		color:#000000;
		font-weight:normal;
		padding-bottom:6px;
		background:#FFFFFF;
		width:15px;
		padding:3px 0px;
		}
	td.teams_data-score_L {
		color:#005d0f;
		}
	td.teams_data-score_N {
		color:#ff0000;
		}
	td.teams_data-score_T {
		font-weight:bold;
		}
	td.teams_data-score_letter {
		background:#e4e4e4;
		border-color:#e4e4e4;
		border:none;
		}
	th span.ltrs {
		margin-left:145px;
		padding-bottom:0px;
		margin-bottom:-5px;
		color:#6d6d6d;
		font-size:11px;
		word-spacing:13px;
		}
	th.tournament {
		margin:0;
		padding:0;
		padding-left:10px;
		padding-top:6px;
		border:none;
		border-top: 1px solid #d3d3d3;
		}
	table.table_tournament {
		border-color:#ababab;
		}
	td.teams_data-tournament {
		padding:3px 5px;
		}
	td.teams_data-tournament span {
		color:#000000;
		}
	caption.tournament_cap {
		width:241px;
		}
	#tds_w {
		width:15px;
		}
	#tdt_w {
		width:100px;
		}	
	/* END of Tournament table - TABLE Style */

/*END of Sub-content-two style*/
	
#footer {
	float:left;
	width:976px;
	}
	
	.ads {
		margin:11px;
		padding-top:1px;
		background:#e4e4e4;
		height:91px;
		width:952px;
		}
		.ads ul {
			list-style:none;
			margin:12px;
			}
			.ads ul li {
				float:left;
				display:inline;
				padding:0 12px;
				}
				.po {
					margin:4px 0;
					padding-top:1px;
					}
					
	.footer_txt {
		margin:0 11px;
		color:#6d6d6d;
		margin-bottom:11px;
		}
		.footer_txt a {
			text-decoration:none;
			}
			.footer_txt #copy {
				text-align:left;
				}
			.footer_txt #by {
				text-align:right;
				margin-top: -16px;
				margin-right:3px;
				}
				
/*Gallery style*/
p#gallery_year {
	font-weight:bold;
	margin-bottom:10px;
	margin-top:15px;
	}
	
.gallery {
	border: 1px solid #ababab;
	padding:10px;
	width:321px;
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	}
	
.gallery img {
	float:left;
	margin-right:10px;
	}
	
.gallery h4
{
	color:#999999;
	font-size: 10px;
}
	
.gallery h3 {
	color:#0059cc;
	font-weight:bold;
	font-size:12px;
	}
	
.gallery p {
	margin:10px 0;
	}
	
.gallery p span {
	font-weight:bold;
	}

a.review {
	background:url(../images/foto-review_button.gif) no-repeat;
	display:block;
	float:left;
	width:84px;
	height:22px;
	text-indent: -9999px;
	outline:none;
	}
.main-content_gallery {
	width:711px;
	}
a.photo_archive_link {
	font-weight:bold;
	color:#000000;
	margin-left:10px;
	}
.content_gallery #sub_content_two {
	margin-left:0;
	}
/*END of Gallery style*/

/*Shedule style*/
ul.groups {
	list-style:none;
	margin-top:15px;
	}
	ul.groups li {
		display:inline;
		float:left;
		margin:0 4px;
		}
		ul.groups li#all_groups {
			margin-left:0px;
			}
ul.groups li a.all_groups {
	background:url(../images/button-visos.gif) center center no-repeat;
	width:102px;
	height:22px;
	text-indent: -9999px;
	display:block;
	outline:none;
	}
	
ul.groups li.a_group {
	background:url(../images/button-a.gif) center center no-repeat;
	width:68px;
	height:22px;
	text-align: center;
	display:block;
	outline:none;
	}
	
ul.groups li.a_group a.gr
{
	color: #616161;
	height: 22px;
	width: 68px;
	display: block;
	margin-top: 3px;
	text-decoration: none;
}
	
table.table_shedule {
	width:697px;
	margin-bottom:20px;
	}
caption.shedule, caption.command_cap {
	text-transform:none;
	width:697px;
	}
span.line {
	background:url(../images/line.gif) center center repeat-x;
	height:1px;
	}
th.shedule {
		margin:0;
		padding:0;
		padding-left:6px;
		padding-top:10px;
		border:none;
		border-top: 1px solid #e4e4e4;
		padding-bottom:1px;
		}
span.s_date, span.s_group, span.s_team, span.s_team2, span.s_result, span.stats_1,  span.stats_2,span.stats_3,span.stats_4,span.stats_5 {
		color:#6d6d6d;
		font-size:11px;
		text-transform:uppercase;
		}
span.stats_1
{
	margin-left:2px;
}

span.stats_2
{
	margin-left: 10px;
}

span.stats_3
{
	margin-left: 360px;
}

span.stats_4
{
	margin-left: 30px;
}

span.stats_5
{
	margin-left: 30px;
}
	
span.s_date {
	margin-left:5px;
	}
span.s_group {
	margin-left:79px;
	}
span.s_team {
	margin-left:25px;
	}
span.s_team2 {
	margin-left:145px;
	}
span.s_result {
	margin-left:136px;
	}

td.std_date, td.std_gruop, td.std_team1, td.std_team2, td.std_score, td.std_no-score, td.std_nothing {
	background:#fff;
	padding:4px 0;
	}

td.stats_1, td.stats_2, td.stats_3, td.stats_4, td.stats_5
{
	background:#fff;
	padding:4px 0;
}

td.stats_1
{
	text-align: center;
	width: 50px;
}

td.stats_2
{
	text-align: left;
	width: 410px;
}

td.stats_3
{
	text-align: center;
	width: 70px;
}

td.stats_4
{
	text-align: center;
	width: 80px;
}

td.stats_5
{
	text-align: center;
	width: 70px;
}
	
td.std_date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c6c6c;
	}
td.std_date span {
	margin-left:8px;
	}

td.std_gruop {
	font-weight:bold;
	}
td.std_team1 {
	font-weight:bold;
	color:#0059cc;
	}
td.std_team2 {
	font-weight:bold;
	color:#0059cc;
	}
td.std_score {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	background:#5c5c5c;
	font-weight:bold;
	text-align:center;
	}
td.std_no-score {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#dd750c;
	text-align:center;
	}
td.std_nothing {
	}
#s_date_w {
	width:133px;
	}
#s_group_w {
	width:45px;
	}
#s_team_w {
	width:206px;
	}
#s_team2_w {
	width:206px;
	}
#s_result_w {
	width:51px;
	}
#std_nothing_w {
	width:28px;
	}

td.std_score span {
	}
p.margin {
	margin:15px 0;
	margin-bottom:3px;
	}
	
.text-content
{
	width: 697px;
	float:left;
	background-color: #FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.photo-gallery
{
	border: 1px solid #ababab;
	padding:10px;
	width:642px;
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	margin-top: 12px;
}
/*END of Shedule style*/

/* TABLES STYLES */

span.table_1_col, span.table_2_col, span.table_3_col, span.table_4_col, span.table_5_col, span.table_6_col, span.table_7_col, span.table_8_col, span.table_9_col
{
	color:#6d6d6d;
	font-size:11px;
	text-transform:uppercase;
}

span.table_1_col
{
	margin-left: 5px;
}

span.table_2_col
{
	margin-left: 10px;
}

span.table_3_col
{
	margin-left: 270px;
}

span.table_4_col
{
	margin-left: 15px;
}

span.table_5_col
{
	margin-left: 15px;
}

span.table_6_col
{
	margin-left: 15px;
}

span.table_7_col
{
	margin-left: 15px;
}

span.table_8_col
{
	margin-left: 135px;
}

span.table_9_col
{
	margin-left: 220px;
}

.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_9, .col_10, .col_11
{
	background:#fff;
	padding:4px 0;
	font-weight: bold;
}

.col_1
{
	width: 60px;
	text-align: center;
}

.col_2
{
	width: 340px;
	text-align: left;
}

.col_3
{
	width: 32px;
	text-align: center;
}
.col_4
{
	width: 112px;
	text-align: center;
}
.col_5
{
	width: 62px;
	text-align: center;
}
.col_6
{
	width: 82px;
	text-align: center;
}

.col_7
{
	width: 197px;
	font-weight: bold;
	background:#fff;
	padding: 2px;
}

.col_8
{
	width: 500px;
	background:#fff;
	padding: 2px;
}

.col_9
{
	width: 260px;
	padding-left: 20px;
	text-align: left;
}

.col_10
{
	width: 328px;
	text-align: left;
}

.col_11
{
	width: 109px;
	text-align: left;
}

#page a.page {
	padding: 6px;
	margin: 1px;
	background: #F7F7F7;
	color: #000000;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	font-weight: bold;
}

#page a.page_sel {
	text-decoration: underline;
	padding: 6px;
	margin: 1px;
	background: #FFFFFF;
	color: #CC0000;
	font-weight: bold;
	border: 1px solid #e1e1e1;
}

#page a.page:hover, #page a.page_sel:hover {
	text-decoration: underline;
	background: #F7F7F7;
	border: 1px solid #AAAAAA;
	color: #CA0000;
}

a.white, a.white:hover
{
	text-decoration: none;
	color: #FFFFFF;
}