*
{
    margin: 0px;
    padding: 0px;
}

body
{
    background-color: #EBEBEB;
    font-family: Verdana;
    font-size: 76%;
    text-align: center;
}

h1 a span
{
    display: none;
}

h1 a
{
    display: block;
    
}
h2{

	color:#36146D;
	font-size:14px;
		
}

h2.stageProgram{

	margin-top:15px;
	margin-bottom:15px;	
	color:#36146D;
	
}

h3{

	color:#36146D;
	font-size:13px;
	font-weight: bold;
	margin-top:15px;
	margin-bottom:2px;	
		
}

.vpravo {
	float: right;
}

#countdown
{
	position:relative;
	top:-40px;
}
#logo
{
    background-image: url("images/logo.png");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 83px;
    margin-left: 16px;
    margin-top: 7px;
    width: 252px;
}
#header-wrap
{
    background-repeat: repeat-x;
    background-position: top;
}

#menu-wrap
{
    height: 152px;
    z-index:100;
    position:relative;
}

#info-wrap
{
    
}
#header
{
    height: 90px;
    background-color: #ffffff;
}
#menu-block
{
    height: 152px;
    position:relative;
}
#info
{
    background-color: #494949;
}

#content
{
    background-color: White;
    margin-bottom: 100px;
}
#actor-content
{
    padding-top: 12px;
}
#timer
{
    margin-left: 22px;
    width: 172px;
}
#timer p strong
{
    font-weight:normal;
}
#partner
{
	padding-left: 106px;
    padding-right: 0;
}
#partner img
{
    border:0px none;
    margin-top: 6px;
}
#partner p strong
{
    display: block;
    font-weight:normal;
}
#support
{
    width: 121px;
}
#support img
{
    border:0px none;
}
#support p strong
{	display: block;
    font-weight:normal;
}
#timmer-block
{
    margin-top: 10px;
}
#timmer-block p
{
	font-size: 20px;
	color: #ff0000;
}
#timmer-block p.days
{
}
#timmer-block p.hours
{
}
#timmer-block p span
{
	color: #37066E;
    display: inline-block;
    margin-left: 10px;
}
#numbers
{
    height: 42px;
    line-height: 42px;
}
#numbers span
{
    color: #D2D2D2;
    font-size: 150%;
    margin-right: 1px;
    width: 25px;
    height: 42px;
    display: block;
    float: left;
    text-align: center;
    background-image: url("images/number-background.png");
    background-repeat: no-repeat;
    background-position: left;
}

#numbers span.number-end
{
    margin-right: 6px;
}
#img-partner
{
}
#img-support
{
    margin-top: 22px;
}

#main-menu
{
    width: 250px;
    height: 152px;
    
    list-style: none;
    background-color: #b428ff;
}
#main-menu li
{
    padding-left: 16px;
}
#main-menu li a
{
    background-position: left center;
    background-repeat: no-repeat;
    color: #3F0678;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-left: 0px;
    padding-left: 0;
    background-image: url("images/plu.png");
}
#main-menu li a.menu-expand
{
    margin-left: 0px;
    padding-left: 0px;
    background-image: url("images/plu.png");
}
#main-menu li:hover
{
    background-color: #FFFFFF;
}
#main-menu li:hover a
{
    color: #333333;
}
#main-menu li ul
{
    position:absolute;
    left:250px;
    top:0px;
    list-style-type: none;
    display:none;
    width:250px;
    z-index:50;
}

#main-menu li:hover ul
{
    display:block;
    width:253px;
    border:1px solid #B428FF;
}
#main-menu li ul li
{
    background:#FFFFFF;
      
}
#main-menu li ul li.heighter{
    
}

#main-menu li ul li.heighter a{

    line-height:15px;
	padding-bottom:8px;
	padding-top:7px;
	font-size:14px;
}

#main-menu li ul li:last-child
{
	padding-bottom:2px;
    border-bottom:3px solid #B428FF;
   
}
#main-menu li ul li:hover
{
    background:#B428FF;
   
}
#main-menu li ul li:hover a
{
    color:white;
   
}
#main-menu li ul li a{
	
    background-repeat: no-repeat;
    background-position: left;
    margin-left:0px;
    font-size:14px;
}
#media-block
{
    width: 250px;
    float: left;
    height: 152px;
    background-color: #fefc00;
}
#media
{
	
	list-style-position:inside;
	list-style-type:none;
    
}
#media-tv
{
    background-repeat: no-repeat;
    background-position: left;
}
#media-radio
{
    background-repeat: no-repeat;
    background-position: left;
}
#media-photo
{
    background-repeat: no-repeat;
    background-position: left;
}
#media-tv:hover
{
    background-repeat: no-repeat;
    background-position: left;
}
#media-radio:hover
{
    background-repeat: no-repeat;
    background-position: left;    
}
#media-photo:hover
{
    background-repeat: no-repeat;
    background-position: left;
}
#media-radio:hover a,
#media-tv:hover a,
#media-photo:hover a
{
	color:#3F0678;
}
#media li
{
	padding-left: 16px;
}

