body {
	margin: 0px;
	padding: 0px;
	background-color: #e4e4e4;
	font-family: Tahoma;
	font-size: 11px;
	
	background-image: url('images/top_bg.jpg');
	background-repeat: repeat-x;
}

a {
    color: #01ddff;
    text-decoration:none;
}

.pl-price-value a {
    font-size: 10px;
}

select {
    font-size:10px;
}

td {
    font-family: Tahoma;
    font-size: 11px;
}

img {
    border: 0px;
}

div, h1, h2, h3, h4, h5, h6, form, table, ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#page {
	width: 932px;
	margin: 0px auto 0px auto;
}

#p-top_menu {
	height: 42px;
}

#p-top_menu #ptmleft {
	float: left;
	width: 196px;
	height: 22px;
	padding-top: 22px;
	padding-left: 20px;
}

#ptmleft a {
	text-decoration: none;
	color: #ffffff;
}

#ptmleft img {
	border: 0px none;
	padding: 2px 2px 0px 0px;
	vertical-align: bottom;
}

#p-top_menu #ptmright {
	float: left;
	width: 716px;
	height: 42px;
}

#ptmright h2 {
	display: inline;
}

/*#ptmright h2 a {*/
#ptmright a {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
    font-weight:normal;
}

#ptmright ul {
	list-style-type: none;
}

#ptmright ul li {
	display: inline;
}

#p-header {
	width: 932px;
	height: 95px;
/*	background-image: url('images/header.jpg'); */
}

#pm-left {
	width: 216px;
	padding-top: 5px;
	float: left;
	background-color: #ffffff;
}

#pm-main {
	width: 688px;
	float: left;
	padding: 5px 14px 0px 12px;
	background-color: #ffffff;
}

.lblock {
	background-image: url('images/lblock_top.jpg');
	background-position: left top;
	background-repeat: no-repeat;
    padding-top: 4px;
}

.lblock div {
    background-image: url('images/lblock_bg.jpg');
}

.lblock div div {
	background-image: url('images/lblock_bottom.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 10px 5px 10px 23px;
}

.lblock div div div {
    background:none;
    background-repeat:no-repeat;
    color: #000000;
}

.lblock3 {
	background-image: url('images/lblock_top.jpg');
	background-position: left top;
	background-repeat: no-repeat;
    padding-top: 4px;
}

.lblock3 div {
    background-image: url('images/lblock_bg.jpg');
}

.lblock3 div div {
	background-image: url('images/lblock_bottom.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 16px;
}

.lblock3 div div div {
    background:none;
    background-repeat:no-repeat;
    color: #000000;
}

.lblock2 {
	background-image: url('images/lblock_top2.jpg');
	background-position: left top;
	background-repeat: no-repeat;
    padding-top: 4px;
}

.lblock2 strong {
    color: #ffffff;
}

.lblock2 div {
    background-image: url('images/lblock_bg2.jpg');
}

.lblock2 div div {
	background-image: url('images/lblock_bottom2.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 10px 5px 10px 23px;
}

.lblock2 div div div {
    background:none;
    background-repeat:no-repeat;
    color: #000000;
}

#login-form {
	margin-left: 10px;
}

#login-form  input {
	width: 150px;
	margin-bottom: 6px;
	border: 1px solid #e4e4e4;
}

#login-form #lf-submit {
	background-color: #0a1527;
    color: #ffffff;
	border-style: none;
	text-align: left;
	margin-bottom: 0px;
    font-size:11px;
}

#pm-left hr {
	border: 1px solid #e4e4e4;
	border-bottom: 0px;
}

#pm-left a {
	text-decoration: none;
	color: #ffffff;
	margin: 19px;
}

#pm-left .basket {
	background-image: url('images/basket.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	color: #01ddff;
	font-weight: bold;
	padding: 5px 0px 5px 25px;
}

#search-form  #s_text {
	width: 90px;
	border: 1px solid #e4e4e4;
	background-image: url('images/search.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
}

#search-form #sf-submit {
	background-color: #eff7fa;
	border-style: none;
	text-align: left;
	margin-bottom: 0px;
}

#pm-left p#hegy {
	background-image: url('images/block_title.jpg');
	background-repeat: no-repeat;
	height: 23px;
	margin: 9px 0 0 0;
	padding: 10px 0 0 40px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#pm-left .menu {
	list-style-type: none;
	
}

#pm-left .menu li h2 a,
#pm-left .menu li p.hegy2 a {
	margin-left: 10px;	
}

.menu_closed h2,
.menu_closed p.hegy2 {
	/*background-image: url('images/menu_closed.jpg');*/
	/*background-position: 2px 19px;*/
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	font-weight: bold;	
	/*padding-top: 15px;*/
}

.menu_on h2,
.menu_on p.hegy2 {
	/*background-image: url('images/menu_closed2.jpg');*/
	/*background-position: 2px 19px;*/
	background-repeat: no-repeat;
	/*padding-top: 15px;*/
}

