@CHARSET "UTF-9";

/***********************************************************/
/* OVERRIDE BROWSERS OWN DEFAULT SETTINGS START */
/***********************************************************/

/* default font-size and types */
html, body, form, input, select, fieldset {
    font-size: 10pt;
    font-family: Verdana, Arial, Tahoma, sans-serif, Geneva, Hevletica;
}
/* default padding & margin */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dd, dt, address, hr {
    margin: 0px; 
    padding: 0px; 
}
/* label cursor is a hand */
form label {
    cursor: pointer;
}
address {
    font-style: normal;
}
/* links underlined */
:link, :visited {
    text-decoration: underline;  
}
/* linked images without borders */
img, a img,
:link img, :visited img {
    border: none;
}
/* fieldset without border */
fieldset {
    border: none;
}
/* clearing for floated elements */
div.clearer, span.clearer {
    /*clear: both;
    font-size: 0px;*/
}
/***********************************************************/
/* OVERRIDE BROWSERS OWN DEFAULT SETTINGS START */
/***********************************************************/

body {
    font-family: Verdana, Arial, Tahoma, Geneva, Sans-Serif;
    font-size: 12px;
    color: #666;
    font-weight: normal;
    text-align: justify;
/*	background: #f7f7f7 url(./images/body-bg-bottom.png) bottom left repeat-x;*/
    background-color: #fff;
    /*background-image: url(./images/body-bg-bottom.png);
    background-position: left bottom;
    background-repeat: repeat-x;*/
}

div.top-bg {
    background-color: #fff;
    background-image: url(images/body-bg-bottom.html);
    background-position: left bottom;
    background-repeat: repeat-x;
}

div.below-footer {
    padding: 0 0 20px;
    color: #fff;
    background: #000;
}

div.below-footer .palyazat {
    margin: 0 auto;
    width: 994px;
}

div.body-bg {
    /*position: absolute;
    height: 100%;
    left: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 0;
    background-image: url(./images/body-bg-bottom.png);
    background-position: left bottom;
    background-repeat: repeat-x;*/    
}

ul {
	margin: 0 0 0 10px;
	padding: 5px 0;
	list-style-type: square;
}

ol {
	margin: 0 0 0 10px;
	padding: 5px 0;
}

ul li, ol li {
	margin: 0 0 0 10px; 
}

a,
a:link,
a:visited {
	color: #666666;
	text-decoration: none;
}

a:active,
a:hover {
    color: #666;
    text-decoration: underlined;
}

hr {
    width: auto !important;
}

div#breadcumb { 
    display: none;
    margin: 0 0;  
    padding: 0 0 0 5px;
    height: 22px; line-height: 22px; 
    vertical-align: middle; 
    font-size: 10px;
    overflow: hidden;
    /*border: 1px solid #777;*/
    
    width: 730px;
}

.breadcumb-link-a,
div#breadcumb a:link, 
div#breadcumb a:visited, 
div#breadcumb a:hover, 
div#breadcumb a:active { 
    background-image: url(images/topnav.png); 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 10px; 
    padding-right: 2px; 
    font-weight: normal; 
}

div#breadcumb a:hover { color: #000000; }
div#breadcumb a.selected { color: #000000; }

div#placeholder-div {
/*	margin: 0px auto 0;*/
	padding: 0 0 10px;
	width: 440px;
	font-size: 1.1em;
	border-top: none;
	border-bottom: none;
	background: url(images/main-content.html) center top repeat-y;
        
        /*display: none;*/
}

h1.placeholder {
	margin: 0 0 0;
	padding: 0px;
        font-size: 18px;
	background: none;
	color: #666;
        width: 730px;
        font-weight: normal;
}

div#container-bg {
    width: 100%;
    background: url(images/container-bg.html) center top no-repeat;
}

div#container-bg-y {
    width: 100%;
    background: url(images/container-bg-y.html) center top repeat-x;
}

div#container {
	margin: 0 auto;
	/*width: 1007px;*/
        width: 980px;
	/*background: url(./images/background.jpg) center top no-repeat*/;
}

div#header {
    width: 100%;
    height: 233px;
    background: url(images/header_bg.png) center top repeat-x; 
    
    border-bottom: 3px solid #99cc33;
}

div#header-bg {
    height: 233px;
    background: url(images/header.png) center top no-repeat; 
}

div#menu-top {
    margin: 0 auto;
    width: 980px;
    height: 190px; 	
}

div#menu-top div#logo {
    height: 190px;
}

div#logo div#header-left,
div#logo div#header-right {
    float: left;
}

div#logo div.header-top {
    width: 980px;
    height: 40px;
}

div#logo div#header-left {
    height: 150px;
    width:  250px;
}

div#logo div#header-left a {
    margin: 0 0 0 50px;
    width: 250px;
    height: 267px;
    display: block;
} 

img.lang-change {
    cursor: pointer;
}

div#logo div.header-top .search-box {
    
    color:          white;
    width:          600px;
    float:          left;
    
    height:         40px;
    line-height:    40px;
    vertical-align: middle;
}

div#itembox-offer, div#itembox-new  {
    background-repeat: no-repeat;
    /*border:        1px solid #666;*/
/*    border-bottom: 1px solid #c00;*/
    margin-left:   0px;
    width:         230px;
    font-size:     12px;
}

div#itembox-new div.side-box div.side-box-content, div#itembox-offer div.side-box div.side-box-content {width: 230px; overflow: hidden; border: none;}
td#td-side-left div#itembox-new div.side-box .side-box-header,
td#td-side-right div#itembox-new div.side-box .side-box-header
{background: url(images/side-box-header-new.png) left top no-repeat;height: 40px;}

