@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	background-color: #090909;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #900;
	text-decoration: underline;
}

p, ul, li, table {
	color: #d7d7d7;
}

#top-menu-container {
	width: 100%;
	height: 29px;
	background-color: #0b0b0b;
	border-bottom: 1px solid #4e4e4e;
	overflow: hidden;
}

img {
	border: none;
}

#top-menu {
	margin: 0 auto;
	width: 900px;
	height: 30px;
	background: url(/assets/top-menu-bg.png) no-repeat;
}

#icon-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: 6px;
}

#icon-menu li {
	float: left;
	margin: 0 5px;
}

#icon-menu li img {
	border: 0;
}

#text-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: 6px;
	left: 5px;
}

#text-menu li {
	float: left;
	margin: 0 5px;
	font-size: 10px;
	text-transform: uppercase;
	color: #fefefe;
	font-family: "Arial Black", Gadget, sans-serif;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}

#text-menu li a {
	color: #fefefe;
	text-decoration: none;
}

#text-menu li a:hover {
	color: #fff;
	text-decoration: none;
	position: relative;
	top: 1px;
	right: 1px;
}


#text-menu li a:hover {
	color: #fff;
	text-shadow: 1px 1px 1px #444;
}

#text-menu li.separator {
	display: block;
	width: 1px;
	height: 16px;
	background-color: #4a4a4a;
	position: relative;
}

#rotator-container {
	margin: 0 auto;
	width: 900px;
	height: 420px;
}

#rotator-topleft {
	float: left;
	width: 20px;
	height: 100px;
	background: url(/assets/rotator-topleft-bg.png);
}

#rotator-logo {
	float: left;
	width: 200px;
	height: 100px;
	background: url(/assets/rotator-logo.png);
}

#rotator-logo img {
	border: none;
	overflow: hidden;
}

#rotator-topright {
	float: left;
	width: 680px;
	height: 100px;
	background: url(/assets/rotator-topright-bg.png);
}

#rotator-center {
	clear: both;
}

#rotator-left {
	float: left;
	width: 20px;
	height: 300px;
	background: url(/assets/rotator-left-bg.png);
}

#rotator-flash {
	float: left;
	width: 860px;
	height: 300px;
}

#rotator-right {
	float: left;
	width: 20px;
	height: 300px;
	background: url(/assets/rotator-right-bg.png);
}

#rotator-bottom {
	clear: both;
	width: 900px;
	height: 20px;
	background: url(/assets/rotator-bottom-bg.png);
}

#bottom-menu {
	clear: both;
	margin: 20px auto;
	width: 900px;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}

#bottom-menu ul {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #1E1E1E;
	border-top: 1px solid #1E1E1E;
}

#bottom-menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 10px;
	display: inline;
}

#bottom-menu ul li a, #footer p a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#bottom-menu ul li a:hover, #footer p a:hover {
	color: #900;
}

#bottom-brands {
	margin: 20px auto;
	width: 900px;
	text-align: center;
}

#footer p {
	margin-top: 10px;
	padding-top: 15px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #404040;
}

#content {
	margin: 13px auto;
	width: 900px;
	overflow: hidden;
}

#left-content-s1 {
	float: left;
	width: 515px;
}

#right-content-s1 {
	float: right;
	width: 370px;
}

#left-content-s2 {
	float: left;
	width: 642px;
}

#right-content-s2 {
	float: right;
	width: 247px;
}


#home-trec-products-header {
	height: 43px;
	background: url(/assets/home-trec-products-bg.png);
}

.home-table {
	padding: 0;
	width: 515px;
	height: 204px;
	border-spacing: 0;
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: 11px;
}

.home-table a {
	color: #fff;
	text-decoration: none;
}

.home-table a:hover {
	color: #fc0;
}

.home-table ul {
	padding: inherit;
	list-style-image: url(/assets/bullet.png);
	list-style-position: inside;
	padding: 0;
}

.home-table ul li {
	margin: 6px 0;
}

.home-products {
	background: #101010 url(/assets/home-products-bg.png) no-repeat;
}

#home-trecwear-header {
	height: 43px;
	background: url(/assets/home-trecwear-bg.png);
}


#home-wellness-header {
	height: 43px;
	background: url(/assets/wellness-tab.png);
}



#home-webshop-header {
	height: 43px;
	background: url(/assets/home-webshop-bg.png);
}



#home-akcio-header {
	height: 43px;
	background: url(/assets/home-left-akciok-bg.png);
}
#home-trec-guides-header {
	height: 43px;
	background: url(/assets/home-trec-guides-bg.png);
}
#home-trec-team-header {
	height: 43px;
	background: url(/assets/home-trec-team-bg.png);
}


.home-guides {
	background: #101010 url(/assets/home-guides-bg.png) no-repeat;
}

