body {
    background: #ffffff url(../gfx/body-bg.jpg) repeat-x;
    padding: 0;
    margin: 0;
    font-family: Arial, Serif, Verdana;
    font-size: 12px;
    line-height: 15px;
}
body.home {
    background: #ffffff url(../gfx/bg-home.jpg) repeat-x;
}
h1 {
    font-size:18px;
    line-height: 16px;
    margin: 0px;
    padding: 0 0 10px 0px;
}
h2 {
    font-size:16px;
    line-height: 16px;
    margin: 0px;
    padding: 0 0 10px 0px;
}
h3 {
    font-size:14px;
    line-height: 16px;
    margin: 0px;
    padding: 0 0 10px 0px;
}
h4 {
    font-size:12px;
    line-height: 15px;
    margin: 0px;
    padding: 0 0 10px 0px;
}
h5 {
    font-size:11px;
	font-weight: normal;
    line-height: 14px;
    margin: 0px;
    padding: 0 0 10px 0px;
}
p {
    margin: 0px;
    padding: 0 0 10px 0px;
}
p.info {
	clear: both;
    margin: 0px;
    padding: 10px 0 10px 0px;
	font-size: 11px;
}

a {
    text-decoration:none;
}

form {
    margin:0px;
    padding:0px;
}

.label-small {
    font-size:11px;
    font-weight:normal;
}

label {
    font-weight:bold;
	cursor: pointer;
}

input, select, textarea {
    font-family: Arial, Serif, Verdana;
    font-size: 12px;
    margin:0px;
    padding:0px;
}

input.box-input-short {
    width:107px;
    height:17px;
    padding:4px 2px 2px 2px;
    border:0px;
    background:url(../gfx/input-short-bg.png);
}

input.box-input-long {
    width: 146px;
    height: 17px;
    padding: 4px 2px 2px 2px;
    border:0px;
    background:url(../gfx/input-long-bg.png);
}

input.text250 {
    border:solid 1px #a1a1a1;
    width: 300px;
	padding: 4px 5px 2px 5px;
	height: 18px;
}
input.text150 {
    border:solid 1px #a1a1a1;
    width: 120px;
	padding: 4px 5px 2px 5px;
	height: 18px;
}

textarea.text250 {
    border:solid 1px #a1a1a1;
    width: 300px;
    height: 60px;
	padding: 4px 5px 2px 5px;
}

input.error {
    border:solid 1px #ff0000;
}

textarea.error {
    border:solid 1px #ff0000;
}

ul.error_list {
    color: #ff0000;
}

p.error_message {
    color: #ff0000;
}

.specials {
    padding:10px 0 10px 40px;
    background:url(../gfx/circle-exclamation-icon.png) no-repeat left center;
}

.top3 {
    padding:10px 0 10px 40px;
    background:url(../gfx/circle-3-icon.png) no-repeat left center;
}

.white-text  a {
    color:#ffffff;
    text-decoration:none;
}

.orange-text, a {
    color:#f09615;
    text-decoration:none;
}

h1 *.orange-text {
    color:#f09615;
	font-size: 12px;
    text-decoration:none;
}

.orange-text.small {
    font-size:12px;
}

.small {
    font-size:11px;
}

img {
    border:0px;
}

.borderedimage img {
    border:solid 1px #a1a1a1;
}

.clearer {
    clear:both;
}


div.main-header {
    background: transparent url(../gfx/header-subpage-bg.png) no-repeat top left;
    width:980px;
    height: 156px;
    position:relative;
}
	div.main-header a.home-link {
		position: absolute;
		top: 0px;
		left: 43px;
		width: 112px;
		height: 120px;
		display: block;
	}
div.header-menu {
    position:absolute;
    left: 183px;
    top:8px;
	width: 790px;
    color:#323232;
	text-align: right;
}

div.header-menu a {
    color:#323232;
    padding: 0 10px 0 10px;
}

div.header-slogan {
    position:absolute;
    left:550px;
    top:45px;
}

div.header-slogan h2 {
	padding: 24px 10px 10px 10px;
    font-size:24px;
}

div.header-banner {
	position:absolute;
	left:250px;
	top:49px;
}

div.main-header-home {
	background:url(../gfx/header-home-bg.jpg);
	width:980px;
	height:90px;
	position:relative;
}

	div.main-header-home a.home-link {
		position:absolute;
		display:block;
		width:111px;
		height:90px;
		left:45px;
		top:0px;
	}
    div.header-slogan-home {
        position: absolute;
        left: 550px;
        top: 35px;
    }
    
    div.header-slogan-home h2 {
    	padding: 24px 10px 10px 10px;
        font-size:24px;
    }
