/* CSS style for karpatskiy Dim by Hyde*/

* {margin:0; padding:0;}

html {height:101%;}

body { font-size:1em; color:#000; font-family:Tahoma;}

#header { background-color:#fff; background-image:url(img/logo2.gif); background-repeat:no-repeat; background-position:right; width:100%; height:110px; border-bottom:2px solid #84d352; border-top:6px solid #84d352; float:left;}
#header p.logo1 { padding:15px; font-size:2em; font-weight:bolder; }
#header p.logo2 { color:#006600; position:relative; top:-17px;}
#logo { margin:15px;}

#mainpart { background-color:#fff; width:100%; min-height:455px; float:left;}
#menu { background-color:#f6f6f6; height:100%; width:240px; border-right:1px dotted #ccc; padding:10px 0 0 20px; float:left;}
#menulist { line-height:25px; font-size:1.2em; font-weight:bold;}
#menulist li { list-style:url(img/list.gif); border-bottom:1px dotted #ccc; padding:4px 0;}
#menulist a { text-decoration:none; color:#000; }
#menulist a:hover { color:#666666;}

#content { float:left; width:700px; margin-left:10px;}
#content h1 { font-size:1.35em; margin:13px; color:#006600;}
#content p { font-size:0.96em; margin:13px;}
#content p.price { font-weight:bold; font-size:1.1em;}
#content table {width:700px; margin-left:16px;}
#content td { border:1px dotted #ccc; padding:2px 8px; background-color:#f6f6f6; font-size:.96em;}

#content ul { margin-left:50px; border-bottom:1px dotted #666; border-top:1px dotted #666; padding:20px;}

div.artc { border-bottom:1px dotted #666; padding:10px; margin:-20px 0 10px 0;}

a.foto { padding:3px; margin:2px 4px 2px 10px; border:1px dotted #ccc; display:block; float:left;}

#footer { clear:both; width:100%; height:70px;  background-color:#84d352; float:left;}
#footer p.foot_cont { margin:15px 0 0 0px; float:left; font-size:.7em; width:280px;}
#footer p.webhouse { float:right; background-image:url(img/wh.gif); background-repeat:no-repeat; background-position:left; padding-left:25px; padding-top:5px; margin:24px 10px 0 10px; font-size:0.7em; height:20px; color:#fff;}