/*
#title - hlavicka
#all - obsah
#copy - paticka
*/
/***************** globals *********************/
body, h1, h2, h3, h4, ul, li, fieldset, form {
  margin: 0px;
  padding: 0px;
}
body {
  margin-left: auto;
  text-align: center;
}
ul, li {
  list-style-type: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.clear {
  display: block;
  clear: both;
  height: 1px;
}
img {
  border: none;
}
body {
  font-size: 11px;
  font-family: Arial;
}
.left {
  float: left;
  width: 200px;
}
.right {
  float: right;
  width: 200px;
}
/**************** layout ****************/
body {

	padding: 0;

	margin: 0;

	font-family: Tahoma, Arial, "Geneva CE", sans-serif;

	background-color: #a7a8ac;

	text-align: center;

	font-size: 12px;

	height: 100%;

}

.clear {

  clear: both;

}

#main {

	width: 760px;

	text-align: left;

	margin: 0 auto;

	padding-top: 15px;

	padding-bottom: 15px;

}



#page {

	border: 15px solid #D2D2D4;

	border-bottom: none;

	position: relative;

}



#foot2 {

	height: 30px;

	background-color: #D2D2D4;

	color: black;

	text-align: center;

	line-height: 30px;

	font-size: 11px;	

	clear: both;

}



#head {

	height: 125px;

	overflow: hidden;

	color: #EE1D24;

	background: black url("hlavicka.gif") top left no-repeat; 

	border: 0px red solid;

	width: 730px;

	position: relative;

}



h1 {

	height: 75px;

	width: 130px;

	float: left;

	font-size: 15px;

	font-weight: bold;

	text-align: center;

	margin-top: 20px;

}



#slogan {

	float: left;

	font-size: 20px;

	height:45px;

	line-height: 45px;

	width: 580px;

	text-align: center;

	border: 0px red solid;

	display: inline;

}



#menu {

	/*float: left;*/

	height: 30px;

	margin: auto;



}



#menu ul {

	margin: 0;

	padding: 0;

}



#menu li {

	margin: 0;

	margin-right: 15px;

	padding: 0;

	float: left;

	list-style-type: none;

	display: block;

	width: 115px;

	border: 1px solid #D2D2D4;

	border-bottom: none;

}



#menu li.last {

	margin-right: 0;

}



#menu li a, #menu li a:link, #menu li a:visited, #menu li a:active {

	display: block;

	float: left;

	width: 115px;

	margin: 0;

	padding: 0;

	text-align: center;

	height: 30px;

	line-height: 30px;

	text-decoration: none;

	color: #D2D2D4;

	font-weight: bold;

}



#menu li a span {

	

}



#menu li a.sel, #menu li a.sel:link, #menu li a.sel:visited, #menu li a.sel:active  {

	background-color: #D2D2D4;

	color: black;

}



#menu li a:hover {

	background-color: #D2D2D4;

	color: black;

}



#content {

	border-top: 15px solid #D2D2D4;

	padding: 20px;

}

p {

	padding: 0;

	margin: 0;

	margin-bottom: 5px;

	line-height: 120%;

}



td {

	font-size: 12px;

}



a {	

	color: #E91217;

	font-weight: bold;

}

#footer {

	height: 15px;

	clear: both;

}



li {	

	margin-bottom: 5px;

	margin-top: 5px;

	list-style-type: square;

}



hr {

	color: #D2D2D4;

	height: 1px;

	margin: 5px 0;

}
a img {

  border: none;

}


#title {
  width: 730px;
  height: 125px;
  border: 15px solid #CCCCCC;
  background-color: black;
  margin: auto;
  text-align: left;
}
#shop {
  color: white;
}

#zpet {
  vertical-align: center;
  margin-bottom: 15px;
  font-weight: bolder;
}

#zpet a { color: #000; font-weight: bolder; }
#zpet a:visited { color: #000; }

