/* zakladni definice prvku spolecne pro vsechny stranky */
html, body {
	padding:0;
	margin:0;
	background-color:white;
	color:#556368;
	font-family:Arial, Sans serif;
	font-size:10pt;
}

/* konec zakladnich definice prvku spolecne pro vsechny stranky */
div.cleaner {
	clear:both;
}
a {
	color:#202020;
	text-decoration:none;
}
a.more {
	padding-right:14px;
	color:#202020;
	background:transparent url("../images/black-arrow-forward.png") right center no-repeat;
}
a:hover {
	text-decoration:underline;
}
img { /* obrazek vzdy bez ramecku pokud neni urceno jinak */
	border:none;
}
h2 {
	color:#00a6ff;
	font-size:11pt;
}
strong {
	color:#202020;
}
h2 strong {
	color:#c33002;
}
span.no-line-break {
	white-space:nowrap;
}
.web-readers-only { /* stily jen pro ctecky webu a pro textove prohlizece. V graficke verzi nejsou videt */
	display:none !important;
}
.invisible { /* stily jen pro ctecky webu a pro textove prohlizece. V graficke verzi nejsou videt */
	display:none !important;
}
.center-content {
	text-align:center;
}
table {
	padding:0;
	margin:0;
	border-collapse:collapse;
}
table tr.even {
	background-color:#ededed;
}
table th {
	margin:0;
	padding:15px 2px 10px;
	color:#00133a;
	background:#ededed url("../images/table-head-background.png") center top repeat-x;
}
table td {
	padding:2px;
}
table td.input-description {
	width:150px;
}
form table tr.buttons { /* zarovnani tlacitek formulare dostredu */
	text-align:center;
}
.wihte-background {
	background-color:white;
}
.blue-background {
	background-color:#242424;
}
.white-bottom-border {
	border-bottom:1px solid white;
}
.center-content-horizontally {
	text-align:center;
}
.max {
	width:99%;
}
.defedit { /* editacni polozka formulare */
	border:1px solid #d2e3f0;
	background-color: #d2e3f0;
	color:#5b5b5b;
}
.defedit:focus { /* editacni polozka formulare */
	background-color: #f3f7fa;
}
.defbutton { /* editacni tlacitko */
	height:25px;
	width:125px;
	margin:0 10px;
	border:0;
	color:white;
	font-size:9pt;
	background:transparent url("../images/button-background.png") 0 0 no-repeat;
}
.defbackbutton { /* editacni tlacitko */
	height:25px;
	width:125px;
	margin:0 10px;
	border:0;
	color:white;
	font-size:9pt;
	background:transparent url("../images/back-button-background.png") 0 0 no-repeat;
}

/* layouty stranek */
div#header-and-body-container {
	background:#3e3e3e url("../images/header-and-body-container-background.png") left top repeat-x;
}
div#header-and-body-container-bottom-shadow {
	background:transparent url("../images/header-and-body-container-top-background.png") center top no-repeat;
}
/* nastaveni sirky a padingu vsech casti stranek */
div#header-container, div#body-container, div#contacts-container, div#copyright-container {
	width:995px;
	margin:0 auto;
}

/* layout stranek hlavicka */
div#header-container {
	position:relative;
	height:120px;
}

/* layout pro telo */
div#body-container { /* prvek obsahujici telo */
	margin-top:12px;
	padding-bottom:42px;
}
div#body-left-column {
	width:170px;
	float:left;
}
div#body-center-column {
	margin-left:175px;
}
/* trisloupcovy layout - jako normalni je povazovan dvousloupcovy, tento puze prepisuje puvodni */
div#three-columns-layout {
	
}
div#three-columns-layout div#body-center-column {
	margin-right:195px;
/*	border:1px solid red; */
}
div#three-columns-layout div#body-right-column {
	width:190px;
	float:right;
/*	border:1px solid black; */
}

/* layout pro paticku */
div#footer-container {
	color:#5a6368;
	background:white url("../images/footer-container-contacts-container-bottom-shadow.png") left bottom repeat-x;
}
div#contacts-container {
	background:#f4f8fb url("../images/contackts-hotlink-background.png") right bottom repeat-y; /* TODO zmenit obrazek na pozadi */
	font-size:12px;
}
div#copyright-container {
	position:relative;
	height:95px;
	font-size:9px;
	color:#4c4c4c;
}
/* konec layoutu pro paticku */

div#front-panel {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:transparent url("../images/gray-transparent-background.png") 0 0 repeat;
	z-index:10;
}
div#front-panel div.front-panel-window {
	position:absolute;
	display:none;
	background-color:white;
}
div.front-panel-window a.front-panel-window-close {
	position:absolute;
	top:5px;
	right:12px;
	font-size:20px;
	font-weight:bold;
	cursor:pointer;
}
div.front-panel-window div.front-panel-window-content {
	margin:40px 20px 10px;
}
div.front-panel-window-content strong.huge {
	padding:5px;
	font-size:20pt;
	color:white;
	background-color:#232323;
}

/* obsah hlavicky */
img#logo {
	position:absolute;
	top:25px;
	left:0;
	width:264px;
	height:37px;
	border:none;
}
/* formulare na vyhledavani v hlavicce */
form#find-product-buyout-price-form {
	position:absolute;
	width:253px;
	height:38px;
	right:378px;
	bottom:51px;
	margin:0;
	padding:0;
	z-index:5;
	color:#00a5ff;
}
form#find-product-buyout-price-form label {
	font-size:11px;
}
form#find-product-buyout-price-form input {
	display:block;
	margin:0;
	padding:0;
	float:left;
	border:none;
	z-index:5;
}
form#find-product-buyout-price-form input[type="text"] {
	width:199px;
	height:18px;
	padding:2px 5px;
	margin-top:1px;
	background:#00a5ff url("../images/header-find-input-background.png") no-repeat 0 center;
}
form#find-product-buyout-price-form input[type="text"]:focus {
	background-position:-209px center;
	background-color:white;
}
form#find-product-buyout-price-form input[type="image"] {
	width:44px;
	height:25px;
	background:#020202;
}
form#find-product-form {
	position:absolute;
	width:253px;
	height:42px;
	right:98px;
	bottom:51px;
	margin:0;
	padding:0;
	z-index:5;
	color:#00a5ff;
}
form#find-product-form label {
	font-size:11px;
}
form#find-product-form input {
	display:block;
	margin:0;
	padding:0;
	float:left;
	border:none;
	z-index:5;
}
form#find-product-form input[type="text"] {
	width:199px;
	height:18px;
	padding:2px 5px;
	margin-top:1px;
	background:#00a5ff url("../images/header-find-input-background.png") no-repeat 0 center;
}
form#find-product-form input[type="text"]:focus {
	background-position:-209px center;
	background-color:white;
}
form#find-product-form input[type="image"] {
	width:44px;
	height:25px;
	background:#020202;
}
form#find-product-form a {
	float:right;
	font-size:11px;
}
form#find-product-form label {
	display:block;
	height:20px;
}

