/* * * * * Index start * * * * *
 * Global
 * Productmenu
 * sIFR
 * System edit box
 * Campaign form
 * Forms
 * Typography
 * * * * *  Index end  * * * * */
/* * * * * Here comes "Global" * * * * */
html, body, h1, h2, h3, h4, h5, h6, form, p, blockquote, th, td, fieldset {
   margin:0;
   padding:0;
}

html { background:#f2f0e4; } /* Hi, Chrome */

body {
   font:normal 76%/1.4 'Verdana',sans-serif;
   background:#f2f0e4 url(/uploads/chrome/bg_body.png) repeat-x top;
}

form {
   background:url(/uploads/chrome/bg_form.png) no-repeat center top;
   padding:9px 0;
}

input, select, textarea {
   font:1em 'Verdana',sans-serif;
}

p, fieldset, table {
   margin:0 0 1em;
}

fieldset {
   border:0;
   display:block;
}

h1 {
   color:#2da944;
   font:normal 2em 'Georgia',serif;
   margin:0 0 0.75em;  
}

h1 a {
   color:#2da944;
}

h2 {
   color:#656562;
   font:normal 1.6em 'Georgia',serif;
   margin:1em 0 0.5em;  
}

h2 a {
   color:#656562;
}

h2 a:hover {
   color:#2da944;
}

h3 {
   font-size:1.1em;
}

h3 a {
   color:#2da944;
}

h4 {
   font-size:1em;
}

h1 a, h2 a, h3 a, h4 a {
   text-decoration:none;
} 

img, a {
   border:0;
   outline:0;
}

ul {
   list-style-type:square;
}

.page {
   width:952px;
   margin:0 auto;
   background:#fff url(/uploads/chrome/bg_page.png) repeat-y 1px top;
}

.header {
   background:#FCFBF8 url(/uploads/chrome/bg_header.png) no-repeat left 25px;
   float:left;
}

.b-nameplate {
   padding:18px 25px 19px;
}

.b-nameplate a {
   display:block;
   text-indent:-9999em;
   overflow:hidden;
   text-decoration:none;
   height:45px;
   width:188px;
   background:url(/uploads/chrome/logo_header.png) no-repeat;
}

.header small {
   display:none;
}

.sectionmenu, .globalmenu ul {
   list-style-type:none;
   margin:0;
   padding:0;
}

.globalmenu {
   float:right;
   padding:12px;
   font-family:'Arial',sans-serif;
}

.globalmenu li {
   display:inline;
}

.globalmenu li a {
   text-decoration:none;
   color:#2da944;
   padding:0 10px;
}

.localemenu 
{
   float:right;
   position:relative;
}

.localemenu ul {
   margin:0;
   padding:0;
}

.localemenu li 
{
   display:inline;
}

.localemenu a 
{
   text-decoration:none;
   color:#555;
   background:url(/uploads/chrome/flag_bg.png) no-repeat left top;
   display:block;
   float:left;
}

.localemenu img 
{
   padding:4px;
}

.localemenu span 
{
   display:none;
   width:200px;
   position:absolute;
   right:110%;
   font:normal 0.925em 'Arial',sans-serif;
   text-align:right;
   line-height:20px;
}

.localemenu a:hover
{
   background-position:center;
   height:auto;
}

.localemenu a:hover span 
{
   display:inline;
}

.localemenu li.active a, .localemenu li.active a:hover 
{
   background-position:bottom;
}

.sectionmenu {
   height:28px;
   padding-left:10px;
}

.sectionmenu li {
   background:url(/uploads/chrome/smenu_tab.png) no-repeat left top;
   width:110px;
   text-align:center;
   margin-right:2px;
   height:100%;
   display:block;
   float:left;
   line-height:25px;
}

.sectionmenu li.active {
   background-image:url(/uploads/chrome/smenu_tab_active.png);
   line-height:28px;
}

.sectionmenu a {
   color:#999;
   text-decoration:none;
   font-family:'Arial',sans-serif;
   font-weight:bold;
}

.sectionmenu li.active a {
   color:#2da944;
}

.pageframe {
   background:url(/uploads/chrome/bg_pageframe_gray.png) no-repeat left bottom;
   clear:both;
   border:1px solid #E8E6DE;
   border-top:0;
   width:950px;
   float:left;
}

* html .pageframe {
   width:950px;
}

#wrapper {
   background:url(/uploads/chrome/bg_wrapper.png) no-repeat left top;
   padding:15px;
   width:920px;
   float:left;
   min-height:242px;
}

* html #wrapper {
   height:242px;
}

div.left {
   float:left;
   width:185px;
   min-height:1px;
}

* html div.left {
   height:1px;
}

.contentframe, .contentwrapper {
   float:left;
   width:100%;
}

.contentframe {
   width:auto;
}

.center {
   width:490px;
   float:left;
}

.right {
   width:235px;
   float:right;
   margin-left:10px;
}

.contentfooter {
   clear:both;
   padding:15px 0;
   float:left;
   width:100%;
}

.footer {
   padding:0.75em 6px;
   font:normal 0.925em 'Arial',sans-serif;
   color:#555;
   background:#F2F0E4;
   width:940px;
   clear:both;
}

.footer p {
   margin:0;
   float:left;
}

.footer a {
   color:#555;
   text-decoration:none;
}

.footer a:hover {
   text-decoration:underline;
}

p.copyright {
   float:right;
}

.footer p span {
   padding:0 0.75em;
}
/* * * * * Here comes "Productmenu" * * * * */
div.productmenu {
   height:33px;
   float:left;
   width:950px;
   background:url(/uploads/chrome/bg_smenu.png) repeat-x left top;
   font:normal 1em/30px 'Arial',sans-serif;
   border-width:0 1px;
   border-style:solid;
   border-color:#E8E6DE;
}
div.productmenu ul {
   padding:0;margin:0;
   list-style-type:none;
}

