@charset "utf-8";
html, body{
	
	height: 100%;
}
/* var */

body{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-image: url(../img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	
}
#cnt {
	background-image: url(../img/bg1_footer.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	min-height: 100%;
}

.desc , .wyswyg{
	line-height: 1.2;
}

a {
	color: #7DE2F6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
dt, dl, dd, h6, h5, h4, h3, h2, h1, img , form, ul, li{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.midcnt {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
h1 {font-size: 20px;}h2 {font-size: 18px;}h3 {font-size: 16px;}h4 {font-size: 14px;}h5 {font-size: 12px;}h6 {font-size: 10px;}

.clear , #content , #main, #header, #footer{
	clear: left;
}
#content {
	padding-top: 1px;
	background-image: url(../img/bg_line_dark.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.clear {
	clear: both;
}
.bc {
	height: 22px;
	margin-bottom: 10px;
	background-image: url(../img/bg_line_dark.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	text-align: right;
	display: none;
}
.bc .bc_list {

}

.bc .bc_list dd {
	display: block;
	float: right;
	padding-top: 9px;
	margin-left: 20px;
}
.bc .bc_list .bc_picture{
	padding: 0px;
}
.bc  a {
	color: #98CDDC;
}
.bc .active a {
	color: #7DE2F6;
}







/* header */
#logo {
	width: 90px;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
.widecom.haslo {
	text-align: left;
	font-size: 18px;
	color: #0C2953;
}
#header .widecom.haslo {
	width: 870px;
	background-image: url(../img/TVM.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -786px;
}



#topmenu {
	float: right;
}
#topmenu dl dd {
	white-space: nowrap;
	display: block;
	float: right;
	margin-left: 1px;
}
#topmenu .first-child {
	background-position: right 0px;
}
#topmenu .first-child:hover {
	background-position: right -23px;
	text-decoration: none;
}

#topmenu a   {
	background-image: url(../img/bg_top.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #020a0e;
}
#topmenu a:hover {
	background-position: center -23px;
	color: #69D7FF;
	text-decoration: none;
}

#topmenu .last-child {
	background-position: left 0px;
}
#topmenu .last-child:hover {
	background-position: left -23px;
	text-decoration: none;
}




/* main */
#search {
	float: right;
	margin-top: 12px;
	margin-bottom: 0px;
}
#search .search_field {
	background-image: url(../img/search_input24.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#search .gray {
	color: #777;
}

#search .search_go {
	height: 27px;
	background-image: url(../img/search_go24.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	background-color: transparent;
	cursor: pointer;


}
#search .search_go:hover {
	outline: none;
	background-position: left -27px;
}
#main {
	background-image: url(../img/bg1_content.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	clear: both;
}
.widecom {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#header .widecom {
	width: 850px;
	overflow: hidden;
	position: static;
	float: right;
	clear: none;
	padding-top: 8px;
	padding-bottom: 8px;
}


.tabs dl  dd{
	float: left;
	display: block;
	margin-right: 1px;

}
.tabs h2  {
	padding-top: 10px;
	padding-left: 15px;
	display: block;
}

.tabs .first-child a, .tabs a{
	background-image: url(../img/btn1.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	height: 36px;
	padding-top: 15px;
	float: left;
	white-space: nowrap;
}
.tabs a{
	background-image: url(../img/btn1_long.gif);

}
.tabs .first-child a:hover, .tabs a:hover {
	background-position: left -51px;
	color: #005B96;
	text-decoration: none;
}
.tabs .active a{
	background-position: left -51px;
	color: #071213;
}
.tabs .active a:hover{
	text-decoration: underline;	
}
#top h3  {
	font-size: 18px;
	padding: 15px;
	display: block;
	float: left;
}




