* {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

body {
  background: #b1c1da;
  margin: 0;
  padding: 0;
  font-size: 80%;
  color: #000;
}

input, textarea, table {
  font-size: 100%;
}

a img {
  border: 0;
}

a {
  color: #3480cd;
}

a:hover {
  color: #184d82;
}

#main {
  margin: 0px auto 0px;
  padding: 0;
  width: 1000px;
}

#bg_main {
  background: url(/images/bg_main.gif) repeat-y;
  width: 1000px;
  border: 1px solid #516787;
  float: left;
}

#top {
  background: url(/images/top.jpg) no-repeat;
  width: 1000px;
  height: 166px;
  float: left;
}

#lang {
  height: 80px;
  padding: 5px 0 0 8px;
}

#lang a {
  margin-right: 10px;
  display: block;
  width: 45px;
  height: 23px;
  float: left;
}

#lang_lv {
  background: url(/images/lv.gif) no-repeat;
}

#lang_en {
  background: url(/images/en.gif) no-repeat;
}

#lang_ru {
  background: url(/images/ru.gif) no-repeat;
}

#logo {
  clear: both;
}

#logo a {
  position: relative;
  left: 6px;
  width: 490px;
  height: 80px;
  cursor: pointer;
  display: block;
}

#logo a span {
  display: none;
}

#menu_top {
  background: url(/images/bg_menu_top.gif) repeat-x;
  padding: 0;
  width: 1000px;
  height: 37px;
  float: left;
}

#menu_top table {
  width: 100%;
}

#menu_top td {
  text-align: center;
}


#menu_top a {
  display: block;
  font: 15px Arial;
/*  width: 165px;*/
  padding-left: 6px;
  padding-right: 6px;
  height: 37px;
  line-height: 37px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-right: 1px solid #bbd2f2;
  white-space: nowrap;
/*  float: left;*/
}

#menu_top a.no_line {
  border-right: 0;
}

#menu_top a:hover, #menu_top a#active {
  color: #b8d5ff;
}

#left {
  width: 167px;
  float: left;
}

.h1_title {
  background: url(/images/bg_title.gif) repeat-x;
  width: 100%;
  height: 31px;
  margin-top: 2px;
}

.h1_title h1 {
  margin: 0;
  padding: 0 2px 0 12px;
  font: 15px Verdana;
  line-height: 28px;
  color: #fff;
}

.h1_title a {
  display: block;
  text-decoration: none;
}

#menu {
  width: 167px;
  margin: 1px 0 0 0;
  padding: 0;
}

#menu ul {
  padding: 0;
  margin: 0;
}

#menu ul li {
  margin: 0 0 1px 0;
  padding: 0;
  list-style-type: none;
}

#menu ul li div.div_menu_1 {
  background: #647ca3 url(/images/menu_1_top.gif) top repeat-x;
  width: 167px;
}

#menu ul li a {
  background: url(/images/menu_1_bottom.gif) bottom repeat-x;
  padding: 4px 5px 5px 8px;
  margin: 0;
  display: block;
  height: 14px;
  font: 14px Verdana;
  color: #fff;
  text-decoration: none;
}

html>body #menu ul li a {
  height: auto;
  min-height: 14px;
}

#menu ul li a:hover, #menu ul li a.active {
  color: #b8d5ff;
}

#menu ul li ul {
  background: #a5c2f1;
}

#menu ul li ul li a {
  background: #bed3f5;
  padding: 2px 5px 3px 12px;
  color: #123f87;
  font-size: 12px;
}

#menu ul li ul li a:hover, #menu ul li ul li a.active {
  color: #000;
}

#menu ul li ul li ul li a {
  background: #a6c3f2 url(/images/li_menu_3.gif) left no-repeat;
  margin-left: 12px;
  padding-left: 8px;
  font-size: 11px;
}

.tab_search {
  background: #a8c5f4;
  width: 100%;
}

.box_search {
  width: 150px;
  height: 17px;
  margin: 5px 7px 3px 0;
  padding: 0;
  border: 1px solid #afaeb2;
}

