a#promo{
	font-size: 9pt;
	color: #FF713C;
	font-weight: bold;
}
a.black {
	text-decoration: none;
	color: #000000;
}
a.menu {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
table#menu {
	text-align: center;
}
table#main {
	border: 1px solid #CCCCCC;
}
td#foot{
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	color: #787575;
}
a#foot{
	color: #787575;
}
a#foot:hover{
	text-decoration: none;
}
td#head-menu {
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	vertical-align: bottom;
	padding: 5;
}
a.foot-std{
	color: #787575;
	text-decoration: none;
}
a.foot-std:hover{
	text-decoration: underline;
}
a.foot-sml{
	color: #787575;
	text-decoration: none;
	font-size: 10px;
}
a.foot-sml:hover{
	text-decoration: underline;
}
a.head-menu{
	color: #000000;
	text-decoration: none;
}
a.head-menu:hover {
	text-decoration: underline;
}
a#head-menu-search,a.action {
	color: #BD4C04;
}
a.head-menu-gray {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #BD4C04;
}
a.head-menu-gray:hover {
	text-decoration: underline;
}

a#head-menu-search:hover,a.action:hover {
	text-decoration: none;
	color: #BD4C04;
}
td.under-menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7B7978;
}
input,textarea {
	border: #9D9C9C 1px solid;
	font-size: 8pt;
	background: #F7F7F7;
	color: #7A7979;
	padding: 2px;
	text-align: left;
}
input.submit {
	padding: 1px;
	text-align: center;
}
table.special_offer {
	font-size: 10pt;
	font-family: Tahoma;
}
a.img-link {
	color: #BD4C04;
	border: #BD4C04;
	text-decoration: underline;
}
a {
	font-size: 10pt;
	font-family: Tahoma;
	color: #BD4C04;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img.photo {
	border: #9D9C9C 1px solid;
}
font.special {
	font-size: 11pt;
}
th {
	background-color: #E7E7E7;
}
th.info-table {
	font-size: 12px;

}
table.adv-full {
	font-size: 14px;
	font-family: Tahoma;
}
table.adv-list {
	font-size: 10pt;
	font-family: Tahoma;
}
body,td {
	font-size: 10pt;
	font-family: Tahoma;
}
font.prize_sm {
	font-weight: bold;
	color: #BD4C04;
}
font.r {
	color: #BD4C04;
}
h2 {
	font-size: 14pt;
	font-family: Tahoma;
}
h3 {
	font-size: 12pt;
	font-family: Tahoma;
}
body {
	SCROLLBAR-FACE-COLOR: #8A8A8A;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
a.menu-mark {
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial;
}
a.menu-mark:hover {
	text-decoration: underline;
}
.page-nr {
	font-size: 8pt;
}
td.td_search{
	font-weight: bold;
	font-size: 12pt;

}
table.dodaj {
	font-size: 10pt;
	font-family: Tahoma;
}
font.special {
	font-weight: bold;
}
div.special-header {
	font-size: 14pt;
	font-family: Tahoma;
	text-align: center;
	color: #BD4C04;
}
td.tbb {
	background-color: #EDEDED;

}
div.prodname {
	font-size: 14pt;
	text-align: center;
}
a.th {
	color: #000000;
	text-decoration: none;
}
a.th-selected {
	color: #000000;
	text-decoration: underline;
}
a.th:hover,a.th-selected:hover {
	color: #000000;
	text-decoration: underline;
}



/* =========== NEWSGROUP LAYOUT ============== */

/* =========== Index Layout ============== */

/* headline */
h1.np_index_headline {
  font-size: large;
}

/* border around all groups */
.np_index_groups {
  background: #FFFFFF;
  padding: 0px;
  border: solid 1px #EFEFEF;
}

/* a block of groups */
.np_index_groupblock {
  margin-bottom: 20px;
}

/* headline of a group of blocks */
.np_index_grouphead {
  border: solid 1px #EFEFEF;
  background: #EFEFEF;
}

/* a single group */
.np_index_group {
  margin-left: 10px;
  margin-bottom: 5px;
}

/* =========== Thread Layout ============== */

span.np_thread_small {
 font-size: xx-small;
}

/* Headline */
h1.np_thread_headline {
  font-size: large;
}


/* Table around the thread */
table.np_thread_table {
  width: 100%;
  border: solid 1px #EFEFEF;
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
}

/* Head of the table */
tr.np_thread_head,td.np_thread_head {
  background: #EFEFEF;
  margin: 0px;
}



/* Even line numbers in the thread */
tr.np_thread_line1,td.np_thread_line1 {
  padding-left:   3px;
  padding-top:    0px;
  padding-right:  0px;
  padding-bottom: 0px;
  background: #f7f7f7;
  margin: 0px;
}

/* Odd line numbers in the thread */
tr.np_thread_line2,td.np_thread_line2 {
  padding-left: 3px;
  padding-top:    0px;
  padding-right:  0px;
  padding-bottom: 0px;
  background: #fbfbfb;
  margin: 0px;
}

/* Text inside a Line */
span.np_thread_line_text {
  font-size: small;
}

/* The small images, a thread consists of */
img.thread_image {
  vertical-align: bottom;
}

/* =========== Article Layout ============= */

/* headline */
h1.np_article_headline {
  font-size: large;
}


/* Head of an article */
div.np_article_header {
  background: #F7F7F7;
  padding: 3px;
  border: solid 1px #EFEFEF;
}

/* Layout of the Text-Body */
div.np_article_body {
  margin-top: 20px;
  font-family: "Lucida Console", "Courier New", Courier, "Andale Mono", monospace;
}

/* Layout of quoted text / graphic layout */
blockquote.np_article_quote {
  border-left: #002255 solid 1px;
  padding-left: 5px;
  color: #002277;
  margin: 0px;
}

/* =========== Post layout =========== */

/* headline */
h1.np_post_headline {
  font-size: large;
}


/* Head with the input fields for subject, name and email  */
.np_post_header {
  background: #eeeeee;
  padding: 3px;
  border: solid 1px #EFEFEF;
}

/* Body with the message-field and the post-button in it */
.np_post_body {
  background: #eeeeee;
  padding: 3px;
  border: solid 1px #EFEFEF;
  margin-top: 10px;
}


/* =========== navigation buttons on top of every page =========== */

div.np_buttonbar {
  background: #EFEFEF;
  padding: 1px;
  margin-bottom: 10px;
}

span.np_button {
  padding-left: 5px;
  padding-right: 5px;
  border-right: solid white 1px;
}

a.np_button {
  text-decoration: underline;
}

span.np_pages {
  right: 20px;
}

.np_pages_selected {
  font-weight: bold;
  margin-left: 5px;
}

.np_pages_unselected {
  text-decoration: underline;
  margin-left: 5px;
}
