/*RESET  v1.0 | 20080212 */

html, body, 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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* =Typography
-------------------------------------------------------------- */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8125em; /* 13px / 16px*/
	line-height: 1.5384em; /* 20 / 13*/
	color:#6b5e41;
}
h1, h2, h3, .header .menu-top, .footer .menu-top, .col-left .top h4, .box .label{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;

}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 20px;
  font-weight: normal;
}

h3.label, .shop-article h2 {
  font-size: 1.5em; /* 24px --> 24 ÷ 16 = 1.5 */
  line-height: 1em; /* 24px --> 24 ÷ 24 = 1 */
  
}
h1, .home-bg .col-center h3.label {
  font-size: 3em; /* 24px --> 24 ÷ 16 = 1.5 */
  line-height: 1.05em; /* 24px --> 24 ÷ 24 = 1 */

}

h2 {
  font-size: 1.375em; /* 22px --> 22 ÷ 16 = 1.375 */
  line-height: 1.0909em; /* 24px --> 24 ÷ 22 = 1.090909(09) */
}

h3, .box .label {
  font-size: 1.25em; /* 20px --> 20 ÷ 16 = 1.25 */
  line-height: 1.2em; /* 24px --> 24 ÷ 20 = 1.2 */
}

h4 {
  font-size: 1.125em; /* 18px --> 18 ÷ 16 = 1.125 */
  line-height: 1.333em; /* 24px --> 24 ÷ 18 = 1.3333333(3) */
  margin-bottom:0px;
  font-weight:bold;
}

h5, h6 {
  font-size: 1em; /* 16px --> 16 ÷ 16 = 1 */
  line-height: 1.5em; /* 24px --> 24 ÷ 16 = 1.5 */
}


/*--- PARAGRAPHS ---*/

p {
  margin-bottom: 20px;
}




/*--- LISTS ---*/
ul, ol {
  margin-bottom: 20px;
  padding-left:20px;
    /* Remember, if your magic number is
    different to this, use your own. */
}

ul {
  list-style: square outside;
}

ul ul,
ol ol {
  margin: 0 0 0 60px;
}
/*--- QUOTES ---*/
blockquote {
  margin: 0 60px 0 45px;
  border-left: 5px solid #ccc;
  padding-left: 10px;
  text-indent: -0.4em;
}

blockquote b {
  display: block;
  text-indent: 0;
}

table.colored td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfb8af;
	padding:5px;

}

