
* {margin:0; padding:0;}

.print {
	display: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

.noscreen {
	display:none;
}

.container {
	min-height:1px;
}

.box:after, #product-info:after, #vypis-prislusenstvi:after, .set-detail:after, .novinka:after, .reference:after, #english:after, .product:after, #main-homepage:after, #availabilityInfo:after, #partners:after {
	display: block;
	visibility: hidden;
	clear: both;
	line-height: 0;
	font-size: 0;
	content: ".";
}

.clear {float:none; clear:both; width:0; height:0; margin:0; padding:0; border:0; line-height:0; font-size:0; display: block;}

.left {float:left !important;}
.right {float:right !important;}


.hidden {position:absolute; left:-1000em; top:auto; width:1px; height:1px; overflow:hidden;}

li{
	list-style: none;
}

acronym, abbr{
	cursor: help;
}

body{
background: url('/img/bgs/winter.jpg') no-repeat top;
	font-family: Arial, helvetica, sans-serif;
	font-size: 0.75em;
	color: #111111;
	text-align: center;

}

textarea {
	border: 1px solid #c0c0c0;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -moz-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -o-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -webkit-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
}

a { color: #009CDD; }
a:visited { color: #006494; }

#main p {
	margin-bottom: 1em;
}

#upline {
	background: #357EB1 url('/img/upline.png') repeat-x;
	margin-bottom: 10px;
	height: 17px;
	padding-top: 1px;
}
#upline a {
	color: #FFFFFF;
	margin: 0 50px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}

.warning{
	margin-left: 0px;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	background: #cc3616;
	padding-left: 5px;
}

.warning p{
	margin: 0 auto;
	width: 890px;
	padding: 15px 15px 15px 30px;
	background: url('/img/exclamation.png') no-repeat 10px center;
}

.q-info{
	margin-left: 0px;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	background: #00BBFF;
	padding-left: 5px;
}

.q-info p {
	margin: 0 auto;
	width: 890px;
	padding: 10px 10px 10px 30px;
	background: url('/img/info.png') no-repeat 10px center;
}

.q-info a {
	color: #FFFFFF;
}

.q-info img {
	cursor: pointer;
	position: absolute;
	right: 10px;
}

.msg {
	margin-bottom: 10px;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	position: relative;
}

.msg span {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 20px;
}
.msg span.nobold { font-weight: normal !important; }

.msg.err {
	background: #FFDDCC;
	border:1px solid #FF8855;
}
.msg.err span {
	background: url('/img/exclamation.png') no-repeat 0px center;
}

.msg.ok {
	background: #F3FFCD;
	border:1px solid #B1DA81;
}

.msg.ok span{
	background: url('/img/vyhoda.png') no-repeat 0px center;
}

.msg.info {
	background: #E8F6FF;
	border:1px solid #AADDFF;
}

.msg.info span {
	background: url('/img/info.png') no-repeat 0px center;
}

#container{
	width: 991px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: left;
	
 	
 	
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
 	-moz-box-shadow: 0px 0px 5px #DDDDDD;
	-webkit-box-shadow: 0px 0px 5px #DDDDDD;
	box-shadow: 0px 0px 5px #DDDDDD;
	
	
 	-moz-border-radius: 12px;
 	-webkit-border-radius: 12px;
 	border-radius: 12px;
 	-moz-border-radius: 12px;
 	-webkit-border-radius: 12px;
 	border-radius: 12px;
}

#container .main_box {
	top: 215px;
	margin-bottom: 220px;
}

#container .main_box.nomenu {
	top: 90px;
}

#menu-instead { height: 2px; border: 0; position: absolute; top: 80px; z-index: 110; width: 960px; background-color: #1B94CC; margin-left: 21px; }

#header{
	width: 970px;
	_width: 1000px;
	padding: 12px 10px 0px 20px;
	margin-bottom: 15px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 130;
	
}

#logo {
	float:left;
	width: 200px;
	height: 45px;
	display: block;
	position: relative;
	margin-top: 8px;
	margin-left: 15px;

	z-index: 15;
	position: absolute;
}

#logo #txt-logo {
	position: absolute;
	top: -15px;
	z-index: 10;
	font-size: 2.5em;
	font-weight: bold;
}

#logo #txt-logo big { font-size: 1.3em; }

#header #news{
	float:left;
	width: 400px;
	height: 55px;
	margin-top: 10px;
	margin-left: 40px;
	padding: 0px 0px 0px 40px;
	background: url('/img/pda-big.png') no-repeat left top;
}

#logo a span{
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	position: absolute;
	background: url('/img/logo.png') no-repeat left top;
	z-index: 20;
}

#logo a:hover span{
	background: url('/img/logo.png') no-repeat right top;
}

#header #help-nav{
	float:right;
	margin-right: 60px;
	padding: 0px 0px 0 0px;
	margin-top: -3px;
}

#header #help-nav li{
	float:left;
	margin-right: 10px;
}

#header #news {
	position: relative;
}

#header #news h2{
	font-size: 1.2em;

}

#header #news h2 a{
	font-weight: bold;
	text-transform: uppercase;
	height: 33px;
}

#header #news a, #header #news a span {
	text-decoration: none;
	color: #f64c19;
}

#header #news a:hover, #header #news a:hover span, #header #news .more a{
	text-decoration: underline;
	color: #f64c19;
}

#header #news span {
	line-height: 160%;	font-size: 0.9em;
}

#header #news .news{
	position: absolute;
}

#header #news .news a .obsah{
	float: left;
	white-space: nowrap;
	width: 360px;
	overflow: hidden;
}

#header #news .more{
	font-size: 0.9em;
	position: relative;
	top: 50px;
}

#search-favorite-cart{
	color: #fff;
	background: #128CC5 url('/img/sfc-background_long.png') no-repeat top left;
 	-moz-border-radius-topleft: 8px;
 	-webkit-border-top-left-radius: 8px;
 	border-top-left-radius: 8px;
	padding: 5px 17px 0 17px;
	height: 44px;	_height: 50px;

	position: absolute;
	left: 13px;
	top: 80px;
	width: 927px;	_width: 962px;
    border-right: 1px solid #54b0db;
	z-index: 110;

}

#search-favorite-cart a{
	color: #fff;
}

#search, #favorite, #cart{
	float:left;
}

#search a.roller{
	float:left;
	font-size: 1.2em;
	padding-top: 10px;
	margin-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-right: 25px;
	text-decoration: none;
	background: url('/img/search-arrow.png') no-repeat bottom right;
	display: none;
}

#search .search-box{
	border: 5px solid #34aae2;
	float:left;
	margin-top: 3px;
}
#search .search-box input {
	width: 260px;
	padding: 4px;
	border: 0;
	font-size: 0.9em;
	color: #444;
}

#search .search-group{
	border: 5px solid #34aae2;
	float:left;
	margin-top: 1px;
	margin-left: 6px;
}

#search .search-group select {
	padding: 4px;
	border: 0;
	font-size: 0.9em;
	color: #444;
}



#search{
	position: relative;
	z-index: 50;
}

#search #search-loading {
	position: absolute;
	left: 251px;
	top: 8px;
	display: none;
}

#search #nothing-found {
	position: absolute;
	left: 260px;
	top: 16px;
	display: none;
}

#param-search{
	margin-top: 12px;
	padding: 0px 0 0 10px;
	font-weight: bold;
	font-size: 0.9em;
	float:left;
	display: block;
	text-transform: uppercase;
}

#suggest-box{
	display: none;
	width: 413px;
	border: 5px solid #34aae2;
	border-top: 0;
	color: #444;
	position: absolute;
	z-index: 10;
	left:0px;
  	top: 31px;
	height: auto;
	background: #fff;
}

#suggest-box li {
	position: relative;
}

.suggested{
	border-top: 1px solid #e0e0e0;
	padding: 5px;
	height: 53px;
}

.suggested.last{
	height: auto;
}

.suggested:hover {
	background-color: #FFFFE0;
}

#device-list div { width: 126px; height: 180px; float: left; text-align: center; padding: 10px 4px; }
#selector-stripe { position: absolute; top: 167px; width: 956px; margin-left: 15px; background-color: #FFFFFF; border-top: 2px solid #1B94CC; z-index: 85; }
#selector-stripe #device-search { padding: 5px; border: 1px solid #1B94CC; margin: 0 10px; color: #444444; font-size: 11px; width: 150px;  }
#selector-stripe #ss-head { padding: 0 10px 15px 10px; text-align: center; margin-top: -5px; height: 30px;}
#selector-stripe #ss-head label { font-size: 16px; font-weight: bold; }
#selector-stripe .ds-arr { position: relative; top: 10px; }

#selector-stripe #ss-body {
-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.8);
-moz-box-shadow: 0 8px 8px rgba(0,0,0,0.8);
box-shadow: 0 8px 8px rgba(0,0,0,0.8);
}


#search-favorite-cart a .suggested {
	color: #555;
	text-decoration: none;
}

#search-favorite-cart .suggested .store, #search-favorite-cart .suggested .willbe{
	text-decoration: none !important;
	font-weight: bold;
	float: left;
}
.suggested .img{
	text-align: center;
	position: relative;
	float:left;
	margin-right: 15px;
}

.suggested .img,.suggested .img span{
	display:table-cell;
	vertical-align:middle;
}

.suggested .name{
	padding: 2px;
	margin-top: 2px;
	text-decoration: underline;
	color: #009CDD;
	font-weight: bold;
	padding-bottom: 10px;
}

.suggested .description {
	float:left;
	display:block;
	padding-left:3px;
	padding-top: 3px;
	font-size: 0.9em;
}

.suggested .price {
	display: block;
	float:right;
	color: #f64c19;
}

.suggested .all-found {
	text-align: right;
	font-weight: bold;
	color: #009CDD;
	text-decoration: underline;
	padding: 5px 0;
}

#suggest-box .compare {
	position: absolute;
	right: 2px;
	top: 2px;
	width: 12px;
	height: 12px;
	background: url('/img/fam/balance_12.png') no-repeat left center;
}

#search .button {
	float:left;
	margin-left: 10px;
	background-color: #000000;
	color: #FFFFFF;
 	-moz-border-radius: 14px;
 	-webkit-border-radius: 14px;
 	border-radius: 14px;
}

#favorite a {
	margin-right: 10px;
	height: 37px;
	width: 100px;
	float:right;
	display: block;
	background: url('/img/favorite-empty.png') no-repeat left center;
	text-indent: -10000px;
}

