.backstage-video-archive {
	height: 272px !important;
}

/* HOW TO DO IT */

.ant-promo-cvicisko img {
	margin: -50px 30px 0px 10px;
}
.ant-tips-and-tricks-bg {
	background: transparent url('/images/ako_na_to/ant-tipy-a-triky-bg.jpg') !important;
	min-height: 800px;
}

.ant-category-button {
	border:1px solid #fff;
	padding: 10px 20px;
	border-radius: 4px;
}

.ant-category-button:hover {
	border: 1px solid #fc4701;
	color: #fc4701;
}

.ant-tips-and-tricks-intro {
	padding: 20px 10%;
}

/* BACKSTAGE - PHOTOGRID */

.photos-grid {
    max-width: 1130px;
    padding: 4px 0 40px 0;
    margin-left: -10px;
}

.photos-grid .photos {
    position: relative
}

.photos-grid .photo {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    color: #fff
}

.photos-grid .img {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #eee
}

.photos-grid .content {
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: #000;
    background-color: rgba(0, 0, 0, .6);
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.photos-grid .photo:hover .content {
    opacity: 1
}

.photos-grid .title, .photos-grid .author {
    display: block;
    padding: 14px 14px 0 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.photos-grid .title {
    font-weight: 700;
   	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 2px;
	color:#ed1c22;
}

.photos-grid .author {
    padding-top: 0
}

.photos-grid .category {
    position: absolute;
    right: 10px;
    bottom: 8px;
    color: #fff;
    color: rgba(255, 255, 255, .55);
    * color: #fff
}


/* UPRAVY HLAVNEHO CSS */
/*
.site-nav-item--tv-a-video .site-nav-level-2-link, .site-nav-item--tv-a-video .site-nav-link.is-active,
.site-nav-item--tv-a-video .site-nav-link:focus, .site-nav-item--tv-a-video .site-nav-link:hover,
.site-nav-item--tv-a-video:hover .site-nav-link {
  color: #ff0000;
}
*/

.special-padding {
	padding-top: 80px !important;
}

.special-margin {
	margin-top: 57px !important;
}

.special-margin2 {
	margin-top: 46px !important;
}

.special-margin5 {
	margin-top: 57px !important;
}


.site-nav .is-open {
  position: static;
}

.site-nav .is-open .site-nav-level-2 {
	display: block;
	padding: 5px 12px 7px 32px;
	margin-left:12px;
	width: 1156px;
	z-index: 5;
	line-height: 18px;
	height: 34px;
  overflow: hidden;
  background-color:#1a1a1a;
 }
 
.site-nav .is-open li {
  float: left;
  margin: 4px 18px 8px 5px;
}

.site-nav .is-open a {
  padding: 0px;
}

/*** CHALLENGE BLOCK ****/
.challenge_block {
	float: right;
	width: 480px;
	margin-right: 35px;
	margin-top: 40px;
}

.challenge_block h2 {
	font-size: 35px;
	text-transform: uppercase;
	padding-bottom: 2px;
	color:#ed1c22;
	margin-top:16px;
}


.challenge_block-ul {
    margin-left: -36px
}

.challenge_block-item {
    float: left;
    margin: 0 0 32px 36px;
    text-transform: uppercase;
    font-size: 28px;
}

/*** BASIC SUBPAGE ****/
.basic-subpage {
	padding: 40px 250px 40px 85px;
	background-color: #151515;
}

.basic-subpage-title {
	color: #ff0000;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-weight: normal;
	color:#fff;
	font-family: Oswald, arial, sans-serif;
	margin-bottom: 12px;
}

.basic-subpage-content {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	
}

.basic-subpage-content h2 {
	margin-bottom: 5px;
	margin-top: 25px;
	color:#f74820;
}

.basic-subpage-content h2 strong {
	font-family: Oswald, arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

.basic-subpage-content p {
	margin-bottom: 10px;
	line-height: 27px;
	color:#c1c1c1;
}

.basic-subpage-content a {
	color: #fdee03;
	text-decoration: underline
}

.basic-subpage-content strong {
	color:#03d53e;
}

.basic-subpage-content ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 27px;
	color:#c1c1c1;

}

.basic-subpage-content ul li a {
	text-decoration: none;
	color:#ECA824;
}

.basic-subpage-content ol li {
	list-style-type: decimal;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 27px;
	color:#c1c1c1;
}

.basic-subpage-content ul  {
	margin-top: 15px;
	margin-bottom: 5px;
}

.basic-subpage-content ul  {
	padding: 0px 0px 4px 25px;
	list-style-type: disc;
}

/*** PROJECTS ******/
.projekty-title-link {
	color:#feee03;
}
.projekty-title-link-more {
	color:#feee03;
	margin-top:20px;
	float: left;
	
}

.projekty {
	background: transparent url('/images/projekty/project_background.jpg') top center;
}

.projekty-content-subpage {
	padding: 45px 100px;
	background: transparent url('/images/projekty/project_background.jpg') top center;
}

.projekty-content-subpage p {
	margin-bottom: 30px;
}

.projekty-content-subpage a {
	color:#feee03;
}

.news-category-list {
		padding: 45px 100px;
}

.news-title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 34px;
}


li.news-item {
	margin-left: 20px;
}

li.news-item .news-img {
	float: left;
	width: 350px;
	margin-right: 20px;
	margin-top: 10px;
	-webkit-box-shadow: -1px -2px 19px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px -2px 19px -4px rgba(0,0,0,0.75);
	box-shadow: -1px -2px 19px -4px rgba(0,0,0,0.75);

}

li.news-item .news-text {
	font-size: 18px;
	font-family: 'PT Sans', sans-serif;		
	padding-right: 20px;
}

li.news-item .news-link-more {
	float: left;
	margin-top: 10px;
	border:1px solid #fff;
	padding: 5px 7px;
}

/*** KDE TO ZIJE *****/
.ktz-articles {
	padding: 44px 30px 126px 30px;
}

.ktz-articles-s-title {
	color:#ed1c22;
}

.ktz-articles {
	min-height: 450px;
}

/**** CHALLENGE ****/
.challenge {
	background: transparent url('/images/tv-and-video/challenge/challenge_bg.jpg') top center no-repeat;
	height: 692px;
}

/**** TY KOXO ****/
.ty_koxo {
	padding: 20px 0px 0px 40px;
}

.ty_koxo-articles {
    padding: 44px 30px 176px 30px;
    background: #151515 url(/images/kde_to_zije/bg.jpg) left 0 no-repeat
}

.ty_koxo .welcome h2 {
	font-size: 35px;
	text-transform: uppercase;
	padding-bottom: 2px;
	color:#ed1c22;
	margin-top:16px;
}

.ty_koxo .welcome h2 a {
	color:#ed1c22;
}


.ty_koxo .welcome .txt_content {
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;		
}


.ty_koxo-articles-center {
    max-width: 564px;
    float: left
}

.ty_koxo-articles-s-title {
    color: #71f3fb;
    font-size: 35px;
    text-transform: uppercase;
    padding-bottom: 2px;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, .1)
}

.ty_koxo-articles-intro {
    font-size: 17px;
    padding-bottom: 15px;
    max-width: 382px
}

.ty_koxo-articles-item {
    float: left;
    width: 50%;
    position: relative;
    z-index: 1;
    background-color: #151515;
    margin-top: 10px;
}

.ty_koxo-articles-image {
    display: block;
    transition: opacity .2s ease-in-out
}

.ty_koxo-articles-image:focus, .ty_koxo-articles-image:hover {
    opacity: .6
}

.ty_koxo-articles-image--video:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/kde_to_zije/icon_video.png) 0 0 no-repeat;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2
}

.ty_koxo-articles-img {
    width: 100%
}

.ty_koxo-articles-title {
    position: absolute;
    left: 12px;
    bottom: 10px;
    z-index: 2;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, .1)
}

/***** REPORTS ******/

.reports-articles {
    padding: 0px 45px 50px 45px;
    background: #151515 url(/images/tv-and-video/reports/reports_bg.jpg) right bottom no-repeat
}

.reports-articles-s-title {
    color: #ff0000;
    font-size: 35px;
    text-transform: uppercase;
    padding-bottom: 2px
}

.reports-articles-intro {
    font-size: 17px;
    padding-bottom: 28px
}

.reports-articles-intro a {
	color: #ff0000;
}

.reports-articles-ul {
    margin-left: -36px
}

.reports-articles-item {
    float: left;
    width: 246px;
    margin: 0 0 22px 36px;
    min-height: 255px;
}

.reports-articles-image {
    display: block;
    transition: opacity .2s ease-in-out;
    position: relative;
    z-index: 1
}

.reports-articles-image:focus, .reports-articles-image:hover {
    opacity: .6
}

.reports-articles-image--video:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/tv-and-video/icon_video.png) 0 0 no-repeat;
    position: absolute;
    left: 12px;
    bottom: 12px;
    z-index: 2
}

.reports-articles-img {
    width: 100%
}

.reports-articles-title {
    font-size: 22px;
    padding: 12px 0 2px 0;
    text-transform: uppercase;
    line-height: 30px;
}

.reports-articles-title-link {
    transition: color .2s ease-in-out
}

.reports-articles-category-title {
	height: 60px;
	margin-top: 7px;
}

.reports-articles-category-title-custom {
	height: 56px;
	margin-top: 7px;
	overflow:hidden;
}


.reports-articles-category {
 	min-height: 550px;	
}

.reports-articles-title-link:focus, .reports-articles-title-link:hover {
    color: #ff0000
}

.reports-articles-text {
    font-size: 13px;
    line-height: 16px;
    height: 48px
}



/***** FACE2FACE *****/


.face2face-trainers-item {
	min-height: 260px;
}

.face2face-articles {
    padding: 44px 30px 89px 30px;
    background: #151515 url(/images/tv-and-video/face2face/face2face_bg.jpg) left 0 no-repeat
}



.face2face-articles-center {
    max-width: 565px;
    float: right
}

.face2face-articles-s-title {
    color: #ff0000;
    font-size: 35px;
    text-transform: uppercase;
    padding-bottom: 2px;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, .1)
}

.face2face-articles-intro {
    font-size: 17px;
    padding-bottom: 15px;
    max-width: 382px
}

