/* Ez a css azert kell mert az aloldalak hatterkepe mas */
@import url(poker.css);

body {
/*  background:#F0F0F0 url(../images/body_bg_2.png) repeat-x scroll 0% 0%!important;*/
}

.oneComicContainer {
       float:left;
       text-align:center;
       /*width:230px;*/
       position:relative;
       top:25%;
       left:1px;
       width:0px;
}
.oneComicContainer img {
       border:2px solid #d6d6d6;
       max-height:333px;
}

a:link {
       text-decoration:underline;
}
