.HTML{
  background-color: #FFFFFF;
  background-image: url('/images/style/back_gradient.jpg');
  background-repeat: repeat-x;
  text-align: center;
}

.HTMLBody{
  width:1000px;
  margin-left: auto;
  margin-right: auto;
}

.Body1{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.Body2{
  width: 1000px;
}

.MainWindowTable{
  width:1000px;
}

.Header{
  width: 1000px;
  height: 104px;
  background-image: url('/images/style/header_back.jpg');
}

.ProductWindow{
  width: 1000px;
  height: 169px;
  background-image: url('/images/style/product_window_back.jpg');
  background-repeat: repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color:#FFFFFF;
}
.ProductWindow A:link{color: #FFFFFF; text-decoration:none;}
.ProductWindow A:visited{color: #FFFFFF; text-decoration:none;}
.ProductWindow A:active{color: #FFFFFF; text-decoration:none;}
.ProductWindow A:hover{color: #FFFFFF; text-decoration:none; font-weight: bold;}

.Footer{
  border-width: 1px;
  border-color: #606060;
  border-style: solid none none none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  width: 1000px;
  
}

.HomePage{
  width: 1000px;
  height: 279px;
  background-image: url('/images/home2.jpg');
  background-repeat: no-repeat;
}

/* oblika desnega okenca */
.RightWindowHead{
  width: 267px;
  height: 30px;
  background-image: url('/images/style/rightwindow_head.jpg'); 
}

.RightWindowBack{
  width: 267px;
  background-image: url('/images/style/rightwindow_back.jpg');
  background-repeat: repeat-y;
}

.RightWindowBottom{
  width: 267px;
  height: 12px;
  background-image: url('/images/style/rightwindow_bottom.jpg');
}

/* oblika glavnega celega okenca */
.MainWindowHead{
  width: 721px;
  height: 30px;
  background-image: url('/images/style/mainwindow_head_wide.jpg'); 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color:#FFFFFF;
}

.MainWindowBack{
  width: 721px;
  background-image: url('/images/style/mainwindow_back_wide.jpg');
  background-repeat: repeat-y;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color:#000000;
}

.MainWindowBottom{
  width: 721px;
  height: 12px;
  background-image: url('/images/style/mainwindow_bottom_wide.jpg');
}

/* oblika glavnega polovicnega okenca */
.MainWindowHeadHalf{
  width: 357px;
  height: 30px;
  background-image: url('/images/style/mainwindow_head_ver.jpg'); 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color:#FFFFFF;
}

.MainWindowBackHalf{
  width: 357px;
  background-image: url('/images/style/mainwindow_back_ver.jpg');
  background-repeat: repeat-y;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color:#000000;
}

.MainWindowBottomHalf{
  width: 357px;
  height: 12px;
  background-image: url('/images/style/mainwindow_bottom_ver.jpg');
}

#PosPageHead { background-image: url('/images/style/net_pos_title.jpg'); width: 162px; height: 30px; }
#WebPageHead { background-image: url('/images/style/webdesign_title.jpg'); width: 162px; height: 30px; }
#GpsPageHead { background-image: url('/images/style/gps_navigate_title.jpg'); width: 162px; height: 30px; }
#InfoPageHead { background-image: url('/images/style/info_point_title.jpg'); width: 162px; height: 30px; }
#EngPageHead { background-image: url('/images/style/enginering_title.jpg'); width: 162px; height: 30px; }
#RightPageHead { background-image: url('/images/style/rightwindow_title.jpg'); width: 162px; height: 30px; }

.MainText{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color:#000000;
}

.HomeText{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color:#606060;
}

.HeadText{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color:#FFFFFF;
}

.Wide{
  width:100%;
}

.High{
  height:100%;
}

.obrobljen{
  border-width: 2px;
  border-color: #1ff809;
  border-style: solid solid solid solid;
}

A:link{color: #0040FF}
A:visited{color: #0040FF}
A:active{color: #0040FF}
A:hover{color: #0040FF}
