﻿body {
	margin:0!important;
	background-color: black;
}

form {
	padding:50px;
}

.table1{
	font-family:'Oswald', san-serif;
	font-size:17px;
}

h1, h3 {
font-family: 'Play', sans-serif;
}

.table1 {
	width:100%;
	color:#ffdd99;
}

.table1  th,.table1  td{
text-align:center;
}

th {
	font-size:30px;
	padding:0;
}

.table1 tr td > span {
font-weight:700;
}

.table1 {
	border-color:transparent!important;
}

.table1 tr {
	border-bottom:1px solid #ffdd99!important;
}

.table1 tr:nth-child(1){
	border-color:transparent!important;
}

.table1 tr:nth-child(2) td{
	border-color:transparent!important;
	padding-bottom:30px;
}

.vremeProjekcije {
	white-space:pre;
	text-align:center!important;
}

.filmNaziv{
	float:left!important;
	
}

.table1 tr {
	vertical-align:bottom;
}

h1.headertext {
	text-align:center;
	color:#ffdd99;
	margin:15px 0 10px 0;
	letter-spacing:15px;
	font-size:54px;
}

h3.fromtotext {
	text-align:center;
	color:#ffdd99;
	margin:0 0 60px 0;
	font-size:30px;
	letter-spacing:3px;
}

/*th {
	border:0;
	border-right:1px solid #ffdd99!important;
}*/

td {
	border-right:1px solid #ffdd99;
}

.table1 > row {
	border:0;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
/*.table1 tr:first-child{
	border-top:0!important;
}*/