td#td-side-left div#itembox-offer div.side-box .side-box-header,
td#td-side-right div#itembox-offer div.side-box .side-box-header
{background: url(images/side-box-header-offer.png) left top no-repeat;height: 40px;}

div#logo div.header-top .addthis-block {
    
    /*margin-top:     -5px;*/
    
    /*text-align:     right;*/
    /*width:          200px;*/
    float:          right;
    padding-top:    3px;
    
    /*height:         40px;*/
    /*line-height:    40px;*/
    /*vertical-align: middle;*/
}

div.header-block div.searchbox-form {
    
    float: left;
    width: 170px;
    height: 30px;
    margin-top:  10px;
}

div.header-block input {
    border: 2px solid #006600;
    margin-top: 0px;
}

div.header-block div.searchbox-items div {
    float: left;
    color: #666633;
}

div.header-block div.searchbox-items div a {
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	color: #ffffcc;    /*margin: 0px 10px;*/
}

div.header-block div.searchbox-items div a:hover {
    opacity: 0.8;
}

div#logo div#header-right {
/*    margin: 32px 0 0;*/
    width: 730px;
    height: 150px;
    
    text-align: right;
}

div#logo div.header-text {
    width:  665px;
    height: 117px;
}

div#logo div.country-flags {
    
    text-align: right;
    
    width:  730px;
    height: 33px;
    line-height: 33px;
    vertical-align: middle;
}

div#menu-top div#manufactures-top {
    margin: 2px 39px 2px 290px;
    height: 20px;
}

div#menu-top div#manufactures-top div.manu-elem {
    margin: 0 10px 0 0;
    float: left;
    height: 1px;
}

div#menu-top div#manufactures-top div.manu-elem img {
    height: 20px !important;
}

div#menu-bottom {
    margin: 0 auto;
    width:  980px;
    height: 43px; 
    
}

div#menu-bottom div#horz-menu {
    height: 43px;
    overflow: hidden;
/*	padding: 15px 0 0 0;*/
}

div#bottom-navigation {
    height:   43px;
    overflow: hidden;
}

div#bottom-navigation div.bottom-menu-elem {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    float: left;
    opacity: 0.8;
}

div#bottom-navigation div.bottom-menu-elem .bottom-menu-a {
	/*color: white;
	font-size: 11px;*/
	height:  43px;
	line-height: 43px;
	text-align: left;
	font-size: 11px;
	color:   #FFFFCC;
	text-transform: uppercase;
	vertical-align: middle;
	overflow: hidden;
}

div#bottom-navigation div.bottom-menu-elem .bottom-menu-a:hover {
    opacity: 0.8;
}

div#menu-bottom div#horz-menu a.horz-menu-a {
	/*	padding: 43px 0px 0 0;*/
	display: block;
	float:   left;
	/*width:   116px;*/
	height:  43px;
	line-height: 43px;
	text-align: left;
	font-size: 11px;
	color:   #FFFFCC;
	text-transform: uppercase;
	vertical-align: middle;
	overflow: hidden;
}

span.mmdivider, div.mmdivider {
    display: block;
    float:  left;
    
    height: 43px; line-height: 43px;
    width:  36px;
    background: url('images/menu_separator.png');
    background-position: center center;
    background-repeat: no-repeat;
}

div#menu-bottom div#horz-menu span.mmdivider,
div.header-block span.mmdivider {
    /*margin-top: 17px;*/
}

div#menu-bottom div#horz-menu div.horz-menu-elem {
	margin: 0 0px 0 0;
	padding: 0 0 0 0;
	float: left;
	/*width: 119px;*/
    height: 43px;
	color: #FFFFCC;
}

div#menu-bottom div#horz-menu a.horz-menu-a:hover {
	opacity: 0.8;
}

div#menu-bottom div#horz-menu a#menu-a1 {
/*	margin-top: -1px;*/
/*      background: url(./images/horz-menu-btn1.png) left top no-repeat;*/
}

div#menu-bottom div#horz-menu a#menu-a2 {
/*    background: url(./images/horz-menu-btn2.png) left top no-repeat;*/
}

div#menu-bottom div#horz-menu a#menu-a3 {
	margin-top: -1px;
    background: url(images/horz-menu-btn3.html) left top no-repeat;
}

div#menu-bottom div#horz-menu a#menu-a4 {
    background: url(images/horz-menu-btn4.html) left top no-repeat;
}

div#menu-bottom div#horz-menu a#menu-a5 {
    background: url(images/horz-menu-btn5.html) left top no-repeat;
}

div#menu-bottom div#horz-menu a#menu-a6 {
    background: url(images/horz-menu-btn6.html) left top no-repeat;
}

div#menu-bottom div#horz-menu a#menu-a7 {
    background: url(images/horz-menu-btn7.html) left top no-repeat;
}

div#menu-bottom div#horz-menu a#menu-a8 {
	margin: 0;
    background: url(images/horz-menu-btn8.html) left top no-repeat;
}

div#main-content {
	background: url(images/main-bg-content.html) right repeat-y;
}

div#main-content-top {
/*	padding: 0 25px 0 35px;
    background: url(./images/main-bg-top.png) 27px top no-repeat;*/
}

div#footer-bg {
	width: 100%;
	/*    height: 170px;*/
	border-top: 3px solid #99cc66;
	background: #587c44;
	color: #FFFFCC;
	opacity: 0.8;
}

div#footer {
    margin: 0 auto;
    width: 1004px;
/*    height: 151px;*/
/*    background: url(./images/footer.jpg) 7px 0 no-repeat;*/
}

