html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
* html #content {
	height:100%
}
/*opera 9.5 fix*/
body {
	position:absolute;
	width:100%
} 
body {
    font-family: arial, sans-serif;
    font-size: 12px;
	color: #487685;
}
* {
    margin: 0;
    padding: 0;
}
#header {
	overflow: hidden;
}
#header .inside {
	overflow: hidden;
}
#content {
    width: 915px;
    margin: 10px auto 0 auto;
	/*color: #487685;*/
	min-height: 100%;
	height: 100%;
	height: auto !important;
	position: relative;
}
#container {
	padding-bottom: 19px;
	margin-top: 10px;
}
#left {
    width: 200px;
	float: left;
}
#main, #main_subpage {
	float: right;
	width: 633px;
	margin-right: 2px;
}
#main h1, #main_subpage h1 {
    font-size: 12px;
	font-weight: bold;
}
#main_subpage h1 {
	margin-bottom: 20px;
}
#footer {
    background: url('../images/background_footer.gif') no-repeat;
	color: #fff;
	width: 915px;
	font-size: 11px;
	/*position: absolute;
	bottom: 0 !important;*/
	height: 19px;
}
#footer .inside {
	padding-top: 3px;
	padding-left: 10px;
	text-align: center !important;
}
#footer .menu {
	float: left;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
/* menu_top */

/*
#header ul.level_2 a:link,
#header ul.level_2 a:visited {
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    display: block;
    color: #000;
}
#header ul.level_2 p.active {
    font-size: 11px;
    margin-left: 6px;
    font-weight: normal;
    color: #009FDB;
}
#header ul.level_1 li.submenu a:link,
#header ul.level_1 li.submenu a:visited {
    color: #92C83E;
    text-decoration: none;
    display: block;
    padding: 0 10px 0 6px;
}*/
.blue_line {
	background: url('../images/blue_line.gif') repeat-x;
	height: 1px;
}
#menuh-container {
	margin-top: 20px;
	background: url('../images/blue_line.gif') repeat-x;
}
#menuh-container #menuh ul.level_1 li {
	text-align: center;
	margin-right: 1px;
	margin-top: 1px;
	cursor: pointer;
}
#menuh-container #menuh li.submenu a.submenu {
	background: url('../images/button_menu_top.png') no-repeat;
	display: block;
	width: 182px;
	height: 24px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	padding-top: 4px;
}
#menuh-container #menuh li.submenu a.submenu:hover {
	background: url('../images/button_menu_top.png') no-repeat;
	background-position: 0 -28px;
}

#menuh-container #menuh li.submenu.last a.submenu.last {
	background: url('../images/button_menu_top_lastone.png') no-repeat;
	display: block;
	width: 182px;
	height: 24px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	padding-top: 4px;
}
#menuh-container #menuh li.submenu.last a.submenu.last:hover {
	background: url('../images/button_menu_top_lastone.png') no-repeat;
	background-position: 0 -28px;
}

#menuh-container #menuh li.submenu ul.level_2 {
	width: 180px;
	position: absolute;
	z-index: 150;
	margin-left: 1px;
	background: url('../images/background_submenu_top.png') repeat-y;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}
#menuh-container #menuh li.submenu.last ul.level_2 {
	width: 180px;
	position: absolute;
	z-index: 150;
	margin-left: 1px;
	background: url('../images/background_submenu_top_lastone.png') repeat-y;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}
