* {
	margin: 0;
}

html,body {
	height: 100%;
	padding: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: arial, tahoma, serif;
	color: black;
	font-size: 12px;
	text-align: center;
	background: #0D60A2 url('../layout/grad.png') top center repeat-y;
}

.clear,.cleaner,.small_space,.midle_space,.big_space {
	clear: both;
}
.submitc {
	display: none;	
}
.small_space {
	height: 10px;
}

.midle_space {
	height: 30px;
}

.midle_space {
	height: 50px;
}

/** LAYOUT */
#list_repeat {
	width: 100%;
	background: url('../layout/background_repeat.png') top center repeat-y;
}

#top_line_repeat {
	width: 100%;
	background: url('../layout/top_line_repeat.png') top left repeat-x;
}

#top_line {
	width: 100%;
	background: url('../layout/top_line.png') top center no-repeat;
}

#top_sky {
	width: 100%;
	background: url('../layout/sky.jpg') center 32px no-repeat;
}

#list_top {
	width: 100%;
	background: url('../layout/list_top.jpg') center 149px no-repeat;
}

#list_bottom {
	width: 100%;
	background: url('../layout/list_bottom.jpg') center bottom no-repeat;
	padding-bottom: 50px;
}

#main {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	padding: 4px 0 0 0;
}

#footer {
	padding: 20px 0;
	color: #fff;
	text-align: left;
	width: 960px;
	margin: 0 auto;
}

#footer_top .abl	{
	float: right;
}

/** Patička */
#footer_top {
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: url('../layout/footer_line.png') bottom left no-repeat;
}

#footer a {
	color: #fff;
}

#footer_top span {
	float: right;
}

#footer_partners {
	text-align: center;
	color: #70E6E7;
}

#footer_partners ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer_partners ul li {
	float: left;
	padding: 4px 0;
}

#footer_partners ul li a {
	font-weight: normal;
	text-decoration: none;
	padding: 0 8px;
}

#footer_partners a:hover {
	text-decoration: underline;
}

/** Seznamy */
ul#flags,ul#login,#top_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#flags li,ul#login li,#top_menu ul li {
	float: left;
	padding-right: 5px;
}

/** HLAVIČKA */
#top_abs {
	position: absolute;
	top: 4px;
}

#top_line_content {
	height: 40px;
}

#top_line_content,#top_line_content a {
	font-size: 11px;
}

#top_line_content a {
	text-decoration: none;
}

#top_line_content a:hover {
	text-decoration: underline;
}

/** Vlaječky */
ul#flags {
	padding: 4px 0 0 0;
	float: left;
	width: 230px;
}

ul#flags li a {
	display: block;
	background: no-repeat 0 60%;
	padding: 0 10px 0 25px;
	color: #000;
}

ul#flags li a#cz {
	background-image: url('../flags/cz.png');
}

ul#flags li a#en {
	background-image: url('../flags/en.png');
}

ul#flags li a.active {
	color: #2B3078;
	font-weight: bold;
}

/** Přihlášení / registrace / data uživatelského účtu */
ul#login {
	color: #2B3078;
}

ul#login li {
	padding: 3px 5px 0 5px;
}

ul#login a {
	color: #2B3078;
	font-weight: bold;
	padding: 3px 0 4px 0;
	display: block;
	margin-top: -2px;
}

ul#login a#login_link,ul#login a#user_account {
	background: url('../top/key.png') 0 0 no-repeat;
	padding-left: 30px;
}

/** Nákupní košík */
#basket {
	float: left;
	background: url('../top/basket.png') 0 50% no-repeat;
	padding: 4px 0 4px 32px;
	margin-left: 50px;
}

#basket a {
	color: #000;
	text-decoration: none;
}

#basket span a {
	color: #2B3078;
	font-weight: bold;
}

#account div {
	display: none;
	position: absolute;
	top: 20px;
	background: #F87D00;
	width: 200px;
	float: left;
	padding: 5px 0;
}

#account div ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#account div ul li {
	width: 100%;
}

#account div ul li a {
	display: block;
	color: #fff;
	padding: 3px 0 3px 24px;
}