#media li:hover
{
   background-color: white;
}
#media a
{
    color: #3F0678;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-left: 0;
    padding-left: 0;
    text-decoration: none;
    display: block;
    background-image: url("images/plu.png");
}

#second-menu
{
    width: 250px;
    height: 152px;
    line-height: 30px;
    background-color: #ff4682;
}
#second-menu li
{
    padding-left: 16px;
}

#second-menu li:hover
{
    background-color:#FFFFFF;
}
#second-menu li a
{
	color: #3F0678;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-left: 0;
    padding-left: 0;
    text-decoration: none;
    background-image: url("images/plu.png");
}
#second-menu li:hover a
{
}
#second-menu li a.menu-expand
{
	background-image: url("images/plu.png");
    margin-left: 0;

}
#second-menu li ul
{
    position:absolute;
    left:750px;
    top:0px;
    list-style-type: none;
    display:none;
    width:250px;
    min-height:152px;
    background-color:#FFFFFF;
}
#second-menu li:hover ul
{
    display:block;
    width:250px;
    border:1px solid #FF4682;
}

#second-menu li ul li
{
    background:#FFFFFF;
    height:30px; 
}
#second-menu li ul li.heighter{
    
}

#second-menu li ul li.heighter a{

    line-height:15px;
	padding-bottom:8px;
	padding-top:7px;
}

#second-menu li ul li:last-child
{
	padding-bottom:2px;
    border-bottom:3px solid #FF4682;
   
}
#second-menu li ul li:hover
{
    background:#FF4682;
    height:30px;
   
}
#second-menu li ul li:hover a
{
    color:white;
   
}
#second-menu li ul li a{
	
    background-repeat: no-repeat;
    background-position: left;
    margin-left:0px;
    font-size:14px;
}
#second-menu li:hover ul li a{
    background-repeat: no-repeat;
    background-position: left;
    margin-left:0px;
}
#third-menu
{
    width: 129px;
    height: 95px;
    line-height: 30px;
    background-color: White;
}

#third-menu li
{
    padding-left: 16px;
}
#third-menu li:hover
{
    background-color:#FFFFFF;
}
#third-menu li a
{
    display: block;
    color: #36146d;
    background-position: left;
    background-repeat: no-repeat;
    font-weight: normal;
}
#third-menu li:hover a
{
	text-decoration: underline;
}

#lang-menu,#lang-menu-poland
{
    width: 121px;
    height: 95px;
    background-color: White;
    background-position: top;
    background-repeat: no-repeat;
}

#lang-menu-poland
{
   margin-left:869px;
   height:32px;
}

#lang-menu li,#lang-menu-poland li
{
    display: inline;
}
#lang-cz, #lang-pl, #lang-en, #langActive-cz, #langActive-pl, #langActive-en
{
    display: block;
    float: left;
    width: 29px;
    height: 19px;
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 8px;
    margin-top: 1px;
}

#lang-cz
{
    background-image: url("images/cz-inactive.png");
}
#lang-pl
{
    background-image: url("images/pl-inactive.png");
}
#lang-en
{
    background-image: url("images/en-inactive.png");
}

#langActive-cz
{
    background-image: url("images/cz-active.png");
}
#langActive-pl
{
    background-image: url("images/pl-active.png");
}
#langActive-en
{
    background-image: url("images/en-active.png");
}


.pl-version{

	color:#36146D;
	padding-left:15px;
	padding-right:350px;
	line-height:18px;
		
}

.pl-version p{

	margin-top:10px;
	margin-bottom:10px;
		
}

.pl-version a{

	color:#3800FF;
		
}


#search-form
{
    background-color: White;
    float: left;
    width: 250px;
    height: 57px;
    background-repeat: no-repeat;
    background-position: top;
}
#search-input-wrap
{
    margin: 0 auto;
    margin-top: 14px;
    width: 228px;
    height: 32px;
    background-color: #ffeaff;
    background-repeat: x;
}
#search-input-wrap input.search
{
    background-color: Transparent;
    border-collapse: collapse;
    border-width: 0px;
    color: #36146D;
    width: 175px;
    margin-top: 7px;
    margin-left: 9px;
    margin-right: 5px;
    height:22px;
}
#search-input-wrap input.searchButton{

	cursor:pointer;
	background-image: url("images/search-wrap-button.png");
	background-color:transparent;
	background-position:center;
    background-repeat: no-repeat;	
    width:30px;
    height:31px;
    border:0px none;
}
#info-content
{
    height: 167px;
}

#info-content img
{
   border:0px none;
}
#info-content div.left
{
   float:left;
   width:750px;
   height:167px;
}
#info-content div.right
{
   float:left;
   width:250px;
   height:167px;
}

