body {
    min-width: 376px;
    font-size: 10px;
}

#header {
    min-width: 376px;
    overflow: hidden;
}

#header .logo {
    width: 140px;
    float: left;
    margin-left: 10px;
}

#header .logo img {
    margin-top: 5px;
    width: 130px;
}

#header.headerMin .logo {

}

#header.headerMin .logo img {
    margin-top: 0;
    width: 130px;
    margin-left: 15px;
}

#header .headerLeft {
    width: 70px;
}

#header .headerRight {
    width: 150px;
}

.wrapperOuter {
    width: 376px;
    overflow: visible;
}

.wrapper {
    width: 336px;
    margin: 0;
}

#page {
    margin: 90px auto 30px auto;
    width: 336px;
    min-width: 300px;
    overflow: visible;
}

#menuLeftContainer {
    left: -300px;
}

#menuLeft {
    width: 300px;
}

.uitemMarginRight {
    margin-right: 20px;
}

.uitemMarginBottom {
    margin-bottom: 20px;
}

.uitemF3W1H1 {
    width: 160px;
    height: 90px;
}

.uitemCL2W1H1 {
    width: 160px;
    height: 90px;
}

.uitemCL2W2H1 {
    width: 336px;
    height: 120px;
}

.uitemF3W2H2 {
    width: 336px;
    height: 185px;
}

.panelHorizontalFour {
    width: 255px;
    font-size: 12px;
}

.column1 {
    width: 336px;
}

.uitemList .uitemTitle p {
    font-size: 2em;    
    line-height: 25px;
}

.uitemList.uitemAH85IL .uitemTitle {
    height: 120px
}

.panelHorizontalThree {
    margin-right: 0;
    width: 100%;
}

.articleInfoHeader {
    font-size: 1.5em;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
}

#articleBody .articleLead {
    margin-left: 0;
}

#articleBody .articleBody {
    margin-left: 0;
}

.articleTagList {
    margin-left: 0;
}

.autorBox img {
    float: left;
}

.authorName {
    margin-left: 70px;
    margin-top: 10px;
    width: 300px;
}

.share img {
    margin: 10px;
}
/** BLACK**/

.menu, .menu a {
    color: black;
}

.btnContact {
    background: #0BA6AB;
}

.opinionAuthor, .blogAuthor {
    color: black;
}

/** LIVE **/

#refresh input {
    margin-left: 0;
    width: 336px;
}

#live {
    margin-left: 20px;
}

.uitemLive  {
    margin-right: 5px;
}

.livePostBody {
    padding: 10px;
}

.twitter-video {
    width: 265px;
    position: relative;
    left: -30px;
    overflow: hidden;
}

/* KONTO */

.panelColumnLeft {
    width: 100%;
    margin-bottom: 25px;
}

.panelColumnMain {
    display: block;
    margin-left: 0;
    width: 306px;
    padding: 15px;
}

.loginBox {
    width: 336px;
}

/* COMMENTS MOBILE */

.uitemComments .comment-footer-left {
    width: 100%;
    float: none;
    margin-bottom: 10px;
}

.uitemComments .comment-footer-right {
    width: 100%;
    float: none;
}

/* MOBILE */

.uitemMBox {
    display: inline-block;
    height: auto;
    vertical-align: top;
    margin-bottom: 20px;
    color: #333333;
} 

.uitemMBox.uitemMSize2 {
    width: 336px;
}

.uitemMBox.uitemMSize4 {
    width: 160px;
}

.uitemMBox .uitemTitle {
    margin-top: 10px;
    font-size: 1.6em;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-weight: bold;
}

.uitemMBox a .uitemTitle {
    color: #333333;
}

.uitemMarginRight {
    margin-right: 16px;
}

.panelHorizontalFour.mr {
    margin-right: 0;
}

.panelHorizontalFour {
    width: 306px;
}

.uitemList .uitemTitle p {
    font-size: 1.6em;
}

h1 {
    font-size: 3.0em;
}

.menu {
    font-size: 1.8em;
    text-transform: uppercase;
}

.menu ul li a {
    padding: 5px 20px;
}

.articleInfo {
    line-height: 25px;
}

/** KOMENTARZE **/

.uitemComments {
    padding: 10px;
}

#comments .comment-content {
    margin-left: 40px;
}

.comments-sub {
    margin-left: 30px;
}

.comment-text {
    font-size: 13px;
}

.comment-name, .comment-time {
    font-size: 12px;
}

#comments .comment-avatar {
    width: 28px;
    height: 28px;
}

.comment-rating {
    margin-right: 0;
}

.comment-rating img {
    width: 10px;
    height: 10px;
}

.articleBody img {
    width: 336px;
}
/** SEARCH **/

.searchBox {
    width: 250px;
}

.searchBox .searchInput {
    width: 200px;
}