body {
	background-color:#000000;
    /*font-family: 'Raleway', sans-serif;*/
    font-family: 'Oswald', sans-serif;
}

.sala-program .col {
	float:left;
    height:100vh;
}

.sala-program .col1 .logo {
	width:100%;
	text-align:left;
	margin:45px 0 45px 0;
	padding-left:50px;
}

.sala-program .col1 h1 {
	font-size:74px;
	font-weight:800;
	color:white;
	text-transform:uppercase;
	padding-left:50px;
}

.sala-program .col1 h1 strong {
	display:block;
	font-size:494px;
	margin-left:-35px;
	margin-top:-50px;
	min-height:540px;
}

.sala-program .col1 .film {
	padding-left:50px;
	margin-top:-40px;
}

.sala-program .col1 .film h2 {
	color:white;
	font-size:35px;
	font-weight:300;
	min-height:66px;
}

.sala-program .col1 .film h3 {
	font-size:125px;
	color:white;
	font-weight:500;
	margin-top:0px;
}

.sala-program .col1 .film .oznacenie-holder {
	min-height:49px;
}
.sala-program .col1 .film .oznacenie {
	color:white;
	font-size:33px;
	font-weight:600;
	display:block;
}

.sala-program .col1 {
	width:21.5%;
    background: -webkit-linear-gradient(top, rgb(35, 37, 39) 0%, rgb(13, 15, 17) 100%);
	background: -o-linear-gradient(top, rgb(35, 37, 39) 0%, rgb(13, 15, 17) 100%);
	background: -ms-linear-gradient(top, rgb(35, 37, 39) 0%, rgb(13, 15, 17) 100%);
	background: -moz-linear-gradient(top, rgb(35, 37, 39) 0%, rgb(13, 15, 17) 100%);
	background: linear-gradient(to bottom, rgb(35, 37, 39) 0%, rgb(13, 15, 17) 100%);
}

.sala-program .col2 {
	width:37.9%;
	margin-right:1%;
}

.sala-program .col3 {
	width:39.6%;
	position:relative;
}

.sala-program .col3 ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.sala-program .col3 ul li:last-child {
	margin-bottom:0px;
}

