*, div, p, body {
    padding: 0px;
    margin: 0px;
}

body {
    background: #fff;
    font-family: Arial, Helvetica;
    color: #000000;
    -webkit-font-smoothing: antialiased;
}

a, a:visited {
    color: #015198;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0px;
}

h1 {
    font-size: 36px;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    color: #333333;
}

h2 {
    font-size: 23px;
    color: #014f95;
    font-weight: normal;

}

h3 {
    font-size: 20px;
    margin: 4px 10px 5px;
}

.teaser h3 {
    margin: 0px 10px 0px 0px
}

p {
    font-size: 15px;
    line-height: 26px;
    margin: 2px 0 10px 0;
}

.maincontent {
    width: 645px;
    float: left;
    min-height: 500px;
    border-left: 5px solid #0063b3;
    padding: 10px 0 0 20px;
    margin: 0 0 20px 0;
    line-height: 1.4em;
}

.sidebar {
    width: 328px;
    float: left;

    min-height: 500px;
    margin: 0 0 20px 0;

}

.maincontent h1 {
    font-size: 32px;
    font-weight: bold;
    font-family: Arial, Helvetica;
    letter-spacing: -1px;
    line-height: 1.3em;
}

.maincontent h2 {
    font-size: 20px;
    color: #000;
    margin: 0 0 30px 0;
    line-height: 1.3em;
}

div.mainicon {
    height: 170px;
    background: #dcefff;
    color: #000;
    width: 328px;
    margin: 0 8px 8px 0;
    position: relative;
    padding: 25px 0 0 0;
}

.mainicon div {
    background: url(../images/large_icons_black.png) no-repeat;
    width: 180px;
    height: 100px;
    margin: 0 auto 0 auto;
    position: relative;
}

.mainicon h3 {
    display: block;
    text-align: center;
    font-size: 25px;
    margin: 15px 0 0 0;
    font-weight: normal;
}

.sidebar h4 {
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    margin: 20px 0 15px 0;
}

.sidebar ul {
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 0 10px;
}

.sidebar ul li {
    line-height: 1.3em;
    background: url(../images/li_large.png) no-repeat 3px 4px;
    padding: 0 20px 0 25px;
    margin: 10px 0;
    display: block;
}

.mainicon div.spravy {
    background-position: 5px -20px;
}

.mainicon div.foto {
    background-position: -180px -375px;
}

.mainicon div.video {
    background-position: -403px -220px;
}

.mainicon div.aplikacie {
    background-position: -177px -26px;
}

.mainicon div.prservis {
    background-position: -179px -203px;
}

.mainicon div.audioservis {
    background-position: -404px -27px;
}

.mainicon div.tasr {
    background-position: -400px -375px;
}

.mainicon div.archiv {
    background-position: 5px -203px;
}

.mainicon div.verejnost {
    background-position: 10px -375px;
}

.mainicon div.monitoring {
    background-position: -16px -554px;
}

.newsblock p {
    margin: 5px 10px;
    font-size: 13px;
    line-height: 20px;
}

.collumn {
    width: 328px;
    float: left;
    margin: 0 8px 0 0;
}

.collumn.last {
    margin: 0px;
}

.imgplaceholder {
    display: block;
    clear: both;
    height: 40px;
}

a.wholeblock {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: url('../images/00.gif');
}

.back {
    padding: 10px 0 15px 15px;
}

.back a {
    padding: 0 0 0 25px;
    display: block;
    background: url(../images/leftarrow.png) no-repeat left 3px;
}

.h {
    display: none;
}

.right {
    float: right !important;
}

.left {
    float: left !important;
}

img.left {
    margin-right: 10px;
}

.red {
    color: #ff0000;
}

.green {
    color: green;
}

.clear {
    clear: both;
    display: block;
}

.inline {
    display: inline !important;
}

.block {
    display: block !important;
}

.description {
    font-size: 11px;
}

ul, li {
    list-style-type: none;
}

ol li {
    list-style-type: decimal;
}

.inside {
    position: relative;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#fixednews {
    background: #014F95;
    color: #fff;
    font-size: 13px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    left: 0px;
    padding: 5px 0;
    z-index: 50;
    width: 100%;
    white-space: nowrap;
}

#fixednews a {
    color: #fff;
    padding: 4px 20px;
    border-right: 1px solid #fff;
    cursor: pointer;
    font-size: 15px;
}

#fixednews a.last {
    border: 0px;
}

/* Top site region */

#networklist {
    width: 1000px;
    margin: 0px auto;
    background: #014f95;
    height: 35px;
}

#networklist ul#toplinks {
    width: auto;
    float: right;
    margin-right: 10px;
}

#networklist ul#toplinks li {
    display: block;
    float: left;
}

#networklist ul#toplinks li a {
    color: white;
    padding: 9px 6px;
    display: block;
    font-size: 13px;
}

#networklist ul#lefttoplinks {
    width: auto;
    float: left;
    margin-right: 10px;
}

#networklist ul#lefttoplinks li {
    display: block;
    float: left;
}

#networklist ul#lefttoplinks li a {
    color: white;
    padding: 5px 5px;
    display: block;
    font-size: 13px;
    margin: 5px 2px;
}

#networklist ul#lefttoplinks li a.selected {
    background: #000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #0d7bd3;
    padding: 3px 8px;
}

#networklist ul#lefttoplinks li a.logo {
    color: white;
    padding: 1px 8px;
    display: block;
    font-size: 13px;
}

#networklist ul#toplinks li a.selected, #networklist ul#lefttoplinks li a.selected {
    font-weight: bold;
}

#header {
    background: #ffffff;
    width: 1000px;
    margin: 0px auto;
    height: 100px;
}