.menu_open p {
    margin-top: 0px;
    padding-top: 5px;
    font-weight: bold;
}

.menu_closed ul {
    display: none;
}
.lblock3 .menu_closed {
    background-image: url('images/button_up.jpg');
    background-repeat: no-repeat;
}
.lblock3 .menu_open {
    background-image: url('images/button_down.jpg');
    background-repeat: no-repeat;
}

.lblock3 .menu_closed.menu_on {
    background-image: url('images/button_down.jpg');
    background-repeat: no-repeat;
}

.lblock3 .menu_closed p.hegy2 {
    padding: 6px 0px 5px 0px;
}

#pm-left .submenu {
	font-style: normal;
	list-style-type: none;
}

#pm-left .submenu li {
	padding-left: 10px;
    padding-top: 6px;
    color: #ffffff;
}

#pm-left .submenu li h3 {
	display: inline;
}

#pm-left .submenu li h3 a,
#pm-left .submenu li a
 {
 	padding-left: 0;
	margin-left: 0px;
	font-weight: normal;
}

#pm-left h2.selected a {
    color: #01ddff;
}

#pm-left .submenu .selected {
	color: #01ddff;
}

#pm-left .submenu .selected h3 a,
#pm-left .submenu .selected a {
	color: #01ddff;
}

#pmm-top {
	margin-top: 5px;
}

#p-main {
	background-color: #ffffff;
    width:932px;
}

#footer {
	height: 96px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}

.product_list {
	width: 688px;
}

.product_list img {
	margin: 10px;
}

.pl-button img {
    margin: 0px;
}

.product_list .pl-top {
	background-image: url('images/plist_top.jpg');
	height: 14px;
}

.product_list .pl-bottom {
	background-image: url('images/plist_bottom.jpg');
	height: 14px;
}

.product_list {
	background-image: url('images/plist_bg.jpg');
	background-position: 0px top;
    background-repeat:repeat-y;
}

.cmp-select {
    font-size: 10px;
}

.pl-image {
    width: 232px;    
}
#pl-image {
    /*cursor: url('images/mg.ani'), url('images/mg.gif'), -moz-zoom-in, hand;*/
    cursor: pointer;
}

.pl-title {
    height: 20px;
    padding-left: 40px;
    background-image: url('images/circle.jpg');
    background-position: 15px 3px;
    background-repeat: no-repeat;
}

.pl-title h2 a,
.pl-title h3 a {
    text-decoration: none;
    color: #000000;
}

.pl-info {
    width: 225px;
    padding: 7px;
    border-right: 1px solid #000000;
}

.pl-info a {
    text-decoration: none;
    color: #000000;
}

.pl-buttons {
    width: 225px;
    padding: 7px;
}

.pl-more {
    padding-left: 7px;
}

.pl-more a {
    color: 01ddff;
    font-style: italic;
    text-decoration: none;
}

.pl-price div, .pl-price-value div {
    padding-top: 5px;
}

.pl-price .akcio, .pl-price-value .akcio {
    font-weight: bold;
    color: #ff0000;
}

.pl-price .uakcio, .pl-price-value .uakcio {
    text-decoration: line-through;
}

.plpv-add {
    border: 0px none;
    background-image: url('images/tobasket.jpg');
    background-repeat: no-repeat;
    cursor: pointer;
    width: 97px;
    height: 28px;
}

.circle2 {
    background-image: url('images/circle2.jpg');
    background-repeat: no-repeat;
    height: 17px;
    padding-left: 20px;
    text-decoration: none;
    color: #000000;
}

.product-text {
    padding: 10px;
}

.printer {

}
.product-links {
    color: #01ddff;
    text-decoration: none;
    padding-top: 10px;
}

.product-info {
    margin-top: 20px;
}

.pl-button {
    float: left;
    padding: 5px;
    padding-left: 10px;
}

.pl-button a img {
    border: 0px none;
    padding: 0px;
}

/* jscroll */
#screen, #screen2, #screen3, #screen4{
    width:228px;
    padding:0;
}
#screen li, #screen2 li, #screen3 li, #screen4 li{
    float:left;
    list-style:none;
}
#screen .jq-ss-crop, #screen2 .jq-ss-crop, #screen3 .jq-ss-crop, #screen4 .jq-ss-crop{
    margin:3px 3px;
    border:1px solid #FFFFCC;
    float:left;
}
#left,#right,#left2,#right2,#left3,#right3, #left4,#right4{
    font-weight:bolder;
    font-size:18px;
    margin-top:5px;
    display:block;
    text-decoration:none;
    color:black;
}
#view,#view2,#view3,#view4{
    margin:2px;
    width:190px;
    border:1px white solid;
    height:48px;
    overflow:hidden;
    background-color:#ffffff;
}
#images,#images2,#images3,#images4{
    width:3818px !important;
    width:3822px;
    padding:0;
}
#images li img,#images2 li img,#images3 li img,#images4 li img{
    border:0;
}

