body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #e2e5e9;
	position: relative;
}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#header {
	width: 942px;
	margin: 0 auto;
	background: #e2e5e9 url('../images/bgHeader.png') no-repeat;
	height: 206px;
	padding: 65px 0 0 0;
	position: relative;
}
#header h1 {
	position: relative;
	float: left;
	margin: 0 0 0 155px;
	font-size: 30px;
	width: 419px;
	height: 132px;
	line-height: 180%;
	overflow: hidden;
}
#header h1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 419px;
	height: 132px;
	display: block;
	background: url('../images/logo.png') no-repeat;
	z-index: 1;
}
#header #navigation {
	list-style: none;
	position: absolute;
	top: 15px;
	left: 30px;
	font-family: Myriad Pro, arial, sans-serif;
	font-size: 16px;
}
#header #navigation li {
	float: left;
	border-left: 1px #b7bec7 solid;
	padding: 0 5px;
}
#header #navigation li.first {
	border: none;
}
#header #navigation li a {
	display: block;
	padding: 8px 13px;
	text-decoration: none;
	color: #000;
}
#header #navigation li a:hover {
	color: #fff;
	background: #29a9ba url('../images/bgNavigationHover.gif') right repeat-y;
}
#header #toolBox {
	width: 362px;
	height: 206px;
	position: relative;
	float: right;
}
#header #toolBox h2 {
	font-size: 17px;
	color: #217c8e;
	font-family: Myriad Pro, arial, sans-serif;
	margin: 0 0 4px 0;        
}

#header #toolBox h2 span a, #header #toolBox p {
    font-size: 12px;
    color: #217c8e;
    text-decoration: none;
}

#header #toolBox p.user {
    margin-bottom: 8px;
}

#header #toolBox p {
	border-bottom: 1px #bec2c8 solid;
	width: 250px;
}
#header #toolBox .last {
	border: none!important;
}
#header #toolBox #cartInfo {
	width: 252px;
	background: #d7dade;
	position: relative;
	padding: 7px;
	font-size: 12px;
	margin-bottom:9px;
	font-family: arial, sans-serif;
}
#header #toolBox #cartInfo .cartPar {
	position: absolute;
	top: 0;
	right: -33px;
	border: none!important;
}
#header #toolBox #login-area {
	position: relative;
	height: 40px;
}
#header #toolBox #login-area #username {
	position: absolute;
	top: 0;
	left: 0;
	width: 122px;
}
#header #toolBox #login-area #password {
	position: absolute;
	top: 0;
	left: 135px;
	width: 122px;
}
#header #toolBox #login-area #login {
	position: absolute;
	top: 0;
	left: 271px;
}
#header #toolBox #search {
	position: relative;
	height: 40px;
}
#header #toolBox #search #area-search {
	position: absolute;
	top: 0;
	left: 0;
	width: 257px;
}
#header #toolBox #search #lets-search {
	position: absolute;
	top: 0;
	left: 271px;
}
#header #toolBox input {
	border: none !important;
	padding: 5px!important;
	color: #6d7580 !important;
}
#header #toolBox input[type=image] {
	width: 27px;
	height: 26px;
	padding: 0 !important;
}
#header #toolBox p.search input {
	width: 247px;
	margin: 0!important;
}
#header #toolBox form input[type=text] {
	margin: 0!important;
}
#header #toolBox .cart {
	position: relative;
	overflow: hidden;
	width: 29px;
	height: 45px;
	float: right;
}
#header #toolBox .cart span {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/goCart.gif') no-repeat;
	width: 29px;
	height: 45px;
	display: block;
	z-index: 1;
}
#web {
	width: 942px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}
#web #content {
	float: left;
	margin-left: 199px;
	width: 546px;
	margin-top: 8px;
	position: relative;
	font-family:arial, sans-serif;
        padding-bottom: 15px;
}

#web #content h2 {
  color: #eb4c01;
  font-size: 20px;
  font-family: Myriad Pro, arial, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
}

#web #content h1 {
  color: #eb4c01;
  font-size: 20px;
  font-family: Myriad Pro, arial, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
}

#web #content h3 {
    font-size: 15px;
    color: #eb4c01;
}

#web #content p {
    font-size: 12px;
}

#web #content p strong a {
    text-decoration: none;
    font-size: 13px;
    color: black;
}