.sala-program .col3 ul li {
	padding:0px;
	margin:0px;
	width:100%;
	height:190px;
	padding:15px 20px 0px 20px;
    background: -webkit-linear-gradient(top, rgb(48, 55, 62) 0%, rgb(25, 32, 39) 100%);
	background: -o-linear-gradient(top, rgb(48, 55, 62) 0%, rgb(25, 32, 39) 100%);
	background: -ms-linear-gradient(top, rgb(48, 55, 62) 0%, rgb(25, 32, 39) 100%);
	background: -moz-linear-gradient(top, rgb(48, 55, 62) 0%, rgb(25, 32, 39) 100%);
	background: linear-gradient(to bottom, rgb(48, 55, 62) 0%, rgb(25, 32, 39) 100%);
	margin:0 0 10px 0;
    -webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.sala-program img {
	max-width:100%;
	height:auto;
}

.sala-program .col3 ul li {
	color:white;
}

.sala-program .col3 ul li .list-col1 {
	float:left;
	width:16.5%;
	margin-right:3.5%;
	min-height:1px;
}

.sala-program .col3 ul li .list-col2 {
	float:left;
	width:53.4%;
 	display: table;
    vertical-align:middle;
	height:160px;
    min-height:1px;
}

.sala-program .col3 ul li .list-col2 h2 {
	font-size:37px;
	color:white;
	text-transform:uppercase;
  	display: table-cell;
    vertical-align:middle;
}

.sala-program .col3 ul li .list-col3 {
	float:left;
	width:26.6%;
    display: table;
    vertical-align:middle;
    min-height:1px;
	height:160px;
}

.sala-program .col3 ul li .list-col3 .date {
	font-size:71px;
	color:white;
    display: table-cell;
    vertical-align:middle;
}

.sala-program span.label {
	display:block;
	color:white;
	text-align:right;
	font-size:20px;
	margin-right:10px;
	font-weight:normal;
	position:absolute;
	bottom:0px;
	right:0px;
}

.sala-program .col1 {
	position:relative;
}

.sala-program .sala-vip {
	position:absolute;
	z-index:10;
	width:86px;
	height:61px;
	background:url('../img/vip.png') no-repeat center center transparent;
	text-indent:-9000px;
	right:40px;
	top:165px;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.link-list h2{
	font-size:16px;
	color:white;
	margin:0 0px 5px 50px;
}

.link-list ul li {
	margin-left:60px;
}

.link-list ul li a {
	color:white;
	font-weight:bold;
}

.new-program {

}

.new-program .row1 {
	width:100%;
	height:105px;
	overflow:hidden;
}

.new-program .row1 .header{
	float:left;
	font-size:70px;
	font-weight:800;
	color:white;
	text-transform:uppercase;
	padding:0 0 0 45px;
}

.new-program .row1 .logo{
	float:right;
	margin:20px 50px 0 0;
}

.new-program .row3 {
	height:45px;
}

.new-program .row3 .label{
	float:right;
	margin:10px 20px 0 0;
	font-size:20px;
	color:white;
	font-weight:500;
}

.new-program .row2 {
	height:925px;
	overflow:hidden;
}

.new-program .row2 .item {
	color:white;
	text-align:left;
    padding-left:45px;
	height:65px;
    overflow:hidden;
}

.new-program .row2 .item .item-col {
}

.new-program .row2 .item .item-col span {
	display:block;
}
.new-program .row2 .item .item-col span.oznacenie,
.new-program.na-vysku.program-v2 .row2 .item .item-col span.oznacenie {
 	display:inline-block;
	font-size:23px;
	padding:3px 0 0 10px;
}

.new-program.na-vysku .row2 .item .item-col span.oznacenie {
 	display:inline-block;
	font-size:16px;
	padding:15px 0 0 15px;
}

.new-program .special-footer-label ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.new-program .row3 {
	position:relative;
}
.new-program.na-vysku.program-v2 .special-footer-label,
.new-program .special-footer-label {
 	position:absolute;
	z-index:10;
	width:100%;
	left:0x;
	top:0px;
	text-align:Center;
}
.new-program.na-vysku.program-v2 ul li,
.new-program .special-footer-label ul li {
	display:inline-block;
	font-size:23px;
	color:white;
	font-weight:600;
	margin:7.5px 25px 0 0;
	text-transform:uppercase;
}
.new-program.na-vysku .special-footer-label ul li {
	font-size:16px;
	margin:12.5px 15px 0 0;
}
.new-program.na-vysku .special-footer-label {
 	text-align:left;
}
.new-program .row2 .item .item-col1 {
	font-size:27px;
	line-height:30px;
	font-weight:700;
	width:26.5%;
	float:left;
	margin-right:1.5%;
}

.new-program .row2 .item .item-col2 {
	float:left;
	width:2%;
	font-size:15px;
	color:white;
	font-weight:600;
    margin-right:1%;
}

.new-program .row2 .item .item-col3 {
	float:left;
	width:8%;
	font-size:23px;
	color:white;
	font-weight:700;
	text-transform:uppercase;
	padding-top:2px;
}

.new-program .row2 .item .item-col4 {
	float:left;
	width:4%;
	font-size:20px;
	color:white;
	font-weight:700;
}

.new-program .row2 .item .item-col5 {
	float:left;
	width:57%;
}

.new-program .row2 .item .item-col5.over-col {
 /*border:1px solid red !important;*/
}

.new-program .row2 .item .item-col5.over-col.subcomplex-2-problem {
 	/*border:1px solid blue !important;*/
}

.new-program .row2 .item .item-col5 span{
	height:42px;
}

.new-program .row2 .item .item-col5 ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	height:32px;
	width:100%;
}

.new-program .row2 .item .item-col5 ul li {
	float:left;
	font-size:23px;
	font-weight:700;
	padding:5px 15px 5px 15px;
	background-color:#2a3138;
	border:1px solid #16a7c0;
	border-radius:10px;
	position:absolute;
	z-index:10;
	left:0px;
	top:0px;
}

.new-program .row2 .item .item-col5 ul li strong {
	position:absolute;
	z-index:10;
	font-size:18px;
	top:10px;
	margin-left:5px;
}

.new-program .row2 .item .item-col5 span {
	float:left;
}

.new-program .row2 .item .item-col2 span.pristupnost {
	width:25px;
	height:25px;
	line-height:18px;
	border:3px solid red;
	border-radius:50%;
	text-align:center;
}

.new-program .row2 .item .item-col2 > span.simple,
.new-program .row2 .item .item-col2 span.simple {
	border-color:transparent !important;
}

.new-program .row2 .item:nth-child(odd) {
	background-color:#5d6675;
}
.new-program .row2 .item:nth-child(even) {
    background-color:#48505c;
}

.new-program.na-vysku {
	max-width:1080px;
	height:1920px;
	overflow:hidden;
	margin:auto;
}

.new-program.na-vysku .row1 .header {
	padding-left:20px;
}

.new-program.na-vysku .row2 .item {
	padding-left:20px;
}

.new-program.na-vysku .row2 .item {
	height:90px;
}

.new-program.na-vysku .row2 {
	height:1780px;
}

.new-program.na-vysku .row2 .item .item-col2 {
	width:12.5%;
}

.new-program.na-vysku .row2 .item .item-col2 .dlzka {
	font-size:16px;
}

.new-program.na-vysku .row2 .item .item-col2 .jazyk {
	font-size:16px;
}

.new-program.na-vysku .row2 .item .item-col3,
.new-program.na-vysku .row2 .item .item-col4 {
	display:none;
}

.new-program.na-vysku .row2 .item .item-col1 {
	width:30%;
}

.new-program.na-vysku .row2 .item .item-col5 ul li {
	font-size:17px;
	padding:20px 15px 20px 15px;
}

.new-program.na-vysku .row2 .item .item-col5 span {
	height:65px;
}

.new-program.na-vysku .row2 .item .item-col5 .vip {
	text-indent:-9000px;
	width:22px;
	height:15px;
	background:url('../img/vip_icon.png') no-repeat center center transparent;
	right:5px;
	top:5px;
}

.new-program.na-vysku .row2 .item .item-col5 .atmos {
	text-indent:-9000px;
	width:35px;
	height:10px;
	background:url('../img/atmos.png') no-repeat center center transparent;
	right:auto;
	left:0px;
	top:5px;
}

.new-program.na-vysku .row2 .item .item-col5 .imax {
	text-indent:-9000px;
	width:36px;
	height:8px;
	background:url('../img/imax.png') no-repeat center center transparent;
	right:5px;
	top:auto;
	bottom:5px;
}

.new-program.na-vysku .row2 .item .item-col5 .d4 {
	text-indent:-9000px;
	width:28px;
	height:30px;
	background:url('../img/d4.png') no-repeat center center transparent;
	left:-3px;
	top:auto;
	bottom:-5px;
}

.new-program.na-vysku .row2 .item .item-col5 {
 	width:55%;
	min-height:1px;
	float:left;
}

.new-program.na-vysku .row1 .logo {
	margin-right:10px;
}

/*New*/
.new-program.na-vysku.program-v2 {
	max-width:1920px;
	height:auto !important;
}

.new-program.na-vysku.program-v2 .row2 {
	height:920px;
}

.new-program.na-vysku.new-program.na-vysku.program-v2 .row2 .item .item-col1 {
	width:30%;
}

.new-program.na-vysku.new-program.na-vysku.program-v2 .row2 .item .item-col2 {
	width:7%;
}

.new-program.na-vysku.new-program.na-vysku.program-v2 .row2 .item .item-col3,
.new-program.na-vysku.new-program.na-vysku.program-v2 .row2 .item .item-col4 {
	display:block;
}

.new-program.na-vysku.new-program.na-vysku.program-v2 .row2 .item .item-col4 {
	margin-right:3%;
}

.new-program.na-vysku.na-vysku.program-v2 .row2 .item .item-col5 {
	width:45%;
}

.new-program.na-vysku.program-v2 .row2 .item {
	height:80px;
}
/*New*/
