body {
	font-size: 11px;
	font-family: Arial;
	color: #3e3e3e;
	margin: 0;
	padding: 0;
}

a {
	color: #668cca;
}

a:hover {
	text-decoration: none;
}

h2 {
	color: #668cca;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 11px;
}

h4 {
	color: #668cca;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

.floatleft {
	float: left;
}

#page {
	margin: 0 auto;
	width: 948px;
}

.underline {
	text-decoration: underline;
}

.visibility-hidden {
	visibility: hidden;
}

#toolbar, #subfooter {
	background-color: #3e3e3e;
	font-size: 11px;
	line-height: 29px;
	color: #d4d4d4;
	padding-left: 17px;
}
#toolbar a, #subfooter a {
	color: #d4d4d4;
	text-decoration: none;
}
#toolbar span, #subfooter span {
	padding-left: 3px;
	padding-right: 3px; /* zjistit */
}
#toolbar #pravy-odkaz {
	text-align: right;
	padding-right: 10px;
}

#tap {
	background-image: url('../images/tap-bg.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 137px;
}
#menu {
	float: left;
	width: 272px;
}
#menu ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 26px;
	width: 201px;
	margin-top: 0;
}
#menu ul li {
	border-bottom: 1px dotted #e5e5e5;
}
#menu ul li a {
	display: block;
	line-height: 40px;
	font-weight: bold;
}
#menu ul li .active {
	color: #ff0068;
}
#content {
	margin-left: 272px;
	border-left: 1px dotted #e5e5e5;
	padding-left: 27px;
	padding-right: 18px;
}
#newsbox {
	clear: both;
	margin-top: 15px;
}
#newsbox #news-title {
	width: 130px;
	height: 18px;
	background-image: url('../images/novinky-a-akce.png');
	margin-left: 26px;
	margin-bottom: 14px;
}
#newsbox #news-title span {
	display: none;
}
#newsbox  .news {
	float: left;
	width: 30%;
	margin-left: 26px;
	margin-bottom: 10px;
}
#newsbox .novinka {
	color: #668cca;
	font-size: 12px;
	font-weight: bold;
}
#newsbox .novinka span {
	padding-right: 5px;
}
#newsbox .novinka p {
	text-align: justify;
}
#footer {
	clear: both;
	height: 149px;
	background-image: url('../images/footer.png');
	background-position: 0 31px;
	background-repeat: no-repeat;
	color: #898989;
}
#footer a {
	color: #898989;
}
#footer .header {
	line-height: 31px;
	background-image: url('../images/footer-top.png');
	color: #ffffff;
	padding-left: 27px;
	height: 31px;
	margin-bottom: 13px;
}
#footer #kontakty {
	width: 48px;
	height: 31px;
	background-image: url('../images/kontakty.png');
	margin-bottom: 13px;
}
#footer #kontakty span {
	display: none;
}
#footer .in {
	padding-left: 27px;
}
#footer .kontakty {
	width: 300px;
}
#subfooter {
	clear: both;
	margin-top: 3px;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.city {
	margin-bottom: 30px;
}

.offer_content {
	display: none;
}
.offer {
	padding-bottom: 5px;
	border-bottom: 1px dotted #e5e5e5;
	margin-bottom: 11px;
	cursor: pointer; cursor: hand;
}
.offer table {
	border-collapse: collapse;
	width: 630px;
}

.offer-pink table tr {
	background: transparent none;
}

.offer table tr td {
	background-position: expression(-this.offsetLeft);
}

.offer-pink table tr {
	background-color: #f72279;
	background-image: url('../images/offer-item-pink.png');
	height: 33px;
	margin: 0 10px;
	width: 100%;
}

.offer-blue table tr {
	background-color: #72ade8;
	background-image: url('../images/offer-item-blue.png');
	height: 33px;
	margin: 0 10px;
}

.offer-grey table tr {
	background-color: #737373;
	background-image: url('../images/offer-item-grey.png');
	height: 33px;
	margin: 0 10px;
}

