/**INIT**/
* {
  margin: 0px;
  padding: 0px;
}

body, p, td, th, 
div, span, ul, li, 
ol, a, input { 
  font-size: 12px;
	font-family: Arial, Tahoma, Trebuchet MS;
	font-weight: normal;
	color: #53686D;	
}

body {
  text-align: left;
  line-height: 150%;
  background-color: #74848F;
}

img {
  border: 0;
}

table {
  text-align: left;
}

a {
  color: #53686D;
  text-decoration: underline;
}

a:hover {
  color: #53686D;
  text-decoration: none;
}

p {
  margin-bottom: 10px;
}

h1,h2,h3,h4,h5,h6 {
  margin-bottom: 10px;
}

.clear {
  display: none;
}

.center {
  text-align: center;
}

.italic {
  font-style: italic;
}

.justify {
  text-align: justify;
}

.overflow {
  overflow: hidden;
  width: 100%;
}

/**LAYOUT**/
.Main_Body {
  position: relative;
  overflow: hidden;
  width: 1000px;
  /*margin: 0 auto 0 auto;
  border: 6px #506469 solid;*/
  background-color: #FFF;
}

.Panel {
  float: left;
  display: inline;
  width: 250px;  
}

.Top {
  display: block;
  width: 250px;
  height: 404px;
  background: #C8CACB url('../images/panel-bg.jpg') left top no-repeat;
}

.Logo {
  display: block;
  width: 165px;
  height: 100px;
  margin: 0 0 0 40px;
  background: url('../images/penueshop.jpg') no-repeat;
}

.Menu_Title {
  display: block;
  font-size: 13px;
  color: #FFF;
  font-weight: bold;
  margin: 12px 0 0 15px;
}

.Categories {
  overflow: hidden;
  display: block;
  width: 250px;
  line-height: 25px;
  margin: 25px 0 0 0;
}

.Categories a {
  display: block;
  width: 195px;
  padding: 0 0 0 55px;
  font-size: 13px;
  color: #495B60;
  font-weight: bold;
  text-decoration: none;
  background: url('../images/li-1.gif') 30px 2px no-repeat;
}

.Categories a:hover {
  color: #FFF;
  text-decoration: none;
}

.Bottom {
  overflow: hidden;
  width: 250px;
  margin-top: 12px;
  background-color: #546A6E;
}

.Title {
  display: block;
  overflow: hidden;
  height: 40px;
  margin: 10px 0 0 10px;  
  background: #4E6267 url('../images/title-bg.jpg') repeat-x;
}

.TW1 {
  width: 230px;
}

.TW2 {
  width: 729px;
}

.TW3 {
  width: 474px;
  margin: 0;
}

.TW4 {
  width: 245px;
  margin: 0;
}

.Title span {
  display: block;
  color: #FFF;
  font-size: 18px;
  margin-top: 10px;
  padding: 0 0 0 35px;
  background: url('../images/li-3.jpg') 14px 3px no-repeat;
}

.PanelLinks {
  overflow: hidden;
  width: 230px;
  margin: 0 0 0 10px;
  padding: 0 0 10px 0;
  line-height: 25px;
  background-color: #E5E0D9;
}

.PanelLinks a {
  display: block;
  width: 230px;
  padding: 0 0 0 20px;
  font-size: 16px;
  color: #53686D;
  text-decoration: underline;
  background: url('../images/li-2.gif') 10px 9px no-repeat;
}

.PanelLinks a:hover {
  color: #637278;
  text-decoration: none;
}

.News {
  overflow: hidden;
  width: 230px;
  margin: 0 0 0 10px;
  padding: 0 0 10px 0;
  line-height: 15px;
  text-align: justify;
  background-color: #E5E0D9;
}

.News p {
  width: 210px;
  color: #53686D;
  font-size: 11px;
  margin: 0;
  padding: 8px 10px 0 10px;
}

.Main {
  float: left;
  display: inline;
  width: 750px;
}