.face2face-articles-item {
    float: left;
    width: 50%;
    position: relative;
    z-index: 1;
    background-color: #151515
}

.face2face-articles-image {
    display: block;
    transition: opacity .2s ease-in-out
}

.face2face-articles-image:focus, .face2face-articles-image:hover {
    opacity: .6
}

.face2face-articles-image--video-right:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/kde_to_zije/icon_video.png) 0 0 no-repeat;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2
}

.face2face-articles-img {
    width: 100%
}

.face2face-articles-title {
    position: absolute;
    left: 12px;
    bottom: 10px;
    z-index: 2;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, .1)
}

.face2face-articles-title-3 {
    position: absolute;
    left: 12px;
    bottom: 10px;
    z-index: 2;
    width: 70%;
    line-height: 26px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, .1)
}

/**** NATOC TO ******/

.record_it {
	background: transparent url('/images/tv-and-video/record-it/record_it_bg.jpg') top center no-repeat;
	height: 574px;
}

.record_it_subpage {
	background: transparent url('/images/tv-and-video/record-it/record_it_bg2.jpg') top center no-repeat;
	height: 743px;
}

.record_it h2 {
	color: #ff0000;
	font-size: 34px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 24px;
}

.record_it h2 a {
	color: #ff0000;
	display: inline-block;
	float: right;
	margin: 220px 20px 0px 0px;
}

.record_it-articles-ul {
    margin-left: -36px
}

.record_it-articles-item {
    float: right;
    width: 340px;
    margin: 60px 24px 32px 36px
}

.record_it-articles-title {
    position: absolute;
    left: 12px;
    bottom: 10px;
    z-index: 2;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, .1)
}

.record_it_subpage-articles-item {
    float: right;
    width: 340px;
    margin: 230px 24px 32px 36px
}

.record_it-articles-image {
    display: block;
    transition: opacity .2s ease-in-out;
    position: relative;
    z-index: 1
}

.record_it-articles-image:focus, .record_it-articles-image:hover {
    opacity: .6
}

.record_it-articles-image--video:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/tv-and-video/icon_video.png) 0 0 no-repeat;
    position: absolute;
    right: 12px;
    bottom: 12px;
    z-index: 2
}

.record_it-articles-img {
    width: 100%
}

.record_it_failarmy {
 	background: transparent url('/images/tv-and-video/record-it/fail-army_bg.jpg?u=1') top center no-repeat;
	min-height: 459px;
	font-size: 16px;
	padding: 30px 80px 10px 80px;	
}

.record_it_failarmy .txt {
}

.record_it_failarmy h1 {
	color: #ff0000;
	font-size: 34px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.record_it_failarmy h2 {
	color: #ff0000;
	font-size: 34px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.record_it_failarmy a {
	color: #ff0000;
}
/*** RECORD IT_SUBMENU ****/
.record_it-submenu-articles-ul {
    margin-left: 32px
}

.record_it-submenu-articles-item {
    float: left;
    width: 218px;
    margin: 285px 0px 32px 10px
}

.record_it-submenu-articles-title {
    position: absolute;
    left: 12px;
    bottom: 10px;
    z-index: 2;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, .1)
}


.record_it-submenu-articles-image {
    display: block;
    transition: opacity .2s ease-in-out;
    position: relative;
    z-index: 1
}

.record_it-submenu-articles-image:focus, .record_it-submenu-articles-image:hover {
    opacity: .6
}

/**** FAIL ARMY *******/

.record_it_failarmy-articles-ul {
	margin-left: 40px;
	margin-top: 10px;
}

.record_it_failarmy-articles-item {
    float: left;
    width: 350px;
    margin: 0px 20px 20px 0px;
}

.record_it_failarmy-articles-title-link {
	position: absolute;
	left: 12px;
	bottom: 10px;
	z-index: 2;
	width: 70%;
	line-height: 26px;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 1px 3px 1px rgba(0, 0, 0, .1);
	color:#fff;
}


.record_it_failarmy-articles-image {
    display: block;
    transition: opacity .2s ease-in-out;
    position: relative;
    z-index: 1
}

.record_it_failarmy-articles-image:focus, .record_it_failarmy-articles-image:hover {
    opacity: .6
}

.record_it_failarmy-articles-image--video:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/tv-and-video/icon_video.png) 0 0 no-repeat;
    position: absolute;
    right: 12px;
    bottom: 12px;
    z-index: 2
}

.record_it_failarmy-articles-img {
    width: 100%
}

.record_it_failarmy-articles-title-link {
    transition: color .2s ease-in-out
}

.record_it_failarmy-articles-title-link:focus, .record_it_failarmy-articles-title-link:hover {
    color: #ff0000
}

.record_it_failarmy-next_videos {
	float: right;
	margin: -30px 70px 10px 0px;
}

.record_it_failarmy p {
	margin-bottom: 20px;
}


/***** HOME *****/
.home_block {
	float: left;
	width: 50%;
	overflow: hidden;
}
/**** ALL STAR TEAM ******/

.all_star_team_home {
	background: transparent url('/images/tv-and-video/all-star-team/all-star-team_bg2.jpg') top center no-repeat;
	height: 666px;
}

/**** BACKSTAGE ******/

.txt_content, .backstage-articles-text, .face2face-articles-intro, .reports-articles-text, .reports-articles-intro, .ktz-articles-intro  {
	font-family: 'PT Sans', sans-serif;
}

.backstage-articles-text {
	font-size: 13px;
}

.backstage-articles-text-trim {
	height: 70px;
	overflow:hidden;
}

.backstage_archive {
	background: #151515 url('/images/tv-and-video/backstage/backstage_archive_bg.jpg') top center no-repeat;
	min-height: 615px;
	padding-left: 52px;
	padding-bottom: 40px;
}

.backstage_archive .txt_content a {
	color:#ff0000;
}


.backstage_archive .welcome {
	margin-top: 42px;	
	display: inline-block;
	font-size: 17px;
	line-height: 15px;
	margin-bottom: 20px;
	width: 100%;
}

.backstage_archive .welcome h2 {
	color: #ff0000;
	font-size: 30px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 24px;
}

.backstage_archive h2.next-videos-title {
	color: #ff0000;
	font-size: 22px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.backstage_archive .welcome .search {
	float: left;
	width: 100%;
	margin-left: 0px;
}

.backstage_archive .welcome .search input {
	background-color: rgba(0,0,0,0.6);	
	width: 75%;
	height: 30px;
	margin: 0px 10px 0px 0px;
	padding: 5px 7px 5px 7px;
	color:#fff;
	border: 0px;
}

.backstage_archive .welcome .search .sort_by {
	border: 1px solid #fff;
	padding: 5px 7px 5px 7px;
	margin-left: 10px;
}

.backstage_archive .welcome .txt_content {
	float:left; 
	width: 35%;	
	line-height: 19px;
}

.backstage_archive .video_player .video_description {
	background-color:#000;
	width: 1076px;
	padding: 20px;
	font-size: 18px;
	margin-bottom: 20px;
}

.backstage_archive .video_player .video_description h1 {
	color: #ff0000;
	font-size: 34px;
	text-transform: uppercase;
	padding-bottom: 2px;
}

.backstage_home {
	background: #151515 url('/images/tv-and-video/backstage/backstage_bg.jpg') top center no-repeat;
	height: 544px;
	padding-left: 52px;
	padding-bottom: 20px;
}

.backstage_home_cover {
	height: 520px;
}

.backstage_home .welcome {
	margin-top: 244px;	
	display: inline-block;	
	font-size: 17px;
	line-height: 15px;
	margin-bottom: 20px;
}

.backstage_home .welcome h2 {
	color: #ff0000;
	font-size: 34px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 24px;

}


.backstage-articles-ul {
    margin-left: -36px
}

.backstage-articles-item {
    float: left;
    width: 246px;
    margin: 0 0 32px 36px;
    height: 200px;
}

.backstage-articles-image {
    display: block;
    transition: opacity .2s ease-in-out;
    position: relative;
    z-index: 1
}

.backstage-articles-image:focus, .backstage-articles-image:hover {
    opacity: .6
}

.backstage-articles-image--video:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/tv-and-video/icon_video.png) 0 0 no-repeat;
    position: absolute;
    left: 12px;
    bottom: 12px;
    z-index: 2
}

.backstage-articles-img {
    width: 100%
}

.backstage-articles-title {
    font-size: 22px;
    padding: 12px 0 2px 0;
    text-transform: uppercase;
    height: 60px;
    overflow:hidden;
}

.backstage-articles-title-link {
    transition: color .2s ease-in-out
}

.backstage-articles-title-link:focus, .ast-articles-title-link:hover {
    color: #db008c
}

.backstage-articles-title-ty-koxo-custom {
    min-height: 110px;
}
.ast-articles-item-home {
	margin-bottom: 0px !important;
}


.ast-nav-active-link:after {
    opacity: .2
}

.ast-nav-title-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    padding: 6px 0;
    width: 100%;
    background-color: rgba(219, 0, 140, .38);
    text-align: center;
    text-transform: uppercase;
    font-size: 18px
}

/**** FANCLUBS *****/

.fanclubs-news-title {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    padding: 180px 0px 0px 30px;
    width: 370px;
    background: transparent url('/images/fankluby/fanclubs-bg.png') top center no-repeat;
    text-align: left;
    text-transform: uppercase;
    font-size: 20px;
    height: 88px;
    color: #a6e914;
   
}


.fanclubs-news-link {
    position: relative;
    z-index: 1;
    display: block
}

.fanclubs-news-link:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: #f500e9;
    content: '';
    opacity: 0;
    transition: opacity .2s ease-in-out
}

