/* ROLNICKY 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;
}
input.button {
	background-color: #505079;
	border-bottom: 2px solid silver !important;
	border-right: 2px solid silver !important;
	color: white;

}
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 td span {
	padding:0px 3px 0px 3px;
	color: #b91313;
}
table td input {
	border:1px solid silver;
}
table td input#company,
table td input#street,
table td input#companyD,
table td input#streetD {
	width: 370px;
}
/*________ tabulka kosiku ____________*/
table.kosik {
	border-collapse: collapse;
	/*table-layout: fixed;*/
	width:100%;
	margin-top:10px;
}

table.kosik td {
	border-bottom:1px dashed #769FCB;
}

table.kosik td.small {
  text-align: center;
}

table.kosik th {
	color:#000;
	border-bottom:1px solid #769FCB;
	font-weight: normal;
	text-align: left;
}
table.kosik input {
	border:1px solid silver;
}
table.kosik td.small {
	width:50px;
}
table.kosik td img.thumb {
	width:50px;
}
#img_adresaDod {
  vertical-align: middle;
}
/*_____tabulka seznamu vyrobku ____*/
table.checkList {
	width:500px;
}
table.checkList td.bold {
	width:65px;
	font-weight: bold;
}
/*_________*/
#log {
	background-color: #A7C0D8;
	width:220px;	
	text-align: center;	
	margin:0px 0px 10px 0px;
	padding:10px;
}

input.send {
	border:1px solid gray;
}

input#update {
	/*position:absolute;
	right:0px;*/
	background-image: url(../img/btn_kosik_update.jpg);
	background-repeat: no-repeat;
	width:254px;
	height:54px;
	border:0px;
	cursor: pointer;
	background-color: White;
	margin: 5px 0;
}
input#next {
	/*position:absolute;
	right:0px;
	top:30px;*/
	background-image: url(../img/btn_kosik_next.jpg);
	background-repeat: no-repeat;
	width:254px;
	height:54px;
	border:0px;
	cursor: pointer;
}
input#previous {
	/*position:absolute;
	right:0px;
	top:30px;*/
	background-image: url(../img/btn_kosik_previous.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width:120px;
	height:26px;
	border:0px;
	cursor: pointer;
	margin: 0px 0;
}
input#order {
	/*position:absolute;
	right:0px;
	top:30px;*/
	background-image: url(../img/btn_kosik_order.jpg);
	width:216px;
	height:26px;
	border:0px;
	cursor: pointer;
}
input#check {
	/*position:absolute;
	right:0px;
	top:30px;*/
	background-image: url(../img/btn_kosik_check.jpg);
	width:216px;
	height:26px;
	border:0px;
	cursor: pointer;
}
a#register {
	display: block;
	background-image: url(../img/btn_register.png);
	background-position:right;
	background-repeat: no-repeat;
	width:222px;
	height:46px;
	border:0px;
	cursor: pointer;
}
a#acount {
	display:block;
	background-image: url(../img/btn_acount.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width:200px;
	height:36px;
	border:0px;
	cursor: pointer;
}
a#logout {
	display:block;
	background-image: url(../img/btn_logout.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width:200px;
	height:36px;
	border:0px;
	cursor: pointer;
}
a#cart_content {
	display: block;
	background-image: url(../img/btn_cart.gif);
	background-position:left;

	background-repeat: no-repeat;
	height:19px;
	border:0px;
	cursor: pointer;
}
.lista {
	height:20px;
	background-image: url(../img/bg_title.jpg);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	color:#b91313;
	padding:4px 0px 0px 10px;
	margin-top:10px;
}
div.notice {
	height:62px;
	width:252px;
	background-image: url(../img/bg_notice.jpg);
	background-repeat: no-repeat;
	color:white;
	font-size:12px;
}
div.notice p {
	padding:20px 0 0 15px;
	margin:0;
	font-weight:700;
}
.fastNav {	
	background-image: url(../img/fast_nav.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	height: 20px;
	margin-top: 5px;
	margin-bottom:5px;
}

.fastNav p {
	margin:0;
	padding:10px 0px 0px 5px;
	color:white;
	font-weight: 700;
}
#textContent .fastNav h1 {
	font-size:12px;
	margin:0;
	padding:2px 0px 0px 5px;
	color:#333333;
	font-weight: 400;
}
#lastProduct {
	margin-top:3px;
}

#pages {
	position: absolute;
	right:5px;
	font-weight: 700;
	line-height: 200%;
}
#pages a {
	float:left;
	text-align: center;
	display: block;
	width:26px;
	_width:26px;
	height:23px;
	_height:23px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/page.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:white;
	text-decoration: none;
	
}
#pages a:hover  {
	display: block;
	width:26px;
	_width:26px;
	height:23px;
	_height:23px;
	background-image: url(../img/page.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
	color:#000000;
	
	
}
#pages .active {
	float: left;
	display: block;
	text-align: center;
	width:26px;
	_width:26px;
	height:23px;
	_height:23px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/page.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
	color:#000000;
}
.smallCart {
	padding:0px 0px 5px 0px;
	background-image: url(../img/bg_smallCart.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
.smallCart p {
	font-size: 14px !important;
}
.smallCart table td {
	font-size:10px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
}
.smallCart table td.small {
  font-weight: bold;
  padding-left: 2px;
  background-image: none;
}
.smallCart table td a {
	color: black;
	text-decoration: none;
}
.smallCart table td a:hover {
	text-decoration: underline;
}
.smallCart table {
	padding-bottom:10px;
}
.smallCart div span {
	font-weight: 700;
	color:#B91313;
}