.offer:hover table tr {
	background-image: none;
}
.offer table td {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.offer .name {
	padding-left: 13px;
	width: 143px;
}
.offer .price {
	text-align: right;
	padding: 0;
	padding-right: 31px;
	vertical-align: bottom;
	width: 100px;
}
.offer .price img {
	vertical-align: bottom;
}
.italic {
	font-style: italic;
}

.vybrat-sluzbu {
	margin-top: 15px;
	background: url('../images/tlacitka/objednat.png') no-repeat;
	color: transparent;
	width: 132px;
	height: 52px;
	float: left;
}

.dostupnost-tlacitko {
	margin-top: 15px;
	background: url('../images/tlacitka/dostupnost.png') no-repeat;
        color: transparent;
        width: 132px;
        height: 52px;
	float: right;
}

img.odstranit-nabidku {
	border: none;
}

table.objednavka-tabulka { 
	margin: 25px 0;
	text-align: center; 
	font-size: x-small; 
	width: 540px;
	background-color: white;
	border-collapse: collapse; 
	border-spacing: 0px;
}

table.objednavka-tabulka td {
	border-right: 1px dotted #668cca;
	border-bottom: 1px dotted #668cca;
	border-left: 1px dotted #668cca;
	text-align: left;  
	background-color: white;
	padding: 5px; 
}

table.objednavka-tabulka th { 
	background-color: #668cca;
	border-right: 1px solid #668cca;
	border-left: 1px solid #668cca;
	text-align: left; 
	text-indent: 5px; 
	font-weight: bold; 
	font-size: 11px; 
	color: white; 
	height: 25px;
}

table.objednavka-tabulka td.sup { 
	background-color: #FCC;
}

table.objednavka-tabulka td.objednavka-odstranit-sluzbu {
	text-align: center;
}

tr.celkova-cena {
	border-top: 1px solid black;
}

.vyskakovaci-okno {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.vyskakovaci-okno-pozadi {
	background: #000;
	position: fixed; 
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	left: 0;
	z-index: 10;
}
.vyskakovaci-okno-blok {
	background: white;
	padding: 10px 20px;
	border: 4px solid #a5cdf4;
	float: left;
	width: 530px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 100;
	text-align: center;

}
.vyskakovaci-okno-blok .vyskakovaci-okno-uvnitr {
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
}
.vyskakovaci-okno-uvnitr p {
	padding: 5px 10px;
	margin: 5px 0;
}
.vyskakovaci-okno-uvnitr img.tlacitko-pokracovat {
	width: 142px;
	height: 52px;
	margin: 0 auto;
	display: block;
	border: 0;
}

.vyskakovaci-okno-uvnitr .vyskakovaci-okno-nadpis {
	font-weight: bold;
	font-size: 12px;
	color: #ff0068;
	text-transform: uppercase;
	padding-top: 20px;
	margin-bottom: 10px;
	display: block;
	border: 0;
}

img.vyskakovaci-okno-zavrit {
	position: absolute;
	right: -20px;
	top: -20px;
	border: 0;
}

.tabulka-formular table {
	border: 0;
	width: 55%;
}

#tlacitko-odeslat{
	background: url('../images/tlacitka/odeslat.png') no-repeat;
	width: 142px;
	height: 52px;
	font-size: 0px;
	border: 0;
	cursor: pointer;
	cursor: hand;
	margin-left: -22px;
	margin-top: 20px;
	color: transparent;
}

.nabidka-tabulka {
	margin-top: -11px;
	margin-bottom: 13px;
	border: 1px dotted #d6d6d6;
	border-top: 0;
	width: 100%;
}
	
.nabidka-tabulka tr {
	vertical-align: center;
}

.nabidka-tabulka td {
	padding: 10px;
	padding-bottom: 0;
	text-align: justify;
	vertical-align: top;
}

.nabidka-tabulka td.top-bunka {
	width: 50%;
}

.nabidka-tabulka td.top-bunka {
	padding-bottom: 10px;
}

.nabidka-tabulka td div.nabidka-text {
	border-right: 1px dotted #d6d6d6;
	padding-right: 20px;
}

.nabidka-tabulka td div.dostupnost-text {
	padding-top: 15px;
	text-align: left;
}	

.program-logo-okraj {
	border-bottom: 1px solid black;
}

tr.tv-program img {
}

tr.tv-program td {
	text-align: center;
	vertical-align: middle;
}

tr.nazev-programu td {
	margin: 0;
	padding: 0;
	text-align: center;
}

td.tv-logo {
	text-align: center;
	font-weight: bold;
	/*border: 1px dotted gray;*/
}

img.tv-logo {
	/*border-bottom: 1px dotted gray;*/
	padding-bottom: 5px;
}

.tucne {
	font-weight: bold;
}


.formular input.text {
        font-size: 11px;
        font-family: Arial;
        color: #3e3e3e;	
	border: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 7px;
}

.formular input.dlouhy-text {
	background: url(../images/formular/dlouhy-text.png) no-repeat;
	width: 214px;
	height: 20px;
}

.formular input.kratky-text {
	background: url(../images/formular/kratky-text.png) no-repeat;
	width: 104px;
	height: 20px;
}

.formular textarea {
        font-size: 11px;
        font-family: Arial;
        color: #3e3e3e;	
	border: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
}

.formular textarea.textarea {
	background: url(../images/formular/textarea.png) no-repeat;
	width: 330px;
	height: 75px;
}

.otazka-faq {
	font-weight: bold;
	text-transform: uppercase;
}


#vyberte-lokalitu {
	background: url('../images/vyberte-lokalitu.png');
	width: 273px;
	height: 23px;
	margin-bottom: 30px;
}

