body {
  text-align: center;
  background: #FFF url('../images/bg.jpg') repeat-x;
}

textarea {
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #464646;
}

.frmInput {
  width: 128px;
  height: 15px;
  padding: 2px 3px 0 3px;
  font-size: 11px;
  border: 1px #D7D0BA solid;
}

.frmInput:focus {
  border: 1px #463E32 solid;
}

.FrmName,
.FrmPass {
  position: absolute;
  top: 18px;
  left: 15px;
  font-size: 11px;
  color: #898E90;
  padding: 4px 5px 0 5px;
  height: 19px;
  width: 112px;
  border: 0;
  background: url('../images/input-bg.jpg') no-repeat;
}

.FrmPass {
  top: 45px;
}

.FrmSub {
  position: absolute;
  top: 30px;
  left: 145px;
  cursor: pointer;
  width: 25px;
  height: 25px;
  border: 0;
  background: url('../images/ok-bt.gif') no-repeat;
}

.overflow {
  overflow: hidden;
  width: 100%;
}

.header,
.container {
  position: relative;
  overflow: hidden;
  width: 960px;
  margin: 0 auto 0 auto;
  text-align:left;
}

.logo {
  float: left;
  display: inline;
  width: 175px;
  margin: 10px 0 0 5px;
}

.pets {
  float: left;
  display: inline;
  width: 380px;
  height: 87px;
  margin: 6px 0 0 25px;
  background: url('../images/pets-bg.jpg') no-repeat;
}

.main-menu {
  float: right;
  display: inline;
  height: 40px;
  font-size: 14px;
  margin-top: 53px;
}

.main-menu span {
  text-decoration: underline;
}

.main-menu a {
  float: left;
  height: 28px;
  color: #547F00;
  text-decoration: none;
  text-align: center;
  margin-right: 2px;
  padding-top: 12px;
}

.main-menu a:hover,
.main-menu .active {
  color: #2F261D;
  text-decoration: none;
  background-position: 0 -40px;
}

.uvod {
  width: 59px;
  background: url('../images/uvod.gif') no-repeat;
}

.navod {
  width: 150px;
  background: url('../images/navod-nakupovanie.gif') no-repeat;
}

.servis {
  width: 65px;
  background: url('../images/servis.gif') no-repeat;
}

.onas {
  width: 63px;
  background: url('../images/o-nas.gif') no-repeat;
}

.language {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 25px;
  padding: 5px 0 0 0;
  background: url('../images/language-bg.jpg') no-repeat;
}

.language a,
.language span {
  padding-left: 9px;
}

.language span {
  text-decoration: line-through;
}

.left-panel,
.right-panel {
  float: left;
  display: inline;
  width: 180px;
  margin-top: 18px;
}

.right-panel {
  float: right;
}

.content,
.detail {
  overflow: hiddden;
  float: left;
  display: inline;
  width: 600px;
  padding-top: 55px;
  background: url('../images/pets-bottom-bg.jpg') 25px 0 no-repeat;
}

.head {
  width: 100%;
  height: 34px;
  border-bottom: 2px #DED9CA solid;
}

.kosik {
  width: 100%;
  height: 31px;
}

.menu-box,
.partneri-box {
  width: 155px;
  padding: 10px 5px 10px 20px;
  background-color: #EDE9DC;
}

.menu-box {
  margin-top: 1px;
}

.menu,
.menu:hover,
.partneri-box a,
.partneri-box a:hover,
.login-box a,
.login-box a:hover,
.logged-box a,
.logged-box a:hover {
  display: block;
  color: #2F3134;
  width: 140px;
  padding: 5px 0 0 15px;
  text-decoration: none;
  background: url('../images/li.jpg') 0 13px no-repeat;
}

.menu:hover,
.menu-box .selected,
.partneri-box a:hover,
.login-box a:hover,
.logged-box a:hover {
  font-weight: bold;
  text-decoration: none;
}

.login-box span,
.logged-box span {
  text-decoration: underline;
}

.submenu {
  display: block;
  width: 140px;
  padding: 5px 0 0 15px;
  background: none;
}

.advertising {
  display: block;
  margin-top: 5px;
}

.footer {
  width: 100%;
  height: 30px;
  padding-top: 70px;
  font-size: 11px;
  color: #918A74;
  background: url('../images/footer-bg.jpg') repeat-x
}