.newmovie {
	float: left;
	width: 493px;
	margin: 0px;
	padding: 1px;
	height: 205px;
	background-image: url(../img/bg_newsbox.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Tahoma, Geneva, sans-serif;
}
.newmovie.upone {
	padding-top: 0px;
}

.newmovie .leftbox {
	width: 230px;
	padding-right: 20px;
	height: 205px;
	position: absolute;
	background-image: url(../img/bg_news.png);
	background-repeat: repeat-y;
	background-position: left center;
}
.leftbox .static_h {
	height: 140px;
	overflow: hidden;
}

.newmovie .foto {
	text-align: right;
}
.newmovie .leftbox h3 {
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 7px;
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
}
.newmovie .leftbox a:hover {
	text-decoration: underline;
}

.newmovie .leftbox .desc {
	padding-left: 10px;
	font-size: 13px;
	padding-right: 20px;
}
.newmovie .leftbox .btmdesc h3 {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #c3c3c3;
	font-weight: bold;
}
.newmovie .btmdesc {
	background-image: url(../img/bg_news1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.leftbox .date {
	font-size: 12px;
	color: #888888;
	padding-right: 15px;
}
.leftbox .small11 {
	font-size: 11px;
}
.leftbox .small11:hover {
	color: #BDF0FB;
}




#programy {
	clear: both;
}
#programy .list {
	background-image: url(../img/bg_programy.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}

#programy .title {
	background-image: url(../img/bg_programytop.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 29px;
}
#programy .title h3 {
	background-image: url(../img/bg_blue29.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #071213;
}
#programy dd {
	width: 247px;
	float: left;
}
#programy .list a{
	display: block;
	height: 42px;
	font-size: 12px;
	font-weight: bold;
	color: #bababa;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#programy .list a:hover {
	border: 2px solid #345791;
	color: #2AB6E9;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-decoration: none;
}


#programy img {
	margin-right: 3px;
	vertical-align: top;
	float: left;
}





.wielki {
	background-color: #CCC;
}

/* footer */
#footer {
	width: 100%;
	margin: 0px;
	padding-bottom: 35px;
	clear: both;
}
#footer .midcnt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #603107;
}



#ftlogo {
	float: right;
	width: 200px;
	text-align: right;
	padding: 10px;
	margin-top: 20px;
}
#ftlogo .desc {
	color: #BABABA;
	font-size: 11px;
}


#footer .middle{
	margin: auto;
	text-align: center;
	width: 50%;
}
#btm dl dd {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#btm #menubtm a {
	color: #c2c2c2;
}
#btm #menubtm a:hover, #btm .fontplus a:hover {
	color: #7DE2F6;
}



#btm dl {
	padding: 15px;
}
#btm .fontplus a {
	font-size: 18px;
	color: #c2c2c2;
}

#menubtm {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #878787;
}
#movlist {
	clear: left;
	padding-top: 15px;
}
#content #movlist {
	padding-top: 0px;
}


#movlist .title {
	color: #000;
}
#movlist .title h3 {
	float: right;
	display: block;
	background-image: url(../img/bg_blue29.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-size: 13px;
}
#movlist .title ul li {
	display: inline;
}

#movlist .title ul li a {
	display: block;
	background-image: url(../img/bg_btn_blue29.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #3ECAFD;
	font-weight: bold;
	margin-left: 1px;
	float: right;
}
#movlist .title ul li a:hover , #movlist .title ul li .active{
	background-position: left -29px;
	color: #000;
}
.listm {
	padding-top: 15px;
}


#movlist .listm {
	clear: left;
}

#movlist .listm .videobox {
	min-height:180px;
}
#content .listm .videobox {
	height: 180px;
}
#main #movlist .title {
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0068A3;
}
#main #content #movlist .title{
	border-bottom-style: solid;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-color: #0068A3;
	border-top-width: 0px;
	border-top-style: none;
}



.listm .videobox {
	width: 198px;
	float: left;

}
.videobox a .desc {
	position: absolute;
	width: 170px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	display: none;
	margin-top: 1px;
	margin-left: 1px;
	color: #FFF;
	font-size: 12px;
	background-image: url(../img/bg_ml_span.png);
	background-repeat: repeat;
}
#load {
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 140px;
}