#favorite a:hover {
	background: url('/img/favorite-empty-on.png') no-repeat left center;
}

#cart, #favorite {
	float:right;
	display:block;
	width: 100px;
}

#cart a {
	height: 37px;
	width: 97px;
	float:right;
	display: block;
	background: url('/img/kosik-empty.png') no-repeat left center;
	text-indent: -10000px;
}

#cart a.polozek-1 { background-image: url(/img/kosik-on-1.png); }
#cart a.polozek-2 { background-image: url(/img/kosik-on-2.png); }
#cart a.polozek-3 { background-image: url(/img/kosik-on-3.png); }
#cart a.polozek-4 { background-image: url(/img/kosik-on-4.png); }
#cart a.polozek-5 { background-image: url(/img/kosik-on-5.png); }

#cart a.polozek-0:hover {
	background: url('/img/kosik-on.png') no-repeat left center;
}

#left-column {
float:left;
width: 650px;
padding-left: 25px;
	margin-top: 15px;
	margin-bottom: 25px;
}

#katalog h2, #tagcloud h2, #contact h2, #s-vyberem-pomohou h2, #contact-form h2, .filter h2, #recommended h2, #help-boxes h3, #contact-boxes h3, #forget-password h2, #new-customer h2, #novinky h2, #newsletter h2, #page-doprava h2, #pokladna-kontakty h2, .main_box h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #464646;
	margin-bottom: 10px;
	margin-top: 20px;
}

.filter h2 {
	margin: 0;
}

#katalog-produktu {
	margin-left: 20px;
	float:left;
	z-index: 90;
	position: absolute;
	top: 133px;
	left: 100px;
}

#katalog-produktu ul{

}

#katalog-produktu h2{
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

#hp-info{
	text-align: center;
	padding: 10px 0 10px 0;
	color: #009CDD;
}

#katalog-produktu li{
	float:left;
	z-index: 6;
}

#katalog-produktu li a{
	font-weight: bold;
	text-transform: uppercase;
	position:relative;
	display:block;
	padding: 10px 0;
	color: #009CDD;
}

#katalog-produktu a#notebooky { width: 93px; }
#katalog-produktu a#notebooky .m-ico { float: left; width: 25px; height: 26px; background: url('/img/menu-icons.png') no-repeat -84px center; position: relative; margin: -5px 3px 0 0;}

#katalog-produktu a#pda-a-komunikatory { width: 110px; }
#katalog-produktu a#pda-a-komunikatory .m-ico { float: left; width: 21px; height: 26px; background: url('/img/menu-icons.png') no-repeat -25px center; position: relative; margin: -5px 8px 0 0;}

#katalog-produktu a#barvy {width: 106px;}
#katalog-produktu a#barvy .m-ico {float: left; width: 23px; height: 26px; background: url('/img/menu-icons.png') no-repeat -182px center; position: relative; margin: -5px 3px 0 0;}

#katalog-produktu a#software {
	padding-left: 27px;
	background: url('/img/software.png') no-repeat left center;
}
#katalog-produktu a#mobilni-telefony {
	padding-left: 20px;
	background: url('/img/mobil.png') no-repeat left center;
}

#katalog-produktu a#mp3 {
	padding-left: 20px;
	background: url('/img/mp3.png') no-repeat left center;
	width: 77px;
}

#katalog-produktu a#pametovky {
	padding-left: 23px;
	background: url('/img/sd.png') no-repeat left center;
}

#katalog-produktu #prislusenstvi a { width: 131px; }
#katalog-produktu #prislusenstvi a .m-ico { float: left; width: 24px; height: 26px; background: url('/img/menu-icons.png') no-repeat 0px center; position: relative; margin: -5px 3px 0 0;}

#katalog-produktu a#tablety  { width: 110px; }
#katalog-produktu a#tablety .m-ico { float: left; width: 30px; height: 26px; background: url('/img/menu-icons.png') no-repeat -51px center; position: relative; margin: -5px 6px 0 0;}

#katalog-produktu a#sluzby {width: 92px;}
#katalog-produktu a#sluzby .m-ico {float: left; width: 24px; height: 26px; background: url('/img/menu-icons.png') no-repeat -157px center; position: relative; margin: -5px 3px 0 0;}

#katalog-produktu a#pouzdra {width: 90px; }
#katalog-produktu a#pouzdra .m-ico {float: left; width: 18px; height: 26px; background: url('/img/menu-icons.png') no-repeat -111px center; position: relative; margin: -5px 3px 0 0;}

#katalog-produktu a#drzaky {width: 100px; }
#katalog-produktu a#drzaky .m-ico {float: left; width: 30px; height: 26px; background: url('/img/menu-icons.png') no-repeat -129px center; position: relative; margin: -5px 3px 0 0;}

#katalog-produktu a#baterie {width: 110px; }
#katalog-produktu a#baterie .m-ico {float: left; width: 32px; height: 26px; background: url('/img/menu-icons.png') no-repeat -203px center; position: relative; margin: -5px 3px 0 0;}

#katalog-produktu a:last-child{
	border: none;
}

#katalog-produktu li ul{
  display: none;
}

#katalog-produktu form, #katalog-produktu li ul {
	position: absolute;
	left: 0;
	top: 34px;
	background: #FFFFFF;
	color: #000000;
	border: 2px solid #fff;
	display: none;
	padding: 0 10px 5px 10px;
	border: 1px solid #E0E0E0;
	border-top: 0;
	left: -10px;
	opacity: 0;
	box-shadow: 0 12px 12px #666666;
}

#katalog-produktu form input {
	margin-bottom: 10px;
}

#katalog-produktu li ul li{
	display: block;
	clear:left;
	padding: 0 !important;
	margin: 0;
	text-align: left;
	text-transform: none !important;
	font-weight: normal;
	font-size: 0.8em;
	float: none;
	line-height: 100%;
}

#katalog-produktu li ul li a {
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	margin: 0;
	display:inline;
	float: none !important;
	padding: 5px 2px;
	margin: 5px 0px;
	display: block;
	line-height: 100%;
	height: auto;
}

#katalog-produktu li ul li a:visited { color: #006494; }

#katalog-produktu li ul li a:hover {
	background: #128CC5;
	color: #FFFFFF;
	font-weight: bold;
}

#help-boxes h3, #contact-boxes h3{
	color: #fff;
}

#help-boxes h3, #contact-boxes h3{
	display: block;
	width: 446px;
	_width: 466px;
	height: 30px;
	_height: 50px;
	padding: 17px 0 0 20px;
	margin: 0px;
	margin-left: 1px;
	background: url('/img/help-boxes-background.png') no-repeat top left;
}

#contact-boxes h3{
	background: url('/img/contact-boxes-background.png') no-repeat top left;
}

#contact-boxes .prodejna h3 {
	color: #464646;
	background: none ;
	padding: 0;
	margin-left: 20px;
}

#recommended h2{
	float:left;
	margin-bottom: 10px;
}
 #contact h2{
 	margin-top: 5px;
 	margin-bottom: 15px;
 }

#help h2{
	clear:both;
	font-size: 1.6em;
	color: #464646;
}

#produkty-tabs li.tabs a:hover{
	background-position: 0 -66px !important;
}

#katalog a:hover{
	color: #e94919;
	background-position: 0 -53px !important;
}

#tagcloud{
	clear:both;
	padding-top: 10px;
	width: 350px;
	float:right;
	font-size: 0.9em;
	text-align: center;
}

#tagcloud h2 {
	text-align: left;
}

#tagcloud a {
	margin-right: 10px;
	text-decoration: none;
	line-height: 100%;
}

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

#right-column {
	width: 285px;
	margin-left: 20px;
	float:left;
	margin-top: 15px;
	color: #464646;
}

/* TABY PRO CELY SUNNYSOFT E-SHOP */

li.tabs a:hover, li.tabs.active a:hover {
	background-color: #E63C09;
	background-image: linear-gradient(bottom, #FC521F 0px, #DE3401 30px);
	background-image: -moz-linear-gradient(bottom, #FC521F 0px, #DE3401 30px);
	background-image: -o-linear-gradient(bottom, #FC521F 0px, #DE3401 30px);
	background-image: -webkit-linear-gradient(bottom, #FC521F 0px, #DE3401 30px);
}

li.tabs a:hover {
	color: #fff !important;
}

li.tabs.active a {
	color: #444 !important;
	background-color: #FFFFFF;
	background-image: none;
}

li.tabs{
	float:left;
	margin-right: 7px;
	text-align: center;
}

li.tabs a{
	font-size: 0.9em;
	display: block;	_display: inline;
	text-transform: uppercase;
	padding-top: 12px;
	text-decoration: none;
	padding: 12px 10px 0px 10px;
	border: 1px solid #e0e0e0;
	border-bottom: none;
	height: 21px;
	_height: 33px;
	background-color: #DDDDDD;
	background-image: linear-gradient(bottom, #CCCCCC 0px, #FFFFFF 30px);
	background-image: -moz-linear-gradient(bottom, #CCCCCC 0px, #FFFFFF 30px);
	background-image: -o-linear-gradient(bottom, #CCCCCC 0px, #FFFFFF 30px);
	background-image: -webkit-linear-gradient(bottom, #CCCCCC 0px, #FFFFFF 30px);
	color: #393939;
	font-weight: bold;
}

#produkty-tabs li.tabs a{
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #C8C8C8;
	border-bottom: 0px;
}

#produkty-tabs, #prodejny-tabs, #kontakty-tabs{
	z-index: 1;
	position: relative;
	height: 34px;
}

#product-info-tabs{
	clear:both;
	z-index: 3;
	position: relative;
	margin-top: 20px;
	display: block;
	float:left;
	height:32px;
}

.set {
	position: relative;
}

.set span.pluscount{
  position:absolute;
  display: block;
  top:35px;
  left: 30px;
  color: #F64C19;
  font-weight: bold;
  font-size: 1.5em;
}

#product-info-tabs li a {
	border: 1px solid #C8C8C8;
	border-bottom: 0px solid;
	width: auto;
	padding: 10px 14px 0 14px;
}

#prislusenstvi {
	position: relative;
}

#katalog-produktu li {
	position: relative;
}

#prislusenstvi form select,
#vyhledavani-prislusenstvi form select,
form #choose-your-phone select {
	margin: 10px;
	padding: 3px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, helvetica, sans-serif;
	width: 140px;
	border: 1px solid #CCCCCC;
}

#vyhledavani-prislusenstvi-form {
	border:1px solid #c0c0c0;
	padding: 20px;
	margin-top: 10px;
	margin-right: 20px;
	background: #E0E0E0;
}

