.hidden {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

.message {
	color: #DD051C;
}

body {
	color: #333;
}

strong {
	font-weight: bold;
}

ul.bullet li {
	background: url('/images/faq_bullets.gif') no-repeat 0 -362px;
	padding: 0 0 0 15px;
}

a {
	color: #004396;
}

a:hover {
	text-decoration: none;
}

a.button_round span,a.button_round_blue span, a.button_round_yellow span {
	background: url('/images/button_round_bg.gif') no-repeat 100% 0;
	padding: 0 20px 0 0;
	height: 28px;
	line-height: 26px;
	font-size: 10px;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

a.button_round,a.button_round_blue, a.button_round_yellow {
	background: url('/images/button_round_bg.gif') no-repeat 0 -28px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 10px;
	height: 28px;
	line-height: 28px;
	float: left;
}

a.button_round_blue span {
	background: url('/images/button_round_bg.gif') no-repeat 100% -56px;
	color: #004396
}

a.button_round_blue {
	background: url('/images/button_round_bg.gif') no-repeat 0 -84px;
}

a.button_round_yellow span {
    background: url('/images/button_round_yellow_bg.gif') no-repeat 100% 0;
    color: #851884;
    height: 25px;
    line-height: 23px;
}

a.button_round_yellow {
    background: url('/images/button_round_yellow_bg.gif') no-repeat 0 -25px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 9px;
}

a.button_round:hover {
	
}

h1,h2,h3,h4,h5,h6 {
	color: #A5037C;
	font-weight: bold;
	padding-bottom: 15px;
	clear: both;
}

form ul li textarea {
	display: block;
}

form .error_list {
	color: #DD051C;
}

form ul li {
	padding: 5px 0;
}

form input.text,form input.password {
	height: 21px;
}

form input.text,form textarea,form input.password {
	background: url('/images/input_bg.png') repeat-x;
	border: 1px solid #B0B0B0;
}

form button.submit {
	height: 24px;
	border: none;
	background: url('/images/button_bg.png');
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
}

.content img.left {
	margin: 2px 15px 10px 0;
}

.content img.right {
	margin: 2px 0 10px 15px;
}

.box h1,.content h1 {
	font-size: 22px;
}

.box h2,.content h2 {
	font-size: 18px;
}

.box h3,.content h3 {
	font-size: 16px;
}

.box h4,.content h4 {
	font-size: 14px;
}

.box h5,.content h5 {
	font-size: 14px;
}

.box h6,.content h6 {
	font-size: 22px;
}

.content p {
	margin-bottom: 20px;
}

.sitemap ul {
	margin: 0 0 0 15px;
}

.sitemap ul li {
	margin: 5px 0;
}

#actimel,#actimel-homepage,#actimel-one-column {
	width: 980px;
	margin: 15px auto;
}

#hd {
	position: relative;
	height: 85px;
}

#hdLayout {
	position: relative;
	height: 240px;
}

#layout_top_header {
    position: absolute;
    top: 46px;
}

#hd-logo,#hd-logo-image,#hd-logo-text {
	width: 125px;
	height: 75px;
	position: absolute;
	overflow: hidden;
}

#hd-logo-text {
	z-index: 50;
}

#hd-logo-image {
	z-index: 100;
	background: url('/images/hd_logo_bg.png') no-repeat 0 0;
}

#hd-menu {
	position: absolute;
	left: 267px;
	top: 10px;
}

#hd-menu ul li {
	float: left;
	width: 115px;
	text-align: center;
}

#hd-menu ul li.first {
	width: 45px;
	text-align: left;
}

#hd-menu ul li.last {
	width: 70px;
	text-align: right;
}

#hd-menu ul li a {
	line-height: 14px;
	text-decoration: none;
	position: relative;
}

#hd-menu ul li a .overline {
	position: absolute;
	height: 1px;
	background: #FFB807;
	left: 0;
	top: -5px;
	line-height: 1px;
	overflow: hidden;
}