.but_search {
  background: url(/images/bg_but.gif) repeat-x;
  width: 74px;
  height: 17px;
  margin: 0 8px 10px 0;
  padding: 0 0 2px 0;
  border: 0;
  color: #fff;
  font-size: 11px;
  cursor: pointer;
}

#content {
  /*background: url(/images/content_top.jpg) top no-repeat;*/
  width: 658px;
  height: 276px;
  margin: 0;
  padding: 1px 0 0 0;
  float: left;
}

html>body #content {
  height: auto;
  min-height: 276px;
}

.content_text {
  width: 590px;
  margin: 0;
  padding: 20px;
  float: left;
}

p {
  margin: 0;
  padding: 5px 0;
}

h1 {
  margin: 0;
  padding: 5px 23px;
  font: 25px Verdana;
  color: #03236d;
  display: block;
}

h1 a {
  text-decoration: none;
  color: #03236d;
}

h2 {
  margin: 0;
  padding: 0;
  font: 14px Tahoma;
}

h3 {
  width: 571px;
  margin: 0 0 0 10px;
  padding: 3px 0 3px 8px;
  border-bottom: 1px solid #3480cd;
  font-size: 15px;
  color: #3480cd;
}

#content_banner {
  width: 100%;
}

#content_banner p {
  text-align: center;
  margin: 0;
  padding: 0;
}

/* S: Akcijas */
#content_box {
  position: relative;
  left: 9px;
  float: left;
}

.bg_offer {
  background: url(/images/bg_offer.gif) top left no-repeat;
  width: 210px;
  height: 154px;
  margin: 0 5px 5px 0;
  float: left;
}

.discount_lv {
  position: absolute;
  background: url(/images/akcija_lv.gif) top left no-repeat;
  width: 76px;
  height: 76px;
}

.discount_ru {
  position: absolute;
  background: url(/images/akcija_ru.gif) top left no-repeat;
  width: 76px;
  height: 76px;
}

.new_lv {
  position: absolute;
  background: url(/images/new_lv.gif) no-repeat 1px 1px;
  width: 79px;
  height: 79px;
}

.new_ru {
  position: absolute;
  background: url(/images/new_ru.gif) no-repeat 1px 1px;
  width: 79px;
  height: 79px;
}

.bg_offer img {
  margin: 23px 0 0 10px;
/*  width: 100px;*/
  float: left;
}

.offer {
  width: 90px;
  height: 128px;
  margin: 10px 0 0 0;
  text-align: right;
  float: left;
}

.offer p {
  margin: 0;
  padding: 0;
  height: 105px;
  font-size: 15px;
}

.offer_price {
  color: #242c37;
  font: bold 16px Verdana;
  text-align: right;
}

.bg_offer a.prod_info {
  width: 125px;
  height: 15px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 9px;
  text-decoration: none;
  float: right;
}

.bg_offer a.prod_info:hover {
  color: #b8d5ff;
}
/* B: Akcijas */

/* S: Produkts */
.bg_box {
  background: url(/images/bg_box.gif) repeat-y;
  width: 640px;
  float: left;
}

.bg_box_bottom {
  background: url(/images/bg_box_bottom.gif) bottom no-repeat;
  width: 640px;
  float: left;
}

.bg_box_top {
  background: url(/images/bg_box_top.gif) top no-repeat;
  width: 640px;
  float: left;
}

.product_img {
  width: 280px;
  padding: 15px;
  float: left;
}

.product_img p {
  margin: 0 0 3px 0;
  padding: 3px 0 0 0;
  color: #3480cd;
}

.product_img .thumbs {
  margin: 6px 6px 6px 30px;
}


.product_text {
  width: 310px;
  padding: 20px 0 80px 0;
  float: left;
}

.product_text h1 {
  margin: 0;
  padding: 0;
  font: bold 20px Verdana;
}

.product_price {

  height: 40px;
  position: relative;
  top: -75px;
  right: 25px;
  font: bold 30px Verdana;
  color: #242c37;
  text-align: right;
  float: right;
}

.product_price.team {
  top: -105px;
}