#loading_models {
	margin: auto;
	width: 144px;
	text-align: left;
	position: relative;
}

#loading_models div {
	position: absolute;
	top: -30px;
	left: 4px;
	text-align: center;
	background: #FFFFFF;
	padding: 0px 2px;
}

#loading_models_3 div {
	position: absolute;
	top: 70px;
	left: 43px;
	text-align: center;
	background: #FFFFFF;
	padding: 0px 2px;
}

#banner {
	margin-bottom: 20px;
}

#produkty-promo{
	position: relative;
	top: -1px;
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	border: 1px solid #c8c8c8;
	width: 930px;
	padding-bottom: 20px;
	height: 220px;
}



#kariera-footer, #newsletter-rss{
	border-top: 1px solid #e0e0e0;
	text-align: left;
	clear:both;
	font-weight: bold;
	width: 952px;
	line-height: 100%;
	font-size: 1.2em;
	margin-top: 15px;
}
#kariera-footer { padding: 15px 15px 0px 25px; }
#newsletter-rss { padding: 15px 15px 10px 25px; }

#newsletter-rss input.text, #help input.text {
	border: 1px solid #e0e0e0;
	padding: 7px;
	margin-left: 10px;
	width: 217px;
	color: #333;
	font-weight: normal;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: -5px;
	font-family: Arial, helvetica, sans-serif;
}

.sunny-button {
	color: #FFFFFF;
	font-weight: bold;
	border: 0px !important;
	cursor: pointer;
}

.sunny-button.big{
	width: 145px !important;
	height: 45px !important;
	font-size: 14px;
}

.sunny-button.small{
	width: 100px !important;
	height: 35px !important;
	font-size: 12px;
}

.sunny-button.small.btred {
	background: transparent url('/img/button/button-red-small.png');
}

.sunny-button.btgrey.small {
	color: #666666;
	background: transparent url('/img/button/button-grey-small.png');
}

.sunny-button.small.btgreen {
	background: transparent url('/img/button/button-green-small.png');
}


.sunny-button.big.btred {
	background: transparent url('/img/button/button-red-big.png');
}

.sunny-button.btgrey.big {
	color: #666666;
	background: transparent url('/img/button/button-grey-big.png');
}

.sunny-button.big.btgreen {
	background: transparent url('/img/button/button-green-big.png');
}

.signup{
	margin-left: 10px;
}

#newsletter-rss a {
	font-size: 0.8em;
}

#newsletter-rss a.newsletter {
	text-transform: none;
	font-size: 1em;
}

#newsletter-rss #aktualni, #newsletter-rss #mail .signup {
	position: relative;
	top: 8px;
	float: left;
}

#newsletter-rss #mail {
	float: right;
}

#newsletter-rss #mail form {
	float: left;
}

#produkty-promo .produkt span.sticker {
	background:transparent url('/img/sticker1.png') no-repeat scroll 0 0;
	bottom:-10px;
	height:75px;
	position:absolute;
	left: 90px;
	width:75px;
}

#produkty-promo .akce{
	height: 190px;
}

#produkty-promo .akce .page {
	padding: 30px 20px 20px 20px;
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
}

#produkty-promo .akce .page.switch-off{
	display: none;
}

#produkty-promo .produkt {
	position: relative;
	height: 190px;
	float:left;
}

#produkty-promo .produkt img {
	float:left;
}

#produkty-promo .produkt h2 {
	float:left;
	width: 90px;
	/*uzsi kvuli IE7*/
	*width: 80px;
	margin-top: 0px;
	font-size: 1.0em;
	padding-left: 10px;
}

#produkty-promo .produkt a {
	text-decoration: none;
	color: #333333;
}

#produkty-promo .produkt .willbe { font-size: 12px; }

#switcher {
	width: 34px;
	position: absolute;
	right: -22px;
	top: 20px;
}

.switch {
	margin-bottom: 10px;
	display: block;
	text-align: center;
	width: 22px;
	float:right;
}


.switch a:hover {
	color: #fff;
	background: url('/img/switch-hover.png') no-repeat top left;
}

.switch a {
	padding-top: 4px;
	background: url('/img/switch.png') no-repeat top left;
	display: block;
	color: #7f7f7f;
	height: 18px;
	width: 22px;
	float:right;
	_height: 22px;
	text-decoration: none;
}

.switch.active {
	width: 34px;
	margin-bottom: 5px;
}

#switcher .switch.active a {
	margin-left: 2px;
	float:left;
	width: 29px;
	_width: 34px;
	padding-left: 5px;
	height: 25px;
	color: #fff;
	background: url('/img/switch-active.png') no-repeat top left;
}

#newsletter {
	background: url('/img/newsletter-background.png') no-repeat top center;
	padding: 18px;
	font-size: 0.9em;
	height: 68px;
	_height: 104px;
	clear:both;
	margin-top: 10px;
}

#newsletter p {
	margin-bottom: 10px;
}

#newsletter input.text {
	font-size: 1em;
	border: 1px solid #c0c0c0;
	color: #464646;
	display: block;
	float:left;
	padding: 5px;
	width: 150px;
	background: #fff;
}

#newsletter input.button {
	display: block;
	float:left;
	margin-top: -5px;
	margin-left: 5px;float:right;
}

#contact {
	background: url('/img/contact-background.png') no-repeat top left;
	padding: 20px;
	margin-top: 10px;
}

#contact p {
	line-height: 180%;
	font-size: 0.9em;
}

#operatori {
	margin-top: 30px;
}

#operatori li {
	float: right;
	font-size: 0.9em;
}

#operatori li.left{
	float:left;
}

#product-images{
	width: 352px;
}

#menu {
	float:left;
	width: 103px;
	height: 45px;
}

#menu #groups {
	background: #1B94CC none repeat scroll 0 0;
	padding: 15px;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	width: 170px;
	position: absolute;
	z-index: 10;
	margin-top: 9px;
	left: -1px;
	line-height: 150%;
	display: none;
}

#menu #groups a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 1px 5px;
}

#menu #groups a:hover {
	background: #FFFFFF;
	color: #128CC5;
	font-weight: bold;

}

#prodejny-odkaz{
	width: 103px;
	height: 45px;
	float:right;
	position: relative;
	right: -10px;
}

#breadcrumbs{
	padding-left: 10px;
	position: relative;
	top: -7px;
	left: -30px;
	padding-top: 5px;
	margin: 5px 0 0 20px;
}

.breadcrumb-arrow {
	font-size: 15px;
}

#top-banner-txt { background-repeat: no-repeat; text-align: center; height: 35px; position: relative; padding-top: 15px; }
#top-banner-txt a { text-decoration: none; color: #000000; font-weight: bold; font-size: 18px; display: block; }
#top-banner-img { text-align: center; }

#main{
	background: url('/img/container-background.png');

	z-index: 0;
}

#detail-produktu, #porovnani, #help, #seznam-vyrobcu, #newsletter-nastaveni, #kategorie, #oblibene, #results, #landing-page, #login, #novinky, #newslettery, #reference-page, #english, #main-homepage, #prodejny-kontakty, #content, #text, #page-doprava, #pokladna-kontakty, #kosik, #kosik2, #hledani-dle-parametru, #vyhledavani, #vyhledavani-prislusenstvi, #zarizeni-prislusenstvi, #poptavka-kontakt, #order-page, #register, #zakaznik-editace, #login, #objednavky-vypis, #faktury-vypis, #prispevky-vypis, #hlidani-vypis, #objednavka-vypis, #detail-uctu, #affiliate-vypis, #err-page, #bonusprogram, #mojebody, #slevy, .main_box {
	clear:both;
	border-top: 1px solid #E0E0E0;
	
	background-image: linear-gradient(top, #F3F3F3 0px, #FFFFFF 200px);
	background-image: -moz-linear-gradient(top, #F3F3F3 0px, #FFFFFF 200px);
	background-image: -o-linear-gradient(top, #F3F3F3 0px, #FFFFFF 200px);
	background-image: -webkit-linear-gradient(top, #F3F3F3 0px, #FFFFFF 200px);
	position: relative;
}

#detail-produktu, #porovnani, #help, #seznam-vyrobcu, #newsletter-nastaveni, #oblibene, #kategorie, #vyhledavani, #results, #landing-page , #prodejny-kontakty, #content, #text, #hledani-dle-parametru, #vyhledavani-prislusenstvi, #zarizeni-prislusenstvi, #poptavka-kontakt, #objednavky-vypis, #faktury-vypis, #prispevky-vypis, #hlidani-vypis, #objednavka-vypis, #detail-uctu, #affiliate-vypis, #login, #novinky, #newslettery, #reference-page, #english, #text, #page-doprava, #pokladna-kontakty, #register, #zakaznik-editace, #err-page, #bonusprogram, #mojebody, #slevy, .main_box {
	padding: 15px;
	padding-top: 5px;
	overflow: visible;
}

#detail-produktu h1, #hledani-dle-parametru h1, #poptavka-kontakt h1, #porovnani h1{
	font-size: 2.0em;
	margin-bottom: 5px;

}
#main-homepage{
	padding: 20px 15px 0 15px;
	margin-top: 0;
}

#footer{
	clear:both;
	width: 942px;
	_width: 1000px;
	padding: 15px 20px 15px 30px;
	border-top: 1px solid #E0E0E0;
	min-height: 87px;
	_height: 176px;
}

.online, .green, .available, .bonus, .open, .soldout {
	color: #7cbc00 !important;
}

.bonus {
	font-weight: bold;
}
.orange, a:hover {
	color: #f64c19;
}
.b { font-weight: bold; }
#vsechny-produkty {
	margin: 0 25px 0 21px;
}

#vsechny-produkty a{
	width: 161px;
	height: 43px;
	overflow: hidden;
	position: relative;
	float:left;
	display: block;
	margin-left: 1px;
}

#vsechny-produkty a span{
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
	background: url('/img/vsechny-produkty.png') no-repeat top left;
}

#prodejny-odkaz{
	margin-right: 25px;
}

#prodejny-odkaz a{
	width: 105px;
	height: 43px;
	overflow: hidden;
	position: relative;
	float:right;
	display: block;
}

#prodejny-odkaz a span{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: absolute;
	background: url('/img/prodejny.png') no-repeat top left;
}

