table#webshop {
    border-collapse: collapse;    
    position: relative;
    width: 960px;
}
li.submenu {
    padding-left: 20px !important;
    /*list-style-image: url("/images/li.gif") !important;*/
	background:transparent url("/images/li.gif") 10px 22px no-repeat !important;
    display:block;
}
#usl { width: 130px; }
#usl div.item {
    border-bottom: 1px solid #dfdfdf;
    padding: 15px;
}
#usl div.item div {
    position: absolute;
    margin-left: 35px;
    width: 75px;
}
#ff {
    margin-top: 15px;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 15px;
}
#footer {

    width: 100%;
    background: url('/images/footer.png') repeat-x 0 152px ;
    height: 210px;
}
    #footer .logotype {
        background: url('/images/logotype2.png') no-repeat 60px 15px; 
        width: 888px;
        height: 113px;   
        padding: 15px 0 0 60px;
    }
    #footer .pis {
        position: absolute;
        margin: 15px 0 0 140px;   
    }
#footer .pis div { float: left; }
#footer .pis div.pl1, #footer .pis div.pl3 {
    width: 10px;
    height: 33px;
}
#footer .pis div.pl1 { background-image: url('/images/footer1.png'); }
#footer .pis div.pl3 { background-image: url('/images/footer3.png'); }
#footer .pis div.pl2 {
    font-size: 10px !important;
    padding-top: 9px;
    height: 24px !important;
    background-image: url('/images/footer2.png');
    width: 750px;
}   
    #footer .pis div.pl2 div {
        float: right;
        text-align: right;
        width: 200px;
    }
    #footer .pis div.pl2 a {
        font-weight: normal;
    } 
#footer .pis .fontsize {
    width: 820px;
    text-align: right;
}
#footer .pis .fontsize a { font-weight: normal; }
#footer .pis .fontsize .a1 { font-size: 11px; }
#footer .pis .fontsize .a2 { font-size: 18px; }
#footer .pis .fontsize .a3 { font-size: 24px; }

table.submit_comment {
	padding:3px !important;
	width:400px;
}
table.submit_comment td {
	width:200px !important;
	line-height:30px;
}
table.submit_comment input[type="submit"] {
    margin-left:0px;
}
table.submit_comment input[type="text"] {
	width:190px;
	margin-left:0px;
}
table.submit_comment textarea {
	width: 390px;
}
table#tbl-comments td.cmnt_author {
	border-right:1px solid #CCCCCC;
	width: 20% !important;
	padding-right: 5px;
}
table#tbl-comments td.cmnt_text {
	width: 80%;
	padding-left: 5px;
}
div.splitMenu {
	text-align:center;
}
.splitMenu a {
	padding:4px 6px;
	border: 1px solid #CCC;
	text-decoration:none !important;
}
.splitMenu span {
	padding:4px 6px;
	font-weight:bold;
	border:1px solid #CCC;
	background-color:#E0E0E0;
}
h1.sel_products, h1.products {
	padding:3px 5px 1px 5px;
	margin-left:0px !important;
	margin-bottom:15px;
	background-color:#dbdbdb;
	font-size:19px !important;
	font-family: Arial !important;
	font-weight:normal !important;
}
table.items { width: 100%;}
table.items td:first-child { width: 255px; }
table.items td:last-child img, table.items td:last-child div.descr { margin-right: 0; }
table.items td { /*padding-right: 10px;*/ }
	table.items td img, table.items td div.descr { margin-right: 11px; }
	table.items td img { margin-bottom: 15px; }
table.items td  a { 
	text-decoration: none !important; 
	position: relative;
	display: block;
	width: 255px;

}
table.items td div.descr {
	position: absolute;
	background-color: #FFF;
	font-size: 20px;
	width: 155px;
	padding: 5px;
	padding-right: 75px;
	bottom: 30px; 
}
table.items td img.btn {
    position:absolute;
    right:2px;
    padding-top:2px;
    margin:0;
}
table.items td div.price {
	position: absolute;
	bottom: 35px;
	font-size: 16px;
	width: 225px;
	text-align: right;
}
	table.items td div.line2 { margin-top: 116px; }
	table.items td div.line2 div { margin-top: 24px; }
	table.items td div.descr div {
		margin-left: 110px;
		padding: 3px;
		width: 100px;
		font-size: 16px;
		text-align: right;
		position: absolute;
	}
.brdr_top2 {
    background: url('/images/brdr_top2.gif') no-repeat top left;
    padding: 15px 0 0 0;
position:relative;
z-index:1000;
}
.brdr_bot2 {
    background: url('/images/brdr_bot2.gif') no-repeat bottom left;
    padding: 0 25px 12px 15px;
    font-face: Arial, sans-serif;
    font-size: 11px;
    line-height: 30px;
    margin-bottom:15px;
position:relative;
z-index:999;
}
.brdr_bot2 h1 {
	margin-left:0 !important;
}
.brdr_bot2 .rgt {
	float:right;
}
.brdr_bot2 p {
	width:100% !important;
	margin-left:0 !important;
}
.ftr_links {
	padding: 2px 0 0 10px;
clear:both;
width:810px;
line-height:12px;
}
.ftr_links a {
	font-weight:normal;
}