#tip-line
{
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    background-color: White;
}
#tip-line p
{
    
    font-size: 110%;
    color: #36146D;
}
#tip-line p strong
{
    color: #f70c35;
}
#tip-line p a
{
    color: #3800ff;
}
#footer
{
    clear: both;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    color: #36146D;
}
#footer a
{
    color: #3800FF;
}
#news-block{
	height:690px;	
}
#news-block h2
{
    background-color: White;
    float: left;
    margin: 0px;
    padding-bottom: 5px;
    padding-left: 13px;
    padding-top: 5px;
    width: 236px;
    position: relative;
    cursor:pointer;
}
#news-block h2.actu
{
    background-color: White;
    color: #36146D;
}
#news-block h2.actu-selected
{
    background-color: White;
    color:#f70c35;
}
#news-block h2.blog
{
    background-color: White;
    color: #36146D;
}
#news-block h2.blog-selected
{
    background-color: White;
    color:#f70c35;
}
div#actuality-blog-content{
	position:relative;
	margin-top:42px;	
	height:633px;
}
div#extra{
	display:none;	
}
div#actuality-blog-content div.actu{
	position:absolute;
	top:0px;	
	left:0px;
}

#email-news-block {
	/*border-left:1px solid #36146D;*/
}
#email-news-block div.like-button {
	margin-left: 225px;
}
#email-news-block h2
{
    float:left;
    width:162px;
}
#email-news-block a.facebook{
	background-image: url("/Content/images/facebook.png");
    background-repeat: no-repeat;
    color: #36146D;
    display: block;
    float: left;
    margin-left: 49px;
    margin-top: 13px;
    padding-bottom: 8px;
    padding-left: 40px;
    padding-top: 6px;
    text-decoration: underline;
    width: 150px;
}
#random-acting
{
    padding-bottom: 20px;
}
#random-acting h2
{
}
#random-photo
{
    padding-bottom: 24px;
    /*border-left:1px solid #36146D;*/
}
#random-photo h2
{
}
#archiveMenu{
	list-style-type: none;
	margin:12px 12px 15px 12px;	
	font-size:13px;
	height:15px;
}
#archiveMenu li{
	float: left;
	width: 100px;	
}
#archiveMenu a{
	color:#FF4682;
}
#page-content
{
    margin: 12px;
    color: #36146D;
    width: 456px;
    float: left;
    line-height:18px;
}
div.page-content-blog
{
    margin-top: 0px !important;
}

#page-content ul,
#page-adds-archive ul
{
    margin-left: 25px;

}

#page-content ol,
#page-adds-archive ol
{
    margin-left: 25px;

}

#page-content h3.title,
#page-adds-archive h3.title
{
    font-size:120%;
    color: #36146D;
    margin-top:6px;
    margin-bottom:12px;
    
}
.page-content-archive a
{
    color:#3800FF !important;
    clear:both;
    text-decoration:none;
}
.page-content-archive a:hover
{
    color:#FF4682 !important;
    clear:both;
    text-decoration:none;
}
.page-content-archive a.read-all-article{
	color:#3800FF !important;	
}
.page-content-archive li
{
    height:20px !important;
    clear:both;
}
#page-content a
{
    color:#3800FF;
    clear:both;
}
#page-content p, #actor-content-info p
{
    margin-bottom: 19px;
    margin-right: 12px;
}
#page-content p.author
{
    margin-bottom:10px;
    margin-right: 12px;
    margin-top:0px;
    color:#36146D;
    font-weight:bold;
}
#page-content-partners
{
    margin: 12px;
    color: White;
    width: 953px;
    float: left;
    background-color:#FFFFFF;
    color:#333333;
    padding:10px;
}
#page-content-partners-barier
{
    margin: 12px;
    color: White;
    width: 700px;
    float: left;
    background-color:#FFFFFF;
    color:#333333;
    padding:10px;
    line-height:20px;
}
#page-content-partners a
{
    color:#FF6600;
    text-decoration:none;
}
#page-content-partners p,
#page-content-partners-barier p
{
    margin-bottom: 19px;
    margin-right: 12px;
}
#page-content-partners img,
#page-content-partners-barier img {

	border:0px none;	
	
}
#page-adds
{
    margin-top: 12px;
}
#page-links
{
    margin-top: 27px;
    color: #36146D;
}

#page-links a
{
   color:#3800FF;
}

#page-links ul
{
    margin-left: 25px;
    margin-top: 10px;
}

#page-links ul a
{
	color:#FF6600;
   
}

#page-links a.marginLeft
{
    margin-left:32px;
  
}

#page-links a.photo
{
    display:inline-block;
    width:227px;
    height:132px;
    text-decoration: none;
    margin-bottom:15px; 
}

