.news_tym {
	background-color: white;
	border: 1px solid navy;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 1em 0em;
}

.news_tym h1 {
background: navy url(../style/newsbar_tym.png) repeat-x center left;
	border-bottom: 1px solid navy;
	color: white;
	font-size: 80%;
	padding: 0.3em 0.3em 0.3em 0.3em;
	margin: 0em 0em 1em 0em;
	text-align: left;
	text-decoration: none;
}

.news_tym h2 {
background: navy url(../style/newsbar_tym.png) repeat-x center left;
	border-bottom: 1px solid navy;
	color: white;
	font-size: 80%;
	padding: 0.3em 0.3em 0.3em 0.3em;
	margin: 0em 0em 0em 0em;
	text-align: left;
	text-decoration: none;
}

.news_tym p {
	background-color: white;
	margin: 2px 4px 4px 4px;
	padding: 0em 0em 0em 0em; 
}


.news_tym span {
	background: inherit;
	color: white;
	font-weight: bold;
	margin: 0em 0.3em 0em 0em; 
	padding: 0em 0.3em 0em 0.6em; 
	float: right;
}


/* --------------------------------------------- */

.news_klub {
	background-color: white;
	border: 1px solid blue;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 1em 0em;
}

.news_klub h1 {
background: blue url(../style/newsbar_klub.png) repeat-x center left;
	border-bottom: 1px solid blue;
	color: white;
	font-size: 80%;
	padding: 0.3em 0.3em 0.3em 0.3em;
	margin: 0em 0em 1em 0em;
	text-align: left;
	text-decoration: none;
}

.news_klub h2 {
background: blue url(../style/newsbar_klub.png) repeat-x center left;
	border-bottom: 1px solid blue;
	color: white;
	font-size: 80%;
	padding: 0.3em 0.3em 0.3em 0.3em;
	margin: 0em 0em 0em 0em;
	text-align: left;
	text-decoration: none;
}

.news_klub p {
	background-color: white;
	margin: 2px 4px 4px 4px;
	padding: 0em 0em 0em 0em; 
}


.news_klub span {
	background: inherit;
	color: white;
	font-weight: bold;
	margin: 0em 0.3em 0em 0em; 
	padding: 0em 0.3em 0em 0.6em; 
	float: right;
}


/* --------------------------------------------- */

.news_web {
	background-color: white;
	border: 1px solid #00A1A7;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 1em 0em;
}

.news_web h1 {
background: dodgerblue url(../style/newsbar_web.png) repeat-x center left;
	border-bottom: 1px solid #00A1A7;
	color: white;
	font-size: 80%;
	padding: 0.3em 0.3em 0.3em 0.3em;
	margin: 0em 0em 1em 0em;
	text-align: left;
	text-decoration: none;
}

.news_web h2 {
background: dodgerblue url(../style/newsbar_web.png) repeat-x center left;
	border-bottom: 1px solid #00A1A7;
	color: white;
	font-size: 80%;
	padding: 0.3em 0.3em 0.3em 0.3em;
	margin: 0em 0em 0em 0em;
	text-align: left;
	text-decoration: none;
}

.news_web p {
	background-color: white;
	margin: 2px 4px 4px 4px;
	padding: 0em 0em 0em 0em; 
}


.news_web span {
	background: inherit;
	color: white;
	font-weight: bold;
	margin: 0em 0.3em 0em 0em; 
	padding: 0em 0.3em 0em 0.6em; 
	float: right;
}