@charset "utf-8";

/* CSS Document

    Copyright (c) Freeoscommerce.com 2009

	This file is part of a freeoscommerce.com template.  Please visit http://www.freeoscommerce.com for licensing and other information.
*/

html {
height: 100%;
} 
body {
height: 100%;
background: #4a70d7;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
color: #000000;
}

#wrapper1 {
z-index: 0; 
position: relative; 
width: 100%; 
background: #ffffff;
}
#background_top {
z-index: 1; 
position: absolute; 
width: 100%; 
top: 0px; 
left: 0px; 
height: 581px; 
background: url(images/background.jpg) top center repeat-x;
}
#wrapper2 {
z-index: 2; 
position: relative; 
width: 1003px; 
top: 0px; 
left: 50%; 
margin-left: -501px;
}
#wrapper3 {
z-index: 1; 
position: relative; 
width: 927px; 
left: 38px; 
top: 0px; 
background: #ffffff;
}
#top {
position: relative; 
width: 927px; 
height: 18px; 
top: 0px; 
left: 0px; 
background: url(images/top_menu.jpg) top center no-repeat;
}
#top_menu_links {
position: absolute; 
width: 927px; 
margin-top: 5px; 
text-align: center; 
color: #ffffff;
font-weight: bold;
}
#content_wrapper {
position: relative; 
overflow: auto; 
margin-top: 245px; 
background: url(images/box_middle.jpg) 251px 0px repeat-y;
}
#side_menu {
position: relative; 
float: left; 
width: 180px; 
padding-left: 35px; 
padding-right: 20px; 
padding-bottom: 25px; 
padding-top: 100px;
overflow: hidden;
}
#content_wrapper2 {
z-index: 4;
position: relative; 
float: right; 
width: 676px; 
min-height: 350px;
}
#content {
z-index: 5; 
position: relative; 
width: 560px; 
margin: 50px; 
margin-bottom: 0px;
overflow: hidden;
}
#content_box_top {
position: absolute; 
width: 676px; 
height: 120px; 
top: 0px; 
background: url(images/box_top.jpg) top center no-repeat;
}
#main_image {
z-index: -1; 
position: absolute; 
width: 927px; 
height: 307px; 
top: 18px; 
left: 0px; 
background: url(images/main_image.jpg) top center;
}
#website_name {
position: absolute; 
width: 500px; 
top: 33px; 
right: 40px; 
text-align: right; 
font-size: 25px; 
color: #3d7dfd;
}
#website_name a {
color: #3d7dfd;
}
#left_shadow {
position: absolute; 
width: 38px; 
height: 561px; 
left: 0px; 
top: 0px; 
background: url(images/left_shadow.jpg) top center;
}
#right_shadow {
position: absolute; 
width: 38px; 
height: 561px; 
right: 0px; 
top: 0px; 
background: url(images/right_shadow.jpg) top center;
}
#bottom_stripe {
position: relative; 
width: 100%; 
height: 131px; 
top: 0px; 
background: url(images/bottom_stripe.jpg) top center repeat-x;
}
#content_box_bottom_wrapper {
z-index: 1; 
position: relative; 
width: 1003px; 
top: 0px; 
left: 50%; 
margin-left: -501px;
}
#content_box_bottom {
z-index: 2; 
position: absolute; 
width: 676px; 
height: 101px; 
left: 289px; 
top: 0px;
background: url(images/box_bottom.jpg) top center;
}
#content_bottom {
z-index: 2; 
position: absolute; 
width: 676px; 
height: 249px; 
right: 0px; 
bottom: 0px;
background: url(images/content_bottom.jpg);
}
#footer {
z-index: 6;
position: relative; 
width: 850px; 
left: 50%; 
margin-left: -425px; 
top: -55px;
text-align: center; 
color: #ffffff;
}

a:link {
	color: #0876bc;
	text-decoration: none;
}
a:visited {
	color: #0876bc;
	text-decoration: none;
}
a:hover {
	color: #2c6704;
	text-decoration: none;
}
a:active {
	color: #2c6704;
	text-decoration: none;
}

#top_menu_links a:link {
	color: #ffffff;
	text-decoration: none;
	
}
#top_menu_links a:visited {
	color: #ffffff;
	text-decoration: none;
}
#top_menu_links a:hover {
	color: #1a41cc;
	text-decoration: none;
}
#top_menu_links a:active {
	color: #1a41cc;
	text-decoration: none;
}
#top_menu_links span {
margin-left: 12px;
margin-right: 12px;
}

/* Hide icons in page headings */
#pageIcon, td.pageHeading img {
display: none;
}

h1 {
font-size: 14px;
font-weight: bold;
}
h2 {
font-size: 13px;
font-weight: bold;
}
h3 {
font-size: 12px;
font-weight: bold;
}
h4 {
font-size: 12px;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 12px;
}

hr.accessibility {
height: 1px;
color: #0076e8;
}

td.infoBoxHeading {
padding-top: 10px; 
padding-bottom: 0px;
font-size: 12px;
font-weight: bold;
}

.infoBox {
  background: #abadb3;
}

.infoBoxBox {
  background: #ffffff;
}

td.pageHeading {
padding-top: 5px;
padding-bottom: 10px;
font-size: 14px;
font-weight: bold;
}

SPAN.pageHeading {
padding-top: 5px;
padding-bottom: 10px;
font-size: 14px;
font-weight: bold;
}

div#navigation {
margin-top: 0px;
margin-bottom: 15px;
}

div.infobox_heading {
font-weight: bold;
padding: 5px 0px 5px 0px;
width: 100%;
color: #ffffff;
}

div.infobox_content {
width: 100%;
}

td.main textarea {
height: 200px; 
width: 330px;
}

textarea {
width: 100%; 
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #a22022;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #676767;
}

TD.pageHeading_ex, DIV.pageHeading_ex {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font: italic;
  
}

.products_new_in {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

.products_new_ex {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  font: italic;
}

SPAN.productSpecialPriceEX {
  font-family: Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 10px;
  color: #a22022;
}

SPAN.productPriceEX {
  font-family: Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 11px;
  color: #676767;
}

SPAN.productPriceEX2 {
  font-family: Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  color: #676767;
}


/* táblázatok szine f0f8ff*/
.szines {
background: #ffffff ;
}
/* táblázatok szine  vége*/

SPAN.menualso {
color: #ffffff;
font-size: 12px;
font-weight: bold;
}

SPAN.ar {
color: #a22022;
font-size: 12px;
font-weight: bold;
}


#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

#kosar {
z-index: 200;  
width: 40px; 
height: 40px; 
top: 180px; 
left: 1000px; 
}