div#bottom-menu {
    /*padding: 18px 35px 0;*/
    height: 43px;
}

/*table#bottom-navigation {
    margin: 18px auto 0;
    width: 100%;
    font-size: 1.00em;
    font-weight: bold;
}

table#bottom-navigation td {
    text-align: center;
}

table#bottom-navigation a.bottom-menu-a {
    display: block;
    
    color: #fff;
    font-size: 11px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

table#bottom-navigation a.bottom-menu-a:hover {
    text-decoration: underline;
}*/

div#designed-by {
    color: #fff;
    margin: 0 auto;
    width: 980px;
/*    height: 151px;*/
}

div#designed-by div#credits {
    margin: 0 30px 0 0;
    padding: 0px 0 0 0;
    text-align: right;
}

div#designed-by div#credits span {
    margin: 0 0 0 70px;
}

div#designed-by div#mbsoft-logo div {
    float: left;
}

div#uj-magyarorszag,
div#designed-by div#mbsoft-logo div#uj-magyarorszag {
    float: left;
    margin: 20px 0 0 0;
    width: 232px;
    height: 60px;
    background: url(images/umft.html) left center no-repeat;
}

div.umft {
    margin: 0 40px 0 0; 
    width: 500px;
    float: left;
    text-align: justify;
    font-size: 0.9em;
}

div#designed-by div#mbsoft-logo a { 
    margin: 0px 0 0 50px;
    padding: 10px 0 0;
    float: left;
    display: block;
    width: 140px;
    height: 70px;
    background: url(images/mbsoft-logo.html) left bottom no-repeat;
}

table#main {
    width: 100% !important;
}

table#main,
table#main td#td-side-left,
table#main td#td-side-right {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table#main td#td-side-top {
    height: 156px;
    overflow: hidden;
    
    margin:  0;
    padding: 13px 0 20px 0;
}

table#main td#td-side-left,
table#main td#td-side-right {
	width: 230px;
}

table#main td#td-side-right {
    padding-top: 1px;
}

table#main td#fill-left,
table#main td#fill-right {
	width: 3px;
}

div#side-left,
div#side-right {
	/*margin: 10px;*/
}

td#td-side-center {
	width: 480px;	
}

div#side-center-content {
    margin: 0 20px 0 -1px;
    /*padding: 0 20px;*/
    /*width: 480px;*/
    min-height: 690px;
    background: url(images/main-content.html) left top repeat-y;
}

.main-layout-3-col {
    width: 480px;
}

.main-layout-2-col-left, .main-layout-2-col-right {
    width: 730px;
}

div#side-center-top {
	margin: 0 auto;
	padding: 10px 0 0 10px;
	width: 480px;
	height: 47px;
    background: url(images/main-content-top.html) left 2px no-repeat;
    
    display: none;
}

div#side-center-bottom {
	margin: 0 auto;
	width: 480px;
	height: 49px;
    background: url(images/main-content-bottom.html) left bottom no-repeat;
}

#side-top .side-box {
    float: left;
    width: 230px;
    
    border: 1px #666;
}

#side-top .separator,
#itemlongbox_offer .separator {
    width:  20px;
    height: 156px;
    float:  left;
}

#itemlongbox_offer .item-box {
    width:  230px;
    height: 195px;
    padding: 0px;
    margin-top: -4px;
    
    overflow: hidden;
}

#itemlongbox_offer .item-box .item-picture {
    border: 1px solid #666;
    width: 228px;
    height: 150px;
    line-height: 150px;
    vertical-align: bottom;
    margin-left: 0px;
    margin-top: 5px;
    overflow: hidden;
}

#itemlongbox_offer .item-box-picture {text-align: center;}
#itemlongbox_offer .item-description {text-align: left; font-size: 18px; font-weight: normal;}
#itemlongbox_offer .item-price {text-align: left; font-size: 12px;}
#itemlongbox_offer .item-price .original_price {}
#itemlongbox_offer .item-price .offer_price {color: #c00;}
#button_box {margin: 12px 20px 0px 0px;}

#button_box .webshop_button {
    width: 230px;
    height: 114px;
    
    background: url('images/webshop_btn.png');
    background-repeat: no-repeat;
    cursor: pointer;
}

.addthis_toolbox {
    text-align: right;
    width: auto;
}

#button_box .offeritem_button {
    padding: 0px 0 0 53px;
    font-size: 0.8em;
    color: white;
    font-weight: normal;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    width: 177px;
    
    background: url('images/side-box-header-offer.png');
    background-repeat: no-repeat;
    cursor: pointer;
}

td#td-side-right div.side-box {
        margin-left: -1px;
	padding: 0px;
	width: 230px;
}

td#td-side-left div.side-box .side-box-header {
    padding: 0px 0 0 53px;
    font-size: 0.8em;
    color: white;
    font-weight: normal;
    background: url(images/side-box-header.png) left top no-repeat;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

td#td-side-left div.side-box .side-box-content {
/*	padding: 5px 10px 5px 7px;*/
    overflow: hidden;
    width: 229px;
    margin-left: -1px;
    border: 1px solid #666;
}

td#td-side-left div.side-box .side-box-content-container {
    /*padding: 5px 7px 5px 7px;*/
}

td#td-side-left div.side-box .side-box-bottom {
    height: 20px;
    background: url(images/side-box-bottom.html) left bottom no-repeat;
}

td#td-side-left div.side-box .custom {
    padding: 0px;
}

td#td-side-right div.side-box .side-box-header {
    padding: 2px 0 0 53px;
    font-size: 0.8em;
    color: white;
    font-weight: normal;
    background: url(images/side-box-header.png) left top no-repeat;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

