body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}

a {
    color: #e16004;
    text-decoration:none;
}

.pl-title .uakcio {
    text-decoration: line-through;
}
.pl-title .akcio {
    color: #ff0000;
}

.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: 1000px;
	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 {
	text-decoration: none;
	color: #ffffff;
    font-weight:normal;
}

#ptmright ul {
	list-style-type: none;
}

#ptmright ul li {
	display: inline;
}

#p-header {
	width: 1000px;
	height: 265px;
	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;
}
#pm-main p {
	margin: 0px;
}
#fo table a{
color: #ffffff;
}
#fo table a:hover{
text-decoration: underline;
}
.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;
}

.lblock2 {
	background-image: url('images/lblock2_top.jpg');
	background-position: left top;
	background-repeat: no-repeat;
    padding-top: 4px;
}

.lblock2 div {
    background-image: url('images/lblock2_bg.jpg');
}

.lblock2 div div {
	background-image: url('images/lblock2_bottom.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: #eff7fa;
	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: #000000;
	margin: 19px;
}

#pm-left .basket {
	background-image: url('images/basket.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	color: #e16004;
	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 h1 {
	background-image: url('images/block_title.jpg');
	background-repeat: no-repeat;
	height: 23px;
	margin-top: 9px;
	padding-top: 10px;
	padding-left: 40px;
	color: #ffffff;
}

#pm-left .menu {
	list-style-type: none;
	
}

#pm-left .menu li h2 a {
	margin-left: 10px;
}

.menu_open h2 {
	background-image: url('images/menu_open.jpg');
	background-position: left 21px;
	background-repeat: no-repeat;
	padding-top: 15px;
}

.menu_closed h2 {
	background-image: url('images/menu_closed.jpg');
	background-position: left 19px;
	background-repeat: no-repeat;
	padding-top: 15px;
}

.menu_closed ul {
	display: none;
}

#pm-left .submenu {
	font-style: normal;
	list-style-type: none;
}

#pm-left .submenu li {
	padding-left: 10px;
    padding-top: 6px;
}

#pm-left .submenu li h3 {
	display: inline;
}

#pm-left .submenu li h3 a {
	margin-left: 0px;
	font-weight: normal;
}

#pm-left h2.selected a {
    color: #e16004;
}

#pm-left .submenu .selected {
	color: #e16004;
}

#pm-left .submenu .selected h3 a {
	color: #e16004;
}

#pmm-top {
	margin-top: 0px;
}

#p-main {
	background-image:url('images/bg.jpg');
    background-repeat: repeat-y;
    width:967px;
    padding-left:33px;
}

#footer {
	height: 73px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}

#footer #fmenu {
    text-align: right;
    margin-right:50px;
}

#footer h2 {
    display: inline;
}

.product_list {
	width: 688px;
}

.product_list img {
	margin: 11px;
}

.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: 200px;
}

.pl-title {
    height: 20px;
    background-color: #efefef;
    padding: 5px;
}

.pl-title h3 a {
    text-decoration: none;
    color: #000000;
}

.pl-title a {
    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: #d07620;
    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: #e16004;
    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;
}
/* 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:25px;
    width:466px;
    padding-left: 35px;
    font-size:10px;
}

.fleft span {
    color: #ff0000;
}

.fright {
    float: left;
    text-align:right;
    color: #b6b6b6;
    padding-top: 25px;
    width:466px;
    font-size: 10px;
}

.fright .dl1 {
    color: #4c4c4c;
}

.fright ul {

}

.fright ul li {
    display: inline;
}

.fright a {
    /*color: #b6b6b6;*/
}

.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;
}

#login-box {
    margin-left: 651px;
    width:262px;
    height:78px;
}

#login-box #lb-left {
    float: left;
    width: 125px;
    padding-top:10px;
    padding-left:5px;
}

#lbl-reg {
    background-color: #000000;
    padding:2px 5px 2px 5px;
    margin:5px;
    width:100px;
}

#login-box #lb-left #lbl-reg a {
    color: #ffb400;
}

#login-box #lb-right {
    float: left;
    width: 123px;
    padding: 5px 0px 0px 8px;
}

#login-box #lb-right a {
    color: #000000;
}

#login-box #lb-left a {
    color: #000000;
}

#login-box #lb-right input {
    width:115px;
    margin-top:3px;
    height: 14px;
}
#login-box #lb-right #lb-login {
    background: none;
    border: 0px none;
    color: #000000;
    font-weight: bold;
}

#navbar {
    margin-top: 119px;
    margin-left: 628px;
    height: 20px;
}

#navbar input {
    height: 14px;
    width: 110px;
}

#navbar form {
    float: left;
    padding-right:7px;
}
.navbar-m {
    float: left;
    padding-top:4px;
    padding-left:42px;   
}

.navbar-m a {
    color: #000000;
}
#navbar2 {
    margin-top: 25px;
    margin-left:82px;
}
#navbar2-product {
    float: left;
    width: 190px;
}
#navbar2-product h2 {
    color: #ffffff;
}
#navbar2-menu {
    float: left;
    width: 602px;
    color: #ffffff;
}
#navbar2-menu h2 {
    display:inline;
}
#navbar2-menu h2 a {
    color: #ffffff;
}
#navbar2-basket {
    float: left;
}

#navbar2-basket h2 a {
    color: #e25f04;
}

.pl-image {
    background-image: url('images/imgbg.jpg');
    background-repeat: no-repeat;
}