#web #content #navigace {
  position: absolute;
  top: 5px;
  right:13px;
}
#web #content #navigace a {
  color: #000;
}

#web #content .order {
  display: block;
  float: right;
  height:28px;
  padding: 0 0 0 375px;
  margin: 5px 0;
}
#web #content .order a {
  width: 23px;
  height: 19px;
  display: block;
  float: left;
  text-align: center;
  color: #000;
  font-size: 12px;
  font-family: arial, sans-serif;
  text-decoration: none;
  padding: 2px 0 0 0;
}
#web #content .order a:hover {
  background: url('../images/bgOrder.gif') no-repeat;
  color: #fff;
}
#web #content .order a.arrowLeft {
  background: url('../images/arrowReverse.gif') 50% 50% no-repeat;
}
#web #content .order a.arrowRight {
  background: url('../images/arrow.gif') 50% 50% no-repeat;
}
#web #content .order a.active {
  background: url('../images/bgOrder.gif') no-repeat;
  color: #fff;
}
#web #content .item {
  width: 252px;
  position: relative;
  float: left;
  height: 145px;
  padding: 8px;
  border: 1px #e2e5e9 solid;
}
#web #content .item h2 {
    color: #464646;
  font-family: arial, sans-serif;
  font-size: 15px;
  margin-left:85px;
}

#web #content .item h2 a {
  color: #464646;
  text-decoration:none;
}

#web #content .item h3 {
  font-size: 24px;
  color: #d72002;
  font-family: Myriad Pro, arial, sans-serif;
  margin-left:100px;
}
#web #content .item p {
  color: #464646;
  font-size: 13px;
  margin-left:90px;
}
#web #content .item .buttons {
  position: absolute;
  top: 110px;
  right: 9px;
}
#web #content .item .buttons strong {
  width: 33px;
  height: 33px;
  margin: 0 5px;
  overflow: hidden;
  font-size: 8px;
  position: relative;
}
#web #content .item .buttons .search span {
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url('../images/search.gif') no-repeat;
}
#web #content .item .buttons .cart span {
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url('../images/cart.gif') no-repeat;
}
#web #content .item .img {
  position: absolute;
  top: 10px;
  left: 5px;
}
#web #leftSub {
	float: left;
	margin-left: -745px;
	width: 189px;
}
#web #leftSub h3, #web #rightSub h3 {
	width: 179px;
	height: 32px;
	color: #fff;
	background: url('../images/bgHeadings.gif') repeat-y;
	text-align: right;
	font-size: 18px;
	font-family: Myriad Pro, arial, sans-serif;
	text-transform: uppercase;
	padding: 8px 5px 0 5px;
}
#web #leftSub ul {
	list-style: none;
	margin: 0 0 10px 10px;
}
#web #leftSub ul li {
	border-bottom: 1px #d3d7dd dotted;
}
#web #leftSub ul li.last {
	border-bottom: none!important;
}
#web #leftSub ul li a {
	padding: 5px 15px;
	display: block;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-align: right;
	text-decoration: none;
	color: #3d3d3d;
}
#web #leftSub ul li a:hover {
	background: #e8ecf1;
}
#web #leftSub .banners {
	text-align: center;
	padding: 5px 0;
}
#web #rightSub {
	float: right;
	width: 189px;
}
#web #rightSub #orangeBox {
	width: 189px;
	height: 94px;
	background: url('../images/bgOrangeBox.png') no-repeat;
}
#web #rightSub #orangeBox h2 {
	width: 179px;
	height: 32px;
	color: #fff;
	font-size: 18px;
	font-family: Myriad Pro, arial, sans-serif;
	text-transform: uppercase;
	padding: 8px 5px 0 5px;
}
#web #rightSub h3 {
  text-align: left;
  margin-top: 5px;
}
#web #rightSub #orangeBox p {
	color: #fff;
	font-size: 16px;
	font-family: arial, sans-serif;
	text-align: center;
}

#web #rightSub ul {
	list-style-image: url('../images/arrow.gif');
	margin: 10px 0 10px 0;
}
#web #rightSub ul li {
	border-bottom: 1px #d3d7dd dotted;
	margin-left:33px;
}
#web #rightSub ul li.last {
	border-bottom: none!important;
}
#web #rightSub ul li a {
	padding: 5px 15px;
	display: block;
	font-size: 12px;
	font-family: arial, sans-serif;
  color: #232323;
	font-weight: bold;
}
#footer {
	width: 942px;
	margin: 0 auto;
	position: relative;
}
#footer p {
  text-align: right;
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #49515b;
  padding: 5px;
}