td#td-side-right div.side-box .bringapont {
    background: url(images/side-box-header-bgp.html) left top no-repeat;
}

td#td-side-right div.side-box .side-box-content {
	/*padding: 5px 13px 5px 8px;*/
    overflow: hidden;
    width: 228px;
    margin-left: 0px;
    border: 1px solid #666;
}

td#td-side-right div.side-box .side-box-content-container {
    /*padding: 5px 13px 5px 8px;*/
}

td#td-side-right div.side-box .side-box-bottom {
    height: 20px;
    background: url(images/right-side-box-bottom.html) left bottom no-repeat;
}

td#td-side-right div.side-box .side-box-content .custom {
    padding: 5px;
}

ul#side-menu {
    margin: 0;
    padding: 2px 0 5px;
    list-style-type: square;
    color: #fff;    
    width: 229px;
    overflow: hidden;
}

ul#side-menu li {
    margin: 0;
    padding: 0;
}

ul#side-menu ul {
    margin: 0 0 0 10px;    
}

ul#side-menu ul li {
    margin: 0 0 0 10px;
    padding: 0;
}

ul#side-menu li ul {
    /*display: none;*/
}

ul#side-menu li,
ul#side-menu li.active ul {
    display: block;
}


ul#side-menu a.parent-menu-item {
    
    overflow: hidden;
    margin: 2px 0 5px;
    padding: 0 0 0 10px;
    display: block;
/*    height: 31px;*/
    line-height: 31px;
    color: #666;
    font-size:  11px;
/*    font-weight: bold;*/
    background: url(images/menu_arrow.png) left center no-repeat;
    
    text-transform: uppercase;
    border-bottom:  1px solid #99cc66;
    white-space:    nowrap;
}

/*ul#side-menu li.active a.parent-menu-item,*/
ul#side-menu a.active-module,
ul#side-menu a.parent-menu-item:active,
ul#side-menu a.parent-menu-item:hover {
    color: #666;
}

/*ul#side-menu span.activeA {
    font-weight: bold;
}*/


div.clearer {
	clear: both;
	height: 0px;
}

div.element-form {
	padding: 5px;
}

div.element-label,
div.file-label {
	width: 200px;
	float: left;
/*-	font-weight: bold;*/
}

div.element-input {
    float: left;
    padding: 0 5px 0 0;
}

div.element-input input,
div.element-input select {
    border:  1px solid #666;
    background: #fff;
}

div.element-input .highlight {
    border:  1px solid #666;
    background: #fefefe;
}

div.element-input select {
    min-width: 200px;
}

div.description,
div.errors {
    float: left;	
}

form.standard-form .submit {
	min-width: 80px;
}

form.standard-form legend {
    font-size: 18px;
    padding: 5px 10px;
    margin: 5px 0;
    border: /*1px dashed #94bef6*/ 1px solid #ccc;
    color: #666;
}

form.standard-form fieldset {
	padding: 10px;
    border:  1px solid #ccc;
}

form.standard-form div.element-label {
    width: 150px;
}

form.standard-form .input-textarea {
	width: 500px;
	height: 200px;
    border:  1px solid #444;
}

table.standard-list {
    width: 100%;
}

table.standard-list,
table.standard-list td,
table.standard-list th {
	margin: 0;
	padding: 0;
    border: 0;
    border-collapse: collapse;
    vertical-align: top;    
}

table.standard-list th {
    padding: 5px;
    background: #ddd;
    color: #666;
    border: 1px solid #ddd;
/*-    font-weight: bold;*/
}

table.standard-list td {
    border: 1px solid #ddd;
    padding: 5px;
}

table.standard-list td.fix {
    width: 100px;
    text-align: center;
}

table.standard-list td.marked {
    background: #eeeeff;
}

table.standard-list td.marker {
	width: 35px;
}

table.standard-list td.marker-bg {
    background: url(../../themes/images/admin/next_arrow.html) no-repeat center center;
}

div#powered-by {
	padding: 10px;
}

div.standard-error {
    padding: 10px;
    width: 350px;
    background: #fff;
    border: 1px solid #ccc;
}

div.standard-error div.error-header,
div.standard-error div.success-header {
	margin: 0 0 10px 0;
	padding: 0px 0;
    height: 32px;
    background: url(images/warning.html) no-repeat 5px 0px;
    border-bottom: 1px solid #ccc;
	line-height: 32px;
	font-size: 1.3em;
}

div.standard-error div.success-header {
    background: url(images/success.html) no-repeat left 0px;
}

div.standard-error div.error-text {
	padding: 0 0 0 10px;
}

div#pager-top {
    margin-bottom: 10px;
}

div#pager-bottom {
    margin-top: 10px;
}

div#pager-top div.page-of-total {
    margin: 0 0 5px;
}

div#pager-bottom div.page-of-total {
    margin: 5px 0 0;
}

div.page-control {
    padding: 5px;
}

div.page-control div.page-of-total {
    text-align: center;
    text-decoration: underline; 
}

div.page-control div.page-list {
    text-align: center;
}

div.page-control span.page-active {
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: underline;
}

div.page-control span.disabled {
    visibility: hidden;
}

div.search-form {
    padding: 0 0 20px;
}

input.hidden {
    display: none;
}

form#registration-form {
    /*width: 400px;*/
}

form#registration-form dt {
    display: none;
}

form#registration-form fieldset {
    margin: 10px 0 0;
    border: none;
    border-bottom: 1px solid #ccc;
}

div.action-menu {
    position: absolute;
}