.footer p {
  float: left;
  display: inline;
}

.author {
  float: right;
}

.cart-box {
  width: 180px;
  height: 130px;
  border-bottom: 2px #DED9CA solid;
  background-color: #EDE9DC;
}

.cart-box {
  background-color: #EDE9DC;
}

.login-box,
.logged-box {
  position: relative;
  margin-top: 1px;
  padding: 15px 0 0 15px;
  width: 165px;
  height: 115px;
  border-bottom: 2px #DED9CA solid;
  background-color: #EDE9DC;
}

.login-box {
  padding-top: 70px;
  height: 60px;
}

.partneri {
  width: 180px;
  height: 31px;
  margin-top: 1px;
  border-bottom: 1px #DED9CA solid;
}

.product {
  overflow: hidden;
  position: relative;
  height: 100px;
  border-bottom: 1px #DED9CA solid;
  margin: 0 15px 0 15px;
  padding-top: 15px;
}

.product img {
  float: left;
  display: inline;
}

.product p {
  float: left;
  padding: 8px 10px 0 10px;
  width: 300px;
  margin: 0;
}

.product-cart,
.product-info {
  position: absolute;
  top: 30px;
  left: 420px;
}

.product-info {
  top: 65px;
}

.pages {
  overflow: hidden;
  padding-top: 10px;
  margin: 0 auto 0 auto;
  text-align: center;
}

.pages a {
  float: left;
  display: inline;
  margin-left: 2px;
  width: 18px;
  height: 18px;
  color: #547F00;
  text-decoration: none;
  border: 1px #DED9CA solid;
  background-color: #FFF;
}

.pages span {
  float: left;
  display: inline;
  margin-left: 2px;
  width: 18px;
  height: 18px;
  border: 1px #DED9CA solid;
  background-color: #FFF;
}
/*
.pages span {
  float: left;
  display: inline;
  padding-left: 2px;
}*/

.cart-box table {
  margin: 13px 0 0 10px;
}

.cart-box th {
  color: #547F00;
  font-weight: bold;
  padding-left: 10px; 
}

.cart-box img {
  margin: 15px 0 0 15px;
}

.detail-gallery {
  float: left;
  width: 320px;
  display: inline;
}

.detail-gallery img {
  margin: 20px 0 0 10px;
}

.detail-pic {
  float: left;
}

.detail-info {
  float: right;
  display: inline;
  width: 260px;
  padding-right: 20px;
}

.detail table {
  margin-top: 20px;
  border-collapse: collapse;
  border-bottom: 1px #DED9CA solid;
}

.detail table tr {
  height: 25px;
  background-color: #F4F2EA;
}

.detail table th {
  font-weight: normal;
  width: 110px;
  padding-left: 15px;
  color: #77705B;
  border-top: 1px #DED9CA solid;
}

.detail table td {
  font-weight: normal;
  width: 140px;
  color: #4A4537;
  border-top: 1px #DED9CA solid;
}

.detail table td span {
  text-decoration: line-through;
}

.detail-cart {
  display: block;
  margin-top: 20px;
}

/***registracia***/
#reg-form {
  overflow: hidden;
  margin: 0 0 0 45px;
  font-size: 11px;
}

#reg-form p {
  text-align: center;
  margin-top: 5px;
}

#reg-form table {
  font-size: 11px;
  margin-top: 15px;
}

#reg-form tr {
  height: 25px;
}

#reg-tab1 table {
  width: 225px;
}
/*
#reg-form input {
  width: 128px;
  height: 15px;
  padding: 2px 3px 0 3px;
  font-size: 11px;
  border: 1px #D7D0BA solid;
}

#reg-form input:focus {
  border: 1px #463E32 solid;
}
*/
.reg-1 {
  width: 130px;
  overflow: hidden;
}

.reg-2 {
  width: 150px;
}

#reg-form2 {
  overflow: hidden;
  width: 100%;
}

#reg-form2 table {
  float: left;
  width: 225px;
  margin-right: 50px;
}

.profTab tr,
#reg-form2 tr {
  height: 25px;
}

.reg-sub {
  cursor: pointer;
  width: 121px;
  height: 25px;
  margin: 10px 0 20px 255px;
  border: 0;
}

.reg-h {
  margin-left: 20px;
}