#home-trec-emagazine-header {
	height: 43px;
	background: url(/assets/home-trec-emagazine-bg.png);
}

.home-emagazine {
	background: #101010 url(/assets/home-emagazine-bg.png) no-repeat;
}

#home-tabs {margin-bottom: 10px; background:#0D0D0D; font-family: Tahoma, serifSansSerifMonospace; border:0px solid #252626; padding:0px;}
#tabs-1, #tabs-2, #tabs-3 {padding:0px;}

#product-tabs {background:#000; border-top:0px; border:1px solid #202020; width:638px; font-family: Tahoma, serifSansSerifMonospace; margin-bottom:30px; }

#product-tabs-1, #product-tabs-2, #product-tabs-3  {color: #fff; font-size: 13px; line-height:17px; padding: 5px;}
#product-tabs-1 *:first-child, #product-tabs-2 *:first-child, #product-tabs-3 *:first-child {margin-top: 0;}
#product-tabs-1 *:last-child, #product-tabs-2 *:last-child, #product-tabs-3 *:last-child {margin-bottom: 0;}

/* #product-tabs-2 ul {list-style:none;} */
#product-tabs-2 span {font-weight:bold;}

#product-tabs-1 table {
	border-spacing: 0;
	width: 100%;
}

#product-tabs-1 table th {
	text-align: left;
	border-bottom: 1px solid #fff;
}

#product-tabs-1 table th, #product-tabs-1 table td {
	vertical-align: top;
}

.cell-right, #product-tabs-1 table th.cell-rda {
	text-align: right;
}

.cell-border-top {
	border-top: 1px solid #fff;
}

#product-tabs-1 table td {
	padding: 1px;
}

div.more {border-top:1px solid #222; padding:10px; background:url(/assets/mainpage_tabsmore.jpg) repeat-x bottom #0D0D0D; text-align:left;}
div.more a{color:#FFF; padding:5px; font-size:11px;}
div.more a:hover {text-decoration:none;}
div.more span {color:red;}
div.happening_one {color:#fff; padding:10px; margin-bottom:2px; overflow:auto;}
div.happening_one h1 {font-size:12px; padding-bottom:5px;}
div.happening_one p {font-size:11px; padding-bottom:5px;}
div.happening_one img {float:left; padding:1px; border:1px solid #252626; margin: 2px;}
div.happening_one a {color:#fff; font-size:11px;}
div.happening_one a:hover {text-decoration:none;}

#newsletter {
	margin: 10px 0;
}

#newsletter-header {
	width: 370px;
	height: 90px;
	background: url(/assets/newsletter-header-bg.png);
}

#newsletter-form {
	background: #870811;
	padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}

#newsletter-form form fieldset {
  border: 1px solid #a00;
  padding: 4px;
	color: #f93;
	margin: 10px 0;
}

#newsletter-form form legend {
	color: #f93;
}

#prdocuts-header {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-bg.png);
}

#prdocuts-header-general {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-general-bg.png);
}

#prdocuts-header-contact {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-contact-bg.png);
}

#prdocuts-header-workout {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-workout-bg.png);
}

#prdocuts-header-dieta {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-dieta-bg.png);
}

#prdocuts-header-support {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-support-bg.png);
}

#prdocuts-header-downloads {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-downloads-bg.png);
}

#prdocuts-header-distribution {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-distribution-bg.png);
}

#prdocuts-header-about {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-about-bg.png);
}

#prdocuts-header-guide {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-guide-bg.png);
}


#prdocuts-header-composition {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-composition-bg.png);
}


#prdocuts-header-bliszterek {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/bliszterek.jpg);
}

#prdocuts-header-beltor {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/beltor-h1.jpg);
}

#prdocuts-header-crosstrec {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/crosstrec-header.jpg);
}
#prdocuts-header-acion-line {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/acion-line-gel.jpg);
}

#prdocuts-header-new {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-new-bg.png);
}

#prdocuts-header-webshop {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-webshop-bg.png);
}


#prdocuts-header-xpack {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-xpack-bg.png);
}


#prdocuts-header-clothes {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-clothes-bg.png);
}

#prdocuts-header-top10 {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-top10-bg.png);
}

#prdocuts-header-salon {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-salon-bg.png);
}

#prdocuts-header-iron-body {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-iron-body-bg.png);
}

#prdocuts-header-max-dinamyte {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-max-dinamyte-bg.png);
}

#prdocuts-header-fat-executors {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-fat-executors-bg.png);
}

#prdocuts-header-body-protection {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/products-header-body-protection-bg.png);
}

#partner {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/partnereink1.jpg);
}

#video {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/video1.jpg);
}



#trec-news {
	width: 642px;
	height: 31px;
	margin-bottom: 5px;
	background: url(/assets/trec-news.jpg);
}

