body {
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background: url(../images/bg.gif) repeat fixed;
}

a {
	color: #004D97;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}


ul {
	padding: 0;
	margin:0;
}

li {
	padding: 3px 0;
	margin: 0;
	list-style-position: outside;
}

input{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid Silver;
	padding: 2px 5px;
}

textarea {
	border: 1px solid Silver;
	padding: 5px;
}

.button {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #0066CB;
	color: White;
	font-weight: bold;
	cursor: pointer;
	padding: 2px 10px;
}

.button3 {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FF8C00;
	color: White;
	font-weight: bold;
	cursor: pointer;
	padding: 2px 10px;
}
.button2 {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #0078EC;
	color: White;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 10px;
}

#site {
	width: 900px;
	border: 1px solid Silver;
	margin: 10px;
	padding: 5px;
	background-color: White;
	line-height: 130%;
	margin: auto;
	margin-top: 7px;
}

#header {
	
}

#header #bnr {
	height: 120px;
	/*background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;*/
}

#header #bar {
	height: 20px;
	margin-top: 10px;
	background-image: url(../images/topbar.gif);
}

#content {
	/*background-color: #0066CB;*/
	margin: 10px 0;
}

#content #leftrow {
	float: left;
	width: 160px;
	padding: 7px 0;
	background-color: #F4F9FD;
	background-color: #F8F8F8;
	border: 1px solid #B0C4DE;
	border: 1px solid #DDD;
	margin-right: 10px;
}

#leftrow .lr-top {
	background-image: url(../images/leftrowtop.gif);
	height: 15px;
	margin: 0 1px;
	color: White;
	font-weight: bold;
	font-size: 11px;
	padding: 0 5px;
}

#leftrow .lr-content {
	padding: 5px;
}

#leftrow .lr-bottom {
	margin-bottom: 15px;
}

#content #centerrow {
	float: left;
	width: 534px;
	padding: 10px;
	background-color: #F4F9FD;
	background-color: #F6F6F6;
	border: 1px solid #B0C4DE;
	border: 1px solid #DDD;
	min-height: 600px;
	line-height: 150%;
}

#content #rightrow {
	float: right;
	width: 160px;
	padding: 7px 0;
	background-color: #F4F9FD;
	background-color: #F8F8F8;
	border: 1px solid #B0C4DE;
	border: 1px solid #DDD;
	margin-left: 10px;
	text-align: right;
}

#rightrow .lr-top {
	background-image: url(../images/leftrowtop.gif);
	height: 15px;
	margin: 0 1px;
	color: White;
	font-weight: bold;
	font-size: 11px;
	padding: 0 5px;
	text-align: right;
}

#rightrow .lr-content {
	padding: 5px;
}

#rightrow .lr-bottom {
	margin-bottom: 15px;
}

#rightrow .enhance1 {
	line-height: 140%;
}

#rightrow .ftopic {
	margin: 4px 0;
}

#rightrow .enhance1 a{
	padding-bottom: 6px;
}

#centerrow #titlebar {
	background-color: #2A85E0;
	color: White;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 5px;
}

#centerrow #subpages {
	background-color: White;
	padding: 5px;
	border: 1px solid #D3D3D3;
	border-top: 0;
	text-align: center;
	color: Silver;
}

#centerrow #cbox {
	padding: 20px 5px;
}

#centerrow .cbox-p {
	margin-bottom: 35px;
}

#centerrow .cbox-t {
	border-bottom: 2px solid #2A85E0;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #026BC7;
	margin-top: 35px;
	margin-bottom: 10px;
	padding: 3px;
}

#centerrow .cbox2 {
	padding: 10px 5px;
	background-color: White;
	border: 1px solid #B0C4DE;
	margin-bottom: 25px;
}

#centerrow .ibox {
	padding: 5px 10px;
	background-color: White;
	border: 1px solid #B0C4DE;
	margin-bottom: 25px;
}

#centerrow .ibox img{
	margin: 15px 0;
}

#centerrow .ibox-t{
	border-bottom: 2px solid #105495;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #105495;
	margin-bottom: 10px;
	padding: 3px 0;
	text-align: left;
}

#centerrow ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#centerrow li {
	list-style: square;
	list-style-position: inside;
}