.Space1 {
  overflow: hidden;
  width: 750px;
  height: 50px;
  background: #E1E1E1 url('../images/space1-bg.jpg') no-repeat;
}

.Space2 {
  overflow: hidden;
  width: 750px;
  height: 50px;
  background: #FFF url('../images/space2-bg.jpg') repeat-x;
}

.Space2 span {
  overflow: hidden;
  float: left;
  width: 4px;
  height: 50px;
  background: #FFF url('../images/space-span-bg.jpg') left top no-repeat;
}

.Login {
  overflow: hidden;
  float: left;
  display: inline;
  width: 474px;
  height: 42px;
  border-left: 10px #BEC2C5 solid;
  background-color: #E5E0D9;
}

.Login table {
  margin: 8px 0 0 10px;
}

.Login th {
  font-size: 13px;
  color: #53686D;
  font-weight: bold;
}

.LoginTxt {
  width: 106px;
  height: 17px;
  padding: 1px 3px 0 3px;
  border: 1px #FFAD00 solid;
  background-color: #FFF;
}

.LoginTxt:focus {
  border: 1px #53686D solid;
}

.LoginSub {
  cursor: pointer;
  width: 98px;
  height: 23px;
  border: 0;
  margin: 1px 0 0 0;
  background: #FFAD00 url('../images/login-bt.jpg') no-repeat;
}

.Menu {
  position: relative;
  overflow: hidden;
  float: left;
  display: inline;
  width: 245px;
  height: 42px;
  margin: 0 0 0 10px;
  background-color: #E5E0D9;
}

.Tmobile {
  position: absolute;
  top: 5px;
  left: 3px;
  height: 30px;
  font-weight: bold;
  padding: 7px 0 0 33px;
  background: url('../images/tmobile.png') no-repeat;
}

.Orange {
  position: absolute;
  top: 5px;
  left: 125px;
  height: 30px;
  font-weight: bold;
  padding: 7px 0 0 33px;
  background: url('../images/orange.jpg') no-repeat;
}

.TopImg {
  display: block;
  width: 740px;
  height: 200px;
  margin-top: 10px; 
  border-left: 10px #FFF solid;
}

.CartBox {
  overflow: hidden;
  float: left;
  display: inline;
  width: 474px;
  height: 42px;
  margin-top: 10px;
  border-left: 10px #D9D9D9 solid;
  background: #EF7B00 url('../images/cartbox-bg.jpg') repeat-y;
}

.CartBox1 {
  float: left;
  display: inline;
  color: #FFF;
  font-size: 13px;
  margin: 8px 0 0 10px;
  text-decoration: underline;
}

.CartBox1:hover {
  color: #FFF;
  text-decoration: none;
}

.CartBox2 {
  float: left;
  display: inline;
  cursor: pointer;
  width: 26px;
  height: 17px;
  margin: 10px 0 0 20px;
  background: url('../images/cart-bt.jpg') no-repeat;
}

.StatusUser {
  overflow: hidden;
  float: left;
  display: inline;
  width: 230px;
  height: 40px;
  color: #53686D;
  margin: 10px 0 0 10px;
  padding: 2px 0 0 15px;
  background-color: #E5E0D9;
}

.StatusUser a {
  color: #53686D;
  text-decoration: underline;
}

.StatusUser a:hover {
  color: #53686D;
  text-decoration: none;
}

.Main_Box {
  overflow: hidden;
  width: 697px;
  margin-left: 10px;
  padding: 15px;
  border-left: 1px #D8DDDE solid;
  border-right: 1px #D8DDDE solid;
  border-bottom: 1px #D8DDDE solid;
  background: #FFF url('../images/main_box-bg.jpg') repeat-x;
}

.Search {
  overflow: hidden;
  width: 480px;
}

.Search th {
  text-align: right;
  font-weight: normal;
  padding-right: 5px;
}

.Search select {
  width: 120px;
  height: 18px;
  font-size: 13px;
}

