* {
    margin: 0;
    padding: 0;
    border: none;
}

.hidden{
	display: none !important;
}

.inv {
    display: none;
}

body {
    background: #fff;
    text-align: center;
    color: #000;
    font: .8em / 1.2em "Tahoma", "Verdana", "Arial", sans-serif;
}

#center {
    width: 1014px;
    margin: 15px auto;
    text-align: left;
}

.head {
    background: url( "./gfx/head.jpg" ) no-repeat;
    width: 1014px;
    height: 280px;
    position: relative;
}

.head-en {
    background: url( "./gfx/head-en.jpg" ) no-repeat;
    width: 1014px;
    height: 280px;
    position: relative;
}

.head-de {
    background: url( "./gfx/head-de.jpg" ) no-repeat;
    width: 1014px;
    height: 280px;
    position: relative;
}

.head-ru {
    background: url( "./gfx/head-ru.jpg" ) no-repeat;
    width: 1014px;
    height: 280px;
    position: relative;
}

#main {
    background: url( "./gfx/main.gif" ) repeat-y;
}

.flag {
    position: absolute;
    top: 200px;
    left: 12px;
    text-align: center;
}

.flag a {
    float: left;
    text-decoration: none;
    color: #000;
    margin: 0 0 0 7px;
    font-size: .85em;
}

.flag a:hover {
    color: #b33233;
}

ul.topmenu {
    list-style: none;
    position: absolute;
    top: 208px;
    left: 340px;
}

ul.topmenu li {
    float: left;
}

ul.topmenu a {
    background: url( "./gfx/topmenu_line.gif" ) no-repeat top right;
    display: block;
    float: left;
    color: #000;
    text-decoration: none;
    font: bold .95em / 1.3em "Tahoma", "Verdana", sans-serif;
    padding: 8px 22px 7px 22px;
}

ul.topmenu a:hover {
    color: #b33233;
}

ul.menu {
    list-style: none;
    width: 240px;
    position: relative;
    top:-20px;
    margin: 0 0 0 45px;
}

ul.menu li {
    background: url( "./gfx/menuline.gif" ) no-repeat bottom right;
}

ul.menu li a {
    display: block;
    height: 16px;
    background: transparent url( "./gfx/star.gif" ) no-repeat center left;
    padding: 5px 0 5px 25px;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
}

ul.menu li a:hover {
    background: transparent url( "./gfx/star2.gif" ) no-repeat center left;
    color: #b33233;
}

ul.menu li a.flip{
    background: transparent url( "./gfx/star2.gif" ) no-repeat center left;
	color: #b33233;
}

ul.menu li a.flip:hover {
    background: transparent url( "./gfx/star.gif" ) no-repeat center left;
    color: #0C2172;
}

h1 a {
    display: block;
    width: 350px;
    height: 150px;
}

h1 a:focus, ul.menu li a:focus,
    ul.topmenu a:focus {
    -moz-outline-style: none;
}

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

#right {
    float: left;
    margin: 30px 0 0 0;
    width: 535px;
}

.box {
    margin: 15px 0 0 43px;
    background: transparent url( "./gfx/box.gif" ) no-repeat top left;
    width: 250px;
    height: 281px;
}

.box2 {
    margin: 15px 0 0 43px;
    background: transparent url( "./gfx/box2.png" ) no-repeat top left;
    width: 250px;
}
.box2 #boxContent{
    background: transparent url( "./gfx/prouzek.gif" ) repeat;
    margin-top:20px;
}
.box2 #boxContent p{
	padding-top: 10px !important;
}
.box2bottom
{
	width: 250px;
	height: 20px;
	background: transparent url( "./gfx/box2bottom.png" ) no-repeat top left;
}
.bannyrky a{
	display: block;
	float: left;
	padding-left: 5px;
	margin-bottom: 5px;
}

.text-bottom {
    background: transparent url( "./gfx/text_bottom.gif" ) no-repeat top left;
    width: 1014px;
    height: 23px;
    clear: both;
}

.products {
    background: transparent url( "./gfx/main2.gif" ) repeat-y;
    padding: 0 0 0 10px;
}

.products a {
    display: block;
    text-decoration: none;
    text-align: center;
    float: left;
    margin: 15px 0 0 9px;
    font-weight: bold;
    color: #000;
}

.products a:hover {
    color: #b33233;
}

.footer {
    background: url( "./gfx/footer.gif" ) no-repeat;
    height: 22px;
    width: 1014px;
}

hr {
    height: 0;
    visibility: hidden;
    clear: both;
}

hr.normal {
  visibility: visible;
  clear: none;
  height: 1px;
  border-top: 1px solid #000;
}

