<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="layout.css" rel="stylesheet" type="text/css" />
<!-- UpHead -->
<!-- Content -->
<!-- Left -->
<img src="img/card_1_alt.png" usemap="#map" border="0"> <area shape="poly" coords="37,226,271,148,287,197,53,276" href="index.html">
<area shape="poly" coords="290,155,302,185,439,139,431,122,407,130,402,116" href="kontakt.html">
<!-- Right -->
<li><a href="firma.html" class="active">firma
</a></li> <li><a href="uslugi.html">usługi
</a></li> <li><a href="adres.html">adres
</a></li> <li><a href="kontakt.html">kontakt
</a></li> <div id="box_content"><p><a href="">link link link
</a></p></div>
<!-- Footer -->
@charset "utf-8";
/* CSS Document */
body { background: url(img/background.png) repeat; line-height:16px; font-size:13px; font-family:Verdana; color:#FFF;}
body a { color:#fff; text-decoration:underline;}
body a:hover { color:#363b3b;}
#wrapper { width:780px; margin:0 auto;}
#uphead { float:left; width:780px; height:0px;}
#content { float:left; width:780px;}
#footer { float:left; width: 780px; height:0px;}
#left { width:493px; height:380px; position:absolute;}
#right { float:right; width:439px; min-height:513px;}
/* MENU */
#menu { float:right; width:268px; height:31px; margin: 225px 22px 0 0;}
#menu ul{ width:268px; margin:0 auto; list-style:none; padding:0; text-align:center;}
#menu ul li{ display:inline}
#menu ul a { display:block; float:left; background:url(img/buttons.png) -7px 3px no-repeat; width:67px; height:31px; padding-top:3px;
line-height:43px; font-size:12px; text-align:center; text-decoration:none; color:#363b3b;}
#menu ul a:hover { background:url(img/buttons.png) -7px -31px no-repeat; color:#d7d7d7;}
#menu ul a.active { background:url(img/buttons.png) -7px -65px no-repeat; color:#fff; font-weight:bold;}
#menu ul a.active:hover { background:url(img/buttons.png) -7px -65px no-repeat; color:#fff;}
/* MENU */
#box { margin-top:230px; right:0px; width:439px; min-height: 260px;}
#box_top { height:38px; background: url(img/card_2_belts.png);}
#box_middle { min-height:230px; background:url(img/card_2_left.png) repeat-y;}
#box_bottom { height:18px; background: url(img/card_2_belts.png) 0px -38px;}
#box_right { width:100%; min-height:230px; background: url(img/card_2_right.png) right repeat-y;}
#box_center { overflow:hidden; margin-left:7px; min-height:230px; width:422px; background:#76a901 url(img/card_2_bg.png) repeat-x;}
#box_content { margin:3px 22px 8px 22px;}
p { margin:0px; }
p.title { font-weight:bold; }
p.underline { text-decoration:underline;}
p ul, li { list-style:disc outside;}
p.footer { font-size:9px; color:#8dca03; padding-left:160px;}
p.footer a { text-decoration:none; font-weight:bold; color:#8dca03;}
p.seemap { font-style:italic; text-decoration:underline; margin-top:5px;}
.contact_left { float:left; width:35%; }
.contact_right { float:left; width:65%; }
.contact_left_mail { float:left; width:30%; padding-left:5%;}
.contact_button { float:right; }
#adress_left {float:left; width:50%; margin-left:5%;}
#adress_right {float:left; width:45%;}
input.text { border: 1px solid #646262; background:#fff; color:#646262; width:100%; font-family:Verdana; font-size:12px;}
input.text:focus { border: 1px solid #646262; background:#e8e8e8;}
textarea.area { border: 1px solid #646262; background:#fff; color:#646262; width:100%; font-family:Verdana; font-size:12px;}
textarea.area:focus { border: 1px solid #646262; background:#e8e8e8;}