.fanclubs-news-title .txt-prefix {
	color:#fff;
	text-transform: none;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

.fanklub-article-category {
	background-color:#332003;
	background-image: none;
	float: left;
}

.fanklub-article-category-left {
	float: left;
	width: 64%;
	padding: 30px 40px;
	font-size: 15px;
	font-family: 'PT Sans', sans-serif;	
}

.fanklub-article-category-left h1 {
	font-family: Oswald, arial, sans-serif;
	text-transform: uppercase;
	color:#a6e914;
	margin-bottom: 20px;	
	display: inline-block;
}

.fanklub-article-category-left h2 {
	font-family: Oswald, arial, sans-serif;
	text-transform: uppercase;
	color:#a6e914;
	margin-bottom: 20px;
	display: inline-block;
	font-size: 18px;
}


.fanklub-article-category-left ul {
	margin-top: 20px;
}

.fanklub-article-category-left ul li {
	list-style-type: disc;		
	margin-left: 40px;
	margin-bottom: 10px;
}


	
	

.fanklub-article-category-left p {
	margin-bottom: 20px;
}

.fanklub-article-category-left a {
	color:#a6e914 !important;
	text-decoration: underline;
}

.fanklub-article-category-right {
	float: right;
	width: 29%;
	text-align: right;
}

/**** FACE2FACE ****/


.face2face_archive {
	background: #151515 url('/images/tv-and-video/face2face/face2face_bg.jpg') top center no-repeat;
	min-height: 615px;
	padding-left: 52px;
	padding-bottom: 20px;
	padding-top: 360px;
}

.face2face_video_detail {
	padding-top: 100px;
	background: #151515 url('/images/tv-and-video/face2face/face2face_bg_video.jpg') top center no-repeat;

}

.face2face_archive .welcome {
	margin-top: 42px;	
	display: inline-block;
	font-size: 17px;
	line-height: 15px;
	margin-bottom: 20px;
	width: 100%;
}

.face2face_archive .welcome h2 {
	color: #ff0000;
	font-size: 34px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 24px;
}

.face2face_archive h2.next-videos-title {
	color: #ff0000;
	font-size: 22px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.face2face_archive .welcome .search {
	float: left;
	width: 100%;
	margin-left: 0px;
}

.face2face_archive .welcome .search input {
	background-color: rgba(0,0,0,0.6);	
	width: 75%;
	height: 30px;
	margin: 0px 10px 0px 0px;
	padding: 5px 7px 5px 7px;
	border: 0px;
	border-radius: 5px;
	color:#fff;
}

.face2face_archive .welcome .search .sort_by {
	border: 1px solid #fff;
	padding: 5px 7px 5px 7px;
	margin-left: 10px;
}

.face2face_archive .welcome .txt_content {
	float:left; 
	width: 35%;	
	line-height: 19px;
}

.face2face_archive .video_player .video_description {
	background-color:#000;
	width: 1076px;
	padding: 20px;
	font-size: 18px;
	margin-bottom: 20px;
}

.face2face_archive .video_player .video_description h1 {
	color: #ff0000;
	font-size: 34px;
	text-transform: uppercase;
	padding-bottom: 2px;
}


.face2face-articles-ul {
    margin-left: -36px
}

.face2face-articles-item {
    float: left;
    width: 246px;
    margin: 0 0 25px 36px;
}

.face2face-articles-item-2 {
    float: left;
    width: 282px;
    margin: 0 0 0px 0px;
}

.face2face-articles-image {
    display: block;
    transition: opacity .2s ease-in-out;
    position: relative;
    z-index: 1
}

.face2face-articles-image:focus, .face2face-articles-image:hover {
    opacity: .6
}

.face2face-articles-image--video:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/tv-and-video/icon_video.png) 0 0 no-repeat;
    position: absolute;
    left: 12px;
    bottom: 12px;
    z-index: 2
}

.face2face-articles-img {
    width: 100%
}

.face2face-articles-title2 {
    font-size: 22px;
    padding: 12px 0 8px 0;
    text-transform: uppercase;
    line-height: 29px;		
    height: 58px;
    overflow: hidden;
}

.face2face-articles-title3 {
    font-size: 22px;
    padding: 12px 0 8px 0;
    text-transform: uppercase;
	line-height: 29px;
    height: 58px;
    overflow:hidden;
}

.face2face-articles-title2-link {
    transition: color .2s ease-in-out
}

.face2face-articles-title2-link:focus, .face2face-articles-title-link:hover {
    color: #db008c
}

.face2face-articles-text {
	font-family: 'PT Sans', sans-serif;
	height: 38px;
	overflow: hidden;
}

.face2face-articles-text {
	font-size: 13px;
}

.face2face-meetys-ul .face2face-articles-item {
	min-height: 260px;
}

.face2face-school-ul  .face2face-articles-item {
	min-height: 270px;
	margin-bottom: 10px;
}
/**** FACE2FACE - PERSONS ******/


.face2face_persons {
	background: #151515 url('/images/tv-and-video/face2face/face2face_bg.jpg') top center no-repeat;
	min-height: 515px;
	padding-left: 52px;
	padding-bottom: 20px;
	padding-top: 360px;
}


.face2face_persons .welcome {
	margin-top: 42px;	
	display: inline-block;	
	font-size: 17px;
	line-height: 15px;
	margin-bottom: 20px;
	width: 100%;
}

.face2face_persons .welcome h2 {
	color: #ff0000;
	font-size: 34px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 24px;
}

.face2face_persons h2.next-videos-title {
	color: #ff0000;
	font-size: 22px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.face2face_persons .welcome .search {
	float: left;
	width: 60%;
	margin-left: 0px;
}

.face2face_persons .welcome .search input {
	background-color: rgba(0,0,0,0.6);	
	width: 62%;
	height: 30px;
	margin: 0px 10px 0px 10px;
	padding: 5px 7px 5px 7px;
	border: 0px;
	border-radius: 5px;
	color:#fff;
}

.face2face_persons .welcome .search .sort_by {
	border: 1px solid #fff;
	padding: 5px 7px 5px 7px;
	margin-left: 10px;
}

.face2face_persons .welcome .txt_content {
	float:left; 
	width: 35%;	
	line-height: 19px;
}

.face2face_persons .video_player .video_description {
	background-color:#000;
	width: 1076px;
	padding: 20px;
	font-size: 18px;
	margin-bottom: 20px;
}

.face2face_persons .video_player .video_description h1 {
	color: #ff0000;
	font-size: 34px;
	text-transform: uppercase;
	padding-bottom: 2px;
}

/*** KDE TO ZIJE ****/

.wil_news {
	padding-left: 50px;
	padding-top: -50px;
	background-color:#151515;
}

.wil_news .txt {
	font-size: 14px;
	padding-bottom: 40px;
	padding-right: 100px;
}

.wil_news h1 {
	color: #ff0000;
	font-size: 34px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.wil_news h2 {
	color: #ff0000;
	font-size: 28px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2.wil_news_ymsit-title {
	font-size: 24px;
	color:#fff;
	margin-bottom: 0px;
}

.wil_news_ymsit-articles-item {
	background-color: #272727;
	float: left;
	margin: 0px 20px 20px 0px;
	min-height: 180px;
	padding: 20px;
	width: 310px;
}

.wil_news_ymsit-articles-link {
	font-size: 20px;	
}

.wil_news_ymsit-articles-button {
	padding: 5px 10px;
	background-color: #000;
	float: left;
	margin-top: 5px;
	font-size: 14px;
}

.wil_news_ymsit-articles-date {
	color:#ff0000;
}

.wil_news_ymsit-articles-city {
	color:#ff0000;
	font-size: 16px;
}

/**** CHALLENGE *****/ 

.challenge-subpage {
	background: #151515 url('/images/tv-and-video/challenge/challenge_subpage_bg.jpg') top center no-repeat;
	min-height: 800px;
	padding-top: 430px;
	padding-left: 45px;
	
}

h2.challenge-subpage-title {
	font-size: 40px;
	color:#fff;
	line-height: 45px;
}

.challenge-subpage-intro {
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;	
	padding-top: 10px;
	width: 400px;
	line-height: 20px;
}

.challenge-subpage-block1 {
	float: left;
	width: 845px;
}

.challenge-subpage-block2 {
	float: left;
	width: 400px;
}

.challenge-subpage-block2 h2 {
	font-size: 35px;
	color: #ff0000;
	text-transform: uppercase;
	margin-top: 50px;
}

.challenge-subpage-block2 p {
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;	
	
}

.challenge-subpage-articles-ul {
	width: 580px;	
	margin-top: 30px;
	float: left;
}


.challenge-subpage-articles-item {
    float: left;
    width: 48%;
    position: relative;
    z-index: 1;
    background-color: #151515;
    margin: 0px 10px 10px 0px;
}

.challenge-subpage-articles-image {
    display: block;
    transition: opacity .2s ease-in-out;
    border:1px solid transparent;
}

.challenge-subpage-articles-image:focus, .challenge-subpage-articles-image:hover {
    opacity: .6;
    border:1px solid #ff0000;
}

.challenge-subpage-articles-image--video:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/kde_to_zije/icon_video.png) 0 0 no-repeat;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2
}

.challenge-subpage-articles-img {
    width: 100%
}

.challenge-subpage-articles-title {
    position: absolute;
    left: 12px;
    bottom: 10px;
    z-index: 2;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, .1)
}

.challenge-subpage-article h1 {
	font-size: 35px;
	color: #ff0000;
	text-transform: uppercase;
	margin-top: 50px;
}

.challenge-subpage-article-content {
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;
	padding-top: 10px;	
}

.challenge-subpage-article-content p {
	margin-bottom: 20px;
}

.challenge-subpage-article-content a {
	color:#ff0000;
}

/*** TY KOXO *****/
.ty_koxo_subpage {
	float: left;
	min-height: 1182px;
}

.ty_koxo_subpage .left_block {
	float: left;
	width: 65%;
	background-color:#151515;
}

.ty_koxo_subpage .left_block .sport_block {
	padding-left: 20px;
	float: left;
	padding-top: 20px;
}
.ty_koxo_subpage .left_block .sport_block h2 {
	color:#ff0000;
	font-size: 22px;
	margin:0px;
	padding: 0px;	
}


.ty_koxo_subpage .right_block {
	float: left;
	width: 35%;
	background-color:#222222;
}

.ty_koxo_subpage .right_block h2 a {
	color:#ff0000;
	text-transform: uppercase;
	font-size: 22px;
}	
	
.ty_koxo_promo-left-item {
    float: left;
    position: relative;
    z-index: 1;
    background-color: #151515;
    margin: 0px
}

.ty_koxo_promo-left-image-item {
    display: block;
    transition: opacity .2s ease-in-out;
    border:1px solid transparent;
}

.ty_koxo_promo-left-item-image:focus, .ty_koxo_promo-left-item-image:hover {
    opacity: .8;
}