div.vyber-lokality-obsah {
	text-align: left;
}

#vyber-lokality-lokalita {
	float: left;
	border-right: 1px dotted #a7a7a7;
	margin-right: 20px;
	padding-right: 20px;
}

table.vyber-lokality {
	color: #f72279;
	font-weight: bold;
	margin-left: 70px;
}

a.vyber-lokality {
	display: block;
	background: url('../images/tlacitka/nevybrana-lokalita.png') no-repeat;
	width: 37px;
	height: 37px;
	float: left;
}

a.vyber-lokality:hover {
	background: url('../images/tlacitka/vybrana-lokalita.png') no-repeat;
}

.vyber-lokality-skryt {
	display: none;
}

td.vyber-lokality-mesto {
	padding-left: 10px;
}

#vyber-lokality-napoveda {
	color: #a7a7a7;
}

.linkbar {
	margin: 3em 0;
	background-color: #e0e0e0;
	padding: 0.25em 0;
	background-image: url('../images/background-linkbar.png');
	background-repeat: repeat-y;
}
.linkbar a {
	color: #d4d4d4;
	background-color: #3e3e3e;
	padding: 0.25em 12px 0.25em 11px;
	margin-left: 0;
	margin: 0;
	border-left: 1px solid #000000;
}

.blok-aktivace {
	border: 1px dotted #e5e5e5;
	border-top: 0;
	margin-bottom: 10px;
	margin-top: -12px;
	/*padding: 15px 0;*/
}

.blok-aktivace .text-aktivace {
	padding-left: 15px;
	font-size: 11px;
}

.blok-objednano {
	border: 1px dotted #e5e5e5;
	border-top: 0;
	margin-bottom: 10px;
	margin-top: -12px;
	padding: 15px 0;
}

.blok-objednano .text-objednano {
	font-weight: bold;
	padding-left: 15px;
	float: left;
}

.blok-objednano .objednano-odebrat {
	text-align: right;
	padding-right: 25px;
}

img.odstranit-nabidku {
	margin-top: -2px;
	padding: 0;
}

a.odkaz-odebrat-nabidku {
	padding-right: 8px;
	vertical-align: top;
	font-weight: bold;
}

.doplnujici-text-nabidky {
	margin-bottom: 10px;
}

.motivacni-text {
	text-align: justify;
	text-indent: 30px;
}

#detail-programu img.velke-logo {
	padding: 5px;
	margin: 10px;
	border: 1px solid gray;
}

#detail-programu #detail-programu-logo {
	float: left;
}

#detail-programu h2 {
	margin: 0;
	padding: 0;
	font-size: 25px;
	padding-top: 5px;
}

#detail-programu #top-detail-programu {
	margin-bottom: 20px;
}

.alignright {
	text-align: right;
}

.program-tip a img {
	border: 0;
}

.schovat-mesto {
	display: none;
}

a.pdf-link {
	background: url("../images/pdf-icon.gif") no-repeat;
	display: block;
	padding-left: 25px;
}