#all {
/*  border-left: 15px solid #CCCCCC;
  border-right: 15px solid #CCCCCC;*/
  background: transparent url(new/all_back.gif) repeat-y left;
  _width: 686px; /*668 */
  text-align: left;
}
/*#all .clear {
  background-color: #999999;
}*/
#middle {
  width: 500px;
  float: left;
}
#right {
  text-align: left;
  /*width: 163px; /* 163 */
  /*float: right;*/
  margin-left: 505px;
  _margin-left: 502px;
}
#copy {
  border: 15px solid #CCCCCC;
  width: 730px;
  margin: auto;
  text-align: left;
}
/**************** middle ****************/
#collection {
  background: transparent url(new/all_back.gif) repeat-y left;
}
#collection .product_head div {
  width: 50%;
  float: left;
}
#collection .product_head div.head {
  width: 240px;
  margin: 5px;
  font-size:16px;
  font-weight: bolder;
  text-align: center;
  border-bottom: 3px solid #CCCCCC;
}
#collection .right {
  float: right;
  width: 240px;
  padding: 0px;
}
#collection .left {
  float: left;
  width: 240px;
  padding: 0px;
  padding-right: 4px;
  border-right: 2px #CCCCCC solid;
}
*:lang(cz) #collection .left{
    padding-right: 8px !important;
}
#collection .product {
  width: 238px;
  _width: 240px;
  background: transparent url(new/product_bottom.gif) repeat-x bottom;
  margin: 3px 3px 7px 3px;
  padding-bottom: 5px;
  font-size: 11px;
  height: 85px;
}
#collection .product .info {
  font-size: 12px;
}
#collection .product .product-label {
  font-weight: bolder;
  color: black;
}
/**************** #tab_top, #tab_main ***************/
#tab_main .page {
  padding: 15px;
}
#tab_top h2, h2.gray_line {
  text-align: center;
  display: block;
  background-color: #656565;
  height: 20px;
  padding: 5px;
  padding-bottom: 7px;
  font-size: 9px;
}
#tab_top h2 a {
  color: black;
}
#tab_main .pager, #tab_main h2 {
  text-align: center;
  display: block;
  background-color: #656565;
  height: 16px;
  padding: 7px;
  font-size: 12px;
}



#tab_main .pager {
 padding-bottom: 9px;_padding-bottom:18px;
}

#tab_top h2.gray_line {
 padding-bottom: 9px;_padding-bottom:18px;
}


#tab_main {
  background-color: #999999;
}
#tab_main button {
  background: transparent url(new/button.png);
  color: black;
  font-family: tahoma;
  font-size: 10px;
  border: none;
  width: 95px;
  height: 25px;
  text-align: center;
}
#tab_main .button {
  display: block;
  border: 2px black solid;
  background-color: transparent;
  color: black; 
  font-family: tahoma;
  font-size: 10px;
  width: 95px;
  height: 30px;
  text-align: center;
  font-weight: bolder;
  padding: 0px;
  /*padding-top: 5px;*/
}
#tab_main .left {
  float: left;
}
#tab_main .right {
  float: right;
}
#tab_main .card_ul {
  margin-top: 10px;
  text-align: center;
}
#tab_main .card_ul li {
  padding: 3px 10px;
  color: black;
  font-weight: bolder;
  display: inline;
  background-color: #CBCBCB;
}
#tab_main .card {
  padding: 10px 150px;
  background-color: #CBCBCB;
  margin: 0px 20px;
  _margin-left: 20px;
  _padding-right: 0px;

}

#tab_main .card_bottom {
  margin: 0px 20px;
  border: none;
  background-color: #650100;
  color: white;
  font-weight: bolder;
  text-align: center;
  padding: 10px;
}
#tab_main .buttons_block {
  padding: 20px;
}
/************* .product_item ****************/
.product_item {
  background-color: #999999;
  padding: 15px;
  padding-top: 0px;
}
.product_item .top_banner {
  /*height: 23px;*/
  width: 470px;
  border-bottom: 2px black solid;
}
.product_item .top_banner .id {
  width: 55px;
  border-right: 2px black solid;
}
.product_item .top_banner .label {

  border-right: 2px black solid;
  margin-right: 5px;
  color: #A50019;
}
.product_item .top_banner .author {
  width: 184px;
  padding: 3px;
}