#menuh-container #menuh li.submenu ul.level_2 li {
	margin-top: 0 !important;
	text-align: left;
	width: 135px;
} 
#menuh-container #menuh li.submenu ul.level_2 li a, #menuh-container #menuh li.submenu ul.level_2 li.active span.active {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 20px;
	width: 140px;
	border-bottom: 1px solid #b4e74c;
}
#menuh-container #menuh li.submenu.last ul.level_2 li a, #menuh-container #menuh li.submenu.last ul.level_2 li.active span.active {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 20px;
	width: 140px;
	border-bottom: 1px solid #9bd6ec;
}
#menuh-container #menuh li.submenu ul.level_2 li a:hover {
	background: url('../images/background_submenu_top_active.png') repeat-y;
}
#menuh-container #menuh li.submenu ul.level_2 li.active span.active {
	height: auto;
	background: url('../images/background_submenu_top_active.png') repeat-y;
}
#menuh-container #menuh li.submenu.last ul.level_2 li a:hover {
	background: url('../images/background_submenu_top_active_lastone.png') repeat-y;
}
#menuh-container #menuh li.submenu.last ul.level_2 li.active span.active {
	height: auto;
	background: url('../images/background_submenu_top_active_lastone.png') repeat-y;
}
#menuh-container #menuh ul {
	list-style-type: none;
}
#menuh-container #menuh ul.level_1 li {
	width: 182px;
	float: left;
	display: inline;
}
#menuh-container #menuh ul.level_1 li.active.submenu {
	background: url('../images/button_menu_top.png') no-repeat;
	height: 24px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding-top: 4px;
}
#menuh-container #menuh ul.level_1 li:hover ul,
#menuh-container #menuh ul.level_1 a:hover ul {
	visibility: visible;
}
#menuh-container #menuh ul.level_1 ul {
	visibility: hidden;
}
#menuh-container #menuh ul.level_1 li :hover ul {
	visibility: visible;
}
#menuh-container #menuh li.submenu ul.level_2 li.last a.last, #menuh-container #menuh li.submenu ul.level_2 li.active.last span.active {
	border-bottom: none;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}



img#logo_skycash {
    float: left;
}
#breadcrumbs .in {
    margin: 0 0 20px 0 !important;
	color: #81BCBD;
	font-weight: bold;
}
#breadcrumbs a, #breadcrumbs .active {
    font-size: 11px;
	font-weight: bold;
}
#breadcrumbs .active {
	text-decoration: none;
}
#breadcrumbs a {
	text-decoration: none;
	color: #3AB4BF !important;
}
#breadcrumbs a:hover {
	color: #487685 !important;
	text-decoration: none !important;
}
#breadcrumbs span.active {
	color: #81BCBD;
}
#left {
	width: 270px;
	margin-right: 5px;
	margin-left: 1px;
	float: left;
}
#left ul.level_1 li {
    line-height: 26px;
    border-bottom: 1px solid #DCDCDC;
}
#left ul.level_1 a {
    display: block;
    text-decoration: none;
    color: #666666;
    padding-left: 20px;
}
#left ul.level_1 span.active {
    padding-left: 20px;
    color: #009FDB;
}
#footer_menu {
	overflow: hidden;
	padding: 10px 0;
}
#footer_menu .inside { 
	/*margin-left: 100px;*/
}
#footer_menu ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	width: 160px;
	
	padding: 5px 0 10px 0;
	line-height: 1.1em; 
}
#footer_menu div {
	float: left;
}
#footer_menu .submenu_1 {
	background: none !important;
}
#footer_menu .submenu_1, #footer_menu .submenu_2, #footer_menu .submenu_3, #footer_menu .submenu_4, #footer_menu .submenu_5 {
	background: url('../images/background_footer_menu.gif') repeat-y;
	overflow: hidden;
	width: 150px;
}
#footer_menu .submenu_1 ul, #footer_menu .submenu_2 ul, #footer_menu .submenu_3 ul, #footer_menu .submenu_4 ul, #footer_menu .submenu_5 ul {
	margin: 0 auto;
} 
#footer_menu .submenu_1 ul {
	width: 90px;
}
#footer_menu .submenu_2 ul {
	width: 120px;
}
#footer_menu .submenu_3 ul {
	width: 120px;	
}
#footer_menu .submenu_4 ul {
	width: 60px;
}
#footer_menu .submenu_5 ul {
	width: 70px;
}
#menu_right ul li {
	color: #6FB90A;
}
#footer_menu a, #menu_right a, #menu_right span.active {
	color: #6fb90a;
	font-size: 11px;
	text-decoration: none;
}
#menu_right {
	float: right;
	position: relative;
	z-index: 100;
}
#menu_right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu_right li {
	float: left;
	margin: 0 10px 0 0;
}
#banner_1, #banner_2, #banner_3 {
	margin-bottom: 10px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cdedd2;
	background: #f2f2f2;
	/*border-radius: 3px;
	behavior: url(../scripts/border-radius.htc);*/ 
}
#banner_1 .inside, #banner_2 .inside, #banner_3 .inside {
	margin: 5px;
}
#banner_1 h1 {
	font-size: 12px;
	color: #81a0bd;
}
#banner_1 .image_container {
	position: relative;
	right: 0;
	top: -30px;
}
#main_subpage #zawartosc {
	 
}
#zawartosc .inside {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*background: #ecf1f5 !important;*/
	background: #F2F2F2 !important;
	/*min-height: 550px;*/
	padding: 15px;
	min-height: 520px;
	overflow: hidden;
	position: relative;
	border: 1px solid #cdedd2;
	margin-bottom: 10px;
	line-height: 1.4em;
}
#zawartosc .inside p span {
	color: #487685 !important;
}
#zawartosc .inside ul {
	list-style-image: url('../images/arrow_list.png');
}
#zawartosc .inside a {
	text-decoration: none !important;
}
#banner_1, #banner_2, #banner_3 {
	height: 175px;
}