/* naseptavac pro vyhledavani zbozi */
.js-whisperer-popup-panel {
	display:block;
	margin:0;
	padding:40px 2px; 20px;
	width:253px;
	border:1px solid #c6dcec;
	list-style-type:none;
	background:white url("../images/js-whisperer-popup-panel-background.png") no-repeat center bottom;
	color:#003e98;
}
.js-whisperer-popup-panel li {
	padding:5px 23px 10px;
}
.js-whisperer-popup-panel li span.image {
	display:block;
	float:left;
	width:71px;
	height:72px;
	padding:10px 0 0 0;
}
.js-whisperer-popup-panel li span.description {
	display:block;
	margin-left:68px;
	height:60px;
	padding:10px 12px;
}
.js-whisperer-popup-panel li.forused {
	background-color:#C3C2C2;
}
/* prihlasovaci formular */
img#user-icon {
	position:absolute;
	right:12px;
	bottom:48px;
	width:53px;
	height:47px;
	cursor:pointer;
}
div#login-strip {
	position:absolute;
	display:none;
	right:10px;
	bottom:44px;
	width:634px;
	height:52px;
	z-index:10;
	background:white url("../images/login-strip-background.png") no-repeat left top;
}
div#login-strip form {
	position:absolute;
	top:13px;
	left:5px;
	width:435px;
	height:23px;
}
div#login-strip label {
	position:absolute;
	top:6px;
	font-size:11px;
}
div#login-strip form input {
	position:absolute;
	width:131px;
	height:18px;
	padding:2px 5px;
	border:0;
	background:white url("../images/header-login-input-background.png") no-repeat 0 center;
}
div#login-strip form input:focus {
	background-position:-141px center;
}
div#login-strip label.login {
	left:10px;
}
div#login-strip form input[type="text"] {
	left:50px;
}
div#login-strip label.passwd {
	left:205px;
}
div#login-strip form input[type="password"] {
	left:245px;
}
div#login-strip form input[type="image"] {
	right:0;
	top:0;
	width:39px;
	height:22px;
	padding:0;
	margin:0;
}
div#login-strip ul {
	position:absolute;
	display:block;
	top:13px;
	left:450px;
	padding:0;
	margin:0;
	list-style-type:none;
	font-size:10px;
}
div#login-strip img#close-login-strip {
	position:absolute;
	width:10px;
	height:10px;
	top:7px;
	right:7px;
	cursor:pointer;
}
div#loged-user {
	position:absolute;
	right:5px;
	bottom:48px;
	width:75px;
	height:50px;
	font-size:9px;
}
div#loged-user a.loged-user-name {
	display:block;
	height:20px;
	padding:5px 0 5px 24px;
	border-bottom:1px solid #a4a9ab;
	color:#a4a9ab;
	background:transparent url("../images/loged-user-icon.png") no-repeat 0 5px;
}
div#loged-user a.logout-user {
	display:block;
	padding-top:5px;
	color:#00A6FF;
}
/* konec formularu v hlavicce */

div#header-container h1 {
	display:block;
	padding:0;
	margin:0;
}
div#header-container h2 {
	display:none;
}
div#top-menu {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:30px;
	color:white;
	font-size:13px;
	background:#020202 url("../images/top-menu-background.png") left top repeat-x;
}
/* styly pro css menu */
div#top-menu-items {
	width:775px;
	height:30px;
	padding-left:4px;
	background:url("../images/top-menu-items-left-corner.png") left top no-repeat;
}
/* menu inspirovano http://phoenity.com/newtedge/horizontal_nav/#update-2004-11-23T20:28 */
ul.nav,
.nav ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display:block;
}
ul.nav {
	height:30px;
	
}
ul.nav strong {
	font-weight:normal;
}
ul.nav>li{
	display: block;
	float:left;
	padding: 7px 38px;
	border-left:2px groove #453f3a;
}
ul.nav>li:first-child {
	border:none;
}
ul.nav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -37px;
	margin-top: 7px;
	padding:20px 20px 40px;
	z-index:20;
}

ul.nav li:hover>ul{
/*When hovered, make them appear*/
	display : block;
}
.nav ul li a {
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
}
ul.nav li>ul {
	background:#4e4e4e url("../images/top-menu-popup-background.png") right top repeat-x;
}
ul.nav > li:hover {
	background-color:#020202;
}
.nav a {
	color:white;
	text-decoration: none;
}
ul.nav li>ul a {
	white-space:nowrap;
}
ul.nav li>ul a:hover {
	text-decoration:underline;
}
/* konec stylu pro css menu */
div#top-menu-basket-container {
	position:absolute;
	right:0;
	top:0;
	width:172px;
	height:23px;
	padding:7px 0 0 35px;
	background:#020202 url("../images/top-menu-basket-background.png") right top no-repeat;
}
div#top-menu-basket-container a {
	display:block;
	color:white;
	text-decoration:none;
	padding:0 0 0 28px;
	background:transparent url("../images/basket.png") left 1px no-repeat;
}
div#top-menu-basket-container a:hover {
	text-decoration:underline;
}