#page-adds, #page-links
{
    float: right;
    width: 520px;
}
#page-adds-archive{
	float: right;
    width: 520px;
    margin-top:12px;
    color:White;	
}
#page-adds-archive a{
    color:#3800FF;
    padding-bottom:3px;	
    text-decoration:none;
}
#page-adds-archive a:hover{
    color:#FF4682;
    padding-bottom:3px;	
    text-decoration:none;
}
#page-adds-archive li{
    height:20px;	
}
#page-links h4
{
    margin-top: 12px;
    padding-bottom: 7px;
    border-bottom: solid 1px #272727;
    margin-bottom: 5px;
    font-size: 100%;
    font-weight: normal;
}
#page-links h4 a
{
    color: #3800FF;
    text-decoration: none;
}
.actor-content-image
{
    margin-bottom: 12px;
}
.page-content-title
{
    font-size: 120%;
    margin-left: 12px;
    padding-top: 12px;
    margin-right: 12px;
    color: #36146D;
    padding-bottom: 14px;
    margin-bottom: 6px;
    border-bottom: solid 1px #272727;
}
.page-content-title span{
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
}
.random-acting-item
{
    margin: 14px;
    color: White;
    clear: both;
}
.random-acting-item-content
{
    float: left;
    width: 279px;
    padding-left: 11px;
    color: #36146D;
}
.random-acting-item-content h3
{
    font-size: 110%;
    margin-top:0px;
}
.random-acting-item img
{
    float: left;
}
.random-acting-item h3
{
    margin-bottom: 6px;
    color: #36146D;
}
.main-page-acting-img
{
    border: solid 3px white;
 
}
.bottom-fade
{
}
.before-footer
{
    clear:both;
}
#player-choose
{
    list-style: none;
}
#player-choose li
{
    height: 25px;
    float: left;
}
#player-choose li a
{
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    padding-top: 5px;
    color: #36146D;
}
#player-choose li.active
{
    background-color: #fefc00;
}
#player-tv-active
{
}
#player-tv-inactive
{
}
#player-radio-inactive, #player-tv-active ,#player-radio-active, #player-tv-inactive
{
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 16px;
    padding-right: 16px;
    text-decoration: none;
    font-size: 110%;
    font-weight: normal;
}
#player-radio-inactive
{
}
#player-radio-active
{
}
#video-block
{
    height:364px;
    margin-top: 10px;
}

#newsletter-form
{
    padding: 15px;
    color: White;
}

#newsletter-form p
{
    clear: both;
    font-weight: bold;
    margin-top: 10px;
    color: #36146D;
}

#newsletterbutton
{
    background-color:#FFEAFF;
    width: 45px;
    height: 30px;
    line-height: 30px;
    border-collapse: collapse;
    border-width: 0px;
    color: #36146D;
    font-weight: bold;
}

#newsletter-name-wrap, #newsletter-email-wrap
{
    background-color:#FFEAFF;
    width: 196px;
    height: 23px;
    /*line-height: 30px;*/
    padding-top: 7px;
    padding-left: 7px;
    margin-right: 7px;
    float: left;
}
#newsletter-email, #newsletter-name
{
    border-collapse: collapse;
    border-width: 0px;
    background-color: Transparent;
    text-transform: lowercase;
    color: #36146D;
}

#add-block
{
    /*border-top: solid 1px #36146D;
    border-left: solid 1px #36146D;*/
    padding-bottom: 60px;
    min-height:115px;
}
#add-block img
{
    border: 0px none;;
}
#actor-content-info
{
    color: #36146D;
    float: left;
    width: 489px;
    margin-left: 12px;
    line-height:18px;
}
#actor-content-info a
{
    color: #3800FF;

}
#actor-media h5
{
    font-size: 110%;
    color: #36146D;
    margin-bottom: 11px;
}
#actor-media ul
{
    list-style: none;
    margin-bottom: 12px;
}
#actor-media ul li.links
{
    margin-bottom:10px;
}
#actor-media ul li a
{
    color: #3800FF;
    text-decoration: none;
}

#actor-media a.photo
{
    display:block;
    width:162px;
    height:96px;
    text-decoration: none;
    margin-bottom:15px;
}

#actor-list-content
{
    margin: 12px;
}
#actor-list-content h3
{
    color: #36146D;
    font-size: 110%;
    margin-bottom: 2px;
    height:30px;
    font-weight:bold;
}
.actor-list-item-wrap
{
    width: 165px;
    display:inline-block;
    vertical-align:top;
    margin-right: 18px;

}

.actor-list-item-wrap p
{
    line-height:16px;
}
.actor-list-other
{
    list-style: none;
    margin-top: 18px;
    margin-left: 20px;
    margin-bottom: 26px;
    width: 275px;
    float: left;
    border-right:1px solid #B428FF;
}
#actor-list-content ul.actuality-list{

	list-style-type: none;
	padding-top:20px;
	padding-bottom:20px;
		
}

#actor-list-content ul.actuality-list li{

	margin-bottom:7px;
	color:#36146D;
		
}
#actor-list-content ul.actuality-list li.content{

	border-bottom:1px dotted #FFFFFF;
	padding-bottom:10px;
		
}
#actor-list-content ul.actuality-list li a{

	color:#3800FF;
		
}
#actor-list-content ul.actuality-list img{

	vertical-align: middle;
	border:1px solid #FFFFFF;
		
}
#main-menu.graymenu
{
    background-color: #DADADA;
}
#main-menu.graymenu a
{
    color: #333333;
}

.actor-list-other-last
{
    background-image: none;
}