div.line {
  border-top: 1px solid #3a7ac2;
  height: 30px;
  line-height: 0;
  font-size: 0;
  visibility: visible;
}

.login, .logout {
    position: absolute;
    top: 196px;
    left: 133px;
}

.logout {
  width: 185px;
}

.logout span {
  font-weight: bold;
  position: relative;
  top: -4px;
}

.logout span.v-points {
	font-weight: normal;
	position: relative;
	top: 8px;
	font-size: .85em;
}

.login p {
    float: left;
}

.logout p {
  float: right;
}

#pass_id, #login_id {
    width: 70px;
    height: 17px;
    padding: 3px 0 0 4px;
    color: #666;
    margin: 0 0 0 5px;
    border: 1px solid #003777;
    background: #fff url( "./gfx/input_top.png" ) repeat-x top left;
}

.login .sub {
    float: left;
    display: block;
    width: 18px;
    height: 19px;
    background: transparent url( "./gfx/button.gif" ) no-repeat top left;
    color: #000;
    cursor: pointer;
    font-weight: bold;
    position: relative;
    top: 2px;
    left: 6px;
    text-align: center;
}

.box h3, .box2 h3 {
    color: #fff;
    font-size: 1.1em;
    position: relative;
    top: 8px;
    left: 20px;
    width: 210px;
    text-align: center;
}

.box table {
    margin: 20px 0 0 21px;
    width: 208px;
    font-size: .85em;
}

.box table .price {
    text-align: right;
}

.box table td, .box table th {
    padding: 2px 4px;
}

.box table th {
    border-top: 1px solid #000;
    padding-top: 6px;
}

.box a {
    display: block;
    width: 130px;
    background: #003875 url("./gfx/box.gif") no-repeat center top;
    color: #fff;
    text-decoration: none;
    padding: 3px 6px;
    margin: 0 0 0 110px;
    position: relative;
    top: 15px;
    left: -20px;
    text-align: center;
}

.button-s {
    background: #003875 url("./gfx/box.gif") no-repeat center top;
    color: #fff;
    text-decoration: none;
    padding: 3px 6px;
    text-align: center;
    position: relative;
    top: 10px;
}

.box p {
    width: 220px;
    padding: 25px 15px;
    font-size: .85em;
}

.box2 p {
    width: 220px;
    margin: 0px;
    padding: 25px 15px 5px 15px;
    font-size: .85em;
}

.copy {
    text-align: right;
    color: #ccc;
    width: 1000px;
}

/*common*/
#right ul {
    margin: 10px 0 10px 40px;
}

#right ul li {
    padding: 3px 0;
}

h2 {
    margin: 0 0 10px 0;
    font-size: 1.2em;
}

#right h3 {
    margin: 15px 0 5px 0;
    font-size: 1.1em;
}

h4 {
    font-size: 1em;
}

a {
    color: #0c2172;
}

p {
    margin: 0 0 10px 0;
    text-align: justify;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

a img {
    text-decoration: none;
    border: none;
}

.kosik-table input, .cart-input {
  border: 1px solid #003875;
  text-align: right;
  background: #fff url( "./gfx/input_top.png" ) repeat-x top left;
}

.logout-sub, .log-conf-sub, .kosik-table .kosik-sub, td.save_btn input, .cart-sub {
  background: #003875 url("./gfx/box.gif") no-repeat center top;
  color: #fff;
  cursor: pointer;
  font-weight: normal;
  margin: 5px 3px 0 0;
  padding: 2px !important;
  padding: 0px;
  border: none; 
  text-align: center;
}

.box-kos {
  display:block;
  position:relative;
  text-align: center;
  width: 240px;
  margin: 10px 0px 30px 45px;
}
.prehled-produktu-box{
	position:relative;
	top:-30px;
}
.kosicek {
  background: #003875 url("./gfx/box.gif") no-repeat center top;
  color: #fff;
  cursor: pointer;
  font-weight: normal;
  margin: 5px 3px 0 0;
  padding: 5px 30px 5px 30px;
  border: none; 
  text-align: center;
  width:208px;
}

.cart {
  position: relative;
}

a.vice {
  position: relative;
  left: 30px;
  font-size: .85em;
}


.logout-sub, .log-conf-sub {
  /*width: 65px;*/
}

.add-kosik {
  background: #003875 url("./gfx/box.gif") no-repeat center top;
  color: #fff;
  text-decoration: none;
  padding: 3px 5px;
  float: right;
}

span.txt-red {
  color: #a80000;
  font-weight: bold;
}

span.txt-blue {
  color: #003777;
  font-weight: bold;
}

span.txt-green {
  color: #31763c;
  font-weight: bold;
}

.kosik-table td {
  padding: 5px;
}

.kosik-table thead th {
  text-align: center;
}

.kosik-table th {
  text-align: left;
}

.register-table input {
    background: #fff url( "./gfx/input_top.png" ) repeat-x top left;
}

.register-table td {
  padding: 5px;
}

.kosik-table, .register-table {
  border: 1px solid #d4dbe2;
  padding: 15px;
  background: #e9f0f8;
}

p.motto {
  text-align: center;
  font-size: 1.1em;
  color: #003777;
  font-weight: bold;
}

#right img {
  margin: 10px;
}

