body { text-align: center; margin-top: 0; margin-bottom: 15px; }
body, td {
  font: 13px Arial, "Arial CE", "Arial", "Helvetica CE", "Helvetica", sans-serif; color: #000; line-height: 20px;
}

a { color: #922; text-decoration: underline; }
a:hover { color: #e33; }
a:active, a.active { color: #f00; }

/* lišta s odkazy */
#topBar { overflow: hidden; position: relative; top: 0; left: 0; width: 960px; height: 22px; line-height: 22px; text-align: center; color: #202020; margin: 4px auto; }
#topBar a { display: block; float:left; padding: 0 12px; background: url('../img/topline.gif') no-repeat transparent left top; font-size: 13px; }
#topBar a:first-child { background: none; }
#topBar a:hover { color: #000 !important; }

/* oblast se vším obsahem */
#body-in { margin: 0 auto; min-height: 700px; width: 960px; text-align: left; background: url('http://www.anetka.cz/img/sub_back.png') repeat-x transparent; }
#body-in2 { background: url('http://www.anetka.cz/img/sub_back.png') repeat-x transparent; border: 1px solid #922; }

/* hlavička*/
#top { position: relative; width: 960px; height: 94px; }
#top h1, #top h2 { margin: 0; padding: 0; }
#top .description { position: absolute; top: 68px; left: 17px; }
#homepage { position: relative; overflow: hidden; text-indent: -2000px; width: 960px; height: 60px; left: 0; top: 9px; }
#homepage a { display: block; width: 50%; height: 100%; }
#seznamka, #sex_po_telefonu { position: absolute; top: 5px; right: 20px; width: 151px; height: 26px; text-indent: -500px; overflow: hidden; }
#sex_po_telefonu { right: 200px; width: 176px; }
#top #seznamka a { display: block; width: 100%; height: 100%; background: url('http://www.anetka.cz/img/sub_seznamka.png') no-repeat transparent 0 -26px; }
#top #sex_po_telefonu a { display: block; width: 100%; height: 100%; background: url('http://www.anetka.cz/img/sub_sex_po_telefonu.png') no-repeat transparent 0 -26px; }
#top #seznamka a:hover, #top #sex_po_telefonu a:hover { background-position: 0 0; }

#content { padding-top: 10px; }