.SearchSub {
  cursor: pointer;
  width: 101px;
  height: 18px;
  border: 0;
  margin-left: 19px;
  background: url('../images/search-bt.jpg') no-repeat;
}

.AboutUs {
  float: left;
  display: inline;
  overflow: hidden;
  width: 474px;
  margin: 10px 0 0 10px;  
}

.AboutBox {
  overflow: hidden;
  width: 442px;
  height: 222px;
  padding: 15px;
  border-left: 1px #D8DDDE solid;
  border-right: 1px #D8DDDE solid;
  border-bottom: 1px #D8DDDE solid;
  background: #FFF url('../images/main_box-bg.jpg') repeat-x;
}

.TopProduct {
  float: left;
  display: inline;
  overflow: hidden;
  width: 245px;
  margin: 10px 0 0 10px;  
}

.TopBox {
  overflow: hidden;
  width: 243px;
  padding: 5px 0 0 0;
  border-left: 1px #D8DDDE solid;
  border-right: 1px #D8DDDE solid;
  border-bottom: 1px #D8DDDE solid;
  background: #FFF url('../images/main_box-bg.jpg') repeat-x; 
}

.TopCatalog {
  overflow: hidden;
  width: 727px;
  margin: 10px 0 0 10px;
  padding-bottom: 10px;
  border: 1px #D8DDDE solid;
  background: #FFF url('../images/main_box-bg.jpg') repeat-x; 
}

.TopCatalog h1 {
  width: 707px;
  font-size: 18px;
  color: #E36A00;
  font-weight: normal;
  margin: 15px 10px 0 10px;
  border-bottom: 3px #F68900 solid;
}

.Top_Catalog {
  overflow: hidden;
  width: 712px;
  margin: 0 0 0 15px
}

.ProductBox,
.ProductBox2 {
  float: left;
  display: inline;
  width: 125px;
  height: 245px;
  margin: 10px 0 0 0;
  padding: 0 7px 0 7px;
  border-right: 1px #D9DEDF solid;
}

.ProductBox2 {
  width: 107px;
  height: 227px;
  margin-bottom: 10px;
}

.ProductBorder {
  border-right: none;
}

.ProductTitle,
.ProductTitle2 {
  display: block;
  overflow: hidden;
  width: 125px;
  height: 40px;
  color: #53686D;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
}

.ProductTitle2 {
  width: 107px;
}

.ProductTitle:hover,
.ProductTitle2:hover {
  text-decoration: none;
}

.ProductPrice,
.ProductPrice2 {
  overflow: hidden;
  width: 115px;
  height: 18px;
  color: #FFF;
  padding: 2px 5px 0 5px;
  font-weight: bold;
  background-color: #E36A00;
}

.ProductPrice2 {
  width: 97px;
}

.ProductImg,
.ProductImg2 {
  display: block;
  width: 115px;
  height: 115px;
  margin: 5px 0 0 5px;
}

.ProductImg2 {
  width: 97px;
  height: 97px;
}

.ProductInfo,
.ProductInfo2 {
  overflow: hidden;
  width: 115px;
  height: 50px;
  padding: 5px;
  margin-top: 5px;
  background-color: #F2EFEC;
}

.ProductInfo2 {
  width: 97px;
}

.ProductInfo p,
.ProductInfo2 p {
  display: block;
  width: 115px;
  height: 27px;
  margin: 0;
  font-size: 11px;
}

.ProductInfo2 p {
  width: 97px;
}

.ProductInfo table {
  width: 90px;
  margin: 0 0 0 10px;
}

.ProductTxt {
  width: 20px;
  height: 15px;
  font-size: 12px;
  text-align: center;
  border: 1px #B5B6B7 solid;
  background-color: #FFF;
}

.ProductTxt:focus {
  border: 1px #E36A00 solid;
}

.ProductSub {
  cursor: pointer;
  width: 28px;
  height: 18px;
  border: 0;
  margin: 1px 0 0 0;
  background: #FFAD00 url('../images/cart-2-bt.jpg') no-repeat;
}

