body { 
	color: black; 
	background-color: white; 
	font-size: 10pt;
	text-align: left;
}

h1 {
	font-size: 12pt;
}

p {
	font-size: 10pt;
	text-align: left;
}

.center {
	text-align: center;
}

hr {
	border-width: 0px; 
	border-bottom: 1px dashed #777777;
}

td {
	font-size: 10pt;
	text-align: left;
}

a:link { 
	color: blue 
}

a:visited { 
	color: purple 
}

a:hover { 
	color: purple 
}

a:active { 
	color: red 
}

#dataArea {
	background-image: url("../img/nc_bg.jpg"); 
	background-repeat: repeat-x;
	background-color: #C1AB84;
	vertical-align: top;

}

#leftSideDataArea {
	background-repeat: repeat-x;
	background-color: #C1AB84;
	vertical-align: top;
}

#rightSideDataArea {
	background-image: url("../img/nr_03_back.jpg"); 
	background-repeat: repeat-y;
	background-color: #C1AB84;
	vertical-align: top;
}

#copyright,
#copyright a,
#copyright a:visited {
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	color: #333333;
}

#copyright a:hover {
	text-decoration: underline;
}

#paging {
	color: #444444;
	font-size: 9pt;
	text-decoration: none;
}

#paging a {
	color: #777777;
	text-decoration: none;
}

#paging a:hover {
	text-decoration: underline;
}

.aktualita {
	padding-top: 8px; 
	border-bottom: 1px dashed #777777;
	margin-bottom: 4px;
}

.aktualita .title {
	font-size: 11pt;
	font-weight: bold;
}

.aktualita .section,
.aktualita .date {
	font-size: 8pt;
	font-style: italic;
}

.aktualita .perexindetail {
	font-weight: bold;

}

.aktualita .icon {
	float: right;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-top: 12px;
}

.aktualita .text {
	clear: both;
}


.aktualita .more {
	font-style: italic;
}

.pageTitle {
	color: #DDDDDD;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	background-image: url("../img/nc_line02.jpg"); 
}

table.alfdiar_addingpanel,
table.alfdiar_table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 24px;
}

table.alfdiar_table tr {
	/*border: 1px solid black;*/
}

td.alfdiar_month {
	font-weight: bold;
	padding-top: 12px;
	/*border-bottom: 1px solid black;*/
}

td.alfdiar_date,
td.alfdiar_text {
	border-bottom: 1px dashed #777777;
	vertical-align: top;
	padding: 2px 8px;
}

.alfdiar_addingpanel,
.alfdiar_editor {
	border-collapse: collapse;
}

.alfdiar_addingpanel .label,
.alfdiar_editor .label {
	font-weight: bold;
	text-align: right;
}

.alfdiar_addingpanel input.text,
.alfdiar_editor input.text {
	width: 100%;
}

.alfdiar_addingpanel td.gap,
.alfdiar_editor td.gap {
	border-bottom: 2px solid black;
}

.alfdiar_high {
	background-color: #E9EAEB;
	margin: 0px 0px 10px 20px;
	padding: 10px 10px;
	width: 160px;
	border: 1px solid #F6F6F7;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
}

.alfdiar_high p {
	margin: 5px 0px;
}

.alfdiar_high .title {
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	background-color: #0F3A80;
	color: #ffffff;
	padding: 5px 5px;
	margin: 0px 0px 15px 0px;
}

a.sponzon,
a.sponzon:visited {
	color: #777777;
	font-size: 8pt;
	text-decoration: none;
}

a.sponzon:hover {
	color: #AAAAAA;
	font-size: 8pt;
	text-decoration: none;
}

#bannersbox {
  height:193px; 
  background-image: url(img/mr_adbg.jpg); 
  width: 149px; 
  vertical-align:top;
  overflow: hidden;
}

#bannersbox img {
	border-width: 0px;
	margin: 0px;
  padding: 0px;
}

#playerbox div {
	border-width: 0px;
	margin-top: 0px;
}

#forie {
  display: none; 
  *display: block;
}

#forff {
  display: block; 
  *display: none;
}