#buttony_prawo {
	float: right;
	margin-top: 15px;
}
#buttony_prawo img {
	margin-left: 20px;
}
#banner_big {
	margin-bottom: 5px;
}
#star_blue {
	background: url('../images/star_blue.png') no-repeat;
	width: 205px;
	height: 247px;
	position: absolute;
	z-index: 50;
	right: 0;
	margin-right: 1px;
	margin-top: 38px;
}
#left_bottom, #right_bottom {
	-moz-border-radius: 5px;
	background: #ecf1f5;
	margin-bottom: 10px;
	height: 310px;
}
#left_bottom {
	width: 355px;
	float: left;
}
#left_bottom .inside, #right_bottom .inside {
	margin: 0 10px;
}
#right_bottom {
	width: 270px;
	/*float: right;*/
	margin-left: 363px;	 
}
#left_bottom p.info, #left_bottom p.info a, #right_bottom a {
	font-weight: bold;
	color: #81bcbd;
	text-decoration: none;
}
#left_bottom .layout_latest, #right_bottom .layout_latest {
	margin: 10px 0;
}
#left_bottom .layout_latest p.more, #right_bottom p.more, #main_subpage a {
	text-align: right;
	height: 22px;
}
#left_bottom .layout_latest p.more, #right_bottom p.more {
 	padding-top: 10px;
}
#main_subpage p.back {
	text-align: right;
	height: 22px;
}
#left_bottom .layout_latest p.more a, #right_bottom p.more a, #main_subpage p.back a {
	text-decoration: none; 
	color: #3abf79;
	font-weight: bold;
	background: url('../images/arrow_more.png') no-repeat;
	padding: 3px 0 3px 25px; 
}
#left_bottom .layout_latest p.more a:hover, #right_bottom p.more a:hover, #main_subpage p.back a:hover {
	text-decoration: none !important;
}

