﻿body
{
    font-family: Arial, Verdana, Sans-Serif;
}
#body-wrap
{
    margin: 0 auto;
    width: 960px;
}

a
{
	font-weight: normal;
}

a:link
{
	font-weight: normal;
}


a:hover {
	text-decoration: none;
}

#header
{
  min-height: 86px;
  min-width: 100%;
  border-bottom: solid 7px #30a3da;
}

#header_print
{
  min-height: 86px;
  min-width: 100%;
  
  }
	
	#datum_print
	{
	font-size: 12px;
	color:#000;
	border-bottom: solid 1px #696969;
	border-left:none;
	border-top:none;
	border-right:none;
    }
	
	
#logo
{
  background: url(../images/Logo.png) no-repeat left bottom;
  float: left;
  min-height: 35px;
  min-width: 163px;
  padding: 57px 0 0 0;
}
#logo_print
{
	/* [disabled]background: url(images/Logo.png) no-repeat left bottom; */
	float: left;
	min-height: 35px;
	min-width: 163px;
	/* [disabled]padding: 0px 0 0 0; */
}
#right_pane
{
  float: right;
  min-width: 510px;
  min-height: 75px;
}
#print_main_banner
{
	float: right;
	height: 90px;
	width: 960px;
	/* [disabled]padding: 25px 0 0 30px; */
	font-size:26px;
	background-color:#f26e3a;
	color:#FFF

}


#right_pane_print
{
  float: right;
  height: 85px;
  width: 280px;
  padding-top: 20px;
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 16px;
}


#right_pane_print input
{
  width: 136px;
  height: 16px;
  color: #000;
  border-bottom: solid 1px #696969;
  border-left:none;
  border-top:none;
  border-right:none;
  padding-left: 5px;
  line-height: 12px;
}

#links
{
  padding-top: 36px;
  padding-right: 0px;
  float: left;
  vertical-align: middle;
  padding-left: 0px;
}
.header_link
{
  color: #000;
  font-size: 11px;
  /* [disabled]padding-left: 10px; */
  font-weight: bold;
}

#search
{
  float: right;
  padding-top: 61px;
}
    #search_in
    {
  float: left;
  border: solid 1px #d1d1d1;
  background-color: #f9f9f9;
  margin: 0;
  height: 22px;
  border-right-style: none;
  width: 170px;
    }
    #submit
    {
  float: left;
  border: solid 1px #d1d1d1;
  background-color: #edf1f4;
  color: #6a737c;
  margin: 0;
  height: 26px;
  font-size: 12px;
  text-align:center;
  width: 45px;
    }
#main_menu
{
    background: url(../images/Menu_bck.png) repeat-x top left;
    min-height: 34px;
    width: 100%;
}
#menu
{
    width: 100%;
     min-height: 30px;
}

    ul
    {
        list-style: none;
        height: 30px;
        margin: 0;
        padding: 5px 0 0;
    }
        ul li
        {
            display: inline; 
            padding: 5px 5px  0 5px;
        }
        ul li a
        {
          /*
          font-size: 15px;
          font-family:Arial, Helvetica, sans-serif;
          font-weight: bolder;
          */
          padding-top: 10px;
          color: #6a737c;
        }
        ul li a:hover
        {
            text-decoration: none;
        }

/*================================================ Index stranica============================= */
#content_pic
{
    background: url(../images/content_img.png) no-repeat top left;
    min-height: 258px;
    min-width:  960px;
    margin: 2px 0 0 0;
    padding: 0;
    border: none;
}
#banner
{
    background: url(../images/banner.png) no-repeat top left;
    width: 960px;
    height: 77px;
    margin: 10px 0;
}
#banner_big
{
    background: url(../images/banner_big.png) no-repeat top left;
    width: 960px;
    height: 168px;
}

.content
{
    margin-top: 20px;
    height: 100%;
    width: 100%;
}