.ty_koxo_promo-left-item-image--video:before {
    content: '';
    display: block;
    width: 130px;
    height: 130px;
    background: url(/images/tv-and-video/ty-koxo/play-button.png) 0 0 no-repeat;
    position: absolute;
    right: 350px;
    bottom: 170px;
    z-index: 2
}

.ty_koxo_promo-right-item-image--video:before {
    content: '';
    display: block;
    width: 130px;
    height: 130px;
    background: url(/images/tv-and-video/ty-koxo/play-button.png) 0 0 no-repeat;
    position: absolute;
    right: 130px;
    bottom: 170px;
    z-index: 2;
      
}

.ty_koxo_promo-left-item-img {
    width: 100%
}

.ty_koxo_promo-left-item-title {
    position: absolute;
    left: 12px;
    bottom: 10px;
    z-index: 2;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, .1);
    color:#ff0000;
    line-height: 27px;
    padding: 0px 10px 20px 10px;
}

.ty_koxo_promo-left-item-subtitle { 
	color:#000;
	font-size: 24px;
	text-transform: lowercase;
	text-shadow: none;
	font-weight: normal;
}

.ty_koxo_promo-right-menu-item {
    float: left;
    position: relative;
    z-index: 1;
    background-color: #151515;
    margin: 10px 30px 10px 0px;  
}

.ty_koxo_promo-right-menu-image-item {
    display: block;
    transition: opacity .2s ease-in-out;
    border:1px solid transparent;
}

.ty_koxo_promo-right-menu-item:focus, .ty_koxo_promo-right-menu-item:hover {
    opacity: .8;
}

.ty_koxo_promo-right-menu-item-image--video:before {
    content: '';
    display: block;
    width: 130px;
    height: 130px;
    background: url(/images/tv-and-video/ty-koxo/play-button.png) 0 0 no-repeat;
    position: absolute;
    right: 350px;
    bottom: 170px;
    z-index: 2
}

.ty_koxo_promo-right-menu-item-image--video:before {
    content: '';
    display: block;
    width: 130px;
    height: 130px;
    background: url(/images/tv-and-video/ty-koxo/play-button.png) 0 0 no-repeat;
    position: absolute;
    right: 130px;
    bottom: 170px;
    z-index: 2;
      
}

.ty_koxo_promo-right-menu-item-img {
    width: 100%
}

.ty_koxo_promo-right-menu-item-title {
    position: absolute;
    left: 6px;
    bottom: 0px;
    z-index: 2;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, .1);
    color:#fff;
    line-height: 25px;
    padding: 0px 10px 10px 10px;
}




.ty_koxo_promo-right-menu-item-subtitle {
	  color:#000;
	  font-size: 24px;
	  line-height: 10px;
	  text-transform: lowercase;
	  text-shadow: none;
	  font-weight: normal;
	}




.tykoxo-subpage-articles-ul {
	width: 750px;	
	margin-top: 10px;
	float: left;
}


.tykoxo-subpage-articles-item {
    float: left;
    width: 31%;
    position: relative;
    z-index: 1;
    background-color: #151515;
    margin: 0px 10px 10px 0px;
    min-height: 245px;
}

.tykoxo-subpage-articles-image {
    display: block;
    transition: opacity .2s ease-in-out;
    border:1px solid transparent;
}

.tykoxo-subpage-articles-image:focus, .tykoxo-subpage-articles-image:hover {
    opacity: .6;
}

.tykoxo-subpage-articles-image--video:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/kde_to_zije/icon_video.png) 0 0 no-repeat;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2
}

.tykoxo-subpage-articles-image--video-detail:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/kde_to_zije/icon_video.png) 0 0 no-repeat;
    position: absolute;
    right: 10px;
    top: 80px;
    z-index: 2
}




.tykoxo-subpage-articles-img {
    width: 100%
}

.tykoxo-subpage-articles-title {
    position: absolute;
    left: 12px;
    bottom: 10px;
    z-index: 2;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, .1)
}

.top_diktat_block {
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	min-height: 639px;
}

.top_diktat_block .line {
	border-top: 1px solid #414141;
	clear:both;	
	width: 350px;
	margin: 10px 0px 10px 0px;
	float: left;
}

.ty_koxo_video_content {
	float: left;
	padding: 30px 30px 0px 35px;
	background-color: #181818;
}

.ty_koxo_video_content .video_player .video_description {
	float: left;
	background-color:#000;
	width: 1076px;
	padding: 20px;
	font-size: 16px;
	margin-bottom: 20px;
	font-family: 'PT Sans', sans-serif;
}

.ty_koxo_video_content .video_player .video_description h1 {
	color: #ff0000;
	font-size: 34px;
	text-transform: uppercase;
	padding-bottom: 2px;
}

.ty_koxo_video_content .next-videos-title {
	color:#ff0000;
	padding-bottom: 10px;
}

.next-videos-title a {
	color:#ff0000;
}

.ty_koxo_video_content .add_vote {
	background-color: #ff0000;
	color:#fff;
	float: right;
	margin: 0px 10px 0px 20px;
	padding: 10px 20px 10px 20px;
	border-radius: 3px;
}

.ty_koxo_video_content .ty_koxo_video_content-txt {
	float: left;
	padding-right: 130px;
}

.ty_koxo_subpage .ty_koxo_category {
	float: left;
	min-height: 595px;
	padding: 22px 22px 2px 22px;
}

.ty_koxo_subpage .ty_koxo_category h1 {
	text-transform: uppercase;
	color:#ff0000;
	font-size: 28px;
}

.ty_koxo_subpage .ty_koxo_category_txt {
	text-transform: lowercase;
	color:#fff;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;	
	padding: 10px 50px 0px 0px;
}

/*** ALL STAR TEAM ****/

.ast-articles {
	float: left;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;	
	line-height: 24px;
}

.ast-articles-intro {
	margin-top: 15px;
}

.ast-articles h1 {
	font-family: Oswald, arial, sans-serif;
}

.ast-articles h2 {
	font-family: Oswald, arial, sans-serif;
	text-transform: uppercase;	
	margin-bottom: 10px;
}
	
.ast-bg-140 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-ako-sa-zapojit_bg.jpg') top center no-repeat;	
}

.ast-bg-142 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-ceny_bg.jpg') top center no-repeat;	
}

.ast-bg-143 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-vitazi_bg.jpg') top center no-repeat;	
}

.ast-bg-144 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-partneri_bg.jpg') top center no-repeat;	
}

.ast-bg-141 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-foto-a-video_bg.jpg') top center no-repeat;	
}

.ast-bg-153 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-foto-a-video_bg.jpg') top center no-repeat;	
}
.ast-bg-135 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-treneri_bg.jpg') top center no-repeat;	
}
.ast-bg-136 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-ucitelia-hlasovanie_bg.jpg') top center no-repeat;	
}
.ast-bg-137 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-mladi-sportovci_bg.jpg') top center no-repeat;	
}
.ast-bg-138 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-mladi-sportovi-kolektiv_bg.jpg') top center no-repeat;	
}
.ast-bg-139 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-fanusikovia_hlasovanie_bg.jpg') top center no-repeat;	
}

.competitors {
	float:left;	
	margin-top: 15px;
}

.competitors .item {
	float:left;
	margin: 0px 15px 15px 0px;
	min-height: 230px;
}

.competitors .item a {
	float: left;
	background-color: #db008c;
	padding: 5px;

}

.competitors .item a:hover {
	opacity: 0.8;
}

a.got_to_voting {
	padding: 15px 25px 15px 25px;
	text-decoration: none;
}

a.got_to_voting:hover {
	padding: 15px 25px 15px 25px;
	text-decoration: none;
	background-color: #db008c;
	color:#fff;
}

.ast-bg-141 h2 {
		color: #db008c !important;
}
.txt_promo_block {
	background-color: rgba(41, 2, 26, 0.90);
	padding: 30px;
	margin: 10px 0px 20px 0px;
}

.ast-articles-subpage {
	float: left;
	padding: 50px 172px 50px 200px;
}

.ast-articles-subpage-title {
	font-family: Oswald, arial, sans-serif;
	
}

.ast-articles-subpage ul {
	margin-top: 20px;
}

.ast-articles-subpage ul li {
	list-style-type: disc;		
	margin-left: 40px;
}

h1.ast-articles-subpage-title {
	margin-bottom: 20px;
	font-size: 32px;
	text-transform: uppercase;
	color:#db008c;
}

.ast-articles-subpage a {
	text-decoration: underline;
	color:#fff;
}

.ast-articles-subpage-content {
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;		
}

.ast-articles-subpage-content p {
	margin-bottom: 15px;
}

.ast-articles-subpage-content  h2 {
	font-family: Oswald, arial, sans-serif;
	margin-top: 25px;
	text-transform: uppercase;
	color:#db008c;
}

.ast-articles-subpage-content ul {
	margin-bottom: 20px;
}

.got_to_voting {
	background-color:#07070e;
	border-radius: 3px;
	border: 1px solid #db008c;
}

.add_vote {
	background-color:#07070e !important;
	border-radius: 3px;
	border: 1px solid #db008c;
	margin-top:5px;
	text-transform: uppercase;
	min-width: 100px;
	text-align: center;
	margin-left: 60px;
}

/**** STREET FAM ******/

.street-fam-news-item, .street-fam-articles-image-text {
	font-family: 'PT Sans', sans-serif;	
	font-size: 14px;
	font-weight: normal;	
}

.bros-sis-button {
	border:1px solid #fff;
	padding: 5px 10px 5px 10px;
}

.street-fam {
	padding-bottom: 0px;
}

.street-fam-welcome-txt {
	float: left;
	border-top: 2px solid #303030;
	margin: 20px 50px 10px 50px;
	padding-top: 20px;
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;	
	font-size: 15px;
}

.street-fam-welcome-txt p {
	margin-bottom: 20px;
}

.street-fam-welcome-txt .highlight {
	color:#ffb400;
	font-weight: bold;
}

.street-fam-welcome-txt h2 {
   padding-bottom: 8px;
    color: #ffb400;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 25px
}

.street-fam-submenu-item {
	float:left;
	background-color:rgba(40, 40, 40, 0.7);
	border-radius: 6px;
	width: 92%;
	margin: 20px 0px 5px 0px;
	padding: 20px;
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;	
}

