@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;}
#toolbar {font-size: 10px; line-height: 12px;}

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: #EDEDED;}

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

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

a {color:#00B4D8;}
a:hover, code {color: #00B4D8;}

#toolbar, #toolbar a {color: #00B4D8;}
#toolbar a:hover {color: #00B4D8;}


#footer {color: #6B6B6B;}

ins, mark {background-color:#00B4D8;}
mark {color:#ffffff;}

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

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

::-moz-selection { background: #00B4D8; color: #fff; }
::selection { background: #00B4D8; color: #fff; }

p.kategoria_tytul, p.kategoria_tytul_top, p.subkategoria_tytul, p.obrazek_tytul, p.kategoria_opis, p.kategoria_opis_top  {
color: #ffffff;
text-shadow: 0 0 2px #000000;
}

.menu-sidebar a,
.menu-sidebar li > span {color: #000000;}
.menu-sidebar a:hover {color: #F62424;}
.color {}
#icons {font-style:italic;}