.product_team_price {
  width: 350px;
  height: 40px;
  position: relative;
  font: bold 16px Verdana;
  color: #242c37;
  text-align: right;
  float: right;
}

.product_add {
  clear: both;
  position: relative;
  top: -82px;
  right: 9px;
  height: 42px;
  float: right;
}

.form_but_add {
  background: url(/images/bg_but_add.gif) right no-repeat;
  width: 287px;
  height: 42px;
  margin: 0;
  padding: 0 0 5px 0;
  border: 0;
  color: #fff;
  font-size: 25px;
  cursor: pointer;
}

.more {
  margin: 0;
  padding: 0;
}

.more a {
  display: inline;
  background: url(/images/more.gif) right no-repeat;
  margin: 0;
  padding: 4px 26px 4px 0;
  color: #3480cd;
  text-decoration: none;
}

.more a:hover {
  text-decoration: underline;
}
/* B: Produkts */



.form {
  margin: 0;
  padding: 0;
}

.form_box {
  width: 161px;
  height: 17px;
  margin: 1px 0;
  padding: 0;
  border: 1px solid #afaeb2;
}

.form_box_2 {
  width: 135px;
  margin: 1px 0;
  padding: 0;
  border: 1px solid #67a0da;
}

.form_but {
  background: url(/images/bg_but.gif) repeat-x;
  width: 74px;
  height: 17px;
  margin: 0 1px 10px 0;
  padding: 0 0 2px 0;
  border: 0;
  color: #fff;
  font-size: 11px;
  cursor: pointer;
}

.clear {
  clear: both;
}

#bg_right {
  background: url(/images/bg_right.gif) top right repeat-x;
  width: 175px;
  height: 730px;
  float: right;
}

#right {
  margin: 0;
  padding: 0 5px;
}

html>body #bg_right {
  height: auto;
  min-height: 730px;
}

#right p {
  margin: 0;
  padding: 5px 0;
}

.box_login {
  width: 161px;
  height: 17px;
  margin: 1px 0;
  padding: 0;
  border: 1px solid #afaeb2;
}
textarea.box_login {
  height: auto;
}


.but, .but_login {
  background: url(/images/bg_but.gif) repeat-x;
  width: 74px;
  height: 17px;
  margin: 0 1px 10px 0;
  padding: 0 0 2px 0;
  border: 0;
  color: #fff;
  font-size: 11px;
  cursor: pointer;
}


.but {
  width: auto;
  padding-left:7px;
  padding-right:7px;
}

a.but {
  font-size: 12px;
  text-decoration: none;
  padding: 4px;
  background: url(/images/bg_but.gif);
  height: auto !important;
}

a.but:hover {
  color: white;
  text-decoration: underline;
}


label {
  font-size: 10px;
}

label a {
  color: #ba373c;
}

.tab_cart {
  background: #bdd8ff;
  width: 165px;
  font-size: 11px;
  border: 5px solid #bdd8ff;
}

.tab_cart td {
  padding: 0 2px 4px 2px;
  text-align: right;
  vertical-align: top;
}

.tab_cart td.title {
  text-align: left;
}

.tab_cart td.price {
  white-space: nowrap;
}

.tab_cart td.all_prices {
  padding: 4px 2px 0 2px;
  border-top: 1px solid #123f87;
}

.tab_cart a {
  color: #184d82;
  text-decoration: none;
}


.tab_cart a:hover {
  color: #3480cd;
}

#banners {
  padding: 5px 0;
  width: 100%;
}

#banners p {
  text-align: center;
  margin: 0;
  padding: 5px 0;
}

#bottom {
  background: url(/images/bg_bottom.gif) no-repeat;
  clear: both;
  width: 1000;
  height: 65px;
}

#contacts {
  width: 820px;
  height: 45px;
  padding-top: 20px;
  color: #fff;
  float: left;
}

#contacts p {
  margin: 0;
  padding: 5px 0 0 10px;
}

#contacts a {
  color: #b8d5ff;
}

#datateks {
  width: 100px;
  float: right;
}

#datateks a {
  display: block;
  width: 48px;
  height: 40px;
}

#datateks a#host {
  height: 15px;
}