#login .hover div {
	display: block;
}


/** Přihlašovací formulář */
#top_slider {
	width: 655px;
}
#top_slider_content {
	float: right;
}



/** STŘEDNÍ PRUH */
#logo {
	display: block;
	width: 386px;
	height: 60px;
	margin-top: 15px;
	background: url('../midle_line/logo.png') 0 50% no-repeat;
	float: left;
}

#slogan {
	float: left;
	display: block;
	width: 194px;
	height: 66px;
	margin-top: 10px;
	margin-left: 30px;
}

#big_ben {
	position: relative;
	margin-top: -43px;
	right: 0;
	float: left;
	display: block;
	width: 340px;
	height: 170px;
	background: url('../midle_line/big_ben.png') right 50% no-repeat;
}

/** HORNÍ MENU */
#top_menu {
	clear: both;
	width: 960px;
	height: 47px;
	background: url('../top_menu/menu.png') 0 0 no-repeat;
	position: absolute;
	top: 167px;
	margin-left: 10px;
}

#top_menu ul {
	padding: 15px 0 0 0;
}

#top_menu ul li a {
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #AB4A00;
	padding: 1px 17px;
	text-decoration: none;
}

#top_menu ul li a:hover {
	text-decoration: underline;
}

#top_menu ul li.last a {
	border-right: none;
}

/** OBSAH */
#content_outer {
	width: 960px;
	margin: 235px 0 0 10px;
}

#main_content {
	width: 710px;
	float: right;
}

#left_content {
	float: left;
}

#hp_left {
	float: left;
	width: 505px;
}

#hp_right {
	float: right;
	width: 190px;
}

#static_page_content {
	font-size: 13px !important;
}
#static_page_content table {
	font-size: 13px !important;
}

#static_page_content h1 {
	margin-bottom: 20px !important;
}

#static_page_content p {
	margin: 0 0 10px 0;
}

.img-shadow {
	float: left;
	margin: 0 5px 0 5px !important;
	margin: 0 5px 0 5px;
}

.img-shadow a {
	display: block;
	float: left;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	vertical-align: middle;
}

/** LEVÝ PANEL */ /** Vyhledávání */
#search_box label {
	float: left;
}

#search_box .squery {
	float: left;
	border: none;
	width: 190px;
	height: 28px;
	color: #787878;
	font-size: 11px;
	background: url('../search_box/search_input.png') 0 0 no-repeat;
	margin: 0;
	padding: 0 2px 0 4px;
}

#search_box .ssubmit {
	float: left;
	border: none;
	width: 34px;
	height: 28px;
	background: url('../search_box/button.png') 0 0 no-repeat;
	padding: 0;
	margin: 0;
}

/** Levé menu */
#left_menu_top {
	padding-top: 20px;
}

#left_menu {
	clear: both;
	width: 231px;
	background: url('../left_menu/top.png') 0 0 no-repeat;
	padding-top: 11px;
}

#left_menu_content {
	background: url('../left_menu/repeat.png') 0 0 repeat-y;
	padding: 0 8px;
}

#left_menu_bottom {
	display: block;
	width: 231px;
	height: 4px;
	background: url('../left_menu/bottom.png') 0 0 no-repeat;
}

/** První úroveň */
#left_menu_content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left_menu_content ul li {
	background: url('../left_menu/nat.png') 95% 9px no-repeat;
}

#left_menu_content ul li a {
	color: #fff;
	border-bottom: 1px solid #246EAA;
	display: block;
	text-decoration: none;
	padding: 6px 0 6px 4px;
	font-weight: bold;
}

#left_menu_content ul li a.active {
	color: #F0F658;
	font-weight: bold;
}

#left_menu_content ul li a:hover {
	text-decoration: underline;
}

/** Druhá úroveň */
#left_menu_content ul li ul li {
	background: none;
}

#left_menu_content ul li ul li a {
	font-weight: normal;
	padding-left: 20px;
}

/** Nesletter */
#newsletter {
	clear: both;
	margin-top: 30px;
	width: 200px;
	height: 112px;
	background: url('../newsletter/bck.png') 0 0 no-repeat;
	padding: 15px 15px 0 15px;
}

