@charset "utf-8";

body { font-family:Arial,Helvetica,sans-serif; background-color:#eee; }
body,h1,h2,h3,h4,h5,p,ul,li { padding:0px; margin:0px; font-weight:normal; }
td { vertical-align:top; }

div.page-top p { font-size:14px; margin:3px 40px 3px 40px; color:#999; }
div.page-top p a { color:#c60; }
div.page-top p a:hover { color:#f93; }

div.page-logo { background-color:#fff; height:160px; }
div.page-logo img { margin:60px 0px 60px 40px; float:left; }
div.page-logo p { float:right; margin:62px 42px 0px 0px; padding:10px 0px 10px 0px; font-size:16px; _margin-right:21px; }
div.page-logo p a { padding:10px; background-color:#f93; color:#fff; }
div.page-logo p a:hover { background-color:#c60; }

div.shop { background-color:#fff; padding:0px 40px 60px 40px; }
table.shop { font-size:14px; }
table.shop td.descr { width:40%; }
table.shop td.descr h2 { font-size:30px; color:#c60; border-top:#eee solid 1px; text-transform:uppercase; margin-bottom:15px; }
table.shop td.descr h2 span { font-size:14px; text-transform:lowercase; position:relative; top:-14px; left:-5px; }
table.shop td.descr p { font-size:14px; color:#666; margin:0px 10px 5px 2px; }
table.shop td.descr p a { color:#c60; }
table.shop td.descr p a:hover { color:#f93; }
table.shop td.products { background-color:#eee; width:60%; }
table.shop div.spc { font-size:1px; height:20px; }

td.products div.price { float:left; width:50%; }
div.price h2 { margin:10px 10px 0px 10px; font-size:14px; color:#c60; } 
div.price h2 a { color:#c60; }
div.price h2 a:hover { color:#f93; }
div.price p.price { font-size:12px; margin: 0px 10px 0px 10px; font-weight:bold; } 
div.price p.price span.yes { color:#090; font-weight:normal; }
div.price p.price span.no { color:#f00; font-weight:normal; }

div.page-bottom { margin:20px 40px 40px 40px; }
div.page-bottom p { font-size:12px; color:#999; }
div.page-bottom h2 { font-size:14px; color:#333; }
div.page-bottom div.block { float:left; width:250px; }
div.page-bottom div.cnt { float:right; }

span.clearbasket { cursor:hand; border-bottom:1px solid #ccc; }
span.clearbasket:hover { border-color:#000; }