#hd-motto {
	position: absolute;
	left: 304px;
	top: 60px;
	color: #50CFE8;
	font-size: 14px;
	font-family: 'Arial Narrow';
	letter-spacing: 0px;
}

#bd {
	/*background: url('/images/bd_bg.png') no-repeat 0 0;*/
	float: left;
}

#actimel-homepage #bd {
	/*background: url('/images/bd_homepage_bg.png') no-repeat 0 0;*/
	background: url('/images/bd_homepage_bg.png') no-repeat 0 0;
}

#bd-left {
	overflow: hidden;
	float: left;
	width: 244px;
	padding: 0 30px 0 31px;
	margin-top: 40px;
}

#bd-left .box {
	background: url('/images/box_top.gif') no-repeat 0 0;
	width: 214px;
	padding: 25px 15px 20px 15px;
	position: relative;
	margin-bottom: 15px;
}

#bd-left .box li {
	margin-bottom: 5px;
}

#bd-left .box li.active a {
	color: #909090;
	text-decoration: none;
}

#bd-left .box .bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('/images/box_bottom.gif') no-repeat 0 0;
	width: 244px;
	height: 8px;
	line-height: 8px;
	overflow: hidden;
	z-index: 10;
}

#bd-main {
	float: left;
        width: 510px;
}

#actimel-one-column #bd-main,#actimel-homepage #bd-main {
	overflow: hidden;
	float: left;
	width: 980px;
}

#bd-main ul.breadcrumb {
	padding: 40px 0 0 0;
	font-size: 11px;
	height: 11px;
}

#actimel-one-column #bd-main ul.breadcrumb {
	padding: 40px 0 0 305px;
}

#bd-main ul.breadcrumb li {
	float: left;
}

#bd-main ul.breadcrumb li h3 {
	margin: 0;
	padding: 0;
}

#bd-main ul.breadcrumb li h3 a {
	font-weight: normal;
}

#bd-main ul.breadcrumb li.active h3 a {
	text-decoration: none;
	color: #333;
}

#bd-main ul.breadcrumb li span {
	padding: 0 3px;
	color: #999;
}

#bd-main .content h1 {
	padding: 20px 0 35px 0;
}

#actimel-one-column #bd-main .content h1 {
	padding: 20px 0 35px 305px;
}

#bd-right {
	overflow: hidden;
	float: left;
	width: 160px;
	padding-top: 15px;
}

#bd-right .sidebar {
	clear: both;
	margin-bottom: 20px;
	margin-left: 10px;
}

#bd-right .sidebar {
	text-align: center;
}

#ft {
	clear: both;
	margin-top: 20px;
	font-size: 10px;
	color: #003C82;
}

#ft-logo-recycle,#ft-logo-cis,#ft-logo-vo {
	margin-right: 15px;
	float: left;
}

#ft-left {
	float: left;
	padding: 10px 0 0 0;
}

#ft-logo-danone {
	margin-left: 15px;
	float: right;
}

#ft-right {
	float: right;
	padding: 20px 0 0 0;
}

#login form .item {
	margin-bottom: 10px;
}

#login label {
	display: block;
}

#contact {
	
}

#contact h3 {
	clear: both;
	padding-top: 20px;
}

#contact address strong {
	float: left;
	width: 215px;
	height: 44px;
	background: url('/images/contact_address_bg.gif') no-repeat 0 0;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
}

#contact address span {
	float: left;
	font-size: 11px;
	padding: 10px 15px;
}

#contact form  .top,#contact form  .bottom {
	clear: both;
}

#contact form  label {
	width: 60px;
	margin: 0 5px 0 0;
	font-size: 11px;
}

#contact form  .top li {
	float: left;
	width: 50%;
	padding: 0 0 15px 0;
}

#contact form  li br {
	display: none;
}

#contact form  input.text {
	width: 150px;
}

#contact form  img,#contact form  label,#contact form  .top input.text {
	float: left;
}

#contact form  textarea {
	float: left;
	width: 405px;
}

#contact form  button {
	margin: 20px 0 0 65px;
}