.ProductDet {
  float: left;
  display: inline;
  cursor: pointer;
  width: 28px;
  height: 18px;
  border: 0;
  margin: 1px 0 0 0;
  background: #FFAD00 url('../images/detail-bt.jpg') no-repeat;
}

.BorderOrange {
  overflow: hidden;
  display: block;
  width: 707px;
  height: 3px;
  margin: 10px 0 0 10px;
  background-color: #E36A00;
}

.Footer {
  overflow: hidden;
  width: 100%;
  height: 40px;
  background-color: #546A6E;
}

.Footer p {
  float: left;
  display: inline;
  color: #FFF;
  font-size: 11px;
  margin: 10px 0 0 10px;
}

.Footer div {
  float: right;
  display: inline;
  color: #FFF;
  font-size: 11px;
  margin: 10px 10px 0 0;
}

.Footer a {
  font-size: 11px;
  color: #FFF;
}

/**TEXT**/
.Text h1,
.Text h2,
.Text h3,
.Text h4,
.Text h5,
.Text h6 {
  width: 707px;
  font-size: 18px;
  color: #E36A00;
  font-weight: normal;
  margin: 0 0 10px 0;
}

.Text h2 {
  font-size: 16px;
  font-weight: bold;
}

.Text h3 {
  font-size: 14px;
  font-weight: bold;
}

.Text h4,
.Text h5,
.Text h6 {
  font-size: 12px;
  font-weight: bold;
}

.Text p {
  text-align: justify;
}

/**KATALOG-1**/
.Catalog_1_Title {
  display: block;
  width: 682px;
  height: 22px;
  margin: 2px 0 0 0;
  padding: 3px 0 0 15px;
  background-color: #D4D9DC;
}

.Catalog_1_RW1,
.Catalog_1_RW2 {
  display: block;
  width: 677px;
  height: 22px;
  margin: 2px 0 0 0;
  padding: 3px 0 0 20px;
  background: #ECEFF1 url('../images/li-2.gif') 10px 8px no-repeat;
}

.Catalog_1_RW2 {
  background: #F5F6F7 url('../images/li-2.gif') 10px 8px no-repeat;
}

/**KATALOG-2**/
.Catalog_2 tr {
  height: 34px;
}

.Catalog_2 th,
.Catalog_2 td {
  background-color: #ECEFF1;
}

.Catalog_2 .Catalog_2_TR:hover th,
.Catalog_2 .Catalog_2_TR:hover td {
  cursor: pointer;
  background-color: #FAFAFA;
}


.Catalog_2 th {
  text-align: left;
  padding: 0 0 0 10px;
}

.Catalog_2 td {
  text-align: center;
}

.Catalog_2_Form {
  overflow: hidden;
  width: 75px;
}

.CatalogText {
  float: left;
  display: inline;
  width: 20px;
  height: 15px;
  padding: 1px 0 0 0;
  text-align: center;
  color: #000;
  margin: 3px 0 0 10px;
  border: 1px #B5B6B7 solid;
  background-color: #FFF;
}

.CatalogText:focus {
  border: 1px #E36A00 solid;
}

.CatalogSubmit {
  float: left;
  display: inline;
  cursor: pointer;
  width: 28px;
  height: 18px;
  border: 0;
  margin: 3px 0 0 4px;
  background: #E36A00 url('../images/cart-3-bt.jpg') no-repeat;
}

.Catalog_2_Akc {
  margin: 3px 0 0 0;
  text-align: center;
}

.Catalog_2_Title th,
.Catalog_2_Title td {
  font-weight: bold;
  background-color: #D4D9DC;
}

/**PAGES**/
.Pages {
  display: block;
  overflow: hidden;
  width: 255px;
  text-align: center;
  margin: 0 auto 0 auto;
  padding-top: 20px;
}

.Pages a {
  float: left;
  display: inline;
  margin-left: 2px;
  width: 18px;
  height: 18px;
  color: #53686D;
  text-decoration: none;
  border: 1px #C0C0C0 solid;
  background-color: #FFF;
}

