/* Start of CMSMS style sheet 'Stylesheet' */
* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0 0 20px 0;
}

body {
	background: #e7e6e1;
	font-size: 62.5%;
	font-family: Tahoma;
	margin: 0 0 20px 0;
	color: #1e4c6e;
}

#pagewidth {
	width: 1000px;
	margin: 0 auto;
}

#shadow {
	background: url(images/shadow.jpg) repeat-y;
	padding: 0 6px;
}

#header {
	border: 2px solid #fff;
	background: url(images/bg_top.jpg) repeat-x;
	height: 49px;
}

#header_left {
	float: left;
	padding: 17px 0 0 55px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

#header_right {
	float: right;
	padding: 0 15px 0 0;
}

#header_right img {
	padding: 0 15px;
}

#logo {
	float: left;
	border-left: 2px solid #fff;
}

#menu a {
	float: left;
	display: block;
	height: 54px;
	float: left;
	border-left: 2px solid #fff;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
        text-transform: uppercase;
}

.link1 {
	background: url(images/bt_siandien.jpg) no-repeat top left;
	width: 126px;
}

.link1:hover {
	background: url(images/bt_siandien_hov.jpg) no-repeat top left;
	width: 126px;
}

.link2 {
	background: url(images/bt_programa.jpg) no-repeat top left;
	width: 126px;
}

.link2:hover {
	background: url(images/bt_programa_hov.jpg) no-repeat top left;
	width: 126px;
}

.link3 {
	background: url(images/bt_laidos.jpg) no-repeat top left;
	width: 126px;
}

.link3:hover {
	background: url(images/bt_laidos_hov.jpg) no-repeat top left;
	width: 126px;
}

.link4 {
	background: url(images/bt_filmai.jpg) no-repeat top left;
	width: 126px;
}

.link4:hover {
	background: url(images/bt_filmai_hov.jpg) no-repeat top left;
	width: 126px;
}

.link5 {
	background: url(images/bt_archyvas.jpg) no-repeat top left;
	width: 118px;
}

.link5:hover {
	background: url(images/bt_archyvas_hov.jpg) no-repeat top left;
	width: 118px;
}

.link6 {
	background: url(images/bt_reklama.jpg) no-repeat top left;
	width: 118px;
}

.link6:hover {
	background: url(images/bt_reklama_hov.jpg) no-repeat top left;
	width: 118px;
}

#offer {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	float: left;
}

#offer img {
	border: none;
}

#movie {
	float: right;
	width: 752px;
	height: 240px;
	background: url(uploads/images/movie.jpg) no-repeat;
	border-top: 2px solid #fff;
}

#movie_text {
	position: relative;
	top: 202px;
	padding: 0 0 0 10px;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
}

#movie_text a {
        color: #fff;
        text-decoration: none;
}

#movie_text a:hover {
        text-decoration: underline;
}

#wrapper {
	clear: both;
	background: url(images/bg_wrapper.jpg) repeat-y;
}

#left {
	float: left;
	width: 232px;
	border-left: 2px solid #fff;
	background: #c7c7c7;
        margin: 0px;
        overflow: hidden;
}

#left a {
	font-size: 1.2em;
	color: #1e4c6e;
}

#submenu ul li {
	list-style: none;
	line-height: 30px;
	border-top: 2px solid #fff;
	padding: 0 0 0 20px;
}

#auksinis_txt {
	padding: 15px;
	font-size: 1.1em;
	color: #000;
}

#klausimas_txt {
	padding: 15px;
	font-size: 1.1em;
}

#klausimas_txt input, #klausimas_txt textarea {
	width: 200px;
	border: 1px solid #1e4c6e;
}

#klausimas_txt input.button, #balsavimai_txt input.button {
	background: #990a0a;
	width: 95px;
	height: 25px;
	color: #fff;
	border: none;
}

#center {
	float: left;
	width: 510px;
        /*width: 507px;*/
        margin: 0px;
	border-left: 2px solid #fff;
        overflow: hidden;
}

#laidosr {
	float: left;
	width: 510px;
}

.today {
	border-top: 2px solid #fff;
	height: 144px;
	font-size: 1.1em;
}

.today img {
	float: left;
	padding: 0 20px 0 0;
}

.today_txt {
	padding: 10px 10px 0px 10px;
}

.date {
	display: block;
}

.time {
	font-size: 1.8em;
	margin: 0 120px 0 0;
}

.day {
	font-weight: bold;
}

.text_area a,
.title_link a {
	color: #990a0a;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 5px 0;
}

.title_link span {
	color: #990a0a;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 5px 0;
}

#movie_full {
	padding: 20px;
	font-size: 1.2em;
}

#movie_full img {
	float: right;
	padding: 0 0 10px 10px;
}

#movie_full a {
        color: #990a0a;
}

#movie_full a:hover {
        text-decoration: none;
}

.showtime {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 10px 320px;
}

.sponsor {
	background: #e2b401;
	color: #000;
	padding: 4px 10px;
}


.sponsor a {
	color: #000;
	text-decoration: underline;
}

#right {
	float: left;
        width:237px;
        border-left:2px solid #ffffff;
	background: #c7c7c7;
	color: #000;
}

#orai_txt {
	padding: 10px 40px 40px 40px;
	font-size: 1.1em;
}

#balsavimai_txt_OLD {
	padding: 15px 40px;
	font-size: 1.1em;
}

#balsavimai_txt {
	padding: 15px 10px;
	font-size: 1.1em;
}


#banners {
	clear: both;
}

#banners img {
        border: none;
}

#banner_left {
        float: left;
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
}

#banner_right {
        float: right;
        margin: 0 2px 0 0;
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
}

#footer {
	font-weight: bold;
        color: #000;
        text-transform: uppercase;
}

#footer_left {
	float: left;
	padding: 0 0 0 20px;
}

#footer_right {
	float: right;
	padding: 0 20px 0 0;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

h3 {
	padding: 0 0 3px 0;
	font-size: 1.1em;
}

.heading_y {
width:96.1%;
	height: 27px;
	padding: 12px 0 0 10px;
	font-family: Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	background: url(images/bg_heading_y.jpg) repeat-x;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
        text-transform: uppercase;
}

.heading_b {
	height: 27px;
	padding: 12px 0 0 10px;
	font-family: Arial;
	font-size: 1.5em;
	font-weight: 900;
	color: #fff;
	background: url(images/bg_heading_b.jpg) repeat-x;
	border-top: 2px solid #fff;
        text-transform: uppercase;
}

#comments textarea {
        width: 250px;
        height: 100px;
        margin: 0px 0px 10px 0px;
}
#comments .button input {
	background: #990a0a;
	width: 95px;
	height: 25px;
	color: #fff;
	border: none;
}

#comments input {
        width: 250px;
        margin: 0px 0px 5px 0px;
}

#comments ul li {
        list-style: none;
        padding: 10px 0px 10px 0px;
        border-bottom: 1px solid #eee;
}

.brown{
width:100%;
padding: 15px;
margin-bottom:10px;
background-color: rgb(86, 46, 40);
float: left;
color: white;
display: block;
}

.yellow{
width:100%;
padding: 5px 5px 5px 15px;
margin-bottom:5px;
background-color: rgb(248, 192, 33);
float: left;
color: white;
display: block;
}

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }

*.clearfix{display: inline-block;}*

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

.orai_aprasymas{
margin: 5px 20px 15px 20px
}

.orai_lentele{
margin: 5px 0px 48px 40px
}
/* End of 'Stylesheet' */