/* košík */
#content table {
  border-top: 1px #e2e5e9 solid;
  border-bottom: 1px #e2e5e9 solid;
  width: 537px;
  margin: 10px 0;
}
#content table th {
  font-size: 12px;
  padding: 7px 0;
  border-bottom: 1px #e2e5e9 solid;
}
#content table .name {
  width: 210px;
  text-align: left;
  padding-left:10px;
}
#content table .prize {
  width: 90px;
  text-align: center;
}
#content table .quantity {
  width: 50px;
  text-align: center;
}
#content table .total {
  width: 90px;
  text-align: center;
}
#content table .delete {
  text-align: center;
}
#content table .delete a {
  width: 21px;
  height: 21px;
}
#content table td {
  text-align: center;
  padding: 7px 0;
  margin: 0;
  font-size: 12px;
  vertical-align: middle;
}
#content table .odd {
  background: #e8f6f4!important;
}
#content table tr {
  padding: 0 8px;
  background: none;
}
#content .cartWizard {
  text-align: right;
  float: right;
  height: 30px;
  display: block;
  margin: 10px 0 10px 210px;
}
#content p .orange {
  background: url('../images/bgButtonOrange.gif') repeat-x;
  padding: 4px 12px;
  font-family: Myriad Pro, arial, sans-serif;
  font-size: 16px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  display: block;
  float: left;
  margin: 0 5px;
}
#content p .blue {
  background: url('../images/bgButtonBlue.gif') repeat-x;
  padding: 4px 22px;
  font-family: Myriad Pro, arial, sans-serif;
  font-size: 16px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  display: block;
  float: left;
  margin: 0 5px;
}
#content #totalPrice {
  width: 260px;
  border-top: 1px #e2e5e9 solid;
  border-bottom: 1px #e2e5e9 solid;
  float: left;
  clear: both;
  margin:0 0 0 276px;
}
#content #totalPrice td {
  text-align: right;
}
#content #totalPrice th {
  border: none;
  vertical-align: middle;
  text-align: right;
}

#insertingProduct {
    display: none;
}

#registration td {
    width: 30%;
}

#registration td span {
    display: none;
    font-weight: bolder;
    color: #eb4c01;
}

#productLeft {
    width: 150px;
    float: left;
}

#productRight {
    width: 396px;
    float: left;
}




#web #content #priceNameProducer {
  padding: 8px 0;
  font-size: 11px;
}

#web #content #priceNameProducer span a {
  position: absolute;
  width: 20px;
  left: 0;
  top: 0;
  color: #000;
  text-decoration: none;
}
#web #content #priceNameProducer span {
  position: relative;
  width:79px;
  height: 20px;
  display: block;
  float: left;
}
#web #content #priceNameProducer span a.down {
  background: url('../images/downArrow.gif') right no-repeat;
  width: 17px!important;
  height: 17px;
  position: absolute;
  top: 0 !important;
  left: 42px!important;
}
#web #content #priceNameProducer span a.up {
  background: url('../images/upArrow.gif') right no-repeat;
  width: 17px!important;
  height: 17px;
  position: absolute;
  top: 0!important;
  left: 56px!important;
}
#web #content #priceNameProducer a.priceOrder {
  padding: 0!important;
  background: none!important;
  text-decoration: underline;
  color: #000;
}

#web #content #productLeft p.addToCart a {
    text-decoration: none;
    color: #eb4c01;
    font-size: 15px;
}

#insertingProduct
{
    background: url('../images/bgHeadings.gif') repeat-y;
    padding: 15px;
    font-size: 18px;
    color: white;
    margin-bottom: 15px;
}

#web #content .item p.buttons a {
    color: white;
}

.cash {
    width: 270px;
    overflow: hidden;
    float: left;
}

#content .cash table {
    width: 270px;
}

.clear {
    clear: both;
}

#content  #carriage {
    width: 80%;
    text-align: left;
}

#content  #carriage, #content #carriage td {
    text-align: left;
}

#web #content p, #web #content ul {
    margin-top: 12px;
    margin-bottom: 12px;
}

#web #content ul li {
    margin-left: 20px;
}

#content #productRight table {
    width: auto;
}