@import "tree.css";
@import "archfoto.css";
@import "megapixel.css";
@import "thickbox.css";
html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-size: 11px;
	font-family: "Trebuchet MS" , "Geneva CE" , lucida, sans-serif;
	color: black;
	height: 100%;
}
td {
	font-size: 11px;
	font-weight: normal;
	color: black;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: black;
	padding: 0;
	margin: 0;
	text-align: left;
}
h1.headline {
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 0;
	margin: 5px 0 2px 0;
	border-bottom: solid 3px #007CC3;
}
h1.headline a {
	color: black;
	text-decoration: none;
}
h1.headline a:hover {
	color: #00527F;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 0;
	margin: 5px 0 2px 0;
	border-bottom: solid 3px #007CC3;
}
h2.today {
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 0 45px 0 0;
	margin: 5px 0 2px 0;
	border-bottom: solid 3px #007CC3;
	background-image: url(../img/today.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
h2.yesterday {
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 0 45px 0 0;
	margin: 5px 0 2px 0;
	border-bottom: solid 3px #007CC3;
	background-image: url(../img/yesterday.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
h2 a {
	color: black;
	text-decoration: none;
}
h2 b.search {
	color: #6DA637;
}
h2 a:hover {
	color: #00527F;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 0;
	margin: 5px 0 2px 0;
}
img {
	border: none;
}
a {
	color: #00527F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul, li {
	list-style-type: square;
}
.clear {
	clear: both;
	height: 5px;
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
#header {
	margin: 0 auto;
	padding: 0;
	height: 150px;
	width: 914px;
}
#header2 {
	margin: 0 auto;
	padding: 0;
	height: 240px;
	width: 914px;
}
#header-banner {
	height: 90px;
	width: 910px;
	margin: 0;
	padding: 0;
}
#header-logo {
	height: 150px;
	width: 910px;
	margin: 0;
	padding: 0;
	background-image: url(../img/fotografie-xfanta-net-bg.gif);
	background-repeat: no-repeat;
	background-position: 505px 72px;
}
#top {
	position: relative;
	min-height: 100%;
}
#content {
	margin: 0 auto;
	padding: 0;
	width: 910px;
	padding-bottom: 26px;
}
#left {
	float: left;
	padding: 0;
	margin: 0;
	width: 150px;
}
#middle {
	float: left;
	padding: 0;
	margin: 0 0 0 16px;
	width: 552px;
}
#right {
	float: left;
	padding: 0;
	margin: 0 0 0 16px;
	width: 160px;
}
#bottom {
	width: 910px;
	height: 16px;
	margin: 0 auto;
	position: relative;
	margin-top: -16px;
	clear: both;
	text-align: left;
	color: white;
	background-color: white;
	background-image: url(../img/bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#bottom-left {
	float: left;
	background-image: url(../img/rss.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
}
#bottom-left div {
	float: left;
	border-right: solid 1px white;
}
#bottom-left div a {
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
}
#bottom-left div a:hover {
	color: white;
	text-decoration: none;
	background-color: #007CC3;
}
#bottom-right {
	float: right;
	background-image: url(../img/xpublisher.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 18px;
	color: white;
}
#bottom-right a {
	color: white;
	text-decoration: none;
}
#bottom-right a:hover {
	text-decoration: none;
}
.nv {
	text-align: center;
	margin-top: 10px;
}
.reklama {
	text-align: right;
	font-size: 9px;
	margin-right: 2px;
	clear: both;
}
#menu {
	margin: 0 0 5px 0;
	padding: 0;
}
#menu .empty-item {
	color: White;
	padding: 1px 0 0 16px;
	background-color: white;
	background-image: url(../img/item-bg-dark.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 2px;
	height: 18px;
}
#menu .item {
	margin-top: 2px;
	padding: 2px 0 0 0;
	text-align: right;
	background-color: white;
	background-image: url(../img/item-bg-light.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 18px;
}
#menu .subitem, #menu .subitem-on, #menu .subsubitem {
	padding: 2px 6px 0 0;
	text-align: right;
	background-color: white;
}
#menu .subitem a {
	font-weight: bold;
	color: #6DA637;
	text-decoration: none;
	border-right: solid 2px #85C226;
	display: block;
	padding: 1px 2px 1px 0;
}
#menu .subsubitem a {
	font-weight: normal;
	font-size: 10px;
	color: #6DA637;
	text-decoration: none;
}
#menu .subitem-on a {
	font-weight: bold;
	color: #6DA637;
	text-decoration: none;
}
#menu .subitem a:hover, #menu .subitem-on a, #menu .subitem-on a:hover, #menu .subsubitem a:hover {
	color: #007CC3;
	border-right: solid 2px #007CC3;
}
#menu .item-on {
	margin-top: 2px;
	padding: 2px 0 0 0;
	text-align: right;
	background-color: white;
	background-image: url(../img/item-bg-on.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 18px;
}
#menu .item a, #menu .item-on a {
	display: block;
	padding-right: 6px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#menu .item a:hover {
	display: block;
	background-image: url(../img/item-bg-dark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#menu .item-on a:hover {
	display: block;
	background-image: url(../img/item-bg-on.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.line {
	border-top: solid 2px #007CC3;
}
.left-banner80 {
	width: 80px;
	margin-left: 37px;
	margin-top: 10px;
}
.left-banner120 {
	width: 120px;
	margin-left: 17px;
	margin-top: 10px;
}
.left-banner120 a {
	text-decoration: none;
}
.left-banner120 a:hover {
	color: #6DA637;
}
.left-banner140 {
	width: 140px;
	margin-left: 8px;
	margin-top: 10px;
}
.left-banner140 a {
	text-decoration: none;
}
.left-banner140 a:hover {
	color: #6DA637;
}
.left-banner160 {
	width: 160px;
	margin-left: 0;
	margin-top: 10px;
}
.left-banner160 a {
	text-decoration: none;
}
.left-banner160 a:hover {
	color: #6DA637;
}
.top-banner728 {
	width: 728px;
	margin: 2px 0 0 16px;
	float: left;
}
.right-banner160 {
	width: 160px;
	margin: 10px 0 0 0;
}
.right-list {
	width: 160px;
	margin: 10px 0 0 0;
}
.right-list div {
	color: black;
	font-weight: bold;
	border-bottom: solid 2px #85C226;
}
.right-list div.rss {
	color: black;
	font-weight: bold;
	border-bottom: solid 2px #EF7319;
}
.right-list ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-image: url(../img/li.gif);
	list-style-position: outside;
}
.right-list li {
	margin: 0;
	padding: 0;
}
.right-list ul a {
	text-decoration: none;
}
.right-list ul a:hover {
	text-decoration: underline;
}
.short-list {
	margin: 4px 0 4px 0;
}
.short-list div {
	color: black;
	font-weight: bold;
	border-bottom: solid 2px #85C226;
	padding-bottom: 2px;
}
.short-list ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-image: url(../img/li.gif);
	list-style-position: outside;
}
.short-list li {
	margin: 0;
	padding: 0;
}
.short-list ul a {
	text-decoration: none;
}
.short-list ul a:hover {
	text-decoration: underline;
}
.Calendar {
	margin: 5px 0 0 0;
	border-color: white;
}
.Calendar td {
	text-align: center;
	color: Black;
}
.Calendar td a {
	display: block;
	text-decoration: none;
}
.Calendar td a:hover {
	background-color: #007EC2;
	text-decoration: none;
	color: white;
}
#search-box {
	margin-top: 2px;
}
.input-search {
	width: 90px;
	border: solid 1px #85C226;
}
.submit-search {
	width: 60px;
	background-color: #85C226;
	border: solid 1px #85C226;
	color: white;
	font-weight: bold;
	padding: 0;
}
.category-desc {
	text-align: left;
	color: #003F5F;
}
.site-path {
	margin: 0;
	font-weight: bold;
	font-size: 13px;
}
.site-path a {
	text-decoration: none;
}