#contact form  .help {
	margin: 20px 40px 0 0;
	float: right;
	font-size: 11px;
}

#contact form ul.error_list {
	display: none;
}

#contact-errors {
	margin-bottom: 20px;
	padding: 10px;
}

#contact-errors ul.error_list {
	color: #DD051C;
	padding: 5px 20px;
}

#faq dt {
	margin-bottom: 10px;
	cursor: pointer;
	text-decoration: underline;
	color: #004396;
	background: url('/images/faq_bullets.gif') no-repeat 0 -178px;
	padding: 0 0 0 15px
}

#faq dt.expanded {
	color: #A4057C;
	font-weight: bold;
	background-position: 0 6px;
}

#faq dt .admin {
	font-weight: normal;
	text-decoration: none;
}

#faq dd {
	width: 473px;
	background: url('/images/faq_top_bg.gif');
	margin-bottom: 10px;
}

#faq dd .answer {
	padding: 10px 20px 0 20px;
}

#faq dd .bottom {
	width: 473px;
	height: 10px;
	background: url('/images/faq_bottom_bg.gif');
}

#faq-sort li {
	cursor: move;
	border: 1px solid #A5037C;
	background: #FFE8FF;
	margin: 5px 0;
	padding: 5px;
}

#faq-sort .placeholder {
	border: 1px dotted #A5037C;
	height: 1em;
}

#games p {
	margin-left: 240px;
}

#games a.button_round {
	margin-left: 240px;
}

#products-flash p {
	padding-left: 305px;
}

#products-flash {
	margin: 0 0 0 31px;
	overflow: visible;
}

#tips {
	margin-top: -1em;
}

#tips-list {
	padding: 0 15px;
}

#tips-list li {
	padding: 0 0 30px 0;
	margin: 0;
}

#tips-list li img {
	float: left;
}

#tips-list li h3 {
	
}

#tips-list li h3,#tips-list li p {
	clear: none;
	margin: 0 0 5px 70px;
	padding: 0
}

#tips-disturbances li {
	margin-bottom: 2px;
}

#homepage-flash {
	height: 442px;
}

#homepage-flash .message {
	margin: 80px 0 20px 305px;
}

#homepage-boxes ul {
	background: url('/images/layout/homepage/banners/banners_hp_bg.jpg') no-repeat 0 0;
	height: 157px;
	overflow: hidden;
	position: relative;
}

#homepage-boxes ul li {
	width: 236px;
	height: 141px;
        float: left;
        margin-right:7px;
        padding-top:5px;
        padding-left: 3px;
        _width:200px;


}

#homepage-boxes ul li#box-1 {
}

#homepage-boxes ul li#box-2 h3 {
        color:#A5037C;
        height:23px;
        font-weight: bold;
        font-size: 15px;
        padding:0;
        width: auto;
}
#homepage-boxes ul li.box-2 h3 {
        color:#A5037C;
        height:23px;
        font-size: 15px;
        padding:0;
        width: auto;

}
#homepage-boxes .tiskova_zprava {
        color:#000000;
        font-size:12px;
        font-weight:bold;
        margin-bottom:7px;
        margin-left:15px;
        width:140px;
}

#homepage-boxes ul li#box-2 .tiskova_zprava {
        color: #A5037C;

}

#homepage-boxes ul li#box-3 .tiskova_zprava {
        color: #A5037C;
        width: auto;
        margin-top: 2px;
}
#homepage-boxes ul li#box-4 .tiskova_zprava {
        color: #A5037C;
        margin-left: 22px;
        _margin-left: 40px;
        font-weight: bold;
        width: 150px;
        margin-top: 2px;

}

#homepage-boxes ul li#box-2 {

}

#homepage-boxes ul li#box-3 {

}
/*
#homepage-boxes ul li#box-3 h3 {
  color: #FFFFFF;
  margin-left: 110px;
  font-size: 12px;
}
#homepage-boxes ul li#box-3 h3 span {
  color: #323333;
  color: #F6EF43;
}


#homepage-boxes ul li#box-3 h3 span.first
{
  line-height: 3px;
  font-size: 8px;
}
*/
#homepage-boxes ul li#box-3 a.button_round {
  background: transparent url('../images/tlacitko_zlute.png') no-repeat top left;
  height: 35px;
  width: 80px;
  margin-left: 110px;
}
#homepage-boxes ul li#box-3 a.button_round span {
  background-image: none;
}