#products-family, #product-description {
	padding: 10px;
	background: #000;
	border: #202020 1px solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #a3a3a3;
	line-height: 19px;
}

#product-description {
	display: block;
	height: 249px;
}

#product-description-img {
	float: left;
}

#product-description-content {
	float: right;
	width: 363px;
}

#product-description img {
	border: #202020 1px solid;
}

.product-title {
	line-height: normal; 
	font-size: 17px;
	margin-top: 0;
	color: #fff;
}

.product-ing {
	font-size: 12px;
	color: #fff;
}

.product-categorie {
	color: #474747;
}

.product-categorie a {
	color: #fff;
	text-decoration: none;
}

.product-categorie a.iron-body {
	color: #1E7BD7;
	text-decoration: none;
}

.product-categorie a.max-dinamyte {
	color: #F38A03;
	text-decoration: none;
}

.product-categorie a.fat-executors {
	color: #A317DB;
	text-decoration: none;
}

.product-categorie a.body-protection {
	color: #090;
	text-decoration: none;
}

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

.product-star {
	margin: 0;
	text-transform: uppercase;
}

.product-sub {
	font-size: .9em;
	margin: 0;
	margin-top: 22px;
}

#product-description .product-star img {
	position: relative;
	top: 2px;
	margin: 0 2px;
	border: none;
}

#products-family-item {
	margin: 10px 0 10px 0;
	width: 578px;
	padding: 20px;
	border: #202020 1px solid;
	
}

#products-family-item img  {
	border: 0;
}

#products-family-item a {
	color: #ccc;
	text-decoration: none;
}

#products-family-item a:hover {
	text-decoration: underline;
}

#right-menu-products-header {
	width: 247px;
	height: 31px;
	background: url(/assets/right-menu-products-header-bg.png);
}

#right-menu-info-header {
	width: 247px;
	height: 31px;
	background: url(/assets/right-menu-info-header-bg.png);
}

.left-menu-s2 {
	width: 247px;
	margin: 5px 0;
}

.left-menu-s2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.left-menu-s2 ul li a {
	display: block;
	width: 215px;
	padding: 10px 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #757474;
	border: 1px solid #282828;
	border-top: none;
	text-transform: uppercase;
	text-decoration: none;
}

.left-menu-s2 ul li:first-child a {
	border-top: 1px solid #282828;
}

.left-menu-s2 ul li a:hover {
	background: #111;
	color: #aaa;
}

.product-family-content-head {
	width: 848px;
	margin: 13px auto;
	padding: 0 25px 0 25px;
	background: #000;
	border: #202020 1px solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 19px;
	overflow: hidden;
}

.product-family-content-items {
	background: #000;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: hidden;
}

.about {
	background: #000;
	color: #ccc;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: hidden;
	padding: 10px;
	font-size: .8em;
}

.download-comment {
	color: #a3a3a3;
}

.about img {
	border: 1px solid #888;
}

.product-family-content-items h1 {
	font-size: 1.3em;
	color: #fff;
	font-weight: normal;
}

.product-family-content-items h2 {
	font-size: .9em;
	color: #fff;
	font-weight: normal;
}

.product-family-content-items table {
	border-collapse: collapse;
	border: 1px solid #202020;
	color: #d7d7d7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

table.top10 td {
	padding: 6px;
}

table.top10 a {
	display: block;
	padding: 0;
}

table.top10 h1 {
	font-size: 1.3em;
}

table.top10 a:hover {
	background: #000;
}


.product-family-content-items img {
	margin: 0 2px;
}

.product-family-content-items a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 6px;
	color: #d7d7d7;
	text-decoration: none;
	overflow: hidden;
}

.product-family-content-items a:hover {
	background: #111;
	color: #999;
}

.product-family-content-items h2 a {
	background: #000;
	color: #fff;
}

.product-family-content-items h2 a:hover {
	background: #000;
	color: #fff;
}

.product-family-content-items td, .product-family-content-items tr th {
	border: 1px solid #202020;
	font-weight: normal;
}

.product-family-content-items tr th.th-iron-body {
	height: 35px;
	background: url(/assets/th-ironbody-bg.png) repeat-x;
}

.product-family-content-items tr th.th-max-dynamite {
	height: 35px;
	background: url(/assets/th-maxdynamite-bg.png) repeat-x;
}

.product-family-content-items tr th.th-fat-executors {
	height: 35px;
	background: url(/assets/th-fatexecutors-bg.png) repeat-x;
}

.product-family-content-items tr th.th-body-protection {
	height: 35px;
	background: url(/assets/th-bodyprotection-bg.png) repeat-x;
}

.product-family-content-items tr th.th-grey {
	height: 35px;
	background: url(/assets/th-grey-bg.png) repeat-x;
}

.product-family-content-items tr td {
	overflow: hidden;
}