.article {
	clear: both;
	margin-top: 8px;
	overflow: hidden;
}
.article .ico {
	width: 120px;
	height: 120px;
	background-image: url(../img/spiner.gif);
	background-repeat: no-repeat;
	background-position: 45px 45px;
	float: left;
}
.article .text {
	width: 420px;
	margin-left: 7px;
	float: left;
}
.article .text .url {
	text-decoration: none;
}
.article .text p {
	margin: 2px 0 2px 0;
	text-align: justify;
}
.article .text p.perex1 {
	margin: 0 0 2px 0;
	padding: 4px 4px;
	text-align: justify;
	background-color: #f5f5f5;
}
.article .text p a {
	font-weight: bold;
	color: #85C226;
	text-decoration: none;
}
.article .text p a:hover {
	color: #00527F;
}
.article .text div {
}
.article .text div span {
	text-align: center;
	color: #007CC3;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.article .text div span.first {
	padding-left: 0;
}
.article .details td.t {
	text-align: right;
	color: #007CC3;
	font-weight: bold;
	background-color: white;
	width: 120px;
}
.article .details td.t2 {
	text-align: right;
	color: black;
	font-weight: bold;
	background-color: white;
	border-bottom: solid 2px #85C226;
}
.article .details td.b a {
	font-weight: bold;
}
.article .details td.b2 a {
	font-weight: bold;
}
.article .text div a {
	text-decoration: none;
}
.article .text div a:hover {
	text-decoration: underline;
}
.article .details {
	clear: both;
	padding-top: 5px;
}
.article .details a {
	text-decoration: none;
}
.article .details a:hover {
	text-decoration: underline;
}
.xarticle {
	clear: both;
	margin-top: 8px;
	overflow: hidden;
}
.xarticle .xico {
	width: 160px;
	height: 160px;
	background-image: url(../img/spiner.gif);
	background-repeat: no-repeat;
	background-position: 110px 110px;
	float: left;
}
.xarticle .text {
	width: 380px;
	margin-left: 7px;
	float: left;
	text-align: justify;
}
.xarticle .xtext .url {
	text-decoration: none;
}
.xarticle .text p.xperex {
	margin: 0 0 2px 0;
	padding: 4px 4px;
	text-align: justify;
	background-color: #f5f5f5;
}
.xtext h3 {
	color: #85C226;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 5px 0;
}
.xtext h3 a {
	color: #85C226;
	font-weight: bold;
	text-decoration: none;
}
.xtext h3 a:hover {
	color: #0052AB;
	font-weight: bold;
	text-decoration: none;
}
.xtext p a {
	font-weight: bold;
	color: #85C226;
	text-decoration: none;
}
.xarticle .xtext p a:hover {
	color: #00527F;
}
.xarticle .xtext div {
}
.xarticle .xtext div span {
	text-align: center;
	color: #007CC3;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.xarticle .xtext div span.first {
	padding-left: 0;
}
.xarticle .xcitation {
	background-color: #0A81C5;
	color: White;
	font-weight: bold;
	padding: 4px 6px;
}
.product {
	clear: both;
	margin-top: 8px;
	overflow: hidden;
}
.product .ico {
	width: 120px;
	height: 200px;
	float: left;
}
.product .ico a {
	text-decoration: none;
}
.product .ico a:hover {
	color: #6DA637;
}
.product .text h1 {
	font-size: 16px;
	border-bottom: solid 2px #00527F;
	margin-bottom: 4px;
}
.product .text {
	width: 420px;
	margin-left: 7px;
	float: left;
}
.product .text p {
	margin: 2px 0;
	text-align: justify;
}
.product .text .caticos {
	margin-top: 4px;
}
.product .text .caticos .cat {
	text-align: left;
	float: left;
}
.product .text .caticos .cat span {
	font-weight: bold;
	color: #007CC3;
}
.product .text .caticos .cat a {
	text-decoration: none;
}
.product .text .caticos .cat a:hover {
	text-decoration: underline;
}
.product .text .caticos .icos {
	text-align: right;
	float: right;
}
.paging {
	text-align: right;
	border-top: solid 2px #007CC3;
	margin-bottom: 2px;
}
.paging div {
	margin-top: 1px;
	float: right;
	margin-bottom: 4px;
}
.paging div span {
	text-align: center;
	border-left: solid 1px white;
	background-color: #85C226;
	color: white;
	font-weight: bold;
	display: block;
	width: 20px;
	float: left;
}
.paging div div.page {
	text-align: right;
	padding-right: 4px;
	color: black;
	font-weight: bold;
	float: left;
}
.paging div a {
	text-align: center;
	border-left: solid 1px white;
	background-color: #9F9F9F;
	color: white;
	font-weight: bold;
	display: block;
	width: 20px;
	text-decoration: none;
	float: left;
}
.paging div a:hover {
	background-color: #007CC3;
}
.paging div a.first {
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	background-image: url(../img/first.gif);
	background-repeat: no-repeat;
}
.paging div a.first:hover {
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	background-image: url(../img/first-on.gif);
	background-repeat: no-repeat;
}
.paging div a.prev {
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	background-image: url(../img/prev.gif);
	background-repeat: no-repeat;
}
.paging div a.prev:hover {
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	background-image: url(../img/prev-on.gif);
	background-repeat: no-repeat;
}
.paging div a.next {
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	background-image: url(../img/next.gif);
	background-repeat: no-repeat;
}
.paging div a.next:hover {
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	background-image: url(../img/next-on.gif);
	background-repeat: no-repeat;
}
.paging div a.last {
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	background-image: url(../img/last.gif);
	background-repeat: no-repeat;
}
.paging div a.last:hover {
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	background-image: url(../img/last-on.gif);
	background-repeat: no-repeat;
}

