@import url(../warp/css/base.css);

/* wielkości czcionek */
body {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; font-weight: normal;}
#footer {font-size: 12px; line-height: 16px;}

p, h1, h2, h3, h4, h5, h6 {margin:0px; padding:0px;}
h1 { font-size: 24px; line-height: 28px;}
h2 { font-size: 22px; line-height: 26px;}
h3 { font-size: 20px; line-height: 24px;}
h4 { font-size: 18px; line-height: 22px;}
h5 { font-size: 16px; line-height: 20px;}
h6 { font-size: 14px; line-height: 18px;}

.module .module-title { font-size: 18px; line-height: 24px;}

p.kategoria_tytul, p.subkategoria_tytul {font-size: 15px;line-height: 20px;text-transform: uppercase;}
p.kategoria_tytul_top {font-size: 20px;line-height: 24px;text-transform: uppercase;}

p.obrazek_tytul {font-size: 10px;line-height: 12px;}
.komentarze-links {font-size: 12px;}

select, input, textarea, button, #comments-form .btn a, #comments-form .btn a:hover  {font-size: 14px;}

/* kolory */
body {color: #000000;}

h1, h2, h3, h4, h5, h6 {color: #000000;}

#system .title a {}
#system small {}
#system .item > header .meta {}
#system .item > header .subtitle {}

a {color:#000000;}
a:hover, code {color: #000000;}

#footer {color: #0000000;}

ins, mark {background-color:#000000;}
mark {color:#000000;}

hr {border-top-color: #CCCCCC;}

pre {
border: 1px dotted #CCCCCC;
background: none;
}

::-moz-selection { background: #000000; color: #000; }
::selection { background: #000000; color: #000; }

.menu-sidebar a,
.menu-sidebar li > span {color: #000000;}
.menu-sidebar a:hover {color: #ffffff;}
.color {}