body {
	background:#006026;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	padding:0;
	margin:0;
}
.bg1, .bg5, .bg6{
	background:#006026 url(bg1.jpg) no-repeat 50% 0;
}
.bg2 {
	background:#006026 url(bg2.jpg) no-repeat 50% 0;
}
.bg3 {
	background:#006026 url(bg3.jpg) no-repeat 50% 0;
}
.bg4 {
	background:#006026 url(bg4.jpg) no-repeat 50% 0;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:none;
}
a {
	outline: none;
	color:#bb0d00;
	text-decoration:none;
}
td {
	vertical-align:top;
}
.main_wrapper {
	width:984px;
	margin:0 auto;
}
.content_wrapper {
	background:url(page_bg.png) repeat-y 0 0;
	behavior: url("iepngfix.htc");
}
.header {
	height:198px;
	position:relative;
}
a.home {
	position:absolute;
	top:40px;
	left:0;
	padding:0;
	margin:0;
	font-size:1px;
	text-indent:-999px;
	width:403px;
	height:103px;
	overflow:hidden;
	z-index:999;
}
h1.logo {
	position:relative;
	float:left;
	top:40px;
	padding:0;
	margin:0;
	font-size:1px;
	text-indent:-999px;
	background-image:url(team_logo.png);
	width:403px;
	height:103px;
	overflow:hidden;
	behavior: url("iepngfix.htc");
}
/* Top search styles */
.search_panel_wrapper {
	position:relative;
	float:right;
	top:140px;
	right:5px;
	width:302px;
	height:50px;
}
.search_panel_bg {
	background:transparent url(search_bg.png) no-repeat 0 0;
	width:302px;
	height:50px;
	behavior: url("iepngfix.htc");
}
.search_panel {
	position:absolute;
	top:12px;
	width:302px;
	height:50px;
	left:12px;
}
input.search_field {
	border:none;
	float:left;
	margin-right:3px;
	background:transparent;
	border:none;
	width:241px;
	height:16px;
	padding:5px;
}
a.search_button {
	display:block;
	background:url(search_btn.gif) no-repeat 50% 50%;
	width:27px;
	height:26px;
	float:left;
	text-indent:-999px;
	overflow:hidden;
}
/* Navigation styles */