#newsletter span {
	display: block;
	color: #2B3078;
	font-size: 18px;
	margin-bottom: 4px;
}

#newsletter .nemail {
	float: left;
	border: none;
	width: 150px;
	height: 28px;
	color: #787878;
	font-size: 11px;
	background: url('../newsletter/input.png') 0 0 no-repeat;
	margin: 0;
	padding: 0 2px 0 4px;
}

#newsletter .nsubmit {
	float: left;
	border: none;
	width: 34px;
	height: 28px;
	background: url('../newsletter/button.png') 0 0 no-repeat;
	padding: 0;
	margin: 0;
}

#newsletter a.nlogout {
	clear: both;
	padding-top: 5px;
	display: block;
	color: #fff;
}

/** Facebook */
#facebook {
	clear: both;
	margin-top: 20px;
	width: 200px;
	height: 112px;
	background: url('../fb/facebook_background.png') 0 0 no-repeat;
	padding: 20px 15px 0 15px;
}

#facebook span {
	display: block;
	color: #2B3078;
	font-size: 18px;
	margin-bottom: 12px;
}

#facebook a {
	display: block;
	width: 190px;
	height: 33px;
	background: url('../fb/ico.png') 0 0 no-repeat;
}

/** PRAVÝ BLOK */
#hp_right .box {
	width: 190px;
	background: #FFFFF7 url('../right_box/bottom_rounded_ear.png') bottom
		left no-repeat;
	margin: 0 0 12px 0;
}

#box_fb {
	background: white;
	margin: 0 0 12px 0px;
}

#hp_right .box .top_box {
	width: 190px;
	background: 0 0 no-repeat;
	padding-top: 10px;
}

#hp_right .box .top_box_no_padding {
	padding: 1px 0 0 0;
}

#hp_right .box .top_box_rounded {
	background-image: url('../right_box/top_rounded.png');
}

#hp_right .box .top_box_ear {
	background-image: url('../right_box/top_rounded_ear.png');
}

#hp_right .box .box_border {
	border-width: 0 1px;
	border-style: solid;
	border-color: #BCDCE7;
	padding: 0 10px;
	color: #2B3078;
}

#hp_right .box .top_box_no_padding .box_border {
	padding: 0;
}

#hp_right .box .box_border p {
	margin: 0;
	padding: 0;
}

#hp_right .box .box_label,#hp_right .box .box_label_authors,#hp_right .box  address,#hp_right .box table.open
	{
	display: block;
	font-weight: bold;
	font-size: 16px;
	font-family: Calibri, Arial;
	padding: 0 0 20px 0;
}

#hp_right .box .box_label_authors {
	color: #FF6600;
	padding: 0 0 10px 0;
}

#hp_right .box table.open {
	width: 100%;
}

#hp_right .box address {
	font-weight: normal;
}

#hp_right .box .list {
	padding: 0 0 10px 0;
	list-style-type: none;
}

#hp_right .box .list a {
	padding: 6px 3px 6px 5px;
	display: block;
	border-bottom: 1px solid #E5E5E5;
	text-decoration: none;
	color: #2B3078;
}

#hp_right .box .list a:hover {
	text-decoration: underline;
}

#hp_right .box .list .all {
	font-weight: bold;
}

#hp_right .box .list .last {
	border-bottom: none;
}

#city_guilds {
	display: block;
	width: 71px;
	height: 53px;
	background: url('../right_box/city_guids.png') 0 0 no-repeat;
}

/** OBSAH **/ /* Nadpisy */
#main_content h1,#main_content h2,#main_content h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#main_content h1 {
	font-size: 28px;
	font-family: Calibri, Arial;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#main_content h2 {
	font-size: 20px;
	border-bottom: 1px solid #BCDCE7;
	padding: 20px 0 7px 0;
	margin: 0 0 10px 0;
}

#main_content h3 {
	font-size: 12px;
}

/* Informační bloky */
.info_block {
	font-size: 14px;
	margin: 10px 0;
}

#main_content .col50 {
	float: left;
}