.errTag,
.cart-error {
	color:red;
	font-weight:bold;
	display:block;
}

.cart-error {
	margin:20px;
	text-align: center;
}


.text {
  padding: 0 20px 0 20px;
}

.btn-ok {
  cursor: pointer;
  width: 94px;
  height: 28px;
  border: 0;
}

/***********************KOSIK1*************************/
#empty-cart-text {
	text-align:center;
	padding:20px;	
}

.btn-kos {
	margin: 20px 18px 20px 18px;
}

.btn-kos-up {margin: 20px 0 20px 0;}

.kos-prod {
	position: relative;
	overflow: hidden;
	color: #3B3838;
	height: 100px;
	border-bottom: 1px #F6F6F6 solid;
}

.cart-pr-name {
    position:absolute;
    left:117px;
    top:15px;
}

.kos-prod p,
.FinalPrice p {
	margin:0;
}

.kos-del {
	position: absolute;
	top: 12px;
	left: 488px;
}

.kos-img {
	border: 1px #EAEAEA solid;
	margin: 20px 0 0 20px;
}

.priceMJ,
.priceCn,
.FinalPrice {
	position: absolute;
	top: 43px;
	left: 118px;
	width: 180px;
} 

.priceCn {left: 300px;}

.priceMJ p span,
.priceCn p span,
.FinalPrice p span {
	color: #438F07;
	font-weight: bold;
}

.priceCn input {
	width: 28px;
	height: 13px;
	font-size: 11px;
	border: 1px #AEAEAE solid;
	padding: 1px 0 0 0;
	text-align: center;
}

.priceCn input:focus {border: 1px #463E32 solid;}

.Pay {
	position: relative;
	border-bottom: 1px #F6F6F6 solid;
	height: 85px;
	overflow:hidden;
}

.FinalPrice {
	line-height: 15px;
	top: 18px;
	left: 270px;
}

.Pay select {
	display: block;
	width: 169px;
	height: 18px;
	margin: 15px 0 0 25px;	
}

.bkg-pay {
	position: absolute;
	top: 10px;
	left: 230px;
}

.btn-kos-foot {
	height: 70px;
	overflow: hidden;
}

.kos1-prep {
	float: left;
	margin: 21px 79px 0 22px;
}

.kos1-pokr {
	float: right;
	margin: 21px 22px 0 0;
}

#cartSummary {
	width:100%;
}

#cartSummary td {
	height:18px;
	padding:5px 20px;
}

.tabLine td {
	border-top:1px solid #f6f6f6;
}

#cart-step3-footer {
	margin:20px;
	text-align:right;	
}

#loader {
	display:none;
	position:absolute;
	left:200px;
	top:53px;
}

.cartComment {
    margin:15px 20px;
}

.cartComment  textarea {
    width:465px;
    height:80px;
}

/*************************KONTAKT***************************/
#kontakt {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

#kontakt-l {
  line-height: 17px;
  float: left;
  display: inline;
  color: #3B3838;
  width: 190px;
  margin-bottom: 50px;
  margin-left:10px;
}

#kontakt-l p {
	margin-bottom:20px;
}

#kontakt-l p a, #kontakt-l p a:hover {color: #3B3838;}

#kontakt-r {
  width:260px;
  float: right; 
  display: inline;
  line-height: 22px;
}

.kon-inp,
#kontakt-r textarea {
  display: block;
  width: 140px;
  height: 15px;
  padding: 2px 3px 0 3px;
  font-size: 11px;
  border: 1px #D7D0BA solid;
}

#kontakt-r textarea {
  height: 80px;
  width: 200px;
  font-size: 11px;
  font-family: tahomam,arial;
  margin-bottom: 10px;
}

.kon-inp:focus,
#kontakt-r textarea:focus,
.textarea-cart1:focus {
  border: 1px #463E32 solid;
}

.kon-sub,
.reg-sub {
  width: 94px;
  height: 28px;
  border: 0;
}

.light-text {
  font-size: 12px;
  font-weight: bold;
  color: #D9D2BF;
}

.textarea-cart1 {
  padding: 2px 3px 0 3px;
  font-size: 11px;
  border: 1px #D7D0BA solid;
}

.kos1-doprava,
.kos1-platba {
  height: 18px;
  font-size: 11px;
  padding-top: 1px;
  border: 1px #D7D0BA solid;
}