.actor-list-other li a
{
    text-decoration: none;
    color: #36146D;
    background-image: url("images/other-actor-dot.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left:11px;
    
}
.actor-list-other li
{
    margin-bottom:3px;
    width:280px;
}
.actor-list-item
{
    background-color: white;
    border: 1px solid #36146D;
    color: #36146D;
    margin-bottom: 24px;
    padding: 7px;
    width: 158px;
}
.actor-list-item-image
{
    border: solid 3px white;
}

.actor-subcontent
{
    margin-top: 10px;
    margin-left: 14px;
    width: 235px;
    float: left;
}
.menu
{
    float: left;
    font-size: 110%;
    font-weight: bold;
    list-style: none;
}
.menu a
{
    display: block;
    text-decoration: none;
}
.wrap
{
    clear: both;
}
.blind-wrap
{
    height:25px !important;
}
.inner
{
    width: 1000px;
    text-align: left;
    
    margin: 0 auto;
}
div#menu-wrap div.blind
{
    height:30px;
    background-color:white;
}
div#menu-wrap div.blind ul
{
    position:absolute;
    right:0px;
    top:0px;
    height:25px;
}
.hidden
{
    display: none;
}
.header-item
{
    float: left;
    height: 83px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 7px;
    
}
.header-item p
{
    
}
.header-item p strong
{
    color: #37066E;
    font-size: 78%;
}
.left-block
{
    width: 499px;
    float: left;
    clear: left;
    line-height:16px;
}
.right-block
{
    width: 500px;
    float: right;
    clear: right;
    
}
.main-page-news
{
    float: left;
    width: 227px;
    margin-right: 10px;
    margin-left: 12px;
    height:300px; 
   
}
.main-page-article-photo
{
    border: solid 5px white;
    margin-bottom: 10px;
}
.main-page-news h3
{
    color: #36146D;
    font-size: 110%;
    margin-bottom: 10px;
    margin-top: 6px;
    height:26px;
    font-weight: normal;
}
.main-page-news p
{
    color: #36146D;
}
.main-page-news p strong
{
    color: #F70C35;
    font-weight:normal;
}
.right
{
    text-align: right;
}
.read-all-article
{
    display: block;
    margin-top: 7px;
    color: #3800FF;
    text-decoration:none;
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: underline;
    font-weight:bold;
    
}
.content-title
{
    background-repeat: no-repeat;
    background-position: left;
    color: #36146D;
    height: 32px;
    line-height: 32px;
    font-size: 110%;
    font-weight: bold;
    margin-left: 12px;
    margin-top: 10px;
    padding-left: 3px;
}
.clear
{
    clear: both;
}
.main-page-add
{
    margin-top: 28px;
    margin-left: 19px;
}
.border-top
{
   /* border-top: solid 1px #36146D;*/
}
.random-photo-item
{
	float:left;
	height:99px;
	margin-left:30px;
	margin-top:16px;
	text-align:left;
	width:200px;
}
.random-photo-item img
{
	border-color: #36146D;
}
.gallery {

	height:99px;
	margin-left:20px;
	width:470px;
	float:left;	
	margin-bottom:30px;
	color:#36146D;
}
.gallery a.image{

	float:left;	
    margin-right:10px;
}
.gallery H3{

    margin-bottom:5px;
    font-size:110%;
}

.galleryPhotos{
	margin-left:37px;		
}
.gallery p.photographer{
    margin-bottom:5px;	
}
.themeList{

	width:925px;
	margin-left:30px;
	background-color:#DDDDDD;
	padding:6px;
	margin-bottom:10px;
	font-size:100%;
	color:#3F0678;
}

.themeList a{

	color:#3F0678;
	
	background-image:url(images/news-dot.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;

}
.theme {

	margin-left:145px;
}
.theme p{

	text-align:left;	
    margin-left:30px;
    clear:left;
    font-size:14px;
    margin-bottom:5px;

}
.theme p label{
		
    font-weight: bold;
    padding-top:4px;
    float:left;
    width:70px;
    color:#3F0678;	
}
.theme p label.email{
    margin-left:30px;
}
.theme p input{	
    width:228px;
    padding-top:4px;
    padding:4px;
    border:1px solid #272727;
    color:#3F0678;

}
.theme p img{
	margin-left:55px;
	margin-right:20px;
	vertical-align:middle;
	border:1px solid #272727;
}

.theme p input#title{	
    width:566px;	
}
.theme p input#name{	
    float:left;	
}
.theme p input#button{	
    width:100px;	
    background-color:#FF4682;
    color:#3F0678;
    cursor:pointer;
    background-image:none;
    background-repeat:none;
    border:0px none;
}
.theme p textarea{	
    width:566px;
    height:100px;
    padding:4px;	
    border:1px solid #272727;
    color:#3F0678;
}
.theme p.button{	
    text-align:right;
    width:646px;
}

.add{

	background-color:#FF4682;
	
}
.add input{

	
	width:500px;
	padding:4px;
	margin-left:10px;
	border:1px solid #272727;
	color:#3F0678;
	
}
.add a{

	
	background-image:none;
	border:0 none;
	color:#3F0678;
	cursor:pointer;
	width:100px;
	padding:5px;
	padding-left:30px;
	padding-right:30px;
	margin-left:5px;
	text-decoration:none;
	border:1px solid #3F0678;
	
}