#datateks a span {
  display: none;
}

/* S: Galerija */
#gallery {
  padding: 10px 0 20px 20px;
  float: left;
}

#gallery h3 a {
  text-decoration: none;
}


.gal {
  width: 150px;
  padding: 10px 15px;
  text-align: center;
  float: left;
}

.gal h2 {
  height: 40px;
}


.gal a p {
  margin: 0;
  padding: 0;
  color: #949494;
  font: 11px Tahoma;
  text-decoration: none;
}

.gal a h2 {
  margin: 0;
  padding: 0;
  font: 14px Tahoma;
  color: #3480cd;
  text-decoration: underline;
}

.gal a:hover h2 {
  color: #184d82;
}

.gal img {
  margin-top: 3px;
}

#gal_1 a {
  width: 180px;
  height: 138px;
  margin: 0;
  float: left;
  text-align: center;
}

#gal_1 a img {
  border: 1px solid #fff;
}

#gal_1 a:hover img {
  border: 1px solid #b1c1da;
}

.gal_video {
  width: 575px;
  margin: 0 10px;
  padding: 20px 2px 2px 2px;
  border-bottom: 1px solid #3480cd;
  color: #3480cd;
}

.gal_video h2 {
  font: normal 18px Verdana;
}

.gal_video h3 {
  margin: 0;
  padding: 0;
  font: normal 18px Verdana;
}

.gal_video p {
  margin: 0;
  padding: 0;
  font: 14px Verdana;
}

.gal_video .date {
  color: #3a3a3a;
  font-size: 11px;
  padding-top: 20px;
}

.border_no {
  border: 0;
}

#pages {
  clear: both;
  margin: 30px 0 0 0;
  text-align: center;
  font-size: 12px;
}

#pages a {
  margin: 0 4px;
  padding: 0 1px;
  color: #23579f;
  text-decoration: none;
}

#pages a:hover, #pages a#active {
  color: #ba373c;
}

#pages .arrow {
  letter-spacing: -3px;
  font-size: 13px;
}

.arrow_back {
  color: #03236d;
  text-decoration: none;
}

#tab_gal {
  width: 570px;
  margin-top: 15px;
  margin-left: 14px;
}

#tab_gal td {
  padding: 1px 10px;
}

#tab_gal td a {
  padding: 0px 10px;
  text-decoration: none;
}

img.foto_big {
/*  width: 550px;*/
  border: 1px solid #b1c1da;
}
/* B: Galerija */

#products_all {
  padding: 10px;
  text-align: center;
}

#products_all #active {
  font-weight: bold;
  color: black;
}

.msg {
  padding: 10px;
  font-size: 14px;
}

.form_simple_text {
  padding: 8px;
}

.frm {
    width: 400px;
    margin: 40px auto 0 auto;
}

.form_err_text {
    font-weight: bold;
    font-size: 11px;
    color: red;
}

.shoporderform {
  width: 500px;
  margin: 20px auto 20px auto;
}

.shoporderform table {
  width: 100%;
}

.shoporderform .label {
  width: 40%;
}

.shoporderform input[type=password],
.shoporderform input[type=text] {
  width: 200px;
}

.shoporderform textarea {
  width: 200px;
}

.tab_3 {
  width: 100%;
  border-spacing: 1px;
}
.tab_3 th {
  text-align: left;
}

table.izmeri {
  width: 100%;
  border: 1px solid #516787;
  border-collapse: collapse;
}
table.izmeri td {
  border: 1px solid #516787;
  text-align: center;
}

.videoitem {
  padding: 10px;
  padding-left: 20px;
}

.videoitem .new_date {
  font-weight: bold;
  font-size: 11px;
}

.videoitem.view {
  padding-left: 20px;
}

#ordercart {
  border: 1px solid #516787;
  padding: 4px;
}


#bigcart {
  margin: 10px;
  border: 1px solid #516787;
}


#bigcart table {
    width: 100%;
    border-spacing: 8px;
}

#sortby {
  margin: 10px;
}


.form_1 select {
  width: 300px;
  max-width: 300px !important;
}