#header .featuredinfo {
    float: right;
    width: auto;
    margin: 20px 15px 0 0;
    background: url(../images/header_left_sh.png) no-repeat left center;
}

#header .featuredinfo a {
    font-size: 14px;
    margin-bottom: 2px;
    display: block;
}

#header .featuredinfo p {
    font-size: 12px;
    line-height: 17px;
    margin-top: 5px;
}

.featuredinfo .pocasie {
    border-right: 1px solid #eeeeee;
    height: 55px;
    width: 88px;
    float: left;
    padding: 5px 0 0 15px;
}

.featuredinfo .pocasie strong {
    font-size: 21px !important;
    color: #000;
    font-weight: normal;
    margin-left: 5px;
    float: left;
    margin-top: 0px;
}

.featuredinfo .pocasie span.cloudy {
    background: url(../images/sprite.png) no-repeat -138px -62px;
    display: block;
    height: 23px;
    width: 36px;
    float: left;
    position: relative;
    top: -3px;
}

.featuredinfo .kurzy {
    border-right: 1px solid #eeeeee;
    height: 55px;
    width: 120px;
    float: left;
    padding: 5px 0 0 15px;
}

.featuredinfo .kurzy p {
    font-size: 18px !important;
    color: #979797;
}

.featuredinfo .kurzy strong {
    font-size: 21px !important;
    color: #000;
    font-weight: normal;
    margin-left: 5px;
}

.currency_uparrow {
    background: url(../images/sprite.png) no-repeat -171px -113px;
    display: inline-block;
    height: 16px;
    width: 12px;
    margin-left: 3px;
}

.featuredinfo .kurzy .currency_downarrow {
    background: url(../images/sprite.png) no-repeat -194px -113px;
    display: inline-block;
    height: 16px;
    width: 12px;
    margin-left: 3px;
}

.featuredinfo .meniny {
    border-right: 1px solid #eeeeee;
    height: 55px;
    width: 55px;
    float: left;
    padding: 5px 15px 0 15px;
}

.featuredinfo .meniny p {
    font-size: 14px !important;
    text-align: center;
}

.featuredinfo .article {
    background: url(../images/header_right_sh.png) no-repeat right center;
    height: 55px;
    width: 210px;
    float: left;
    padding: 5px 15px 0 15px;
    overflow: hidden;

}

.featuredinfo .article a {
    font-family: Georgia, Times, serif;
    font-weight: normal;
    font-size: 18px !important;
    display: block;
}

.featuredinfo .article p {
    margin-top: 0px !important;
}

#headerlogo {
    position: absolute;
    top: 30px;
    left: 20px;
    color: #979797;
    font-size: 25px;
    line-height: 23px;
    letter-spacing: -1px;
    font-weight: normal !important;
    font-family: "Myriad Pro", Arial, sans-serif;
}

#headerlogo em {
    font-size: 40px;
    line-height: 54px;
    letter-spacing: -2px;
    font-weight: normal !important;
    font-family: Arial, sans-serif;
    font-style: normal;
}

#headerlogo:hover {
    text-decoration: none;
}

#headerlogo img {
    float: left;
    margin-right: 15px;
}

#mainmenu {
    /* height: 39px; */
    width: 1000px;
    margin: 0px auto;
}

#mainmenu ul {
    background: #0063B3;
    width: 1000px;
    height: 46px;
    padding: 0px 0px 0px 0px;
}

#mainmenu li {
    display: block;
    float: left;
}

#mainmenu .mainmenu_tasrlogo {
    background: url('../images/logo-tlacovej-agentury.png') no-repeat center;
    width: 237px;
    height: 35px;
    padding: 9px 0 0;
}

#mainmenu a.mainmenu_tasrlogo:hover {
    background: url('../images/logo-tlacovej-agentury.png') no-repeat center;
}

#mainmenu .english {
    background: url('../images/lang-en.png') no-repeat center;
    width: 33px;
    height: 20px;
}

#mainmenu .deutsch {
    background: url('../images/lang-de.png') no-repeat center;
    width: 33px;
    height: 20px;
}

#mainmenu .magyar {
    background: url('../images/lang-hu.png') no-repeat center;
    width: 33px;
    height: 20px;
}

#mainmenu li a {
    color: #fff;
    padding: 15px 6px;
    display: block;
    font-size: 15px;
}

#mainmenu li a:hover {
    color: #000000;
    display: block;
    background-color: #fff;
    text-decoration: none;
}

#mainmenu li a.selected {
    background: #fff;
    color: #000;
}

#search {
    margin: 2px 10px 0 0;
}

#search #searchinput {
    background: url(../images/sprite.png) no-repeat -90px -200px;
    border: 0px;
    width: 145px;
    height: 36px;
    outline: none;
    padding: 0px 10px;
    font-size: 14px;
}

#search #searchsubmit {
    background: url(../images/sprite.png) no-repeat -250px -200px;
    border: 0px;
    width: 37px;
    height: 38px;
    outline: none;
    padding: 0px 10px;
    font-size: 14px;
    text-indent: 9999px;
    border-image: initial;
}

#submenu {
    height: 15px;
    width: 1000px;
    margin: 0px auto;
    background: #ffffff;
}

#submenu .inside {
    background: #ffffff;
}

#submenu ul {
    width: auto;
    height: 15px;
    padding: 0px 20px;
}

#submenu li {
    display: block;
    float: left;
    margin-right: 20px;
}

#submenu li a {
    font-size: 15px;
    color: #555555;
}

#submenu li a.selected {
    color: #015198;
    font-weight: bold;
}

/* Main site region */

#main {
    background: none;
    width: 1000px;
    margin: 0px auto;
    min-height: 500px;
    padding-top: 15px;
}

