
body {
font-size:13px;
font-family:"microsoft sans serif","sans-serif";
margin:0;
}

label {
width:12em;
float:left;
height:20px;
padding:2px;
margin:0px;
}

input{
}

h1 {
font-size:15px;
color:#6da844;
}
h1 a{
font-size:15px;
color:#6da844;
text-decoration:none;
}

h2
{
font-size:12px;
color:#3f5b27;
}
.disabled{
color:silver;
}

.par {
background-color:#e3e3e3;
}

.title {
background-color:#e0e0e0;
}

.clear
{
clear:both;
}

.border {
border:solid 1px #3f5b27;
}

a.delete_box
{
float:right;
color:white;
background-color:red;
display:block;
width:1em;
height:1em;
text-align:center;
font-weight:900;
}

table.obj td{
border:none;
border-spacing:1px;
background-color:#f0f0f0;
padding:2px;
}


tr.par td {
background-color:#e0e0e0;
}

tr.head td {
background-color:#c8c8c8;
font-weight:900;
color:black;
}

div.vstup div{
clear:both;
}

table.vstup{
border:solid 1px black;
border-collapse:collapse;
}

table.vstup tr td{
border:solid 1px gray;
width:20em;
}

table.vstup tr td input{
border:none;
width:14em;
}
table.vstup tr td textarea{
height:300px;
}
p.price{
color:#6b1010;
font-weight:bold;
font-size:15px;
}
span.smallprice{
color:#6b1010;
font-size:12px;
font-weight:normal;
}
/*----------------------------------------------------------------------*/
div.main{
margin:auto;
width:680px;
}
div.top{
display:none;
}


div.tree {
display:none;
}



div.content
{
margin-left:10px;
color:white;
}

div.product_detail{
width:580px;
float:left;
overflow:hidden;
}

div.product_detail p{
font-size:12px;
margin:0px;
padding:5px;
}

div.product_detail p.price{
font-size:15px;
}

div.product_detail p.catalog_number{
padding:0 5px 5px 5px;
}


div.right
{
float:left;
width:140px;
background-color:#cbe1b2;
color:#3f5b27;
padding:10px;
overflow:hidden;
font-weight:900;

}

div.right p.addbasket
{
font-size:11px;
}

div.right p.count input
{
width:40px;
}

div.product_gallery div img
{
border:none;
}
div.product_gallery div
{
float:left;
text-align:left;
width:50px;
margin:5px 10px;

}

img.pd_image {
float:left;
width:265px;
height:360px;
}


div.product
{
float:left;
width:180px;
margin:5px;
}

div.product img.pd_image
{
width:180px;
height:260px;
border:none;
}

#product_img
{
padding:0 15px 15px 0;
}

td.property_img input {
display:none;
}

form.page_form textarea{
width:100%;
height:200px;

}


div.basket_steps {
display:none;
}


table.basket_list
{
width:100%;
border:solid 2px #b2b2b2;
border-bottom:none;
padding:0px;
border-spacing:0;
border-collapse:collapse;
}

table.basket_list td
{
padding:5px;
border:1px solid #b2b2b2;
}


table.basket_list input.count
{
width:40px;
}


table.basket_list tr.foot td
{
background-color:#9a9a9a;
color:black;
font-weight:900;
border-top:solid 2px #3b3b3b;
}

input.nextform
{
background-image:url("/next_form.gif");
background-color:#9dc871;
border:none;
width:267px;
padding:4px 4px;
font-size:15px;
margin:20px 0 0 480px;
}

input.refresh
{
background-image:url("/prepocitat.jpg");
background-color:#9dc871;
border:none;
width:83px;
padding:4px 0px;
font-size:12px;
margin:0px 0 0 0px;
}
td.radio {
width:25px;
}
#payment_form table {
border:solid silver 1px;
width:100%;
border-collapse:separate;
background-color:#f3f3f3;
border-spacing:0px;
}

#payment_form table td{
border:1px solid silver;
border-bottom:1px solid white;
border-top:1px solid white;
color:black;
font-weight:800;
padding:4px;
}

#payment_form table td p{
font-weight:normal;
padding:0px;
margin:1px;
}

ul.address {
list-style-type:none;
margin:10px 0 10px 30px;
font-size:13px;
float:right;
}

input.prevform, input.submit{
display:none;
}
div.noprint{
display:none;
}

