.MenuOptie {
  color: #FFFF33;
  text-decoration: none;
  font-size: 12px;
}


a {
  text-decoration: none;
  color: #FFFF66;
}

a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}


body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #663399;
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #FFFFCC;
}


.MenuOptieTd {
  padding: 6px 2px 6px 4px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #CC99FF;
  border-right-color: #660099;
  border-bottom-color: #660099;
  border-left-color: #CC99FF;
}


.PageBodyTable {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: none;
  border-left-style: none;
  border-right-color: #999999;
}


.PageTitle {
  font-size: 20px;
  font-weight: bold;
  color: #FF9900;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: dotted;
  border-right-style: none;
  border-bottom-style: dotted;
  border-left-style: none;
  border-bottom-color: #999999;
  border-top-color: #999999;
}


.AlineaTitle {
  font-weight: bold;
  color: #003366;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


.AlineaSubTitle {
  color: #003366;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


.PageTitleTd {
  font-size: 20px;
  font-weight: bold;
  color: #FF9900;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 6px;
  padding-left: 5px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  filter: Shadow(Color=#444444, Direction=135);
  height: 40px;
}


.Navigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FF9933;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #9933FF;
  border-bottom-color: #9933FF;
  background-color: #660099;
  border-top-color: #333333;
  border-left-color: #333333;
}


.LeiBordjeTd {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  padding: 2px;
  filter: DropShadow(Color=#666666, OffX=1, OffY=1, Positive=1);
}


.LeiBrodjeTekst {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  filter: Blur(add=false, direction=135, strength=6);
}


.MenuOptieTdLeft {
  padding: 1px 0px 1px 1px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #CC99FF;
  border-right-color: #330066;
  border-bottom-color: #330066;
  border-left-color: #CC99FF;
}


.FooterTextSmall {
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  color: #FFCC66;
}


.FooterTextMedium {
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #FFCC66;
}


.FooterTextLarge {
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
  font-size: 24px;
  font-style: italic;
  color: #FFCC66;
}


a:visited {
}


.ContactForm {
  border: 1px solid #330066;
}


.ContactFormHeader {
  background-color: #660099;
  font-size: 12px;
}


.ContactFormInputBox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #CCCCCC;
}


.SearchResultItem {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-bottom-color: #CCCCCC;
}


<!--  START PETER--------------------------------------------------------------->

#content {
  padding: 0px 30px 10px 15px;
  border: 0px;
}




#text_link:link, #text_link:visited {
  font-weight: bold;
  text-decoration: none;
  color: #18631C ;
}

#text_link:hover {
  font-weight: bold;
  text-decoration: none;
  background-color: #18631C;
  color: #FFC75A;
}

#text_link:active {
  font-weight: bold;
  text-decoration: none;
  color: #03C;
}


#index_link:link, #index_link:visited {
  text-decoration: none;
  color: #63108C;
}

#index_link:hover {
  text-decoration: none;
  background-color: #63108C;
  color: #FFC75A;
}

#index_link:active {
  text-decoration: none;
  color: #03C;
}


#alinea_link {
  color: #FFC75A;
}


#top_link:link, #top_link:visited {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  align: center;
  color: #18631C;
  padding: 3px;
}

#top_link:hover {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  align: center;
  background-color: #18631C;
  color: #FFC75A;
  padding: 3px;
}

#top_link:active {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  align: center;
  color: #03C;
  padding: 3px;
}


#web_link:link, #web_link:visited, #web_link:hover, #web_link:active {
  text-decoration: underline;
}

#web_link:link {
  color: #18631C;
}

#web_link:visited {
  color: blue;
}

#web_link:hover, #web_link:active {
  font-weight: bold;
  color: red;
}



#navigator:link, #navigator:visited {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
  color: #FFC75A;
}

#navigator:hover {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
  background-color: #FFC75A;
  color: #63108C;
}

#navigator:active {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
  color: #5296FF;
}


#green_button:link, #green_button:visited {
  font-size: 10pt;
  font-weight: bold;
  background-color: #18631C;
  color: #FFC75A;
  text-decoration: none;
  padding: 10px;
  border-color: #FFC75A;
  border-style: solid;
  border-width: 1px 5px 5px 1px;
}

#green_button:hover {
  font-size: 10pt;
  font-weight: bold;
  background-color: #FFC75A;
  color: #18631C;
  text-decoration: none;
  padding: 10px;
  border-color: #FFC75A;
  border-style: solid;
  border-width: 1px 5px 5px 1px;
}

#td_green_button {
  font-size: 10pt;
  font-weight: bold;
  background-color: #18631C;
  color: #FFC75A;
  border-color: #FFC75A;
  border-style: solid;
  border-width: 1px 5px 5px 1px;
  padding: 5px;
}



#table_top {
  border-color: #63108C;
  border-style: solid;
  border-width: 1px 5px 5px 1px;
  empty-cells: show;
  margin: 5px;
}