.arrow{
	font-size: 0.75em;
	margin: 0 5px 0 5px;
}


#xx select {
	border: 1px solid #e0e0e0;
	padding: 3px;
	background-color: #FFFFFF;
	background-image: linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -moz-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -o-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -webkit-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
}

input.count {
	border: 1px solid #e0e0e0;
	padding: 3px;
	width: 20px;
	background-color: #FFFFFF;
	background-image: linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -moz-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -o-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -webkit-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	margin-top: 10px;
	margin-right:5px;

}

input.text{	
	background-color: #FFFFFF;
	background-image: linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -moz-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -o-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -webkit-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
}

.ks-text{
	display: block;
	float:left;
	margin-top: 15px;
}

#up-down{
	float:left;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 11px;
	height: 30px;
	margin: 12px 10px 0 0;
}

.up-down {
	position: relative;
	left: 5px;
	top: -3px;
}

#up, .up, #down, .down{
	width: 11px;
	height: 6px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0px;
	cursor: pointer;
	padding: 2px;
}

#up, .up{
	background: url('/img/up-arrow.png') no-repeat 2px 2px;
	top: -2px;
}
#down, .down{
	background: url('/img/down-arrow.png') no-repeat 2px 2px;
	top: 10px;
}



.product {
	margin-bottom: 10px;
}

.neaktivni {
	opacity: 0.6;
}

.product p {
	margin-left: 10px;
}

#order-info{
	float:left;
	margin-left: 3px;
}

#other-info{
	clear: both;
}

.filter #price{
	background: none;
	width: auto;
	height: auto;
	float: none;
	position: relative;
}

#final-price, #final-price-smaller { font-size: 2.0em; font-weight: bold; color: #f64c19; }
#final-price-smaller { font-size: 1.6em; }

.saved{
  color: #e53b08;
  font-size: 1.2em;
  margin-left: 5px;
}

#sale, #alternativy, #components, #varianty, #varianty2 {
	border-top: 0;
	padding: 15px;
	padding-top: 10px;
	float:left;
	margin-left: 10px;
	width: 568px;
	border: 1px solid #e0e0e0;
	border-left: none;
	border-top: none;
	font-size: 1.2em;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
}

#sale h2, #alternativy h2, #components h2, #varianty2 h2 {
	margin: 10px 0;
	font-size: 1.2em;
}

#sale h3 {
	font-size: 1.0em;
}

#sale .plus{
	background: url('/img/plus.png') no-repeat center left;
	height: 60px;
	padding-left: 50px;
	float:left;
	margin-right: 15px;
}

#sale img, #components img {
	float:left;
	margin-right: 10px;
}

#sale p, #components p{
	margin-top: 10px;
}

#other-info{
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	border: 1px solid #e0e0e0;
	min-height: 245px;
	width: 576px;
	float:right;
	overflow:hidden;

}

#product-info, #vypis-prislusenstvi{
	clear:both;
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	border: 1px solid #c8c8c8;
	padding: 15px;
	position: relative;
	top: -1px;
}

#prislusenstvi-produktu h3 { margin-bottom: 10px; }

#list-of-accessories{
	float:left;
	width: 178px;
	margin-top: 10px;

}
#list-of-accessories li{

}

#list-of-accessories a{
	font-size: 0.9em;
	display: block;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 15px;
	position:relative;
	text-decoration: none;
	color: #393939;
	height: 22px;
	_height: 30px;
	background: url('/img/list-of-accessories-background.png') no-repeat top left;
}

#list-of-accessories li.active a{

	color: #fff;
	height: 22px;
	_height: 30px;
	background: url('/img/list-of-accessories-active-background.png') no-repeat top left;
}

#list-of-accessories li.active a .items {
	color: #FFFFFF;
}

#list-of-accessories .items{
	color: #e53b08;
	position: absolute;
	right: 23px;
}

.accessories{
	float:left;
	width: 720px;
	margin-left: 20px;
}

.accessories div div{
	float:left;
	width: 123px;
	display: block;
	font-size: 0.9em;
	margin-bottom: 20px;
	margin-left: 20px;
}

.accessories div .clear {
	float:none;
	margin: 0;
}

#recommended{
	width: 100%;
}

#recommended-products {
	margin-top: 20px;
	margin-right: 20px;
}

#recommended-products h2 {
	font-size: 1.3em;
	margin-left: 25px;
	margin-bottom: 15px;
}

.recommended-item-image{
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #e0e0e0;
}

.recommended-item-image{
	width: 130px;
	height: 130px;
}

#add-all{
	text-align: center;
}

.accessories img, .recommended-item-image img{
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #e0e0e0;
}

.accessories a{ color: #5e5e5e; }
.accessories .acc-all { text-align: right; }
.accessories .acc-all a{ color: #009CDD; }



#filters{
	width: 203px;
	float:left;
	position: relative;
	padding-right: 20px;
	border-right: 1px solid #E0E0E0;
	margin-left: 10px;
	float:left;
	width: 170px;
}

#filters label {
	cursor: pointer;
}

.filter{
	text-align: left;
}
#pagination-up .pagination{
	padding-top:4px;
	float:right;
	bottom: -5px;
	position: relative;
	z-index: 2;
	_width: 240px;
}

#pagination-down .pagination{
	margin-right: 20px;
	clear:both;
	text-align: right;
	position: relative;
	float: right;
	z-index: 2;
}

#pagination-down .pagination a,
#pagination-down .pagination span{
	color: #7f7f7f;
	background: url('/img/pagination-background.png') no-repeat top left;
	width: 22px;
	height: 18px;
	_height: 22px;
	text-align: center;
	float:left;
	margin-top: -1px;
	margin-left: 5px;
	padding-top: 3px;
	text-decoration: none;
}


#pagination-up .pagination a,
#pagination-up .pagination span{
	color: #7f7f7f;
	background: url('/img/pagination-background.png') no-repeat top left;
	width: 22px;
	height: 19px;
	_height: 22px;
	text-align: center;
	display: block;
	float:left;
	margin-left: 5px;
	padding-top: 3px;
	text-decoration: none;
}

#pagination-up .pagination span,
#pagination-down .pagination span{
 	color: #fff;
	background: url('/img/pagination-active-background.png') no-repeat top left;
	height: 31px;
	margin-bottom: -9px;

 }

#pagination-down .pagination span{
	background: url('/img/pagination-down-active-background.png') no-repeat top left;
	padding-top: 12px;
	margin-bottom: 0;
	margin-top: -10px;
}

.pagination a:hover, .pagination a:hover{
 	color: #fff;
	background: url('/img/pagination-active-background.png') no-repeat top left;
}

#pagination-up .pagination .last,
#pagination-down .pagination .last{
	margin-left: 15px;
}

.pagination .first {
	margin-right: 10px;
}

#vyber-zobrazeni{
	float:left;

}

#kategorie h1{
	float:left;
}

.view{
	clear:both;
}


#view{
	margin-right: 20px;
	clear:both;
	position: relative;
	padding-left:210px;
	height: 30px;
}

#filters #dle-zarizeni {margin-top: 10px;}
#filters #dle-zarizeni h2 {text-align: left;}
#filters #dle-zarizeni select { font-size: 11px; padding: 3px; border: 1px solid #CCCCCC; width: 150px; margin-bottom: 5px;}

#dle-zarizeni #loading_models_2 {
	margin: auto;
	width: 142px;
	text-align: left;
	position: relative;
}

#dle-zarizeni #loading-kategorie-zarizeni {
	position: absolute;
	top: -24px;
	left: -1px;
	text-align: center;
	background: #FFFFFF; 
	padding: 0px 2px;
}

.filter h2, #dle-zarizeni h2 {
	color: #2da4dc;
	margin: 10px 0px;
	font-size: 12px;

	text-transform: none;
}

.filter p{
	line-height: 150%;

}

.filter label{
	margin: 0 5px;
}

.filter input.text{
	width: 40px;
}

#products{
	clear:both;
	background: #fff;

	border: 1px solid #e0e0e0;
	text-align: center;
	position: relative;
	padding: 0 10px;
}

#ordering {
	right: 0px;	_right: 290px;
	top: -53px;
	position: absolute;
}

#order-az {
	float: right;
	font-size: 1.5em;
	margin-left: 10px;
}

#order-az .order-arr {
	border: 1px solid #E0E0E0;
	margin-left: 3px;
	padding: 5px;
	background-color: #DDDDDD;
}

#order-az .order-arr.active {
	background-color: #FFFFFF;
}

#filtered-products{
	border-left: 1px solid #e0e0e0;
	float:left;
	width: 715px;	_width: 750px;
	padding-left: 20px;

	padding-top: 30px;
	left: -1px;
	position: relative;
}

#search-results {
	float: left;
	margin-top: 30px;
	padding: 0 20px;
	position: relative;
}

#need-help{
	display: block;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	width: 100%;
	clear:both;
	padding-bottom: 20px;
	margin: 0px 0 0px 0;

}

#need-help a{
	width: 280px;
	height: 60px;
	display: inline-block;
	background: url('/img/poradit.png') no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}

.need-help{
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 40px;
}

#store-availability{
	float:left;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 8px;
	width: 180px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	border-bottom: 0px solid;
	position: absolute;
	height: 16px;
	bottom: -1px;
	top: -30px;
	left: -31px;
	text-align: left;
}

#sort-by {
	font-size: 0.9em;
	font-family: Arial;
	padding: 3px;
	border: 1px solid #e0e0e0;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
}

#store-availability label{
	margin-right: 20px;
	color: #444;
	margin-left: 5px;
	font-size: 0.9em;
}


#vyber-zobrazeni {
margin-left: 10px;
}

#vyber-zobrazeni div{
	float:left;
	width: 181px;
	margin-right: 5px;
	height: 30px;

	bottom: -1px;
	position: relative;
	text-align: center;
	background: url('/img/zobrazeni-tab.png') no-repeat;
	font-size: 1em;
	z-index: 1;
}

#vyber-zobrazeni  #obrazkove-zobrazeni{
	background: url('/img/obrazkove-tab.png') no-repeat;
}
#vyber-zobrazeni  #tabulkove-zobrazeni{
	background: url('/img/tabulkove-tab.png') no-repeat;
}
#vyber-zobrazeni  #obrazkove-zobrazeni.active{
	background: url('/img/obrazkove-active-tab.png') no-repeat;
}
#vyber-zobrazeni  #tabulkove-zobrazeni.active{
	background: url('/img/tabulkove-active-tab.png') no-repeat;
}