div.main-container {
    margin: 0 auto;
    width:980px;
}

div.main-data {
    background:#ffffff;
    padding:0 0 20px 0;
}

div.left-data {
    float:left;
    width:180px;
}
	div.left-data div.banner {
		margin: 0px auto;
		width: 160px;
		padding: 10px 0 10px 0;
		clear: both;
	}
	div.left-data div.banner div {
		border: 1px solid #000000;
	}

div.center-data {
    float:left;
    width:580px;
    padding-right:20px;
    padding:0 20px 10px 20px;
}
div.center-data-home {
    background:url(../gfx/center-data-bg.png) repeat-x;
}

div.center-boxhead {
    background:url(../gfx/big-center-boxhead.png);
    padding-left:25px;
    width:555px;
    height:73px;
    position:relative;
}

div.center-boxhead .breadcrumb {
    color:#ffffff;
    font-size:15px;
    font-weight:bold;
    position:absolute;
    top:30px;
    
}

div.center-boxhead .breadcrumb a {
    color:#ffffff;
}

table.center-table {
    background:url(../gfx/center-table-bg.png) no-repeat center bottom;
}
div#related table.center-table {
    background-image: none;
}

table.center-table td {
    padding:10px 0px 10px 0px;
}

table.center-table .cart-head th {
    padding:10px 10px 10px 10px;
    font-weight:bold;
}

table.center-table .cart-row td {
    border-bottom:dashed 1px #8d8d8d;
    padding:10px;
}

.mini-input-bordered {
    width:60px;
    text-align:right;
    border:solid 1px #a1a1a1;
    padding:3px;

}
/*----------------------*/
div.tabs-image {
    clear:both;
}

div.tabs-image a {
    width:90px;
    height:36px;
    display: block;
    float: left;
    cursor:pointer;
    outline: none;
}

a#first {
    background: transparent url(../gfx/tab-kategoriak-off.png) no-repeat top left;
}

a.active#first {
    background: transparent url(../gfx/tab-kategoriak-on.png) no-repeat top left;
}
/*
a#first:hover {
    background: url(../gfx/tab-kategoriak-off.png) no-repeat top left;
}
*/
a#last {
    background: url(../gfx/tab-gyartok-off.png) no-repeat top left;
}

a.active#last {
    background: url(../gfx/tab-gyartok-on.png) no-repeat top left;
}
/*
a#last:hover {
    background: url(../gfx/tab-gyartok-off.png) no-repeat top left;
}
*/

.boxbody-np {
    clear:both;
    padding-top:5px;
    background:#f7f2c9;
}

div.bannerbox {
    padding:10px;
}

/*----------------------*/

div.tabs {
    clear: both;
}

div.tabs a {
    background: transparent url(../gfx/bg-tabs.png) repeat-x 0px -36px;
    display: block;
    float: left;
    font-size:13px;
    color: #ffffff;
    font-weight: bold;
    outline: none;
}

div.tabs span {
    display: block;
    float: left;
    height: 26px;
    padding: 10px 17px 0 17px;
    cursor: pointer;
}

div.tabs a.first span {
    background: transparent url(../gfx/bg-tabs-first.png) no-repeat top left;
}
div.tabs a.last span {
    background: transparent url(../gfx/bg-tabs-last.png) no-repeat top right;
}

div.tabs a.active {
    font-weight:bold;
    color:#4d4d4d;
    background: transparent url(../gfx/bg-tabs.png) repeat-x 0px 0px;

}

div.center-divbox {
    /*clear:both;*/
    padding:10px;
    background:#f7f2c9 url(../gfx/center-divbox-bottombg.png) no-repeat center bottom;
    
}

div#images img {
    padding:2px;
}

div#images {
    padding:10px;
}


table.center-table .toppadding td {
    padding:10px 0 0 0;
}

div.right-data {
    float:left;
    width:180px;
}
	div.right-data div.banner {
		margin: 0px auto;
		width: 160px;
		padding: 10px 0 10px 0;
		clear: both;
	}
	div.right-data div.banner div {
		border: 1px solid #000000;
	}
.right-data div.boxtop:first-child {
    background:url(../gfx/right-boxtopbg-firstchild.png);
    width:165px;
    height:37px;
    padding:0 0 0 15px;
}

.boxtop {
    background:url(../gfx/boxtop.png);
    width:165px;
    height:37px;
    padding:0 0 0 15px;
}

