.ModLiveArticlesWidgetC .ArticleList_Default .article_list .column_three .article_item {
    width: 100%;
    margin-right: 0px;
}

.ModLiveArticlesWidgetC .lawidget.recentarticles ul li div {
    padding-right: 10px;
}

.lawidget.recentarticles ul li div .readmore a
{
color: #060d38;
}

.lawidget.recentarticles ul li div .readmore {
    margin-top: 5px;
    margin-bottom: 10px;
}

p.arhiv
{
padding-right: 10px;
}

.twoCols .col p.arhiv a
{
color: #060d38;
}

.twoCols .col.green h2, .twoCols .col.blue h2
{
height:24px !important;
}

.topPane
{
max-width: 1420px;
padding: 0px 10px;
margin: 0 auto;
position: relative;
}

.twoCols .col.green .bluecont h2
{
    background-color: #060d38;
}

.page .twoCols .col.green {
    background-color: #fff;
    border:0px;
}

.page .twoCols .col.green .txt
{
background-color: #eff4de;
border-bottom: 3px solid #e3e7d4;
}

.page .twoCols .col.green .txt.login
{
height:184px !important;
}

.page .twoCols .col.green .txt.kontakt
{
height:145px !important;
}

.twoCols .col.green {

    border-color: #e3e7d4;
}

.page .twoCols .col.green .bluecont .txt
{
border-bottom: 3px solid #e6e6dc;
    background-color: #f6f6f4;
}

.col.colRight.green .DnnModule
{
margin-bottom:20px;
}

.twoCols .col.green a
{
color:#444;
}

.twoCols .col.green .Normal ul
{
list-style-type:none;
}

.twoCols .col.green .Normal ul li
{
padding-bottom:5px;
padding-top:5px;
}

.twoCols .col.green .Normal ul.docs li
{
background: url('images/icon_publication.png') 0px 5px no-repeat;
padding-left: 25px;
padding-top: 5px;
padding-bottom: 5px;
}

.twoCols .col a.prijava
{
display:block;
background: url('images/icon_lock.png') 10px center no-repeat #edeee9;
height: 35px;
padding-left: 30px;
text-align: center;
color: black;
padding-top: 15px;
margin-top: 10px;
width: 215px;
margin: 0 auto;
margin-top: 35px;
color:#444;
}
.twoCols .col a.registracija
{
display:block;
background:#edeee9;
height: 35px;
padding-left: 0px;
text-align: center;
color: black;
padding-top: 15px;
margin-top: 10px;
width: 215px;
margin: 0 auto;
margin-top: 15px;
color:#444;
}

.slidesWrapper .slider
{
position:relative;
}

.slidesWrapper .quote
{
position: absolute;
bottom:-1px;
left:0px !important;
color: #fff;
font-size: 30px;
padding: 40px 30px;
font-weight: 600;
background: url('images/bg_quote.png') left top repeat;
line-height: 1.4em;
width: 100%;
box-sizing: border-box;
}

.page.vstopna {
    max-width: 1420px;
}

.twoCols .col.blue
{
max-width: 66%;
width: 66%;
}

.page .twoCols .col.green {
max-width: 33%;
width: 33%;
}


@media all and (max-width:1282px)
{
.twoCols .col.green h2, .twoCols .col.blue h2 {
    height: 50px !important;
}
}

@media all and (max-width:850px)
{
.twoCols .col
{
margin-bottom:20px;
}
.twoCols .col.blue
{
max-width: 100%;
width: 100%;
}

.page .twoCols .col.green {
max-width: 100%;
width: 100%;
}
.twoCols .col.green h2, .twoCols .col.blue h2 {
    height: 25px !important;
}
}