div.action-menu div.action-menu-caption {
    cursor: pointer;
    padding: 5px 10px;
    width: 80px;
    background: #94bef6;
    border: 1px solid #888;
    color: #fff;
}

div.action-menu div.action-menu-caption:hover {
    background: #eee;
    color: #666;
    border: 1px solid #000;
}

div.action-menu div.action-menu-list {
	margin: 6px 0 0 -6px;
    background: #fff;
}

div.action-menu div.action-menu-list div.action-menu-item {
    border: 1px solid #888;
    border-top: none;
}

div.action-menu div.action-menu-list div.last {
    border-bottom: 1px solid #888;
}

div.action-menu div.action-menu-list div.action-menu-item a {
    display: block;
    padding: 5px 15px;
}

div.action-menu div.action-menu-list div.action-menu-item a:hover,
input.action-submit:hover {
    background: #222;
    color: #fff;
}

input.action-submit {
	/*padding: 5px 15px;
    width: 100%;
    background: #fff;
    border: none;
    color: #222;
    cursor: pointer;
    text-align: left;*/
}

div#lookup-form {
    float: left;
    left: 0;
    top: 0;
    position: absolute;
    width: 500px;
    /*width: 100%;
    height: 100%;*/
}

div#lookup-form div#list {
    margin: 0 /* auto !important*/;
    width: 500px;
	background: #fff;
	border: 2px solid #bbb;
}

a.lookup-button {
	padding: 0px 4px;
    width: 25px;
    line-height: 20px;
    background: #eee;
    border: 1px solid #555;
}

a.lookup-button:active,
a.lookup-button:hover {
    background: #444;
    color: #fff;
    border: 1px solid #ddd;
}

div#lookup-form div.lookup-header {
    padding: 5px 10px;
    font-size: 1.5em;
    color: #666;
    background: #fff;
    border-bottom: 1px solid #bbb;
}

div#lookup-form div.lookup-list {
	padding: 10px;
	max-height: 300px;
	overflow-y: scroll;
}

div#lookup-form div.lookup-bottom {
    padding: 10px;
    border-top: 1px solid #bbb;
}

div#lookup-form .tr-marked {
    background: #eef;
}

div#lookup-form #lookup-table {
    cursor: pointer;
}

div#lookup-form .marked {
	background: #444;
	color: #fff;
}

input#lookup-ok,
input#lookup-cancel {
    min-width: 80px;
}

div#tabs div.tab-caption {
    padding: 5px 10px;
    margin: 5px 5px 0 0;
    float: left;
    width: 150px;
    font-size: 1.2em;
    border: 1px dashed #94bef6;
    color: #fff;
    cursor: pointer;
    background: url(../../themes/images/admin/menu-item-bg.html) top right repeat-x;
}

div#tabs div.tab-caption:hover,
div#tabs div.tab-caption:active,
div#tabs div.tab-active {
    background: url(../../themes/images/admin/menu-item-bg-hover.html) top right repeat-x;
}

form.vendor-login {
}

form.vendor-login div.element-label {
    width: 70px;
}

form.vendor-login div.element-input {
    padding: 0px;
}

form.vendor-login div.element-input input {
    width: 115px;
}

form.vendor-login select.vendor-login-select,
select.small-select {
    min-width: 120px !important;
    width: 120px !important;
}

div.rating-line {
	height: 20px;
	line-height: 20px;
    background: #555 url(images/rating-bar.html) top left no-repeat;
    color: #000;
    text-align: center;
}

ul#categories > li {
    margin: 0;
}

ul#categories,
ul#categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#categories ul {
    margin: 0 0 0 10px;
}

span.cat-link {
    padding: 0 0 0 25px;
    display: block;
}

span.cat-link-folder {
    cursor: pointer;
    background: url(images/folder.gif) center left no-repeat;
}

span.cat-link-file {
    cursor: pointer;
    background: url(images/file.gif) center left no-repeat;
}

div#shopping-progress {
	margin: 10px 0 0;
}

div#shopping-progress div.shopping-step {
    margin: 2px 0;
}

div#shopping-progress div.shopping-step div.shopping-step-header {
	padding: 3px;
	background: #eee;
	border: 1px solid #ccc;
	cursor: pointer;
}

div#shopping-progress div.shopping-step div.shopping-step-content {
	padding: 10px;
	border: 1px solid #444;
	border-top: none;
}

div#shopping-progress div.shopping-step div.active-step {
    padding: 3px;
    color: blue;
    background: #ddd;
    border: 1px solid #444;
    cursor: pointer;    
}

div#shopping-progress div.shopping-step div.shopping-step-content table#table-step1 td {
	vertical-align: top;
	width: 50%;
}

div#registerForm select {
	width: 265px;
}

div.step-head {
	font-size: 1.1em;
/*-	font-weight: bold;*/
	padding: 0 0 3px;
    border-bottom: 1px solid #eee;
}

a#registerBtn {
    display: block;
    margin: 10px 10px 10px 0;
    padding: 10px 5px;
    font-size: 1.3em;
    border: 1px solid #ccc;
}

a#registerBtn:hover {
    background: #ddd;
    color: #666;
    text-decoration: underline;
    border: 1px solid #444;
}

fieldset#fieldset-registerbuttons {
    border: none !important;
}

div.ajax-loader {
    width: 28px;
    height: 28px;
    background: url(images/ajax-loader.gif) top left no-repeat;   
}

span.required-input {
    color: #c00;
}

table.item-list-table,
table.item-list-table td {
	margin: 0;
	padding: 0;
	width: 100%;
    border-collapse: collapse;
}

