/* B-Club FC Thun CSS Template */

body {
	margin: 0;
	padding:0px 20px;
        font-size: 0.8em;
	font: 9pt Arial, Verdana, Sans-Serif;
	color:#333;
        background: #EDEDED url(images/bg_neu.jpg) repeat-y center;
        overflow:auto;
        overflow: -moz-scrollbars-vertical;
}

.tab {
    border-bottom: 1px solid #B91A1A;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#container {
  color: #303030;
  width: 736px;
  margin:0 auto;
  padding:0;
  text-align:left;
}

#toplinks {
	height: 50px;
        width: 736px;
	background: #B91A1A;
	text-align: right;
	padding-right: 0px;	
	padding-top: 5px;
        background: #B91A1A url(images/fft_klein.png) left no-repeat;
}

#toplinks a {
	font-size: 8pt;
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
	background: url(images/strelica.gif) left no-repeat;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #FDE700;
}

#toplinks a:hover {
	border-bottom: 2px solid #fff;	
}

#flashlogo {
	float: left;
	height: 146px;
        width: 736px;
	padding: 0px;
        margin 0px;
        background: #B91A1A;
}

#content {
	margin: 10px 0 5px 0;
	padding-left: 10px;
        padding-right: 5px;
}

#content h2 {
	margin: 10px 0 5px 0;
	padding-bottom: 15px;
	padding-left: 2px;
        padding-right: 5px;
        padding-top: 7px;
	font-size: 12pt;
        color: #B91A1A;
        background: url(images/clanak.gif) repeat-x bottom left;
}

#content p {
	margin: 0;
}

#powered {
	margin: 15px 0 0 0;
	border: 2px solid #fff;
	background: #F6E5E5 url(images/plavo.gif);
	padding: 3px 3px 3px 6px;
	color: #FF0000;
}

#powered a, #powered a:visited {
	display: inline;
	border: none;	
}


h2 {
    color: #B91A1A;
}

a {
	text-decoration: none;
	color: #B91A1A;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}



h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

#zaglavlje {
	clear: both;
	margin: 0px 0 5px 0;
	height: 70px;
	background: url(images/header.gif) repeat-x;
}

#title_info {
	float: right;
	height: auto;
	padding: 8px;
	width: 310px;
	margin: 10px 5px 0 0;
	border: 2px solid #fff;	
	background: #F8D1D1;
	color: #B91A1A;
}

#title_info p {
	margin: 0;
}

.sitebar {
	margin: 0;
	padding: 5px 10px 5px 10px;
	width: 130px;
        height:100%;
	color: #6B6B6B;
	background: #eee url(images/lijevo.gif) repeat-x;
}

.sitebar a, .sitebar a:visited {
	text-decoration: underline;
}

.headlines {
	float: right;
	width: 223px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #eee url(images/lijevo.gif) repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
}

.headlines p {
	margin: 0px;
	font-size: 90%;
}

.headlines h3 {
	font-size: 9pt;	
}

.headlines a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

.datum {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px solid #eee;
	font-size: 80%;
	text-transform: uppercase;	
	color: #808080;
        text-align: right;
}

.events {
	margin: 0 250px 20px 5px;
	border-top: 1px solid #F3B2B2;
	border-bottom: 1px solid #F3B2B2;
	background: #F6E5E5 url(images/plavo.gif) repeat-x;
	padding: 5px 6px 5px 6px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
}

.events a, .events a:visited {
	text-decoration: underline;	
}

.events h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #808080;
	padding-top: 3px;
}

.events p {
	padding: 0;
	margin: 0;
}

.block2 {
	width: 70%;
	margin: 0 0 10px 0;
	padding: 5px 6px 5px 6px;
	border: 1px solid #DDD;
	background: #eee url(/themes/bclub/images/lijevo.gif) repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
}

.block2 p {
	margin: 0px;
	font-size: 90%;
	padding: 0px;
}

.block2 h3 {
	font-size: 9pt;	
}

.block2 a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
}


.block1 {
	margin: 0 0 10px 0;
	border: 1px solid #F3B2B2;
	background: #F6E5E5 url(/themes/bclub/images/plavo.gif) repeat-x;
	padding: 5px 6px 5px 6px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	width: 70%;
}

.block1 a, .block1 a:visited {
	text-decoration: underline;	
}

.block1 h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #808080;
	padding-top: 3px;
}

.block1 p {
	padding: 0px;
	margin: 0px;
}