.Pages a:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #53686D;
}

.Pages div {
  float: left;
  display: inline;
  margin-left: 2px;
  width: 18px;
  height: 18px;
  color: #E36A00;
  border: 1px #E36A00 solid;
  background-color: #FFF;
}

.Pages span {
  float: left;
  display: inline;
  padding-left: 2px;
}

/**DETAIL**/
.Detail {
  padding-top: 25px;
}

.Detail_IMG {
  float: left;
  display: inline;
  width: 295px;
}

.Detail_TBL {
  float: right;
  display: inline;
  width: 380px;
}

.Detail_TBL table {
  border-collapse: collapse;
}

.Detail_TBL tr {
  height: 32px;
  border-top: 2px #FFF solid;
}

.Detail_TBL th {
  text-align: left;
  font-weight: bold;
  padding: 0 0 0 10px;
  font-size: 13px;
}

.Detail_TBL td {
  font-size: 13px;
}

.Detail_RW2 span {
  font-size: 18px;
  color: #E36A00;
}

.Detail_RW1 {
  background-color: #F4F6F7;
}

.Detail_RW2 {
  background-color: #E8ECEE;
}

.Detail_ORD {
  overflow: hidden;
  width: 285px;
  height: 25px;
  padding: 7px 0 0 10px;
  background-color: #E5E0D9;
}

.Detail_ORD strong {
  float: left;
  display: inline;
}

.DetailText {
  float: left;
  display: inline;
  width: 20px;
  height: 15px;
  padding: 1px 0 0 0;
  text-align: center;
  color: #000;
  margin: 0 0 0 10px;
  border: 1px #B5B6B7 solid;
  background-color: #FFF;
}

.DetailText:focus {
  border: 1px #E36A00 solid;
}

.DetailSubmit {
  float: left;
  display: inline;
  cursor: pointer;
  width: 28px;
  height: 18px;
  border: 0;
  margin: 0 0 0 4px;
  background: #E36A00 url('../images/cart-3-bt.jpg') no-repeat;
}

.Detail_RW3 td,
.Detail_RW3 span {
  color: #FFF;
  padding: 0 0 0 10px;
  height: 63px;
  background: #E77200 url('../images/detail-bg.jpg') no-repeat;
}

.Detail_STR {
  font-weight: normal;
  font-size: 18px;
  background-color: transparent;
}

/**REGISTRACIA**/
.RegForm {
  overflow: hidden;
  width: 650px;
  margin-left: 30px;
}

.RegWar {
  margin: 0 0 0 180px;
}

.RegForm table {
  margin-bottom: 20px;
}

.RegForm tr {  
  height: 30px;
}

.RegLogin table {
  width: 300px;
}

.RegCol1 {
  width: 120px;
}

.RegCol2 {
  width: 180px;
}

.RegData {
  overflow: hidden;
  width: 650px;
}

.RegData table {
  float: left;
  width: 300px;
  display: inline;
}

.RegInv {
  margin-left: 50px;
}

.RegInv .RegCol1 {
  width: 120px;
}

.RegForm input {
  width: 131px;
  height: 16px;
  color: #000;
  padding: 3px 10px 0 10px;
  border: 1px #B5B6B7 solid;
  background: transparent;
}

.RegForm input:focus {
  border: 1px #E36A00 solid;
}

.RegSub {
  cursor: pointer;
  margin: 15px 0 0 280px;
  text-align: center;
  padding: 3px 20px 3px 20px;
  color: #000;
  border: 1px #B5B6B7 solid;
  background-color: #E2E2E2;
}

/**KOSIK**/
.cart {
  overflow: hidden;
  width: 652px;
  margin: 15px 0 0 25px;
}

.cart-cnt {
  overflow:hidden;
  width:100%;
}

.CrtMenu {
  overflow: hidden;
  width: 522px;
  margin: 0 15px 0 15px;
}