/** obsah tela */
div#last-visited, div#feed-news, div#franchise-service-and-gold-partner, 
div.recommanded-products, div.products-list, div#forntpage-programs,
div.page-switcher, div#product-back-link, div#forntpage-artices { /* barvy zviraznenych casti */
	background-color:#232323;
}
/* levy sloupec */
div#body-left-column h1 { /* oznameni ze se jedna o prave menu se ignoruje */
	display:none;
}
div#body-left-column ul#context-menu {
	display:block;
	list-style:none;
	/* pred pridanim eshop sleva 
	margin:20px 0 56px 7px;
*/
	margin:20px 0 20px 7px;
	padding:0;
	font-weight:bold;
}
div#body-left-column ul#context-menu li {
	padding:5px 0;
}
div#body-left-column ul#context-menu a {
	color:#c2cbd2;
}
div#body-left-column ul#context-menu a:hover {
	text-decoration:none;
	color:#00a6ff;
}
div#body-left-column a#eshop-discount-button {
	display:block;
	margin-bottom:10px;
}
div#last-visited {
	padding:10px 0 8px 0;
	margin-bottom:19px;
}
div#last-visited h2 {
	font-size:14px;
	margin:0 0  10px 5px;
}
div#last-visited ul {
	padding:0;
	margin:0;
	list-style:none;
	display:block;
}
div#last-visited li {
	margin-bottom:5px;
}
a.last-visited-product {
	position:relative;
	display:block;
	width:170px;
	height:80px;
	background-color:#6d6d6d;
}
a.last-visited-product span.last-visited-product-image {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:71px;
	height:72px;
	padding:10px 12px 0 0;
	text-align:center;
	background:transparent url("../images/last-visited-product-image-background.png") left top no-repeat;
}
a.last-visited-product span.last-visited-product-name-price {
	display:block;
	position:absolute;
	top:12px;
	right:5px;
	width:80px;
}
a.last-visited-product strong {
	display:block;
	font-weight:normal;
	font-size:12px;
	color:white;
}
a.last-visited-product em {
	display:block;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:white;
}
a.last-visited-product span.last-visited-product-more-info {
	display:none;
}
a.last-visited-product:hover span.last-visited-product-more-info {
	display:block;
	position:absolute;
	top:0px;
	right:1px;
	width:129px;
	height:56px;
	padding:26px 42px 0 0;
	font-size:16px;
	text-align:right;
	font-weight:bold;
	color:white;
	background:#424242 url("../images/last-visited-product-more-background.png") right center no-repeat;
}

/* zobrazeni feedu s novinkami v pravem sloupci */
div#feed-news {
	padding:10px 0 8px 0;
	margin-bottom:19px;
	color:white;
}
div#feed-news h2 {
	font-size:14px;
	margin:0 0  10px 5px;
}
div#feed-news h3 {
	display:block;
	color:white;
	font-size:12px;
	height:13px;
	margin:0;
	padding:15px 15px;
}
div#feed-news h3.wm-header {
	background:#007ad7 url("../images/feed-header-wm.png") top center no-repeat;
}
div#feed-news h3.macosx-header {
	background:#050505 url("../images/feed-header-macosx.png") top center no-repeat;
}
div#feed-news h3.android-header {
	background:#4bb900 url("../images/feed-header-android.png") top center no-repeat;
}
div#feed-news h3.symbian-header {
	background:#ffb800 url("../images/feed-header-symbian.png") top center no-repeat;
}
div#feed-news ul {
	padding:0;
	margin:0;
	list-style:none;
	display:block;
}
div#feed-news a {
	display:block;
	padding:43px 50px 14px 14px;
	color:white;
	background:#242424 url("../images/feed-more-background.png") top center no-repeat;
}
div#feed-news li a {
	display:block;
	color:949494;
	padding:18px 26px 18px 14px;
	background:#242424 url("../images/feed-item-background.png") top center no-repeat;
}

div#franchise-service-and-gold-partner {
	padding:0 0 36px;
	text-align:center;
	border-top:1px solid #f1f6fa;
}
div#franchise-service-and-gold-partner h2 {
	display:block;
	margin:20px 35px 10px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

/**
  *prostredni sloupec
  */
div#body-center-column h1, div#body-center-column h2,
div#body-center-column h3, div#body-center-column p, 
div#body-center-column table {
	padding:0 5px;
}
div#body-center-column h1 {
	display:block;
	margin:15px 0 0 0;
	padding:8px 6px 13px 6px;
	font-size:15pt;
	color:#202020;
}
div#body-center-column h2, div#body-center-column h3, div#body-center-column h4 {
	color:#202020;
}
div#body-center-column div.text-container { /* kontejner obsahujici nejaky text */
	padding:5px 9px 20px 0;
}
div#body-center-column div.text-container h2, div#body-center-column div.text-container h3,
div#body-center-column div.text-container p, div#body-center-column div.text-container ul,
div#body-center-column div.text-container ol, div#body-center-column div.text-container table {
	margin-left:20px;
	margin-right:20px;
}
div#body-center-column div.text-container h2 {
	margin-top:20px;
	margin-bottom:10px;
	font-size:13pt;
}
div#body-center-column div.text-container table.max {
	width:770px;
}
div#body-center-column div.section-image-min-height {
	min-height:80px;
}
div#body-center-column div.text-container img.section-image {
	float: left;
	margin:10px 20px 10px 20px;
}
div#body-center-column div.text-container h3 {
	margin-top:15px;
	font-size:11pt;
}
div#body-center-column div.text-container h4 {
	margin-top:15px;
	font-size:10pt;
}
div#body-center-column div.text-container p {
	margin-top:5px;
	margin-bottom:10px;
}
div#body-center-column div.text-container table {
	background-color:white;
}
div#body-center-column div.text-container table tr td {
	padding:5px 8px;
}
/* formular na objednani produktu z nejakeho seznamu zbozi */
div.list-order-product {
	display:block;
	position:absolute;
	left:1px;
	bottom:12px;
	height:18px;
	width:100%;
}
div.list-order-product form {
	display:block;
	margin:0 auto;
	position:relative;
	width:75px;
	height:18px;
	background:transparent url("../images/blue-arrow-forward.png") right center no-repeat;
}
div.list-order-product form input.quantity {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:34px;
	height:14px;
	padding:2px 5px;
	border:none;
	font-size:10px;
	text-align:right;
	background:#e6eff7 url("../images/order-product-quantity-background.png") 0 0 no-repeat;
}
div.list-order-product form input.quantity:focus {
	background-color:white;
	background-position:-44px 0;
}
div.list-order-product form input.submit {
	display:block;
	position:absolute;
	top:2px;
	right:8px;
	width:17px;
	height:14px;
	padding:0;
	margin:0;
	border:none;
}

/* specificke styly pro prostredni sloupsec */
div#body-center-column div#web-location {
	font-weight:bold;
	color:#c2cbd2;
	margin-left:5px;
	margin-bottom:10px;
	font-size:9pt;
}
div#web-location h2 {
	display:none;
}
div#web-location strong {
	color:white;
}
div#web-location a {
	color:#c2cbd2;
}