#leftcolumn {
    float: left;
    width: 665px;
    min-height: 500px;

}

#rightcolumn {
    float: right;
    width: 300px;
    min-height: 500px;
    margin-right: 20px;
}

/* Main site TOP article region */

#topnews {
    margin-bottom: 20px;
    position: relative;
}

.toparticle {
    padding: 0 20px 0 0;
    position: relative;
    width: 644px;
    float: left;
    margin: 0 8px 8px 0;
}

.toparticle img {
    /*width: 664px;*/
    border: none;
    /*height: 395px;*/
}

.toparticle .teaser {
    background: url(../images/transparent_bg.png) repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 624px;
    height: auto;
    color: white;
    padding: 12px 20px;
}

.added {
    position: absolute;
    background: #014f95;
    color: white !important;
    padding: 2px 8px 1px 8px;
    top: 10px;
    left: 0;
    z-index: 29;
}

.added strong {
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 16px;
}

.added span {
    font-size: 12px;
}

a.toparticle_category {
    font-weight: bold;
    font-size: 30px;
    font-family: "Myriad Pro", Arial, sans-serif;
    letter-spacing: -1px;
    color: #fff;
    text-transform: uppercase;
}

a.toparticle_category:hover {
    text-decoration: none;
}

a.toparticle_category strong {
    color: #015198;
}

.toparticle_photo {
    float: left;
    margin-right: 13px;
    display: block;
}

.dots {
    position: absolute;
    top: 0px;
    right: 10px;
    width: auto;
    margin: 8px 0;
    z-index: 30;
}

.dot {
    background: url(../images/sprite.png) no-repeat;
    float: left;
    width: 22px;
    height: 22px;
    display: block;
    margin: 0 0 0 3px;
    text-align: center;
}

.dot_not {
    background-position: -89px -115px;
}

.dot_act, .dots_act a {
    background-position: -119px -115px;
    color: #fff !important;
}

.dots a em {
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
}

.toparticle a.toparticle_title {
    color: #fff;
}

.toparticle a:hover {
    text-decoration: none;
}

.toparticle a.toparticle_title strong {
    font-family: Arial, Helvetica, serif;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
}

.toparticle p {
    font-size: 14px;
    line-height: 18px;
    margin: 5px 0 0 0;
    color: #fff;
}

.Showcase_articleHolder {
    width: 664px;
    position: relative;
    height: 484px;
    overflow: hidden;
    clip: auto;
}

.Showcase_articleView {
    width: 10000px;
    height: 484px;
    position: absolute;
    top: 0px;
}

.topclanok {
    position: relative;
    float: left;
    width: 664px;
    height: 484px;
    overflow: hidden;
    /*padding-right: 30px;*/
}

p span.datum {
    display: block;
    font-size: 11px;
    color: #6e6e6e;
}

#home_topnews {
    clear: both;
}

#home_topnews h3 {
    font-size: 15px;
    line-height: 16px;
    color: #555555;
    font-weight: normal;
    margin-bottom: 5px;
}

.mainarticle {
    width: 360px;
    margin-right: 0px;
    padding-right: 10px;
    float: left;
    border-right: 1px solid #979797;
}

.mainarticle h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
}

/* Boxes */

div.box {
    height: 156px;
    background: #0d7bd3;
    color: #fff;
    width: 328px;
    float: left;
    margin: 0 8px 8px 0;
    position: relative;
}

div.box.white{
    background: #FFF;
}

div.box.last {
    margin: 0 0 8px 0;
}