#homepage-boxes ul li#box-4 {


}
#homepage-boxes ul li#box-4 h3 {
  color: #A5037C;
    font-size:15px;
    font-weight:bold;
    width:200px;
    height: 20px;
    padding-bottom: 0px;
    margin-left: 22px;
    _margin-left:40px;
}
#homepage-boxes ul li#box-4 h3 span {
  color: #323333;
  color: #FFFFFF;
  font-size: 12px;
}

#homepage-boxes ul li#box-4 h3 span.first
{
  line-height: 3px;
  font-size: 8px;
}
#homepage-boxes ul li#box-4 a.button_round {
  background: transparent url('../images/tlacitko_zlute.png') no-repeat top left;
  height: 35px;
  width: 80px;
}
#homepage-boxes ul li#box-4 a.button_round span {
  background-image: none;
}

#homepageBoxBanner {
  height: 157px;
  width: 263px;
  position: absolute;
}
#homepage-boxes ul li {
    position: relative;
}
#homepage-boxes ul li h3 {
	font-size: 13px;
	margin: 30px 0 0 15px;
	width: 120px;
	height: 45px;
        _margin:30px 0px 0px 15px;
}

#homepage-boxes ul li .button_link1 {
    position: absolute;
    width: 100px;
    height: 30px;
    left:13px;
    margin-top:4px;

}
#homepage-boxes ul li .button_link2 {
    position: absolute;
    width: 70px;
    height: 30px;
    left:13px;
    margin-top:4px;

}
#homepage-boxes ul li .button_link3 {
    position: absolute;
    width: 114px;
    height: 30px;
    left:13px;
    margin-top:2px;


}
#homepage-boxes ul li .button_link4 {
    position: absolute;
    width: 100px;
    height: 30px;
    left:33px;
    margin-top:7px;


}
#homepage-boxes ul li#box-1 h3 {
        color:#FFFFFF;
        font-size:14px;
        height:18px;
        padding-bottom:36px;
        padding-top:6px;
        width:140px;
        font-weight: bold;
        text-transform: uppercase;
}

#homepage-boxes ul li a.button_round,#homepage-boxes ul li a.button_round_blue, #homepage-boxes ul li a.button_round_yellow
	{
	margin: 5px 0 0 15px;
}

#tvspots-text {
	float: right;
	width: 165px;
	margin: 10px 10px 0 0;
}

#tvspots-list li h3,#tvspots-list li p {
	display: none;
}

#tvspots-list li {
	float: left;
	margin: 10px 20px 10px 0;
}

#tvspots-flash-wrapper {
	height: 300px;
}

#tvspots-list li a {
	position: relative;
	display: block;
}

#tvspots-list li a .play {
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 45px;
}

#testimonials ul li {
	float: left;
	width: 150px;
	margin: 0 20px 30px 0;
	text-align: center;
}

#testimonials ul li.clear {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}

#testimonials ul li .name {
	margin-top: 10px;
	display: block;
	text-align: center;
}

.testimonial-perex img.left {
	margin-right: 30px;
}

.testimonial-perex .info * {
	margin: 0;
	padding: 0;
}

.testimonial-perex .info {
	padding: 15px 0;
}

.testimonial-perex h2,.testimonial-perex h3,.testimonial-perex h4,.testimonial-perex h5
	{
	clear: none;
}

.testimonial-text {
	clear: both;
}


#competition-penny .competition address {
	width: 97px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background: url('/images/phonenumber_bg_wii.gif') 0 0 no-repeat;
	margin: 0 auto 15px auto;
	position: relative;
	left: -70px;
}


#competition-metro .competition .info, #competition-penny .competition .info {
	font-size: 11px;
}