/* novinky na uvodce */
div#frontpage-news-outer-container {
	margin-top: 20px;
	background-color:#f1f6fa;
}
div#frontpage-news-outer-container h2 {
	margin:5px 0 0 20px;
	padding:0;
}
div#body-center-column div#frontpage-news-container {
	position:relative;
	height:135px;
	padding:0;
}
div#body-center-column div.frontpage-news {
	position:absolute;
	top:10px;
	left:0;
	margin:0;
}
div.frontpage-news div.image-container {
	float:left;
	width:130px;
	text-align: center;
}
div.frontpage-news h3 {
	font-size:10pt;
	padding:0;
	margin:5px 10px 5px 133px;
	color:#004da0;
}
div.frontpage-news p {
	margin:5px 10px 5px 133px;
}

/* styly pro styly k obsahu stredniho sloupce */
div.body-content-left-shadow {
	background:url("../images/body-content-left-shadow.png") left 0 repeat-y;
}
div.body-content-right-shadow {
	background:url("../images/body-content-right-shadow.png") right 0 repeat-y;
}
div.body-content-bottom-shadow {
	padding-bottom:6px;
	background:url("../images/body-content-bottom-shadow.png") center bottom no-repeat;
}
div.body-content-top-shadow {
	padding-top:6px;
	background:url("../images/body-content-top-shadow.png") center top no-repeat;
}
div.body-content-shadows-content {
	padding:0 6px 0 5px;
}
/** bookmarky  */
div.body-content-bookmarks {
	height:31px;
	background:url("../images/body-content-top-shadow.png") center bottom no-repeat;
}
div.body-content-bookmarks a {
	display:block;
	float:left;
	width:124px;
	height:24px;
	padding:8px 10px 0;
	text-align:center;
	cursor:pointer;
	background:url("../images/body-content-bookmark-background.png") -144px 0 no-repeat;
}
div.body-content-bookmarks a.active {
	background-position:0 0;
	font-weight:bold;
}
div.body-content-bookmarks-shadows-content {
	padding:0 6px 0 5px;
}
/* bookmarky se stinem */
div.body-content-shadow-bookmarks {
	height:44px;
	width:809px;
	margin-top:20px;
	background:url("../images/bookmarks-shadow.png") center bottom repeat-x;
}
div.body-content-shadow-bookmarks a {
	display:block;
	float:left;
	width:180px;
	height:26px;
	padding:18px 10px 0;
	text-align:center;
	cursor:pointer;
	background:url("../images/body-content-shadow-bookmark-background.png") -200px bottom no-repeat;
}
div.body-content-shadow-bookmarks a.active {
	background-position:0 bottom;
	font-weight:bold;
}

div.body-content-shadows-content h1 { /* nadpis ve stinech */
	display:block;
	margin:0 !important;
	padding:15px 20px 15px !important;
	color:#006aae;
	background-color:white;
	font-size:15pt !important;
}
div.body-content-shadows-content div.blue-strip { /* modry pruh pod necim ve stinech */
	background-color:#ededed;
	border:1px solid #ededed;
}
/* vypis kategorie eobchodu */
div.category-description {
	color:white;
}
div.category-description h1, div.category-description strong {
	color:white !important;
}
/* seznam podkategorii nejake kategorie */
ul.subcategories-list {
	display:block;
	width:99%;
	height:20px;
	padding:0;
	margin:30px 0 10px;
	list-style:none;
}
ul.subcategories-list li {
	float:left;
	margin:0 0 5px 15px;
	padding-left:25px;
	background:transparent url("../images/ico-folder-big.png") 0 top no-repeat;
}
ul.subcategories-list li a {
	color:white;
}
/* filtr seznmanu jednotlivych produktu */
div#products-list-filters {
	margin-bottom:12px;
