/*
 *	o2 tv print style sheet
 *	(c) 2010 Et netera a.s.
 */



#logo, #contact, #contact-link, #mainmenu, #submenu, #search, #hp-promo, #sidebar, #footer-logo, #footer-language, .corner-tl, .corner-tr, .corner-bl, .corner-br, a.expand-link, a.expand-link-2, .expand-link span, .expand-link em, .blueform, .remote-control, .styled-select ul {
	display: none;
}

body {
	background: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 75%;
	line-height: 1.6em;
}


a {
	color: #a0a0a0;
	text-decoration: underline;
}


p {
	margin-bottom: 1em;
}

ul {
	list-style: disc;
	margin: 1em 0;
	padding-left: 1.5em;
}

ol {
	margin: 1em 0;
	padding-left: 2em;
}

li {
	padding-bottom: 1em;
}

table {
	border: 1px solid #000000;
	width: 99%;
}

td, th {
	border: 1px solid #000000;
	padding: .2em .5em;
	vertical-align: middle;
}

h1 {
	font-size: 2em;
	margin: 2em 0 1em;
}

h2 {
	font-size: 1.5em;
	margin: 1.5em 0 1em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}

h4 {
	font-weight: bold;
	margin: 1em 0;
}


hr {
	background: none;
	border: 0;
	border-top: 1px solid #a0a0a0;
	height: 1px;
	line-height: 1px;
	margin: 2em 0;
}


#header {
	margin-bottom: 1em;
}

#breadcrumbs {
	border-bottom: 1px solid #000000;
	margin-bottom: 2em;
	padding-bottom: 1em;
}

#footer {
	border-top: 1px solid #000000;
	margin-top: 3em;
	padding-top: 1em;
}

ul.packages a {
	text-decoration: none;
}

ul.packages em {
	font-size: 1.3em;
	font-style: normal;
	text-transform: uppercase;
}

.expandable {
	border-top: 1px solid #000000;
	margin-top: .5em;
	padding-top: .5em;	
}

body #page #o2tv #o2tv-inner #content-wrapper #content #content-inner .expandable-content { display: block !important; height: auto !important; }

body .popup {
	display: none !important;
}

.channels img {
	display: inline-block;
	margin: .3em 1em .3em 0;
	vertical-align: middle;
}