.boxbody {
    background:#f7f2c9;
    padding:5px 15px 2px 15px;
}

.boxbody td {
    padding:2px 0 2px 0;
}

div.boxbody p {
    padding:5px 0 0 0;
    margin:0px;
}

.boxbottom {
    /*float: left;*/
    /*clear: both;*/
    background:url(../gfx/boxbottom.png) no-repeat;
    width:180px;
    height:8px;
    margin-bottom:10px;
	font-size:0px;
}

div.main-footer {
    background:url(../gfx/footer-bg.png);
    width:980px;
    height:123px;
    clear:both;
    position:relative;
}
	div.main-footer div.shopmania {
		position: absolute;
		top: 80px;
		left: 164px;
	}
	div.main-footer a.home-link {
		position: absolute;
		top: 0px;
		left: 834px;
		width: 112px;
		height: 124px;
		display: block;
	}
div.footer-menu {
    position:absolute;
    left:20px;
    top:45px;
    color:#ffffff;
}

div.footer-copy {
    color:#a7a7a7;
    position:absolute;
    top:105px;
    left:21px;
}

img.logo-across {
    position:absolute;
    left:20px;
    top:82px;
}


.propertyhead {
    background:#b0aa7d;
    color:#ffffff;
}

.order-propertyhead {
    background:#818181;
    color:#ffffff;
	font-size:11px;
	text-align:left;
}

.property-order-row td {
    background:#f9f9f9;
	font-size:11px;
	border-bottom:solid 1px #cccccc;
	
}

.property-row td {
    border-bottom:solid 1px #626262;
    background:#ffffff;
}

.property-row-nopad .nopad-content {
    background:#ffffff;
	padding:0px;
}

#orders-details {
	display:none;
}

.user_documents {
    display:none;
}

.centerbox-head {
    background:url('../gfx/centerbox-mini-head.png');
    width:540px;
    height:26px;
    color:#ffffff;
    font-weight:bold;
    padding:10px 20px 0 20px;
    font-size:13px;
}
	.centerbox-head a {
		color: #ffffff;
	}

/*----------------------------------------------------------------------------*/
div.categories {
    width: 180px;
    padding: 0 0 0 0;
    background-color: #FFF;
}
    div.categories a {
        /*float:left;*/
        clear: both;
        display: block;
    }

        div.categories a.first {
                border-top: 1px dashed #c2bfab;
        }

            /*sarga +*/
            div.categories div a {
                    color: #515050;
                    font-size: 12px;
                    background: #f7f2c9 url(../gfx/categories/bg-child-inactive.gif) no-repeat top left;
                    /*height: 19px;*/
                    width: 153px;
                    padding: 3px 0 3px 27px;
                    border-bottom: 1px dashed #c2bfab;

            }
                /*sotetszurk -*/
                div.categories div a.active {
                        background: #dcdcdc url(../gfx/categories/bg-child-active.gif) no-repeat top left;
                        border-bottom: 0px dashed #c2bfab;
                        border-top: 0px dashed #c2bfab;
                }

                    /*vilagosszurke +*/
                    div.categories div div a {
                            color: #515050;
                            font-size: 12px;
                            background: #e6e6e6 url(../gfx/categories/bg-child-sub-inactive.gif) no-repeat top left;
                            /*height: 19px;*/
                            width: 140px;
                            font-weight: normal;
                            padding: 3px 0 3px 40px;
                            border-bottom: 0px dashed #c2bfab;
                            /*border-top: 1px dashed #c2bfab;*/
                    }

                        /*vilagosszurke -*/
                        div.categories div div a.active {
                                background: #e6e6e6 url(../gfx/categories/bg-child-sub-active.gif) no-repeat top left;
                                border-bottom: 0px dashed #c2bfab;
                        }

                            /*vilagosszurke ures*/
                            div.categories div div div a,
                            div.categories div div div a.active {
                                            color: #515050;
                                            font-size: 12px;
                                            background: #e6e6e6 url(../gfx/categories/bg-child-sub-final.gif) no-repeat top left;
                                            /*height: 19px;*/
                                            width: 132px;
                                            padding: 3px 3px 3px 45px;
                                            font-size: 12px;
                                            font-weight: normal;
                                            border-bottom: 0px dashed #c2bfab;
                            }
                                div.categories div div div a.active {
                                        font-weight: bold;
                                        border-bottom: 0px dashed #c2bfab;
                                }

                                div.categories *.none {
                                        display: none;
                                }
                                div.categories *.block {
                                        display: block;
										
										
                                }


