/* DACOM ESHOP */
.advice{
	/*width:170px;*/
	position:relative;
	height:232px;
	background-image: url(../img/shop_advice.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.advice .head {
	color:white;
	font-size:12px;
	padding:2px 0px 0px 4px;
}
.advice .item img {
	margin:5px;
}
.advice .item .perex{
	margin:4px;
	font-size: 10px;
}
.advice .item h2 {
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	padding-left:5px;
}
#shopAll {

}
#shopAll .side {
	width:240px;
}
#shopAll .box {
	font-size: 10px;
	margin:2px 0px 5px 0px;
	padding:5px 0px 15px 0px;	
}
#shopAll .box p {
	margin:0;
	text-align: left;
}
#shopAll .box a {
	color:black;
}
#shopAll .box .perex {
	overflow: hidden;
	width:140px;
	height:85px;
	margin-bottom:10px;
}
#shopAll h3 {
	margin:0px 0px 2px 0px;
	color:#172A62;
	font-size:11px;
	text-align: left;
}

#shopAll h4  {
	color:#d91f4e;
	font-size:10px;
	margin:0;	
}
#shopAll img {
	margin-right:5px;
}
.button {
	cursor:pointer; 
	cursor:hand; 
	line-height:22px;
	background: url(../img/button.png) no-repeat right top; 
	padding-right:16px; 
	margin:0px 0px 5px 2px;
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

.button span { 
	background: url(../img/button.png) no-repeat left top; 
	height:22px;
	display:block;
	display:inline-block;
	padding-left:16px;
	line-height:22px;
	font-size:11px;
}
a.round:hover {background-position:right -155px;}
a.round:hover span {background-position:left -155px;}

.shopItem {
	width:80px;
	float: left;
	text-align: center;
}
.shopItem .price {
	font-size:12px;
	font-weight:bold;
	color:#172a62;
}
.box .info {
	width:150px;
	float:right;
}

#head #headLeft #nav #links {
	position:absolute;
	bottom:2px;
	left:200px;	
}
#head #headLeft #nav #links a {
	color:black;
}
#head #headLeft #nav #links a:hover {
	text-decoration: underline;
}
#head #headLeft #nav #count {
	position:absolute;
	top:10px;
	right:10px;	
	color:white;
}
#head #headLeft #nav #count a {
	color:white;
	text-decoration: underline;
}
#head #headLeft #nav #count a:hover {
	color:white;
	text-decoration: none;
}

#head #headLeft #nav #count span {
	font-weight:bold;
}

.acount {
	cursor:pointer; 
	cursor:hand; 
	line-height:21px;
	background: url(../img/shop_nav.jpg) no-repeat right top; 
	padding-right:10px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

.acount span { 
	background: url(../img/shop_nav.jpg) no-repeat left top; 
	height:21px;
	display:block;
	display:inline-block;
	padding-left:10px; line-height:21px;
}
/*____ tabulky _____*/
table {
	padding-left:5px;
}
table td span {
	padding:0px 3px 0px 3px;
	color:#BACE59;
}
table td input {
	border:0px solid silver;
}
/*________ tabulka kosiku ____________*/
table.kosik {
	border-collapse: collapse;
	/*table-layout: fixed;*/
	text-align: center;
	width:650px;	
}

table.kosik td {
	border:1px solid black;
}

table.kosik th {	
	color:white;
	border:1px solid black;

}
table.kosik input {
	border:1px solid silver;
}
table.kosik td.small {
	width:50px;
}
/*_____tabulka seznamu vyrobku ____*/
table.checkList {
	width:500px;
}
table.checkList td.bold {
	width:65px;
	font-weight: bold;
}
/*_________*/
#log {	
	width:150px;	
	text-align: center;	
	margin:0px 0px 10px 0px;
	padding:10px;
}



input#update {
	/*position:absolute;
	right:0px;*/
	background-image: url(../img/btn_kosik_update.jpg);
	width:147px;
	height:30px;
	border:0px;
	cursor: pointer;
}
input#next {
	/*position:absolute;
	right:0px;
	top:30px;*/
	background-image: url(../img/btn_kosik_next.jpg);
	width:147px;
	height:30px;
	border:0px;
	cursor: pointer;
}
input#previous {
	/*position:absolute;
	right:0px;
	top:30px;*/
	background-image: url(../img/btn_kosik_previous.jpg);
	width:147px;
	height:30px;
	border:0px;
	cursor: pointer;
}
input#order {
	/*position:absolute;
	right:0px;
	top:30px;*/
	background-image: url(../img/btn_kosik_order.jpg);
	width:147px;
	height:30px;
	border:0px;
	cursor: pointer;
}
input#check {
	/*position:absolute;
	right:0px;
	top:30px;*/
	background-image: url(../img/btn_kosik_check.jpg);
	width:155px;
	height:30px;
	border:0px;
	cursor: pointer;
}

.lista {
	height:20px;	
	color:white;
	background-color:#6D6E71;
	padding:2px 0px 0px 5px;
	margin:10px 0px 10px 0px;
}
p.notice {
	height:36px;
	width:230px;
	background-image: url(../img/bg_notice.jpg);
	background-repeat: no-repeat;
	color:white;
	padding:2px 0px 0px 5px;
	font-size:12px;
}
#showInfo h1, #showInfo h2 {
	background-image: none;	
}
.fastNavShop {
	margin-top:3px;
	background-image: url(../img/fast_navShop.jpg);
	background-repeat: no-repeat;
	height: 20px;
	color:white;
}
.fastNavShop p {
	margin:0;
	padding:3px 0px 0px 35px;
	
}
#lastProduct {
	margin-top:3px;
}
.smallCart {
	padding:0px 2px 2px 2px;	
	background-color: #24282F;
	background-image: url(../img/bg_smallCart.jpg);
	background-repeat: repeat-x;
	font-size:10px;
	
}
.smallCart h2 {
	font-size:10px;
	padding:2px;
	marign:0px;
	border-bottom:1px solid black;
}
.smallCart table {
	font-size:9px;
}
.smallCart table td {
	vertical-align:top;
}
.smallCart span {
	color:#BACE59;
}
.smallCart a {
	color:white;
	text-decoration:none;
}
.smallCart a:hover {
	text-decoration:underline;
}
.smallCart form {
	padding-left:4px;
}
.smallCart input {
	width:100px;
	border:1px solid silver;
	font-size:10px;
}

.smallCart input.send {	
	background-image:url(../img/btn_send.jpg);
	background-repeat:no-repeat;
	width:70px;
	color:white;
	font-weight:bold;
}
input.send {	
	background-image:url(../img/btn_send.jpg);
	background-repeat:no-repeat;
	width:70px;
	color:white;
	font-weight:bold;
	font-size:10px;
}