img.title_aktualnosci {
	margin-top: 10px;
}
#right_bottom .layout_latest .image_container img {
	border: 1px solid #a0cdcd;
	float: left;
	margin: 5px 5px 1px 0;
}
#right_bottom h1.ce_headline, #left_bottom h1.ce_headline, #left_bottom .title {
	font-size: 20px;
	font-family: Helvetica, arial;
	font-weight: normal;
	color: #3abf79;
	margin: 5px 0 10px 0;
}
#left_bottom .title a {
	text-decoration: none;
	color: #3abf79;
	
}
#left h1.ce_headline, #left #banner_bottom h1, .ce_image.block h1 {
	color: #3ab4bf;
	font-size: 18px;
	font-weight: normal;
}
#banner_2 h1.ce_headline {
	padding-bottom: 10px;
}
.mod_registration table tr {
	line-height: 2.5em;
}
#banner_2 .ce_hyperlink a, #banner_3 a, #banner_1 a {
	background: url('../images/arrow_gray_more.png') no-repeat;
	padding: 3px 0 3px 30px;
	color: #3ab4bf;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
}
.zdjecie_banner3 {
}
#banner_3 .ce_teaser, #banner_1 .ce_teaser {
	width: 120px;
}
#banner_3, #banner_1 {
	position: relative;
	overflow: hidden;
	z-index: 50;
}
#banner_3 .image_container {
	position: absolute;
	top: -5px;
	right: -5px;
	z-index: 0;
}
#banner_1 .image_container {
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 0;
}
#banner_3 h1, #banner_3 p, #banner_1 h1, #banner_1 p {
	padding-bottom: 10px;
}
#zawartosc .inside p span {
	/*color: #487685 !important;*/
	font-size: 12px;
}
#zawartosc .inside p {
	line-height: 1.4em !important;
}
#zawartosc .inside ul {
	padding: 0 0 0 20px;
}
#main_subpage h1 {
	font-size: 20px;
	font-weight: normal;
	color: #3C6877;
}
#main_subpage #zawartosc a {
	font-weight: bold;
	color: #3ab4bf; 
}
#main_subpage #zawartosc a:hover {
	text-decoration: underline;
}
#kontakt .tableform {
	padding-top: 40px;
	clear: both;
}
#kontakt textarea#ctrl_7 {
	/*line-height: 26px;*/
}
#kontakt label#lbl_8_0 {
	/*display: none;*/
}
#kontakt input.checkbox {
	
}
#kontakt textarea {
	margin-top: 5px;
}
#kontakt .tableform td.col_first {
	text-align: right;
	width: 250px;
}
#kontakt .tableform p.error {
	font-size: 11px;
	color: #DE0137;
}
#kontakt .tableform td.col_0.col_first, #kontakt .tableform td.col_last {
	vertical-align: top;
}
input.text, textarea {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 1px;
	width: 300px;
	color: #487685;
	margin-left: 10px;
	margin-bottom: 5px;
}
#kontakt textarea {
	overflow: auto;
}
#kontakt input.submit, #kontakt p.error {
	margin-left: 10px;
}
#zobacz-single img {
	float: left;
	margin: 0 10px 0 0;
}
#aktualnosci-single p.back {
	position: absolute;
	bottom: 5px;
	right: 15px;
}
#kontakt .column {
	float: left;
}
#kontakt .column1, #kontakt .column2 {
	margin-right: 60px;
}
#kontakt .formbody {
}
#kontakt span.mandatory {
	color: #DE0137;
}
#pomoc .ce_hyperlink {
	/*margin-bottom: 5px;*/
}
#newsletter---zapis p.error, #wypisz-sie p.error {
	color: red;
	font-size: 11px;
}
#newsletter---zapis input.text {
	width: 250px;
	margin: 0;
}
#newsletter---zapis input.submit {
	background: url('../images/button_subscribe.gif') no-repeat;
	width: 108px;
	height: 30px;
	border: none;
	cursor: pointer;
	margin-left: 3px;
}
select.select.mandatory {
	margin: 0 0 5px 10px;
	padding: 2px;
	width: 80px;
	font-family: arial;
	font-size: 12px;
	color: #487685;
}
.checkbox_container {
	margin: 0 0 5px 10px;
}
#wypisz-sie input.text {
	margin: 0;
}
#wypisz-sie input.unsubscribe {
	background: url('../images/button_unsubscribe.gif') no-repeat;
	width: 108px;
	height: 30px;
	border: none;
	cursor: pointer;
	margin-left: 3px;
}
#newsletter---zapis .formbody {
	margin-top: 20px;
}
object#nonverblaster {
	position: relative;
	z-index: 5;
}
#mapa-serwisu ul.level_1 {
	list-style-type: none;
	padding: 0;
}
#mapa-serwisu ul.level_1 a {
	background: url('../images/arrow_more.png') no-repeat;
	padding: 3px 0 3px 25px;
	text-decoration: none;
}
#mapa-serwisu ul.level_2 {
	list-style-image: url('../images/arrow_green.gif');
	margin: 15px 0 15px 30px;
}
#mapa-serwisu ul.level_2 li {
	padding-bottom: 3px;
}
#mapa-serwisu ul.level_2 a {
	font-weight: normal !important;
	color: #4a7585 !important;
	background: none !important;
	padding-left: 0 !important;
	text-decoration: none !important;
}
#mapa-serwisu ul.level_2 a:hover {
	text-decoration: underline !important;
}
/*#mapa-serwisu ul.level_1 li.submenu {
	background: url('../images/arrow_more.png') no-repeat;
	padding-left: 25px;
}
#mapa-serwisu li ul.level_2 {
	list-style-type: none;
}
#mapa-serwisu ul.level_2 li {
	background: url('../images/arrow_green.png') no-repeat;
	padding-left: 15px;
}
*/
.back_to_mainsite, .list_all_news {
	position: absolute;
	bottom: 8px;
}
.back_to_mainsite {
	right: 15px;
}
#zawartosc .inside .mod_article {
	margin-bottom: 30px;
}
.back_to_mainsite a, #left_bottom .inside .list_all_news a, a.list_all_news, .list_all_news a {
	background:url("../images/arrow_gray_more.png") no-repeat scroll 0 0 transparent;
	color:#3AB4BF;
	font-weight:bold;
	line-height:2em;
	padding:3px 0 3px 30px;
	text-decoration:none;
}
#left_bottom .inside .mod_newslist {
	height: 270px;
}
.back_to_mainsite a:hover {
	text-decoration:none !important;
}
ol {
	padding-left: 25px;
}
#zawartosc table.tabela {
	border-collapse: collapse;
	margin: 10px 0;
	width: 98%;
}
#zawartosc table.tabela td {
	padding: 3px 5px;
	border: 1px solid #999;
}
img.logo_verisign {
	float: right;
}
.layout_full {
	margin-bottom: 50px;
}
h4 {
	color: #81BCBD;
	margin: 20px 0 10px 0;
}
#lista-aktualnosci .layout_latest {
	margin-bottom: 20px;
}
#lista-aktualnosci p.more, #lista-informacji-prasowych p.more {
	text-align: right;
}
#lista-aktualnosci p.more a, .arrow a, a.arrow, p.more a {
	background:url("../images/arrow_gray_more.png") no-repeat scroll 0 0 transparent;
	padding: 3px 0 4px 30px;
	line-height:2em;
	text-decoration: none;
}
#lista-aktualnosci p.more a:hover, .arrow a:hover, a.arrow:hover {
	text-decoration: none !important;
	color: #487685 !important;
}

select#model, select#producer {
	background-color: #F1F1F1;
	color: #487685;
	padding-bottom: 5px;
}
div.question {
	margin-bottom: 10px;
}
div.question p {
	padding: 10px 0 10px 15px;
	display: block;
}
div.question a {
	font-weight: normal !important;
	cursor: pointer;
}
div.question p a {
	font-weight: bold !important;
}
.verisign_logo {
	float: left;
	padding-right: 20px;
}
#regulamin ol li ol li {
	list-style-type: lower-alpha;
}
.contact_form h1 {
	text-align: right;
	margin-right: 50px;
}
.obligatory_field {
	margin-top: 10px;
	margin-left: 260px;
}
.date {
	color: #81BCBD;
}
.mod_newsreader h1 {
	margin-bottom: 5px !important;
}
.mod_newsreader p.info {
	margin-bottom: 10px;
	color: #81BCBD;
}
#dol-prawo .title a {
	color: #3ABF79;
	font-family: helvetica, arial;
	font-size: 20px;
	font-weight: normal !important;
}
#dol-prawo .title {
	margin: 5px 0 10px 0;
}
