

/*
 *	o2 tv main style sheet
 *	(c) 2010 Et netera a.s.
 */



html { background-color: #ffffff; height: 100%; }

body, input, textarea, select { font-family: Arial, Verdana, sans-serif; }

body {
	background: #ffffff url('/_pub/fd/cb/c8/170757_321720_background_sp.png') repeat-x 0 0;
	font-size: 75%;
	min-height: 100%;
	position: relative;
	text-align: center;
}

body.homepage { background-image: url('/_pub/20/43/4c/170489_319453_background_hp.png'); }

a {
	color: #0d77b5;
	text-decoration: underline;
}

a:hover {
	color: #990000;
}

a:active, object {
	outline: none;
}

#page {
	padding-bottom: 8em;
}


#o2tv {
	background: url('/_pub/b9/66/59/170755_321821_background_sp.jpg') no-repeat 50% 143px;
	margin: 0 auto;
}

.homepage #o2tv { /* background: url('/_pub/e4/c9/d1/170491_319456_background_hp.jpg') no-repeat 50% 0; */  background: none; }

#o2tv-inner {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}


#header {
	height: 143px;
	position: relative;
}


#header #logo {
	left: 18px;
	position: absolute;
	top: 20px;
}

#header #logo-print {
	display: none;
}


#header #contact {
	height: 99px;
	position: absolute;
	right: 0;
	top: 0;
	width: 313px;
}

#header #contact-link {
	cursor: pointer;
	height: 19px;
	left: auto;
	position: absolute;
	right: 2px;
	top: 62px;
	width: 150px;
}

#header #contact-link:hover span { background-position: 0 -19px; }


#header #mainmenu {
	left: 318px;
	position: absolute;
	top: 56px;
}

#header #mainmenu li {
	float: left;
	height: 42px;
	margin-right: 5px;
}

#header #mainmenu li a, #header #submenu li a {
	color: #ffffff;
	cursor: pointer;
	float: left;
	font-size: 1.25em;
	text-decoration: none;
}

#header #mainmenu li a.ir {
	height: 42px;
	width: 160px;
}

#header #mainmenu li#chci_o2_tv .ir span { background-image: url('/_pub/9b/74/87/171875_328014_chci_o2tv_en.png'); }
#header #mainmenu li#mam_o2_tv .ir span { background-image: url('/_pub/89/9d/17/171877_328029_mam_o2tv_en.png'); }

#header #mainmenu li a.ir:hover span { background-position: 0 -42px; }

#header #mainmenu li.active a.ir {
	height: 52px;
	margin: -5px 0;
}

#o2tv #header #mainmenu li.active a.ir span {
	background-position: 0 -84px;
	z-index: 1000;
}



#header #submenu {
	background: url('/_pub/fc/61/93/170513_319486_menu_background_blue.png') repeat-x 0 -44px;
	top: 99px;
	height: 44px;
	left: 0;
	position: absolute;
	width: 960px;
}

#header #submenu ul {
	background: url('/_pub/fc/61/93/170513_319486_menu_background_blue.png') no-repeat 0 0;
	padding: 0 6px;
}

#header #submenu li {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	margin-right: 0px;
	padding: 6px 2px 5px;
	width: auto;
}

#header #submenu li a {
	background: url('/_pub/aa/1/95/170515_324271_menu_states_blue.png') repeat-x 0 -132px;
	display: block;
	height: 33px;
	line-height: 33px;
	padding-left: 15px;
}
.blue #header #submenu li a {
	padding-left: 9px;
}
#header #submenu li a:hover { background-position: 0 0; }
#header #submenu li.active a, #header #submenu li.active a:hover { background-position: 0 -66px; }

#header #submenu li a span {
	background: url('/_pub/aa/1/95/170515_324271_menu_states_blue.png') no-repeat 100% -132px;
	cursor: pointer;
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	padding-right: 15px;	
}
.blue #header #submenu li a span {
	padding-right: 9px;
}

#header #submenu li a:hover span { background-position: 100% -33px; }
#header #submenu li.active a span, #header #submenu li.active a:hover span { background-position: 100% -99px; }

#o2tv #header #submenu li a span.arrow { background: url('/_pub/9c/d5/9b/170507_319478_menu_arrow.png') no-repeat 0 50%; padding: 0 0 0 12px; }


#header #search fieldset {
	background: url('/_pub/fc/61/93/170513_319486_menu_background_blue.png') no-repeat 100% -88px;
	height: 36px;
	padding: 8px 8px 0 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 99px;
	white-space: nowrap;
	width: 240px;
}

#header #search #search-text {
	background: url('/_pub/ac/5f/49/170497_319462_search_text.png') no-repeat 0 0;
	width: 140px;
}


#header #search #search-button {
	background-image: url('/_pub/d1/ef/6/172304_331577_search_button_blue_background.png');
}



#footer {
	background-color: #efefef;
	border-top: 1px solid #e3e3e3;
	bottom: -1px;
	color: #666666;
	left: 0;
	position: absolute;
	width: 100%;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #990000;
}

#footer-inner {
	line-height: 2em;
	margin: 0 auto;
	padding: 2em 0;
	text-align: right;
	width: 960px;
}

#footer-logo img {
	float: left;
}


#footer-language, #footer-language span {
	background: url('/_pub/39/d7/54/172297_331513_footer_language.png') no-repeat 0 0;
	display: inline-block;
	height: 25px;
	line-height: 25px;
}

#footer-language {
	margin-left: 2em;
	padding-left: 10px;
	text-decoration: none;
}

#footer-language span {
	background-position: 100% -25px;
	color: #0d77b5;
	padding-right: 10px;
}

#footer-language:hover span { color: #990000; }