div.comment{	
	
    width:800px;
    margin-top:20px;
    margin-left:100px;
    color:#FFFFFF;
	
}
div.comment p{	
	
    text-align: justify;
    color:#292929;
	
}
div.comment p.colours-color,
div.comment h3.colours-color,
div.comment h3.colours-color a{	
	
    color:#FF4682;
	
}
div.comment h3{
	
    font-size:110%;
    vertical-align: middle;
}
div.comment h3 span{
	
    color:#292929;
}
div.comment h3 a{
	margin-bottom:5px;
    font-size:82%;
    color:#36146D;
	margin-left:4px;
}
div.comment h3 a.link{
    color:#F70C35;
    background-image:url(images/news-dot.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:inline-block;
	padding-left:10px;
}
div.comment div.reaction {
	width:626px;
	text-align:left;
	padding-top:10px;
}
div.comment div.reaction p{
	margin-bottom:5px;
}

div.comment div.reaction p img{
	margin-left:55px;
	margin-right:20px;
	vertical-align:middle;
	border:1px solid #272727;
}

div.comment div.reaction input {
	width:228px;
    padding-top:4px;
    padding:4px;
    background-image:url(images/input-wrap.gif);
    background-repeat:repeat-x;
    border:1px solid #272727;
    color:#FFFFFF;
}
div.comment div.reaction input#name{	
    float:left;	
}
div.comment div.reaction input#title{	
    width:541px;	
}
div.comment div.reaction textarea#text{	
    width:541px;
    height:100px;
    padding:4px;	
    background:url(images/textarea-wrap.jpg) repeat-x;
    border:1px solid #272727;
    color:#FFFFFF;	
}
div.comment div.reaction label{
		
    font-weight: bold;
    padding-top:4px;
    float:left;
    width:70px;
    color:#FFFFFF;	
    margin-left:5px;
}
div.comment p.button {
	text-align: right;
}
div.comment p.button input{
	width:100px;	
    background-color:#272727;
    color:#FF6600;
    cursor:pointer;
    background-image:none;
    background-repeat:none;
    border:0px none;
    padding:4px;
    margin-top:5px;
}
div.level2{	
	
    width:750px;
    margin-left:150px;
    border-left:1px dotted #D7D7D7;
	padding-left:5px;
    
}
div.level3{	
	
    width:700px;
    margin-left:200px;
    border-left:1px dotted #D7D7D7;
	padding-left:5px;
    
}
div.level4{	
	
    width:650px;
    margin-left:250px;
    border-left:1px dotted #D7D7D7;
	padding-left:5px;
    
}
div.hidden{	
	
    display:none;
    
}

.random-photo-item-link
{
    /*background-color:#FEFC00;*/
	background-image:url(images/photo-dot.gif);
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:96px;
	width:30px;
}
.next-items
{
    clear: both;
    /*float: right;*/
    
}
.next-items a
{
    display: block;
    float: right;
    margin-right: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.actor
{
  
    font-size: 120%;
    /*height: 25px;*/
    line-height: 25px;
    color: #36146D;
    margin-left: 12px;
    margin-right:12px;
}
.actor-subcontent-title
{
    font-size: 110%;
    color:#36146D;
    height: 30px;
    line-height: 25px;
    background-repeat: no-repeat;   
    margin-bottom: 12px;
}
.actor-calendar-title
{
    
}
.actor-media-title
{   
   
}
.actor-photo-title
{   
   
}
.actor-other-image
{
    border: solid 5px white;
    margin-bottom: 12px;
}
.actor-calendar-item
{
    border:1px solid #36146D;
    padding: 6px;
    color: #36146D;
    font-size: 103%;
    margin-bottom: 8px;
}
.actor-calendar-item h5
{
    font-size: 110%;
    background-image: url("images/calendar-item.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 27px;
    margin-bottom: 8px;
}
.actor-calendar-item p
{
    padding-top: 8px;
    border-top: solid 1px #333333;
    font-weight: bold;
}
.full-content
{
    padding-top: 12px;
    padding-bottom:20px;
}

.error{
    
	color:#CC0000;
	font-size:13px;
    text-align:center;
	padding-top:5px;
    padding-bottom:5px;
    background-color:#FFD9D9;
    border:1px solid #CC0000;
    margin-left:30px;
    width:940px;
	
}

.loginError{
	
	width:200px;
    margin-left:-22px;
	
}

.message{

	font-size:13px;
	text-align:center;
	padding-top:5px;
    padding-bottom:5px;
    background-color:#D9FFCC;
    border:1px solid #00CC33;
    margin-left:30px;
    color:#339933;
    width:936px;
	
}

.sortMessage{
    
	display:none;
	float:left;
	width:565px;
}

.messageSmazat{

	position:relative;
	font-size:14px;
	width:250px;
	text-align:center;
	padding-top:20px;
    padding-bottom:20px;
	
}

.homepage-video-title{

	background-color: white;
    border-left: 1px solid #36146D;
    border-right: 1px solid #36146D;
    border-top: 1px solid #36146D;
    clear: both;
    color: #36146D;
    font-size: 12px;
    height: 20px;
    padding-left: 5px;
    padding-top: 5px;
	
}

#placeholder1{
	
	margin-bottom:15px;
	margin-top:10px;
	
}

#playlist1{
	
	margin-bottom:15px;
	margin-top:10px;
	
}
	