.street-fam-submenu-item h2 {
    color: #ffb400;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 25px
}

.street-fam-subpage {
	float: left;
	margin: 20px 0px 10px 0px;
	padding-top: 20px;
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;	
	font-size: 15px;
}

.street-fam-subpage h1 {
    color: #ffb400;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.street-fam-subpage p {
	margin-bottom: 20px;
}

.street-fam-bg-158 {
	background: transparent url('/images/street_fam/streetfam_o-co-nam-ide.jpg') bottom center no-repeat;	
}

.street-fam-bg-159, .street-fam-bg-160, .street-fam-bg-161, .street-fam-bg-162 {
	background: transparent url('/images/street_fam/streetfam_zapoj-sa-do-komunity.jpg') bottom center no-repeat;	
}



.street-fam-submenu {
	border-bottom: 1px solid #fff;
	margin-top: 30px;
	height: 28px;
	padding-left: 10px;
}

.street-fam-submenu a {
	border: 1px solid #fff;
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;	
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px 20px 10px 20px;
	margin-left: 5px;
}

.street-fam-submenu a.active {
	color:#ffb400;
	border-bottom: 1px solid #000;
}

.street-fam-subpage ul li {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 5px;
}

.street-fam-subpage-news {
	float: left;
	background-color:#1f1f1f;
	margin-bottom: 10px;
}

.street-fam-subpage-news-foto {
	float: left;
	background-color:#3d3c3c;
	width: 30%;
	margin: 20px;
	width: 180px;
	height: 80px;
	text-align: center;
	padding-top: 50px;
}

.street-fam-subpage-news-item {
	float:left;
	width: 60%;
	padding-top: 20px;
	padding-right: 20px;
}

.street-fam-subpage-news-item h2 {
	font-family: Oswald, arial, sans-serif;
	color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 25px;
    margin-bottom: 5px;
    margin-top: 0px;

}

/*** SUTAZE ****/
.yskiller_menu {
	background: transparent url('/images/sutaze/yskiller/bg_menu.png') 0px 0px repeat-x;
	height: 68px;
	padding-left: 40px;
}

.yskiller_menu .contest-submenu .contest-submenu-item {
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 15px;
}

.yskiller_content {
	background: #0c528c url('/images/sutaze/yskiller/bg_yskiller.jpg') center bottom no-repeat;	
	min-height: 575px;
	font-family: 'Roboto', sans-serif;		
	font-size: 17px;
	padding: 20px 200px 20px 180px;
	font-weight: 300;
	line-height: 24px;
}

.yskiller_inline_content {
	background: rgba(10, 62, 108, 0.8);
	margin: 0px auto;
	width: 480px;
	border-radius: 3px;
	padding: 30px;
	height: 535px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial;
}

.yskiller_content h1 {
	color:#f3b700;
	font-size: 18px;
	font-weight: 300;
	margin: 0px 0px 10px 0px;
}

.yskiller_content h2 {
	color:#f3b700;
	font-size: 18px;
	font-weight: 300;
	margin: 30px 0px 10px 0px;
}

.yskiller_content a {
	color:#f3b700;
	text-decoration: underline;
}

.yskiller_content p {
	margin-bottom: 15px;
}

.yskiller_content ul li {
	list-style-type: disc;
	margin-left: 40px;
}

.yskiller_content ol li {
	margin-left: 40px;
}

.yskiller_content ul, .yskiller_content ol  {
	margin: 20px 0px 20px 0px;
}

ul.contest-submenu {
    margin-left: 32px
}

ul li.contest-submenu-item {
    float: left;
	list-style-type: none;
	font-family: 'Roboto', sans-serif;		
	font-size: 19px;
	margin: 20px 22px 22px 22px;
	font-weight: 300;
}

ul li.contest-submenu-item a.active {
	color:#f3b700;
}


/*** SUTAZE IDMNT ****/
.idmnt_menu {
	background: transparent url('/images/sutaze/idmnt/bg_menu.jpg') 0px 0px;
	min-height: 262px;
	padding-left: 25px;
}

.idmnt_menu ul li.contest-submenu-item a.active {
	background-color: rgba(199,118,49,0.3);
	padding: 5px 15px 5px 15px;
	border-radius: 3px;
	color:#fff;
}


.idmnt_content {
	min-height: 575px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial;
	padding: 20px 200px 20px 180px;
	font-weight: 300;
	line-height: 24px;
}

.idmnt_content a {
	color:#c77631;
}

.idmnt_inline_content {
	background: rgba(17, 33, 0, 0.8);
	margin: 0px auto;
	width: 480px;
	border-radius: 3px;
	padding: 30px;
	height: 535px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial;
}

.idmnt_content-bg-193 {
    background: #10150f url('/images/sutaze/idmnt/bg_uvod.jpg') center bottom no-repeat;
	min-height: 555px;
}

.idmnt_content-bg-194 {
    background: #10150f url('/images/sutaze/idmnt/bg_antisalamizmus.jpg') center bottom no-repeat;
	min-height: 555px;
}

.idmnt_content-bg-195 {
    background: #10150f url('/images/sutaze/idmnt/bg_pravidla.jpg') center bottom no-repeat;
	min-height: 555px;
}

.idmnt_content-bg-338 {
    background: #10150f url('/images/sutaze/idmnt/bg_asa.jpg') center bottom no-repeat;
	min-height: 555px;
}

.idmnt_content-bg-197 {
    background: #10150f url('/images/sutaze/idmnt/bg_ceny.jpg') center bottom no-repeat;
	min-height: 555px;
}


.idmnt_content-bg-196 {
    background: #10150f url('/images/sutaze/idmnt/bg_sprievodka.jpg') center bottom no-repeat;
	min-height: 555px;
}


.idmnt_content-bg-199 {
    background: #10150f url('/images/sutaze/idmnt/bg_partneri.jpg') center bottom no-repeat;
	min-height: 555px;
}


.idmnt_content-bg-198 {
    background: #10150f url('/images/sutaze/idmnt/bg_vitazi.jpg') center bottom no-repeat;
	min-height: 555px;
}

.idmnt_content-bg-200 {
    background: #10150f url('/images/sutaze/idmnt/bg_kontakt.jpg') center bottom no-repeat;
	min-height: 555px;
}

.idmnt_content h1 {
	color:#c77631;
	font-size: 19px;
	font-weight: 300;
	margin: 0px 0px 10px 0px;
}

.idmnt_content h2 {
	color:#c77631;
	font-size: 16px;
	font-weight: 300;
	margin: 30px 0px 10px 0px;
}

.idmnt_content h3 {
	color:#c77631;
	font-size: 14px;
	font-weight: 300;
	margin: 0px 0px 10px 0px;
}



.idmnt_content a {
	color:#f3b700;
	text-decoration: underline;
}

.idmnt_content p {
	margin-bottom: 15px;
}

.idmnt_content ul li {
	list-style-type: disc;
	margin-left: 40px;
}

.idmnt_content ol li {
	margin-left: 40px;	
    list-style-type: decimal;
}

.idmnt_content ul, .idmnt_content ol  {
	margin: 20px 0px 20px 0px;
}

/*** SUTAZE ****/
.nlama_menu {
	background-color:#222222;
	height: 68px;
	padding-left: 25px;
	text-transform: uppercase;
	padding-top: 20px;	
}

.nlama_menu .hline {
	height: 14px;
	background-color:#363636;
	float: left;
	width: 85%;
	margin-left: 58px;
}

.nlama_content {
	background-color: #222222;
	min-height: 575px;
	font-family: 'Roboto', sans-serif;		
	font-size: 17px;
	padding: 20px 200px 20px 80px;
	font-weight: 300;
	line-height: 24px;
}

.nlama_content h1 {
	color:#f3b700;
	font-size: 19px;
	font-weight: 300;
	margin: 30px 0px 10px 0px;
}

.nlama_content h2 {
	color:#f3b700;
	font-size: 19px;
	font-weight: 300;
	margin: 30px 0px 10px 0px;
}

.nlama_content a {
	color:#f3b700;
	text-decoration: underline;
}

.nlama_content p {
	margin-bottom: 15px;
}

.nlama_content ul li {
	list-style-type: disc;
	margin-left: 40px;
}

.nlama_content ol li {
	margin-left: 40px;	
}

.nlama_content ul, .nlama_content ol  {
	margin: 20px 0px 20px 0px;
}

.nlama_menu ul li.contest-submenu-item {
	margin: 22px 7px 22px 25px;	
	font-weight: 600;
}

.nlama_content ol li {
	margin-left: 40px;	
    list-style-type: decimal;
}


.nlama_button {
	background-color:#fdee03;
	color:#000 !important;
	text-decoration: none !important;
	padding: 5px 45px 5px 45px;
	border-radius: 4px;
}


/*** SUTAZE REPORTERI ****/
.reporters_menu {
	padding-left: 25px;
	text-transform: uppercase;
	padding-top: 10px;	
}


.reporters_content {
	background-color: #1c1f21;
	min-height: 575px;
	font-family: 'Roboto', sans-serif;		
	font-size: 17px;
	padding: 0px 50px 20px 50px;
	font-weight: 300;
	line-height: 24px;
}

.reporters_content h1 {
	color:#f3b700;
	font-size: 28px;
	font-weight: 300;
	margin: 30px 0px 10px 0px;
}

.reporters_content h2 {
	color:#f3b700;
	font-size: 18px;
	font-weight: 300;
	margin: 30px 0px 10px 0px;
}

.reporters_content a {
	color:#f3b700;
	text-decoration: underline;
}

.reporters_content p {
	margin-bottom: 15px;
}

.reporters_content ul li {
	list-style-type: disc;
	margin-left: 40px;
}

.reporters_content ol li {
	margin-left: 40px;	
}

.reporters_content ul, .reporters_content ol  {
	margin: 20px 0px 20px 0px;
}

.reporters_menu ul li.contest-submenu-item {
	margin: 22px 7px 22px 25px;	
	font-weight: 600;
}

.form-input {
	box-sizing: border-box;
	padding: 10px;
	width: 60%;
	border: 0;
	font-weight: 300;
	font-size: 20px;
	margin-bottom: 20px;
	background-color:#171717;
	border-radius: 1px solid #3a3a3a;
	color:#fff;
}


