﻿/* CSS Document */
body {
	background: #515151;
	color: #666666;
	font: 12px Tahoma;
	font-family:Verdana, Arial, "宋体";
	margin: 0;
	width: 100%;
}

p { font:12px Verdana, Arial,"宋体";  line-height:1.5em; }

table, tr, td {
  font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	width:auto;
}

td, th {
  padding: 2px 3px 2px 3px;
  border-bottom: solid #fff 1px;
}

.tdgray {
  background: #eee;
}

h2 {
  font-size:18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ce7b00;
}
h3 {
  font-size:16px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #4c84c3;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.lead_orange {
  color: #ce7b00;
}
.lead_blue {
  color: #4c84c3;
}

.mini ul, .mini li {
  font-size:10px;
  line-height: 110%;
}

ul li {
	font-size: 12px;
	list-style: outside url(images/arrow.gif);
	color: #666;
	margin-left:22px;
}


li a:link, li a:visited {
	color: #4c84c3;
	text-decoration: none;
}
li a:hover, li a:active {
	color: #000;
	border-bottom: #87b0e7 solid 1px;
	text-decoration: none;
}



.pak_box {
  clear:both;
}

.pak_price {
	position:relative;
	margin-top: -160px;
	margin-right: 30px;	
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float:right;
	width:90px;
	height:58px;
	background: url(images/pak-price.gif) no-repeat;
	text-align:center;
	display: inline;
	padding-top:14px;
	color: #fff;
	clear: both;
}

.blank {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
}

.tvlogo_group {
  background: url(images/tvlogo_trbg.jpg) repeat-x;
}

.tvlogo_group h2 {
  margin: 10px;
  padding: 10px;
} 

.tvlogo {
  margin: 0 auto;
  width: 100%;
}

.tvlogo tr {

}

.tvlogo td {
  padding: 12px;
  text-align:center;
  background: url(images/tvlogo_bg.gif) no-repeat center;
}

#head_wrapper {
	width: 100%;
	height: 91px;
	text-align: center;
	background-image: url(images/bg_heright.jpg);
}

#head_wrapper .head {
	width: 900px;
	height: 91px;
	background: url(images/header.png) no-repeat;
	margin: 0 auto;
	position: relative;
	z-index: 1;
/* tylko dla opery! */
	top: 0px;
}

#head_wrapper .head .logo {
	position: relative;
	float:left;
	top: 34px;
	left: 11px;
	width:195px;
	height:91px;
}

#head_wrapper .head .menu {
	position: relative;
	float:left;
	top: 61px;
	left: 40px;
	height: 30px;
  text-align:left;
}

#head_wrapper .bg {
	background-image: url(images/bg_heleft.jpg);
	height: 91px;
	left: 0pt;
	position: absolute;
	top: 0pt;
	width: 40%;
}

#mid_sub_wrapper {
	width: 100%;
	height: 142px;
	text-align: center;
	background-image: url(images/bg_midsubright.jpg);
}
#mid_sub_wrapper .inside {
	width: 900px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
/* tylko dla opery! */
	top: 0px;
}
#mid_sub_wrapper .left {
	clear: both;
	width: 600px;
	float: left;
}
#mid_sub_wrapper .right {
	color: #000000;
	width: 300px;
	height: 311px;
	float: right;
	background: url(images/bg_panel.jpg) no-repeat
}

#mid_sub_wrapper .bg {
	background: url(images/bg_midsubleft.jpg);
	height: 233px;
	left: 0pt;
	position: absolute;
	top: 0pt;
	width: 40%;
}


#mid_sub_wrapper_black {
	width: 100%;
	height: 75px;
	text-align: center;
	background-image: url(images/bg_midsubright_black.jpg);
	
}
#mid_sub_wrapper_black .inside {
	width: 900px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
/* tylko dla opery! */
	top: 0px;
}
#mid_sub_wrapper_black .left {
	clear: both;
	width: 600px;
	float: left;
}
#mid_sub_wrapper_black .bg {
	background: url(images/bg_midsubleft_black.jpg);
	height: 167px;
	left: 0pt;
	position: absolute;
	top: 0pt;
	width: 40%;
}




#con_sub_wrapper {
	width: 100%;
	text-align: center;
	background: #FFF;
}

#con_sub_wrapper_black {
	width: 100%;
	text-align: center;
  background: #000 url(images/bg_con_black.jpg) no-repeat right top;
}