.label { margin-left: 72px;_margin-left: 76px; }

.product_item .top_banner .label span, .product_item .top_banner .id span , .product_item .top_banner span {
  display: block;
  padding-top: 5px;
  padding-left: 5px;
}
.product_item .image {
  float: left;
  width: 265px;
  margin-top: 3px;
}
.product_item .image a {
  color: black;
}
.product_item .image img {
  width: 263px;
  background-color: white;
}
.product_item .info {
  margin-top: 3px;
  margin-left: 280px;
}
.product_item .info .druh {
  background-color: #CBCBCB;
  padding: 8px 3px 5px 3px;
  margin-bottom: 2px;
}
.product_item .info .velikosti {
  background-color: #CBCBCB;
  /*padding: 8px 3px 5px 3px;*/
  /*width: 185px;*/
}
.velikosti {
  padding-right: 20px;
  _padding-right: 2px;
  _padding-left: 0px;
  _margin: 0px;
  _margin-left: -3px;
  _margin-bottom: 2px;
  width: 190px;
  _width: 190px;
}
.velikosti td {
  text-align: center;
}
.product_item .info caption {
  font-weight: bolder;
  font-size: 12px;
  color: darkred;
  background-color: #CBCBCB;
}
.product_item .info .velikosti th, .product_item .info .velikosti td {
  padding: 2px;
  font-size: 12px;
  font-weight: normal;
}
.product_item .info .velikosti td.first {
  font-size: 16px;
}
.product_item .info .velikosti td img {
  margin-right: 3px;
  position: relative;
  top: 3px;
}
.product_item .info .velikosti input {
  width: 50px;
  border: 2px solid #646464;
  background-color: transparent;
}
.product_item .info .velikosti .disabled {
  color: white;
}
.product_item .info .velikosti input.disabled {
  border: 2px solid #9c9c9c;
}
.product_item .info .dodani {
  margin-top: 2px;
  background-color: #CBCBCB;
  padding: 8px 3px 5px 3px;
}
.product_item .info .dodani ul, .product_item .info .dodani li {
  list-style-type: none;
}
.product_item .info .cena {
  margin-top: 2px;
  width: 190px;
  background-color: #CBCBCB;
  text-align: right;
}
.product_item .info .cena td {
  padding: 8px 3px 5px 3px;
  text-align: left;
}
.product_item .info .cena_celkem {
  width: 190px;
  margin-top: 2px;
  background-color: #650100;
  text-align: right;
  color: white;
  font-weight: bolder;
}
.product_item .info .cena_celkem td {
    padding: 10px 3px 8px 3px;
    text-align: left;
}
.product_item .info .kosik {
  text-align: right;
  margin-top: 10px;
}
.product_item .info .kosik button {
  background: transparent url(new/button.png);
  color: black;
  font-family: tahoma;
  font-size: 10px;
  border: none;
  width: 95px;
  height: 25px;
  text-align: center;
}
/********** #kosik ***********/
#kosik {
  width: 100%;
  padding: 0px 10px;
  font-size: 12px;
}
#kosik th, #kosik td {
  padding: 4px;
}
#kosik th {
  border-left: 2px black solid;
  border-bottom: 2px black solid;
}
#kosik th.first {
  border-left: none;
}
#kosik td {
  background-color: #CBCBCB;
  border-left: 2px #999999 solid;
  border-bottom: 2px #999999 solid;
  color: #666666;
}
#kosik td.first {
  border-left: none;
}
#kosik a {
  color: #990000;
}
#kosik tfoot th {
  border: none;
  background-color: #650100;
  color: white;
  font-weight: bolder;
  text-align: right;
  padding: 10px;
  padding-right: 80px;
}