.form-input-button {
	box-sizing: border-box;
	background-color:#f6c200;
	color:#000 !important;
	text-decoration: none !important;
	padding: 5px 45px 5px 45px;
	border: 0px;
	display: inline-block;
}

.registration-form {
	display: none;
}

.projekty-img--1 {
	width: 50%;
}

.projekty-img--2 {
	width: 50%;
	margin-top: 1px;
}

.projekty-content--1 .projekty-title {
	font-size: 24px;
}

.projekty-content--1 .projekty-text {
	font-size: 18px;
}

/*** NIEMEHLO ***/

.vote_button_niemehlo {
	border-radius: 50%;
	width: 50px;
	height: 40px;
	padding: 30px 20px 20px 20px;
	text-align: center;
	background-color: #fdee03;
	color:#000 !important;
	position: absolute;
	margin-left: 550px;
	margin-top: 150px;
	font-size: 18px;
	line-height: 15px;
	text-decoration: none !important;
	text-transform: uppercase;
}

.niemehlo-sub-main-image {
	margin-top: 50px;
}

.niemehlo-intro-txt {
	padding: 25px 40px 20px 40px;
	font-size: 18px;
	background-color:#000000;
	border-radius: 5px;
	font-family: 'PT Sans', sans-serif;
	margin-top: 10px;	
}

.niemehlo-subcategory {
	float: left;
}

.niemehlo-subcategory-left {
	background-color: rgba(0,0,0,0.7);
	width: 60%;
	float:left;
	margin: 0px 25px 30px 25px;
	min-height: 780px;
	font-size: 16px;
	padding: 30px;
	font-family: 'PT Sans', sans-serif;
}

.niemehlo-subcategory-left p {
	margin-bottom: 20px;
}

.niemehlo-subcategory-left a {
	color:#fdee03;
	text-decoration: underline;
}

.niemehlo-subcategory-left h2 {
	color:#fdee03;
}


.niemehlo-subcategory-right {
	background-color: rgba(0,0,0,0.7);
	width: 25%;
	float:left;
	padding:20px;
}

.niemehlo_submenu ul.niemehlo-submenu {
    margin-left: 32px;
    display: inline-block;
	}

.niemehlo-submenu-item {
    float: left;
    margin: 5px 0px -4px 0px;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
}

.niemehlo-submenu-item a {
	padding: 12px 20px;
}
.niemehlo-submenu li.niemehlo-submenu-item a.active {
	background-color: rgba(0,0,0,0.7);
}

.niemehlo-articles-s-title {
	margin: 15px 10px 0px 30px;
	display: inline-block;
}

.niemehlo-articles-s-title a {
	color:#fdee03;
}

.niemehlo-bg-201 {
	background: transparent url('/images/niemehlo/bg/cajocky_sub_bg.jpg') top center no-repeat;
}

.niemehlo-bg-202 {
	background: transparent url('/images/niemehlo/bg/cajocky_sub_bg.jpg') top center no-repeat;
}

.niemehlo-bg-203 {
	background: transparent url('/images/niemehlo/bg/cajocky_sub_bg.jpg') top center no-repeat;
}

.niemehlo-bg-204 {
	background: transparent url('/images/niemehlo/bg/cajocky_sub_bg.jpg') top center no-repeat;
}

.niemehlo-bg-205 {
	background: transparent url('/images/niemehlo/bg/cajocky_sub_bg.jpg') top center no-repeat;
}

.niemehlo-subcategory-right .niemehlo-articles-text {
	font-size: 14px;
}

.niemehlo-home .niemehlo-articles-articles .niemehlo-articles-text {
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	line-height: 16px;
}

.niemehlo-home .niemehlo-articles-item {
	margin: 0px 0px 10px 0px;
	width: 320px;
	background-color:#000000;
	border-radius: 5px;
	padding: 0px 10px 10px 10px;
}

.niemehlo-home .niemehlo-articles-item a {
	color:#fdee03;
}

.niemehlo-articles-item-custom {
	width: 226px !important;
	margin-left: 25px !important;
	height: 310px !important;
}

.niemehlo-articles-text-custom {
	height: 74px !important;
    	overflow: hidden !important;
	font-size: 14px;
}

.niemehlo-articles-item-custom h2 {
	height: 90px !important;
}

.niemehlo-home .niemehlo-articles-s-title {
	margin-left: 0px;
}

.niemehlo-home .niemehlo-articles-image-text {
	font-family: 'PT Sans', sans-serif;
}

.ty_koxo_category_txt p {
	margin-bottom: 20px;
	text-transform: none;
}

.nt-nav-item {
	padding-top:11px;
}

.nt-nav-logo {
	margin-bottom: 10px;
}

.nt-content .subcategory {
	background: transparent url('/images/nove_trendy/novetrendy-bg.jpg') top center no-repeat;
}

.persons {
	background-color: #313131;
	border-radius: 6px;
	padding: 10px 20px 20px 20px;	
	margin: 20px;
}

.persons ul li {
	list-style: disc;
	margin-left: 30px;
}

.persons img {
	float: right;
	width: 250px;
}

.persons h3 {
	color:#96fd03;
	margin-top: 20px;
}

/***** REPORTS ******/

.nove-trendy-articles {
    padding: 0px 45px 50px 45px;
    background: #151515 url(/images/tv-and-video/reports/reports_bg.jpg) right bottom no-repeat
}

.nove-trendy-articles-s-title {
    color: #ff0000;
    font-size: 35px;
    text-transform: uppercase;
    padding-bottom: 2px
}

.nove-trendy-articles-intro {
    font-size: 17px;
    padding-bottom: 28px
}

.nove-trendy-articles-intro a {
	color: #ff0000;
}

.nove-trendy-articles-ul {
    margin-left: 0px;
	padding-top: 30px;
 }

.nove-trendy-articles-item {
    float: left;
    width: 246px;
    margin: 10px 30px 22px 42px;
    height: 243px;
    overflow: hidden;
}

.nove-trendy-articles-image {
    display: block;
    transition: opacity .2s ease-in-out;
    position: relative;
    z-index: 1
}

.nove-trendy-articles-image:focus, .nove-trendy-articles-image:hover {
    opacity: .6
}

.nove-trendy-articles-image--video:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/tv-and-video/icon_video.png) 0 0 no-repeat;
    position: absolute;
    left: 12px;
    bottom: 12px;
    z-index: 2
}

.nove-trendy-articles-img {
    width: 100%
}

.nove-trendy-articles-title {
    font-size: 20px;
    padding: 12px 0 2px 0;
    text-transform: uppercase;
    line-height: 28px;
    max-height: 85px;
	overflow: hidden;
}

.nove-trendy-articles-title-link {
    transition: color .2s ease-in-out
}

.nove-trendy-articles-title-link:focus, .nove-trendy-articles-title-link:hover {
    color: #ff0000
}

.nove-trendy-articles-text {
    font-size: 13px;
    line-height: 16px;
    height: 48px
}

.ant-floating-menu {
	position: absolute;
	z-index: 100;
	margin: 650px 0px 0px 380px;
	font-size: 24px;
	text-transform: uppercase;
}

.ant-floating-menu-home {
	position: absolute;
	z-index: 100;
	margin: 570px 0px 0px 380px;
	font-size: 24px;
	text-transform: uppercase;
}


.ant-floating-menu ul li, .ant-floating-menu-home ul li {
	float: left;
	margin-right: 30px;
}

.ant-floating-menu ul li a:hover,.ant-floating-menu-home ul li a:hover {
	color:#fc4a03;
}

.ant-floating-menu ul li img, .ant-floating-menu-home ul li img {
	margin-top:-5px;
	margin-left: 5px;
}

.ant-article-category {
	background: transparent url('/images/ako_na_to/ant-bg.jpg') top center no-repeat;
	min-height: 800px;
}

.ant-article-category-left {
	float: left;
	width: 60.56%
}

.ant-article-category-right {
	float: right;
	width: 37.56%
}

.ant-subcategory-center {
	margin: 0 auto;
	max-width: 1000px;
	font-size: 18px;
}

.articles-horizontal .item {
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}

.articles-horizontal {
	border-right: 2px solid #434343;
	min-height: 520px;
}

.articles-horizontal h2 {
	margin-bottom: 20px;
	margin-top: 20px;
}
.articles-horizontal .item .news-image {
	float: left;
	margin: 0px 25px 10px 0px;
}

.articles-horizontal .item h3 {
	text-transform: uppercase;
	line-height: 28px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 400;
}

.articles-horizontal .item .news-prefix {
	font-size: 15px;
	line-height: 18px;
	font-weight: 300;
}

.articles-horizontal p {
	margin-bottom: 20px;
}

.trainers-list {
	margin: 20px;
}
.trainers-list .intro {
	font-size: 13px;
	
}

.trainers-list .item {
	float: left;
	margin-top: 20px;
}

.trainers-list .item .trainer-circle {
	float: left;
	border-radius: 50%;
	height: 80px;
	width: 80px;
	margin-right: 18px;
}


.trainers-list .item h3 {
	text-transform: uppercase;
	font-weight: 400;		
}

.trainers-list .item h3 a {
	color:#f74815;
}

.trainers-list .item .prefix {
	font-size: 15px;
	width: 220px;
	margin-left: 100px;
	overflow: hidden;
	height: 70px;
}

.trainers-link {
	text-decoration: underline;
}

.articles-horizontal h1 {
	color:#fa4802;
	margin: 20px 0px 0px 0px;
}

.niemehlo-testing-form input {
	margin-right: 10px;
}

.niemehlo-testing-form h3 {
	color: #feee03;
}

.contest-input-txt {
	width: 400px;
	margin: 5px;
	padding: 5px;
}

.contest-submit {
	background-color: #feee03;
	color:#000;
	border: 1px solid #feee03;
	padding: 10px 20px 10px 20px;
	margin: 30px 6px;
}

/**** NIEMEHLO ****/

.niemehlo-articles {
	background-color:#181818;
	padding-top: 0px;
}

.niemehlo-articles-ul {
    margin-left: -36px
}

.niemehlo-articles-item {
    float: left;
    width: 246px;
    margin: 0 0 12px 36px;
 }

.niemehlo-articles-image {
    display: block;
    transition: opacity .2s ease-in-out;
    position: relative;
    z-index: 1
}