/*	border-bottom:1px solid #eaf2f7; */
}
div#products-list-filters form {
	margin:0;
	padding:0;
}
div#products-list-filters em {
	font-style:normal;
}
div#products-list-filters div#products-list-filters-selection {
	background-color:white;
	padding:15px 25px 0;
}
div#products-list-filters-selection {
	height:27px;
	padding:15px 0 0;
	background-color:white;
}
div#products-list-filters-selection em {
	display:block;
	float:left;
	margin:0;
}
div#products-list-filters-selection ul {
	display:block;
	padding:0;
	margin:0;
	list-style:none;
}
div#products-list-filters-selection ul li {
	display:block;
	float:left;
	width:100px;
	margin-left:10px;
	text-align:left;
	cursor:pointer;
}
div#products-list-filters-selection ul li:hover {
	text-decoration:underline;
}
div#products-list-filters div#products-list-filters-options { /* jednotlive moznosti filtru */
	position:relative;
	background:#f8f8f8 url("../images/products-list-filter-bottom-background.png") 0 top repeat-x;
}
div#products-list-filters-options img {
	position:absolute;
	display:block;
	width:27px;
	height:12px;
	left:70px; /* TODO ie7 to tady ma zkurvene, opravit */
	top:0;
}
div#products-list-filters-options div {
	padding:20px 50px 12px;
}
div#products-list-filters-options div div {
	display:none;
	margin:0;
	padding:0;
	line-height:25px;
}
div#products-list-filters-options div div.visible {
	display:block;
}
div#products-list-filters-options ul {
	margin:0;
	padding:0;
	list-style-position:inside;
}
div#products-list-filters-options ul li {
	display:inline;
	margin:0 20px 0 0;
	padding:0;
	white-space:nowrap;
}
div#products-list-filters-options ul li a {
	color:#5a6368;
}
div#products-list-filters-options ul li.selected a {
	color:#004c9b;
}
div#products-list-filters div#products-list-filters-order-type { /* zpusob razeni */
	height:40px;
	padding:15px 25px 0;
	background-color:white;
}
div#products-list-filters-order-type select {
	width:160px;
	margin-left:20px;
	border:1px solid #cadfed;
	font-size:10pt;
}
div#products-list-filters div#products-list-filters-submit {
	position:relative;
	height:48px;
	background:#f8f8f8 url("../images/products-list-filter-bottom-background.png") 0 top repeat-x;
}
div#products-list-filters-submit input {
	position:absolute;
	display:block;
	width:125px;
	height:25px;
	top:12px;
	left:342px;
	border:0;
	color:white;
	font-size:12px;
	background:url("../images/button-background.png") 0 top repeat-x;
}
div#products-list-filters-submit input:hover {
	text-decoration:underline;
}
/* doporucovane produkry */
div.recommanded-products {
	margin:13px 0 0 0;
	padding:5px 0;
}
/* vycentruje doporucene rodukty ve 2 sloupcove stranece */
div.recommanded-products-center-two-column-page {
	padding-left:11px;
}
div.recommanded-products h2 {
	color:#00a6ff !important;
}
div.recommanded-products ul {
	display:block;
	padding:0;
	margin:0;
}
div.recommanded-products li {
	position:relative;
	display:block;
	width:144px;
/*  width:123px;
	height:218px; */
	height:230px;
	padding:6px 6px 6px 6px;
	float:left;
	text-align:center;
	background:white url("../images/recommanded-product-background.png") 0 0 no-repeat;
}
div.recommanded-products li:hover {
	background-position:-157px 0;
	background-color:#fbfcfd;
}
div.recommanded-products li a.product-image-container {
	display:table-cell;
	*display:block; /* ie6 a ie7 jsou debilni a neumi table-cell */
	width:144px;
	height:150px;
	vertical-align:middle;
}
div.recommanded-products li img { /* ie6 a ie7 jsou debilni a neumi table-cell proto se musi obrazek posunout rucne */
	margin-top:5px;
}
div.recommanded-products li img.product-flag {
	position:absolute;
	margin:0;
	bottom:88px;
	left:4px;
}
div.recommanded-products li strong {
	display:block;
	padding:5px 0;
	height:28px;
	font-weight:normal;
	font-size:12px;
}
div.recommanded-products li strong a {
	color:#004c9b;
}
div.recommanded-products li em {
	display:block;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#5a6368;
	margin-left:-2px;
}
div.recommanded-products li em.eshop {
	background:transparent url("../images/eshop-discount-small.png") no-repeat 0 0;
}
div.recommanded-products li em.action {
	background:transparent url("../images/eshop-action.png") no-repeat 0 0;
}
div.products-list { /* seznam nejakych vyrobku v prostrednim sloupci */
	margin:0;
	padding:0 0 6px;
}
div.products-list ul {
	display:block;
	list-style:none;
	padding:0;
	margin:0;
}
div.products-list ul li {
	text-align:center;
	position:relative;
	float:left;
	display:block;
	margin:0;
	width:192px;
	height:281px;
	padding:6px 6px 8px 6px;
	background:white url("../images/products-list-product-background.png") 0 0 no-repeat;
}
div.products-list li:hover {
	background-position:-202px 0;
	background-color:#fbfcfd;
}
div.products-list li strong {
	display:block;
	height:30px;
	padding:5px 5px 0;
}
div.products-list li strong a {
	color:#004c9b;
}
div.products-list li a.product-image-container {
	display:block;
	vertical-align:middle;
	margin-top:5px;
	width:100%;
	height:175px;
}
div.products-list li div.store-state-and-price {
	vertical-align:middle;
	width:100%;
	margin-top:5px;
}
div.products-list li div.store-state-and-price span {
	display:block;
	font-weight:bold;
}
div.products-list li div.store-state-and-price em {
	font-style:normal;
	font-weight:bold;
}
div.products-list li div.eshop {
	background:transparent url("../images/eshop-discount-small.png") no-repeat 0 15px;
}
div.products-list hr {
	margin:8px 0 20px;
	background-color:#0062ac;
	border-bottom:1px solid #0062ac;
}
/* seznam neceho s polozkami jako horizontalni pruhy */
div.horizontal-list-container {
	margin-top:5px;
	padding:5px 0;
}
div.horizontal-list-container h2 {
	margin-left:20px;
}
ul.horizontal-list {
	display:block;
	padding:0;
	margin:0;
	list-style:none;
}
ul.horizontal-list li {
	padding:15px 32px 15px 10px;
	margin:0 0 6px;
	display:block;
	background-color:white;
}
ul.horizontal-list li div.float-left {
	display: block;
	width:130px;
	padding-top:10px;
	float:left;
	text-align:center;
}
ul.horizontal-list div.horizontal-list-margin-left {
	margin-left:133px;
}
ul.horizontal-list li h3, 
ul.horizontal-list li h4,
ul.horizontal-list li em {
	padding:0;
	color:#003b95;
	font-weight:bold;
	font-style:normal;
	font-size:12pt;
}
ul.horizontal-list li h3,
ul.horizontal-list li h4 {
	display:block;
	padding:0;
	font-weight:normal;
}
ul.horizontal-list li strong.created-date {
	float:right;
	margin-top:-28px;
}
ul.horizontal-list li p {
	padding:5px 4px !important;
}
ul.horizontal-list li div.horizontal-list-largin-left p {
	min-height:68px;
}
ul.horizontal-list li div.top-border {
	padding:5px 4px;
	border-top:1px solid #ebebeb;
}

/* banery v akcich */
div.action-banners {
	margin-top:20px;
}
div.action-banners a {
	display:block;
	float:left;
	margin:10px 0 0 8px;
	padding:0;
}
div.action-banners a img {
	width:390px;
	height:179px;
}
/* banner primo na strance akce */
img.action-banner {
	width:760px;
	margin-left:25px;
	margin-top:10px;
}