#footer {
	background-image: url(../images/footer.jpg);
	color: #F0F0F0;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	font-size: 11px;
}

.dummy {
	clear: both;
}

.news {
	margin-bottom: 25px;
}

.news p {
	margin: 0;
	padding: 0;
}

.news .ntop {
	background-color: #0066BF;
	color: White;
	font-weight: bold;
	padding: 3px;
	padding-left: 35px;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: 10px;
}

.news .ntitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	padding: 15px 5px;
}

.news .ntitle2 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 5px;
	padding-bottom: 5px;
	font-family: Arial,Helvetica,sans-serif;
	border-bottom: 1px solid #A8B9CC;
}

.news .nmain {	
	padding-top: 10px;
	font-size: 13px;
	line-height: 130%;
	padding: 0 5px;
}

.news .nimg {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #D3D3D3;
}

.news .more {
	text-align: right;
	padding-bottom: 3px;
}

.news .more a {
	font-weight: bold;
}

.news .more2 {
	text-align: right;
	padding-bottom: 3px;
	float: right;
}

.news .more2 a {
	font-weight: bold;
}

.news .nbottom {
	padding: 5px;
	clear: both;
	margin-bottom: 15px;
	border-top: 1px solid #B0C4DE;
	color: #84A3CC;
}

.news .nbottom2 {
	padding: 2px 5px;
	margin-bottom: 15px;
	border-top: 1px solid #B0C4DE;
	color: #F6F9FB;
	background-color: #A8B9CC;
}

.ttable1 {
	border: 1px solid #B0C4DE;
	background-color: White;
	/**/
	width: 100%;
}

.ttable1 td {
	padding: 3px;
}

.ttable1 tfoot tr td {
	background-color: #FCD40F;
	height: 10px;
}

.ttable1 thead tr td {
	background-color: #FCD40F;
	font-weight: bold;
	color: White;
}

.mini_table {
	background-color: White;
	width: 100%;
	font-size: 11px;
}

.mini_table tr{
	background-color: #E5F3FF;
}

.mini_table tr td{
	padding: 3px 5px;
}

.forum_topic {
	border: 1px solid #B0C4DE;
	background-color: #FDFEFE;
	width: 100%;
}

.forum_topic thead tr td {
	background-color: #FCD40F;
	font-weight: bold;
	color: White;
	padding: 10px;
}

.forum_topic .text {
	padding: 10px;
}

.forum_topic .bar {
	background-color: #B0C4DE;
	color: White;
	text-align: right;
	padding: 0 10px;
}


.forum_topic .name {
	width: 100px;
	padding: 0 10px;
	font-weight: bold;
	color: #3B5F8F;
	background-color: #E8EEF6;
}

.pages-tl {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: bold;
	color: #FAFAFA;
	background-color: #84A3CB;
}

.pages-t {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FAFAFA;
	background-color: #84A3CB;
	text-align: center;
}

.pages-t a{
	color: #F1F4FA;
	padding: 0 3px;
	margin: 1px;
}

.pages-t .page{
	border: 1px solid #527090;
	background-color: #7094C2;
}

.pages-t .page-sel{
	background-color: #7094C2;
	padding: 0 3px;
	margin: 1px;
}

.pages-t .page-lr{
	border: 1px solid #527090;
	background-color: #456EA2;
}

.pages {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FAFAFA;
	background-color: #84A3CB;
	text-align: center;
}

.pages a{
	color: #F1F4FA;
}

#forum_smilies img {
	cursor: pointer;
}





.xtable {
	font: Helvetica;
	font-size: 11px;
}


.xtable thead tr td{
	background-image: url(../images/ftable_top.gif);
	height: 18px;
	padding-left: 10px;
	font-weight: bold;
}

.xtable .content{
	width: 463px;
	border: 1px solid #CCCCCC;
	border-top: 0;
	background-color: #F3F3F3;
	cursor: default;
}

.xtable .content tr:hover{
	background-color: #EFEFEF;
}

.xtable .content td{
	padding: 4px 4px;
	line-height: 130%;
	vertical-align: middle;
}