table.item-list-table td {
	padding: 0 0px 15px;
}

div.product-elem {
    width:  228px;
    margin: 0;
    border: 1px solid #ddd;
    cursor: pointer !important;
}

div.product-elem div.product-picture {
	padding: 5px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

div.product-elem div.product-picture img {
    max-width: 220px;
    max-height: 150px;
}

div.product-elem div.product-information {
	margin: 3px 0 0;
}

div.product-elem div.product-information div.product-info-line {
    padding: 5px;
    text-align: center;
    min-height: 30px;
}

div.product-elem div.product-information div.product-info-price {
    padding: 5px;
    height: auto !important;
    min-height: 20px;
    line-height: normal;
    text-align: center;
    border-top: 1px solid #eee;
    font-weight: normal;
}

div.product-elem a {
    color: #666;
}

div#product-gallery {
	margin: 0 0 10px;
	padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
}

div#product-gallery div#actual-picture {
	margin: 0 auto 10px;
    text-align: center;
    border: 1px solid #666;
}

/*div#product-gallery div#actual-picture img {
    width: expression(this.width() > 500 ? 500 : this.width()) px;
}*/

div#product-gallery div#pictures {
}

div#product-gallery div#pictures div.picture {
    margin: 0 0 10px 0;
    padding: 3px;
    border: 1px solid #666;
    float: left;
    cursor: pointer;
    width: 150px;
    height: 150px;
} 

div#product-gallery div#pictures div.picture img {
    max-width: 150px;
    max-height: 150px;
}

table.product-table {
    width: 100%;
}

table.product-table,
table.product-table td,
table.product-table th {
    margin: 0 0 10px;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    vertical-align: top;
}

table.product-table th {
    text-align: center;
    font-size: 18px;
/*-	font-weight: bold;*/
    font-weight: normal;
    background: #eee;
    border: 1px solid #ddd;
    padding: 5px;
}

table.product-table td {
    border: 1px solid #ddd;
    padding: 5px;
}

td.rowhead {
    width: 150px !important;
/*-    font-weight: bold;*/
    text-align: right;
}


form#cart-form div.element-label {
    width: 70px;
}

form#cart-form div.element-input {
    padding: 0px;
}

input#print-order {
    margin: 0 0 10px;
}

div.top-button {
	margin: 0 5px 0 0;
    float: left;
}

div.top-button input,
input.slim-btn {
/*	border: 1px solid #888;
    background: #fff;*/
}

div.top-button a {
	/*margin: 0;
	padding: 0 6px;
    display: block;
    height: 18px;
    line-height: 18px;
    color: #222;
    border: 1px solid #888;
    background: #fff;*/
}

div.top-button a:active,
div.top-button a:hover,
div.top-button input:hover,
input.slim-btn:hover {
	/*color: #222;
    border: 1px solid #000;
    background: #eee;*/
}

img.cart-pic {
    width: 80px;
}

img.photobox-image {
	padding: 0 0 0 0px;
    width: 160px;
}

div.photos {
	width: 166px;
    min-height: 150px;
    text-align: center;
}

div.offer {
    border: 2px solid #f00;
    background: #ddd;
}

div.fresh {
    border: 2px solid #0f0;
}

div#variants {
	margin: 0 0 10px;
	padding: 5px;
	border: 1px solid #ccc;
}

div#variants div.variant-code {
	margin: 0 5px 0 0;
    float: left;
}

div#variants div.variant-code img.variant-pic {
    width: 50px;
    height: 60px;
}

div#manufactures {
	margin: 0 0 10px;
    padding: 5px;
    border: 1px solid #ccc;
}

div#manufactures div.manufacture-elem {
    margin: 0 5px 0 0;
    float: left;
}

div#manufactures div.manufacture-elem h2 {
    font-size: 18px;
    font-weight: normal;
}

div#manufactures div.manufacture-elem img {
    width: 70px;
}

span.bringapont-span {
/*-    font-weight: bold;*/
    font-size: 1em;
    color: #f00; 
}

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

div.page-content {
	margin: 0 0 10px;
	padding: 5px;
    /*border-bottom: 1px solid #888;*/
}

div.content-row {
    margin: 0 0 20px;
    /*border-bottom: 1px solid #888;*/
}

div.content-title {
	margin: -6px 0 2px;
	padding: 2px 0px 8px 0px;
	font-size: 18px;
        border-bottom: 1px solid #99cc66;
        font-weight: normal;
        text-align: left;
/*	border: 1px solid #888;*/
/*	background: #eee;*/
}

div.content-row .content-body, div.content-body {
    font-family: Arial;
    text-align: justify;
    font-size:  12px;
    color: #666;
}

div.content-body .page-content-more {
    margin-top: 7px;
}

div#itembox-offer div.side-box div.item-box-description,
div#itembox-new div.side-box div.item-box-description {
    margin:         0 0px 3px 0;
    text-align:     left;
    font-weight:    normal;
    color:          #666;
    text-transform: uppercase;
    width:          226px;
    overflow:       hidden;
    white-space:    nowrap;
    text-overflow:  ellipsis;
    font-size:      18px;
    padding-top:    5px;
}

div#itembox-offer div.side-box .offer_price,
div#itembox-new div.side-box .offer_price {
    color: #c00;
}

div#itembox-offer div.side-box div.item-box-picture,
div#itembox-new  div.side-box div.item-box-picture{
    display:     block;
    margin-left: -2px;
    border:      1px solid #666;
    width:       228px;
    height:      120px;
    text-align:  center;
    overflow:    hidden;
    vertical-align: middle;
}