/* listovac */
div.page-switcher {
	height:50px;
	padding-top:25px;
	margin-bottom:35px;
	text-align:center;
/*	background: url("../images/page-switcher-background.png") 0 0 repeat-x; */
	line-height:24px;
	color:#c2cbd2;
}
div.page-switcher a {
	position:relative;
	margin:0 2px;
	height:24px;
	color:white;
}
div.page-switcher a.previous {
	margin-right:50px;
	padding-left:29px;
}
div.page-switcher a.next {
	margin-left:50px;
	padding-right:29px;
}
div.page-switcher img {
	position:absolute;
	top:-4px;
}
div.page-switcher strong {
	padding:2px 3px;
	color:white;
	background-color:#737373;
}
div.top-page-switcher {
	background:none;
	margin-bottom:0;
	padding-top:10px;
}
/* specificke styly pro stranky s podrobnostmi o zbozi */
div#product-general-info {
	min-height:220px;
	background:white url("../images/product-general-info-background.png") 182px 0 repeat-y;
}
div#product-general-info em {
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	color:black;
}
div#product-general-info div#product-general-info-image-container {
	float:left;
	width:182px;
	padding-top:25px;
	text-align:center;
}
div#product-general-info-image-container img {
	cursor:pointer;
}
div#product-general-info-image-container a.more {
	margin-top:20px;
}
div#product-general-info div#product-general-info-info-container {
	margin-left:182px;
	position:relative;
}
div#product-general-info-info-container img.os-icon {
	float:right;
	width:55px;
	height:56px;
}
div#product-general-info-info-container h1 {
	display:block;
	margin:0;
	padding:25px 30px 10px;
	color:#004da0;
	height:24px;
	font-size:14pt;
	background-color:transparent;
}
div#product-general-info-info-container div#social-icons {
	position:absolute;
	top:68px;
	right:-10px;
	height:82px;
	background:transparent url("../images/social-icons.png") no-repeat 0 0;
}
div#social-icons > div {
	height:28px;
	width:124px;
	padding:7px 0 0 15px;
}
div#product-general-info-info-container div#product-general-info-info-container-prices {
	padding:18px 20px 25px;
	background:#f7f7f7 url("../images/product-general-info-prices-background.png") 0 0 repeat-y;
}
div#product-general-info-info-container-prices table {
	float:left;
}
div#product-general-info-info-container-prices td {
	padding:1px 10px 2px;
}
div#product-general-info-info-container-prices div {
	margin-left:260px;
}
div#product-general-info-info-container-prices div h2 {
	margin:0 0 3px;
	padding:0;
	font-size:10pt;
}
div#product-general-info-info-container-prices div table {
	float:none;
	margin-bottom:10px;
}
div#product-general-info-info-container-prices div table td {
	padding:1px 10px 2px 0;
}
div#product-general-info-info-container-prices a.color-variant {
	float:left;
	display:block;
	width: 15px;
	height:15px;
	margin:5px 5px 0 0;  
	border:1px solid #e5e4e5;
}
div#product-general-info-info-container form {
	display:block;
	margin:0;
	height:44px;
	padding:10px 0 0 235px;
}
div#product-general-info-info-container form input.quantity {
	float:left;
	display:block;
	width:34px;
	height:14px;
	margin-top:3px;
	padding:2px 5px;
	border:none;
	font-size:10px;
	text-align:right;
	background:#f4f8fb url("../images/order-product-quantity-background.png") 0 0 repeat-y;
}
div#product-general-info-info-container form input.quantity:focus {
	background-position:-44px 0;
}
div#product-general-info-info-container form input.submit {
	display:block;
	text-align:left;
	float:left;
	width:126px;
	height:24px;
	padding:0 0 0 30px;
	margin:0 0 0 5px;
	border:none;
	font-size:12px;
	color:white;
	background:#004b9f url("../images/buy-button-background.png") 0 0 no-repeat;
}
div#product-general-info-info-container form input.disabled {
	background:#949494 url("../images/buy-button-disabled-background.png") 0 0 no-repeat;
}
div#product-general-info-info-container div#eshop-discount-price {
	position:relative;
	height:26px;
	width:200px;
	margin-right:10px;
	float:right;
}
div#product-general-info-info-container div#eshop-discount-price em {
	position:absolute;
	display:block;
	top:5px;
	left:88px;
	margin:0 0 5px 10px;
	color:#f03f01;
	font-size:14px;
	font-weight:bold;
}
div#product-find-used-and-buyout { /* odkazy na pouzite a vykup */
	min-height:38px;
	margin:20px 0;
	padding:0 78px 5px;
	background:url("../images/information-bubble.png") 20px 0 no-repeat;
}
div#product-find-used-and-buyout p {
	margin:5px 0;
	padding:0;
	color:white;
	
}
div#product-find-used-and-buyout strong {
	color:white;
}
div#product-find-used-and-buyout em.headding {
	display:inline;
	padding:0;
	margin:0;
	font-size:12pt;
	font-weight:bold;
	color:white;
	font-style:italic;
}
div#product-find-used-and-buyout a {
	font-weight:bold;
	color:#c2cbd2;
}
div#product-find-used-and-buyout a.more {
	margin-left:13px;
	padding-right:14px;
	background:transparent url("../images/gray-arrow-forward.png") right center no-repeat;
}
div#product-aditional-info { /* dalsi informace o produktu */
	border-top:1px solid white;
	background-color:white;
}
div#product-aditional-info div.borders {
	padding:20px;
}
/* upravuje zarovnani seznamu prislusenstvi */
div#product-aditional-info div#product-aditional-info-accessory-content ul {
	padding:0 11px;
}
div#product-back-link {
	margin:0 5px 0 2px;
	padding:15px 0 20px;
	text-align:center;
}
div#product-back-link a {
	font-weight:bold;
	padding-left:13px;
	color:#c2cbd2;
	background:url("../images/back-gray-arrow.png") 0 3px no-repeat;
}

/* vybrane produkty */
div.selected-products {
	position:relative;
	height:270px;
}
div.selected-products ul {
	margin-left:15px;
}
div#show-all-accessory {
	position:absolute;
	right:10px;
	bottom:10px;
	cursor:pointer;
}
div#show-all-accessory a {
	color:white;
}
h1#more-info-header {
	color:white !important;
}

/** kontejner pro obrazek v hlavicce nejake stranky */
div#page-image-header-container {
	position:relative;
	width:820px;
	height:250px;
	
}
/* samotny obrazek */
div#page-image-header-container img {
	position:absolute;
	top:10px;
	left:5px;
	width:809px;
}
/* to same pro 3 sloupcovy layout */
div#three-columns-layout div#page-image-header-container {
	width:625px;
	height:187px;
}
div#three-columns-layout div#page-image-header-container img {
	top:10px;
	left:5px;
	width:614px;
}

/** kontejner pro obrazek v hlavicce nejake stranky */
div#pages-images-headers-container {
	position:relative;
}
/* specificke styly na obrazek v hlavicce na stranku formulare na dotaz na cenu notebooku */
div#notebook-price-question-header-image {
	position:absolute;
	top:10px;
	left:5px;
	width:809px;
	height:198px;
	background:url("../images/pages-images-headers/notebook-buyout.png") 0 0 no-repeat;
}
div.notebook-price-question-header-image-background {
	height:112px;
}
div.notebook-price-question-header-image-padding {
	height:60px;
}