#competition-metro .competition ul, #competition-wii .competition ul {
	margin-bottom: 15px;
}

#competition-metro .competition ul li, #competition-wii .competition ul li {
	background: url('/images/bullet_circle_white_bg.gif') no-repeat 0 0;
	color: #fff;
	height: 20px;
	padding: 2px 2px 2px 6px;
	margin-bottom: 2px;
}
#competition-wii .competition ul li {
	background: url('/images/bullet_circle_white_bg_wii.gif') no-repeat 0 0;
}

#competition-penny .competition ul li {
	background: url('/images/competition_penny_dot.gif') no-repeat 0 2px;
	padding-left: 9px;
	font-size: 12px;
}
#competition-penny .competition ul
{
  margin-bottom: 15px;
}
#competition-metro .competition ul li span, #competition-wii .competition ul li span {
	font-size: 10px;
	color: #333;
	margin-right: 10px;
}

#competition-metro .competition .info a {
	color: #fff;
}
#competition-penny .competition p span.orange
{
  color: #ffe000;
}
#competition-penny .competition .prvni
{
  float:left;
  position: relative;
  top: 17px;
}
#competition-penny .competition .druhy
{
  position: relative;
  top: -50px;
  left: 220px;
}
#competition-metro .competition kbd, #competition-wii .competition kbd, #competition-penny .competition kbd {
	color: #333;
	background: #fff;
	font-family: sans-serif;
	padding: 4px;
	display: block;
	font-size: 12px;
	width: 100%;
}

#competition-wii .competition kbd.second {
  width: 230px;
  float: left;
  margin-right: 20px;
}
#competition-penny .competition kbd {
  width: 280px;
  float: left;
  margin-right: 20px;
}
#competition-penny h1
{
  padding: 20px 0 15px !important;
}
#competition-metro .competition .top,#competition-metro .competition .bottom
{
	background-image: url('/images/competition_metro_bg.gif');
	height: 6px;
	overflow: hidden;
}
#competition-wii .competition .top,#competition-wii .competition .bottom
{
	background-image: url('/images/competition_wii_bg.gif');
	height: 6px;
	overflow: hidden;
}
#competition-penny .competition .top,#competition-penny .competition .bottom
{
	background-image: url('/images/competition_penny_bg.gif');
	height: 6px;
	overflow: hidden;
}
#competition-metro .competition .top, #competition-wii .competition .top, #competition-penny .competition .top {
	background-position: 0 -6px;
}

#competition-metro .competition .bottom, #competition-wii .competition .bottom, #competition-penny .competition .bottom {
	background-position: 0 0;
}

#competition-metro .competition .middle, #competition-wii .competition .middle, #competition-penny .competition .middle {
	padding: 15px;
}

#competition-metro-ad, #competition-penny-ad {
	padding-top: 370px;
	padding-right: 60px;
	color: #999;
	text-align: center;
}

#competition-metro-ad a {
	display: block;
	margin: 5px 0 15px 0;
}
#competition-penny-ad a {
	display: block;
	margin: 5px 0 15px 0;
}
#competition-wii .competition {
	color: #fff;
	width: 481px;
	position: relative;
	background: #570039 url('/images/competition_wii_bg_middle.gif') 0 0 repeat-x;
}

#competition-penny .competition {
	color: #fff;
	width: 481px;
	position: relative;
	background: #e1001b url('/images/competition_penny_bg_middle.gif') 0 0 repeat-x;
	font-size: 12px;
}

#competition-wii .competition .decoration {
	width: 132px;
	height: 132px;
	background: url('/images/competition_wii_bg.gif') 0 -12px no-repeat;
	position: absolute;
	right: -55px;
	top: -38px;
}

#competition-penny .competition .decoration {
	width: 132px;
	height: 132px;
	background: url('/images/competition_penny_bg.gif') 0 -12px no-repeat;
	position: absolute;
	right: -47px;
	top: -37px;
}

#competition-wii .competition .no_bottom_margin {
	margin-bottom: 5px;
}

