body	{
	font-family: 'Trebuchet MS',arial,helvetica,sans-serif;
	font-size: 11px;
	color: #3f5167;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
} 
a, body, ul, li, ol, h1, h2, h3, h4, h5, p, table, tr, td {
	margin: 0px;
	padding: 0px;
}
a span {
    display:none;
}
div#container {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

/*#h-nav*/
div#container #h-nav	{
	position: relative;
	float: left;
	width: 760px;
	height: 55px;
	background-image: url(images/bg_h-nav.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#h-nav    .level1 {
	position: absolute;
	width: 415px;
	height: 17px;
	left: 43px;
	top: 2px;
}
#h-nav .level1 li,.level2 li {
	float: left;
	list-style-type: none;
}
#h-nav .level1 li a {
	display: block;
	height: 17px;
	text-decoration: none;
	overflow: hidden;
	color: #FFFFFF;
	text-indent: -100px;
}
#h-nav .level1 #inno a {
	background-image: url(images/nav_inno.jpg);
	background-repeat: no-repeat;
	width: 70px;
	margin-right: 20px;
}
#h-nav .level1 #mount a {
	background-image: url(images/nav_mount.jpg);
	background-repeat: no-repeat;
	width: 180px;
	margin-right: 45px;
}
#h-nav .level1 #elado a {
	background-image: url(images/nav_viszont.jpg);
	background-repeat: repeat;
	width: 100px;
}
#inno a:hover, #mount a:hover, #elado a:hover{
	background-position: 0 -17px;
}
#h-nav  .level2 {
	position: absolute;
	width: 700px;
	height: 23px;
	left: 43px;
	top: 30px;
}
#h-nav .level2 li a {
	display: block;
	height: 23px;
	text-decoration: none;
	overflow: hidden;
	color: #FFFFFF;
	text-indent: -100px;
}
#h-nav  .level2  #ferfi  a {
	background-image: url(images/nav_ferfi.jpg);
	background-repeat: no-repeat;
	width: 103px;
}
#h-nav  .level2  #noi  a {
	background-image: url(images/nav_noi.jpg);
	background-repeat: no-repeat;
	width: 95px;
}
#h-nav  .level2  #satrak  a {
	background-image: url(images/nav_sator.jpg);
	background-repeat: no-repeat;
	width: 54px;
}
#h-nav .level2 #halo a {
	background-image: url(images/nav_halo.jpg);
	background-repeat: no-repeat;
	width: 88px;
}
#h-nav .level2 #hati a {
	background-image: url(images/nav_hati.jpg);
	background-repeat: no-repeat;
	width: 85px;
}
#h-nav .level2 .separator {
	background-image: url(images/nav_separate.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 10px;
}
#ferfi a:hover, #noi a:hover, #satrak a:hover, #halo a:hover, #hati a:hover{
	background-position: 0 -23px;
}
/*#h-nav*/

/*#banner_box*/
div#container #main_banner_box {
	clear: both;
	height: 313px;
	width: 760px;
	border-bottom: 3px solid #ffcc00;
	position: relative;
}
/************************************/
div#main_banner_box #slideshow{
display:block;
width: 760px;
height: 316px;
margin:0px;
overflow:hidden;
padding:0px;
position:absolute;
top:0px;
left:0px;
}

div#main_banner_box #slideshow li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#main_banner_box #slideshow li img {
	display: block;
	height: 316px;
	width: 760px;
	border: 0px;
}

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




div#container #banner_box {
	clear: both;
	height: 140px;
	width: 760px;
	border-bottom: 3px solid #ffcc00;
	position: relative;
}
div#container #banner_box a {
	display: block;
	height: 100px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
}
/*#banner_box*/

/*#main*/
div#container	#main	{
	float: left;
	width: 760px;
	z-index: 100;
	clear: both;
	background-color: #333333;
}

/*#home-categories*/
div#main .home-categories	{
	float: left;
	width: 570px;
	padding: 30px 95px 100px 95px;
	clear: both;
	background-color: #000000;
	}
div#main .home-categories .module	{
	float: left;
	width: 176px;
	padding: 0 7px;
	}
div#main .home-categories .module h3	{
	color: #ffcc00;
	font-size: 14px;
	margin: 0;
	}
div#main .home-categories .module p	{
	color: #fff;
	margin: 0 0 5px 0;
	text-align: justify;
	}
div#main .home-categories .module a	{
	color: #fff;
	}
/*#home-categories*/

/*#left-nav*/
div#container #left-nav	{
	float: left;
	width: 150px;
	background-color: #333;
	padding-bottom: 30px;
	}
#left-nav ul.left-menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#left-nav ul.left-menu li {
	background: url(images/bg-nav-gradient.gif) repeat-x #333;
    height:100%;
}
#left-nav ul.left-menu li a {
	display: block; 
	color: #fc0; 
	text-decoration: none; 
	font-size:11px; font-weight:bold; 
	width:128px; 
	background : url(images/nav_bullet_level1_off.gif) no-repeat top left; 
	padding: 8px 3px 3px 19px; 
	line-height: 14px;
	}