/* autcomplete
 *
*/

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0 5px 0 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
/*	overflow: hidden; */
}

.ac_loading {
	background : Window url('../gfx/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

/*
 * vote
 */
div.votes {
    display: block;
    width: 125px;
    height: 21px;
    background: transparent url(../gfx/vote-inactive.jpg) no-repeat top left;
    position: relative;
}
    div.votes a {
        display: block;
        float: left;
        width: 124px;
        height: 21px;
        position: absolute;
        top: 0px;
        left: 0px; 
		    
		
    }
    div.votes a.active {
        background: transparent url(../gfx/vote-active.jpg) no-repeat top left;
    }
    div.votes a.none {
        background-image: none;
    }
	div.votes div.v1,
    div.votes a.v1 {
         width: 25px;   
    }
	div.votes div.v2,
    div.votes a.v2 {
         width: 50px;   
    }
	div.votes div.v3,
    div.votes a.v3 {
         width: 75px;   
    }
	div.votes div.v4,
    div.votes a.v4 {
         width: 101px;   
    }
	div.votes div.v5,
    div.votes a.v5 {
         width: 125px;   
    }
div.votes div {
    display: block;
    width: 125px;
    height: 21px;
    background: transparent url(../gfx/vote-active.jpg) no-repeat top left;
}

div.vote-rate {
	font-size: 42px;
	line-height: 48px;
}

div.pager {
	clear: both;
	padding: 10px;
}
	div.pager a,
	div.pager span {
		padding: 4px; 		
	}



.reg-contact {
	display:none;
}

.firm-data {
	display:none;
}

.reg-billing {
	display:none;
}

div.boxbody .element {
	border-bottom:solid 1px #f09615;
	padding:3px;
}

.element a {
	color:#000000;
}

.news-title {
	padding:10px 0px 10px 0px;
	font-size:15px;
	font-weight:bold;
	border-bottom:solid 1px #F09615;
}

.news-body {
	padding:10px 0px 10px 0px;
	
}

.news-more {
	text-align:right;
}

.cs-title {
	font-weight:bold;
	border-bottom:solid 1px #F09615;
	margin-bottom:5px;
	padding:5px 0 5px 0;
}

.cs-form input.cs {
	border:0px;
	padding:2px;
	width:200px;
	background:#ffffff;
	
}

.cs-form select.cs {
	padding:2px;
	border:solid 1px #cccccc;
}

span.user-name {
	font-size:14px;
}

table.pricetable-list td{
	padding:0px 10px 0px 10px;
}

/*elozo ar */
.before-price {
	font-size: 11px;
	color: #565656;
}

/*fizetendo ar*/
.default-price {
	font-size: 14px;
	color:#f09615;
	font-weight:bold;
}

div.social {
	position:absolute;
	left:310px;
	top:80px;
	width:200px;
}


div.hirek {
	clear: both;
	width:160px;
	background-color:#F7F2C9;
	padding:10px;
	height:260px;
	overflow:hidden;
	overflow-y:scroll
}

div.hirek,
div.hirek h1,
div.hirek strong,
div.hirek em,
div.hirek h2,
div.hirek a {
    font-size: 12px;
    font-style:normal;
    font-weight:normal;
}

div.mwebaruhaz {
	position:absolute;
	width:92px;
	height:62px;
	left:500px;
	top:55px;
}


div.shopweb {
	position:absolute;
	width:112px;
	height:28px;
	left:605px;
	top:95px;
}

div.depo {
	position:absolute;
	width:70px;
	height:35px;
	left:609px;
	top:50px;
}

div.arukereso {
	position:absolute;
	left:700px;
	top:67px;
	
}


div.xseo_hirek {margin:0px;padding:0px;height:180px;overflow:hidden;overflow-y:scroll; border-top:0px none}
div.xseo_hirek,
div.xseo_hirek h1,
div.xseo_hirek strong,
div.xseo_hirek em,
div.xseo_hirek h2,
div.xseo_hirek a {
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    padding:0px 0px 5px 0px;
    margin:0px;    
    color: inherit
}
div.prc {
    clear: both;
    background-color: #3d3d3d;
    padding: 6px;
    
  }

textarea.order-comment {
	width:540px;
	height:80px;
	padding:3px;
	overflow: auto;
	background-color:#ffffff;
	color:#ffffff;
	font-family: Arial;
	border:none;
	color:#000000;	
}  
  