#obrazkove-zobrazeni a, #tabulkove-zobrazeni a{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}



#vyber-zobrazeni a{
	color: #666;
	text-decoration: none;
	padding-left: 18px;

	font-size: 0.9em;
	color: #444;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#kategorie h1{
	font-size: 2.2em;
	float:left;
	margin-bottom: 15px;
}


#kategorie .product, #kosik .product, #results .product, #landing-page .product{
	float:left;
	height: 275px;
	text-align: center;
	margin: 0 8px 30px 8px;
	position: relative;
}

#kategorie .product:last-child, #kosik.product:last-child, #results .product:last-child, #landing-page .product:last-child{
	margin-right: 0;
}
#kategorie .product a.product-image, #kosik .product a#product-image, #results .product a.product-image, #landing-page .product a.product-image{
	display: block;
	border: 1px solid #e0e0e0;
	margin: 0 0px 10px 0px;
	position: relative;
	color: #fff !important;
	text-decoration: none;
}
	#kosik, #kosik2, #order-page{
		padding: 20px;
	}
	#kosik .product a#product-image{
		width: 140px;
			margin-right: 20px;
			margin-left: 20px;
	}

.product a .available, .product a .will-be, .product a .unknown, .product a .soldout, .product a .prepare, .varianta2 a .available, .varianta3 a .available {
	background: #99d81f;
	position: absolute;
	top: 20px;
	right: -1px;
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 5px 8px 5px 8px;
	color: #fff !important;
	font-weight: bold;
	opacity: 0.7;
}

.product a:hover .available, .product a:hover .will-be, .product a:hover .prepare, .product a:hover .unknown, .product a:hover .soldout, .product a:hover .sale, .varianta2 a:hover .sale, .varianta2 a:hover .available,
.varianta3 a:hover .sale, .varianta3 a:hover .available {
	opacity: 1.0;
}
.product p.nazev:hover { background-color: #FFFFFF; position: relative; z-index: 20; }

.product a .sale, .varianta2 a .sale, .varianta3 a .sale{
	background: #f64c19;
	position: absolute;
	top: 60px;
	right: -1px;
	font-size: 0.9em;
	text-transform: uppercase;
	decoration: uppercase;
	padding: 5px 8px 5px 8px;
	color: #fff !important;
	font-weight: bold;
	opacity: 0.7;
}

#kategorie .product p, #kosik .product p, #results .product p,  #landing-page .product p {
	width: 162px;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
	text-align: left;
}
.product p.price, .product p.prdesc { text-align: right !important; }
.product p.price .cmp-ico { position: absolute; bottom: 0px; left: 0px; margin: 0 0 3px 0; }

#kosik .product p {
 	width: 140px;
}

#kategorie .product-name a{
	letter-spacing: 1px;
}

#kategorie .price, #results .price, #kosik .price, #landing-page .price {
	text-transform: none !important;
	font-size: 1.3em !important;
	padding-top: 5px;
	position: absolute;
	bottom: 0;
	background-color: #FFFFFF;
}

#kategorie .price-novat,
#search-results .price-novat,
#kosik .price-novat {
	text-transform: none !important;
	font-size: 0.7em !important;
	font-weight: normal;
}


.product .prdesc a, td .prdesc a, .product .prdesc a, td .prdesc a {
color: #666;
text-transform: none;
font-weight: normal;
}


#kategorie td .prdesc a,#results td .prdesc a {
	margin-top: 10px;
}


#kategorie .product img, #kosik .product img, #results .product img{
	margin: 5px;
}

#manufac-logo {
	float: left;
	margin: 0 30px 10px 0;
}
#manufac-desc {
	margin: 15px 0;
}

#footer-support{
	float:left;
	line-height: 170%;
	width: 270px;
	padding-right: 10px;
	font-size: 1.2em;
	font-weight: bold;
	border-right: 1px solid #e0e0e0;
	min-height: 80px;
}

.sunnysoft-info{
	float:left;
	margin-left: 20px;
	width: 150px;
	padding-left: 20px;
	border-right: 1px solid #e0e0e0;
	min-height: 80px;
}

#fb-doprava{
	float:left;
	padding: 0 10px;
	border-right: 1px solid #e0e0e0;
	min-height: 80px;
	padding-top: 5px;
	width: 125px
}

#fb-doprava a {
	display: block;
	padding-bottom: 10px;
}

#poptavka-velkoobchod {
	float:left;
	width: 175px;
	border-right: 1px solid #e0e0e0;
	min-height: 80px;
}

#reference-mobil {
	float:left;
	width: 175px;
	border-right: 1px solid #e0e0e0;
	min-height: 80px;
}


#reference {
	padding: 10px;
	min-height: 40px;
}

#mobil {
	border-top: 1px solid #e0e0e0;
	min-height: 20px;
	padding: 10px 15px;
}
#mobil a {position: relative; top: 10px;}

#qr-mobil {
	float: left;
	padding: 20px 40px;
	text-align: center;
	width: 75px;
	float: left;
}

#poptavka{
	border-top: 1px solid #e0e0e0;
	min-height: 30px;
	padding: 10px;
}
#poptavka a {position: relative; top: 5px;}

#velkoobchod {padding: 0px 10px; min-height: 60px;}
#velkoobchod a {position: relative; top: 5px;}

#reference a, #mobil a, #poptavka a, #velkoobchod a, #fb-doprava a {
	font-size: 1.2em;
	font-weight: bold;
}

#register .register-button input{
    margin-left: 63px;
	width: 145px;
}


.register-button{
	text-align: center;
}

.login-button {
    width: 138px !important;
    height: 46px;
    border: none;
    background: none;
    padding: 0;
    margin-left: 40px;
}

#operatori{
	float:left;
	width: 240px;
	margin-top: 15px;
	margin-left: 20px;
}


#s-vyberem-pomohou p.contact{
	float:left;
	width: 250px;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 180%;
	font-weight: normal;
}

.phone-mail .contact{
	float:right;
	width: 168px;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 180%;
	font-size: 0.9em;
}

.phone-mail #operatori{
	margin-left: 0;
}



#s-vyberem-pomohou p.guide{
	float:none;
	clear:both;
	padding-top: 10px;

}



dl.reference{
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	border: 1px solid #e0e0e0;
	padding: 15px;
	line-height: 180%;
	margin-bottom: 10px;
	clear:both;
}

dl.reference dt{
	margin-bottom: 15px;
}

dl.reference .reference-obrazek{
	float:left;
}

dl.reference .reference-text{
	float:left;
	margin-left: 30px;
	width: 850px;
}

dl.reference dt{
	font-size: 1.2em;
	font-weight: bold;
}

#contact-form textarea, .contact-form textarea{
	height: 80px;
	width: 330px;
	margin-top: 15px;
}

#contact-form{
	width: 330px;
	float:right;
	text-align: center;
	padding-top: 10px;
	position: relative;
}

.contact-form{

}
.send-button{

	text-align: center;
}
.contact-form textarea{
	width: 400px !important;
	height: 100px;
}

#contact-form h2, .contact-form h2, .contact-form h4{
	margin-bottom: 20px;
}

#contact-form input, .contact-form input{
	padding: 5px;
	font-size: 0.9em;
	color: #666;
	width: 150px;
	border: 1px solid #c0c0c0;
}

#contact-form #loginbtn {
	position: absolute;
	bottom: -5px;
	right: -15px;
}

.contact-form input{
	width: 198px;
}

#contact-form input.button, .contact-form input.button{
	width: auto;
	border: none;
	margin-top: 10px;
	background: none;
}

.contact-form, .phone-mail{
	margin: 0 3px 0 3px;
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	border-bottom: 1px solid #e0e0e0;
	padding: 20px 20px 0 20px;
}



#category-help{

	background: #fff;
	border: 2px solid red;
}

#category-help #links{
	float:left;
}

#category-help #s-vyberem-pomohou{
	float:right;
}



/* vypis kosiku */

table{
	font-size: 1em;
}

.final-price{
	font-size: 1.8em;
	color: #666;
	width: 100%;
	text-align: center;
	padding: 10px 0 10px 0;
}

.final-price .tip{
	font-size: 0.6em;
	margin-top: 10px;
	display: block;
}
.final-price .tip a{

	color: #fff;
}

.priceNumber{
	padding: 10px;
	display: inline-block;
	background: #a7e7ff;
	color: #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #A7E7FF;
}

.buy-with{
	font-size: 0.9em;
	font-weight:bold;
	text-transform: uppercase;
	background: #a7e7ff;
	color: #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #A7E7FF;
	width: 80px;
	padding: 5px;
	margin: 0 auto;
	margin-top:5px;
	position: absolute;
	bottom: -35px;
	margin-left: 43px;
}

.bought-with{
	font-size: 0.9em;
	font-weight:bold;
	text-transform: uppercase;
	background: #A7E7FF;
	color: #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #A7E7FF;
	width: 140px;
	padding: 5px;
	margin: 0 auto;
	margin-top:5px;
}

#recommended-products-list {
	padding-left: 20px;
}

.set{
	float:left;
	width: 480px;
	margin-top: 10px;
}
#components .set {
	width: 570px;
}

#cart-nav a {
	color: #fff;
}

#back{
	display: inline-block;
	background: url('/img/zpet.png') no-repeat;
	width: 167px;
	height: 47px;
	overflow: hidden;
	text-indent: -9000px;
	margin-right: 5px;
}

#continue{	display: inline-block;

	margin-left: 5px;
	width: 231px;
	height: 49px;
	overflow: hidden;
	text-indent: -9000px;
	background: url('/img/pokracovat.png') no-repeat;
}

#order-page h3, #register h3{
	margin-top: 15px;
}

#order-page fieldset fieldset, #register fieldset fieldset{
	border: 2px solid #fff;
	padding: 10px;
}

.fieldset-description{
	color: #00aeef;
}



#order-page input{
	width: 250px;
}

#order-page label {
	width: 125px;
	display: block;
	padding-top: 5px;
	float:left;
	text-align: right;
}


#order-page legend, #register legend{
   _display: none;
}

.doprava-platba table {
	margin: 2px 0;
	border: 1px solid #d0d0d0;
}

.in-cart tr.purchased-products td.product-name h2{
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 10px;
	position: relative;

}

.in-cart .cart-product-image{
	float:left;
	margin-left: 20px;
}