.newsnow-logo{
    background: url(https://newsnow.tasr.sk/content/images/2023/02/544x180-1.png) no-repeat !important;
    background-size: contain !important;
}

div.box.newsnow{
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

div.box.newsnow:hover{
    background-color: #daedfc;
}

.box div {
    background: url(../images/sprite-index.png) no-repeat;
    width: 180px;
    height: 80px;
    margin: 8px auto 0 auto;
}

.box span {
    display: block;
    text-align: center;
    font-size: 22px;
    margin: 8px 0 0 0;
}

.box em {
    display: block;
    text-align: center;
    font-size: 14px;
    font-style: normal;
}

.box.red {
    background: #de1a02;
}

.box.red span {
    display: block;
    text-align: center;
    font-size: 36px;
    margin: 50px 0 0 0;
    letter-spacing: -1px;
}

.box.red.double{
    background: #FFF;
    display: flex;
    flex-direction: column;
}

.box.red.double > div{
    width: 100%;
    position: relative;
    height: 50%;
    background: #de1a02;
    margin: 0 0 0px 0;
    text-align: center;    
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.box.red.double > div:last-child{
    height: 40%;
}

.box.red.double > div:last-child span{
    margin-top: 0;
}
.box.red.double > div:first-child span{
    margin-top: 9px;
}

.box.red.double > div:first-child{
    margin-bottom: 6px;
    height: 60%;
}

.box.red.double span{
    font-size: 22px;
    margin: 4px 0 0 0;
}

/*

.box div.spravy {
	background-position: 5px -20px;
}

.box div.foto {
	background-position: -180px -375px;
}

.box div.video {
	background-position: -403px -220px;
}

.box div.aplikacie {
	background-position: -177px -26px;
}

.box div.prservis {
	background-position: -179px -203px;
}

.box div.audioservis {
	background-position: -404px -27px;
}

.box div.tasr {
	background-position: -400px -375px;
}

.box div.archiv {
	background-position: 5px -203px;
}

.box div.verejnost {
	background-position: 10px -375px;
}

.box div.monitoring {
	background-position: -16px -554px;
}*/

.box div.tasr {
    background-position: -9px 10px;
}

.box div.verejnost {
    background-position: -9px -430px;
}

.box div.spravy {
    background-position: -9px -94px;
}

.box div.prservis {
    background-position: -9px -210px;
}

.box div.faq {
    background-position: -9px -320px;
}

.box div.aplikacie {
    background-position: -9px -544px;
}


.box div.tasr-do-obce {
    /*background: url('../images/obce.png');*/
    background-position: -23px -892px;
}

.box div.web_portaly {
    background-position: -9px -665px;
}

.box div.do_skoly {
    background-position: -9px -769px;
}

.box div.kalendarium {
    background-position: -11px -1014px;
}


.box div.tema_tasr {
    background: url(../images/ikonka-tema.png) no-repeat;
    width: 142px;
    height: 88px;
    margin: 8px auto 0 auto;
}

.boxes {
    width: 1000px;
    margin: 10px auto 30px auto;
}

.smallbox {
    height: 98px;
    background: #0d7bd3;
    color: #fff;
    width: 109px;
    float: left;
    margin: 0 2px 0 0;
    position: relative;
}

.smallbox.selected {
    background: #000;
}

.smallbox div {
    background: url(../images/small_icons.png) no-repeat;
    width: 70px;
    height: 50px;
    margin: 5px auto 0 auto;
}

.smallbox span {
    display: block;
    text-align: center;
    font-size: 12px;
    margin: 5px 5px 0 5px;
}

.smallbox div.spravy {
    background-position: 22px 13px;
}

.smallbox div.foto {
    background-position: -33px -93px;
}

.smallbox div.video {
    background-position: -101px -45px;
}

.smallbox div.aplikacie {
    background-position: -35px 11px;
}

.smallbox div.prservis {
    background-position: -34px -42px;
}

.smallbox div.audioservis {
    background-position: -102px 11px;
}

.smallbox div.tasr {
    background-position: -101px -90px;
}

.smallbox div.archiv {
    background-position: 21px -39px;
}

.smallbox div.verejnost {
    background-position: 21px -90px;
}

.smallbox div.monitoring {
    background-position: 16px -144px;
}

.newsblock {
    position: relative;
    width: 328px;
    float: left;
    margin: 0 0 8px 0;
    background: #ededed;
    padding: 0 0 10px 0;
}

.supportad {
    text-align: center;
    margin: 0;
    padding: 20px 0 80px 0;
    /* background: #fff url(../images/smallgradient.png) repeat-x; */
    font-size: 13px;
}

.supportad a.tasrlogo {
    display: block;
}

.supportad span {
    display: block;
    margin: 0 0 20px 0;
}

.supportad a:hover {
    text-decoration: none;
}

/* bottom links */

.bottomlinks {
    font-size: 14px;
    margin: 40px auto;
    width: 950px;
}

.bottomlinks a {
    font-weight: bold;
}

.bottomlinks ul li {
    display: block;
    float: left;
    margin-right: 6px;
}

.textlogo {
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 28px;
    letter-spacing: -1px;
    font-weight: bold;
    color: #6B6B6B !important;
    margin: 0 10px;
    position: relative;
    top: -7px;
}

.textlogo:hover {
    text-decoration: none;
}

.textlogo strong {
    color: #014f95;
}

/* Footer region */

#bottommenu {
    margin: 80px 0 0 0;
}

#bottommenu ul {
    height: 39px;
    padding: 0px;
    margin: 0 20px;
}

#bottommenu li {
    display: block;
    float: left;
    margin-right: 20px;
}

#bottommenu li a {
    padding: 11px 0;
    display: block;
    font-size: 16px;
}

#footer {
    border-top: 1px solid #eeeeee;
    background: #f8f8f8;
    margin: 0px auto 30px auto;
    padding: 0;
}

li.footerlogo {
    margin-top: 2px;
}

#sitemaps {
    padding: 20px 0 20px 25px;
}

.sitemap a {
    font-size: 14px;
    line-height: 20px;
}

.sitemap p {
    font-size: 11px;
    line-height: 16px;
}

.sitemap {
    width: 115px;
    padding: 0 0 0 55px;
    float: left;
    margin: 0 0 0 20px;
}

.sitemap.iphone {
    background: url(../images/sitemap_iphone.png) no-repeat 20px 5px;
}

.sitemap.rss {
    background: url(../images/sitemap_rss.png) no-repeat 10px 5px;
}

.sitemap.facebook {
    background: url(../images/sitemap_facebook.png) no-repeat 9px 5px;
}

.sitemap.android {
    background: url(../images/sitemap_android.png) no-repeat 15px 5px;
}

.sitemap.mail {
    background: url(../images/sitemap_mail.png) no-repeat 10px 5px;
}

#copyright {
    padding: 20px;
}

#copyright p {
    font-size: 11px;
    line-height: 16px;
    margin-top: 20px;
}

#copyright ul {
    width: auto;
    height: 15px;
    padding: 0;
    display: block;
}

#copyright li {
    display: block;
    float: left;
    margin-right: 20px;
}

#copyright li a {
    font-size: 12px;
    color: #015198;
}

.reklama_banner2 {
    text-align: center;
    clear: left;
}

/* Share n social buttons */

.sharebtns {
    height: 50px;
    font-size: 12px;
    padding: 15px 0px;
    font-family: MyriadWebPro, "Myriad Web Pro", "lucida grande", Arial, sans-serif;
}

.sharebtns a.send_email {
    display: inline-block;
    background: url(../images/sprite2.png) no-repeat -112px -312px;
    color: #979797;
    padding: 3px 0 3px 30px;
}

.sharebtns a.send_report {
    display: inline-block;
    background: url(../images/sprite2.png) no-repeat -112px -344px;
    color: #979797;
    padding: 3px 0 3px 24px;
    margin-right: 15px;
}