div.content-title * {
    font-size:     18px;
    font-weight:   normal;
    /*white-space:   nowrap;*/
}

div.content-title-sub {
    margin: 0 0 2px 5px;
    font-size: 18px;
}

div.content-index-picture {
    float: left;
    margin-right: 18px;
    
    width: 130px;
    height: 130px;
    overflow: hidden;
    
    border: 1px solid #666;
}

div.content-body {
    padding: 5px 0px;
    font-size: 12px;
}

div.page-content-more {
    text-align: right;
/*-    font-weight: bold;*/
    font-size: 12px;
}

.content-body ul {
    margin: 0 0 0 10px;
    list-style: square !important;
}

.content-body ul li {
    margin: 0 0 0 5px;
    list-style: square !important;
}

div.item-box {
    padding: 2px;
    /*border: 1px solid #333;*/
    cursor: pointer;
    /*height: 265px;*/
}

div.item-box-description {
    margin:         0 0px 3px 0;
    text-align:     center;
    /*-font-weight:    bold;*/
    /*font-size:      16px;*/
    color:          #c00;
    text-transform: uppercase;
}

div#itemlongbox_offer div.item-box-picture img {
    max-width:  228px;
    max-height: none;
}

div.item-box-picture img {
    max-width:  220px;
    max-height: 120px;
}

div.item-box-price {
    margin: 0 0px 0 0;
    font-size: 11px;
}

div.item-box-price-left {
    width: 70px;
    float: left;
}

div.item-box-price-right {
    padding: 1px 2px;
    width: 100px;
    float: right;
    background: #ddd;
    text-align: right;
    font-weight: normal;
}

div.item-box-details {
    text-align: right;
}

div.item-box-details a.item-box-details-a,
div.item-box-details a.item-box-details-a:link,
div.item-box-details a.item-box-details-a:visited {
    color: #a00;
/*-    font-weight: bold;*/
}

div.item-box-details a.item-box-details-a:active,
div.item-box-details a.item-box-details-a:hover {
    text-decoration: underline;
}


div.product-info-bubble {
    margin: 25px 0 0 5px;
    padding: 5px;
    position: absolute;
    width: 250px;
    min-height: 250px;
    border: 1px solid #222;
    background: #fff;
}

div.product-info-bubble-name {
    margin: 0 0 10px;
}


div.error-box {
    width: 460px;
    padding: 10px;
}

div.error-box div.error-left {
    float: left;
}

div.error-box div.error-right {
    float: left; 
}

div.product-bg-picture {
    position: absolute;
    width: 230px;
    height: 150px;
    z-index: 1000;
}

div.product-gallery-bg-picture {
    position: absolute;
    width:    730px;
    height:   100px;
    z-index:  1000;
}



th.order-header {
    background: url("images/menubg.html") -20px -10px !important;
}

.order-summary {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
}

.order-summary-header {
    margin: 0 0 10px;
    padding: 0 0 5px;
    border-bottom: 1px solid #AB000D;
}

.order-summary-recent {
    float: left;    
    font-size: 1.3em;
    color: #AB000D;
/*-    font-weight: bold;*/
}

.order-summary-viewall {
    float: right;
    vertical-align: baseline;
}

.order-recent-list {
    width: 100%;
    border-collapse: collapse;
}

