/* @group Genreal */

body {
	background-color: #000;
	color: #e5e5e5;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

body.about-bcg {
    color: #e5e5e5;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    background: #000 url(../img/about/about-bcg.png) repeat-x;
}

.hidden {
	visibility: hidden;
}

div.header-login a {
	color: #727272;
    text-decoration: none;
}

div.header-login a:hover {
	color: #e5e5e5;
}

div.wrapper {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}



/* @end */

/* @group Header */

div.header {
	width: 940px;
	height: 111px;
	background-image: url(../img/header/header.jpg);
}

div.header-login {
	text-align: right;
	position: relative;
	top: 20px;
	right: 15px;
	font-size: 10px;
	color: #494949;
	font-weight: bold;
}



/* @end */

/* @group Navigation */

div.navi {
	width: 940px;
	height: 42px;
	background: url(../img/navi/navi-bcg.jpg) no-repeat;
}

div.navi ul {
	float: left;
	position: relative;
	top: 6px;
	left: 10px;
}

div.navi ul li {
	height: 31px;
	display: inline;
}

div.search-input {
	width: 197px;
	height: 24px;
	float: right;
	position: relative;
	right: 10px;
	top: 9px;
	font-size: 11px;
	background: url(../img/navi/vyhladavanie-bcg.png) repeat-x;
}

input.search-input-field {
	background: transparent repeat-x;
	border-width: 1px;
	border-style: none;
	position: relative;
	top: 4px;
	left: 5px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #353535;
	width: 170px;
}

div.app-holder{
}
/* @group navi-btn */

li.promo-btn a {
	background-image: url(../img/navi/promo-btn.png);
	width: 109px;
	display: block;
	float: left;
	height: 31px;
}

li.promo-btn a:hover {
	width: 109px;
	background: url(../img/navi/promo-btn.png) 0 -31px;
}

li.program-btn a {
	background-image: url(../img/navi/program-btn.png);
	width: 107px;
	display: block;
	float: left;
	height: 31px;
}

li.program-btn a:hover {
	width: 107px;
	background: url(../img/navi/program-btn.png) 0 -31px;
}

li.kategorie-btn a {
	background-image: url(../img/navi/kategorie-btn.png);
	width: 108px;
	display: block;
	float: left;
	height: 31px;
}

li.kategorie-btn a:hover {
	width: 108px;
	background: url(../img/navi/kategorie-btn.png) 0 -31px;
}

li.mojenahravky-btn a {
	background-image: url(../img/navi/moje_nahravky-btn.png);
	width: 140px;
	display: block;
	float: left;
	height: 31px;
	position: relative;
	left: 7px;
}

li.mojenahravky-btn a:hover {
	width: 140px;
	background: url(../img/navi/moje_nahravky-btn.png) 0 -31px;
	position: relative;
	left: 7px;
}

li.promo-btn-sel a {
	width: 109px;
	display: block;
	float: left;
	height: 31px;
	background: url(../img/navi/promo-btn.png) 0 -31px;
}

li.program-btn-sel a {
	width: 107px;
	display: block;
	float: left;
	height: 31px;
	background: url(../img/navi/program-btn.png) 0 -31px;
}

li.kategorie-btn-sel a {
	width: 108px;
	display: block;
	float: left;
	height: 31px;
	background: url(../img/navi/kategorie-btn.png) 0 -31px;
}

li.mojenahravky-btn-sel a {
	width: 140px;
	display: block;
	float: left;
	height: 31px;
	position: relative;
	left: 7px;
	background: url(../img/navi/moje_nahravky-btn.png) 0 -31px;
}



/* @end */



/* @end */

/* @group App Area */

div.app-bcg {
	width: 940px;
	height: 445px;
	background-image: url(../img/general/app-bcg.png);
}

div.app-container {
	width: 900px;
	position: absolute;
	margin-left: 20px;
	margin-right: 20px;
	background-color: white;
	height: 404px;
	overflow: hidden;
	top: 20px;
}

h1 {
	position: relative;
	top: 10px;
	left: 10px;
}



/* @end */

/* @group Calendar */

.app-container-kategorie div.cal-cal {
    position: absolute;
    left: 470px;
    width: 201px;
    height: 24px;
    top: 15px;
}

div.cal-cal a {
    color: #191919;
    font-size: 12px;
    text-decoration: none;
    display: block;
    float: left;
    border: none;
    margin: 0;
    cursor: pointer;
}

div.channel-cal {
    position: absolute;
    left: 120px;
    width: 201px;
    height: 24px;
    top: 56px;
}

div.channel-cal a {
    color: #191919;
    font-size: 12px;
    text-decoration: none;
    display: block;
    float: left;
}

div.epg-cal {
    position: absolute;
    left: 15px;
    width: 201px;
    height: 24px;
    top: 13px;
}

div.epg-cal a {
    color: #191919;
    font-size: 12px;
    text-decoration: none;
    display: block;
    float: left;
}

div.planovane-cal {
    position: absolute;
    left: 230px;
    width: 201px;
    height: 24px;
    top: 77px;
}

div.planovane-cal a {
    color: #191919;
    font-size: 12px;
    text-decoration: none;
    display: block;
    float: left;
}

.cal-prev {
    background: url(../img/calendar/arrows-btn.png) no-repeat;
    width: 26px;
    height: 24px;
}

.cal-prev-hover {
    background: url(../img/calendar/arrows-btn.png) no-repeat;
    width: 26px;
    height: 24px;
    background-position: 0 -24px;
}

.cal-date {
    background: url(../img/calendar/cal-date-bcg.png) no-repeat;
    width: 149px;
    height: 20px;
    text-align: center;
    padding: 4px 0 0 0;
}

.cal-date-hover {
    background-position: 0 -24px;
}

.cal-next {
    background: url(../img/calendar/arrows-btn.png) no-repeat 0 -48px;
    width: 26px;
    height: 24px;
}

.cal-next-hover {
    background: url(../img/calendar/arrows-btn.png) no-repeat 0 -48px;
    width: 26px;
    height: 24px;
    background-position: 0 -72px;
}

/* @group Calendar Picker */

div.cal-table {
    width: 149px;
    height: 115px;
    top: 15px;
    position: absolute;
/*    left: 495px;*/
    border: 1px solid #b0b0b0;
    border-top: 1px solid #d8d8d8;
    cursor: pointer;
    background: #fff url(../img/calendar/cal-table-days.png) no-repeat 0 30px;
}

div.cal-table table {
    position: absolute;
    top: 48px;
    padding: 0;
    border: 1px solid #d2d2d2;
    border-bottom: 1px none white;
    border-right: 1px none white;
    left: 4px;
}

span.date {
    width: 150px;
    height: 20px;
    text-align: center;
    padding-top: 3px;
    font-size: 12px;
    color: #191919;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
}

div.epg-cal-table table a {
    text-decoration: none;
    color: #6c6c6c;
    display: block;
    padding: 1px 3px 2px 4px;
    font-size: 10px;
}

div.epg-cal-table table a:hover {
    background-color: #cbc9c9;
}

div.epg-cal-table table a.inactive {
    background-color: #e1e1e1;
    color: #a4a4a4;
}

div.epg-cal-table table a.today {
    background-color: #fe2e87;
    color: #fff;
}

div.epg-cal-table table td {
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

/* @end */

/* @group Calendar Picker - Channel */

div.channel-cal-table {
    width: 149px;
    height: 115px;
    top: 56px;
    position: absolute;
    left: 145px;
    border: 1px solid #b0b0b0;
    border-top: 1px solid #d8d8d8;
    cursor: pointer;
    background: #fff url(../img/calendar/cal-table-days.png) no-repeat 0 30px;
}

div.channel-cal-table table {
    position: absolute;
    top: 48px;
    padding: 0;
    border: 1px solid #d2d2d2;
    border-bottom: 1px none white;
    border-right: 1px none white;
    left: 4px;
}

span.date {
    width: 150px;
    height: 20px;
    text-align: center;
    padding-top: 3px;
    font-size: 12px;
    color: #191919;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
}

div.channel-cal-table table a {
    text-decoration: none;
    color: #6c6c6c;
    display: block;
    padding: 1px 3px 2px 4px;
    font-size: 10px;
}

div.channel-cal-table table a:hover {
    background-color: #cbc9c9;
}

div.channel-cal-table table a.inactive {
    background-color: #e1e1e1;
    color: #a4a4a4;
}

div.channel-cal-table table a.today {
    background-color: #fe2e87;
    color: #fff;
}

div.channel-cal-table table td {
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

/* @end */

div.cal-table {
    width: 149px;
    height: 115px;
    top: 15px;
    position: absolute;
    left: 495px;
    border: 1px solid #b0b0b0;
    border-top: 1px solid #d8d8d8;
    cursor: pointer;
    background: #fff url(../img/calendar/cal-table-days.png) no-repeat 0 30px;
}

div.cal-table table {
    position: absolute;
    top: 48px;
    padding: 0;
    border: 1px solid #d2d2d2;
    border-bottom: 1px none white;
    border-right: 1px none white;
    left: 4px;
}

span.date {
    width: 150px;
    height: 20px;
    text-align: center;
    padding-top: 3px;
    font-size: 12px;
    color: #191919;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
}

div.cal-table table a {
    text-decoration: none;
    color: #6c6c6c;
    display: block;
    padding: 1px 3px 2px 4px;
    font-size: 10px;
}

div.cal-table table a:hover {
    background-color: #cbc9c9;
}

div.cal-table table a.inactive {
    background-color: #e1e1e1;
    color: #a4a4a4;
}

div.cal-table table a.today {
    background-color: #fe2e87;
    color: #fff;
}

div.cal-table table td {
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

/* @end */



/* @end */

/* @group Footer */

div.footer {
    background-color: #141414;
    margin-top: 0;
    border: 1px solid #1d1d1d;
    padding-top: 10px;
    margin-bottom: 15px;
    border-top-style: none;
    padding: 10px;
    display: block;
    width: 918px;
    height: 15px;
}

div.footer a {
    color: #b3b3b3;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

div.footer a:hover {
    color: #444;
}

div.footer span.copyright {
    font-size: 11px;
    color: #353535;
    float: left;
    padding-left: 40px;
    padding-right: 20px;
    display: block;
}

div.footer span.infolinka {
    font-size: 11px;
    color: #404040;
    padding-left: 20px;
    padding-right: 40px;
    float: right;
}

div.footer ul {
}

div.footer li {
    padding-left: 20px;
    font-size: 11px;
    color: #5b5b5b;
    font-weight: bold;
    float: left;
    display: block;
}

div.text-blok.adv p.manual {
	padding: 10px;
	background-color: #141414;
	border: 1px solid #1d1d1d;
	text-align: center;
}
/* @group About */

div.about-wrapper {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

div.text-blok.adv h1 {
    font-size: 17px;
}

div.text-blok.adv p {
    font-size: 11px;
    color: #b1b1b1;
}

div.about-img {
    background-image: url(../img/about/Magio-eSprevodca-O-sluzbe-bcg.jpg);
    display: block;
    height: 420px;
}

div.text-wrapper {
    margin-top: -65px;
    padding-left: 60px;
    margin-bottom: 0;
    float: left;
}

div.text-wrapper small {
    color: #363636;
}

div.text-blok {
    float: left;
    width: 235px;
    font-size: 11px;
    color: #7f7f7f;
    line-height: 18px;
    padding-right: 40px;
    padding-bottom: 40px;
}

div.text-blok.center5 {
    float: left;
    width: 215px;
    font-size: 11px;
    color: #999;
    line-height: 18px;
    padding-right: 40px;
    padding-bottom: 40px;
    border-left: 1px solid #303030;
    padding-left: 20px;
}

div.text-blok h1 {
    font-weight: bold;
    font-size: 14px;
    top: 0;
    left: 0;
    margin-bottom: 15px;
    margin-top: 35px;
    color: white;
}

a.start-btn {
    display: block;
    width: 197px;
    height: 32px;
    position: absolute;
    top: 300px;
    margin-left: 55px;
    background-image: url(../img/about/magio-esprievodca-start-btn.png);
    z-index: 10;
}

div.about-wrapper div.footer {
    margin-left: 60px;
    margin-right: 60px;
    clear: both;
    display: block;
    border-top-style: solid;
    border-top-width: 1px;
    width: 770px;
}



/* @end */


a {outline:none;}