.videobox a {
	color: #FFF;
}
.videobox h3 a:hover {
	color: #2AB6E9;
}

.videobox h3 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 20px;
	font-size: 13px;
}

.videobox a:hover .desc {
	display: block;
}
.videobox a img {
	border: 1px solid #000;
}
.videobox a:hover img {
	border-top-color: #818D8F;
	border-right-color: #818D8F;
	border-bottom-color: #818D8F;
	border-left-color: #818D8F;
}
.videobox .date {
	font-size: 10px;
	color: #CCC;
}
.flashmov  {
	width: 710px;
	margin-left: 0px;
	float: left;
	text-align: center;
	margin-bottom: 40px;
	background-color: #000;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.flashmov.full {
	background-color: #000;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}
#switch {
	float: right;
}
#switch a {
	background-image: url(../img/bg_switch29.png);
	background-repeat: repeat-x;
	background-position: left -33px;
	color: #020A0E;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	outline: 0;
	height: 17px;
	position: absolute;
	margin-left: -77px;
	display: block;
}
#switch .active {
	background-position: left -3px;
	color: #7DE2F6;
	padding-right: 15px;
	padding-left: 10px;
	margin-left: -24px;
}

.flashmov_desc {
	float: right;
	width: 243px;
	text-align: right;
	padding-top: 35px;
	background-image: url(../img/bg_switch_line.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;
}
.flashmov_desc .pic h3 {
	font-size: 18px;
	padding-top: 7px;
	padding-left: 20px;
}
.flashmov_desc .title {
	font-size: 16px;
	margin-top: 7px;
	padding-top: 7px;
	padding-left: 20px;
	background-image: url(../img/bg_switch_line.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}
.flashmov_desc .desc {
	padding-top: 7px;
	padding-left: 20px;
}
.rightbox , .floatright{
	clear: both;
	float: right;
	padding-left: 15px;
	margin-left: 15px;
}
.rightbox.forms {
	width: 400px;
	margin-top: 55px;
}

.leftbox {
	float: left;
	width: 198px;
}


.flashmov_desc .func {
	padding-top: 25px;
}
.verticalline {

}
.wyswyg  {
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.wyswyg h3 {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #A4E2FB;
}
.wyswyg p {
	padding-top: 0px;
	padding-bottom: 0px;
}

.wyswyg img.alighleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1px;
}
.wyswyg img.alighright {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}


.wyswyg .title {
	display: block;
	padding-bottom: 15px;
	background-image: url(../img/bg_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.frm_contakt label {
}

.frm_contakt input {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin: 0px;
}
.frm_contakt .formbgl , .frm_contakt .formbglong{
	display: block;
	float: left;
	background-image: url(../img/bg_forml.png);
	background-repeat: no-repeat;
	background-position: right -31px;
	padding-right: 20px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
.frm_contakt .formbgl input {
	padding-left: 10px;
	background-image: url(../img/bg_forml.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.frm_contakt .formbglong {
	float: left;
	width: 355px;
	padding-right: 20px;

}
.frm_contakt .formbglong input {
	background-image: url(../img/bg_forml.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	width: 96%;
}
.frm_contakt .compatibleselect_bg {
	background-image: url(../img/bg_formselect.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-left: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.frm_contakt .compatibleselect {
	background-color: #DAF1FA;
	font-size: 14px;
	font-weight: bold;
	width: 350px;
	margin-top: 6px;
	padding: 0px;
	margin-bottom: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.frm_contakt .textfield {
	padding: 10px;
	display: block;
	background-image: url(../img/bg_formtext.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	margin-bottom: 10px;
}
.frm_contakt div .textfield textarea {
	width: 340px;
	height: 181px;
	background-color: #DAF1FA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}





.frm_contakt div {
	clear: left;
}
.frm_contakt .btn {
	margin-right: 25px;
	padding-right: 7px;
	display: block;
	background-image: url(../img/bg_btn.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}
.btn input {
	background-image: url(../img/bg_btn.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	overflow: visible;
	visibility: visible;
	width: auto;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	zoom: 1;
}