.order-recent-list td,
.order-recent-list th {
    padding: 5px;
    text-align: left;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

.order-recent-list th {
    border-bottom: 2px solid #ccc;
}

.account-informations td {
    padding: 0 10px 10px;
    vertical-align: top;
}

.account-info-box {
    
}

.account-info-box .account-info-header {
    margin: 0 0 3px;
    padding: 0 0 3px;
    font-size: 10pt;
/*-    font-weight: bold;*/
    border-bottom: 1px solid #ccc;
}

.account-info-box .account-info-content {
    
}

.account-info-box .account-info-content div {
    padding: 2px 0;
}

.account-info-box .account-info-content div.pdf-attachment {
    padding: 0 0 0 23px;
    height: 20px;
    line-height: 20px;
    background: url(images/pdf-icon-small.html) center left no-repeat;
}

ul.levelone { margin-bottom: 0px; }
ul.levelone li { padding-left: 5px; margin-bottom: 0px; }
ul.levelone li a:link,
ul.levelone li a:visited, 
ul.levelone li a:hover, 
ul.levelone li a:active { display: block; font-family: Verdana, Arial, Tahoma; font-size: 11px; font-weight: normal; color: #a00; margin-bottom: 0px; line-height: 20px; }
ul.levelone li a:hover { color: #000000; }
/*ul.levelone li.left,*/
ul.levelone li.selected a { font-weight: bold; }


ul.leveltwo { margin-bottom: 0px; margin-left: 0px; }
ul.leveltwo li { padding-left: 10px; margin-left: 0px; margin-bottom: 3px; }
*:first-child+html ul.leveltwo li { border: 1px dotted #ffffff; margin-bottom: 0px; } /* ie7 spec formazas */
ul.leveltwo li.selected { }
ul.leveltwo li a:link, ul.leveltwo li a:visited, ul.leveltwo li a:hover, ul.leveltwo li a:active 
{ display: block; font-family: Verdana, Arial, Tahoma; font-size: 11px; font-weight: normal; color: #666; background-image: none; margin-bottom: 2px; line-height: 20px; }
ul.leveltwo li a:hover { color: #000000; }
ul.leveltwo li.selected a { font-weight: bold; }

ul.levelthree { margin-bottom: 0px; }
ul.levelthree li { padding-left: 10px; margin-bottom: 3px; }
ul.levelthree li.selected {  }
ul.levelthree li a:link, ul.levelthree li a:visited, ul.levelthree li a:hover, ul.levelthree li a:active 
{ display: block; font-family: Verdana, Arial, Tahoma; font-size: 11px; font-weight: normal !important; color: #666 !important; background-image: none; margin-bottom: 2px; line-height: 17px; }
ul.levelthree li a:hover { color: black !important; }
ul.levelthree li.selected a { font-weight: bold !important; }

.order-summary fieldset {
    border: none !important;
}

div.page-content {
    padding: 5px 0;
}


#order-progressbar-container {
    position: absolute;
    z-index: 1000;
}

#order-progressbar {
    padding: 33px 5px 5px;
    width: 130px;
    text-align: center;
    border: 1px solid #d00;
    background: url(images/ajax-loader-front.gif) center 3px no-repeat;
}

#offer_select-element {
    width: 270px;
    float: left;
}

#offer_select {
    max-width: 270px;
    margin-bottom: 5px;
}

table.shopping-cart {
    font-size: 8pt;
}

div.element-input select {max-width: 260px;}
div#shopping-progress form#ship-method-form div.ui-datepicker {font-size: 9pt;}
div#step5 table.order-recent-list, 
div.page-content table.order-recent-list {font-size: 8pt;}
div.palyazat {text-align: left;text-align: left;}

div.text-bubble {padding: 0px;width: 230px;}
/*div.text-bubble:hover {position: absolute;white-space: normal;border: 1px solid #aaa;background: white;}*/
div.text-nowrap {white-space: nowrap;}
div.text-collapse {overflow: hidden; text-overflow: ellipsis;}

.addthis_32x32_style .addthis_button_facebook .at300bs {
    background: url('images/buttons/facebook_btn.png');
    background-position: 6px 0 !important;
    background-repeat: no-repeat;
    
    padding-left: 6px;
    width:  26px !important;
    height: 26px !important;
}

.addthis_32x32_style .addthis_button_google_plusone_share .at300bs {
    background: url('images/buttons/googleplus_btn.png');
    background-position: 6px 0 !important;
    background-repeat: no-repeat;
    
    padding-left: 6px;
    width:  26px !important;
    height: 26px !important;
}

.addthis_32x32_style .addthis_button_twitter .at300bs {
    background: url('images/buttons/twitter_btn.png');
    background-position: 6px 0 !important;
    background-repeat: no-repeat;
    
    padding-left: 6px;
    width:  26px !important;
    height: 26px !important;
}

/*div#itemlongbox_offer .side-box .item-box-picture img  {
    max-height: 120px !important;
    max-width: auto !important;
}*/

ul.levelone li a:link, ul.levelone li a:visited, ul.levelone li a:hover, ul.levelone li a:active {
    color: #666 !important;
}

td#td-side-left div.side-box-refresh   .side-box-header,
td#td-side-right div.side-box-refresh   .side-box-header
{background: url(images/side-box-header-refresh.png) left top no-repeat;}

td#td-side-left  div.side-box-google    .side-box-header,
td#td-side-right  div.side-box-google    .side-box-header
{background: url(images/side-box-header-google.png) left top no-repeat;}

td#td-side-left  div.side-box-twitter    .side-box-header,
td#td-side-right div.side-box-twitter   .side-box-header
{background: url(images/side-box-header-twitter.png) left top no-repeat;}

td#td-side-left div.side-box-search    .side-box-header,
td#td-side-right div.side-box-search    .side-box-header
{background: url(images/side-box-header-search.png) left top no-repeat;}

td#td-side-left div.side-box-login     .side-box-header,
td#td-side-right div.side-box-login     .side-box-header
{background: url(images/side-box-header-login.png) left top no-repeat;}

td#td-side-left div.side-box-facebook  .side-box-header,
td#td-side-right div.side-box-facebook  .side-box-header
{background: url(images/side-box-header-facebook.png) left top no-repeat;}

td#td-side-left div.side-box-cart  .side-box-header,
td#td-side-right div.side-box-cart  .side-box-header
{background: url(images/side-box-header-cart.png) left top no-repeat;}

form#form2 input[type=text], form#form2 input[type=password] {border: 1px solid #666;padding: 2px;}

form#form2 input.button60 {
    border: none;
    color: #c00;
    text-transform: uppercase;
    background: white;
/*-    font-weight: bold;*/
    padding: 0;
    margin: 15px 0;
    font-size: 14px;
    width: 100%;
    text-align: left;
    cursor: pointer;
}

form#form2 input[type=button] {
    font-size: 12px;
    padding: 0;
    margin: 0 0 5px 0;
    float: right;
    border: none;
    background: white;
/*-    font-weight: bold;*/
    color: #666;
    width: 110px;
    cursor: pointer;
}

form#form2 p a, form#form2 p a:hover {font-size: 12px;/*-font-weight: bold;*/color: #666;}
form#form2 div.element-label {width: 50px;vertical-align: middle;line-height: 25px;color: #666;padding-top: 8px;}
form#form2 input[type=password] {margin-top: 10px;}
form#form2 input[type=text] {margin-top: 10px;}
div.side-box #google_translate_element {text-align: center;}
div#pictures .picture-separator {width: 32px;height: 150px;float: left;}

#td-side-center, div.long-description, table.product-table *,
#td-side-center div.product-table {font-family: Arial;text-align: justify;font-size: 12px;}
#td-side-center div#placeholder-div h1 {font-family: Arial; text-align: justify;}
div.product-elem, div#pager-top, div#pager-bottom, div#manufactures {font-family: Verdana;}
td#td-side-left .category-box .side-box .side-box-content {border: none;}