/* styly pro kosik */
div#basket-container {
	background-color:white;
}
div#basket-container form {
	padding:0;
	margin:0;
}
div#basket-container table {
	width:100%;
}
div#basket-container th {
	padding-left:4px;
	padding-right:4px;
	text-align:left;
	white-space:nowrap;
	font-size:9pt;
}
div#basket-container td {
	padding:8px 4px;
	font-size:9pt;
}
div#basket-container .code-column {
	padding-left:20px;
	width:66px; /* 90px - pading-left 2  - */
}
div#basket-container .price-column {
	padding-left:10px;
	white-space:nowrap;
}
div#basket-container .remove-column {
	width:20px;
	padding-left:10px;
}
div#basket-container tr.total-price-row td {
	border-top:1px solid #ebebeb;
	padding-top:6px;
	text-align:left;
}
div#basket-container tr.total-price-row strong {
	font-size:12pt;
	white-space:nowrap;
}
div#basket-container tr.total-discount-row td {
	padding-bottom:30px;
}
div#basket-container tr.total-discount-row strong {
	color:#c33002;
	white-space:nowrap;
}
div#basket-container input.quantity {
	float:left;
	display:block;
	width:34px;
	height:14px;
	margin-top:3px;
	padding:2px 5px;
	border:none;
	font-size:10px;
	text-align:right;
	background:#f4f8fb url("../images/order-product-quantity-background.png") 0 0 repeat-y;
}
div#basket-container input.quantity:focus {
	background-position:-44px 0;
}
div#basket-container td.buttons-cell {
	padding:10px 0;
	background:#f2f2f2;
	text-align:center;
}
div#basket-container td.buttons-cell input {
	height:25px;
	width:125px;
	margin:0 10px;
	border:0;
	color:white;
	font-size:9pt;
	background:transparent url("../images/button-background.png") 0 0 no-repeat;
}
/* styly pro objednavky */
div#order-process-states {
	widht:515px;
	height:40px;
	margin:30px 15px 15px;
}
div#order-process-states div.order-process-state {
	height:35px;
	width:20%;
	font-size:11px;
	float:left;
}
div#order-process-states div.order-process-state div {
	width:15px;
	height:15px;
	float:left;
	padding:2px 0 2px 2px;
	text-align:center;
	color:white;
	background:transparent url("../images/bubble.png") -17px top no-repeat;
}
div#order-process-states div.active div {
	background:transparent url("../images/bubble.png") 0 top no-repeat;
}
div#order-process-states div.order-process-state p {
	dispaly:block;
	margin:0 2px 0 20px;
}
div#order-process-states div.active p {
	font-weight:bold;
	color:black;
}
/* stranka se spusobem platby a dodavky */
td.deliveryType, td.paymentType {
	width:50%;
	padding:0;
	vertical-align:top;
}
td.deliveryType ul {
	display:block;
	padding:0;
	margin:0;
	list-style-type:none;
}
td.deliveryType ul li {
	margin:0 0 5px;
}
td.paymentType ul {
	display:block;
	padding:0;
	margin:0;
	list-style-type:none;
}
td.paymentType ul li {
	margin:0 0 5px;
}
td#deliveryPaymentPrice {
	border-top:1px solid #a4a9ab;
	text-align:right;
	font-size:14pt;
}

/* stranka vyhledani nejakeho produktu */
div#find-product-form-container {
	padding:35px 0;
	margin-bottom:45px;
}
div#find-product-form-container form {
	dislapy:block;
	margin:0 0 0 55px;
}
div#find-product-form-container input[type="text"] {
	width:244px;
	height:18px;
	margin:0 0 0 5px;
	padding:3px 10px 2px;
	border:none;
	background:white url("../images/find-input-background.png") 0 0 no-repeat;
}
div#find-product-form-container input[type="submit"] {
	margin:0 0 0 5px;
}

/** programy na uvodce */
div#forntpage-programs {
	margin-bottom:15px;
}
div#forntpage-programs h2 {
	padding:15px 5px;
	margin:0;
	color:#00a6ff;
}
div#forntpage-programs ul {
	display:block;
	height:230px;
	padding:0;
	margin:0;
}
div#forntpage-programs li {
	background-color:#f3f3f3;
	position:relative;
	display:block;
	width:144px;
	margin:5px 6px 6px 5px;
	
	float:left;
	background:transparent url("../images/frontpage-programs-background.png") top center no-repeat;
}
div#forntpage-programs li a img {
	display:block;
	height:76px;
	margin:0;
}
div#forntpage-programs li.wp-header {
	background-color:#2b6383;
}
div#forntpage-programs li.macosx-header {
	background-color:#050505;
}
div#forntpage-programs li.android-header {
	background-color:#4bb900;
}
div#forntpage-programs li.symbian-header {
	background-color:#ffb800;
}
div#forntpage-programs li.wm-header {
	background-color:#007bd5;
}
div#forntpage-programs li.bada-header {
	background-color:#efefef;
}
div#forntpage-programs li.blackberry-header {
	background-color:#d3d3d3;
}
div#forntpage-programs li.other-header {
	background-color:#787878;
}

div#forntpage-programs li div.more {
	padding:5px 20px 5px;
	margin:0;
	background:#dfdfdf;
}


div.frontpage-recommanded-products ul {
	height:240px;
}

/** clanky na uvodce */
div#forntpage-artices {
	
}
div#forntpage-artices h2 {
	padding:15px 5px 0;
	color:#00a6ff;
}
div#forntpage-artices ul {
	display:block;
	padding:0;
	margin:0;
}
div#forntpage-artices li {
	display:block;
	padding:0;
	margin:0 2px 4px;
	background-color:#f3f3f3;
}
div#forntpage-artices li h3 {
	padding:11px 0 0;
	margin:0 20px;
}
div#forntpage-artices li p {
	padding:2px 20px 13px;
	margin:0;
}
div#forntpage-artices li div {
	padding:5px 20px 7px;
	margin:0;
	background:#c0c0c0 url("../images/gray-background.png") bottom left repeat-x;
}

/** specialni nadpisy pro jednotlive programy */
.symbian-header {
	color:#fa9200;
}
.android-header {
	color:#4bb800;
}
.wm-header {
	color:#007bd7;
}
.mac-os-header {
	color:#1b1b1b;
}

/** vice clanku, programu, ... */
div.multiple-more {
	height:25px;
	padding:10px 10px 5px;
}
div.multiple-more a {
	float:right;
	color:white;
	padding-right:14px;
	font-weight:bold;
	background:transparent url("../images/white-arrow-forward.png") right center no-repeat;
}

