/* Nove styly pre responsive dizajn */
body {
}
#header {
    display: block;
    height: auto;
    padding: 0;
    position: relative;
    width: 100%;
}
#header #logo {
    display: block;
    height: 100px;
    padding-top: 54px;
    width: 100%;
}
#header #logo img {
    height: auto;
    width: 100%;
}
a#logo span:nth-child(1) {
    background-image: url("/bundles/scorepage/enviroportal/images/layout/logo.gif");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 51px;
    margin: 0 auto;
    width: 250px;
}
a#logo span {
    display: block;
    margin: 0 auto;
    text-align: center;
}
ul#mininav li.about a {
    background: url("/bundles/scorepage/enviroportal/images/layout/mininav_about.gif") no-repeat scroll left center transparent;
    padding-left: 20px;
}
ul#mininav li a:hover {
    text-decoration: underline;
}
ul#mininav li a {
    color: #6b4732;
    font-size: 12px;
    text-decoration: none;
}
ul#mininav li {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
}
ul#mininav {
    display: block;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
a#logo:hover {
    text-decoration: underline;
}
a#logo {
    text-decoration: none;
}
ul#mininav li.press a {
    background: url("/bundles/scorepage/enviroportal/images/layout/mininav_press.gif") no-repeat scroll left center transparent;
    padding-left: 20px;
}
ul#mininav li.rss a {
    background: url("/bundles/scorepage/enviroportal/images/layout/mininav_rss.gif") no-repeat scroll left center transparent;
    padding-left: 20px;
}
ul#mininav li.sitemap a {
    background: url("/bundles/scorepage/enviroportal/images/layout/mininav_sitemap.gif") no-repeat scroll left center transparent;
    padding-left: 20px;
}
ul#mininav li.contact a {
    background: url("/bundles/scorepage/enviroportal/images/layout/mininav_contact.gif") no-repeat scroll left center transparent;
    padding-left: 20px;
 
}

#search {
    display: block;
    width: 100%;
}
#search input.text {
    background: none repeat scroll 0 0 #b5ff9c;
    border: 1px solid #5cb343;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    float: left;
    height: 19px;
    margin-right: -20%;
    width: 94%;
}
#search input.button {
    background-position: 99px 0;
    clear: left;
    color: #fff;
    display: block;
    float: right;
    font-size: 15px;
    margin: -38px 0 0;
    position: relative;
    width: 99px;
}
#center-right-layout {
    display: block;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
}
/* SLIDER */
	/* SLIDER */
	#slider {
    display: inline-block;
    height: auto !important;
    overflow: visible !important;
    position: relative !important;
    width: 100%;
    border-radius: 15px;
    background: none repeat scroll 0 0 #5cb343 !important;
}
#slider.slider2 {
    width: 100% !important;
}
#slider #s1 {
    display: inline-block !important;
    overflow: hidden;
    position: relative !important;
    visibility: visible;
    width: 100%;
    height: auto;
}
#slider #s1 .slide {
    display: block !important;
    width: 100% !important;
    overflow: hidden;
}
#slider #slider_pager {
    display: block !important;
    height: auto;
    margin: 0 auto !important;
    padding: 0 !importan;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 100%;
}
#slider #slider_pager a {
    border: 1px solid #fff;
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.6);
    margin: 5px;
}
#slider div p {
    color: #fff;
    display: block !important;
    height: auto !important;
    overflow: hidden !important;
    padding: 10px !important;
    position: relative !important;
    text-align: justify;
    font-size: 85%;
    margin-top: 45px !important;
}
#slider div p a {
    color: #fff;
    font-weight: bold;
    text-align: justify;
    text-decoration: underline !important;
}
#slider div p strong {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    font-weight: bold;
}
#slider div p img {
    display: none;
}
#slider #slider-tr {
    display: inline-block !important;
    height: auto !important;
    width: 100% !important;
}
#slider #s1 > div p {
    display: inline-block;
}
#slider #s1 > div {
    display: block;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%;
}
#slider #panel {
    display: block !important;
    margin: -25px 0 0 0 !important;
    padding: 0 !important;
    width: 100% !important;
    z-index: 200;
    text-align: center;
    position: relative;
}
#slider #panel .button-dark {
    display: inline-block;
    width: auto !important;
    text-align: center;
    margin: 0;
}
#slider #panel .button-dark:hover {
    background: #FFF;
    color: #000;
    text-align: center;
}

/* PRIMARY MENU */
body.hp .primary-menu {
    display: block;
    margin-top: -30px;
}
body.hp .primary-menu > ul {
    display: block;
    position: relative;
}
body.hp .primary-menu > ul > li {
    display: inline-block;
    line-height: 35px;
    text-align: center;
    width: 100%;
    background-position: 98% center;
    border: 1px solid #6B4732;
    padding: 0;
    margin: 4px 0;
}
body.hp .primary-menu > ul > li a {
    color: #6B4732;
    text-decoration: none;
    display: block;
    width: 100%;
}
body.hp .primary-menu > ul > li a:hover {
    background-color: #6b4732;
    color: #fff;
}
body.hp .primary-menu > ul > li > ul {
    display: none !important;
}