#main_content .col50_left {
	width: 47%;
	margin-right: 6%;
	margin-top: 10px;
}

#main_content .col50_right {
	width: 47%;
	margin-top: 10px;
}

/** Seznamy **/
#press {
	font-size: 10px;
}

#press .press {
	margin-top: 35px;
}

#breadcrumb {
	border-bottom: 1px solid #BCDCE7;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
}

#breadcrumb a {
	color: #2B3078;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	background: url('../breadcrumb/arrow.png') center left no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0 8px;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb a.first {
	background: none;
	margin-left: 0;
	padding-left: 0;
}

/* Popisek kategorie */
#category_description {
	margin: 7px 0 10px 0;
}

/* List podkategorií */
#subcategories {
	border: 1px solid #BCDCE7;
	padding: 10px;
	background: #fff;
	margin: 13px 0 7px 0;
}

#subcategories ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 48%;
	float: left;
}

#subcategories ul li a {
	color: #2B3078;
	display: block;
	padding: 5px 0 5px 18px;
	background: url('../subcategories/folder.png') 0 7px no-repeat;
	text-decoration: none;
}

#subcategories ul li a:hover {
	text-decoration: underline;
}

/* List podkategorií */
.pagination {
	text-align: center;
	margin-top: 15px;
}

.pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 auto;
	float: right;
}

.pagination ul li {
	float: left;
}

.pagination ul li a {
	font-size: 14px;
	text-decoration: none;
	padding: 0 6px;
}

.pagination ul li.active a {
	color: #000;
	text-decoration: underline;
}

.pagination ul li a:hover {
	text-decoration: underline;
}

.pagination ul li.active a:hover {
	text-decoration: none;
}

/* Produkty */
.products {
	
}

.products_row {
	border-bottom: 1px solid #BCDCE7;
	padding: 15px 0;
	clear: both;
}

.product {
	width: 45%;
	margin-right: 5%;
	float: left;
}

.product_last {
	margin-right: 0;
}

.product_in_left {
	width: 30%;
	margin-right: 3%;
	float: left;
}

.product_in_right {
	width: 67%;
	float: left;
}

.labels {
	
}

.labels div {
	width: 59px;
	height: 13px;
	background: 0 0 no-repeat;
	margin: 3px 0;
	color: #fff;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

/* vycentrovani labelu na strance produktu */
.product_detail_shadow .labels div {
	margin:10px auto;
}
/* odebrano .product aby to fungovalo i v detailu productu */
.labels div.novinka {
	background-image: url('../product/labels/novinka.png');
}

.labels div.oblibene {
	background-image: url('../product/labels/oblibene.png');
}

.labels div.akce {
	background-image: url('../product/labels/sleva.png');
}

#main_content .product h2 {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 12px;
}

.product h2 a {
	font-size: 12px;
	color: #2B3078;
	font-weight: bold;
	text-decoration: none;
}

.product h2 a:hover {
	text-decoration: underline;
}

.product .authors {
	display: block;
	font-size: 11px;
	color: #000;
	margin-top: 5px;
}

.product .authors a {
	font-size: 11px;
	color: #000;
	font-weight: normal !important;
	text-decoration: none;
}

.product .authors a:hover {
	text-decoration: underline;
}

.product .product_in_right table {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.product .product_in_right table td {
	line-height: 20px;
	padding-right: 10px;
}

.product .product_in_right table td span {
	color: #787878;
	font-size: 11px;
}

.product .add_basket {
	background: url('../product/add_basket.png') 0 0 no-repeat;
	display: block;
	width: 141px;
	height: 31px;
	color: #fff;
	padding: 8px 0 0 30px;
	font-size: 12px;
	text-decoration: none;
	margin: 10px 0 0 0;
	cursor: pointer;
}

.product .add_basket:hover {
	text-decoration: underline;
}

/* Karta produktu */
.border_line {
	border-bottom: 1px solid #BCDCE7;
	margin: 10px 0;
}

#product_detail_right {
	float: right;
	width: 65%;
}

#product_detail_left {
	width: 32%;
}