.CrtFir,
.CrtSec,
.CrtThi {
  float: left;
  display: inline;
  height: 21px;
  padding-top: 7px;
  margin-right: 1px;
  text-align: center;
}

.CrtFir {
  width: 130px;
}

.CrtSec {
  width: 103px;
}

.CrtThi {
  width: 110px;
}

.CrtActive {
  color: #E36A00;
  font-size: 15px;
  font-weight: bold;
}

.CrtCnt {
  overflow: hidden;
  position: relative;
  width: 652px;
  border-top: 3px #E36A00 solid;
  border-bottom: 3px #E36A00 solid;
  background-color: #F3F5F5;
}

.CrtMessage {
  margin: 15px;
}

.Crt1Tab1 {
  border-collapse: collapse;
}

.Crt1Tr0 td {
  color: #E36A00;
  font-weight: bold;
  border-bottom: 1px #DDDDDD solid;
}

.Crt1Tr1 {
  height: 119px;
  padding-top: 3px;
  overflow: hidden;
  background: url('../images/crt-tr-bg.jpg') repeat-x;
}

.Crt1Tr1 td {
  border-bottom: 1px #DDDDDD solid;
}

.Crt1Td1 img {
  border: 1px #C0C0C0 solid;
}

.Crt1Td1 img:hover {
  border: 1px #E36A00 solid;
}

.Crt1Td1 {
  width: 120px;
  padding-left: 18px;
}

.Crt1Td2 {
  width: 135px;
  padding-right: 10px;
}

.Crt1Td2 a,
.Crt1Td2 a:hover {
  text-decoration: underline;
}

.Crt1Td2 a:hover {
  text-decoration: none;
}

.CartQua {
  width: 30px;
  height: 17px;
  padding-top: 3px;
  margin-left: 12px;
  text-align: center;
  color: #E36A00;
  font-weight: bold;
  border: 1px #A6A6A6 solid;
  background: #FFF;
}

.Crt1Td3 {
  width: 100px;
  text-align: right;
  padding-right: 10px;
}

.Crt1Td4 {
  width: 80px;
}

.Crt1Td5 {
  width: 110px;
  font-weight: bold;
  color: #E36A00;
  text-align: right;
  padding-right: 10px;
}

.Crt1Td6 {
  width: 60px;
}

.Crt1Td6 a {
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 18px;
  background: url('../images/crt-del-bt.jpg') no-repeat;
}

.Crt1NmTd1 {
  padding-left: 18px;
}

.Crt1NmTd2,
.Crt1NmTd3,
.Crt1NmTd4,
.Crt1NmTd5 {
  text-align: center;
}

.CrtPayment,
.CrtDelivery,
.CrtDisc {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px #DDDDDD solid;
  width:100%;
  overflow:hidden;
}

.CrtPayment p,
.CrtDelivery p,
.CrtDisc p {
  width: 200px;
  font-size: 12px;
  font-weight: bold;
  color: #E36A00;
  margin: 20px 0 0 20px;
}

.CrtPayment table,
.CrtDelivery table {
  width: 400px;
  margin: 10px 0 0 100px;
}

.CrtPayment th,
.CrtDelivery th {
  width: 10px;
}

.CrtPayment td,
.CrtDelivery td {
  width: 385px;
  padding: 0 0 0 5px;  
}

.CrtPayment label,
.CrtDelivery label {
  font-weight: bold;  
}

.CrtPayment input,
.CrtDelivery input {
  margin: 2px 0 0 0;
}

.CrtDeliveryImg {
  position: absolute;
  top: 60px;
  left: 15px;
  width: 72px;
  height: 65px;
  background: url('../images/crt-delivery-bg.jpg') no-repeat;
}

.CrtSummary {
  width: 652px;
  height: 30px;
  padding-top: 7px;
  background-color: #E36A00;
  border-bottom: 1px #DDDDDD solid;
}

.CrtSummary td {
  color: #FFF;
}

.CrtSummary1 {
	padding-left: 15px;
	font-size: 17px;
	width: 120px;
}