.in-cart tr.purchased-products td.quantity{
	width: 90px;
	text-align: center;
	padding-right: 10px;
}

.in-cart .quantity input{

	border: 1px solid #e0e0e0;
	padding: 3px;
	width: 30px;
	background-color: #FFFFFF;
	background-image: linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -moz-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -o-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -webkit-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	text-align: right;

	color: #666;

}

.just-added{
	font-weight: bold;
	font-size: 0.9em;

}

.in-cart tr.purchased-products td.availability-info{
	text-align: center;
	width: 120px;
	font-size: 1.2em;
	font-weight: bold;
}

.store {
	color: #7CBC00  !important;
}

.willbe {
	color: #009CDD !important;
}

.willbe.td small{
	display: block;
}

.order {
	color: #999999 !important;
}

.price-without-dph {
	font-size: 0.8em;
}

.in-cart tr.purchased-products td.remove{
	width: 60px;
	border-right:none;
}

.now {
	background: #CCEEFF !important;
}



#products.box .tabulka{
	padding: 2em;
	padding-top: 0pt;
}

#products table{
	width: 100%;
	margin-right: 20px;
	margin-bottom: 20px;
}


#products td{
	border-bottom: 1px solid #e0e0e0;
	vertical-align: middle;

	text-align: center;
	padding: 7px 0 7px 0;

}


#products th{

	padding-bottom: 10px;

}

#products td.product-image{
	padding-left: 5px;
}

#products td.product-name{
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
	width: 500px;
}

#products td.product-name a{
	display:block;
	position:relative;
	padding-right: 50px;
	text-align:left;
}

#products td.product-name #parametry {
	font-weight: normal;
	text-transform: none;
	font-size: 0.8em;
	margin-top: 10px;
}

#products table td.sale{
	width: 150px;
}



#products td.product-availability{
	text-align: left;
	width: 150px;
	padding: 0px 10px

}

#products td.product-availability span{
	background: #99d81f;
	border: 2px solid;
	font-size: 0.9em;
	text-transform: uppercase;	text-align: left;
	padding: 5px 8px 5px 8px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
}

#products td.product-availability span.sale {
	background: #f64c19;
}

#products td.product-availability span.prepare,
.product a .prepare {
	background: #009CDD;
}

#products td.product-availability span.will-be,
.product a .will-be {
	background: #009CDD;
}
#products td.product-availability span.unknown,
.product a .unknown {
	background: #CCCCCC;
}

#products td.product-availability span.soldout,
.product a .soldout {
	background: #CC0000;
}

#products td.product-availability a {
	text-decoration: none;
}

#products td.price{
	text-align: right;
	width: 100px;
	font-size:1.1em;
	font-weight:bold;
	width:180px;
	position: relative;
}

#help #help-boxes{
	width: 466px;
	float:left;
	margin-top: 20px;
}

#help #contact-boxes{
	width: 466px;
	float:right;
	margin-right: 20px;
	margin-top: 20px;
}

#help .contact-box{

	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	border: 1px solid #e0e0e0;
	border-top: 0;
	margin-bottom: 20px;
}
#help .help-box{
	margin-bottom: 20px;
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	border: 1px solid #e0e0e0;
	border-top: 0;
}
#help .help-box ul {
	padding: 15px;

}
#help-boxes h3, #contact-boxes h3{
	color: #fff;
}
#help-boxes h3, #contact-boxes h3{
	display: block;
	width: 446px;
	_width: 466px;
	height: 30px;
	_height: 50px;
	padding: 17px 0 0 20px;
	margin: 0px;
	left: -1px;
	position: relative;
	background: url('/img/help-boxes-background.png') no-repeat top left;
}

#contact-boxes h3{
	background: url('/img/contact-boxes-background.png') no-repeat top left;
}
#help .help-box li{
	line-height: 180%;
}

#help .contact-box h4{
	font-size: 1.2em;
}

p.opening-hours{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
 	color: #e93e0b;
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	border-bottom: 1px solid #e0e0e0;
	padding: 15px;
	padding-right: 0;
	margin-bottom:0 !important;
}

#results{
	margin-left: 7px;
}

#login-box{
	background: url('/img/login-box-background.png') repeat-x top left;
	height: 60px;
	padding-top: 20px;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
}

#login-box input.button{
	margin-bottom: -13px;
}

#login-box input.text{
	width: 150px;
	border: 3px solid #d0d0d0;
	color: #444;
	padding: 5px;
	font-size: 0.9em;
	margin-right: 10px;
	margin-left: 10px;
}

#new-customer {
	padding: 5px 15px 15px 15px;
	background: url('/img/lost-password-background.png') repeat-x bottom left;
	border: 1px solid #e0e0e0;
	border-top: 0;
}

#login-button {
	float: right;
	padding-top: 4px;
}

#user-nav{
	padding: 10px;
	border: 1px solid #e0e0e0;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
 	-moz-border-radius-topleft: 8px;
 	-webkit-border-top-left-radius: 8px;
 	border-top-left-radius: 8px;
	border-bottom: none;

	margin-right: 25px;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	text-transform: uppercase;
	bottom: 0;
	position: absolute;
	right: 0;
	padding-right: 90px;
	top: 28px;
	height: 31px;
}

#user-nav #user, #user-nav #curr{
	margin-top: 7px;
}

#user-nav #user li{
	float:left;
	display: block;
	margin-right: 10px;
}

#user-nav #curr li {
	float:left;
	display: block;
	margin-right: 10px;
}

#user-nav .curr a {
	font-weight: normal;
}

#user-nav #user .curr {
	margin-right: 20px;
}

#myphone{
	position: absolute;
	right: 2px;
	top:-23px;
	z-index: 50;
}

#myphone select{
	font-size: 0.9em;
	padding: 5px;
	margin-bottom: 15px;
}

#myphone #choose-your-phone{
	display: none;
}

#myphone:hover #choose-your-phone {
	display: block;
	position: absolute;
	padding: 10px;
	padding-top: 15px;
	background: #949494;
	right: 0;
	top: 0;
	width: 200px;
	height: 130px;
	text-align: center;
}

#name, #not-signed{
	color: #f64c19;
	padding-left: 15px;
	background: url('/img/user.png') no-repeat left center;
}

#register-benefits{
	display: block;
	clear: both;
	margin-top: 7px;
}

#register-benefits a{
	color: #333;
	text-transform: none;
}

#name a#sign-off{
	color: #333;
	font-weight: normal;
	text-transform: none;
}

#social-media{
	position:fixed;
	left: 0;
	top: 25%;
	border: 1px solid #e0e0e0;
	border-left: 0;
	background: #fff;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
}

#social-media a{
	display: block;
	padding: 5px;
}


fieldset {
	border:1px solid #c0c0c0;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}

fieldset input[type="text"], fieldset input[type="password"]{
	border: 1px solid #fff;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -moz-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -o-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -webkit-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	margin-top: 10px;
	margin-right: 30px;
}

fieldset input.required{
	background: #fff url('/img/required-background.png') repeat-x top left;
}

blockquote{
	border: 1px solid #e0e0e0;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 0.9em;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -moz-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -o-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -webkit-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	font-weight: bold;
}
fieldset{
	background: #e0e0e0;
}

fieldset textarea{
	height: 150px;
	margin-top: 10px;
	background-color: #FFFFFF;
	background-image: linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -moz-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -o-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);
	background-image: -webkit-linear-gradient(top, #EEEEEE 0px, #FFFFFF 20px);

border: 1px solid #fff;
}
fieldset td {
	vertical-align: middle;
	font-size: 1.2em;
}

.textarea{
	padding-top: 10px;
	vertical-align: top;
}


fieldset label {
	font-family: Arial;
	color: #444;
	margin-right: 20px;
	text-decoration: none;
	font-weight: bold;
}


.feedbackOvladani{
	text-align: center;
	margin-top: 10px;
}
.feedbackOvladani input {
	width: auto;
	padding: 0;
	border: 0;
	background: none;
}

#prodejny h3{
	margin-bottom: 15px;
	font-size: 1.2em;
}

#prodejny li.vyhody{
	font-size: 0.9em;
	color: #444;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	margin-bottom: 10px;
	background: url('/img/vyhoda.png') no-repeat center left;
}

.sunnysoft{
	_color: #009CDD;
	color: #009CDD;
}

#social{
	margin-top: 50px;
	width: 480px;
	float:right;
	border: 1px solid #e0e0e0;
}

#social li{
	float:left;
	padding: 1px;
	padding-right: 0;	border-right: 1px solid #e0e0e0;
}

#social li#facebook a{
	display: block;
	width: 158px;
	height: 67px;
	text-indent: -10000px;
	background: url('/img/facebook.png') no-repeat top left;

}

#social li#twitter a{
display: block;
	width: 158px;
	height: 67px;
	text-indent: -10000px;
	background: url('/img/twitter.png') no-repeat top left;

}
#social li#youtube{
	border: 0;

}
#social li#youtube a{
display: block;
	width: 158px;
	height: 67px;
	text-indent: -10000px;
	background: url('/img/youtube.png') no-repeat top left;

}

#tagy{
	margin-top: 20px;
	padding-left: 20px;
	width: 450px;
	_width: 470px;
	float:right;
	line-height: 50px;
}

#tagy a{
	color: #666;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #c0c0c0;
	text-decoration: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#tagy a:hover{
	border: 1px solid #009CDD;
	color: #009CDD;
}

p.video{
	text-align: center;
	padding: 20px 0 20px 0;
}

#search{
	position: relative;
}
#search #select{
	background: #1d96cf;
	border-bottom: 1px solid #fff;
	position: absolute;
	border-right: 1px solid #fff;

	top: 30px;
	left: -16px;
	font-size: 0.9em;
	color: #fff;
	padding: 20px;
	text-transform: uppercase;
	font-weight: bold;

}
#search #select a{
	color: #fff;
	display: block;
	padding: 10px 0 0px 0;
	text-decoration: none;
}
#search #select a.param{
	border-bottom: 1px solid #33aae1;
	padding: 0px 0 10px 0;
}
#search #select a:hover{
	text-decoration: underline;
}



/* menu */




td.remove{
	width: 100px;
	font-size: 0.9em;
}

td.add-to-cart{
	width: 100px;

	text-align: center;
}

td.add-to-cart a{
	margin: 0 auto;
	display:block;
	overflow: hidden;
	text-indent: -10000px;
	width: 54px;
	height: 45px;
	background: url('/img/add-sale-to-cart.png') no-repeat left center;
}