.content a
{
    color: #F86F39;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}


.content h1
{
    font-weight: normal;
    
}
#cont_left_pane
{
    float: left;
    height: 100%;
    width: 640px;
}

.product_link
{
    color: #f86f39 !important;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
    padding: 0px;
}

.product_link a
{
    color: #f86f39 !important;
    font-size: 12px;
    text-decoration: underline;
    font-weight:normal;
    padding: 0px;
}

.product_link a:link
{
    color: #f86f39 !important;
    font-size: 12px;
    text-decoration: underline;
    font-weight:normal;
    padding: 0px;
}

.valjdenaproduct
{
    color: #f86f39 !important;
    font-size: 12px;
  text-decoration:underline;
  font-weight:bold;
    padding-left: 10px;
  text-align:right;
}
.tillproduksida
{
  color: #f86f39 !important;
  font-size: 12px;
  text-decoration:underline;
  font-weight:bold;
  padding-left: 0px;
  text-align:left;
}
#contentformwrap
{
  margin-top: -10px;
  height: 100%;
  width: 960px;
  border-top:#30a3da;
  border-top-width:7px;
  border-top-style:solid;
}
.formcbox
{
    color: #F86F39;
    font-size: 12px;
    text-decoration: none;
}

#first_pane
{
  margin-top: 10px;
  float: left;
  width: 265px;
  height: 100%;
}
#first_pane_print
{
  margin-top: 10px;
  float: left;
  width: 250px;
  height: 100%;
  text-align: right;
}
#first_pane_print_text
{
  margin-top: 10px;
  float: left;
  width: 195px;
  height: 100%;
  text-align: right;
}
#second_pane
{
  margin-top: 10px;
  float: right;
  width: 265px;
  height: 100%;
}

#second_pane2
{
  margin-top: 10px;
  float: right;
  width: 265px;
  height: 100%;
  vertical-align: middle;
}

#first_pane input, #second_pane input
{
    width:240px;
    height: 28px;
    margin-bottom: 20px;
    color: #696969;
    border: solid 1px #696969;
    padding-left: 5px;
}
#first_pane_print input
{
  width:245px;
  height: 28px;
  margin-bottom: 10px;
	color: #000;
  border-bottom: solid 1px #696969;
  border-left:none;
  border-top:none;
  border-right:none;
  padding-left: 5px;
  line-height: 12px;
  vertical-align: text-bottom;
}

#first_pane_print_text input
{
  width:190px;
  height: 29px;
  margin-bottom: 10px;
  color: #696969;
  border-bottom: solid 1px #696969;
  border-bottom:none;
  border-left:none;
  border-top:none;
  border-right:none;
  padding-left: 5px;
  line-height: 12px;
  vertical-align: text-bottom;
}
#print_main_field
{
  width:495px;
  height: 55px;
  margin-bottom: 20px;
  color: #696969;
  padding-left: 5px;
}
#second_pane2 input
{
  width:15px;
  /* [disabled]height: 25px; */
  /* [disabled]margin-bottom: 5px; */
  color: #696969;
  /* [disabled]border: solid 1px #696969; */
  /* [disabled]padding-left: 45px; */
  /* [disabled]line-height: -1px; */
}

#obligatoriska
{
    float: left;
    color: #696969;
}
    #left_wrap
    {
  font-size: 12px;
  padding-top: 10px;
  /* padding-left: 50px; */
  margin-right: 15px;
  height: 100%;
  width: 580px;
  margin-top: 30px;
  border-top: solid 7px #30a3da;
    }

    #left_wrap_no_blue_top_border
    {
      font-size: 12px;
      padding-top: 0px;
      /* padding-left: 50px; */
      margin-right: 15px;
      height: 100%;
      width: 580px;
      margin-top: 30px;
    }
    
   #left_wrap_print
    {
  font-size: 12px;
  padding-top: 10px;
  padding-left: 20px;
  margin-right: 10px;
  height: 100%;
  width: 580px;
  margin-top: 30px;
  /* [disabled]border-top: solid 7px #30a3da; */
    }
  
  /*
   #form1
    {
  font-size: 12px;
  padding-top: 10px;
  padding-left: 45px;
  margin-right: 0px;
  height: 100px;
  width: 913px;
  margin-top: 0px;
  border-color:#e5e5e5;
  border-style:solid;
  border-width:1px
      
    }
*/
   .product_info
    {
  font-size: 12px;
  padding-top: 10px;
  padding-left: 45px;
  margin-right: 0px;
  height: 100px;
  width: 913px;
  margin-top: 0px;
  border-color:#e5e5e5;
  border-style:solid;
  border-width:1px
      
    }

	
  #form2
    {
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align:middle;
  color:#696969;
    }
  
  .contentforminfo
    {
  font-size: 12px;
  padding-top: 0;
  height: 15px;
  width: 20px;
  margin: 0;
  margin-left: -40px;
  float: left;
      
    }
  
  #undermenu
    {
  width: 920px;
  height: 113px;
  padding-top: 35px;
  /* padding-left: 40px; */
      
    }
  #underbannerbig
    {
  width: 955px;
  height: 45px;
  padding-top: 40px;
  padding-left: 5px;
  font-size:20px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#30a3da;
      
    }
  
  .undermenuhead
  { 
    color: #f86f39 !important;
    font-size: 30px;
    font-weight: normal;
    /* padding-left: 10px; */
  }
  
  .undermenutext
  {
  color: #7e7e7e !important;
  font-size: 14px;
  font-weight:bold;
  padding-left: 0px;
  padding-top:25px;
  width:880px;
  }
  
  #rblCategories
  {
      font-size:12px;
      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
      color:#696969;
      display: block;
      float: left;
  }

  #rblCategories label
  {
      margin-left: 2px;
      margin-right: 10px;
  }
  
#formular1check
{
  width: 125px;
  height: 45px;
  /* [disabled]padding-top: 40px; */
  /* [disabled]padding-left: 5px; */
  font-size:12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#696969;
  float: left;     
    }
  
  .formular1checkprint
    {
  width: 350px;
  height: 45px;
  padding-top: 10px;
  padding-left: 5px;
  font-size:12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#696969;
  float: none;
      
    }
  
  #valj-produktkategori
    {
  width: 176px;
  height: 45px;
  padding-top: 0px;
  /* [disabled]padding-left: 5px; */
  font-size:17px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#30a3da;
  float: left;
      
    }
  .contentformproduct
    {
      font-size: 12px;
      padding-top: 0px;
      padding-left: 45px;
      margin-right: 0px;
      height: 50px;
      width: 825px;
      margin-top: 0px;
      float: left;
      color: #000000;   
    }
        #cont_left_pane p
        {
            color: #696969;
        }
        #cont_left_pane a
        {
            color: #ee6b37;
            font-size: 12px;
        }
#cont_right_pane
{
  width: 320px;
  height: 100%;
  float: left;
}
    .sub_right_panel
    {
  margin-top: 30px;
  padding-top: 0px;
  border-top: solid 7px #30a3da;
  width: 320px;
    height: 68px;
  font-size: 14px;
    }
    
.sub_right_panel span
{
    color: #67bce4;
    font-size: 21px;
    font-family: Arial;
}

span.sub_right_panel_title
{
    color: #67bce4;
    font-size: 21px;
    font-weight: normal;
    font-family: Arial;
}
    
     .sub_right_panel_mid
    {
  margin-top: 0px;
  padding-top: 0px;
  width: 320px;
  height: 250px;
  color: #696969;
  font-size:12px;
  font-style:italic;
    }
     .sub_right_panel_bottom
    {
  margin-top: 30px;
  padding-top: 15px;
  width: 320px;
  height: 100%;
  font-size:14px;
  color:#999;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 120%;
    } 
    
    .sub_right_panel_print
    {
  margin-top: 30px;
  padding-top: 15px;
  border-bottom: solid 7px #30a3da;
  width: 280px;
  height: 100%;
  font-size: 14px;
  padding-right: 15px;
    } 
    
    
    
    
#cont_lPane
{
    border-top: solid 7px #30a3da;
    float: left;
    width: 635px;
    margin-right: 15px; 
}
    #down_left_pane
    {
        float: left;
        width: 280px;
        padding-top: 20px;        
        text-align: left;
    }
        .first_span
        {
            color: #989898;
            font-size: 12px;
            padding-right: 15px;
        }
        
.cont_text
{
    color: #000000;
    font-size: 12px;
    margin-top: 10px;
    line-height: 20px;
    text-align: left;
}

.cont_text span.news_title
{
    font-size: 26px;
    color: #000000;
    line-height: 100%;
    margin: 0;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: normal;
}

    #down_right_pane
    {
        float: right;
        width: 280px;
        padding-top: 20px;
        text-align: left;
    }
    
#cont_rPane
{
    /*padding-top: 20px;*/ 
    border-top: solid 7px #30a3da;
    float: right;
    width: 310px;
    height: 100%;
    text-align: left;
}
    #katalog
    {
        padding-top: 20px;
        padding-left: 10px;
        background: url(../images/katalog.png) top left no-repeat;
        min-width: 310px;
        min-height: 77px;
        margin-top: 15px;
    }
        #katalog_label
        {
            margin-right: 0px;
            color: #FFFFFF;
            font-size: 16px;
        }
        #kat_select
        {
            padding-left: 5px;
        }
/*============================================================================= */


/*================================================ Page1 stranica============================= */

#title_nav
{
    height: 80px;
    width: 100%;
    border-bottom: solid 7px #30a3da;
}
#title_pane
{
    float: left;
    width: 300px;
    height: 80px;
}

#title_pane h1
{  
    padding-left: 0px;
    margin-left: 0px;
    color: #000000;
    font-weight: normal;
}

#nav_pane
{
    float: right;    
    height: 80px;
    padding-top: 25px;
}
    #nav_pane a
    {
        color: #989898;
    }
    #nav_label
    {
        font-size: 12px;
        color: #000000;
    }
#sup_cont_left
{
    border-right: solid 1px #d1d1d1;
    float: left;
    width: 630px;
    height: 100%;
    margin-top: 15px; 
}
.content_left
{      
    border-bottom: solid 1px #d1d1d1;
    width: 630px;
    height: 100%;
    float: left;
    padding-top: 15px;
}
    

    .cont_left_left h1
    {  
        margin: 0;
        padding: 0;
        padding-bottom: 15px;
        color: #000000;
    }

    .cont_left_left
    {  
        padding-right: 0px;
        float: left;
        width: 475px;
        height: 100%;
        color: #000000;
    }
        .cont_left_left h3
        {
            font-weight: normal;
        }
        .cont_left_left p
        {
            font-weight: normal;
            color: #989898;
        }  
        #cont_img
        {
            width: 125px;
            padding: 5px;
        }  
    .cont_left_right
    {        
        float: right;
        min-width: 140px;
        height: 100%;
        padding-top: 40px;
    }
#content_right
{
    float: right;
    width: 325px;
    height: 100%;
    margin-top: 15px;
}
#content_right span.first_span
{
    margin-left: 15px;
    margin-bottom: 15px;
}
.news
{    
}
    #news_date
    {
    }
    #news_cont
    {
    }
    
/*============================================================================= */


hr.footer {
    border : none;
    border-top : dashed 2px #000000;
    color : #FFFFFF;
    background-color : #FFFFFF;
    height : 2px;
}

.footer
{
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 12px;
  color: #696969;
}

