
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B4482C;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(../netassets/headline/headline_c.gif);
	background-repeat: repeat;


}

.headline-zeme{
 color: #FFFFCC;
 font-size: 11px;
}


.headline-zeme A{
 color: #FFFFCC;
 font-size: 11px;
 text-decoration:underline;
}



.headline h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align:center;
}


.headline p, .headline h2{
     font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	margin-top:5px;
	margin-bottom:0px;
		text-align:center;
}

.headline-tl {
	background-attachment: scroll;
	background-image: url(../netassets/headline/headline_tl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;
}
.headline-tr {
	background-attachment: scroll;
	background-image: url(../netassets/headline/headline_tr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;
}
.headline-bl {

	background-attachment: scroll;
	background-image: url(../netassets/headline/headline_bl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}
.headline-br {


	background-attachment: scroll;
	background-image: url(../netassets/headline/headline_br.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.headline-b {



	background-attachment: scroll;
	background-image: url(../netassets/headline/headline_b.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 10px;
	width: 10px;
}
.headline-t {




	background-attachment: scroll;
	background-image: url(../netassets/headline/headline_t.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 10px;
	width: 10px;
}
.headline-cl {
	background-attachment: scroll;
	background-image: url(../netassets/headline/headline_c.gif);
	background-repeat: repeat-y;
	background-position: right top;

}
.headline-cr {
	background-attachment: scroll;
	background-image: url(../netassets/headline/headline_c.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