.inside_con_sub {
	text-align: left;
	width: 900px;
	height: 250px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
/* tylko dla opery! */
	top: 0px;
	padding-top: 25px;
}

.left_panel_con_sub {
	text-align: left;
	padding-right: 0px;
	width: 235px;
	float: left;
	position:relative;
	margin-top: -40px;
}

.dark_panel {
  color: #4c84c3;
  line-height: 130%;
  font-size:11px;
}

.dark_panel ul li
{
	margin: 0px;
	margin-left: 0px;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}
.dark_panel li a {
	display: block;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #3b3625 solid 1px;
	background: url(images/arrow_orange.gif) no-repeat right center;
	color: #4c84c3;
}
.dark_panel li a:link, .dark_panel li a:visited {
	color: #ce7b00;
	text-decoration: none;
}
.dark_panel li a:hover {
	color: #FFF;
	border-bottom: #ce7b00 solid 1px;
	text-decoration: none;
}


h1 {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.breadcrumb {
  font-size:9px;
}

.content_panel_con_sub {
	text-align: left;
	width: 630px;
	float: right;
}

.left_con_sub {
	text-align: left;
	width: 235px;
	float: left;
	margin-left:30px;
	margin-bottom:30px;
}
.right_con_sub {
	text-align: left;
	width: 235px;
	float: right;
	margin-left:30px;
	margin-bottom:30px;
}

.node {
  border-bottom:0;
  margin:0;
  padding:0;
  line-height:135%;
  color: #666;
}
.submitted {
  color: #aaa;
  font-size:9px;
  margin-top:-25px;
  float:right;
}


.inside_bottom_con_sub {
  position:relative;
	margin-top: -70px;
	width: 900px;
	height: 102px;
}

.view-aktualnosci ul li
{
	margin: 0px;
	margin-left: 6px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}
.view-aktualnosci li a {
	display: block;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #c9daed solid 1px;
	background: url(images/arrow_blue.gif) no-repeat right center;
	color: #4c84c3;
}
.view-aktualnosci li a:link, .view-aktualnosci li a:visited {
	color: #4c84c3;
	text-decoration: none;
}
.view-aktualnosci li a:hover {
	color: #000;
	border-bottom: #87b0e7 solid 1px;
	text-decoration: none;
}

.view-mozliwosci ul li
{
	margin: 0px;
	margin-left: 6px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}
.view-mozliwosci li a {
	display: block;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #c9daed solid 1px;
	background: url(images/arrow_blue.gif) no-repeat right center;
	color: #4c84c3;
}
.view-mozliwosci li a:link, .view-mozliwosci li a:visited {
	color: #4c84c3;
	text-decoration: none;
}
.view-mozliwosci li a:hover {
	color: #000;
	border-bottom: #87b0e7 solid 1px;
	text-decoration: none;
}

.view-oferta ul li
{
	margin: 0px;
	margin-left: 6px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}
.view-oferta li a {
	display: block;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #f0d7b2 solid 1px;
	background: url(images/arrow_orange.gif) no-repeat right center;
	color: #4c84c3;
}
.view-oferta li a:link, .view-oferta li a:visited {
	color: #ce7b00;
	text-decoration: none;
}
.view-oferta li a:hover {
	color: #000;
	border-bottom: #000 solid 1px;
	text-decoration: none;
}


.menu ul, .menu li {
	margin: 0px;
	margin-left: -40px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}
.menu li a {
	display: block;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #f0d7b2 solid 1px;
	background: url(images/arrow_orange.gif) no-repeat right center;
}
.menu li a:link, .menu li a:visited {
	color: #ce7b00;
	text-decoration: none;
}
.menu li a:hover {
	color: #000;
	border-bottom: #000 solid 1px;
	text-decoration: none;
}
LI.leaf { text-indent:2em;
}

.view-content-oferta .item-list li { text-indent:2em;}

.panel_content {
	text-align: left;
	font-size: 9px;
	padding: 30px 25px 25px 25px;
}



#submit_orange {
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	vertical-align: middle;
	cursor: pointer;
/* hand-shaped cursor */
	cursor: hand;
/* IE 5.x */
	background: transparent url(images/btn_ok_orange.gif) no-repeat top left;
}

 
 
 .widthcontrol { width:560px;}