#oblibene #products{
	padding-top: 20px;
	margin-top: 15px;
	padding-bottom: 0;
}

#oblibene h1{
	padding-left: 30px;
	background: url('/img/oblibene-nadpis.png') no-repeat left center;
}

#oblibene #products table{
	width: 100%;
	margin-right: 20px;
	margin-bottom:-1px;

}

#text h2{
	margin: 20px 0 15px 0;
	font-weight: bold;
	font-size: 1.2em;


}

#text h3{
	font-weight:bold;
	margin: 15px 0 10px 0;
}

#err-page {
	line-height: 200%;
	padding-left: 30px;
}

#err-page h1 {
	margin-bottom: 1em;
}
#err-page h2 {
	margin-top: 1em;
}

#err-page ul li {
	list-style-type: disc;
	list-style-position: inside;

}


#text p{
	margin-bottom: 1.5em;
	line-height: 160%;
	text-align: justify;
}

#list{
	display: block;
	clear:both;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-bottom: none;
	margin-top: 15px;

}


#list dl{
	border-bottom: 1px solid #e0e0e0;
	padding: 10px;
	background: #fff;
	display: block;

}

#list dl dt, #list dl dd{
	display: inline;
	margin-right: 10px;
}


#list dl dt{
	font-weight: bold;
}

#about-links{
	margin: -20px auto 0;
	padding-bottom: 20px;
	width: 1000px;
	text-align: left;
}

#copyright{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.9em;
	color: #b0b0b0;
	margin-bottom: 40px;
}

#copyright div {
	margin-bottom: 10px;
}

#o-sunnysoftu{
	width: 500px;
	_width: 600px;
	font-size: 1.1em;
	float:left;
	margin-left: 20px;
	font-weight: bold;
	height: 80px;
	line-height: 150%;	font-size: 1.2em;
}

#heu-oz, #verified {
	float:left;
	padding: 15px;
	background-color: #FFFFFF;
}
#verified {padding: 35px 15px;}

#links{
	width: 170px;
	float:right;

}
#links li{
	float:left;
	width: 120px;
}
#links li a{
	font-size: 0.9em;
	line-height: 180%;
	color: #444;

}
#links li a:hover{
	color: #f64c19;
}

hr{
	margin-bottom: 10px;
	height: 1px;
	font-size: 1px;
	border: 0px solid #e0e0e0;
	color: #e0e0e0;
	background: #e0e0e0;
	padding: 0;
	clear:both;
}
.doprava-platba table{
  width: 100%;
}
.doprava-platba td{
  padding: 0px 5px;
  vertical-align: middle;
  height: 20px;
  position: relative;
}

.doprava-platba td.radio{
  text-align: center;
}


.doprava-platba td p{
  margin-top: 5px;
}

#price h2{
  margin-top: 15px;
}



 .widget.zakaznik form#name div
  {	display: inline;
  	margin-left: 1em;	}
 .widget.zakaznik form#name input
  {	margin-left: 0.5em;	}

 .widget.zakaznik form#name a
  {	margin-left: 1em;	}


/* ------------------------------------------- MENU - strom --------------------------------------------*/

#menu{
    width: 60px;
    _width: 90px;
    display:block;
    float:left;
    background: #1b94cc;
	left: 14px;
    position: absolute;
	top: 129px;
    font-size: 1.2em;
    color: #FFFFFF;
    padding: 10px 15px 0 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 100%;
    height: 23px;	_height: 36px;
    cursor: pointer;
    border-left: 1px solid #54b0db;
	z-index: 100;
}

#menu hr {
	background-color: #FFFFFF;
	margin: 5px;
}

#menu img {
	position: absolute;
	right: 15px;
	top: 15px
}

#menu #rozbaleno{
	display: none;
	position: absolute;
	z-index: 10000;
	top: 0px;
	left: 90px;
	padding-left: 25px;
	padding-top: 14px;
	background: #fff;
	width: 823px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
  }

  #menu .item-tree{

    float:left;
    display: block;
    margin-right: 4px;
    padding-right: 10px;
    border-right: 1px solid #e0e0e0;

  }

    #menu .item-tree ul{

			margin-top: 15px;

		}
  #menu .item-tree:last-child{
		border: none;
		margin: 0;
	}

  #rozbaleno li li{
    padding-bottom: 0;

  }


  #rozbaleno li li a{
    text-transform: none;
    line-height: 220%;
    margin-left: 10px;
    font-weight: normal;
    font-size: 0.8em !important;
    color: #333;


  }

  #partners{
		padding-top: 15px;
		padding-bottom: 15px;
		margin: 0 auto;
		width: 397px;
		vertical-align: middle;
	}

  #partners img{
		display: block;
		float:left;
		margin-left: 10px;
		margin-right: 10px;
	}

	#partners img#tmobile{
		margin-top: 30px;
	}

	#partners img#microsoft{
		margin-top: 20px;
	}
#hledani-dle-parametru #parametry-kategorie {
	width: 100%;
	margin-top: 20px;
}

#hledani-dle-parametru #parametry-kategorie td{
	font-size: 1.2em;
	padding: 3px 8px 3px 8px;
	font-weight: bold;
}

#hledani-dle-parametru td.active{
	background: url('/img/arrow-right.png') no-repeat center left;
}
#hledani-dle-parametru td.active a{
	color: #f64c19;
}

#hledani-dle-parametru .parametry {
	border: 1px solid #C8C8C8;
	margin-top: 20px;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
}

#hledani-dle-parametru .parametry h2 {
	font-size: 16px;
	margin-bottom: 1em;
}

#hledani-dle-parametru .parametry td, #hledani-dle-parametru .parametry th {
	text-align: left;
}

#hledani-dle-parametru .parametry table {
	margin: auto;
}

#hledani-dle-parametru .parametry th {
	width: auto;
}

#hledani-dle-parametru .parametry th span {
	position: relative;
}

#hledani-dle-parametru .parametry td {
	padding: 5px;
	width: auto;
}

#login #username, #login #password {
	width: 200px;
}





.t-left {
	text-align: left;
}

.t-right {
	text-align: right;
}
.t-center {
	text-align: center;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.invisible {
	display: none !important;
}

.set-detail{
	margin-top: 10px;
	border-bottom: 1px solid #e0e0e0;
}

.set-detail .plus{
	position: relative;
	top: -20px;
	font-size: 1.4em;
	font-weight: bold;
}

.set-detail .text{
	margin-left: 20px;
	margin-right:20px;
}
.set-detail .text p{
	float:left;
	margin-top: 1em;
}
.set-detail .images{
	float:left;
}

.set-detail .popis-balick {
	float: left;
	width: 870px;
}

.set-detail .add-sale-to-cart{
	float:right;
}

#review-list {
	font-size: 1.2em;
	border: 1px solid #E0E0E0;
	padding: 15px;
}

#review-list ul li {
	margin-left: 0;
}

.review {
	padding: 10px;
	border: 1px solid #E0E0E0;
}
#review-list table.pros-cons td {
	width: 270px;
	border: 0;
}

#review-list table.rating {
	float: right;
	width: 220px;
}
.comment-body table.rating td {
	width: 90px;
	border: 0 !important;
}
.comment-body table.rating th {
	width: 190px;
	font-size: 0.8em;
	font-weight: normal;
	border: 0 !important;
}

.comment-body .cons { color: #CC2222; }
.comment-body .pros{ color: #55AA11; }

.comment-body div.cons, .comment-body div.pros {
	font-weight: bold;
	margin: 5px 0;
}
.comment-body span.cons, .comment-body span.pros {
	font-weight: bold;
}

.comment-body div.rating { height: 20px; }
.comment-body p { font-style: italic; padding-bottom: 5px; }
.comment-body table.rating { float: right; width: 220px; }
.comment-body .review-texts { float: left; width: 65%; }

#recenze .page { padding-top: 14px !important; width: 890px; background: transparent !important; }
#recenze-head img { float: left; margin-right: 15px;}
#recenze-head p { padding-top: 14px; font-size: 18px; }
#recenze-head span { float: right; font-size: 16px; }
#main-homepage .comment-body { border: 0; padding: 10px 0 0 0; background: transparent !important; }
#main-homepage .comment-body p{ padding-bottom: 10px; }
#main-homepage .comment-body p .autor { font-weight: bold;  font-style: normal;}
#main-homepage .comment-body div { padding-bottom: 10px; }
#main-homepage .comment-body .autor { padding-bottom:10px; }


.help-action {
	cursor: help;
}

.help-window {
	padding: 20px;
	position: absolute;
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	border: 1px solid #D0D0D0;
	width: 400px;
	display: none;
	font-size: 14px;
	z-index: 100;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: 4px 4px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 6px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 6px rgba(0,0,0,0.5);
	color: #000000;
	line-height: 100%;
	text-align: left;
}

.help-window h3 {
	font-weight: bold;
	padding: 0px;
	font-size: 14px;
	margin-bottom: 10px;
}

.help-window img.close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}

.help-window-small img.close {
	left: 220px;
}

.help-window p {
	font-size: 13px;
}

.help-window .obsah-top {
	position: relative;
	top: -10px;
}

.help-window .top-arrow {
	background: transparent url(/img/help-top.png) no-repeat center top;
	height: 20px;
	position: relative;
	top: -36px;
}


#add-to-nsltr {
	margin: 20px auto;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 10px;
}
#add-to-nsltr h2 { margin-top: 0; }
#add-to-nsltr p { float: left; width: 515px; margin-bottom: 0;}
#add-to-nsltr form { float: right; position: relative; }
#add-to-nsltr input#add-to-nsltr-email {
	border: 1px solid #E0E0E0;
    color: #333333;
    font-family: Arial,helvetica,sans-serif;
    font-weight: bold;
    width: 217px;
    padding: 7px;
    margin-right: 15px;
  }


#newsletter-rss #nsltr-add-ok,  #newsletter-rss #nsltr-add-err{
	padding: 8px 11px 7px 25px;
	font-size: 0.8em;
	width: 195px;
	border: 1px solid #c0c0c0;
	position: relative;
	top: 2px;
	float: left;
	background: #F3FFCD url('/img/vyhoda.png') no-repeat 5px center;
	border:1px solid #B1DA81;
	margin-left: 10px;
	margin-right: 4px;
	margin-bottom: -3px;

}