div.productmenu li ul {
   display:none;
}

div.productmenu li {
   display:inline;
}
div.productmenu li a {
   text-decoration:none;
   background:url(/uploads/chrome/bg_smenu.png) repeat-x left top;
   height:30px;
   display:block;
   color:#656562;
   padding:3px 16px 0;
   float:left;
}
div.productmenu li a:hover {
   background-position:left -33px;
}
div.productmenu li.current a,
div.productmenu li.active a:hover, div.productmenu li.active a {
   background-position:bottom;
   color:#fff;
}

.productmenu .hide {display:none}
/* * * * * Here comes "sIFR" * * * * */
/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0; 
  padding: 0; 
  overflow: auto; 
  letter-spacing: 0; 
  float: none;
}

.sIFR-dummy { 
  width: 0;
  height: 0;
  margin-left: 42px;
  z-index: 0;
}

/*---- Header styling ---*/

.sIFR-active h1, .sIFR-active .document h1 {
   visibility:hidden;
   line-height:1em;
   font-size:32px;
}

.sIFR-active h2, .sIFR-active .document h2, .sIFR-active .teaser h2 {
   visibility:hidden;
   line-height:1em;
   font-size:20px;
}
/* * * * * Here comes "System edit box" * * * * */
.b-editbox {
   background-color: #333;
   border: 1px solid #111;
   color: #eee;
   padding: 5px;
   font: 9px Verdana, sans-serif;
   position: fixed;
   top: 5px;
   right: 5px;
   z-index: 999;
   opacity: 0.75;
   filter: alpha(opacity=75);
}

* html .b-editbox {
   position:absolute;
}

.b-editbox input {
   font: 9px Verdana, sans-serif;
   color: #222;
   vertical-align:middle;
}

.b-editbox ul {
   list-style: none;
   padding: 0;
   margin: 0;
}

.b-editbox li {
   display: inline;
   padding: 0 5px;
   border-left: 1px solid #666;
}

.b-editbox li.first {
   padding-left: 0;
   border-left: none;
}

.b-editbox li.last {
   padding-right: 0;
}
/* * * * * Here comes "Campaign form" * * * * */
.contentheader {padding-top:30px}
.contentframe {width:100%; }

.document {width:500px; }

.campaign-form {
  width:340px;
  float:right;
  display:inline;
  margin-right:30px;
}

.campaign-form h1 {display:none; }

.campaign-form ol, .campaign-form fieldset {margin:0}

.campaign-form li {
  border:1px solid #eaeaea;
  background:url(/uploads/chrome/bg_box_grayish.png) repeat-x top;
  margin:0 0 10px;
}

.campaign-form label, .campaign-form li.req label {
  display:block;
  background:url(/uploads/chrome/bg_smenu.png) repeat-x bottom;
  color:#fff;
  font:bold 14px Helvetica,Arial,sans-serif;
  float:none;
  text-align:left;
  margin:0;
  width:auto;
  line-height:2;
}

.campaign-form input, .campaign-form select {
  margin:10px 15px;
  padding:5px;
  width:295px;
  border:1px solid #c5c7c8;
  border-color:#c5c7c8 #e3e3e4 #e3e4e5;
}

.campaign-form div.toolbar {
  padding:0;
  text-align:right;
}

.campaign-form div.toolbar a {
  text-decoration:none;
  float:right;
}

.receipt .toolbar { display:none; }
.kampanje_info
{
  padding-left: 10px;
  width: 400px;
}

/* * * * * Here comes "Forms" * * * * */
.inquiry #wrapper .left {
   width:125px;
}

.inquiry #wrapper .center {
   width:540px;
}

fieldset ol label, fieldset ol input {
   vertical-align:middle;
   margin-top:0;
   margin-bottom:0;
}

fieldset ol {
   list-style-type:none;
   margin:0 0 1em;
   padding:0;
   width:99%;
}

fieldset ol li {
   margin:8px 0;
}

fieldset ol li label {
   display:-moz-inline-box;
   display:inline-block;
   width:145px;
   text-align:right;
   direction:rtl;
   padding:2px 10px;
   margin-right:5px;
   vertical-align:top;
}

.req label {
   background:url(/uploads/chrome/bg_link.png) no-repeat right 7px;
}

.form .toolbar {
   padding-left:170px;
}

.form .toolbar a {
   display:block;
   background:url(/uploads/chrome/bg_form_button.png) repeat-x left top;
   height:34px;
   line-height:34px;
   color:#656562;
   border:solid 1px #e0e0e0;
   border-bottom:0;
   border-top:0;
   padding:0 25px;
   float:left;
   text-decoration:none;
}

.form .toolbar a:hover {
   background-position:left bottom;
   border-color:#aaa;
}

div.receipt .toolbar {
   padding:0;
}

div.error {
   color:red;
   margin:0 0 1em;
   font-weight:bold;
}

.notValid {
   border-color:red;
   background:#F6A999;
}
/* * * * * Here comes "Typography" * * * * */
.document {
   padding:0 15px;
}

.document h1 {
   color:#2da944;
   font:normal 2em 'Georgia',serif;
   margin:0 0 0.75em;  
}

.document h2 {
   color:#656562;
   font:normal 1.5em 'Georgia',serif;
   margin:1em 0 0.5em;  
}

.document h3 {
   font-size:1.1em;
}

.document h4 {
   font-size:1em;
}

p.lead {
   font-weight:bold;
}

dd {
   margin:0.1em 0 0.5em 1em;
}

.document a {
   padding-left:8px;
   background:url(/uploads/chrome/bg_link.png) no-repeat left 3px;
   color:#2da944;
   text-decoration:none;
}