.program-list
{
    list-style: none;
    margin-bottom: 16px;
}
.program-list li
{
    margin-bottom: 1px;
    
}
.program-list li a
{
    display: block;
    height: 45px;
    line-height: 45px;
    color: #FF6600;
    text-decoration: none;
    background-image: url("images/news-dot.gif");
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 19px;
    margin-left: 14px;
    font-size: 120%;
    font-weight: bold;
}
.program-list li.program-item-active a
{
    background-image: url("images/selected-video.gif");
    margin-left: 6px;
    padding-left: 32px;
}
.program-item-odd
{
    background-color: #272727;
}
.program-item-even
{
    background-color: #2A2A2A;
}
.show-item
{

    margin-bottom: 7px;
    border:1px solid #36146D;
}
.show-item-odd
{
    background-color: #FEFC00;
}
.show-item-even
{
    background-color: white;
}
.show-item h5
{
    font-size: 110%;
    margin: 8px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #FF6600;
    border-bottom: 1px solid #333333;
    background-image: url("images/show-icon.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 28px;

}
.show-item h5 a
{
    color:#36146D;
    text-decoration:none;
}
.show-item strong
{
    color: #F70C35;
}
.show-item p
{
    color:#36146D;
    padding: 8px;
}
.actorlist
{
    padding: 8px;
    margin-bottom: 1px;
}
.actorlist-odd
{
    width:208px;
}
.actorlist-even
{
    background-color: #FEFC00;
    width:208px;
}
.actorlist h5
{
    color: #36146D;
    line-height: 25px;
    font-size: 110%;
    cursor:pointer;
}
.actorlist ul
{
    color: #36146D;
    margin-top: 9px;
    margin-bottom: 9px;
    font-weight: bold;
    list-style: none;
}
.actorlist ul li
{
    line-height: 22px;
    margin-left:6px;
}

.actorlist ul li a
{
    color:#36146D;
    text-decoration: none;
}

.actorlist-open
{
    background-image: url("images/actorlist-open.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 26px;
    border-bottom: 1px solid #333333;
    /*padding-bottom: 8px;*/
}
.actorlist-close
{
    background-image: url("images/actorlist-close.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 26px;
    /*padding-bottom: 8px;*/
}
.tv-header,
.radio-header
{
    padding-bottom: 18px;
    border-bottom: 1px solid #272727;
    padding-left: 12px;
    height: 30px;
    line-height: 30px;
}
.tv-header h2,
.radio-header h2
{
    font-size: 120%;
    padding-right: 17px;
    float: left;
    color:#36146D;

}

.radio-header h2{

	
		
}

.tv-header h3,
.radio-header h3
{
    float: left;
    background-image: url("images/actual-play-icon.gif");
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 32px;
    margin-left: 17px;
    color: #FF6600;
    
}
.schedule-header
{
    color:#36146D;
}
.interprets
{
   color:#36146D; 
}
.program-header
{
    background-image: url("images/program-header.gif");
}

.program-table
{
	 clear: both;
	 border-collapse: collapse;
	 position:relative;
	 left:0cm;
}
.move-up
{
	 margin-top:-11px;
}
#program
{
    border:1px solid #333333;
}
.program-table td
{
    background-color: #DDDDDD;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    height: 20px;
    line-height: 20px;
}

.move-up td
{
	 margin-top:-11px;
	 border-bottom: 1px solid #FFFFFF;
	 border-right: 1px solid #FFFFFF;
}

.program-table td.content
{
    width: 3cm;
}
.program-table th, .program-table  td.foot
{
    font-size: 12px;
    color: Black;
    text-align: center;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    width: 3cm;
    height: 73px;
}

.program-table th.first-or-last, .program-table td.first-or-last
{
    width: 47px;
    text-align: center;
}

.program-filled
{
    text-align: center;
    padding-top: 0px;
    border-width: 0px;
}
.program-filled a
{
    display: block;
    text-align: center;
    color: Black;
    clear: both;
    font-size:80%;
	line-height:12px;
}
.program-filled input
{
    float: right;
    display: block;
    margin-right: 4px;
    margin-left: 4px;
    margin-top: 3px;

}

.program-filled span.interpreterProgramTime
{
    float: right;
}

.program-next, .program-prev
{
    display: block;
    width: 29px;
    height: 29px;
    background-repeat: no-repeat;
    margin-left: 9px;
    height: 73px;
    background-position: center;
}
.program-next
{
    background-image: url("images/program-next.gif");
}
.program-prev
{
    background-image: url("images/program-prev.gif");
}
.program-page-header
{
    font-size: 120%;
    margin-left: 12px;
    padding-left: 2px;
    margin-right: 12px;
    padding-right: 2px;
    padding-bottom: 11px;
    color: #36146D;
    border-bottom: 1px solid #272727;
}

.program-page-all
{
    border-bottom: 1px solid #272727;
    margin-left:11px;
    margin-right:11px;
    padding-bottom:11px;
    height:20px;
}
.program-page-all a
{
    padding-bottom: 11;
    font-size:14px;
    color:#FF6600;
    text-decoration:none;
}
.program-page-header-all
{
    font-size: 120%;
    padding-bottom: 11px;
    color:#36146D;
    float:left;
    width:815px;
    float:left;
}

.program-page-day
{
    color:#36146D;
	font-size:120%;
	margin:20px 12px 11px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
    border-bottom: 1px solid #36146D; 
    clear:left;
}

.program-page-day-archive
{
    color:#36146D;
	font-size:120%;
	margin:20px 0px 11px 12px;
	padding-bottom:5px;
	padding-left:2px;
    border-bottom: 1px solid #36146D; 
    clear:left;
    display:inline-block;
    width:790px;
    float:left;
}
.pdfArchive
{
    border-bottom: 1px solid #36146D;
    color: #36146D;
    display: inline-block;
    float: left;
    font-size: 16px;
    margin-top: 20px;
    padding-bottom: 5px;
    text-decoration: none;
}

.program-page-day-stage
{
    display:inline-block;
	margin-bottom:20px;
	margin-left:15px;
	vertical-align:top;
	width:310px;
	min-height:50px;
}

.program-page-day-stage-title
{
    font-size: 120%;
    padding-bottom: 11px;
    color: #36146D;
}
.program-page-day-stage ul
{
	color:#36146D;
	list-style-type:none;
}

.program-page-day-stage ul a
{
	color:#3800FF;
}

.program-info
{
    margin: 12px;
    padding: 2px;
    color: #D2D2D2;
}
.program-buttons
{
    margin-left: 47px;
    margin-bottom: 12px;
    margin-top: 12px;
}
.program-button
{
    background-color: #272727;
    display: block;
    padding: 10px;
    float: left;
    margin-right: 8px;
    
}

.program-buttons span.errorCheck {

	color:#FFFFFF;
	padding-left:50px;
	font-weight: bold;

}

.program-button-submit input {
	background-color:#FF4682;
	color:#3F0678;
	cursor:pointer;
	padding-bottom:8px;
	padding-left:14px;
	padding-right:10px;
	padding-top:10px;
	border:0px none;
	text-align: left;
	
}

.program-button-submit input.print {
	
	width:100px;
	
}
.program-button-submit input.printChecked {
	
	width:155px;
	
}

.program-button a
{
    
    background-image:url("images/news-dot.gif");
    background-position:left center;
    background-repeat:no-repeat;
    color:#FF6600;
    padding-left:11px;
    text-decoration:none;
}

.program-table td.time-row
{
    color: #36146D;
    background-color:transparent;
    text-align: center;
    font-weight: bold;
    line-height: 18px;
    width:47px;
    font-size:10px;
    
}

.program-table td span.interpreterProgramTime{

	font-size:9px;	
	
}

.program-table td.program-blank
{
    background-color: inherit;
}
.last-link
{
    display: block;
    padding-bottom: 30px;
}
.left-table
{
    float: left;
    width: 47px;
    clear: none;
}
.right-table
{
    float: left;
    clear: none;
    overflow:hidden;
	width:23.9cm;
	position:relative;
}
.noProgram {
	
	color:#36146D;
	font-weight:bold;
	padding-bottom:100px;
	padding-top:100px;
	text-align:center;
	
}
.page-links-history p {
	
	margin-bottom:15px;
	margin-top:15px;
	
}
h3.notification{

	margin-left:30px;
	font-size:18px;

}
p.notification{

	color:#36146D;
	margin:10px 30px 30px;

}
.endFloat{
	clear:both;
}
.hide{
	display:none;
}

img.bez_barier {
	margin: 40px 14px 0 0;
	width: 230px;
	display: block;
	border: 0;
}

p.notification2{

	color:#990000;
	margin:10px 30px 30px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.bb-page-content-title {    font-size: 120%;    margin-left: 12px;    padding-top: 12px;    margin-right: 12px;    color: #36146D;    padding-bottom: 14px;    margin-bottom: 6px;    border-bottom: solid 1px #272727;}#page-content-partners-barier h2 {    color: #333333;    font-weight: bold;    margin-bottom: 19px;    margin-right: 12px;    line-height: 20px;    font-size: 100%;}#page-content-partners-barier h2.kontakt {    color: #333333;    font-weight: bold;    margin-bottom: 0px;    margin-right: 12px;    line-height: 20px;    font-size: 100%;}.pro_nevidome a:hover, .pro_nevidome a:active, .pro_nevidome a:focus {	outline: 2px solid #1e90ff;	background-color: #FFFFFF;	color: #000000;}#logo_nevidomi {    background-image: url("images/logo.png");    background-position: center top;    background-repeat: no-repeat;    float: left;    height: 67px;    margin-left: 16px;    margin-top: 7px;    width: 252px;}#content {    background-color: white;    margin-bottom: 100px;    position: relative;}


div.oznameni {
    color: #FF4682;
    font-weight: bold;
    margin: 10px 30px 20px;
}