#footer-language em {
	font-style: normal;
	line-height: 1.8em;
	vertical-align: top;
}
#footer #icons { margin-left:21px; }
#footer #icons a {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin-left: 3px;
	margin-bottom: -10px;
}
#footer #icons img { margin-bottom: -7px;}


/* messages */

#page #o2tv p.error, #page #o2tv p.success, #page #o2tv ul.error {
	border: 1px solid;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0;
	padding: .5em 1em;
	text-align: center;
	background-image: none;
}

#page #o2tv p.error, #page #o2tv ul.error {
	background-color: #cc0000;
	border-color: #990000;
}
#page #o2tv ul.error li {

}
#page #o2tv p.success {
	background-color: #608e19;
	border-color: #496e10;
}



/* forms */ 


fieldset input {
	vertical-align: middle;
}

.input-text {
	background: url('/_pub/ab/34/25/171165_324265_input_text_select.png') no-repeat 0 0;
}

label.input-text {
	cursor: text;
	display: inline-block;
	padding: 0 0 0 7px;
}

input.input-text, .input-text input {
	border: 0;
	line-height: 28px;
	height: 28px;
}

input.input-text {
	border-right: 1px solid #848484;
	padding: 0 7px;
}

.input-text input {
	background: url('/_pub/ab/34/25/171165_324265_input_text_select.png') no-repeat 100% -28px;
	padding-right: 7px;
}

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner { border: 0; }

.input-text.error, .input-text.error input { background-image: url('/_pub/91/0/69/173657_339207_input_text_error.png'); }
.input-text.error input {padding-left:7px}

@-moz-document url-prefix() {
	input.input-text, .input-text input {
		line-height: 16px;
		height: 16px;
		padding-bottom: 6px;
		padding-top: 6px;
	}
}



button {
	background: none;
	border: 0;
	cursor: pointer;
	font-size: .95em;
	padding: 0;
	vertical-align: middle;
}

button span, a.button {
	background: url('/_pub/ab/f8/d3/171659_331535_input_button.png') no-repeat 0 0;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding-left: 1em;
}

button span span, a.button span {
	background-position: 100% 0;
	height: 29px;
	line-height: 27px;
	padding: 0 1em 0 0;
}

button:hover span, button.hover span, a.button:hover { background-position: 0 100%; }
button:hover span span, button.hover span span, a.button:hover span { background-position: 100% 100%; }

button::-moz-focus-inner { border: 0; padding: 0; }

a.button {
	display: inline-block;
	font-size: .95em;
	text-decoration: none;
	color: #ffffff;
	_width: 60px;
}

a.button span {
	background: url('/_pub/ab/f8/d3/171659_331535_input_button.png') no-repeat 100% 0;
	display: block;
	color: #ffffff;
	cursor: pointer;
}



.search-button {
	background: url('/_pub/9b/5/d0/172308_331573_search_button_2_background.png') no-repeat 0 0;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding: 0 0 .1em 12px;
	text-align: center;
	width: 70px;
}

.search-button:hover, .search-button.hover { background-position: 0 -28px; }



/* styled select */

.styled-select {
	background: url('/_pub/ab/34/25/171165_324265_input_text_select.png') no-repeat 0 0;
	cursor: pointer;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	min-width: 7em;
}

.styled-select.disabled {
	cursor: default;
}

.styled-select div {
	background: url('/_pub/ab/34/25/171165_324265_input_text_select.png') no-repeat 100% -56px;
	height: 28px;
	position: relative;
}

.styled-select div span {
	display: block;
	line-height: 28px;
	margin-right: 27px;
	padding: 0 1em;
}

#page #o2tv .styled-select ul {
	background-color: #ffffff;
	border: solid #878787;
	border-width: 0 1px 1px;
	display: none;
	left: 5px;
	list-style: none;
	margin: 0;
	max-height: 18em;
	overflow: auto;
	padding: 0;
	position: absolute;
	right: 27px;
	top: 100%;
	z-index: 1000;
}

#page #o2tv .styled-select li {
	background: #ffffff;
	cursor: pointer;
	display: block;
	line-height: 1.8em;
	padding: 0 .7em;
}

#page #o2tv .styled-select li.disabled {
	display: none;
}

#page #o2tv .styled-select li.selected {
	background-color: #c1dfef;
}

#page #o2tv .styled-select li em {
	display: none;
}

#content p.red { color: #990000; }

/* green theme */

.green #header #contact span { background-image: url('/_pub/b9/30/49/171884_331485_header_contact_2_en.png'); }
.green #header #contact-link { top:68px; }

.green #header #submenu, .green #header #submenu ul, .green #header #search fieldset { background-image: url('/_pub/73/73/e1/170927_323240_menu_background_green.png'); }

.green #header #submenu li a, .green #header #submenu li a span { background-image: url('/_pub/8f/c5/4a/171159_324272_menu_states_green.png'); }

.green #header #search #search-text { background-image: url('/_pub/d4/37/bc/170931_323244_search_text_green.png'); }

.green #header #search #search-button { background-image: url('/_pub/c8/e6/eb/172306_331562_search_button_green_background.png'); }



/* clearfix */

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }



/* image replacement */

.ir, .ir span { display: block; left: 0; overflow: hidden; padding: 0; position: relative; top: 0; }
.ir span { background-position: 0 0; background-repeat: no-repeat; height: 100%; position: absolute; text-indent: -500em; width: 100%; }

.bold { font-weight: bold; }

.padding-10 { padding: 10px; }

/* UPDATE content CSS if not locked - daj pod pravidlo: #content .contact-form fieldset label.input-text input */
#content .contact-form fieldset label.input-text.error input {padding-left: 0;}

/* patri do css content if not locked */
#news-hp p { margin-bottom: 5px; }

#hd-tv-roh { position: absolute; top: 0; right: 0; }