.xtable tfoot tr td {
	width: 453px;
	background-image: url(../images/ftable_bottom.gif);
	height: 18px;
	text-align: right;
	font-size: 11px;
	padding-right: 10px;
}

.xtable tfoot tr td a{
	color: #036AC6;
	font-weight: bold;
}

.xtable .date {
	width: 70px;
}

.xtable .hometeam {
	text-align: right;
}
.xtable .hometeam a {
	text-decoration: none;
}

.xtable .awayteam{
}
.xtable .awayteam a {
	text-decoration: none;
}

.xtable .result{
	font-size: 12px;
	width: 40px;
	text-align: center;
}

.xtable .vs{
	font-size: 12px;
	width: 10px;
	text-align: center;
}

.xtable .result .inner {
	background-color: #008816;
	color: White;
	width: 100%;
	height: 15px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}

.xtable .result .inner td{
	padding: 1px;
}

.xtable .result .inner tr:hover {
	background-color: transparent;
}

.xtable .round{
	text-align: right;
	width: 45px;
}

.xtable .details{
	text-align: center;
	width: 25px;
}

.xtable .content .roundAll{
	font-weight: bold;
	background-color: #00B01C;
	color: White;
	padding: 2px 8px;
}

.xtable .dummy{
	height: 6px;
	font-size: 1px;
}

.xtable .teamname{
	font-weight: bold;
	background-color: #00B01C;
	color: White;
}



.ftable {
	width: 463px;
}

.ftable-top{
	background-image: url(../images/ftable_top.gif);
	height: 18px;
	padding-left: 10px;
	font-weight: bold;
}

.ftable-content{
	width: 463px;
	border: 1px solid #CCCCCC;
	border-top: 0;
	background-color: #EDEDED;
	cursor: default;
}

/*.ftable-content tr:hover{
	background-color: #E4E4E4;
}*/

.ftable-content td{
	padding: 4px 0px;
}

.ftable-content_top1{
	background-color: #388EE9;
	font-weight: bold;
	color: White;
}
.ftable-content_top1 td{
	padding: 0;
}

.ftable-content_top2 {
	background-color: #00B01C;
	font-weight: bold;
	color: #E2E2E2;
}
.ftable-content_top2 td{
	padding: 0;
}

.ftable-bottom {
	background-image: url(../images/ftable_bottom.gif);
	height: 18px;
}


.fplayers {
}

.fplayers-top{
	background-image: url(../images/ftable_top.gif);
	height: 18px;
	padding-left: 10px;
	font-weight: bold;
}

.fplayers-content{
	width: 463px;
	border: 1px solid #CCCCCC;
	border-top: 0;
	background-color: #EDEDED;
	cursor: default;
	padding: 10px 0;
}

.fplayers-content tr:hover{
	background-color: #E4E4E4;
}

.fplayers-content_highlight tr{
	background-color: #E4E4E4;
}

.fplayers-content td{
	padding-top: 5px;
	padding-bottom: 5px;
}

.fplayers-top21{
	text-align: right;
	padding-right: 20px;
	background-color: #105495;
	color: White;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 100%;
}

.fplayers-top22{
	background-color: #105495;
	color: White;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 100%;
}

.fplayers-bottom {
	width: 453px;
	background-image: url(../images/ftable_bottom.gif);
	height: 18px;
	text-align: right;
	font-size: 11px;
	padding-right: 10px;
}

.fplayers-bottom a {
	color: Gray;
}

.fplayers-number {
	width: 50px;
	text-align: right;
	padding-right: 20px;
	color: Silver;
	font-weight: bold;
}

.fplayer-name {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

.fplayer-content{
	width: 463px;
	border: 1px solid #CCCCCC;
	border-top: 0;
	background-color: #EDEDED;
	cursor: default;
}

.fplayer-pic {
	padding: 20px;
	width: 120px;
	height: 140px;
	overflow: hidden;
	text-align: center;
}

.fplayer-pic img{
	border: 1px solid Black;
	vertical-align: middle;
}

.fplayer-data{
	padding: 20px;
	vertical-align: top;
}

.pool {
}

.pool-question {
	font-weight: bold;
	color: #00498E;
	font-family: Arial,Helvetica,sans-serif;
}

.pool-answer {
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	color: #003971;
}

.pool-answer_bar {
	width: 100%;
	height: 10px;
	font-size: 2px;
	border: 1px solid #205CA9;
}

.pool-votes {
	padding-top: 10px;
	text-align: right;
}

#about {
	width: 920px;
	color: White;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	padding-bottom: 10px;
}