.navigation_wrapper {
	position:relative;
	height:44px;
}
.navigation_bg {
	height:44px;
	background:url(top_menu_bg.png) no-repeat 0 0;
	padding-top:6px;
	behavior: url("iepngfix.htc");
}
.navigation {
	height:44px;
	position:absolute;
	top:6px;
	left:0;
}
.navigation ul {
	padding:0;
	margin:0;
	list-style:none;
	height:44px;
	overflow:hidden;
	padding-left:20px;
}
.navigation ul li {
	list-style:none;
	height:44px;
	float:left;
	background:url(top_menu_separator.gif) no-repeat 100% 0;
	padding-right:2px;
}
.navigation ul li a {
	float:left;
	display:block;
	height:44px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	line-height:44px;
	background:url(top_menu_link_bg.jpg) no-repeat 0 0;
	padding:0 20px;
}
.navigation ul li a span {
	display:block;
	height:44px;
	float:left;
	cursor:pointer;
}
.navigation ul li a:hover span {
	background:url(hover.gif) no-repeat 50% 100%;
}
.navigation ul li a.current span {
	background:url(active.gif) no-repeat 50% 100%;
}
.navigation ul li.last {
	background:none;
}
.navigation ul li.last a span {
	padding-right:28px;
}
/* Hot articles */
.subnavigation {
	height:40px;
	line-height:40px;
	overflow:hidden;
	background:url(content_top_bg.gif) repeat-x 0 0;
	padding:0 10px;
	width:954px;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	margin:0 auto;
}
.subnavigation ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
.subnavigation ul li {
	list-style:none;
	float:left;
}
.subnavigation ul li a {
	float:left;
	display:block;
	background:url(subnav_separator.gif) no-repeat 100% 50%;
	padding:0 19px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:11px;
}
.subnavigation ul li.last a {
	background:none;
}
.subnavigation ul li a:hover {
	text-decoration:underline;
}
.subnavigation ul li a.current {
	color:#bb0d00;
}
/* Content styles */
.content {
	background:url(content_top_bg.gif) repeat-x 0 0;
	padding:17px 10px;
	width:954px;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	margin:0 auto;
}
/* Left column styles */
.left_content_column {
	float:left;
	width:644px;
	padding-left:3px;
	margin:0;
	position:relative;
}
/* Right column styles */
.right_content_column {
	float:left;
	width:303px;
	position:relative;
}
/* Gallery */
.gallery_module {
	background-image:url(gallery_module_bg.gif);
	width:630px;
	height:171px;
	margin-bottom:14px;
}
.prev_btn {
	float:left;
	width:25px;
	height:1%;
	padding-top:65px;
}
.next_btn {
	float:right;
	width:25px;
	height:1%;
	padding-top:65px;
}
.thumbs {
	width:560px;
	margin-left:40px;
	padding-top:7px;
}
.gallery_link {
	color:#ededed;
	font-size:11px;
	position:relative;
	top:8px;
	float:right;
	right:36px;
	font-family:Tahoma, Verdana, sans-serif;
	display:block;
	width:96px;
	text-align:center;
}
.thumbs h2 {
	color:#fff;
	font-size:12px;
	margin:0;
	padding:0;
	height:28px;
	line-height:28px;
}
.gallery_scroll img {
	border:#fff 3px solid;
}
.article_top {
	background:url(category_item_bg.gif) repeat-x 0 0;
	padding:15px 0 0 0;
}
.article_top h2 {
	padding: 17px 0 0 15px;
	line-height:100%;
	font-size:18px;
	height:53px;
	margin:0;
}
.tabs {
	height:27px;
	padding-left:13px
}
a.tab1 {
	background-image:url(tab_active.gif);
	width:107px;
	height:27px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
	display:block;
	float:left;
	margin-right:1px;
	color:#fff;
}
a.tab2 {
	background-image:url(tab_inactive.gif);
	width:107px;
	height:27px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
	display:block;
	float:left;
	color:#6e6e6e;
	margin-right:1px;
}
.font_size {
	float:right;
	width:83px;
	font-size:16px;
	color:#999999;
}
.font_size span {
	float:left;
	margin-right:5px;
	position:relative;
	top:4px;
	font-weight: bold;	
}
.font_size span.small_font {
	float:left;
	margin-right:3px;
	position:relative;
	top:8px;
	font-size:11px;
	font-weight: bold;
}
.font_size a {
	position:relative;
	top:3px;
	float:left;
	width:18px;
	height:18px;
	margin-right:5px;
}
a.decrease_font {
	background-image:url(decrease_font_size.gif);
}
a.increase_font {
	background-image:url(increase_font_size.gif);
}
a.decrease_font_max {
	background-image:url(decrease_font_size_max.gif);
}
a.increase_font_max {
	background-image:url(increase_font_size_max.gif);
}
.article {
	padding:20px 15px;
	margin:0 1px;
	background:url(category_item_bg.gif) repeat-x 0 0;
	text-align:justify;
}
/* Article picture panell */
.small_picture_panel {
	float:left;
	background-color:#fff;
	width:298px;
	border:#bebebe 1px solid;
	margin:0 12px 10px 0;
}
.small_picture_panel img {
	margin:8px;
}
.prev_next_small_picture {
	background:url(prev_next_bg.gif) repeat-x 0 0;
	padding:10px;
}
a.prev_pic {
	background-image:url(prev_pic.gif);
	display:block;
	height:18px;
	width:18px;
	float:left;
}
.prev_next_small_picture span {
	float:left;
	display:block;
	padding:3px 5px 0 5px;
}
a.next_pic {
	background-image:url(next_pic.gif);
	display:block;
	height:18px;
	width:18px;
	float:left;
}
a.more_pics {
	float:right;
}
.big_picture_panel {
	background-color:#fff;
	border:#bebebe 1px solid;
	text-align:center;
}
.big_picture_panel img {
	margin:10px;
	max-width:577px;
}
.prev_next_big_picture {
	background:url(prev_next_bg.gif) repeat-x 0 0;
	padding:13px;
	height:15px;
}
.prev_next_big_picture a.next_pic {
	float:right;
}
.image_description {
	padding:10px 0;
}
.image_description h3 {
	font-size:13px;
	text-align:left;
	padding:0 0 10px 0;
	margin:0
}
.gallery_panel_top, .gallery_panel_bottom {
	padding:10px 3px 10px 3px;
	height:20px;
}
.gallery_panel_bottom {
	padding:10px 3px 0px 3px;
}
.gallery_panel_top span, .gallery_panel_bottom span {
	display:block;
	text-align:center;
}
.gallery_panel_top a.next_pic, .gallery_panel_bottom a.next_pic {
	float:right;
}
.image_caption {
	font-weight:bold;
	display:block;
	padding:10px 0;
}
.gallery_thumbs_category {
	float:left;
	width:750px;
	padding:20px 0;
}
.gallery_category_links {
	width:175px;
	height:350px;
	float:left;
}
.gallery_thumbs {
	padding:21px 0 21px 21px;
}
.thumb {
	background:#f4f4f4;
	border:1px solid #c3c3c3;
	float:left;
	font-size:11px;
	height:100px;
	margin:0 5px 5px 0;
	padding:7px;
}
.thumb img {
	display:block;
	margin-bottom:4px;
}
/* Categories */
.cat_header {
	font-weight:bold;
	padding:16px 10px 6px 10px;
	font-size:13px;
}
.categories {
	list-style:none;
	padding:5px;
	margin:0;
}
.categories li {
	list-style:none;
	margin-bottom:1px;
}
.categories li a {
	list-style:none;
	background-color:#789d4b;
	display:block;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
	border-bottom:#57772f 1px solid;
}
.categories li a:hover {
	background-color:#8ab15b;
}
.categories li a.current {
	background-color:#46681d;
	border-bottom:#304c0e 1px solid;
}
.left_wide_box {
	width:602px;
	background:url(panel_wide_bg.png) no-repeat 0 0;
	clear:both;
	font-size:11px;
	padding:14px;
}
.left_wide_box img, .left_box img {
	margin-bottom:13px;
}
.left_wide_box h2 {
	font-size:14px;
	color:#bb0d00;
	height:39px;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.left_wide_box h2 a {
	color:#bb0d00;
}
.left_wide_box h2 a:hover {
	color:#7f7f7f;
}
.left_box {
	float:left;
	width:282px;
	margin-top:7px;
	background:url(panel_short_bg.png) no-repeat 0 0;
	font-size:11px;
	padding:13px;
}
.left_box h2 {
	font-size:14px;
	color:#bb0d00;
	height:39px;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.left_box h2 a {
	color:#bb0d00;
}
.left_box h2 a:hover {
	color:#7f7f7f;
}
.left_box_content {
	height:65px;
	overflow:hidden;
}
.r_box .left_box_content {
	height:53px;
	overflow:hidden;
	border-bottom:#fafafa 4px solid;
}
.r_box {
	position:relative;
	left:14px;
}
/* Right column boxes */
.right_box {
	background:url(right_panel_footer.gif) no-repeat 0 100%;
	padding-bottom:13px;
	font-size:11px;
	margin-bottom:14px;
}
.right_box h2 {
	background:url(right_panel_header.gif) no-repeat 0 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	width:275px;
	height:37px;
	padding:0 14px;
	line-height:37px;
	margin:0 0 1px 0;
}
.right_box h2 a.all {
	float:right;
	line-height:12px;
	color:#b7c5a1;
	font-size:11px;
	font-weight:normal;
	text-transform:lowercase;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width:92px;
	height:20px;
	display:block;
	position:relative;
	text-align:center;
	top:13px;
}
.right_box .right_box_content {
	background-color:#f5f5f5;
	padding:10px 10px 0 10px;
	border-left:#e2e2e2 1px solid;
	border-top:#e2e2e2 1px solid;
	border-right:#e2e2e2 1px solid;
}
.right_box1 {
	background:url(right_panel_footer.gif) no-repeat 0 100%;
	padding-bottom:13px;
	font-size:11px;
	margin-bottom:14px;
}
.right_box1 h2 {
	background:url(right_panel_header.gif) no-repeat 0 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	width:275px;
	height:37px;
	padding:0 14px;
	line-height:37px;
	margin:0 0 1px 0;
}
.right_box1 h2 a.all {
	float:right;
	line-height:12px;
	color:#b7c5a1;
	font-size:11px;
	font-weight:normal;
	text-transform:lowercase;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width:92px;
	height:20px;
	display:block;
	position:relative;
	text-align:center;
	top:13px;
}
.right_box1 .right_box1_content {
	background-color:#f5f5f5;
	padding:13px 13px 0 13px;
	border-left:#e2e2e2 1px solid;
	border-top:#e2e2e2 1px solid;
	border-right:#e2e2e2 1px solid;
}
.right_tabs {
	border-bottom:#006b2b 5px solid;
	height:29px;
	font-size:12px;
}
.right_tabs a.tab_selected {
	display:block;
	float:left;
	background-image:url(module_tab_selected.gif);
	text-align:center;
	line-height:29px;
	color:#FFFFFF;
	font-weight:bold;
	width:151px;
	height:29px;
}
.right_tabs a.tab {
	display:block;
	float:left;
	background-image:url(module_tab.gif);
	text-align:center;
	line-height:29px;
	font-weight:bold;
	width:151px;
	height:29px;
	color:#5a5a5a;
}

.right_banner {
	margin-bottom:14px;
	padding-left:2px;
}

.program_table {
	width:275px;
}

.program_table tr td {
	height:26px;
	padding:0 4px;
	vertical-align:middle;
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
}

.program_table tr.row1 td {
	background-color:#7bc523;
}

.program_table tr.row2 td {
	background-color:#006b2b;
}

.program_table tr.row2 td.cell_l {
	background:url(th_bg5.gif) no-repeat 0 0;
	padding-left:8px;
	text-align:left;
}
.program_table tr.row2 td.cell_r {
	background:url(th_bg5.gif) no-repeat 100% 0;
}

.program_table tr.row3 td {
	background-color:#bb0d00;
}

.program_table tr.row3 td.cell_l {
	background:url(th_bg4.gif) no-repeat 0 0;
	padding-left:8px;
	text-align:left;
}
.program_table tr.row3 td.cell_r {
	background:url(th_bg4.gif) no-repeat 100% 0;
}

.program_table tr.row1 td.cell_l {
	background:url(th_bg2.gif) no-repeat 0 0;
	padding-left:8px;
	text-align:left;
}

.program_table tr.row1 td.cell_r {
	background:url(th_bg2.gif) no-repeat 100% 0;
}

.program_table tr th {
	background-color:#006b2b;
	height:26px;
	color:#fff;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}
.program_table tr th.cell_l {
	background:url(th_bg5.gif) no-repeat 0 0;
}
.program_table tr th.cell_r {
	background:url(th_bg5.gif) no-repeat 100% 0;
}
.full_program {
	background-image:url(full_program.gif);
	width:102px;
	height:20px;
	text-align:center;
	line-height:18px;
	display:block;
	color:#fff;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	float:right;
	margin-top:14px;
}
/* Video box */
.video_box {
	font-size:11px;
	margin-bottom:14px;
}
.video_box h2 {
	background:url(right_panel_header.gif) no-repeat 0 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	width:275px;
	height:37px;
	padding:0 14px;
	line-height:37px;
	margin:0 0 1px 0;
}
.video_box h2 a.all {
	color:#B7C5A1;
	display:block;
	float:right;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:20px;
	line-height:12px;
	position:relative;
	text-align:center;
	text-transform:lowercase;
	top:13px;
	width:92px;
}
.video_link {
	display:block;
	background-color:#395518;
	color:#f8f1a6;
	height:28px;
	line-height:27px;
	padding:0 10px;
	margin-bottom:1px;
}
.video_link_selected {
	display:block;
	background-color:#253216;
	color:#f8f1a6;
	height:28px;
	line-height:27px;
	padding:0 10px;
	margin-bottom:1px;
}
h2 a {
	color:#bb0d00;
}
h2 a:hover {
	color:#7f7f7f;
}
h3, h3 a {
	color:#4b4b4b;
	padding:7px 0;
	margin:0;
	font-size:14px;
}
h3 a:hover, h4 a:hover {
	color:#8d8d8d;
}
h4 {
	padding:0 0 10px 0;
	margin:0;
	font-size:12px;
}
h4 a {
	color:#383838;
}
.date {
	color:#fff;
	background-image:url(date_bg.gif);
	width:58px;
	height:17px;
	display:block;
	font-size:10px;
	text-align:center;
	line-height:16px;
	font-weight:normal;
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	float:none;
	clear:both;
}
.show_all {
	font-size:11px;
	display:block;
	color:#fff;
	width:96px;
	line-height:19px;
	height:20px;
	background-image:url(show_all_bg.gif);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
	margin-top:14px;
	float:right;
}
.left_box .show_all {
	float:none;
	clear:both;
	position:relative;
	left:185px;
	margin:0;
	border-top:#fafafa solid 14px;
}
.news_item {
	padding:10px 0;
}
.news_item a {
	color:#000;
}
.news_item a:hover {
	color:#8d8d8d;
}
.item_image {
	float:left;
	margin-right:10px;
	height:65px;
}
/* News lists */
.left_news_item {
	float:left;
	width:306px;
	padding:0 15px 0 0;
}
.short_list-menu {
	background:url(lists_bg.gif) no-repeat 0 100%;
	width:280px;
	height:182px;
	float:left;
}
.long_list-menu {
	background:url(lists_bg.gif) no-repeat 0 100%;
	width:280px;
	height:366px;
	float:left;
}
.list-menu {
	list-style:none;
	padding:0;
	margin:0;
}
.list-menu li {
	list-style:none;
	margin-bottom:1px;
	padding:14px 8px 0 28px;
	height:30px;
}
.list-menu li a {
	color:#bb0d00;
	display:block;
	width:238px;
	height:24px;
	overflow:hidden;
	line-height:100%;
}
.list-menu li a:hover {
	color:#000;
}
.left_box .short_list-menu {
	margin-top:15px;
}
/* Footer styles */

.logo_footer {
background:#FAFAFA url(subfooter_bg.gif) repeat-x;
clear:both;
font-size:12px;
margin:0 auto;
position:relative;
width:976px;
}

.logo_footer_bg { /* Tozi clss trqbva da se prezapishe , ima promeni. ostanalite  sa novi */
	background:url(subfooter_bg_right.gif) no-repeat 100% 28px;
	height:190px;
	padding:15px;
	font-size:11px;
	font-weight:bold;
}

.logo_small {
	width:69px;
	height:62px;
	background-image:url(logo_footer.gif);
	position:absolute;
	top:0px;
	left:453px;
}
.footer {
	width:984px;
	background-image:url(footer_bg.gif);
	height:38px;
	text-align:center;
	font-size:11px;
	color:#d0c5c5;
	font-size:11px;
}
.footer a {
	color:#dbdbdb;
}
.footer a:hover {
	text-decoration:underline;
}
.footer_left {
	width:45%;
	float:left;
	background:url(footer_left.gif) no-repeat 0 0;
	height:38px;
	text-align:left;
	padding-left:30px;
	line-height:34px;
}
.footer_right {
	width:45%;
	float:right;
	background:url(footer_right.gif) no-repeat 100% 0;
	height:38px;
	text-align:right;
	padding-right:30px;
	line-height:34px;
}
.bottom {
	width:918px;
	margin:0 auto;
	padding:10px 14px 15px 14px;
	color:#80a77c;
	font-size:10px;
}
#createdby {
	width:200px;
	height:14px;
	font-size: 10px;
	position:relative;
	float:right;
	margin:0 auto;
	text-align: right;
	padding-top:0;
	
}
.devision {
	float: right;
	position:relative;
	display: block;
	top:-6px;
	margin-left: 6px;
}

.bottom #createdby a {
	color: #80a77c;	
}

.frontpage_footer #createdby a {
	color: #D9D9D9;	
}