.product_detail_shadow {
	text-align: center;
	padding-top: 8px;
	width: 160px;
}

.product_detail_shadow_in {
	background: url('../detail/shadow_bottom.png') bottom center no-repeat;
	padding-bottom: 6px;
	margin: 0 auto;
	width: auto;
}

#product_detail_left ul.external_links {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#product_detail_left ul.external_links li {
	background: url('../detail/links_natural.png') 5px 60% no-repeat;
	padding: 0 0 0 15px;
}

#product_detail_left ul.external_links li a {
	padding: 3px 0;
	display: block;
}

#product_detail_right table {
	margin-top: 15px;
	width: 100%;
}

#product_detail_right table tr td {
	width: 65%;
	font-size: 12px;
	vertical-align: bottom;
	padding: 4px 0;
}

#product_detail_right table tr td span {
	font-weight: bold;
}

#product_detail_right table tr td.left {
	width: 30%;
	text-transform: uppercase;
	font-size: 11px;
}

#product_detail_right table tr td a {
	text-decoration: none;
	color: #2B3078;
}

#product_detail_right table tr td a:hover {
	text-decoration: underline;
}

#product_detail_right table tr td .by_store {
	color: #0F7D00;
}

#product_detail_right table tr td .no_store {
	color: #430566;
}

#product_detail_right table tr td .delivery_period_next_title {
	font-weight: normal;
}

#product_detail_right table tr.price_result td {
	color: #0E61A3;
	font-size: 14px;
	font-weight: bold;
}

#product_detail_right table tr.price_result td span {
	font-size: 24px;
}

#detail_basket table tr td {
	vertical-align: middle;
}

#detail_basket table tr td.num_products {
	width: 20%;
}

#detail_basket .num_products input {
	border: 1px solid #C6CDD3;
	width: 44px;
	height: 27px;
	padding: 0;
	background: url('../detail/ks.png') top left no-repeat;
	text-align: center;
	color: #585858;
	font-weight: bold;
}

#detail_basket .add_basket input {
	border: none;
	width: 155px;
	height: 41px;
	padding: 0 0 0 30px;
	background: url('../detail/add_basket.png') top left no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}

#product_bookmarks {
	margin-top: 12px;
	background: url('../detail/1x1_linka.png') bottom left repeat-x;
	width: 100%;
	height: 38px;
	margin-top: -25px;
}

#product_bookmarks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 1%;
}

#product_bookmarks ul li {
	font-weight: bold;
	width: 110px;
	height: 28px;
	text-align: center;
	background: url('../detail/list.png') top left no-repeat;
	float: left;
	padding: 10px 0 0 0;
	margin-bottom: -1px;
}

#product_bookmarks_body {
	clear: both;
	padding: 10px 0;
	line-height: 25px;
}

/* Iniciály */
#initials {
	border: 1px solid #BCDCE7;
	background: #fff;
	padding: 5px 7px;
	margin: 8px 0;
}

#initials ul {
	list-style-type: none;
	margin: 2px 8px;
	padding: 0;
}

#initials ul li {
	float: left;
}

#initials ul li a,#initials ul li span {
	display: block;
	padding: 2px 7px;
	text-align: center;
	text-decoration: none;
}

#initials ul li span {
	color: #5C0E0E;
	font-weight: bold;
}

#initials ul li a:hover {
	text-decoration: underline;
}

.authors_box_row {
	border-bottom: 1px solid #BCDCE7;
	padding: 20px 0;
}

.authors_box {
	float: left;
	width: 350px;
}

.authors_box_right {
	float: right;
}

.authors_box .letter {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	display: block;
}

.authors_box .letter:hover {
	text-decoration: underline;
}

