.logo {
	margin-top: 10px;
	margin-bottom: 5px;
}
.footer {
	text-align: center;
	margin-top: 10px;
}
.navigation {
	margin-bottom: 5px;
	position: relative;
	z-index: 999;
}
.katalog-na-stiahnutie-wrapper {
	height: 60px;
	width: 100%;
	background-color: #3B8496;
	text-align: center;
	display: table;
	margin-bottom: 15px;
}
.katalog-na-stiahnutie-wrapper a {
	font-weight: bold;
	color: white;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.katalog-na-stiahnutie-wrapper a:hover {
	color: #042229;
}
.katalog-na-stiahnutie-cell {
	display: table-cell;
	vertical-align: middle;
}
.kontakty-info p {
	margin-bottom: 0px;
}
.kontakty-info a {
	line-height: 35px;
}
.kontakty-info {
	margin-bottom: 15px;
}
.right img.border {
	border: 1px solid #F1F1F1;
}

.najpredavanejsie {
	margin-top: 5px;
	margin-bottom: 25px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 15px;
	background-color: #F0F0F0;
}
.novinka {
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 15px;
	background-color: #F0F0F0;
}
.novinka h3 {
	padding-bottom: 5px;
}
.najpredavanejsie h3 {
	padding-bottom: 5px;
}
.novinka p {
	margin-bottom: 0px;
}
.najpredavanejsie p {
	margin-bottom: 0px;
}
.konverzny-kurz p {
	margin-bottom: 0px;
}
.konverzny-kurz span {
	color: #3B8496;
}
.popis-sekcie {
	width: 495px;
	margin-top: 0px;
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 25px;
	background-color: #CB332E;
}
.popis-sekcie p {
	font-size: x-small;
	font-weight: bold;
	color: white;
	margin: 0;
}
.content-top img {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px;
}
.hotline {
	text-align: right;
	margin-top: 25px;
}
.hotline p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #CB332E;
}
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 890px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav/topnav_bg.gif) repeat-x;
}
/*--Declare X and Y axis base for sub navigation--*/
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 21px 0 21px;
	position: relative;
}
ul.topnav li a {
	padding: 17px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
ul.topnav li a:hover {
	color: #931410;
}
/*--Drop down trigger styles--*/
ul.topnav li span {
	width: 17px;
	height: 50px;
	float: left;
	background: url(../images/topnav/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {
	background-position: center -30px;
	cursor: pointer;
}
/*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute;
/*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 15px;
	top: 50px;
	background: #CB332E;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 208px;
}
ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0;
	clear: both;
	width: 208px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 183px;
	padding: 7px 5px;
	font-weight: normal;
	background: #BD2B27 url(../images/topnav/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
/*--Hover effect for subnav links--*/
html ul.topnav li ul.subnav li a:hover {
	color: white;
	background: #9D1A16 url(../images/topnav/dropdown_linkbg.gif) no-repeat 10px center;
}
.blue {
	color: #3B8496;
}
.akcia h2 {
	color: #CB332E;
	margin-bottom: 0px;
}
.vlastnosti p {
	margin-bottom: 0px;
}
.doplnky {
	margin-top: 15px;
}
.doplnky p {
	margin-bottom: 0px;
}
.cena {
	text-align: right;
	margin-top: 15px;
}
.cena-dph, .cena-sk {
	font-size: x-small;
	margin-bottom: 0px;
}
.akcia .cena-eur {
	font-size: large;
	color: #CB332E;
	margin-bottom: 0px;
}
.cena-eur {
	font-size: large;
	color: #3B8496;
	margin-bottom: 0px;
}
.item {
	padding-top: 5px;
	clear: both;
}
.item img.border {
	border: 1px #F2F2F2 solid;
	padding-right: 0;
}
.thumbnails {
	padding: 0;
	margin: 0;
}
#captcha {
	color: #DF0024;
	font-weight: bold;
	font-size: 16px;
}
/*--Custom positioning for elements because of sticky notes issue--*/
.pagination {
	clear: both;
}
.pagination a {
	display: inline-block;
	width: auto;
	text-align: center;
	background-color: #373738;
	padding: 0px 5px;
	font-size: 11px;
	text-decoration: none;
	color: white;
}
.pagination a:hover {
	color: white;
	background-color: #CB332E;
}
.pagination div.active {
	display: inline;
	width: auto;
	text-align: center;
	background-color: #CB332E;
	padding: 3px 5px;
	font-size: 11px;
	text-decoration: none;
	color: white;
}
.item-gallery, .img-container, .right, .thumbnails, .novinka, .najpredavanejsie {
	position: relative;
	z-index: 0;
}
.label {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 0px;
}