.sharebtns a.send_email:hover, .sharebtns a.send_report {
    text-decoration: none;
}

/* Facebox */

#facebox .b {
    background: url(../images/b.png);
}

#facebox .tl {
    background: url(../images/tl.png);
}

#facebox .tr {
    background: url(../images/tr.png);
}

#facebox .bl {
    background: url(../images/bl.png);
}

#facebox .br {
    background: url(../images/br.png);
}

#facebox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    text-align: left;
}

#facebox .popup {
    position: relative;
}

#facebox table {
    border-collapse: collapse;
}

#facebox td {
    border-bottom: 0;
    padding: 0;
}

#facebox .body {
    padding: 10px;
    background: #fff;
    width: 370px;
}

#facebox .loading {
    text-align: center;
}

#facebox .image {
    text-align: center;
}

#facebox img {
    border: 0;
    margin: 0;
}

#facebox .footer {
    border-top: 1px solid #DDDDDD;
    padding-top: 5px;
    margin-top: 10px;
    text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
    height: 10px;
    width: 10px;
    overflow: hidden;
    padding: 0;
}

#facebox_overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.facebox_hide {
    z-index: -100;
}

.facebox_overlayBG {
    background-color: #000;
    z-index: 99;
}

* html #facebox_overlay {
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.submitbuttom, .submitbutton {
    border: 1px solid #979797;
    display: block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0px 0px 5px #e0e0e0;
    width: 224px;
    max-width: 224px;
    margin: 0px 6px 5px 0px;
    outline: none;
    padding: 5px 8px;
    font-size: 13px;
    line-height: 17px;
    float: left;
}

.submitbuttom, .submitbutton {
    display: block;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
    box-shadow: inset 0px 0px 5px #0f66b4;
    box-shadow: 1px 1px 4px #888;
    width: 80px;
    max-width: 80px;
    margin: 0px 6px 5px 0px;
    outline: none;
    padding: 5px 8px;
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
    float: left;
    background: #015198;
    color: #fff;
    margin: 5px 2px 2px 2px;

}

.maincontent div.p {
    margin-bottom: 20px;
}

/* ARTICLE region */

.maincontent h2 {
    font-size: 18px;
    line-height: 22px;
    color: #222;
    margin-bottom: 15px;
}

.maincontent .articleimage {
    max-width: 625px;
    margin: 5px 0 9px 0;
    font-size: 12px;
    text-align: center;
}

.maincontent .articleimage img {
    max-width: 625px;
    margin: 5px auto;
}

/*
.maincontent .articleimage.right {
width: 450px;
float: right;
margin: 5px 0 9px 0;
font-size:12px;
}
*/
.maincontent .articleimage.right {
    width: 450px;
    margin: 5px 0px 9px 8px;
    text-align: left;
    float: right;
}

.maincontent .articleimage.left {
    width: 450px;
    margin: 5px 8px 9px 0px;
    text-align: left;
    float: left;
}

.maincontent .articleimage2 {
    width: 350px;
    margin: 5px 0px 9px 8px;
    text-align: left;
    float: right;
}

.maincontent .articleimage2.left {
    width: 350px;
    margin: 5px 8px 9px 0px;
    text-align: left;
    float: left;
}

.articlepanel {
    width: 333px;
    background: #f7f7f7;
    color: #333;
    font-size: 12px;
    line-height: 19px;
    padding: 8px 10px;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
}

.articlepanel h2 {
    font-size: 15px !important;
    line-height: 20px !important
}

.maincontent .left, .articlepanel.left {
    float: left;
    margin: 5px 8px 9px 0px
}

.maincontent .right, .articlepanel.right {
    float: right;
    margin: 5px 0px 9px 8px
}

.articleimage, .articleimage2 {
    position: relative
}

.articleimage span, .articleimage em, .articleimage2 span, .articleimage2 em {
    visibility: hidden
}

.articleimage:hover span, .articleimage:hover em,
.articleimage2:hover span, .articleimage2:hover em {
    visibility: visible
}

.articleimage span, .articleimage2 span {
    position: absolute;
    left: 0px;
    bottom: 10px;
    padding: 4px 8px;
    background: url('../images/transparent.png') repeat;
    color: #fff !important;
}

.articleimage em, .articleimage2 em {
    position: absolute;
    right: 4px;
    top: 8px;
    padding: 3px;
    background: url('../images/transparent.png') repeat;
    color: #fff !important;
}

.articleimage.left em, .articleimage2.left em {
    right: 10px;
}

img.photodiary_img {
    margin: 0px auto !important
}

.maincontent .articleimage.left {
    width: 450px;
    float: left;
}

.maincontent .articleimage em, .maincontent .articleimage2 em {
    display: block;
    text-align: right;
    font-size: 11px;
    font-style: normal;
    color: #000;
}

.maincontent p.teaser {
    font-family: Georgia, Times, serif;
    color: #333333;
    font-size: 18px;
    line-height: 26px;
    margin: 15px 0 15px 0;
    font-weight: normal;
}

.maincontent blockquote {
    clear: both;
    font-family: Georgia, Times, serif;
    color: #015198;
    font-style: italic;
    font-size: 23px;
    line-height: 26px;
    padding: 15px 20px;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    margin: 10px 30px 10px 30px;
    font-weight: normal;
}

.maincontent blockquote span {
    display: block;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}

.pagination {
    padding: 5px 0px;
    font-size: 14px;
    clear: left;
}

.pagination a, .pagination b {
    padding: 0 5px;
}

.articles {
    padding: 7px 0px 12px 0px;
}

.articles div {
    font-size: 13px;
    padding: 12px 0px 12px 0px;
    border-bottom: 1px solid #EEE;
}