#about a{
	color: White;
	text-decoration: underline;
}

/* razno */
.lh150 {
	line-height: 200%;
}

.error {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: White;
	background-color: Red;
	padding: 10px 5px;
	border: 1px solid #990000;
	margin-bottom: 25px;
}

.galEl {float:left; padding: 10px; border: 1px solid #B0C4DE; margin: 10px 23px; background-color: #FCD40F;}








.ktable {
	width: 463px;
	font-family: arial, helvetica, tahoma;
	font-size: 12px;
}

.ktable thead td{
	background-image: url(../images/ktable_top.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 10px;
	font-weight: bold;
	color: #203959;
	letter-spacing: 1px;
	font-size: 11px;
}

.ktable-content{
	width: 463px;
	border: 1px solid #A6BDDB;
	border-top: 0;
	border-bottom: 0;
	background-color: #E9F0F7;
	background-color: #EDF2F7;
	cursor: default;
	color: #0D1622;
}

.ktable-content td{
	padding: 4px 2px;
}

.ktable-content_top1{
	background-color: #388EE9;
	font-weight: bold;
	font-size: 11px;
	color: White;
}
.ktable-content_top1 td{
	padding-top: 0;
	padding-bottom: 0;
}

.ktable-content_top2 {
	background-color: #00B01C;
	color: #F4F4F4;
	font-size: 11px;
	font-weight: bold;
}
.ktable-content_top2 td{
	padding-top: 0;
	padding-bottom: 0;
}

.ktable .kpoints {
	width: 10px;
	text-align: right;
	padding-right: 5px;
}

.ktable .kteam {
	font-weight: bold;
	color: #3E6488;
}

.ktable .kposition {
	width: 25px;
	padding-left: 5px;
}

.ktable tfoot td {
	background-image: url(../images/ktable_bottom.gif);
	height: 18px;
}

.snow-frame_left {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 40px;
	background: url(../images/snow-frame_left.png) fixed repeat-y;
	z-index: 1;
}

.snow-frame_top {
	position: fixed;
	top: 0;
	left: 0;
	height: 40px;
	width: 100%;
	background-image: url(../images/snow-frame_top.png);
	background-repeat: repeat-x;
	z-index: 1;
}

.snow-frame_right {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	width: 40px;
	background-image: url(../images/snow-frame_right.png);
	background-repeat: repeat-y;
	z-index: 1;
}

.snow-frame_bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 40px;
	width: 100%;
	background-image: url(../images/snow-frame_bottom.png);
	background-repeat: repeat-x;
	z-index: 1;
}

.doc-level1 {
	font-size: 13px;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
}

.doc-level2 {
	text-align: center;
	font-weight: bold;
}

.doc-level3 {
	text-align: center;
}

.doc-level4 {
	text-align: center;
}

.doc-level5 {
	padding-bottom: 10px;
}

.last-match{
	width: 100%;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00498E;
	/*border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;*/
}

.last-match-team{
	font-size:12px;
	vertical-align: bottom;
	padding-right: 8px;
}

.last-match-result{
	font-size: 16px;
	border: 1px solid silver;
	text-align: center;
	background-color: white;
	vertical-align: middle;
	padding: 2px;
}

.last-match-date{
	color: Gray;
	margin-top: 5px;
	padding: 3px;
	border-top: 1px solid #E3E3E3;
}

.next-match{
	width: 100%;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00498E;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

.next-match-team{
	font-size:14px;
	text-align: center;
	padding: 0;
}


.next-match-date{
	padding-top: 5px;
	color: #243D5D;
	text-align: center;
	font-size: 11px;
}

.news-topics {
	margin-bottom: 15px;
	color: White;
	background-color: #00549D;
	width: 300px;
}
.news-topics a {
	color: #EDEFF1;
	text-decoration: underline;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.news-topics-top {
	font-weight: bold;
	padding: 5px 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #0060B2;
	color: #DADEE2;
}