.authors_column {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.authors_column li {
	padding-left: 0;
	padding: 0 0 0 17px;
}

.authors_column li a {
	text-decoration: none;
}

.authors_column li a:hover {
	text-decoration: underline;
}

.authors_column li a.more {
	color: #AA291B;
}

.authors_box_row_initial .authors_box {
	width: 100%;
}

/* Formuláře */
ul.form {
	width: 270px;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

ul.customer_reg_form {
	width: 400px;
	padding-top: 20px;
}

ul.form li {
	margin-bottom: 10px;
	text-align: right;
}

ul.form li label {
	float: left;
	display: block;
}

ul.form li label.required {
	font-weight: bold;
}

ul.form li input.text,ul.form li select {
	border-width: 1px;
	border-style: solid;
	border-top-color: #ABADB3;
	border-right-color: #E2E3EA;
	border-bottom-color: #E2E3EA;
	border-left-color: #E2E3EA;
	padding: 4px;
	background: #FAFAFA;
}

form ul.error {
	background: #C91111;
	color: #fff;
	font-weight: bold;
	padding: 10px 25px;
	margin: 10px 0;
}

/** Hodnocení */
#rating_stars span {
	float: left;
	display: block;
	margin: 0 0 0 10px;
	font-weight: normal !important;
}

.stars_rating {
	float: left;
	width: 84px;
	height: 13px;
	padding: 0;
	list-style: none;
	clear: both;
	position: relative;
	background: url('../detail/stars.png') no-repeat 0 0;
}

.nostar {
	background-position: 0 0;
}

.onestar {
	background-position: 0 -13px !important;
}

.twostar {
	background-position: 0 -26px !important;
}

.threestar {
	background-position: 0 -40px !important;
}

.fourstar {
	background-position: 0 -53px !important;
}

.fivestar {
	background-position: 0 -67px !important;
}

.stars_rating li {
	float: left;
	text-indent: -999em;
}

.stars_rating li a,.stars_rating li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	text-decoration: none;
	z-index: 200;
}

.stars_rating li.one a,.stars_rating li.one span {
	left: 0
}

.stars_rating li.two a,.stars_rating li.two span {
	left: 16px;
}

.stars_rating li.three a,.stars_rating li.three span {
	left: 32px;
}

.stars_rating li.four a,.stars_rating li.four span {
	left: 48px;
}

.stars_rating li.five a,.stars_rating li.five span {
	left: 64px;
}

.stars_rating li a:hover {
	z-index: 2;
	width: 84px;
	height: 13px;
	overflow: hidden;
	left: 0;
	background: url('../detail/stars.png') no-repeat 0 0
}

.stars_rating li.one a:hover {
	background-position: 0 -13px;
}

.stars_rating li.two a:hover {
	background-position: 0 -26px;
}

.stars_rating li.three a:hover {
	background-position: 0 -40px
}

.stars_rating li.four a:hover {
	background-position: 0 -53px
}

.stars_rating li.five a:hover {
	background-position: 0 -67px
}

.images-table{
	/* width: xpx; */
	position: relative;
	top: 10px;
	padding: 0;
	margin: 0; 
	list-style-type: none;
	
}

.images-table li {
	padding: 2px;
	width: 70px;
	text-align: left;
	float: left;
}

#carousel {
	width: 188px;
	height: 188px;
	position: relative;
	border: 1px solid #BCDCE7;
	background: none;
}

#carousel.box {
	width: 188px;
}

#carousel ul {
	list-style-type: none;
	padding: 0;
}

#carousel ul li {
	float: left;
}

#carousel .navigation {
	width: 100%;
	height: 14px;
	position: absolute;
	left: 0;
	bottom: 4px;
	overflow: hidden;
	text-align: center;
	z-index: 9999;
}

#carousel .caroufredsel_wrapper {
	position: auto;
}

#carousel .navigation a {
	display: inline-block;
	width: 10px;
	height: 12px;
	background: url("../lists/ico-slider.png") 0 0 no-repeat;
	margin: 0 2px;
}

#carousel .navigation a.selected {
	background-position: 0 -12px;
}

#carousel .navigation a span {
	display: none;
}

#carousel .navigation a#banner-prev {
	background-position: 0 -24px;
	margin-right: 7px;
	position: relative;
	top: 1px;
}

#carousel .navigation a#banner-next {
	background-position: 0 -36px;
	margin-left: 7px;
	position: relative;
	top: 1px;
}

[disabled] {
	color: #000 !important;
	background-color: #F4F4F4 !important;
}
