#mainbanner{
	width: 753px;
	height:230px;
	margin-bottom:1em;
	overflow:hidden;
	position:relative;
}
#mainbanner ul{
	width: 753px;
	height:230px;
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
}
#mainbanner ul li{
	width: 753px;
	height:230px;
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
}
#maintext {
	margin-bottom: 1em;
}
#maintext ul {
	margin:0 0 1em 0;
	padding:0;
	list-style:none;
	height:1.5em;
	overflow:hidden;
}
/* GALLERY */
#gallery{
	width: 753px;
	margin-top: 20px;
}
#gallery a {
	color:#472D1F;
}
#galleryTabs {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	font-family:"Times New Roman", "Times", serif;
	font-size: 1.3em;
}
#galleryTabs li {
	float: left;
	background-color: #E1C6AF;
	padding:0.2em 0em;
	margin-top:0.3em;
}
#galleryTabs li div.tab {
	border-right:2px solid #44281C;
}
#galleryTabs li.last div.tab, #galleryTabs li.noborder div.tab {
	border-right:none;
	margin-right:2px;
}
#galleryTabs li div.tab a {
	display:block;
	padding:0.1em 0.7em 0.1em 0.8em;
}
/* Aktivna zalozka */
#galleryTabs li.active {
    background:url(images/tabs-bg-active.png) no-repeat top left #C20100;
    padding-top:0.5em;
	margin-top:0em;
}
#galleryTabs li.active a {
    color:#FFF;
}
#galleryTabs li.active div.tab {
    border-right:none;
    margin-right:2px;
}


#gallery div.sliderContainer {
	background: url(images/slider-bg.png) repeat-y left top;
}
#gallery div.sliderContainer-hide {
    position:absolute;
    top:0px;
    left:-10000px;
}
#gallery div.sliderContainer-t {
	background: url(images/slider-bgt.png) no-repeat left top;
}
#gallery div.sliderContainer-b {
	background: url(images/slider-bgb.png) no-repeat left bottom;
	padding: 20px 0 200px 0px;
}
#gallery div.descr {
    padding:0em 39px;
}
#gallery div.descr p {
    padding:0em;
    margin:0em;
}

#favorite {
    margin: 10px 0 0 0;
}
#favorite .fav-title {
    background-color: #E1C6AF;
    float: left;
    margin-top: 0.3em;
    background: url("images/tabs-bg-active.png") no-repeat scroll left top #C20100;
    margin-top: 0;
    padding: 0.5em 0.7em 0.3em 0.8em;
    color:#FFFFFF;
	font-family:"Times New Roman", "Times", serif;
    font-size: 1.3em;
}
#favorite .fav-text {
    padding: 0 0 15px 0;
}
#favorite .fav-text p {
    margin: 0;
}
#favorite div.sliderContainer {
	background: url(images/slider-bg.png) repeat-y left top;
}
#favorite div.sliderContainer-hide {
    position:absolute;
    top:0px;
    left:-10000px;
}
#favorite div.sliderContainer-t {
	background: url(images/slider-bgt.png) no-repeat left top;
}
#favorite div.sliderContainer-b {
	background: url(images/slider-bgb.png) no-repeat left bottom;
	padding: 20px 35px 10px 35px;
}

/* Slidery */
#gallery .slider {
    width:749px;
    margin-left:2px;
    margin-top:15px;
    position:relative;
    font-size:0.9em;
}
#gallery .slider .move {
    display:block;
    width:27px;
    height:112px;
    background:url(images/slider-actions.png) no-repeat top left #E1C6AF;
    position:absolute;
    top:0px;
}
#gallery .slider .move a {
    display:block;
    width:27px;
    height:112px;
}
#gallery .slider .move a span {
    display:none;
}
#gallery .slider .move-left {
    left:0px;
    background-position:0px 0px;
}
#gallery .slider .move-left-disabled {
    background-position:0px -112px;
}
#gallery .slider .move-right {
    right:0px;
    background-position:-27px 0px;
}
#gallery .slider .move-right-disabled {
    background-position:-27px -112px;
}
#gallery .slider .sliderArea {
    width:675px;
    height:200px;
    overflow:hidden;
    position:absolute;
    top:0px;
    left:37px;
}
#gallery .slider .sliderArea .sliderContent {
    width:5000px;
    position:absolute;
    top:0px;
    left:0px;
}
#gallery .slider .sliderArea .sliderItem {
    width:170px;
    float:left;
    text-align:center;
    position:relative;
}
#gallery .slider .sliderArea .sliderItem div.image {
    height:122px;
    overflow:hidden;
    position:relative;
}
#gallery .slider .sliderArea .sliderItem div.image div.imageHolder {
    width:170px;
    position:absolute;
    left:0;
    bottom:0;
}
#gallery .slider .sliderArea .sliderItem div.artist a {
    color:#A10C11;
}
#gallery .slider .sliderArea .sliderItem div.price {
    text-align:center;
    color:#005D9F;
}
#gallery .slider .sliderArea .sliderItem div.price .amount {
    font-weight:bold;
}
#gallery .slider .sliderArea .sliderItem div.oldprice {
    text-align:center;
    color:#999999;
}
#gallery .slider .sliderArea .sliderItem div.oldprice .amount {
    text-decoration: line-through;
}
#gallery .slider .sliderArea .sliderItem div.icostar {
    position:absolute;
    top:0px;
    right:0px;
    width:87px;
    height:87px;
}
#gallery .slider .sliderArea .sliderItem div.icostar-new {
    display:none;
}
#gallery .slider .sliderArea .sliderItem div.icostar-new span {
    display:none;
}
#gallery .slider .sliderArea .sliderItem div.icostar-sale {
    background:url(images/akcia1.gif) no-repeat 100% 0;
}
#gallery .slider .sliderArea .sliderItem div.icostar-sale span {
    display:none;
}


#favorite .sliderItem {
    width:170px;
    float:left;
    text-align:center;
    position:relative;
    margin-bottom: 20px;
}
#favorite .sliderItem div.image {
    height:122px;
    overflow:hidden;
    position:relative;
}
#favorite .sliderItem div.image div.imageHolder {
    width:170px;
    position:absolute;
    left:0;
    bottom:0;
}
#favorite .sliderItem div.artist a {
    color:#A10C11;
}
#favorite .sliderItem div.price {
    text-align:center;
    color:#005D9F;
}
#favorite .sliderItem div.price .amount {
    font-weight:bold;
}
#favorite .sliderItem div.oldprice {
    text-align:center;
    color:#999999;
}
#favorite .sliderItem div.oldprice .amount {
    text-decoration: line-through;
}
#favorite .sliderItem div.icostar {
    position:absolute;
    top:0px;
    right:0px;
    width:87px;
    height:87px;
}
#favorite .sliderItem div.icostar-new {
    display:none;
}
#favorite .sliderItem div.icostar-new span {
    display:none;
}
#favorite .sliderItem div.icostar-sale {
    background:url(images/akcia1.gif) no-repeat 100% 0;
}
#favorite .sliderItem div.icostar-sale span {
    display:none;
}