/** sktanka s kontaktnim formularem */
td#contact-us-image {
	width:125px;
	background:white url("../images/contact-us.png") 0 0 no-repeat;
}
                                                                  
/** clanky - seznam */
div#articles-filter {
	margin-bottom:15px;
	background-color:#232323;
	padding:2px 0 10px;
}
div#articles-filter h2 {
	margin-left:10px;
	color:#00a6ff;
}
div#articles-filter ul#os {
	display:block;
	height:290px;
	margin:0 15px;
	padding:0;
	border-bottom:1px solid #4b4b4b;
	
}
div#articles-filter ul#os li {
	display:block;
	margin:0 7px 7px 0;
	float:left;	
}
div#articles-filter ul#os li img {
	width:191px;
}
div#articles-filter ul#use {
	display:block;
	margin:0 15px;
	padding:10px 0;
	height:95px;
	border-bottom:1px solid #4b4b4b;
}
div#articles-filter ul#use li {
	display:block;
	float:left;
	width:180px;
	margin:0 15px 12px 0;
}
div#articles-filter ul#use li label {
	margin-left:5px;
	color:#c5c5c5;
}
div#articles-filter form div {
	padding-top:15px;
	text-align:center;
}

div#articles-list {
	background-color:#232323;
	padding:2px 2px 2px 0;
}
div#articles-list h2 {
	color:#00a6ff;
}
div#articles-list ul {
	display:block;
	padding:0;
	margin:0;
}
div#articles-list ul li {
	display:block;
	background:#f2f2f2 url("../images/gray-background.png") bottom left repeat-x;
	margin:0 0 10px;
	padding:0 0 2px;
}
div#articles-list ul li div.image-container {
	width:105px;
	float:left;
}
div#articles-list ul li div.image-container a {
	display:block;
	width:95px;
	height:90px;
	margin-top:6px;
	margin-left:3px;
	background:transparent url("../images/articles-list-images-background.png") top left no-repeat;
}
div#articles-list ul li div.image-container a img  {
	width:85px;
	height:80px;
	margin-top:6px;
	margin-left:5px;
}
div#articles-list ul li div.text-container {
	padding:0;
	margin:0 12px 0 110px;
}
div#articles-list ul li div.text-container div.heder {
	padding-top:5px;
	border-bottom:1px solid #4b4b4b;
	font-size:10px;
}
div#articles-list ul li div.text-container h3 {
	margin:10px 0;
	padding:0;
	font-size:13pt;
	color:#040404;
}
div#articles-list ul li div.text-container p {
	margin:0 0 15px 0;
	padding:0;
}
div#articles-list ul li div.text-container div.heder div {
	float:right;
}
div#articles-list ul li div.text-container div.footer {
	padding-bottom:2px;
}
div#articles-list ul li div.text-container div.footer em {
	float:right;
}
/* zobrazeni nejakeho clanku */
div.article-perex {
	min-height:90px;
}

/** styly pro servis */
.serviceedit {
  border: 1px solid #202020;
  width:30%;
}
div#description1 div#innerdiv {
	margin:0 20px;
	padding:10px 0;
    background-color: #ededed;
}

/* seznam znacek od kterych mp prodava */
div#selling-brands {
	width:100%;
}
div#selling-brands ul {
	display:block;
	height:67px;
	padding:0 10px;
	margin:0;
	list-style:none;
	background-color:#f1f6fa;
}
div#selling-brands li {
	position:relative;
	display:block;
	float:left;
	top:-4px;
	width:99px;
	height:81px;
	margin:0 -7px 0 -5px;
}
div#selling-brands a {
	display:block;
	width:83px;
	height:69px;
	margin:0;
	padding:4px 9px 8px 8px;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	color:#004c9b;
	z-index:5;
}
div#selling-brands a:hover {
	background:white url("../images/selling-brands-highlight-shadow.png");
}
div#selling-brands a img {
	display:block;
	position:absolute;
	top:12px;
	left:15px;
	border:none;
}
div#selling-brands a:hover img {
	display:none;
}
div#selling-brands a span {
	/* skryje span s nazvem znacky */
	display:none;
	padding-top:28px;
}
div#selling-brands a:hover span {
	/* zobrazi span s nazvem znacky */
	display : block;
}
/* styly pro 3 sloupcovy layout prepisujici stypy pro 2 sloupcovy layout */
div#three-columns-layout div.body-content-bottom-shadow {
	padding-bottom:6px;
	background:url("../images/three-column-layout-body-content-bottom-shadow.png") center bottom no-repeat;
}
div#three-columns-layout div.body-content-top-shadow {
	padding-top:6px;
	background:url("../images/three-column-layout-body-content-top-shadow.png") center top no-repeat;
}

/* styly pro paticku */
div#footer-container a, div#footer-container h2 {
	color:#004c9b;
}
div#footer-container a.more {
	padding-right:14px;
	background:transparent url("../images/blue-arrow-forward.png") right center no-repeat;
}
div#contacts-container-hotlinks-bottom-background {
	background:transparent url("../images/contacts-hotlink-bottom-background.png") right bottom no-repeat;
}
div#contacts-container h2 {
	margin:0;
	padding:0;
}
div#branches {
	width:758px;
	padding:13px 32px 42px 10px;
	float:left;
	background:white url("../images/contacts-brahches-bottom-background.png") left bottom repeat-x;
}
div#branches img { /* mapa s pobockama */
	display:block;
	float:left;
	border:none;
	margin:10px 38px 0 5px;
}
div#branches ul {
	display:block;
	margin-left:320px;
	padding:0;
	list-style:none;
}
div#branches ul li {
	display:block;
	list-style:none;
	padding:3px 35px;
}
div#branches ul li.even {
	background-color:#edf2f8;
}
div#branches ul span {
	display:block;
	float:right;
}
div#hotlinks {
	float:right;
	width:162px;
	padding:13px 15px 10px 18px;
}
div#hotlinks ul {
	display:block;
	margin:20px 0;
	padding:0;
	list-style:none;
}
div#hotlinks ul li {
	width:99%;
}
div#hotlinks li span {
	float:right;
}
div#hotlinks a {
	text-decoration:none;
}
div#copyright {
	position:absolute;
	left:160px;
	top:22px;
	height:20px;
	padding:15px 0 0 40px;
	background:white url("../images/small-logo.png") left top no-repeat;
}
div#copyright a {
	color:#1c1c1c;
}