table.colored tr {
}
/*--- body ---*/
body{
	margin: 0px;
	background-image:url(bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	line-height:1.5em;
}

.home-bg{
	background-image:url(bg-home.gif);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:-250px;	
}

body.editor{
	margin: 5px;
	background: #FFFFFF;
}


/*********************/

.header .menu-top

{
	position: absolute;
	right: 0px;
	top: 70px;
	font-size:22px;
	width:700px;
	text-shadow: #fff 0px 1px 2px;
}

.header .menu-top ul

{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.header .menu-top ul li

{
	display: inline;
}

.header .menu-top li a

{
	font-weight: normal;
	color: #6e5212;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 35px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:10px;
	margin-left: 30px;

}

.header .menu-top li a:hover

{
	background-image:url(menu-linka-bila.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	position: relative;
}

.header .menu-top li a.active

{
	background-image:url(menu-linka.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	position: relative;
}


.footer .menu-top

{
	font-size:16px;
	border-top: 1px dotted #f7e7ab;
	float:right;
	width:100%;
}

.footer .menu-top ul

{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align:center;
	float:right;

}

.footer .menu-top ul li

{
	display: inline;
}

.footer .menu-top li a

{
	font-weight: normal;
	color: #6e5212;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 35px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:10px;
	margin-left: 30px;

}

.footer .menu-top li a:hover

{
	position: relative;
	text-decoration:underline;
}

.footer .menu-top li a.active

{
	position: relative;
	text-decoration:underline;
}


a{
	color: #005d33;
	text-decoration: none;
}

a:hover{
	color: #CC0000;
	text-decoration:underline;
	
}

a img, a:link img{
	border: none;
}

/* odkazy */
a.previous,
a.link-back{
	background: url(ico-zpet.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
}
a.link-print{
	background: url(ico-tisk.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
}
a.back,
a.link-up{
	background: url(ico-nahoru.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
}
a.link-recommend{
	background: url(ico-doporucit.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 14px;
}
a.next{
	background: url(ico-dalsi.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
}
/* odkazy:end */

input, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 2px;
}

.search-form input.submit{
	padding:0px;

}

ul{
	margin-left: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0em;
}
ol{
	margin-left: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0em;
}

/* web */

.main{
	width: 993px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;

}
.in{
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(main-bg.gif) repeat-y;
}

.home-bg .header{
	position: relative;
	height: 485px;
	background-image:url(svetlo.png);
	background-repeat:no-repeat;
	_background-image:none;
	
}



.obraz{
	position: absolute;
	left: 25px;
	top: 190px;

}
.firma{
	position: absolute;
	left: 217px;
	top: 210px;
	width:235px;
	text-shadow: #fff 0px 1px 1px;

}

.firma h1{
	color:#6e5212;
	font-size:20px;
	font-weight:normal;
	

}

.firma a{
	display:block;
	text-align:right;
	padding-top:0.75em;
	font-weight:normal;

}
.animace{
	position: absolute;
	left: 481px;
	top: 171px;
	width:484px;
	height:287px;
	background-image:url(vinice-horni-dunajovice.jpg);
	border-bottom:1px solid #fff;
}

.header{
	position: relative;
	height: 171px;
	background-image:url(svetlo.png);
	background-repeat:no-repeat;
	_background-image:none;
	
}



.logo{
	background: url(logo-vinolibal.gif) no-repeat;
	width: 224px;
	height: 81px;
	position: absolute;
	top: 42px;
	left: 0px;
}
.languages{
	position: absolute;
	right: 244px;
	top: 9px;
	xdisplay: none;
}
* html .languages{
	top: 40px;
	
	
}
.search-form{

}
.search-form form{
	margin: 0px;
	padding:0px;

}
.search-form input.field{
	float:left;
	border:0px;
	width:125px;
	padding:5px;
	margin-top:2px;
	border: 1px solid #f1efeb;
	background-color:#FFF;

}
.search-form .submit{
	width: 25px;
	height:25px;
	float:right;

}

a.homelink{
	display: block;
	width: 224px;
	height: 81px;
	text-decoration: none;
}
a.homelink span{
	visibility: hidden;
}

.col-left{
	width: 200px;
	float: left;
}
.col-center{
	width: 564px;
	_width: 563px;
	float: left;
	overflow: hidden;
}
.col-shop{
	width: 764px;
	_width: 763px;
	float: left;
	overflow: hidden;
}
.col-shop .inside{
	padding-left: 29px;
	padding-top: 23px;
	padding-bottom: 23px;
}
.col-center .inside{
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 23px;
	padding-bottom: 23px;
}
.col-right{
	width: 200px;
	float: right;
	overflow: hidden;
}
.col-right .inside{
	padding-left: 22px;
	padding-top: 23px;

}
.col-left .top,
.col-center .top,
.col-right .top,
.col-shop .top{
	margin-top:10px;
	padding-bottom:10px;
	height: 30px;
	line-height: 30px;
	font-style:italic;
}
.col-left .top{
	padding-left: 0px;
}

.col-left .top h4{
	margin: 0px;
	line-height: 30px;
	font-style:normal;
	color: #6e5212;
	font-weight:bold;
}
.col-center .top, .col-shop .top{
	padding-left: 29px;
	border-bottom: 1px dotted #f7e7ab;

}
.col-right .top{
	padding-left: 22px;
	border-bottom: 1px dotted #f7e7ab;
	margin-bottom:23px;


}

.footer{
	clear: both;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 0px;
	padding-right: 0px;
}
.footer a{ color: black; }
.footer a:hover,
.footer a.active{ color: black; }

.footer .left{
	float: left;	
}

.footer .right{
	float: right;
}
.footer .claim{
	float: left;
}
.footer .copyright{
	font-size:10px;
}

.footer .secondary-menu ul{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 10px;
}
.footer .secondary-menu ul li{
	display: inline;
	margin-right: 10px;
}
.left-menu ul{
	list-style: none;
	margin: 0px;
	padding: 10px;
	background-image:url(bg-left-menu.gif);
	background-repeat: repeat;
}
.left-menu ul li a{
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 22px;
	font-weight:normal;
	color: #6e5212;
	text-decoration: none;
	border-bottom: 1px solid #f7e7ab;
	background-image: url(sipky.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.left-menu ul li a:hover,
.left-menu ul li a.active{
	background-color:#f7e7ab;
	background-position: left -22px;
}
.left-menu ul li a.active{
	font-weight:bold;
	background-color:#FFF;
}

.left-menu ul li ul{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

.left-menu ul li ul li a{
	background: #fff;
}
.left-menu ul li ul li a.active{
	font-weight:bold;
}

.left-menu-sec ul{
	list-style: none;
	margin: 0px;
	padding: 10px;
	margin-bottom:20px;
	background-image:url(bg-left-sec.gif);
	background-repeat: repeat;
}
.left-menu-sec ul li a{
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 22px;
	font-weight:normal;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #5d4016;
	background-image: url(sipky.gif);
	background-repeat: no-repeat;
	background-position: left -51px;
}
.left-menu-sec ul li a:hover
{
	background-color:#5d4016;
	background-position: left -51px;
	color:#fff;
	

}
.left-menu-sec ul li a.active{
	font-weight:bold;
	background-color:#FFF;
	color: #6e5212;
	background-position: left -22px;

}

.left-menu-sec ul li ul{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

.left-menu-sec ul li ul li a{
	background: #fff;
	color: #6e5212;
}
.left-menu-sec ul li ul li a.active{
	font-weight:bold;
	
}

.article{
	margin-top:0px;
	
}
.article .item{
	margin-bottom: 20px;
	padding-bottom: 20px;
	background:url(tecky.png) no-repeat bottom left;
}
.article .item .label{

	
	
}
.article .item .img{
	float: left;
	margin-right: 20px;
	position: relative;
	z-index: 1;
}
.article .item .date{


}
.article .item .navigation{
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	margin-right: 10px;
}
.article .item .perex{

}
.article .item .content{
	clear: both;
}

.article .item.hot{
	background: url(bg-left-menu.gif) #f7e7ab;
	border: 3px solid #f8ecbe;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 0;
	text-shadow: #fff 0px 1px 1px;
}

.article.detail .item .img{
	margin-bottom: 5px;
}

.article .item.hot .ico-hot{
	background: url(hot.gif) no-repeat;
	background-position: right 0px;
	width: 40px;
	height: 40px;
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 1;
}
* html .article .item.hot .ico-hot{
	right: 16px;
}

a.event-more,
a.article-more,
a.news-more{
	background: url(ico-lupa.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 14px;
}
a.article-comment{
	background: url(ico-komentar.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}






.news{
	
}
.news .item{
	border-bottom: 1px solid Silver;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.news .item .label{
	font-size: 16px;
	
}
.news .item .img{
	float: left;
	margin-right: 10px;
}
.news .item .date{
	font-size: 11px;
	color: #CC0000;
	position: relative;
	top: 2px;
	left: 0px;
}
.news .item .navigation{
	margin-top: 5px;
	margin-bottom: 5px;
}
.news .item .perex{
	margin-bottom: 8px;
	
}
.news .item .content{
	clear: both;
}
.news.detail .item .perex{
	font-weight: bold;
	margin-bottom: 8px;
}
.news.detail h3{
	margin: 0px;
}
.news.detail .date{
	margin-bottom: 5px;
}

.calendar{
	
}
.calendar .item{
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.calendar .item .label{
	font-size: 26px;
	font-weight:normal;
	
}

.calendar .item .label a{
	color:#4c2057;
	
}
.calendar .item .img{
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
}
.calendar .item .date{
	font-weight:bold;


}
.calendar .item .navigation{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;

}
.calendar .item .perex{
	margin-top: 5px;
}
.calendar .item .content{
	clear: both;
}
.calendar.detail .item .perex{
	font-weight: normal;
	margin-bottom: 5px;
}

.cal table{
	width: 100%;
	border-spacing: 0px;
}

.cal tr.day td{
	xheight: 30px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
}
.cal tr.day td a{
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	font-weight: normal;
}
.cal tr.day td a.event{
	font-weight: bold;
}
.cal tr.day td.today,
.cal tr.day td a:hover{
	background: #d9d9d9;
}
.cal tr.days td{
	height: 30px;
	text-align: center;
	xfont-weight: bold;
	background: #d9d9d9;
}
.cal td.months{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.cal .current-date{
	background: #CC0000;
	color: white;
	text-align: center;
}
.cal .current-date h4{
	color: white;
	padding: 3px;
}


.calendar.home{ padding: 20px; }
.calendar.home .item{
	margin:0px;

}
.calendar.home .label{
	font-size: 100%;
	margin-bottom: 0px;

}

.calendar.home .label a{
	color:#4c2057;
	font-size:18px;
	font-weight:normal;
	letter-spacing: -0.4px;
}
.calendar.home .perex{
	font-style:italic;
	font-size:12px;
	margin:0px;


}
.calendar.home .item .navigation{
	color: #000000;
	font-size: 12px;


}

.calendar.home .item .navigation .date{
	color:#000000;
	font-weight:bold;



}

.login-form{
	background: #ededed;
	border-left: 8px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.login-form form{
	margin: 0px;
	margin-left: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.login-form .error,
.newsletter-form .error{
	margin-left: 14px;
	padding-top: 10px;
}

.newsletter-form{
	background: #ededed;
	border-left: 8px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-top: 10px;
}
.newsletter-form form{
	margin: 0px;
	margin-left: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.gallery{

}
.gallery-item{
	width: 150px;
	float: left;
	margin-right: 18px;
	text-align: center;
}

.photo-item{
	width: 150px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.photo-detail .img{
	text-align: center;
}

.page-navigation{
	clear: both;
	text-align: center;
}

{
	width: 100%;
	clear: both;
}
.box .label{
	font-style:italic;
	margin-bottom:20px;
}
.box .article .label
{
	font-style:normal;
	margin-bottom:20px;
}
.box .content{
	padding: 22px;
	padding-bottom: 11px;
	padding-top: 0px;
}

.logout{
	padding: 10px;
	padding-left: 14px;
}


.form, .custom-form, .customForm{
	background: #f7e7ab;
	border: 1px solid #f7e7ab;
	padding: 10px;
}
.form td,
.custom-form td,
.basket-form .method,
.customFormTable td{
	padding: 3px;
	
}
.basket-form{
	padding: 10px;
}
.basket-form h4{
	margin-top:10px;
}


/* =formulare
-------------------------------------------------------------- */

.submit, .submitBig, .submit-shop
{	background:#77581a;
	border:0px;
	text-transform:uppercase;
	color:#fff;
	padding:5px;
	cursor:pointer;
	font-weight:bold;
	text-shadow: #000 0px 1px 1px;
}

.submitBig
{	font-size:16px;
	padding:10px;
}

table.customFormTable td, table.m0 td, table.form td, table.form th{
	padding:10px;
	
}

table.form.bg td{
	border-bottom:3px solid #f8ecbe;
	border-top:3px solid #f8ecbe;
}
table td.bold, #TotalPrice{
	font-weight:bold;
	color:#000;
	
}
#TotalPrice{
	font-size:2em;
	
}
td.label{
	font-style:normal;
	background-image:none;
	border:0px;
	
}
.captcha{

	
}
.captcha-image{
	float:left;
	margin-bottom:5px;
	margin-right:10px;

	
}

.captcha-help{
	font-size:10px;
	margin-bottom:5px;
	line-height:normal;

	
}
.reg{
	color: #d1e0d7;
}
.error span{
	display: block;
	padding: 2px;
	padding-left: 5px;
	background: #CC0000;
	margin-bottom: 5px;
	color: white;
}
p.error{
	color:#F00;
}
.messages{
	margin-bottom:20px;
}
.guestbook-item{
	margin-bottom: 10px;

}
.guestbook-item .date,
.guestbook-item .email{
	font-size: 11px;
	font-weight: normal;
	color: #999999 !important;
	
}
/* captcha */
.captcha
{
	padding: 20px;
}
.captcha img.captcha-image
{
	float: left;
	border: 1px solid #999999;
}
.captcha br
{
	clear: both;
}
.captcha input.captcha-number
{
	width: 92px;
	margin-top: 2px;
}
.captcha span.captcha-help
{
	float: left;
	margin-left: 5px;
	width: 300px;
	font-size:11px;
}

table.guestbook td{
	vertical-align: top;
}

/* web:end */




.no-border{ border: none !important; }
.cl{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;
}

.cl{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;
}

/* anketa */
.voting {

}
/* otazka */
.voting h3{ 

}

.voting .item{

}
/* odpoved */
.voting .label{

}

.voting .graph-border{

}

.voting .graph-border .graph{
	background-color:#3C6;
	border: 1px solid #699;

}


/*SLIDER*/

.sliderBox {
	position: absolute;
	left: 481px;
	top: 171px;
	width:484px;
	height:287px;
	border-bottom:1px solid #fff;

}

#slider1 {
	width: 484px;
	height: 287px;
	margin:0px;
	position: relative;
	overflow: hidden;

}

#slider1Content {
    width: 484px; /* important to be same as image width or wider */
	top: 0;
	margin-left: 0;
	

}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
    padding: 10px 13px;
    width: 610px;
    background-color: #6e5212;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.slider1Image span a{
	display:block;
	margin-top:18px;
	color:#f29400;
	text-decoration:underline;
	
}

.slider1Image span a:hover{
	text-decoration:none;
	color:#f29400;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 18px;
	font-weight:bold;
	line-height:22px;
	color:#FFFFFF;
	display:block;
	padding-bottom:19px;
}
.slider1Image a img {
	border:0px;
}
.sliderBox .left {
	top: 0;
    left: 0;
	width: 150px !important;
	height: 180px;
}
.sliderBox .right {
	right: 0;
	bottom: 0;
	width: 180px !important;
	height: 180px;
}

.f-right {
	float:right;
}

.certifikaty{
		background-image:url(certifikaty.gif);
		width:324px;
		height:43px;
	
}
/* Nakupni kosik */
.nakupni-kosik{
	line-height:32px;
	width:255px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(podklad-kosik.png);
	color:#f7e7ab;
	font-size:12px;
	padding-left:35px;
	
}
.nakupni-kosik a{
	color:#f7e7ab;
	text-decoration:none;
}

.nakupni-kosik a:hover{
	text-decoration:underline;

}
.nakupni-kosik strong, .nakupni-kosik em{
	color:#FFF;
}
.shop-article{
	/*background:url(bg-shop.png) 0px 10px;*/
	margin-top:20px;

	

}
.shop-article .item{
	width:320px;
	height:200px;
	position:relative;
	display:inline-block;
	float:left;
	margin-left:0px;
	margin-right:25px;
	margin-bottom:25px;
	margin-top:10px;
	border:1px solid #e5e5e5;
	padding:10px;
	webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;	
  -moz-box-shadow: #CCC 0px 1px 5px;
  -webkit-box-shadow: #CCC 0px 1px 5px;
  box-shadow: #CCC 0px 1px 5px;	

}
.shop-article .img {
	float:left;
	margin-left:10px;
	margin-right:20px;

}
.shop-article .perex{

}

.shop-article .item-bottom{
	position:absolute;
	bottom:0px;
	left:0px;
	width:320px;
	padding:10px;
}
.cena, .price{
	font-size:15px;
	font-weight:bold;
	float:right;
	color:#760000;

}
.shop-article .cena{
	font-size:15px;
	font-weight:bold;
	float:left;
	display:inline-block;
	color:#760000;
	width:80px;
	padding-top:5px;
}
.shop-article .ks{
	float:left;
	display:inline-block;
	font-size:12px;
	padding-top:3px;
}
.shop-article input.submit-shop{
	float:right;
	display:inline-block;
}
.bg-pink{
	font-weight:bold;
}


.article.detail .perex{
	margin-bottom:20px;


}
.article.detail .item .content{
	margin-top: 20px;
	clear: none;
	
}
/* Pager
-------------------------------------------------------------- */

.pager{
	font-weight:bold;
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
}
.pager a{
	background-color:#efedeb;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;

}
.pager a:hover{
	background-color:#fff;


}


.pager a.active{
	color:#000;
	border:none;
	background-color:#FFF;
	padding:5px;
}


.pager a.previous, .pager a.next{
	border:none;
	width:100px;
	text-align:center;
	background-color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}

.pager a:hover.previous, .pager a:hover.next{
	text-decoration:underline;

}
.pager a.next{
}