/* PRIMARY MENU ON SUBPAGES */
body.sp .primary-menu {
    display: block;
    margin-top: -30px;
}
body.sp .primary-menu > ul {
    display: block;
    position: relative;
}
body.sp .primary-menu > ul > li {
    background: #6b4732;
    border: 1px solid #6b4732;
    display: inline-block;
    line-height: 35px;
    margin: 4px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
body.sp .primary-menu > ul > li a {
    color: #FFF;
    display: block;
    text-decoration: none;
    width: 100%;
}
body.sp .primary-menu > ul > li a:hover {
    background-color: #5CB343;
    color: #fff;
}
body.sp .primary-menu > ul > li > ul {
    display: block !important;
    visibility: visible !important;
    width: 100%;
    background: #FFF;
    padding: 0;
}
body.sp .primary-menu > ul > li > ul > li {
    display: inline-block;
    background: transparent;
    text-align: center;
    width: 100px;
    vertical-align: top;
    background: transparent;
    margin: 0;
    padding: 0;
    height: 100px;
    border: 1px solid #EEE;
    vertical-align: top;
}
body.sp .primary-menu > ul > li > ul > li:hover {
    background: transparent !important;
}
body.sp .primary-menu > ul > li > ul > li a {
    color: #6b4732;
    font-weight: normal;
    font-size: 85%;
    text-align: center;
    height: 100px;
    line-height: 135%;
    margin: 0;
    padding: 0;
    width: 100px;
    vertical-align: middle;
    display: table-cell;
}
body.sp .primary-menu > ul > li > ul > li a:hover {
    background: #5CB343 !important;
}

/* HP PROMO BOX*/
	#hp-promo-box {
    display: block;
    width: 100%;
    position: relative;
    border-top: 1px solid #CCC;
    margin: 16px 0 15px 0;
    border-bottom: 1px solid #CCC;
}
#hp-promo-box > div {
    display: block;
    width: 100%;
    text-align: center;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#hp-promo-box h2, h2 {
    font-size: 125% !important;
    text-align: center;
    background: #6b4732;
    color: #FFF !important;
    padding: 5px 0;
}
#hp-promo-box video {
    width: 100%;
    height: auto;
}
#hp-promo-box .divide {
    display: block;
    width: 100%;
    border-bottom: 1px dashed #aaa;
}
#hp-promo-box .hp-events {
    display: block;
    width: 100%;
    font-size: 100% !important;
}
.column_left, .column_right {
    display: block;
    width: 100% !important;
    clear: both !important;
    background: #f2f2f2;
    font-size: 100%;
    border-bottom: 1px dashed #ccc;
    margin-top: 15px;
}
.column_left h3, .column_right h3 {
    font-size: 110%;
    background: #6b4732;
    color: #FFF;
    text-align: center;
}
.column_left h3 a, .column_right h3 a {
    text-decoration: none;
    color: #FFF;
}
.column_left span.date, .column_right span.date {
    font-size: 100%;
}
.paging {
    font-size: 75% !important;
    padding-top: 10px !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
/* FOOTER LINKS */
	body > #links {
    background: #EEE !important;
    display: block !important;
}
body > #links a {
    text-decoration: none;
}
#footer {
    background: none repeat scroll 0 0 #492510 !important;
    border-top: 14px solid #6b4732;
    display: block;
    color: #999;
    font-size: 80%;
    text-align: center;
    padding-bottom: 10px;
}
#footer p {
    display: block;
    width: 100%;
    text-align: center !important;
    font-size: 80%;
}
#footer a {
    font-weight: bold;
    color: #aaa;
}

/* HOLDER */
.holder > div {
    padding: 0 10px !important;
}
.holder > div p {
    text-align: justify !important;
}

/* VIDEOTEKA */
	.grid_item {
    display: block !important;
    width: 45% !important;
    float: left;
    font-size: 85% !important;
}
.grid_item img {
    width: 18% !important;
}

/* left-center-right-layout left*/
	
#left-center-right-layout #left {
    display: block;
    width: 100%;
    border: 1px solid #6B4732;
}
#left-center-right-layout #left li {
}
#left-center-right-layout #left li a {
    color: #6b4732;
    width: 100%;
    display: block;
    border-bottom: 1px solid #eee;
}
#left-center-right-layout #left li a span {
    background: transparent;
    border: 0;
}
#left-center-right-layout #left a:hover {
    background: #6b4732;
    color: #FFF;
    border: 1px solid transparent;
}

/* Sem pridu konkretne nastavenia pre tabulky */
	/*  */