/*Sections*/
.withthumb p.articlel {
    float: left;
    width: 530px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 1.5em;
}

.withthumb .articlel strong {
    font-size: 21px;
    line-height: 28px;
}

.withthumb p.articlel img {
    margin-left: 10px;
    margin-bottom: 5px;
}

.withthumb p {
    float: left;
    width: 645px;
    padding-bottom: 13px;
}

.articles_block {
    border-bottom: none !important
}

.articles_block div.withthumb {
    width: 645px;
    clear: left;
    padding-bottom: 10px;
}

.datethumb {
    font-size: 12px;
    color: #555;
}

strong.datethumb {
    display: block;
    width: 80px;
    height: 80px;
    font-size: 12px;
    line-height: 24px;
    font-weight: lighter;
    float: left;
}

strong.datethumb span {
    display: block
}

strong.datethumb span.datethumb {
    font-weight: lighter;
    font-size: 12px;
}

/*Page Boxes
*/

div.pagebox {
    height: 148px;
    background: #0D7BD3; /*194faa;*/
    color: #fff;
    width: 317px;
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
}

div.pagebox.last {
    margin: 0 0 10px 0;
}

.pagebox div {
    width: 130px;
    height: 80px;
    margin: 20px auto 0 auto;
}

.pagebox span {
    display: block;
    text-align: center;
    font-size: 19px;
    margin: 0 0 20px 0;
}

.pagebox em {
    display: block;
    text-align: center;
    font-size: 14px;
    font-style: normal;
}

.pagebox div.postavenie_tasr {
    background: url(../images/o-agenture/postavenie_tasr.png) no-repeat center;
}

.pagebox div.predmet_cinnosti {
    background: url(../images/o-agenture/predmet_cinnosti.png) no-repeat center;
}

.pagebox div.hospodarenie {
    background: url(../images/o-agenture/hospodarenie.png) no-repeat center;
}

.pagebox div.organizacna_struktura {
    background: url(../images/o-agenture/organizacna_struktura.png) no-repeat center;
}

.pagebox div.spravna_rada {
    background: url(../images/o-agenture/spravna_rada.png) no-repeat center;
}

.pagebox div.novinky {
    background: url(../images/o-agenture/novinky.png) no-repeat center;
}

.pagebox div.informacie {
    background: url(../images/o-agenture/informacie.png) no-repeat center;
}

.pagebox div.zmluvy {
    background: url(../images/o-agenture/zmluvy.png) no-repeat center;
}

.pagebox div.faktura {
    background: url(../images/o-agenture/faktura.png) no-repeat center;
}

.pagebox div.objednavky {
    background: url(../images/o-agenture/objednavky.png) no-repeat center;
}

.pagebox div.zakon_o_tasr {
    background: url(../images/o-agenture/zakon_o_tasr.png) no-repeat center;
}

.pagebox div.cennik {
    background: url(../images/produkty-sluzby/cennik.png) no-repeat center;
}

.pagebox div.pr_servis {
    background: url(../images/produkty-sluzby/pr_servis.png) no-repeat center;
}

.pagebox div.inzercia {
    background: url(../images/produkty-sluzby/reklama.png) no-repeat center;
}

.pagebox div.tasr_biznis {
    background: url(../images/produkty-sluzby/tasr_biznis.png) no-repeat center;
}

.pagebox div.resers {
    background: url(../images/produkty-sluzby/resers.png) no-repeat center;
}

.pagebox div.bulletin {
    background: url(../images/produkty-sluzby/bulletin.png) no-repeat center;
}

.pagebox div.monitoring_medii {
    background: url(../images/produkty-sluzby/monitoring_medii.png) no-repeat center;
}

.pagebox div.monitoring {
    background: url(../images/produkty-sluzby/monitoring.png) no-repeat center;
}

.pagebox div.audioservis {
    background: url(../images/produkty-sluzby/audioservis.png) no-repeat center;
}

.pagebox div.videoservis {
    background: url(../images/produkty-sluzby/videoservis.png) no-repeat center;
}

.pagebox div.obrazove_servisy {
    background: url(../images/produkty-sluzby/obrazove_servisy.png) no-repeat center;
}

.pagebox div.textove_servisy {
    background: url(../images/produkty-sluzby/textove_servisy.png) no-repeat center;
}

.pagebox div.archiv {
    background: url(../images/zona-verejneho-zaujmu/archiv.png) no-repeat center;
}

.pagebox div.europska-unia {
    background: url(../images/zona-verejneho-zaujmu/europska-unia.png) no-repeat center;
}

.pagebox div.exportny-servis {
    background: url(../images/zona-verejneho-zaujmu/exportny-servis.png) no-repeat center;
}

.pagebox div.foto-audio-video {
    background: url(../images/zona-verejneho-zaujmu/foto-audio-video.png) no-repeat center;
}

.pagebox div.spravy-vo-verejnom-zaujme {
    background: url(../images/zona-verejneho-zaujmu/spravy-vo-verejnom-zaujme.png) no-repeat center;
}

.pagebox div.vyhlasenia-oznamenia-stanoviska {
    background: url(../images/zona-verejneho-zaujmu/vyhlasenia-oznamenia-stanoviska.png) no-repeat center;
}

.pagebox div.faq {
    background: url(../images/sprite-index.png) -40px -325px no-repeat;
}

.pagebox div.tasr {
    background: url(../images/sprite-index.png) -33px 0px no-repeat;
}

.pagebox div.prezident {
    background: url(../images/ikonka-prezident.png) no-repeat center;
}

.regform span {
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
}

.regform input[type="password"], 
.regform input[type="text"], 
.regform input[type="number"], 
.regform input[type="email"], 
.regform select {
    padding: 2px 8px;
    margin-bottom: 15px;
    width: 200px;
    border: #ccc 1px solid;
    height: 26px;
    background: #f9f9f9;
}