#td_top {
  border-color: #63108C;
  border-style: none solid solid none;
  border-width: 1px;
  padding: 5%;
  text-align: left;
  background-color: #FFFFCC;
  color: #63108C;
  padding: 20px;
}

#th_top {
  background-color: #63108C;
  border-color: #63108C;
  border-style: solid;
  border-width: 1px;
  color: #FFCC00;
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
  font-size: larger;
  font-variant: small-caps;
  font-weight: bolder;
  padding: 2%;
  text-align: left;
}


#td_tsun {
  background-color: black;
  color: white;
  font-family: "courier"
  font-size: 12pt;
  font-weight: bold;
  border: 0px;
  padding: 10px;
  text-align: center;
}

#td_tsun_pict {
  background-color: white;
  border: 0px;
  padding: 20px;
  text-align: center;
}


#table_nobo {
  border: 0px;
}

#td_nobo {
  font-size: 11pt;
  font-weight: normal;
  border: 0px;
  padding: 2px;
  text-align: left;
}

#td_nobo_idx {
  font-size: 12pt;
  border: 0px;
  padding: 2px;
  text-align: left;
  color: #18631C;
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
  font-variant: small-caps;
  font-weight: bolder;
}


#table_left {
  font-size: 11pt;
  border-color: #63108C;
  border-style: solid;
  border-width: 1px 5px 5px 1px;
  empty-cells: show;
  margin: 1px;
}

#td_left_label {
  color: #FFCC00;
  background-color: #63108C;
  border-color: #63108C;
  border-style: solid;
  border-width: 1px;
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
  text-align: left;
  padding: 5px;
}

#td_left_text {
  color: #63108C;
  background-color: #FFFFCC;
  border-color: #63108C;
  border-style: none solid solid none;
  border-width: 1px;
  text-align: left;
  padding: 5px;
  vertical-align         : top;
}

#td_left_price_incl {
  color: green;
  background-color: #FFFFCC;
  border-color: #63108C;
  border-style: none solid solid none;
  border-width: 1px;
  text-align: right;
  padding: 5px;
}

#td_left_price_excl {
  color: red;
  background-color: #FFFFCC;
  border-color: #63108C;
  border-style: none solid solid none;
  border-width: 1px;
  text-align: right;
  padding: 5px;
}


#img_purp {
  background-color: transparant;
  margin: 10px;
  border: 0px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #63108C;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #63108C;
}

#img_red {
  background-color: transparant;
  margin: 10px;
  border: 0px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: red;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: red;
}

#img_green {
  background-color: transparant;
  margin: 10px;
  border: 0px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: green;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: green;
}




h1 {
  background-color: #63108C;
  color: #FFC75A;
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
  font-weight: bolder;
  font-size: 20px;
  padding: 3.5px 5px 3.5px 5px;
}

#font_spec_default {
  font-style: normal;
  color: green;
  font-weight: bolder;
}

#font_spec_extra {
  font-style: italic;
  color: red;
  font-weight: normal;
}

#font_spec_special {
  font-style: italic;
  color: blue;
  font-weight: normal;
}

#font_bi {
  font-style: italic;
  font-weight: bolder;
}

#font_red, #font_b_red, #font_b_red_big {
  color: red;
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
}

#font_b_red {
  font-size: 16pt;
  font-weight: bolder;
}

#font_b_red_big {
  font-size: 20pt;
  font-weight: bolder;
}


#font_green, #font_b_green, #font_b_green_big {
  color: green;
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
}

#font_b_green {
  font-size: 16pt;
  font-weight: bolder;
}

#font_b_green_big {
  font-size: 20pt;
  font-weight: bolder;
}


#font_purple, #font_b_purple, #font_b_purple_big {
  color: purple;
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
}

#font_b_purple {
  font-size: 16pt;
  font-weight: bolder;
}

#font_b_purple_big {
  font-size: 20pt;
  font-weight: bolder;
}


#font_blue, #font_b_blue, #font_b_blue_big {
  color: blue;
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
}

#font_b_blue, {
  font-size: 16pt;
  font-weight: bolder;
}

#font_b_blue_big {
  font-size: 20pt;
  font-weight: bolder;
}


#font_black, #font_b_black, #font_b_black_big {
  color: black;
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
}

#font_b_black, {
  font-size: 16pt;
  font-weight: bolder;
}

#font_b_black_big {
  font-size: 20pt;
  font-weight: bolder;
}


#font_b, #font_b_big {
  color: #63108C;
  font-family: "comic sans ms", verdana, "century gothic", arial, geneva, helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bolder;
}

#font_b_big {
  font-size: 20pt;
}


#font_menu_fixed {
  color: #FFCC66;
  font-size: 12px;
  font-style: normal;
  font-weight: bolder;
}


<!--   END  PETER--------------------------------------------------------------->