/*AutoComplete flyout */

.autocomplete_completionListElement {
	visibility: hidden;
	margin: 0px !important;
	padding: 0px !important;
	background-color: #f5f5f5;
	color: black;
	cursor: pointer;
	overflow: auto;
	text-align: left;
	list-style-type: none;
	height: 10em;
	width: 96px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
	background-color: #85C226;
	color: White;
	padding: 1px 2px;
	list-style-type: none;
	margin: 0;
}

/* AutoComplete item */

.autocomplete_listItem {
	background-color: #f5f5f5;
	color: black;
	padding: 1px 2px;
	list-style-type: none;
	margin: 0;
}
.product-box-text {
	margin: 5px 0;
	padding: 0;
	text-align: justify;
}
.product-box-ref {
	width: 162px;
	height: 145px;
	overflow: hidden;
	float: left;
	margin: 0 5px 10px 5px;
	padding: 3px;
	text-align: center;
}
.product-box-ref img {
	margin-bottom: 4px;
}
.product-box {
	width: 172px;
	height: 160px;
	overflow: hidden;
	float: left;
	margin: 0 5px 10px 5px;
	border: solid 1px #D0D0D0;
	padding: 0;
}
.product-box .product-code {
	padding: 3px;
	height: 135px;
	overflow: hidden;
}
.product-box .product-details {
	padding: 0 0 0 2px;
	height: 19px;
}
.product-box a {
	text-decoration: none;
}
.product-box a:hover {
	color: #6DA637;
}
.adFoxTextBox {
	clear: both;
}
.adFoxTextBox h2 {
	text-align: right;
	font-size: 11px;
	color: black;
	font-weight: bold;
	background-color: white;
	border-bottom: solid 2px #85C226;
}
.adFoxTextBox h3 {
	text-align: left;
	font-size: 12px;
	color: #00527F;
	font-weight: bold;
	background-color: white;
	border-bottom: none;
	clear: both;
}
.adFoxTextBox h2 a {
	color: black;
	text-decoration: none;
}
.adFoxTextBox h3 a {
	color: #00527F;
	font-size: 16px;
	text-decoration: none;
}
.adFoxTextBox h2 a:hover, .adFoxTextBox h3 a:hover {
	color: #85C226;
	text-decoration: none;
}
.adFoxTextBox .adfox-box {
	margin: 0;
	padding: 0;
	clear: both;
}
.adFoxTextBox .adfox-box p {
	margin: 0;
	padding: 0;
	float: left;
}
.adFoxTextBox .adfox-box div {
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}
/* subpages */
.subpages-menu {
	margin-top: 4px;
}
.subpages-menu dl {
	margin: 0;
	padding: 0;
}
.subpages-menu dt {
	margin: 0;
	padding: 0;
}
.subpages-menu a {
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 15px;
	background-image: url(../img/li-off.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
.subpages-menu a:hover {
	text-decoration: underline;
	color: #85C226;
	background-image: url(../img/li.gif);
}
.subpages-menu a.on {
	color: #85C226;
	background-image: url(../img/li.gif);
}
.subpages-navigation {
	margin-top: 4px;
}
.subpages-navigation .left {
	float: left;
	text-align: left;
}
.subpages-navigation .right {
	float: right;
	text-align: right;
}
.subpages-navigation a {
	text-decoration: none;
	font-weight: normal;
}
.subpages-navigation a:hover {
	text-decoration: underline;
	color: #85C226;
}
.perexdate {
	display: block;
	font-weight: bold;
	color: #8E8E8E;
}
.tags {
	border: none;
	text-align: center;
	line-height: 1.8em;
}
.tags a {
	padding: 1px 4px;
	text-decoration: none;
	color: #007CC3;
}
.tags-link a {
	padding: 1px 4px;
	text-decoration: none;
	color: #6DA637;
}
.tags-link a {
	padding: 0 1px;
}
.tags a:hover, .tags-link a:hover {
	text-decoration: underline;
	color: #6DA637;
}
.tags a:visited {
	color: #005C8F;
}
.tags-link a:visited {
	color: #4C6F29;
}

.top-products-container {
	clear: both;
	margin: 15px 0 15px 0;
}
.top-products-title {
	color: #898989;
	font-size: 11px;
	text-align: left;
	background-image: url(../img/star.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding: 0 0 0 24px;
	margin: 0 0 4px 0;
}
.top-products-title a {
	color: #ED1C24;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}
.top-products-title a:hover {
	color: black;
}
.accordionHeader {
	color: #007CC3;
	background-color: white;
	font-size: 13px;
	padding: 1px 6px 2px 6px;
	margin-top: 1px;
	cursor: pointer;
	background-image: url(../img/tp-not-selected.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#master_content .accordionHeader a {
	color: #007CC3;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover {
	color: #007CC3;
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected {
	color: white;
	background-color: #007CC3;
	font-size: 13px;
	padding: 1px 6px 2px 6px;
	margin-top: 1px;
	cursor: pointer;
	background-color: #72B7DE;
	background-image: url(../img/tp-selected.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
}

#master_content .accordionHeaderSelected a {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover {
	background: none;
	text-decoration: underline;
}

.accordionHeader .num {
	color: #898989;
}

.accordionHeader .price {
	color: #DF0D0D;
	font-size: 11px;
}

.accordionHeaderSelected .price {
	color: #0D4C6F;
	font-size: 11px;
}

.accordionContent {
	background-color: #F5F5F5;
	background-image: url(../img/tp-content.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.accordionContent .ico {
	width: 125px;
	height: 125px;
	background-image: url(../img/top-product-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.accordionContent .ico img {
	margin: 7px 0 0 7px;
}
.accordionContent .text {
	width: 400px;
	margin-right: 3px;
	font-size: 11px;
	text-align: justify;
}
.accordionContent .text a {
	font-weight: bold;
	color: #85C226;
	text-decoration: none;
}
.accordionContent .text a:hover {
	color: #00527F;
}
.accordionContent .link {
	margin: 5px 0;
}
.accordionContent .link a {
	color: #7F7F7F;
	font-size: 11px;
	text-decoration: none;
}
.accordionContent .link a:hover {
	color: #6DA637;
}
.heureka {
	width: 160px;
	overflow: hidden;
}
.heureka .item {
	width: 158px;
	margin: 1px 1px 10px 1px;
	float: left;
	text-align: center;
	color: Black;
	font-weight: bold;
}
.heureka .item p {
	margin: 0;
	padding: 0 1px;
}
.heureka .price {
	width: 160px;
	display: block;
	text-align: center;
}
.heureka .item a {
	color: #389BD2;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.heureka .item a:hover {
	color: #136D9F;
	text-decoration: underline;
}

.fcbk {
	width: 160px;
	margin-top: 5px;
}
#fcbk-btn {
	width: 35px;
	height: 35px;
	float: left;
}
#fcbk-links {
	width: 120px;
	margin-left: 5px;
	float: left;
}
#fcbk-links a {
	font-size: 12px;
	text-decoration: none;
}
#fcbk-links a span {
	font-size: 14px;
	font-weight: bold;
}
#fcbk-links a:hover {
	color: #6DA637;
}
.fcbk-like-box {
	margin: 5px 0;
}
.fcbk-line {
	height: 5px;
}