h3.blue {
  margin: 20px 0 10px 55px;
  color: #003777; 
}

ul.ita {
  color: #003777;
  font-style: italic;
}

.tdleft {
  text-align: left;
}

.tdright {
  text-align: right;
}

img.prod {
  float: left;
}

.prod2 {
  float: right;
  width: 390px;
}

.log-out {
  float: right;
}

p.dar-error  {
	text-align: center;
	color: #a80000;
	font-weight: bold;
	margin: 2px 0 20px 0;
}

.poukaz-table input, select {
  border: 1px solid #003875;
  text-align: left;
  background: #fff url( "./gfx/input_top.png" ) repeat-x top left;
}

.vernost-table th {
  padding: 2px;
  background: #ccc;
}

.vernost-table td {
  padding: 2px;
}

.poukaz-table input {
    background: #fff url( "./gfx/input_top.png" ) repeat-x top left;
}

.vernost-table {
  border: 1px solid #d4dbe2;
  padding: 1px;
  background: #e9f0f8;
}

.poukaz-table .poukaz-sub {
  background: #003875 url("./gfx/box.gif") no-repeat center top;
  color: #fff;
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  padding: 2px;
  border: none;
  text-align: center;
}

.fpass {
  font-size: .85em;
  clear: both;
  position: relative;
  top: -5px;
  left: 7px;
}

.spec {
  font-size: 110%;
}

.spec2 {
  font-size: 110%;
}


.erase {
  color: red;
  font-weight: bold;
  text-decoration: none;
}

.star, .star2 {
  font-size: 120%;
  font-weight: bold;
  color: #b33233;
}

.t-center {
  text-align: center;
}

.norm-table {
  border: 1px solid #3c7cc2;
}

.norm-table td, .norm-table th {
  padding: 6px;
  border: 1px solid #3c7cc2;
  text-align: center;
}

.box2 p{
	text-align:center;
	font-size: 1em; 
	line-height: 1.3em;
}
/*produkty*/
#right .ptr-prehledProduktuWrap a
{
	position:absolute;
	width:100px;
	height:128px;
	left:0px;
	top:0px;
	z-index: 3;
	cursor:pointer;
}

#right .ptr-prehledProduktuWrap .goats{
	left:110px;
	top:0px;
}
#right .ptr-prehledProduktuWrap .shark{
	left:220px;
	top:0px;
}
#right .ptr-prehledProduktuWrap .liver{
	left:328px;
	top:0px;
}
#right .ptr-prehledProduktuWrap .super{
	left:437px;
	top:0px;
}
#right .ptr-prehledProduktuWrap .ginkgo{
	left:0px;
	top:135px;
}
#right .ptr-prehledProduktuWrap .libido{
	left:110px;
	top:135px;
}
#right .ptr-prehledProduktuWrap .lifestyle{
	left:220px;
	top:135px;
}
#right .ptr-prehledProduktuWrap .grape{
	left:328px;
	top:135px;
}
#right .ptr-prehledProduktuWrap .squalene{
	left:437px;
	top:135px;
}

#right .ptr-prehledProduktuWrap strong
{
	display: block;
	text-align: center;
	font-size: 9px;
}


/* patrik's styles */
#right .ptr-prehledProduktuWrap
{
	width: 535px;
	height: 265px;
	padding: 0px 0px 15px 0px;
	background: url('gfx/produkty.jpg') no-repeat left top; 
}

#right .ptr-prehledProduktuWrap img.ptr-prehledProduktu
{
	position: absolute;
	left: 0px;
	top: 0px;	
	margin: 0px;
	z-index: 1;
}
.comment-wrap{
	margin-bottom: 20px;
}
.comment-wrap .comment{
	width: 95%;
	border-top: solid 1px black;
}
.comment-wrap .post-head{
	position: relative;
}
.comment-wrap .post-right{
	position: absolute;
	right: 0px;
	top: 0px;
}
.comment-wrap .post-text{
	padding: 10px;
	padding-bottom: 15px;
}
.tdcenter {
  text-align: center !important;
}