.regform input {
    width: 220px !important
}

.regform textarea {
    width: 220px !important;
    border: #ccc 1px solid;
    height: 80px;
    background: #f9f9f9;
}

.regform input.long {
    width: 600px;
}

.regform table td {
    padding: 0 3px 0 1px;
}

div.box:hover {
    background-color: #2191ea;
}

div.pagebox:hover {
    background-color: #2191ea;
}

.smallbox:hover {
    background-color: #2191ea;
}

.buttoncek {
    background: #DE1A02;
    border: 0;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    line-height: 22px;
    display: block;
    width: auto !important;
    padding: 9px 32px;
    margin: 0px 4px;
    float: left;
    -webkit-border-radius: 130px;
    -moz-border-radius: 130px;
    border-radius: 130px;
    /* -webkit-box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.4);
    box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.4); */
}

.buttoncek strong {
    font-size: 20px;
    display: block;
    line-height: 25px;
    width: auto !important;
}

.mapka {
    display: block;
    position: relative;
    background: url('../images/regionalna-mapka.png') 0 0 no-repeat;
    width: 640px;
    height: 310px;
}

.mapka a {
    display: block;
    position: absolute;
    text-decoration: none
}

.mapka a:hover {
    background: #0D7BD3;
    color: #fff !important;
    text-decoration: none
}

.mapka a span {
    visibility: hidden
}

.mapka a:hover span {
    visibility: visible
}

.banner1 {
    margin: 0px auto 0px auto;
    width: 590px;
}

/* Background Ad */

.adBackground {
    top: 0;
    z-index: 0;
    position: fixed;
    left: 0px;
    width: 100%;
    height: 1200px;
}

.adBackground a img {
    width: 100%;
    height: 100%
}

#networklist, #main, #mainmenu, .reklama_banner2, #bottomlinks, #supportad, #footer {
    position: relative;
    z-index: 1;
}
.cookies {
    display: none;
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 0;
    left: 0;

    padding: 10px;
    background: #eee;
    border-top: 1px solid #dadada;

    text-align: center;
}

.cookies p {
    margin: 0 0 7px;
}