#newsletter-rss #nsltr-add-err {
	background: #FFDDCC url('/img/exclamation.png') no-repeat 5px center;
	border: 1px solid #FF8855;
}

.input-error {
	color: #FF0000;
	padding: 3px 0px;
	font-size: 12px;
	font-weight: normal;
}

.input-error li {
	background: url('/img/fam/cancel.png') no-repeat left 2px;
	padding: 3px 0px 3px 18px;
}

#english p {
	margin: 10px 0;
}

#english ul {
	margin: 10px;
}

#english li {
	list-style: disc inside;
}






/*******************************************************************************/



.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 90px;
	height: 18px;
	position: relative;
	overflow:hidden;
	background: url('/img/star.png') top left repeat-x;
	float: left;
}
.star-rating.small{
	background: url('/img/star-small.png') top left repeat-x;
	width: 60px;
	height: 12px;
}

.star-rating li {
	padding:0px;
	margin:0px;
	width:18px;
	height:18px;
	float: left;
}
.star-rating.small li {
	width:12px;
	height:12px;
	float: left;
}
#current-rating.null {
	width: 0px;
}
#current-rating.null.half {
	width: 9px;
}
#current-rating.one {
	width: 18px;
}
#current-rating.one.half {
	width: 27px;
}
#current-rating.two {
	width: 36px;
}
#current-rating.two.half {
	width: 45px;
}
#current-rating.three {
	width: 54px;
}
#current-rating.three.half {
	width: 63px;
}
#current-rating.four {
	width: 72px;
}
#current-rating.four.half {
	width: 81px;
}
#current-rating.five {
	width: 90px;
}


.star-rating.small li {
	width:12px;
	height:12px;
	float: left;
}
#current-rating.small.null {
	width: 0px;
}
#current-rating.small.null.half {
	width: 6px;
}
#current-rating.small.one {
	width: 12px;
}
#current-rating.small.one.half {
	width: 18px;
}
#current-rating.small.two {
	width: 24px;
}
#current-rating.small.two.half {
	width: 30px;
}
#current-rating.small.three {
	width: 36px;
}
#current-rating.small.three.half {
	width: 42px;
}
#current-rating.small.four {
	width: 48px;
}
#current-rating.small.four.half {
	width: 54px;
}
#current-rating.small.five {
	width: 60px;
}

.star-rating li a {
	display:block;
	width:18px;
	height:18px;
	line-height:18px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}

.star-rating li a:hover, .star-rating li a.x {
	background: url('/img/star.png') left bottom;
	z-index: 2;
	left: 0px;
	border:none;
}

.star-rating a.one-star {
	left: 0px;
}
.star-rating a.one-star:hover, .star-rating a.one-star.x {
	width:18px;
}
.star-rating a.two-stars {
	left:18px;
}
.star-rating a.two-stars:hover, .star-rating a.two-stars.x {
	width: 36px;
}
.star-rating a.three-stars{
	left: 36px;
}
.star-rating a.three-stars:hover, .star-rating a.three-stars.x {
	width: 54px;
}
.star-rating a.four-stars{
	left:	54px;
}
.star-rating a.four-stars:hover, .star-rating a.four-stars.x {
	width: 72px;
}
.star-rating a.five-stars{
	left: 72px;
}
.star-rating a.five-stars:hover, .star-rating a.five-stars.x {
	width: 90px;
}
.star-rating li#current-rating{
	background: url('/img/star.png') left center;
	position: absolute;
	height: 18px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

.star-rating li#current-rating.small{
	background: url('/img/star-small.png') left bottom;
	position: absolute;
	height: 12px;
}





.comments_item{
	border-bottom: 0;
	border-top: 0;

}

.comment_info{
	font-weight: bold;
	font-size: 12px;
	margin-left: 25px;
}

.comment-title{
	font-size: 14px;
	font-weight: bold;
	float:left;
	margin-right: 10px;
}

.comment-header{
	padding: 5px 0 5px 50px;
	background: url('/img/comment.png') no-repeat;
	bottom: -1px;
	position: relative;
	z-index: 2;
}

.comment_link { color: #000000; font-weight: normal; font-size: 10px; clear: both; }

.comment-sunnysoft-header{
	padding: 5px 0 5px 50px;
	bottom: -1px;
	z-index: 2;
	position:relative;
	background: url('/img/comment-sunnysoft.png') no-repeat;
	color: #009CDD;
}

.comment-header.higher, .comment-sunnysoft-header.higher {
	padding: 3px 0 4px 50px;
	bottom: -2px;
}

.comment-number{
	float:right;
	position: relative;
	bottom: -3px;
}
.comment-number a{

	padding: 5px;
	background: #f64c19;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.comment-number a.sunnysoft-background{
	background: #009CDD;
}

.comment-body{
	border: 1px solid #e0e0e0;
	padding: 15px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0px, #FFFFFF 40px);
	font-size: 14px;
}

.comment-sunnysoft {
	background-color: #FFFFFF;
	background-image: linear-gradient(bottom, #CCEEFF 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(bottom, #CCEEFF 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(bottom, #CCEEFF 0px, #FFFFFF 40px);
	background-image: -webkit-linear-gradient(bottom, #CCEEFF 0px, #FFFFFF 40px);
}


#seznam-vyrobcu .list h2 {
	margin-top: 10px;
}
#seznam-vyrobcu .sublist {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}
#seznam-vyrobcu .sublist li.item {
	list-style-type: disc;
	margin-left: 1em;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	font-size: 1.1em;
	width: 220px;
}

#barvy-head {
	margin-bottom: 10px;
}

#barvy-head h1 {
	margin-top: 4px;
}

#barvy-head select, #barvy-head input {
	margin-left: 10px;
}

#barvy-head select {
	border: 1px solid #E0E0E0;
	padding: 3px;
	font-weight: bold;
}

#bb-result-lastvisited a.bb-prod, #bb-result-compare a.bb-prod { float: left; width: 122px; margin-left: 18px; text-decoration: none; color: #5E5E5E; }
#bb-result-lastvisited .bb-prod img, #bb-result-compare .bb-prod img { padding: 10px; border: 1px solid #E0E0E0; margin-bottom: 10px; }
.bb-title { text-align: left; font-size: 13px; font-weight: bold; margin-bottom: 10px; }
.bb-sk { cursor: pointer; position: relative; }
.bb-title a { font-weight: normal; }
.bb-sk-list { position: absolute; }


#user-stripe { position: fixed; bottom: 0px; height: 25px; width: 100%; right: 0; z-index: 1001; }
#watch-items { position: relative; right: 0px; }
#watch-items span.bb-box-link { margin: 0 10px; cursor: pointer; }

.bottom-box {
	left: 0px;
	position: relative; background-color: #FFFFFF; width: 1000px; margin:auto; overflow: hidden;
	height: 250px; z-index: 999; position:absolute; bottom: -290px;
	box-shadow: 0 -8px 12px #666666; padding: 15px; 
	
	background-image: linear-gradient(center bottom , #EEEEEE 0px, #FFFFFF 40px);
	background-image: -moz-linear-gradient(center bottom , #EEEEEE 0px, #FFFFFF 40px);
	background-image: -webkit-gradient(center bottom , #EEEEEE 0px, #FFFFFF 40px);
	background-image: -o-linear-gradient(center bottom , #EEEEEE 0px, #FFFFFF 40px);
	border: 1px solid #E0E0E0;
	
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}

#watch-items { 
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	position: fixed;
	bottom: 0px;
	background-color: #FF00FF;
	height: 25px;
	width: 100%;
	box-shadow: 0 0 12px #999999;
	background-color: #DDEEFF;
	background-image: radial-gradient(50% 50%, ellipse closest-side, #FFFFFF, #DDEEFF 100%);
	background-image: -moz-radial-gradient(50% 50%, ellipse closest-side, #FFFFFF, #DDEEFF 100%);
	background-image: -webkit-radial-gradient(50% 50%, ellipse closest-side, #FFFFFF, #DDEEFF 100%);
	background-image: -o-radial-gradient(50% 50%, ellipse closest-side, #FFFFFF, #DDEEFF 100%);
	text-align: center;
	z-index: 1001;
}
#bb-display { position: absolute; right: 10px; top: 7px; cursor: pointer;}
.bb-close { position: absolute; top: 10px; right: 10px; cursor: pointer; border: 0; }

#bb-social { position: relative; margin-left: 20px; top: 0px; }
#bb-social a { position: absolute; width: 24px; height: 24px; }
#bb-social a.fb { background: url('/img/icons/bb-icons.png') no-repeat -100px 0;}
#bb-social a.tw { background: url('/img/icons/bb-icons.png') no-repeat -148px 0;  left: 34px; }
#bb-social a.gp { background: url('/img/icons/bb-icons.png') no-repeat -124px 0; left: 68px; }
#bb-links { position: relative; top: 2px; }
#bb-ss-logo { position: absolute; left: 10px; top: 8px; width: 100px; height: 16px; background: url('/img/icons/bb-icons.png') no-repeat 0 0;}




#heu-img { float: left; width: 72px; height: 74px; background: url('/img/ft-imgs.png') no-repeat -346px 0; }
#verified-visa-img {float: left; width: 71px; height: 31px; background: url('/img/ft-imgs.png') no-repeat -75px -38px; }
#velkoobchod-img {float: left; width: 27px; height: 58px; background: url('/img/ft-imgs.png') no-repeat -145px -22px; margin-right: 10px;}
#poptavka-img {float: left; width: 33px; height: 28px; background: url('/img/ft-imgs.png') no-repeat -105px 0; margin-right: 10px;}
#o-sunnysoftu-img {float: left; width: 75px; height: 75px; background: url('/img/ft-imgs.png') no-repeat 0 0; margin-right: 10px;}
#reference-img {float: left; width: 32px; height: 22px; background: url('/img/ft-imgs.png') no-repeat -141px 0; margin-right: 10px;}
#mobverze-img {float: left; width: 25px; height: 38px; background: url('/img/ft-imgs.png') no-repeat -78px 0; margin-right: 10px;}
#qrmobil-img {float: left; width: 75px; height: 75px; background: url('/img/ft-imgs.png') no-repeat -173px 0; margin-right: 10px;}
#oper1-img {float: left; width: 49px; height: 67px; background: url('/img/ft-imgs.png') no-repeat -248px 0; margin-right: 10px;}
#oper2-img {float: right; width: 49px; height: 67px; background: url('/img/ft-imgs.png') no-repeat -297px 0;}