.niemehlo-articles-image:focus, .niemehlo-articles-image:hover {
    opacity: .6
}

.niemehlo-articles-image--video:before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/tv-and-video/icon_video.png) 0 0 no-repeat;
    position: absolute;
    left: 12px;
    bottom: 12px;
    z-index: 2
}

.niemehlo-articles-img {
    width: 100%
}

.niemehlo-articles-title {
    font-size: 22px;
    padding: 12px 0 2px 0;
    text-transform: uppercase
}

.niemehlo-articles-title-link {
    transition: color .2s ease-in-out
}

.niemehlo-articles-title-link:focus, .ast-articles-title-link:hover {
    color: #db008c
}


/*** SITE FOOTER ***/

.site-footer {
    height: 192px;
    display: inline-block;
    clear: both;
    padding-left: 0px;
    font-family: 'PT Sans', sans-serif;
    width: 100%;
    margin-top: 0px;
}

.site-footer .center {
    width: 960px;
    margin: 0px auto;
    height: 192px;
}

.site-footer .left-side {
    float: left;
    border-right: 1px solid #373735;
    margin: 28px 0px 0px 10px;
    width: 370px;
    height: 140px;
}

.site-footer .right-side {
    float: right;
    width: 540px;
    padding-top: 38px;
    margin-right: 15px;
}

.site-footer .copyright {
    color: #727272;
    padding-bottom: 22px;
    text-transform: uppercase;
}

/*** FOOTER - NAV ***/

.footer-nav ul {
    list-style-type: disc;
    color: #DEDEDE;
}

.footer-nav .left {
    float: left;
    width: 145px;
    margin-left: 32px;
}

.footer-nav .right {
    float: left;
}

.footer-nav li {
    padding-bottom: 2px;
}

.footer-nav a {
    color: #727272;
    font-size: 11px;
}

/*** FOOTER - NEWSLETTER ***/

.footer-newsletter .text {
    color: #727272;
    font-size: 16px;
    padding-bottom: 16px;
}

.footer-newsletter input {
    float: left;
    width: 138px;
    border: 1px solid #515149;
    border-radius: 5px;
    background-color: #fff;
    padding: 6px 8px;
    margin-right: 20px;
}

.footer-newsletter button {
    float: left;
    background: transparent;
    font-size: 13px;
    text-decoration: none;
    color: #727272;
    padding: 6px 0px;
}

.footer-newsletter button:hover {
    text-decoration: underline;
}

.reporters_content {
	background: transparent url('/images/sutaze/reporters3_empty.jpg') top center no-repeat;
	min-height: 698px;
}

.reporters_inline_content {
	background: rgba(0, 0, 0, 0.8);
	margin: 0px auto;
	width: 480px;
	border-radius: 3px;
	padding: 30px;
	height: 535px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial;
}

.reporters_inline_content h1 {
	font-size: 15px;
	color: #ebe1ae;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-transform: uppercase;
}

/*** MENU SCHOOL ****/

.menu_school {
	width: auto;
	margin: 0px auto;
	margin-bottom: 15px;
	font-family: arial, tahoma, sans-serif;
    height: 50px;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 40px;
}

.menu_school a {
  color: #53372c;
  height: 32px;
  padding: 17px 8px 0px 8px;
  font-size: 15px;
  color:#fff;
  text-transform: uppercase;
}

.menu_school ul li {
  float:left;
  list-style-type: none;
  margin: 0px;
}

.menu_school ul li  a {
	text-decoration: none;
}

.menu_school a:hover, .menu_school li.active a, .menu_school a.active {
  color:#ebe1ae; 
}

/*** MENU FIX ***/
.site-nav-level-2-item {
	font-size: 17px;
}

.backstage_home .welcome h2 {

}

.site-nav-ul li.site-nav-item--uvod a.is-active {
	color:red;
}

.title-black {
	color:#000;
}

.vysledky-nav-column--6 {
	width: 30.5%;
}

.vysledky-nav-column--7 {
	width: 25.8%;
}

.vysledky-nav-column--9 {
	width: 30.5%;
}

.vysledky-nav-column--10 {
	width: 25.6%;
}

.vysledky-nav-column--11 {
	width: 21.8%;
}

.vysledky-nav-column--12 {
	width: 21.8%;
}

.vysledky-nav-column--13 {
	width: 30.5%;
}

.vysledky-nav-column--14 {
	width: 25.6%;
}

.vysledky-nav-column--16 {
	width: 56.1%;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }




/*** NAPISALI O NAS ****/
.subpage-721 {
  padding: 40px 40px 40px 45px !important;
}

.links_media {
    display: inline-block; 
    margin-bottom: 25px;
}

.links_media .block {
    float: left;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px;
    margin: 10px;
    width: 220px;
    min-height: 490px;
    max-height: 490px;
}

.links_media .block2 {
    min-height: 280px !important;
    max-height: 280px !important;
}

.links_media .block .prefix {
    float: left;
    max-height: 57px;
    overflow: hidden;
    font-size: 12px;
}

.links_media .block a {
    color: #ffe400;
    word-wrap: break-word;
}

.links_media .block h2 {
    height: 88px;
    overflow: hidden;
    color: #d5fc4b;
}

.links_media .block2 h2 {
	height: 40px !important;
}
.nlama-bottom-logo {
	position:absolute;
	margin-left:800px;
	margin-top:-192px;
	z-index:10000;
}

.nlama-bottom-logo2 {
	position:absolute;
	margin-left:800px;
	margin-top:5px;
	z-index:10000;
}

.nlama-bottom-logo3 {
	margin-right:-130px;
	margin-top:85px;
}

.ys_logo {
	background-color:#fff;
	display: inline-block;
	padding: 10px;
	margin: 0px 5px 10px 5px;
	color:#000;
}

.ys_cena {
	float:left;
	padding: 10px;
	margin: 0px 5px 10px 5px;
	color:#fff;
}

.ys_cena_img {
	float:left;
	width: 25%;
}

.ys_cena_img img {
	width: 100%;
	height: auto !important;
}
.ys_cena_desc {
	width: 70%;
	float:left;
	margin-left: 10px;
}

.ys_cena_desc strong {
	font-size: 18px;
}

/* NL - ceny */

.nl_cena {
	float:left;
	padding: 10px;
	margin: 0px 5px 10px 5px;
	color:#fff;
}

.nl_cena_img {
	float:left;
	width: 250px;
}

.nl_cena_img img {
	width: 100%;
	height: auto !important;
}
.nl_cena_desc {
	width: 55%;
	float:left;
	margin-left: 10px;
}

.nl_cena_desc strong {
	font-size: 18px;
}


/* MSR - ceny */

.msr_cena {
	float:left;
	padding: 10px;
	margin: 0px 5px 10px 5px;
	color:#fff;
}

.msr_cena_img {
	float:left;
	width: 150px;
}

.msr_cena_img img {
	width: 100%;
	height: auto !important;
}

.msr_cena_desc {
	width: 55%;
	float:left;
	margin-left: 10px;
}

.msr_cena_desc strong {
	font-size: 18px;
}

/* IDMNT - ceny */

.idmnt_cena {
	float:left;
	padding: 10px;
	margin: 0px 5px 10px 5px;
	color:#fff;
}

.idmnt_cena_img {
	float:left;
	width: 150px;
}

.idmnt_cena_img img {
	width: 100%;
	height: auto !important;
}

.idmnt_cena_desc {
	width: 55%;
	float:left;
	margin-left: 10px;
}

.idmnt_cena_desc strong {
	font-size: 18px;
}

.idmnt_menu .contest-submenu .contest-submenu-item {
	margin-left: 12px;
	margin-right: 12px;
}

.idmnt_menu {
	padding-left: 0px;
}

/*** LT MODAL ***/

.lt-modal {
  display: none;
  position: absolute;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.lt-modal-mask {
  display: none;
  position: absolute;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9998;
  width: 100%;
  height: 100%;
}

.lt-modal-outer-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}

.lt-modal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
}

.lt-modal-inner-wrapper--center {
  vertical-align: middle;
}

.lt-modal-no-scroll {
  overflow: hidden;
  height: 100%;
}

/*** HOME TEASER ***/

.home-teaser {
  max-width: 608px;
  margin: 0px auto;
  padding: 15px;
}

.home-teaser-title {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 8px;
  position: relative;
  z-index: 10;
  margin-right: 40px;
}

.home-teaser-content {
  box-shadow: 0 0 54px rgba(0,14,19,.75);
  position: relative;
  z-index: 1;
  border:1px solid #ffc520;
}

.home-teaser-img {
  float: left;
  width: 50%;
}

.home-teaser-close {
  position: absolute;
  right: -51px;
  top: -25px;
  width: 62px;
  height: 62px;
  background: transparent url(/images/uputavka/close.png?u=2) 0px 0px no-repeat;
  overflow: hidden;
  text-indent: 130px;
}

.home-teaser-title {
  position:absolute;
  width: 260px;
  margin: 170px 0px 0px 176px;
}

.home-teaser-continue {
  text-align: center;
  padding: 26px 15px 0px 15px;
}

.home-teaser-continue-button {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  background-color: #000;
  padding: 10px 20px 10px 20px;
}

.home-teaser-continue-button:hover, .home-teaser-continue-button:focus {
  text-decoration: underline;
}

@media all and (max-width: 1100px) {
  .home-teaser-close {
    right: 10px;
    top: 10px;
  }
}

@media all and (max-width: 767px) {
  .home-teaser {
    max-width: 520px;
  }

  .home-teaser-img {
    float: none;
    width: 100%;
  }
}

/*** IDMNT TIMELINE FORM ***/

.idmnt-timeline-form {

}

.idmnt-timeline-form-form {

}

.idmnt-timeline-form-textarea {
  box-sizing: border-box;
  width: 100%;
  height: 180px;
  padding: 6px 10px;
  border: 1px solid #606060;
  background-color: #303030;
  color: #fff;
}

.idmnt-timeline-form-actions {
  padding: 4px 0px;
}

.idmnt-timeline-form-button {
  float: right;
  border: 1px solid #34BF49;
  color: #636363;
  font-size: 14px;
  padding: 6px 26px;
  text-transform: lowercase;
  background-color: #34BF49;
  color: #fff;
  font-size: 12px;
  border-radius: 2px;
}