a.sportal {
	float: right;
	position:relative;
	display: block;
	background: url(sportal.gif) no-repeat 0 0;
	width: 82px;
	height: 17px;
	margin-right:10px;	
}
/* Misc */
.clear {
	font-size:0px;
	height:0px;
	clear:both;
}
/* Pool */
.inquiry {
	list-style:none;
	padding:0 0 0 3px;
	margin:0;
}
.inquiry li {
	list-style:none;
	padding:11px 9px;
	margin:0;
	background:url(inquiry_item_bg.jpg) no-repeat 0 0;
	height: 1%;
}
.inquiry li.inquiry-heading {
	background-image:none;
	font-weight:bold;
	padding:7px 0 10px 0;
}
.inquiry li a {
	color:#4c4c4c;
	display:block;
	padding:0 0 0 23px;
	margin:0;
}
.inquiry li.inquiry-heading span.result {
	display:block;
	padding:0;
	margin:0;
}
.inquiry li span.result {
	padding:0 5px;
	display:block;
	margin:0;
	background:none;
	border:none;
	height: 1%;
}
.inquiry li span {
	display:block;
}
a.bullet-normal {
	background:url(bullet_normal.gif) no-repeat 2px 0;
}
a.bullet-selected {
	background:url(bullet_selected.gif) no-repeat 2px 0;
}
.vote_archive {
	font-size:11px;
	color:#5f872c;
	height:22px;
	padding-top:10px;
	margin-top:4px;
	padding-right:4px;
	float:right;
}
.vote_archive a {
	color:#0f500a;
	text-decoration:underline;
}
a.vote_btn {
	position:relative;
	top:10px;
	left:4px;
	width:106px;
	height:29px;
	background-image:url(vote_btn.gif);
	display:block;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:29px;
}
/* Sort news box*/
.article_panel {
	background:url(category_item_bg.gif) repeat-x 0 0;
	height:36px;
	line-height:36px;
	font-size:11px;
	padding-left:13px;
	color:#999999;
	font-size:11px;
	margin-top:20px;
	clear:both;
}
.article_panel span {
	color:#000;
	font-weight:bold;
	margin:0 3px;
}
.send_to_friend {
	background:url(send_to_friend.gif) no-repeat 0 50%;
	padding-left:17px;
	display:block;
	float:left;
	margin-right:20px;
	color:#585858;
	font-weight:bold;
}
.print {
	background:url(print.gif) no-repeat 0 50%;
	padding-left:17px;
	display:block;
	float:left;
	color:#585858;
	font-weight:bold;
}
.top {
	float:right;
	padding-right:13px;
	text-decoration:underline;
}
.category_box .article_top {
	background:url(category_item_bg.gif) repeat-x 0 0;
	padding:19px 0 0 0;
	margin:0 1px;
}
.category_box .article_top h3 {
	padding: 0 0 17px 15px;
	line-height:100%;
	font-size:16px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:auto;
}
.category_box {
	width:630px;
	background:url(panel_wide_bg.png) no-repeat 0 0;
	clear:both;
	font-size:11px;
	padding:14px 0;
}
.category_box h2 {
	font-size:14px;
	color:#bb0d00;
	height:23px;
	margin:0;
	padding:0 0 0 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.category_box h2 a {
	color:#bb0d00;
}
.category_box h2 a:hover {
	color:#7f7f7f;
}
.category_item {
	padding:15px;
	height:75px;
	line-height:100%;
	background:url(category_item_bg.gif) repeat-x 0 0;
}
.category_box .first {
	background:none;
}
.category_item div {
	height:52px;
}
.category_item .date {
	padding:0;
	clear:none;
	float:none;
	display:inline-block;
}
.category_item img {
	float:left;
	margin-right:14px;
}
.category_item h3 {
	padding:5px 0;
}
.category_item h3 a {
	padding:0;
	font-size:13px;
	color:#000;
}
span.small {
	color:#828282;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-top:2px;
}
/* Pager */
.pager {
	padding:15px 15px 0 15px;
	height:25px;
	font-family:Tahoma, Verdana, Arial, sans-serif
}
.pager span {
	color:#6c6c6c;
	font-weight:bold;
	text-align:center;
	line-height:16px;
	padding:0;
	display:block;
	height:17px;
	float:left;
}

.pager_left span {
	width:18px;
}

.pager_sep {
	width: 0;
	height: 17px;
	float: left;
	border-left:#a2a2a2 1px solid;	
	display: block;
}
	
.pager span.pages {
	width:auto;
	font-weight:normal;
	background:none;
	padding-right:7px;
	color:#000;
}
.pager span a {
	float:left;
	display:block;
	color:#bb0d00;
	background-color:#fafafa;
	width:18px;
	height:17px;
	text-align:center;
	line-height:16px;
}
.pager_right a {
	float:left;
	display:block;
	color:#bb0d00;
	background-color:#fafafa;
	height:17px;
	text-align:center;
	line-height:16px;
	font-weight:bold;
	padding:0 6px;
}
.pager_right span {
	padding:0 6px;
}
.pager span.prev_page, .pager span.next_page {
	background-color:#fafafa;
	width:auto;
}
.pager span.prev_page a, .pager span.next_page a {
	background-color:#fafafa;
	color:#bb0d00;
	font-size:15px;
	font-weight:bold;
	padding:0 6px;
	width:auto;
	border:none;
}

.pager span.prev_page span, .pager span.next_page span {
	background-color:#fafafa;
	color:#6c6c6c;
	font-size:15px;
	font-weight:bold;
	padding:0 6px;
	width:auto;
	border:none;
}
/* Switch language */
.switch_language {
	position:absolute;
	top:165px;
	left:15px;
}
.switch_language a {
	display:block;
	float:left;
	background-image:url(choose_lang_bg.gif);
	width:31px;
	height:25px;
	line-height:24px;
	text-align:center;
	color:#99b56d;
	font-weight:bold;
	margin-right:3px;
}
.switch_language a.current {
	color:#fff;
}
/* Gallery */
.gallery {
	padding:15px 0 0 15px;
}
.gallery_thumb {
	float:left;
	border:#cbcbcb 1px solid;
	display:block;
	margin:0 9px 8px 0;
}
.gallery_thumb img {
	border:#fff 5px solid;
}
/* Video page */
.video_player {
	width:644px;
	background:url(panel_wide_bg.png) no-repeat 0 0;
	clear:both;
	font-size:11px;
	padding:14px 0;
	float:left;
	margin-left:3px;
}
.video_player h2 {
	font-size:14px;
	color:#bb0d00;
	height:23px;
	margin:0;
	padding:0 0 0 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.player {
	padding:15px;
}
.player h3 {
	color:#000;
	font-size:12px;
}
.added {
	color:#666666;
}
.video_right {
	float:left;
	width:303px;
	position:relative;
}
.video_clips {
	background:url(video.gif) no-repeat 0 0;
	width:944px;
	clear:both;
	padding:14px 1px;
	margin-left:3px;
}
.video_clips h2 {
	font-size:14px;
	color:#bb0d00;
	height:23px;
	margin:0;
	padding:0 0 0 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clips_container {
	padding:20px 0 20px 15px;
	background:url(category_item_bg.gif) repeat-x 0 0;
}
.clip_thumb {
	padding:6px;
	background-color:#fff;
	width:160px;
	float:left;
	border:1px solid #CBCBCB;
	margin:0 10px 10px 0;
	text-align:left;
}
.clip_thumb h4 {
	font-size:11px;
	font-weight:normal;
}
.clip_thumb .date {
	background:none;
	font-size:11px;
	color:#bb0d00;
}
/*:::::::::::::::::::::: New styles :::::::::::::::::::*/

.article { /* Tozi da se prezapishe */
	padding:20px 15px;
	margin:0 1px;
	background:url(category_item_bg.gif) repeat-x 0 0;
	text-align:justify;
}
.article .date {
	background:none;
	font-size:11px;
	color:#bb0d00;
	display:inline;
	clear:none;
}
.caption {
	clear:both;
	padding-bottom:7px;
}
/* Pool */
.poll_title {
	color:#4b4b4b;
	margin:0;
	font-size:14px;
	font-weight:bold;
	padding:15px 0;
	height:1%;
}
.grey {
	font-size:11px;
	font-weight:normal;
	color:#999999;
	display:block;
	padding-top:2px;
}
a.results_open {
	float:right;
	display:block;
	background-image:url(pool_open.gif);
	width:18px;
	height:18px;
	margin-right:10px;
}
a.results_closed {
	float:right;
	display:block;
	background-image:url(pool_closed.gif);
	width:18px;
	height:18px;
	margin-right:10px;
}
.show_results {
	border-top:#CCCCCC 1px solid;
}
.result {
	padding:12px 12px 12px 35px;
	border-bottom:#d2d2d2 1px solid;
	background:url(pool_result.gif) no-repeat 0 10px;
	width:auto;
}
.rates {
	float:left;
	padding-top:2px;
}
.slider_left {
	background:url(poll_results_left.gif) no-repeat 0 0;
	padding-left:5px;
	height:8px;
	float:left;
	position:relative;
	top:6px;
	margin-left:8px;
}
.slider_right {
	background:url(poll_results.gif) no-repeat 100% 0;
	height:8px;
}
/* Players */
.players {
	background:url(category_item_bg.gif) repeat-x 0 0;
	margin:0 1px;
}
.players_list {
	background:url(category_item_bg.gif) repeat-x 0 0;
	padding:13px;
	font-size:11px;
}
.players_title {
	padding:13px;
	font-size:10px;
	font-weight:bold;
	color:#bb0d00;
	background:url(category_item_bg.gif) repeat-x 0 0;
}
.col2 {
	width:165px;
	float:left;
	padding-top:3px;
}
.col3 {
	width:100px;
	float:left;
	text-align:center;
	padding-top:3px;
}
.col4 {
	width:90px;
	float:left;
	text-align:center;
	padding-top:3px;
}
.col5 {
	width:50px;
	float:left;
	text-align:center;
	padding-top:3px;
}
.col6 {
	width:50px;
	float:left;
	text-align:center;
	padding-top:3px;
}
.details1 {
	float:left;
	width:165px;
	padding-top:20px;
}
.details1 a {
	color:#006026;
	font-weight:bold;
}
.details2 {
	padding-top:20px;
	float:left;
	width:100px;
	text-align:center;
}
.details3 {
	padding-top:20px;
	float:left;
	width:90px;
	text-align:center;
}
.details4 {
	padding-top:20px;
	float:left;
	width:50px;
	text-align:center;
}
.details5 {
	padding-top:20px;
	float:left;
	width:50px;
	text-align:center;
}
.title {
	font-size:13px;
	font-weight:bold;
	float:left;
	color:#000;
	width:140px;
}
.players_list img {
	float:left;
}
.number {
	float:left;
	background-image:url(t_shirt.gif);
	width:62px;
	height:39px;
	text-align:center;
	font-size:25px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:15px;
	margin-top:5px;
	margin-right:10px;
	color:#bb0d00;
}
.player_details {
	padding:15px;
}
.details_txt {
	float:left;
	width:400px;
	margin-left:15px;
}
.info {
	background-color:#e7e7e7;
	padding:10px;
	margin-bottom:10px;
}
.info div {
	float:left;
	width:45%;
}
.info div.clear {
	float:none;
}
.details_txt .title {
	font-size:11px;
	display:block;
	width:100%;
	padding-bottom:10px;
}
/* Send to friend */
body.form {
	background-color:#fafafa;
}
.form_wrapper {
	width:422px;
	background:url(send_to_friend_bg.gif) no-repeat 0 0;
	clear:both;
	font-size:11px;
	padding:14px;
	margin:0 auto;
}
.form_wrapper h2 {
	font-size:14px;
	color:#bb0d00;
	height:39px;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_container {
	width:340px;
	margin-left:25px;
	padding:0;
}
.text {
	border:#cccccc 1px solid;
	background-color:#fff;
	padding:5px 10px;
	width:320px;
	margin:3px 0;
}
.text-field {
	border:#cccccc 1px solid;
	background-color:#fff;
	width:320px;
	margin:3px 0;
	padding:3px;
}
.date-field {
	border:#cccccc 1px solid;
	background-color:#fff;
	width:150px;
	margin:0;
	padding:3px;
}
.submit {
	width:106px;
	height:29px;
	background-image:url(vote_btn.gif);
	display:block;
	border:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	cursor:pointer;
}
/* Search */
.not_found {
	padding:25px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.TDatePickerImageButton {
	border:1px solid #919EA9;
	margin-left:1px;
	padding:2px;
	vertical-align:top;
}
/* Related items */
.related_items {
	float:right;
	width:210px;
	margin:10px 0 15px 15px;
	background-color:#eeeeee;
	border:#c4c4c4 1px solid;
	padding:15px;
}
.related_items span {
	font-weight:bold;
	border-bottom:#c4c4c4 1px solid;
	display:block;
	padding:0 0 5px 0;
	margin-bottom:4px;
}
.related_items ul {
	list-style:none;
	padding:0;
	margin:0;
}
.related_items ul li {
	padding:5px 0px;
	border-bottom:#c4c4c4 1px dotted;
}
.related_items ul li a:hover {
	text-decoration: underline;
}
.coose_season {
	display:block;
	float:right;
	font-size:11px;
	font-weight:normal;
	color:#000;
	position:relative;
	right:14px;
	top:-2px;
}
.season_year {
	font-size: 10px;
	margin-top: 2px;
	width: 85px;
}
.team {
	width:450px;
	background-image:url(team_bg.jpg);
	height:112px;
	margin-bottom:15px;
	padding:40px 20px 15px 160px;
	font-size:11px;
}
.team_title {
	color:#006026;
	font-size:15px;
	font-weight:bold;
	display:block;
	padding-bottom:10px;
}
.old_result {
	padding:12px;
	border-bottom:#d2d2d2 1px solid;
}
.old_result a {
	font-weight:bold;
	font-size:13px;
}

/** DatePicker styles overwrites **/
.article .TDatePicker_default .date {
	background: none;
	clear: none;
	color: #000000;
	display: table-cell;
	width: 58px;
}
/* Frontpage styles */

.frontpage_bg {
	background:#006026 url(frontpage_bg.jpg) no-repeat 50% 0;
}

.splash_wrapper {
	width:766px;
	margin:25px auto 0 auto;
	position:relative;
}
.splash_content {
	width:766px;
	margin:0 auto;
	padding-top:108px;
	background:url(splash_header.png) no-repeat 0 0;
	behavior: url("iepngfix.htc");
}
.splash_content_bottom {
	background:transparent url(footer_splash.gif) no-repeat 0 100%;
	padding-bottom:13px;
}
.flash {
	background:#fafafa url(splash_header_bottom.jpg) no-repeat 0 100%;
	padding:0 27px 30px 27px;
	position:relative;
}
.enter {
	position:absolute;
	bottom:0px;
	left:323px;
	background:url(enter_bg.gif) no-repeat 0 0;
	width:112px;
	height:16px;
	font-size:14px;
	color:#424242;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.enter:hover {
	color:#bb0d00;
}
.modules {
	background-color:#fafafa;
	padding:15px 0 0 15px;
}
.modules div {
	width:236px;
	float:left;
	margin-right:14px;
}
.modules div.clear {
	clear:both;
	float:none;
}
.modules div h2 {
	background-image:url(frontpage_module_header.gif);
	height:29px;
	line-height:29px;
	margin:0;
	padding: 0 0 0 10px;
}
.modules div h2 a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.frontpage_footer {
	width:766px;
	margin:3px auto 0 auto;
	padding:10px 5px 5px 5px;
	color:#d9d9d9;
	font-size:11px;
}
/* Switch language frontpage */
.frontpage_switch_language {
	position:absolute;
	bottom:9px;
	right:25px;
}
.frontpage_switch_language a {
	color:#535353;
	font-weight:bold;
	margin:0 3px;
}

.frontpage_bottom { /* Tezi dvata sushto se prezapisvat */ 
	padding:30px 15px 0 15px;
	background:#FAFAFA url(subfooter_bg.gif) repeat-x 0 -15px;
	font-size:11px;
	font-weight:bold;
}

.loga_left {
	position:relative;
	margin:7px 7px 0 0;
}
.loga_right {
	position:relative;
	margin:7px 7px 0 0;
}
.loga_right img, .loga_left img {
	border:#d9d9d9 1px solid;
}

.loga_right img.official, .loga_left img.official {
	border:none;
}

.frontpage_bottom .loga_left {
 position:relative;
 left:0;
}
.frontpage_bottom .loga_right {
 float:right;
 position:relative;
 right:0;
}

.loga_right img, .loga_left img {
	border:#d9d9d9 1px solid;
}

/*a tezi otdolu se dobavqt */

.frontpage_bottom .loga_left {
	position:relative;
	left:0;
}
.frontpage_bottom .loga_right {
	float:right;
	position:relative;
	right:0;
}
.loga_right img, .loga_left img {
	border:#d9d9d9 1px solid;
}

.logo_bottom {
	position:absolute;
	behavior: url("iepngfix.htc");
	width:129px;
	height:35px;
	left:26px;
	top:-1px;
	z-index:100;
	background-image:url(logo_bottom.png);
}

.globul-brand {
	width: 275px;
	height: 46px;
	background: url(th_bg3.gif)	
}

.spacer5 {
	display: block;
	padding-top: 5px;
}

.ranking {
	width: 100%;
}

.ranking td {
	padding: 5px;
	border-bottom: 1px solid #dddddd;
}

.ranking th {
	padding: 5px;
	border-bottom: 1px solid #dddddd;
}

.loga_left {
	position:relative;
	margin:7px 7px 0 0;
}
.loga_right {
	position:relative;
	margin:7px 7px 0 0;
}


.loga_right img.official, .loga_left img.official {
	border:none;
}


.loga_right img, .loga_left img {
	border:#d9d9d9 1px solid;
}

.official_partners {
	height:129px;
	background:#1b6930 url(loga/official_partner.gif) no-repeat 0 0;
}
.official_partners2 {
	height:124px;
	background: url(loga/official_partner2.jpg) no-repeat 0 0;
}

.logo_footer_bg table.loga {
	margin:0 auto ;
}

.frontpage_bottom .official_partners {
	height:103px;
	background:#1b6930 url(loga/official_partner_frontpage.gif) no-repeat 0 0;
}
.official_supplier {
	height:129px;
	background:#1b6930 url(loga/official_supplier.gif) no-repeat 0 0;
}
.frontpage_bottom .official_supplier {
	height:103px;
	background:#1b6930 url(loga/official_supplier_frontpage.gif) no-repeat 0 0;
}

.logo_footer_bg table.loga {
	margin:0 auto ;
}