.CrtSummary2 {
	font-size: 11px;
	text-align: center;
	width: 180px;
}

.CrtSummary3 {
	font-size: 17px;
	padding-right: 15px;
	text-align: right;
	width: 300px;
	font-weight: bold;
}

.Crt1Btn {
  overflow: hidden;
  width: 652px;
  height: 100px;
}

.Crt1Btn1 {
	float: left;
	display: inline;
	cursor: pointer;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding: 3px 20px 3px 20px;
	margin: 40px 0 0 25px;
  border: 1px #B5B6B7 solid;
  background-color: #E2E2E2;
}

.Crt1Btn2 {
  float: right;
  display: inline;
  cursor: pointer;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding: 3px 20px 3px 20px;
	margin: 40px 25px 0 0;
  border: 1px #B5B6B7 solid;
  background-color: #E2E2E2;
}

.Crt1Btn1:hover,
.Crt1Btn2:hover {
  color: #000;
  text-decoration: none;
}

/**KOSIK-2**/
.Crt2Login tr,
.Crt2Data tr {  
  height: 30px;
}

.Crt2Login table {
  width: 290px;
  margin-left: 15px;
}

.Crt2Td1 {
  width: 100px;
}

.Crt2Td2 {
  width: 180px;
}

.Crt2Data {
  overflow: hidden;
  width: 637px;
  margin-left: 15px;
}

.Crt2Data table {
  float: left;
  width: 300px;
  display: inline;
  margin-top: 80px;
}

.Crt2Inv {
  margin-left: 25px;
}

.RegInv .RegCol1 {
  width: 100px;
}

.Crt2Login input,
.Crt2Data input {
  width: 131px;
  height: 16px;
  font-size: 11px;
  padding: 3px 10px 0 10px;
  border: 1px #A6A6A6 solid;
  background: 3FFF�;
}

.Crt2Login input:focus,
.Crt2Data input:focus {
  border: 1px #E36A00 solid;
}

.Crt2Log {
  position: absolute;
  top: 155px;
  left: 120px;
  width: 100px;
  cursor: pointer;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 3px 0;
  border: 1px #B5B6B7 solid;
  background-color: #E2E2E2;
}

.Crt2Border {
  overflow: hidden;
  width: 652px;
  height: 1px;
  border-bottom: 1px #DDDDDD solid;
}

/**KOSIK-3**/
.Crt3Confirm {
  overflow: hidden;
  position: relative;
  width: 522px;
  margin: 15px;
}

.Crt3Confirm table {
  width: 482px;
  margin: 0 20px 0 20px;
  border-collapse: collapse;
}

.Crt3Confirm tr {
  height: 30px;
}

.cart3-bord td,
.cart3-bord th {
  border-bottom: 1px #DDDDDD solid;
}

.Crt3Confirm th {
  width: 180px;
  font-weight: bold;
}

.cart3-bord td {
  width: 402px;
}

.Crt3Confirm td strong {
  color: #E36A00;
}

.cart3-btn {
  padding: 40px 0 40px 0;
  text-align: center;
}

.cart-thx {
  color: #646363;
  font-size: 18px;
  margin: 20px 0 0 0;
}

.CrtOK {
  margin: 15px 0 15px 70px;
}

.CrtOK input {
  margin-right: 2px;
}

.Crt3Submit {
  width: 160px;
  cursor: pointer;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 3px 0;
	margin: 20px 0 20px 230px;
  border: 1px #B5B6B7 solid;
  background-color: #E2E2E2;
}

.errTag {
  color: #db5b02;
  display: block;
}

#loader {
  position: absolute;
  left: 140px;
  top: 20px;
}

.cart_error {
  color: #db5b02;
  font-weight: bold;
  text-align: center;
  margin: 30px;
}

.MS {
  position: relative;
  height: 120px;
  line-height: 250%;   
}

.MS table {
  margin: 10px 0 0 0;
}

.tyre {
  position: absolute;
  top: 20px;
  left: 490px;
}