/* Header
----------------------------------------------- */
.header-outer {
margin: 0 0 0 0;
background: transparent none repeat scroll 0 0;
}
.Header h1 {
font: normal bold 40px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: rgba(0, 0, 0, 0);
text-shadow: 0 0 -1px #000000;
}
.Header h1 a {
color: rgba(0, 0, 0, 0);
}
.Header .description {
font: normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: rgba(0, 0, 0, 0);
}
.header-inner .Header .titlewrapper,
.header-inner .Header .descriptionwrapper {
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
}
.header-inner .Header .titlewrapper {
padding-top: 22px;
}
/* Tabs
----------------------------------------------- */
.tabs-outer {
overflow: hidden;
position: relative;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#layout .tabs-outer {
overflow: visible;
}
.tabs-cap-top, .tabs-cap-bottom {
position: absolute;
width: 100%;
border-top: 1px solid rgba(0, 0, 0, 0);
}
.tabs-cap-bottom {
bottom: 0;
}
.tabs-inner .widget li a {
display: inline-block;
margin: 0;
padding: .6em 1.5em;
font: normal bold 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: rgba(0, 0, 0, 0);
border-top: 1px solid rgba(0, 0, 0, 0);
border-bottom: 1px solid rgba(0, 0, 0, 0);
border-left: 1px solid rgba(0, 0, 0, 0);
height: 16px;
line-height: 16px;
}
.tabs-inner .widget li:last-child a {
border-right: 1px solid rgba(0, 0, 0, 0);
}
.tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover {
background: rgba(0, 0, 0, 0) none repeat-x scroll 0 -100px;
color: rgba(0, 0, 0, 0);
}
/* Headings
----------------------------------------------- */
h2 {
font: normal normal 15px Homemade Apple;
color: #999999;
}
/* Widgets
----------------------------------------------- */
.main-inner .section {
margin: 0 27px;
padding: 0;
}
.main-inner .column-left-outer,
.main-inner .column-right-outer {
margin-top: 0;
}
#layout .main-inner .column-left-outer,
#layout .main-inner .column-right-outer {
margin-top: 0;
}
.main-inner .column-left-inner,
.main-inner .column-right-inner {
background: transparent none repeat 0 0;
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-moz-border-radius: 0;
-webkit-border-radius: 0;
-goog-ms-border-radius: 0;
border-radius: 0;
}
#layout .main-inner .column-left-inner,
#layout .main-inner .column-right-inner {
margin-top: 0;
}
.sidebar .widget {
font: normal normal 12px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: #666666;
}
.sidebar .widget a:link {
color: #999999;
}
.sidebar .widget a:visited {
color: #999999;
}
.sidebar .widget a:hover {
color: #abd01a;
}
.sidebar .widget h2 {
text-shadow: 0 0 -1px #000000;
}
.main-inner .widget {
background-color: rgba(0, 0, 0, 0);
border: 1px solid rgba(0, 0, 0, 0);
padding: 0 15px 15px;
margin: 20px -16px;
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-moz-border-radius: 0;
-webkit-border-radius: 0;
-goog-ms-border-radius: 0;
border-radius: 0;
}
.main-inner .widget h2 {
margin: 0 -15px;
padding: .6em 15px .5em;
border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.footer-inner .widget h2 {
padding: 0 0 .4em;
border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.main-inner .widget h2 + div, .footer-inner .widget h2 + div {
border-top: 1px solid rgba(0, 0, 0, 0);
padding-top: 8px;
}
.main-inner .widget .widget-content {
margin: 0 -15px;
padding: 7px 15px 0;
}
.main-inner .widget ul, .main-inner .widget #ArchiveList ul.flat {
margin: -8px -15px 0;
padding: 0;
list-style: none;
}
.main-inner .widget #ArchiveList {
margin: -8px 0 0;
}
.main-inner .widget ul li, .main-inner .widget #ArchiveList ul.flat li {
padding: .5em 15px;
text-indent: 0;
color: #cd7be3;
border-top: 1px solid rgba(0, 0, 0, 0);
border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.main-inner .widget #ArchiveList ul li {
padding-top: .25em;
padding-bottom: .25em;
}
.main-inner .widget ul li:first-child, .main-inner .widget #ArchiveList ul.flat li:first-child {
border-top: none;
}
.main-inner .widget ul li:last-child, .main-inner .widget #ArchiveList ul.flat li:last-child {
border-bottom: none;
}
.post-body {
position: relative;
}
.main-inner .widget .post-body ul {
padding: 0 2.5em;
margin: .5em 0;
list-style: disc;
}
.main-inner .widget .post-body ul li {
padding: 0.25em 0;
margin-bottom: .25em;
color: #999999;
border: none;
}
.footer-inner .widget ul {
padding: 0;
list-style: none;
}
.widget .zippy {
color: #cd7be3;
}
/* Posts
----------------------------------------------- */
body .main-inner .Blog {
padding: 0;
margin-bottom: 1em;
background-color: transparent;
border: none;
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
-goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.main-inner .section:last-child .Blog:last-child {
padding: 0;
margin-bottom: 1em;
}
.main-inner .widget h2.date-header {
margin: 0 -15px 1px;
padding: 0 0 0 0;
font: normal normal 14px Homemade Apple;
color: #cccccc;
background: transparent none no-repeat scroll top left;
border-top: 0 solid rgba(0, 0, 0, 0);
border-bottom: 1px solid rgba(0, 0, 0, 0);
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
position: static;
bottom: 100%;
right: 15px;
text-shadow: 0 0 -1px #000000;
}
.main-inner .widget h2.date-header span {
font: normal normal 14px Homemade Apple;
display: block;
padding: .5em 15px;
border-left: 0 solid rgba(0, 0, 0, 0);
border-right: 0 solid rgba(0, 0, 0, 0);
}
.date-outer {
position: relative;
margin: 30px 0 20px;
padding: 0 15px;
background-color: rgba(0, 0, 0, 0);
border: 1px solid rgba(0, 0, 0, 0);
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-moz-border-radius: 0;
-webkit-border-radius: 0;
-goog-ms-border-radius: 0;
border-radius: 0;
}
.date-outer:first-child {
margin-top: 0;
}
.date-outer:last-child {
margin-bottom: 20px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-goog-ms-border-bottom-left-radius: 0;
-goog-ms-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.date-posts {
margin: 0 -15px;
padding: 0 15px;
clear: both;
}
.post-outer, .inline-ad {
border-top: 1px solid rgba(0, 0, 0, 0);
margin: 0 -15px;
padding: 15px 15px;
}
.post-outer {
padding-bottom: 10px;
}
.post-outer:first-child {
padding-top: 0;
border-top: none;
}
.post-outer:last-child, .inline-ad:last-child {
border-bottom: none;
}
.post-body {
position: relative;
}
.post-body img {
padding: 8px;
background: rgba(0, 0, 0, 0);
border: 1px solid transparent;
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
h3.post-title, h4 {
font: normal normal 30px 'Times New Roman', Times, FreeSerif, serif;
color: #abd01a;
}
h3.post-title a {
font: normal normal 30px 'Times New Roman', Times, FreeSerif, serif;
color: #abd01a;
}
h3.post-title a:hover {
color: #9cb632;
text-decoration: underline;
}
.post-header {
margin: 0 0 1em;
}
.post-body {
line-height: 1.4;
}
.post-outer h2 {
color: #999999;
}
.post-footer {
margin: 1.5em 0 0;
}
#blog-pager {
padding: 15px;
font-size: 120%;
background-color: rgba(0, 0, 0, 0);
border: 1px solid rgba(0, 0, 0, 0);
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-moz-border-radius: 0;
-webkit-border-radius: 0;
-goog-ms-border-radius: 0;
border-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-goog-ms-border-top-left-radius: 0;
-goog-ms-border-top-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius-topright: 0;
margin-top: 1em;
}
.blog-feeds, .post-feeds {
margin: 1em 0;
text-align: center;
color: #444444;
}
.blog-feeds a, .post-feeds a {
color: #cd7be3;
}
.blog-feeds a:visited, .post-feeds a:visited {
color: #a7cd10;
}
.blog-feeds a:hover, .post-feeds a:hover {
color: #a7cd10;
}
.post-outer .comments {
margin-top: 2em;
}
/* Comments
----------------------------------------------- */
.comments .comments-content .icon.blog-author {
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
}
.comments .comments-content .loadmore a {
border-top: 1px solid rgba(0, 0, 0, 0);
border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.comments .continue {
border-top: 2px solid rgba(0, 0, 0, 0);
}
/* Footer
----------------------------------------------- */
.footer-outer {
margin: -0 0 -1px;
padding: 0 0 0;
color: #999999;
overflow: hidden;
}
.footer-fauxborder-left {
border-top: 1px solid rgba(0, 0, 0, 0);
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
box-shadow: 0 0 0 rgba(0, 0, 0, .2);
margin: 0 -0;
}
/* Mobile
----------------------------------------------- */
body.mobile {
background-size: auto;
}
.mobile .body-fauxcolumn-outer {
background: transparent none repeat scroll top left;
}
*+html body.mobile .main-inner .column-center-inner {
margin-top: 0;
}
.mobile .main-inner .widget {
padding: 0 0 15px;
}
.mobile .main-inner .widget h2 + div,
.mobile .footer-inner .widget h2 + div {
border-top: none;
padding-top: 0;
}
.mobile .footer-inner .widget h2 {
padding: 0.5em 0;
border-bottom: none;
}
.mobile .main-inner .widget .widget-content {
margin: 0;
padding: 7px 0 0;
}
.mobile .main-inner .widget ul,
.mobile .main-inner .widget #ArchiveList ul.flat {
margin: 0 -15px 0;
}
.mobile .main-inner .widget h2.date-header {
right: 0;
}
.mobile .date-header span {
padding: 0.4em 0;
}
.mobile .date-outer:first-child {
margin-bottom: 0;
border: 1px solid rgba(0, 0, 0, 0);
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-goog-ms-border-top-left-radius: 0;
-goog-ms-border-top-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.mobile .date-outer {
border-color: rgba(0, 0, 0, 0);
border-width: 0 1px 1px;
}
.mobile .date-outer:last-child {
margin-bottom: 0;
}
.mobile .main-inner {
padding: 0;
}
.mobile .header-inner .section {
margin: 0;
}
.mobile .post-outer, .mobile .inline-ad {
padding: 5px 0;
}
.mobile .tabs-inner .section {
margin: 0 10px;
}
.mobile .main-inner .widget h2 {
margin: 0;
padding: 0;
}
.mobile .main-inner .widget h2.date-header span {
padding: 0;
}
.mobile .main-inner .widget .widget-content {
margin: 0;
padding: 7px 0 0;
}
.mobile #blog-pager {
border: 1px solid transparent;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.mobile .main-inner .column-left-inner,
.mobile .main-inner .column-right-inner {
background: transparent none repeat 0 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-goog-ms-box-shadow: none;
box-shadow: none;
}
.mobile .date-posts {
margin: 0;
padding: 0;
}
.mobile .footer-fauxborder-left {
margin: 0;
border-top: inherit;
}
.mobile .main-inner .section:last-child .Blog:last-child {
margin-bottom: 0;
}
.mobile-index-contents {
color: #999999;
}
.mobile .mobile-link-button {
background: #cd7be3 none repeat scroll 0 0;
}
.mobile-link-button a:link, .mobile-link-button a:visited {
color: #c9d49f;
}
.mobile .tabs-inner .PageList .widget-content {
background: transparent;
border-top: 1px solid;
border-color: rgba(0, 0, 0, 0);
color: rgba(0, 0, 0, 0);
}
.mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
border-left: 1px solid rgba(0, 0, 0, 0);
}
#Navbar1 {
display: none;
}
.main-inner .column-left-inner {
background: #eeeeee;
margin-top: -33px;
margin-left: 16px;
margin-right: 17px;
}
.header { height: 228px;}
.column-center-inner {
background: #fff;
margin-top: -33px;
margin-left: -17px;
margin-right: 57px;
}
#BlogArchive1_ArchiveMenu {
width:100%;
font-family:cambria;
font-size:10px;
letter-spacing:1px;
border:1px solid #eee;
padding:5px;
background:#b9b9b9;
color: #fff;
}
#BlogArchive1 h2 {
color: #b9b9b9;
}
h3.post-title {text-align: center;
text-decoration: none;}
h2.date-header span {
position:absolute;
letter-spacing:1px;
top: 38px;
text-align: center;
font-size:15px !important;
color: ;
text-shadow: 0px 0px 0px #93b216 !important;
}
.comment-link {
position:absolute;
width:100px;
top: 55px;
left: 10px;
color: #b9b9b9;
font-size: 15px !important;
text-shadow: 0px 0px 0px #ccc;
text-align: center;
}
.post{
margin-top: 0px;
}
.blog-pager a {
color: #b9b9b9;
transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
text-transform: uppercase;
font-size: 12px;
}
a:hover {
text-decoration: none !important;
}
.avatar-image-container {
border-radius: 10px;
}
.bild {
position: absolute;
margin-left: -145px;
margin-top: -75px;
z-index: 0;
}
.post-body {margin-top: 70px}
#HTML2 {
margin-left: 7px;
}
h2 { text-align: center;}
.post img {max-width:90% !important}
.comments .comment .comment-actions a {
padding-right: 14px;
padding-bottom: 5px;
padding-left: 10px;
display: inline;
font-weight: lighter;
font-family: Oswald;
margin-left: 5px;
text-align: left;
border-radius: 10px;
background-color: #ccdf7e;
width:50px;
height:10px;
color: #ffffff;
}
.comments .comment .comment-actions a:hover {
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
display: inline;
font-weight: lighter;
font-family: Oswald;
margin-left: 5px;
text-align: left;
border-radius: 10px;
background-color: #cd7be3; important!
width:50px;
height:10px;
color: #ffffff;
text-decoration: none;
transition:all 0.5s !important;
-moz-transition:all 0.5s !important;
-webkit-transition:all 0.5s !important;
-o-transition:all 0.5s !important;
}
.footer-outer {
background-image: url('');
}
.footer-outer{
background: #f0f0f0;
}
.footer-outer a:link {
color: #b45bcc;
}
.footer-outer a:visited {
color: #9dce03;
}
.footer-outer a:hover {
color: #87a114;
}
.footer-outer h2{
color: #b9b9b9;
}
.column-left-inner {
background-image: url('');}
a:hover { text-decoration: none; }
.PopularPosts img {
border-radius: 30px;
}
.footer-outer {
background: url('http://funkyimg.com/i/2mGSh.jpg')-0px 0px;
color:
}
::selection {
background: #ddf67d; /* WebKit/Blink Browsers */
}
::-moz-selection {
background: #; /* Gecko Browsers */
}
a { text-decoration: none; }
a:hover { text-decoration: none; }
#PageList1 li a:link, #PageList1 li a:visited {
color: #fff;
background: #b9b9b9;
text-align: center;
font-size: 11px;
text-decoration: none;
display: block;
padding: 7px 30px;
margin-bottom: -10px;
}
#PageList1 li a:hover {
color: #d699e5;
background: #4c4c4c !important;
text-align: center;
font-size: 11px;
text-decoration: none;
display: block;
padding: 7px 30px;
margin-bottom: -10px;
}
.footer-outer {
margin: -77px 30px 30px 708px;
width: 660px;
}
.post-body img {
width: 30%;
height: 30%;
display: block;
max-height: small;
}
---------------------------
.footer-outer {
background-image: url('');
}
.footer-outer {
background: url('http://funkyimg.com/i/2mGSh.jpg')-0px 0px;
color:
}
.footer-outer{
background: #f0f0f;
}
.footer-inner {
background: transparent url(http://funkyimg.com/i/2sBoL.png) repeat scroll top center;
margin: -17px 0px 2px 433px;
height: 340px;
}\
-->
,,U każde wilka, nadchodzi taki dzień w życiu kiedy… ogromnie mu się nudzi. Cóż to okropny moment, jednak trzeba nauczyć się z taką chwilą żyć. Nasz żywot jest krótki a więc… chwila co?! Dobra, dobra ja tak nie potrafię!’’- tymi słowami rozpocząłem swój dzień. Niestety-to co powiedziałem było prawdą. To nie tak, że ja zacząłem się nudzić! Ja po prostu obudziłem się znudzony. A gdy ktoś budzi się w takim nastroju, oznacza to, iż dzień nie będzie należeć do tych najciekawszych. Dalej myśląc, powinienem być bardzo śpiący bo pół nocy rozmyślałem, ale byłem pełen energii. Lecz mogę stwierdzić, że myślenie na noc nie służy mi zbyt dobrze. Zaczęło się od poważnych spraw i problemów a po paru godzinach skończyło się na tym, jak to cudownie było by być jednorożcem. Mój umysł to mroczne miejsce- pełne masła, głośników, niemiłych wspomnień, radości, wybuchów i wiele, wiele więcej rzeczy, które tylko ja zrozumiem. Ale wracając do tamtej sytuacji. Leaf oczywiście był obok mnie.
-Eeeeee, a może po prostu pójdziemy spać!- zaproponowałem, po czym się położyłem a stworek ułożył się wygodnie obok mnie. Jednak nasze spanie nie trwało zbyt długo. Po pięciu minutach oczywiście- jak to ja- musiałem mu przerwać sen:
-Leaf…śpisz? – powiedziałem szepcząc. Po czym on się obudził. Jednak postanowiliśmy się przejść, była nawet znośna pogoda. Lecz nie mogło się obyć bez muzyki. Założyłem słuchawki po czym wyszliśmy. Kierowaliśmy się do… sam nie wiem. Po prostu szliśmy! Akurat leciała piosenka, którą nie do końca pamiętałem. Więc połowa tekstu w moim wykonaniu była nie zrozumiała.
-Coś, tam coś coś tam, nana, coś tam coś, coś back~ Ram tam, stupid, słowo, tell me? Ram tamtam- śpiewałem, a Leaf mnie wysłuchiwał, i pewnie się zastanawiał jak tak można kaleczyć zwrotkę. Jednak ja potrafię wszystko zniszczyć he,he. Doszliśmy, a ja ściągnąłem słuchawki. 291 piosenek, a nie mam czego słuchać. Yea? Łączka, dotarliśmy?
-Eh, ja to bym polazł na cmentarz, ale nie ten nasz, taki, którego nie znasz…-westchnąłem-ale…dziś ‘mam lenia’. –Spojrzałem na potworka. Z resztą nie wiem, czy by doszedł taki kawał, osobiście uważam, iż to bardzo daleko. Po chwili zacząłem się śmiać. Biedny Leaf, nie miał pojęcia o co mi chodzi. Przypomniał mi się dowcip, który dopiero teraz załapałem…’O-rany’. Nawet śmieszny był. Potworek patrzał na mnie jak na idiotę, jednak jestem przyzwyczajony to tego widoku. Bo może nim jestem, ale jestem chociaż normalny. Chwila…normalny też nie jestem. Heh! Chociaż jestem inny? Niezrównoważony psychicznie w pozytywnym znaczeniu, lecz to ciągle plus. ‘’Leaf, adoptujemy jelonka???’’- palnąłem od czapy. Chodź patrząc jeśli stał bym się wegetarianinem, to nie był by, aż tak zły pomysł. ‘’Nie lubię, tego i tego. Jelonku dźgnij ich swoim porożem!’’ Hem…przemyśle tą propozycje. Mógłby też służyć mi i Leaf’owi za taxi.