#left-nav ul.left-menu li a:hover {
    text-decoration:underline;
	}
#left-nav ul.left-menu a.active {
	color:#fff; 
	background : url(images/nav_bullet_level1_on.gif) no-repeat top left; 
	background-color:#000;
	width:128px;
	}
#left-nav ul.sub-menu{
	list-style-type: none;
    margin: 0px;
	padding: 0px;
	}
	
	
#left-nav ul.sub-menu li a {
	display: block; 
	color: #fff; 
	text-decoration: none; 
	text-transform: none; 
	font-size:10px; 
	font-weight:normal; 
	width:108px; 
	background : url(images/nav_bullet_level2_off.gif) no-repeat top left; 
	padding: 3px 3px 3px 19px; 
	}
#left-nav ul.sub-menu li a:hover {
	color:#fc0;
	}
#left-nav ul.sub-menu li a.active {
	color:#fff;
	background : url(images/nav_bullet_level2_on.gif) no-repeat top left;
	background-color: #000000;
	}
#left-nav .e-newsletter-signup	{
	 padding: 30px 0 0 0;
	 }
#left-nav .international-sites {
	 padding: 30px 0 0 0;
	 text-align: center;
	 }
#left-nav .international-sites a {
	 color: #fff;
	 text-transform: uppercase;
	 font-size: 10px;
	 }
/*#left-nav*/

/*#main-content*/
div#container #main-content {
	float: left;
	width: 610px;
	margin: 0px;
	background-color: #FFFFFF;
	position: relative;
	}
	
	
#main-content h1{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #FFCC00;
	text-transform: uppercase;
	font-weight: 400;
	padding: 5px 15px;
	border-left: 1px solid #fff;
	background-color: #000;
	}
#main-content .content	{
	padding: 15px 15px 100px 15px;
	overflow: auto;
	}
#main-content  .content  ul.team {
	margin: 0 0 10px 15px;
	padding: 0px;
	}
#main-content .content p {
	margin: 0 0 10px 0;
	}
#main-content .athlete	{
	position: absolute;
	top: -85px;
	z-index: 10;
	right: 0px;
	width: 162px;
	}
#main-content .athlete .pres	{
	font-size: 14px;
	color: #669999;
	}
#main-content .athlete .small	{
	font-size: 10px;
	}

/*#main-content*/

/*.content*/
/*.breadcrumb*/
.content ul.breadcrumb {
	list-style-type: none;
	color: #000000;
	font-size: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	display: block;
}
.content ul.breadcrumb li {
	float: left;
}
.content ul.breadcrumb li a {
	color: #000000;
}
.content ul.breadcrumb a.no-link {
	text-decoration: none;
}
.content ul.breadcrumb .bcr-divider {
	padding-right: 15px;
	padding-left: 15px;
}
/*.breadcrumb*/

/*.product-categories*/
.content .product-categories {
	width: 100%;
}
.product-categories .cat {
	float: left;
	height: 100%;
	width: 100px;
	margin: 0px 10px 10px 0px;
	border-right: 1px solid #cccccc;
	padding-right: 10px;
	text-align: center;
}
.product-categories  .cat  a h4 {
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #333333;

}
.product-categories .cat a img, .cat-big a img {
	border: 0px;
}
.product-categories .cat-big {
	float: left;
	height: 100%;
	width: 200px;
	margin-right: 10px;
	text-align: center;
}
.product-categories .cat-big h5 {
	font-size: 10px;
	color: #000000;
}
.product-categories .cat-big a.details {
	display: block;
	color: #000;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	width:60px;
	background : url(images/nav_bullet_level1_off.gif) no-repeat top left;
	padding: 8px 0px 3px 19px;
	height: 16px;
}
/*.product-categories*/


.content .product-info {
	clear: both;
	padding-left: 125px;
}
.content .product-listings {
	margin-left: 30px;
}