#competition-wii .competition a, #competition-penny .competition a {
	color: #FFFFFF;
}

#competition-wii .competition #wii_holder
{
	position: relative;
	float: right;
	display: block;
	width: 10px;
}
#competition-wii .competition #wii_holder #wii-console {
	position: absolute;
	top: -82px;
	left: -58px;
}

.admin {
	background: #FBFDFF;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #EAF7FF;
}

.admin a {
	color: #A5037C;
}

.ngs_image_browser_wrapper .ngs_image_browser .image {
	display: block;
	width: 80px;
	height: 80px;
	text-align: center;
	padding: 5px;
	margin: 2px;
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

.ngs_image_browser_wrapper .ngs_image_browser .image a.delete {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 0;
	background: url('/images/intranet/cross.png') no-repeat;
	width: 15px;
	height: 15px;
}

.ngs_image_browser_wrapper .ngs_image_browser_control {
	text-align: center;
}

.ngs_image_browser_wrapper .ngs_image_browser_control a,.ngs_image_browser_wrapper .ngs_image_browser_control span
	{
	text-decoration: none;
	font-size: 16px;
	color: #333;
}

.ngs_file_upload_box_wrapper {
	margin: 10px 0;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
}

.ngs_file_upload_box_wrapper td {
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #F0F0EE;
	width: 150px;
}

.ngs_file_upload_box_wrapper td.colspan {
	width: 310px;
}

.ngs_file_upload_box_wrapper td.name {
	background-image: url('/ngsFile/images/page_white.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 145px;
}

.ngs_image_upload_box_wrapper {
	margin: 10px 0;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.ngs_image_upload_box_wrapper td {
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #F0F0EE;
	width: 150px;
}

.ngs_image_upload_box_wrapper td.colspan {
	width: 310px;
}

.ngs_image_gallery_wrapper .image {
	display: block;
	width: 80px;
	height: 120px;
	text-align: center;
	padding: 5px;
	margin: 2px;
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
}

.ngs_image_gallery_wrapper .ui-sortable-placeholder {
	display: block;
	width: 80px;
	height: 120px;
	text-align: center;
	padding: 5px;
	margin: 2px;
	float: left;
	border: 1px solid #ccc;
	background: #f0f0f0;
}

.ngs_image_gallery_wrapper .selected {
	width: 200px;
	border: 1px solid #ccc;
	background: #F0F0EE;
	padding: 5px;
}

.ngs_image_gallery_wrapper a img {
	margin: 1px 0;
}

.ngs_image_gallery_wrapper .image .description {
	white-space: nowrap;
	padding: 5px;
}

ul.form_items li {
	margin: 10px 0;
}

ul.form_items li label {
	display: block;
}

#homepage-layer {
    position: relative;
	margin-right: -540px;
	display:none;
}

.banner_left {
  width:100%;
  text-align:center;
  margin-top:20px;
}

.bottle_homepage {
  width:100%;
  text-align:center;
  margin-top:40px;
}


/* banner style */
/*
.hiddenBanner {
    display:none;
}

#banner_layout {
    width:100%;
    height:100%;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    position:absolute;
    top:0px;
    background:#FFFFFF;

      
}

#hp_banner {
    width:734px;
    height:360px;
    margin-top:150px;
    position: absolute;
    top:0px;
    z-index:100;
}
#hp_banner img {
    z-index: 0;
}

*/
#closeBanner {



}

#soutezitBanner {


}

#spot-homepage a {
    position: relative;
}

#spot-homepage a .play {
    left:45px;
    position:absolute;
    top:30px;
    z-index:10;
}

#actimel-layer {
    width:100%;
    height:100%;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    background:#FFFFFF;
    position: absolute;
    top:0px;
    left:0px;
    z-index: 999;
}

#actimel-tv {
    position: absolute;
    top:150px;
    z-index: 9999;
    padding: 30px;
    background:#FFFFFF;
    display:none;
}

#close-tv {
    color: #A5037C;
    text-decoration:underline;
    position:absolute;
    top:10px;
    right:10px;
    display:none;
}