.cookies-close {
    padding: 7px 10px;
    border: none;
    border-radius: 3px;
    background: #137fc5;
    margin: 3px;
    color: #fff;

    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.cookies-close:disabled {
        background: #a4b2bb;
        cursor: not-allowed;
}

.cookies-close:enabled{
   background: #137fc5;
}

.cookies-more {
    margin-left: 10px;
}

.cookieConsentCheckboxWrapper {
    /* background-color: #999; */
    background-color: #a5b6c1;
    padding: 8px;
    margin: 10px;
    display: inline-block;
    float: left;
}

.cookieConsentBoxWrapper {
        border: 1px black solid;
        display: inline-block;
}


.cookieConsentText {
   max-width: 300px;
   text-align: left;
   padding: 3px;
   float: left;
}

.volebny_special2016 {
  position: relative;

  display: block;
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 8px;

  overflow: hidden;

  /*background: url('/templates/teraz/assets/images/volby2016/volby2016-1000x90.gif') 50% 50% no-repeat;*/
  background-size: cover;
}
.volebny_special2016:before {
  content: ' ';
  display: block;
  width: 100%;
  padding-bottom: 9%;
}
.volebny_special2016 span {
  position: absolute !important;
  height: 1px; width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

@media screen and (max-width: 478px) {
    .volebny_special2016 {
        width: 300px;
        height: 73px;
        background-image: url('/templates/teraz/assets/images/volby2016/volby2016-logo-w300.png');
    }

    .volebny_special2016:before {
        content: none;
    }

    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .volebny_special2016 {
            background-image: url('/templates/teraz/assets/images/volby2016/volby2016-logo-w300@2x.png');
        }
    }
}

.newsnow-banner {
    padding-top: 7px;
    margin-bottom: -16px;
}
.newsnow-branding {
    background: linear-gradient(to bottom, #9cbad6, #9cbad6 160px, #ffffff) 0 0/1px 400px repeat-x;
}
.newsnow-banner .banner-link {
    display: block;
    max-width: 1000px;
    height: 160px;
    margin: 0 auto;
    background: url('../images/banners/tasr-newsnow-banner.png') 50% 50%/cover no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .tasr-newsnow-banner .banner-link {
        background-image: url('../images/banners/tasr-newsnow-banner@2x.png');
    }
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* 
 * 2018-05-21
 * new css
 */


.news-group {
  margin-top: 50px;
  margin-bottom: 10px;
}
.news-group:first-child(){
    margin-top: 30px;
}

.news-group>h3 {
  color: #014f95;
  font-size: 22px;
  margin: 4px 10px 8px;
}


.row {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  border-top: 1px solid #5097d2;
  border-bottom: 1px solid #5097d2;
  margin-bottom: 10px;
}

.f-box {
  flex: 0 1 auto;
  /*margin-left: 3px;
  margin-right: 3px;*/
  /*height: 156px;*/
  width: 240px;
  /*border: 1px solid #0d7bd3;*/
  /*background: #0d7bd3;*/
  color: #0d7bd3;
  background: #ededed;
  vertical-align: middle;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.f-box:first-child{
  margin-left: 0;
}
.f-box:last-child{
  margin-right: 0;
}
.f-box h3{
  font-size: 20px;
  font-weight: normal;
  /*text-align: center;*/
}
.f-box p{
  display: block;
  margin: 3px;
  color: #222;
}
.f-box img{
  height: 170px;
  width: 100%;
  object-fit: cover;
}

.f-box p img{
  clear: both;
}

/* headline groups */

.actual-news{
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: stretch;
  align-items: flex-start;
  /* align-content: */
}

.headline-group{
    width: 315px;
    background: #f5f8fb;
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 10px;
    margin-top: 15px;
}
.headline-group.clear{
    background: transparent !important;
}

.headline-group.clear h3{
    visibility: hidden !important;
    opacity: 0 !important;
}

.headline-group.clear > div{
    opacity: 0 !important;
    visibility: hidden !important;
}

.headline-group>div{
   /* border: 1px red solid;*/
   /* max-height: 400px; */
   overflow: auto;
   height: 330px;
	padding: 5px 20px 10px;
	margin:0;
	border-top: 1px solid #014f95;
}

.headline-group.banner-riaditel{
    background: transparent !important;
}
.headline-group.banner-riaditel > div{
    border: 1px solid #D4D4D4;
    padding: 40px 0 35px;
    box-sizing: border-box;
    background: #f5f8fb;
    height: 345px;
}

.headline-group.banner-riaditel h3{
    visibility: hidden;
    opacity: 0;
}

.headline-group.banner-riaditel > div a{
    padding: 0 25px;
    display: block;
    color: #204E90;
    font-weight: bold;
    font-size: 26px;
}

.headline-group .logo-tasr-banner{
    width: 100%;
    height: 82px;
    display: block;
    margin-bottom: 60px;
    background: url(../images/logo-tasr.jpg) no-repeat;
    background-size: contain;
    background-position: left top;
    background-color: #0055ca;
}

.headline-group-line{
  margin: 6px 0 10px;    
  padding: 0px 0 8px;
  border-bottom: 1px solid #d4d4d4;
}

.news-addon .headline-group-line:last-child(), .headline-group .headline-group-line:last-child(){
    border-bottom: 0;
    margin: 6px 0 1px;
}

.headline-group-time{
    font-style: italic;
    margin-right: 8px;
    font-size: 15px;
    font-style: italic;
    color: #1f1f1f;
}

span.headline-group-time:after{
    content: '|';
    margin-left: 6px;
}

.headline-group-title{
    line-height: 20px;
}

.headline-group h3{
    font-size: 22px;
    color: #014f95;
    margin: 0px 10px 0px 0px;
    padding: 0 0 10px 10px;
    width: 100%;
    background: #FFF;
}

.news-addon{
	margin: 80px auto;
  width: 800px;
}

.news-addon h3{
    font-size: 22px;
    color: #014f95;
    margin: 0px 10px 0px 0px;
    padding: 0 0 5px 0px;
    width: 100%;
    background: #FFF;
}

/* beta label */

.beta-label-section{
  margin: 40px 0 -20px 10px;
}

.beta-label-section span{
    display: inline-block;
    float: left;
    background: #f59f1e;
    color: #FFF;
    padding: 4px 7px;
    margin: 0 10px 0px 0;
    font-weight: bold;
}

.beta-label-section p{
    margin: 0;
    color: #676767;
}

/* TASR Typlan Articles */
.tasr-article{
  max-width: 700px;
  margin: 10px auto 50px auto;
  min-height: 600px;
}

.tasr-article>h1{
  font-style: italic;
  margin: 10px auto;
}

.tasr-article-time{
    font-style: italic;
    color: #525252;
    margin: 10px 0 10px;
    display: inline-block;
    padding: 5px 12px 5px 0;
}

.tasr-article-text {
    white-space: pre-wrap;
    width: 100%;
    line-height: 22px;
    border-top: 1px solid #f3f3f3;
    padding-top: 20px;
}

.schmall-warning{
  font-size: 10px;
  max-width: 800px;
  line-height: 1.5;
}

/* TASR Typlan Photos */
.tasr-photo {
  width: 100%;
  max-width: 100%;
  text-align:center;
}

.tasr-photo img {
  min-width: 400px;
  min-height: 200px;
  object-fit: contain;
  background: #eee;
  margin: auto;
  display:block;
}


/*  Mimoriadne spravy / zlty pasik */
.flashNews {
    background: #f3d31f;
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
    line-height: 1.2;
}


.flashNews--link {
    font-size: 21px;
    font-weight: 700;
}


/* Priame prenosy TASR a TASR TV (livevideo) */

.box-livevideo {
    display: flex;
    flex-direction: column;
}
.box-livevideo--title{
    font-size: 20px;
    color:white;
    text-decoration: none;
    display: block;
    text-align: center;
    margin: 8px 0 0 0;
}

.box-livevideo--title:hover, .box-livevideo--title:visited, .box-livevideo--title:active {
    text-decoration: none;
    color:white;
}

.box-livevideo--list {
    margin: 5px 15px;
    padding: 3px;
    flex-grow: 1;
    background-color: #f5f8fb;
    overflow-y: scroll;
}
.box-livevideo--item time{
    font-size: 12px;
    color: #1f1f1f;
    margin-left: 3px;
}

.box-livevideo--item time::after{
    content: '|';
    margin-left: 0.5em;
}

.box-livevideo--item  span{
    display: unset;
    text-align: left;
    font-size: 14px;
    margin: 0 0 0 0.5em;
    color: #015198;
}
.box-livevideo--enter {
    font-size: 20px;
    color:white;
    text-decoration: none;
    text-align: center;
    display:block;
    margin-bottom: 8px;
}

.box-livevideo--enter:hover, .box-livevideo--enter:visited, .box-livevideo--enter:active{
    text-decoration: none;
    color: white;
}


/* Code in article */
.code-wrapping {
    overflow: scroll;
    max-width: 100%;
    display: block;
    background: #e0e0e0;
    padding: 1em;
}
/* vim: set ts=2 sw=2 et */