/*.product-listings*/
.product-listings .cat {
	float: left;
	height: 160px;
	width: 100px;
	margin: 0px 10px 20px 0px;
	border-right: 1px solid #cccccc;
	padding-right: 10px;
	text-align: center;
}
.product-listings   .cat   a   p {
	text-align: center;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.product-listings .cat a img {
	border: 0px;
}
/*.product-listings*/

/*.product-details*/
.content .product-details {
	/*position: relative;*/
}
.product-details  .product-top {
	text-decoration: none;
	border-bottom: 2px solid #cccccc;
	height: 100%;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 20px;
	float:left;
	width:100%;
}
.product-details  .product-btm {
	float:left;
	width:100%;
	position:relative;
}
.product-details .product-img {
	float: right;
	width: 360px;
	text-align: center;
}
.product-details  h2 {
	color: #333333;
	font-size: 14px;
	font-weight: 800;
}
.product-details a.stores
{
	color: #3F5167;
	font-weight:900; 
	border: 1px solid #3F5167;
	background : url(images/arrow_right.gif) no-repeat 1px 3px Gold; 
	text-decoration:none; 
	font-size: 8pt; 
	padding: 0px 8px 0px 12px;
}
.product-details  a.largeview {
	display: block;
	height: 20px;
	width: 80px;
	position: absolute;
	right: 10px;
	bottom: 0px;
	color: #000000;
	text-decoration: none;
}
.product-details  a.largeview img  {
	padding-left: 5px;
}
.product-details .product-btm-left {
	float: left;
	width: 250px;
	margin-right:20px;
}

.product-btm-left  a {
	color: #3F5167;
	text-decoration: underline;
}

.product-btm-left  a:hover {
	color: #000000;
	text-decoration: underline;
}

.product-btm-left  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.product-btm-left .td-bold {
	font-size: 11px;
	font-weight: 900;
}
.product-btm-left  a.list_btn  {
	color: #333333;
	text-decoration: none;
}
.product-btm-left  #list {
	/*position:absolute;
	width:250px;
	height:115px;
	z-index:10;*/
	/*visibility: hidden;*/
	/*left: 0px;
	top: 370px;*/
	background-color: #FFFFFF;
}
.product-btm-left  #arrow-down {
	position:absolute;
	width:8px;
	height:8px;
	z-index:10;
	visibility: hidden;
	left: 0px;
	top: 350px;
	background-color: #FFFFFF;
}
.product-btm-left #list .spec-list {
	padding-left: 20px;
}
.product-details .product-btm-right {
	float: right;
	width: 310px;
}
.product-btm-right-top {
	height: 150px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
.product-btm-right-top #colors {
	float: right;
	height: 100%;
	width: 180px;
}
.product-btm-right-top #colors .colorsample {
	float: left;
	height: 20px;
	width: 20px;
	border: 1px solid #666666;
	margin-right: 5px;
	display: block;
}
/*.product-details*/

/*#footer*/
div#container #footer {
	width: 595px;
	padding: 5px 0 5px 165px;
	color:#ccc;
	background-color: #000;
	font-size: 10px;
	}
div#container #footer a {
	color:#fff;
	padding:0 2px 0 2px;
	}
div#container #footer p {
	margin: 0 0 0 2px;
	}
/*#footer*/

.large_product {
background-color:#FFFFFF;
height:520px;
left:1px;
position:absolute;
top:1px;
visibility:hidden;
z-index:99;
}

.eleven-data {
color:#3F5167;
font-size:11px;
}
.eleven-data-bold {
font-weight: bold;

}
.fabric {
background-color:#FFFFFF;
border:1px solid #3F5167;
left:260px;
padding:10px;
position:absolute;
top:20px;
visibility:hidden;
width:300px;
z-index:99;
}


/*.innovation*/
#historycontainer .innovation td  {
    padding:5px;
	color: #000000;
	font-size: 10px;
	border-bottom: 1px solid #cccccc;
    }
#historycontainer .innovation th  {
	padding:3px;
	color: #A0A8B3;
	font-size: 11px;
	font-weight: 800;
	text-align:left;
	border-bottom: 1px solid #cccccc;
    }
#historycontainer .innovation td.year  {
    padding:3px;
	color: #A0A8B3;
	font-size: 18px;
	font-weight: 800;
	border-right: 1px solid #cccccc;
    }
#historycontainer ul {
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	margin-left:15px;
	padding:0px;
	list-style-image: url(../images/bullet-dot.gif);
	}
#historycontainer .innovation li a {
	color: #3F5167;
	font-weight: 800;
	font-size: 11px;
}
/*.innovation*/	

/* form */

fieldset {
background-color: #D9DCE1;
width: 500px;
line-height: 30px;
margin: 20px;
}

fieldset ul{
list-style-type: none;
}

fieldset li{
}
fieldset label{
display: inline;
float: left;
width: 250px;
text-align: right;
padding-right: 10px;
}
fieldset .elem1{
width: 200px;
}

fieldset .formButton {
background-color:Gold;
border:1px solid #3F5167;
color:#3F5167;
font-size:8pt;
font-weight:900;
height:20px;
padding:1px;
text-decoration:none;
width:45px;
}

/* /form */

.tbl_uzletek {
margin: 20px;
border: 0px;
width: 520px;
border-spacing: 0px;
border-collapse: collapse;
}

.tbl_uzletek th{
text-align:left;
border-bottom: 2px solid #CCCCCC;
}

.tbl_uzletek td{
padding: 10px 0px;	
border-bottom: 1px solid #CCCCCC;
}

div#footerNav {
	float:left;
	margin: 15px 0 15px 150px;
} 

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

div#footerNav ul li {
	float:left;
	padding: 0 10px;
	border-right:1px solid #58595b;
	height: 13px;
	line-height: 13px;
}

div#footerNav ul li a {
	font-size: 11px;
	text-decoration: underline;
	color: #666;
}