.idmnt-timeline-form-button:hover, .idmnt-timeline-form-button:focus {
  background-color: #2EA840;
}

.idmnt-timeline-form-upload {
  float: left;
}

.idmnt-timeline-form-upload-button {
  width: 180px;
  height: 26px;
  line-height: 26px;
  border-radius: 2px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #34BF49;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 5px;
  position: relative;
}

.idmnt-timeline-form-upload-button:hover, .idmnt-timeline-form-upload-button:focus {
  background-color: #2EA840;
}

.idmnt-timeline-form-upload-input {
  cursor: pointer;
  font-size: 100px;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  border: none;
}

.idmnt-timeline-form-upload-item {
  float: left;
  margin-right: 5px;
}

.idmnt-timeline-form-upload-progress {
  float: left;
  height: 20px;
  overflow: hidden;
  position: relative;
  background: #A0A0A0;
}

.idmnt-timeline-form-upload-progress-in {
  display: block;
  background-color: #34bf49;
  height: 20px;
}

.idmnt-timeline-form-upload-img {
  display: block;
  width: 20px;
}

.idmnt-timeline-form-upload-error {
  display: block;
  background-color: #CC0000;
  height: 20px;
  padding: 0px 8px;
  line-height: 20px;
}

.idmnt-timeline-img {
  float:left;
  height: 100px;
  margin: 5px;
}

/*** ALL STAR SCHOOL ****/


.ass-img {
    width: 100%
}

.ass-nav-item {
    float: left
}

.ass-nav-item--1 {
    width: 14.3333%;
}

.ass-nav-item--2 {
    width: 16.08333%
}

.ass-nav-item--3 {
    width: 17.66666%
}

.ass-nav-item--4 {
    width: 18.83333%
}

.ass-nav-item--5 {
    width: 16%
}

.ass-nav-item--6 {
    width: 17.083333%
}

.ass-nav-link {
    position: relative;
    z-index: 1;
    display: block
}

.ass-nav-link:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: #f500e9;
    content: '';
    opacity: 0;
    transition: opacity .2s ease-in-out
}

.ass-nav-link-active .ass-nav-link:after, .ass-nav-link:focus.ass-nav-link:after, .ass-nav-link:hover.ass-nav-link:after {
    opacity: .2
}

.ass-nav-link-active .ass-nav-title {
	color:#db008c;
}

.ass-nav-img {
    width: 100%
}

.ass-nav-title {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    padding: 12px 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .38);
    text-align: center;
    text-transform: uppercase;
    font-size: 22px
}

.ass-articles {
    padding: 56px 45px 30px 45px;
    background: #151515 url(/images/all_star_school/bg.jpg) right bottom no-repeat
}

.ass-articles-s-title {
    padding-bottom: 2px;
    color: #db008c;
    text-transform: uppercase;
    font-size: 35px
}

.ass-articles-intro {
    padding-bottom: 28px;
    font-size: 17px
}

.ass-articles-ul {
    margin-left: -36px
}

.ass-articles-item {
    float: left;
    margin: 0 0 32px 36px;
    width: 246px
}

.ass-articles-image {
    position: relative;
    z-index: 1;
    display: block;
    transition: opacity .2s ease-in-out
}

.ass-articles-image:focus, .ass-articles-image:hover {
    opacity: .6
}

.ass-articles-image--video:before {
    position: absolute;
    bottom: 12px;
    left: 12px;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    background: url(/images/all_star_school/icon_video.png) 0 0 no-repeat;
    content: ''
}

.ass-articles-img {
    width: 100%
}

.ass-articles-title {
    padding: 12px 0 2px 0;
    text-transform: uppercase;
    font-size: 22px
}

.ass-articles-title-link {
    transition: color .2s ease-in-out
}

.ass-articles-title-link:focus, .ass-articles-title-link:hover {
    color: #db008c
}

.ass-articles-text {
    height: 48px;
    font-size: 13px;
    line-height: 16px
}

.ass-articles-intro p {
	margin-bottom: 15px;
	padding-left: 150px;
}

.ass-bg-1238 {
	background: #381b2c url('/images/tv-and-video/all-star-team/ast-ako-sa-zapojit_bg.jpg') bottom center no-repeat;
	padding: 30px !important;
	width: 95%;	
}

.ass-bg-1238 .links_media .block {
	min-height: 670px !important;
	max-height: 670px !important;
}

.ass-bg-1206 {
	background: #381b2c url('/images/tv-and-video/all-star-team/ast-ako-sa-zapojit_bg.jpg') bottom center no-repeat;	
}

.ass-bg-1388 {
	background: #381b2c url('/images/tv-and-video/all-star-team/ast-ako-sa-zapojit_bg.jpg') bottom center no-repeat;	
}

.ass-bg-1207 {
	background: #100a0c url('/images/tv-and-video/all-star-team/ast-ceny_bg2.jpg') bottom center no-repeat;	
}

.ass-bg-1390 {
	background: #100a0c url('/images/tv-and-video/all-star-team/ast-ceny_bg2.jpg') bottom center no-repeat; min-width: 830px;	
}

.ass-bg-1208 {
	background: #1a0912 url('/images/tv-and-video/all-star-team/ast-vitazi_bg2.jpg') top center no-repeat;	
}

.ass-bg-1392 {
	background: #1a0912 url('/images/tv-and-video/all-star-team/ast-vitazi_bg2.jpg') top center no-repeat;	
}

.ass-bg-1365 {
	background: #3e363b url('/images/tv-and-video/all-star-team/ast-partneri_bg2.jpg') bottom center no-repeat;	
}

.ass-bg-1209 {
	background: #3e363b url('/images/tv-and-video/all-star-team/ast-partneri_bg2.jpg') bottom center no-repeat;	
}

.ass-bg-1210 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-foto-a-video_bg.jpg') top center no-repeat;	
	min-height: 500px;
}

.ass-bg-153 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-foto-a-video_bg.jpg') top center no-repeat;	
}
.ass-bg-135 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-treneri_bg.jpg') top center no-repeat;	
}
.ass-bg-136 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-ucitelia-hlasovanie_bg.jpg') top center no-repeat;	
}
.ass-bg-137 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-mladi-sportovci_bg.jpg') top center no-repeat;	
}
.ass-bg-138 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-mladi-sportovi-kolektiv_bg.jpg') top center no-repeat;	
}
.ass-bg-139 {
	background: transparent url('/images/tv-and-video/all-star-team/ast-fanusikovia_hlasovanie_bg.jpg') top center no-repeat;	
}

.ass-articles {
	float: left;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;	
	line-height: 24px;
}

.ass-articles-intro {
	margin-top: 15px;
}

.ass-articles h1 {
	font-family: Oswald, arial, sans-serif;
}

.ass-articles h2 {
	font-family: Oswald, arial, sans-serif;
	text-transform: uppercase;	
	margin-bottom: 10px;
}

.ast-articles-subpage {
	float: left;
	padding: 50px 172px 50px 200px;
}

.ass-articles-subpage-title {
	font-family: Oswald, arial, sans-serif;
	
}

.ass-articles-subpage ul {
	margin-top: 20px;
}

.ass-articles-subpage ul li {
	list-style-type: disc;		
	margin-left: 40px;
}

h1.ass-articles-subpage-title {
	margin-bottom: 20px;
	font-size: 32px;
	text-transform: uppercase;
	color:#db008c;
}

.ass-articles-subpage a {
	text-decoration: underline;
	color:#fff;
}

.ass-articles-subpage-content {
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;		
}

.ass-articles-subpage-content p {
	margin-bottom: 15px;
}

.ass-articles-subpage-content  h2 {
	font-family: Oswald, arial, sans-serif;
	margin-top: 25px;
	text-transform: uppercase;
	color:#db008c;
}

.ass-articles-subpage-content ul {
	margin-bottom: 20px;
}

.ass-articles-subpage {
	float: left;
	padding: 50px 172px 50px 200px;
}

.ass-articles-subpage-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}
.ass-articles-subpage-content ol li {
	list-style-type:decimal;
}

.ass-articles-subpage a {
	color: #db008c;
	text-decoration:underline;
}

#asth-home:hover {
	cursor: pointer;
	opacity:0.8;
}

.notification {
  position: relative;
  margin: 10px 0px;
  padding: 10px 14px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.42;
  color: #fff;
}

.notification--success {
  background-color: #35aa47;
}

.notification--warning {
  background-color: #f66628;
}

.notification--error {
  background-color: #db1619;
}

.notification--info {
  background-color: #038fcf;
}


.ass-bg-1213 {
	background: #151515 url(/images/all_star_school/bg.jpg) right bottom no-repeat;
	padding: 50px;
}


@media only screen and (max-width: 768px) {
	.ass-nav-title {
		font-size: 12px;
	}

	.ass-articles-subpage {
		padding: 20px 40px;
	}

	.ass-articles-subpage-content img {
		width: 100%;
		height: auto !important;
	}

	.form-input {
		width:100%;
	}

	#special-partner-promo {
		position: relative !important;
		margin-top: 20px !important;
		margin-left: 0px !important;
	}
}

.media_logos {
	float:left;
	width: 72%;
	padding: 10px;
}

.media_logos img {
	height:45px;
	margin: 13px 10px 15px 10px;
}

.add_vote_ass {
	background-color: #ff0000;
	color:#fff !important;
	float: right;
	margin: 0px 10px 0px 20px;
	padding: 10px 20px 10px 20px;
	border-radius: 3px;
	color:black;
}

.ass-image--video {
    display: block;
    transition: opacity .2s ease-in-out;
    position: relative;
    z-index: 1
}


.ass-image--video:before {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background: url(/images/all_star_school/icon_video.png) 0 0 no-repeat;
    background-size: 25px 25px;
    position: absolute;
    left: 12px;
    top: 105px;
    z-index: 2
}

.videos-add-vote-button {
	display: inline-block !important;
	float: none !important;
	background-color:#ffee00 !important;
	color:#000 !important;	
  	border-radius: 5px !important;
	padding: 5px 10px !important;
	text-decoration:none !important;
	font-size: 13px;
}

.vote-area {
	text-align:center;
}

.home-promo-left {
	 width: 350px !important;
}

a.verime-link, a.mozebyt-link {
	color: #f74820;
}