#collection .right {
  _clear: right;
}
#collection .left {
  _clear: left;
}
/**************** #nakupni_kosik *************/
#nakupni_kosik_stin {
  position: relative;
  left: 3px;
  width: 150px;
  margin: auto;
  background-color: black;
}
#nakupni_kosik {
  position: relative;
  bottom: 3px;
  right: 3px;
  background-color: #999999;
}
#nakupni_kosik .head {
  background-color: #64000F;
  color: white;
  text-align: center;
  padding: 4px;
  _width: 160px;
}
#nakupni_kosik h2 {
  font-weight: bolder;
  font-size: 12px;
  padding: 0px; 
  margin: 0px; 
  height: auto;
  background-color: transparent;
}
#nakupni_kosik .body {
  border-left: 2px #64000F solid;
  border-right: 2px #64000F solid; 
  _width: 160px;
}
#nakupni_kosik .body table {
  width: 100%;
  background-color: #CBCBCB;
  font-size: 11px;
}
#nakupni_kosik .body table td {
  padding: 3px;
}
#nakupni_kosik .foot {
  border: 2px #64000F solid;
  background-color: #676767;
  text-align: right;
  font-weight: bolder;
  padding: 3px;
}
#nakupni_kosik button {
  border: 2px #999999 solid;
  background-color: transparent;
  color: #999999;
  padding: 0px; 
  font-size: 9px;
  margin: 4px;
  margin-top: 8px;
}
#nakupni_kosik button.right {
  margin: 4px;
  background: transparent url(new/button_small.png);
  color: black;
  font-family: tahoma;
  font-size: 10px;
  border: none;
  width: 60px;
  height: 25px;
  text-align: center;
}

a.tlacitko {
  display: block;
  margin: 4px;
  background: transparent url(new/button_small.png) no-repeat;
  color: black;
  font-family: tahoma;
  font-weight: normal;
  font-size: 10px;
  height: 25px;
  padding-top: 7px;
  width: 62px;
  text-align: center;
  vertical-align: bottom;
}

input.tlacitko {
  display: block;
  margin: 4px;
  background: transparent url(new/button_small.png) no-repeat;
  color: black;
  font-family: tahoma;
  font-weight: normal;
  font-size: 10px;
  height: 25px;
  padding-top: 7px;
  width: 62px;
  text-align: center;
  vertical-align: bottom;
  border: 0;

}

#nakupni_kosik a:hover { text-decoration: none; }

#nakupni_kosik button a {
  color: #999999;
}
#nakupni_kosik button.left {
  width: 60px;
}
#nakupni_kosik button.right a {
  color: black;
  font-weight: normal;
}
/***************** #user ***************/
/*#user_stin {
  position: relative;
  left: 3px;
  width: 150px;
  margin: auto;
  background-color: black;
  z-index: 2;
}*/
#user {
  background-color: #676767;
  padding: 7px;
  _width: 185px;
  /*position: relative;
  bottom: 3px;
  right: 3px;*/ 
}
#user input {
  width: 140px;
  background-color: #cccccc;
  border: none;
}
#user input.right {
  margin: 4px;
  background: transparent url(new/button_small.png);
  color: black;
  font-family: tahoma;
  font-size: 10px;
  border: none;
  width: 60px;
  height: 25px;
  text-align: center;
}
#user .register {
  border-top: 2px #cccccc dotted;
}

form.register {
  font-size: 11px;
  padding: 10px;
}

form.register .nadpis1 {
  font-size: 12px;
  font-style: normal;
  
  padding: 3px;
  padding-top: 6px;
}
form.register .nadpis_r {
  font-size: 14px;
  font-weight: bolder;
}

div.img_pager {
  text-align: center;  
  font-size: 12px;
  margin-top: 10px;
}
div.img_pager a {
  font-weight: bolder;
  color: #990000;
}
input.item_count {
  width: 30px;
  
  
}