#images img {
    cursor: pointer;
}
/* jscroll end */
/* modal window */
#modalOverlay {
  background-color:#000;
  cursor:wait;
}

#modalContainer {
  /*height:600px;
  width:600px;*/
  left:50%;
  top:5%;
  margin-left:-140px; /* half the width, to center */
  /*margin-right:auto;*/
  background-color:#fff;
  border:0px none #ccc;
}

#modalContainer a.modalCloseImg {
  background:url('/images/x.gif') no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

/* modal window en */
/*#product-images-view, */
#product-szimages-view, #product-videos-view,#product-d3-view {
    display: none;
}

.printer {
    background-image: url('images/p_printer.jpg');
    background-repeat:no-repeat;
    padding-left: 30px;
}

#sel_hasz {
    display: none;
}

.cmp-table td {
    padding: 5px 0px 0px 10px;
}

.cmp-bg2 .uakcio, .cmp-bg .uakcio {
    text-decoration: line-through;
}

.cmp-bg2 .akcio, .cmp-bg .akcio {
    color: #ff0000;
}

.cmp-image {
    background-image: url('images/img_border.jpg');
    background-repeat: no-repeat;
    width: 219px;
    height: 218px;
    padding-top: 5px;
    margin: 0px;
}

.cmp-top {
    background-image: url('images/cmp_top.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    height:8px;
    padding:0px;
}

.cmp-padr {
    padding-right:5px;
}

.cmp-bg {
    background-image: url('images/cmp_bg.jpg');
    background-repeat: repeat-y;
}

.cmp-bg h3 {
    background-image: url('images/circle.jpg');
    background-repeat: no-repeat;
    font-size: 11px;
    padding-left: 20px;
    height:30px;
}

.cmp-table .cmp-bg2 {
    background-image: url('images/cmp_bg.jpg');
    background-repeat: repeat-y;
    background-position: right top;
    padding: 0px;
    padding-top: 5px;
}

.cmp-bottom {
    background-image: url('images/cmp_bottom.jpg');
    background-repeat: no-repeat;
    height:8px;
    padding:0px;
}

#product-filter {
    background-image:url('images/filter.jpg');
    background-repeat:no-repeat;
    height:33px;
}

#product-filter select {
    margin-top: 5px;
    font-size:10px;
}

#product-filter a {
    font-size:24px;
    font-weight:bold;
    color: #ffffff;
    text-decoration:none;
}

#pf-firstsel {
    margin-left: 90px;
}

.fleft {
    float: left;
    color: #b6b6b6;
    padding-top:24px;
    width:706px;
}

.fright {
    float: left;
    text-align:right;
    color: #b6b6b6;
    padding-top: 24px;
	padding-right:40px;
    width:186px;
}

.fright ul, .fleft ul {

}

.fright ul li, .fleft ul li {
    display: inline;
}

.fright ul li a, .fleft ul li a {
    color: #ffffff;
}

.fleft div {
	padding-left: 40px;
	padding-bottom: 30px;
}

.flogob {
    color: #000000;
}

.flogor {
    color: #ff9933;
}

#send-ism {
    width: 380px;
    padding: 10px;
    border: 3px solid #eff7fa;
}

.created {
    text-indent:-3000px;
}

#user_menu3 {
    list-style-type:none;
}

#news-list {
    width: 460px;
    float: left;
}
#news-list .st-content a img {
    padding-right: 10px;
}
#news-list .showlist-top {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #000000;
}
#news-list h2 {
    padding-bottom: 5px;
}
#archivum {
    float: right;
    width: 212px;
    background-color: #ececec;
}
#archivum ul {
    padding-left: 20px;
    list-style-type: square;
    padding-top: 5px;
}

a.no-color {
    color: #000000;
}

#lap_head {
    padding-top: 8px;
    padding-left: 10px;
    width: 678px;
    height: 22px;
    background-image: url('images/lap_head.jpg');
    background-repeat: no-repeat;
    color: #ffffff;
}
#lap_head span {
    font-weight: bold;
    margin-right: 20px;
}
#lap_head a {
    color: #ffffff;
}
#lap_head a.sajat_sel {
    color: #ff9933;
}

.blog_entry h2 {
    color: #ff9933;
    font-size: 14px;
}

.blog_entry {
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.blog_entry hr {
    border: 0px none;
    border-bottom: 1px solid #0e0e0e;
}

.blog_entry img {
    margin: 0px 5px 5px 0px;
}

.blog_foot {
    padding: 5px;
    background-color:#ececec;
}
.blog_foot a {
    color: #000000;
}

#galeria .gitem {
    width: 158px;
    float: left;
    padding-right: 17px;
}
#galeria .gitem.last {
    padding-right: 0px;
}