/* layout
-------------------------------------------------------------------------------------------------------------------------*/

#custom-doc-960 {
	margin:auto;text-align:left; /* leave unchanged */
	width:73.85em;/* non-IE */
	*width:72em;/* IE */
	min-width:960px;/* optional but recommended */
}

#custom-doc-960.mini
{width:700px!important;min-width:700px!important;}

html {
	color:#333;
	background:url(../../library/img/body-background.gif) #edf5f9 center repeat-y;
}

#hd {
	height:130px;
	background:url(../../library/img/aviva-beam.jpg) left bottom no-repeat #ffd900;
	margin: 6px 0 0;
	position: relative;
}

#ft {
	margin: 6px 0;
	font-size: 85%;
	text-align: right;
	clear: both;
}

.layout {padding-bottom: 12px;}
	
.layout1 .main-content {
	width: 717px;
	float: left;
}

.layout1 .sidebar {
	width: 231px;
	float: right;
}

.layout11 .main-content {
	width: 636px;
	background: red;
	float: left;
}

.layout11 .sidebar {
	width: 312px;
	background: green;
	float: right;
}

.layout2 .main-content {
	width: 717px;
	float: right;
}

.layout2 .sidebar {
	width: 231px;
	float: left;
}

.layout22 .main-content {
	width: 636px;
	background: red;
	float: right;
}

.layout22 .sidebar {
	width: 312px;
	background: green;
	float: left;
}

.layout3 .main-content {
	width: 474px;
	background: red;
	float: left;
}

.layout3 .sidebar {
	width: 231px;
	background: red;
	margin-right: 12px;
	float: left;
}

.layout3 .sidebar-right {
	width: 231px;
	background: red;
	float: right;
}
 


/* zaokraglone rogi
-------------------------------------------------------------------------------------------------------------------------

.xsnazzy {background: transparent; margin-bottom: 20px }

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#dbf2ff; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5;}
.xb1 {margin:0 5px; background:#d5d5d5;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#dbf2ff; border:0 solid #d5d5d5; border-width:0 1px; padding: 5px 10px }

*/

/* zaokraglone rogi
-------------------------------------------------------------------------------------------------------------------------*/

.xsnazzy {background: transparent; margin-bottom: 20px; position: relative }
.xsnazzy2 {background: transparent; margin-bottom: 20px; }

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#dbf2ff; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5;}
/*.xb1 {margin:0 5px; background:#d5d5d5;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;} */
.xb1 {margin:0 1px; background:#d5d5d5;}
.xb2 {margin:0 0px; border-width:0 1px;}
.xb3 {margin:0 0px;}
.xb4 {height:0px; margin:0 0px;}


.xboxcontent {display:block; background:#dbf2ff; border:0 solid #d5d5d5; border-width:0 1px; padding: 18px }

/* szary box */

.xboxcontent-grey {
	background: url(../../library/img/box-bg.jpg) 0 100% repeat-x;
}

.xbgray {
	background: #fff;
}

.xbgray-alt {
	background: #e8e8e8;
}

/* zolty box */

.xboxcontent-yellow,
.xbyellow {
	background: #ffd900;
}

/* bialy box */

.xboxcontent-white,
.xbwhite {
	background: #fff;
}


/* box z ikonka */

.xsnazzy h4.stick {
	padding: 22px 0 18px 0;
	background-position: 18px 0;
	background-repeat: no-repeat;
	font-size: 153.9%;
	position: absolute;
	width: 231px;
	top: -18px;
	left: 0;
}

.xsnazzy h4.stick span {
	display: block;
	padding-left: 66px;
}

.xsnazzy h4.phone {
	background-image: url(../../library/img/pod_phone.png);
}

/* formularze
-------------------------------------------------------------------------------------------------------------------------*/

.hint {
	padding: 5px 5px 5px 28px;
	margin: 10px 0;
	background: transparent url(../../library/img/info.gif) no-repeat scroll 5px 5px;
	line-height: 1.3em;
}

.error {
	color: red;
	background: url(../../library/img/error.gif) no-repeat;
	padding:4px 0 4px 24px;
}

fieldset {
	margin-bottom: 15px;
}

label {
	cursor: hand;
	line-height: 1.3em;
}

label.space1 {
	display: block;
	/*padding:0 5px 20px 0;*/
   padding: 10px 5px 10px 0px; /* sugestia Sebastiana Strusia */
}

input.text {
	border: 1px solid #999;
	padding: 2px;
	background: #fefefe;
}

input.text-login {
	border: 1px solid #999;
	padding: 2px;
	background: #fefefe;
	width: 154px;
}

input.text-error {
	border-color: red;
}

/* przyciski */

.button {
	float: right;
	margin-left: 10px;
	position: relative;
}



span.left_button, span.left_button_grey
{
	background:url(../../library/img/left_back.gif) no-repeat;
	width:6px;
	height:26px;
	display:block;
	float:left;
}

span.right_button, span.right_button_grey
{
	background:url(../../library/img/back_right.gif) no-repeat;
	width:14px;
	height:26px;
	display:block;
	float:left;
}
	
span.back_button, span.back_button_grey
{
	
	background: url(../../library/img/back.gif) repeat-x;
	height:18px;
	float:left;
	padding: 3px 5px 8px;
}


span.left_button_grey
{
	background:url(../../library/img/left_back_grey.gif) no-repeat;
}


span.left_button_grey_prev
{
	background:url(../../library/img/back_right_grey_prev.gif) no-repeat;
		height:26px;
		float:left;
	display:block;
	width:14px;
}

span.right_button_grey
{
	background:url(../../library/img/back_right_grey.gif) no-repeat;
}

span.right_button_grey_prev
{
	background:url(../../library/img/back_right_grey.gif) no-repeat scroll -7px 0;
	width:7px;
	height:26px;
	display:block;
	float:left;

	}

span.back_button_grey
{
	
	background: url(../../library/img/back_grey.gif) repeat-x;

}

span.back_button_grey_prev
{
	
	background: url(../../library/img/back_grey.gif) repeat-x;
	padding: 3px 5px 8px;
	height:26px;
		float:left;
	display:block;

}


span.back_button a, span.back_button_grey a, span.back_button_grey_prev a
{
border:0 none;
font-size:1.0em;
font-weight:bold;
text-decoration:none;
}

span.back_button a:hover, span.back_button_grey a:hover, span.back_button_grey_prev a:hover
{
text-decoration:none;
}
								
								
/*

span.left_button,
span.left_button_grey {
	background:url(../../library/img/left_back.gif) no-repeat;
	width:6px;
	height:26px;
	display:block;
	float:left;
}

span.right_button,
span.right_button_grey {
	background:url(../../library/img/back_right.gif) no-repeat;
	width:14px;
	height:26px;
	display:block;
	float:left;
}
	
span.back_button,
span.back_button_grey {
	background:url(../../library/img/back.gif) repeat-x;
	height:18px;
	float:left;
	padding:4px 10px 5px 5px;
}

span.back_button_grey {
	padding:4px 10px 5px 5px;
}	

span.left_button_grey {
	background:url(../../library/img/left_back_grey.gif) no-repeat;
}

span.right_button_grey {
	background:url(../../library/img/back_right_grey.gif) no-repeat;
}
	
span.back_button_grey {	
	background:url(../../library/img/back_grey.gif) repeat-x;

}

*/

/* linki
-------------------------------------------------------------------------------------------------------------------------*/

a {
	color:#004fb6;
	text-decoration:none;
}
div.entry a {
	color:#004FB6;
	text-decoration: underline;
}

div.entry a:hover {
	color:#004FB6;
	text-decoration: none;
}


.entry a:hover {
	text-decoration: underline;
}

#hd-right-nav a:hover,
#ft a:hover {
	text-decoration: underline;
}

.button a {
	font-weight: bold;
}

a.link-with-arrow {
	background: url(../../library/img/blue-arrow.gif) 100% 60% no-repeat;
	padding-right: 12px;
}

/* logo AVIVA & CU
-------------------------------------------------------------------------------------------------------------------------*/

#hd h6 {
	position: absolute;
	top: 18px;
	left: 18px;
	text-indent: -9999px;
	width: 166px;
	height: 45px;
	
}

#hd h6 a {
	display: block;
	width: 100%;
	height: 100%;
}

/* glowna nawigacja
-------------------------------------------------------------------------------------------------------------------------*/

#hd-main-nav {
	position: absolute;
	bottom:0;
	left:18px;
	background: xred;
}

#hd-main-nav li {
	display: block;
	float: left;
	font-weight: bold;
}

#hd-main-nav li a {
	background:url(../../library/img/headerNavBg.gif) repeat-x #f5eb9d;
	border:0;
	border-right:1px solid #bebba0;
	border-left:1px solid #fdfbec;
	color:#039;
	display:block;
	margin: 5px 0 0 0;
	padding:10px 15px 9px 15px;
}

#hd-main-nav li.selected a {
	background:none #fff;
	margin: 0;
	border: 0;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	padding: 12px 15px 12px 15px;
	color: #333;
}

#hd-main-nav li.selectRight a {
	background:url(../../library/img/selectRightBg.gif) 0 0 no-repeat #f5eb9d;
	border:0;
	border-right:1px solid #bebba0;
	border-left: 0;
	color:#039;
	display:block;
	margin: 5px 0 0 0;
	padding:10px 15px 9px 15px;
}


/* nawigacja w naglowku po prawej stronie
-------------------------------------------------------------------------------------------------------------------------*/

#hd-right-nav {
	position: absolute;
	right: 18px;
	top: 18px;
	background-image: url(../../library/img/hd-right-nav-bg.jpg);
	_width: 400px;
}

#hd-right-nav-left {
	background-image: url(../../library/img/hd-right-nav-left.gif);
	background-repeat: no-repeat;
}

#hd-right-nav-right {
	background-image: url(../../library/img/hd-right-nav-right.gif);
	background-position: 100% 0; 
	background-repeat: no-repeat;
	height: 29px;
}

#hd-right-nav ul { padding-top: 6px }

#hd-right-nav ul li {
	display: inline;
	padding: 0 10px;
	background: url(../../library/img/hd-right-nav-spacer.gif) 100% 0 no-repeat;
}

#hd-right-nav ul li.last {
	background-image: none;
} 


/* nawigacja w naglowku po prawej stronie
-------------------------------------------------------------------------------------------------------------------------*/

#hd-right-nav {
	position: absolute;
	right: 18px;
	top: 18px;
	background-image: url(../../library/img/hd-right-nav-bg.jpg);
	_width: 400px;
}

#hd-right-nav-left {
	background-image: url(../../library/img/hd-right-nav-left.gif);
	background-repeat: no-repeat;
}

#hd-right-nav-right {
	background-image: url(../../library/img/hd-right-nav-right.gif);
	background-position: 100% 0; 
	background-repeat: no-repeat;
	height: 29px;
}

#hd-right-nav ul { padding-top: 6px }

#hd-right-nav ul li {
	display: inline;
	padding: 0 10px;
	background: url(../../library/img/hd-right-nav-spacer.gif) 100% 0 no-repeat;
}

#hd-right-nav ul li.last {
	background-image: none;
}

/* left-nav
-------------------------------------------------------------------------------------------------------------------------*/

#left-nav {
	border-bottom: 1px dashed #ccc;
}

#left-nav li a {
display: block;
padding: 6px 10px 4px 15px;
border-top: 1px dashed #ccc;
_height: 0;
}

#left-nav li.selected a {

	color: #333;
	background-color: #ffe866;
}

#left-nav li.strong a {
font-size: 122%;
font-weight: bold;
padding: 7px 10px 7px 10px;
}

#left-nav li.separated a {
	border-top: 0;
	background-image: url(../../library/img/dotted-line.gif);
	background-repeat: repeat-x;
}

#left-nav li a:hover {
	color: #333;
	background-color: #ffe866;
}

/* zakladki
-------------------------------------------------------------------------------------------------------------------------*/

.tabs-container {
	padding:0px;
	zoom: 1; /* IE6 fix */
}

.tabs-content {
	

	padding: 14px;
}

.tabs {
	float: left;
}

.tabs li {
	float: left;
	margin-left: -1px;
	position: relative;
}

.tabs li a {
	background: #EAE9E1 url(../../library/img/b_tabs_u.gif) 0 0 repeat-x; 
	border: 1px solid #ccc; 
	color: #004fb6; 
	display: block; 
	margin-top: 4px; 
	padding: 5px 14px 7px 14px;
	font-weight: bold;
	outline: 0;
}

.tabs li a.selected	{ 
	border: 1px solid #ccc;
	border-bottom: 0; 
	background: #fff; 
	color: #333; 
	margin-top: 0; 
	padding: 7px 14px 10px 14px;
	cursor: default;
}

.tabs li a.shadow { 
	background: #EAE9E1 url(../../library/img/b_tabs_s.gif) 0 0 repeat-x; 
}

.tabs li a.shadow2 { 
	background: #EAE9E1 url(../../library/img/hi_b_tabs_s.gif) 0 0 repeat-x; 
}

.tabs li a.one_line {
	padding-bottom: 13px;
	padding-top: 15px;
}

.tabs li a.one_line_selected {
	padding-bottom: 18px;
}

/* konto online - loginbox */

/*
.loginbox {
	background: url(../../library/img/login_img2.jpg) no-repeat #ffd900; padding: 18px 18px 18px 318px; margin-bottom: 20px;
}
*/

.loginbox { 
	background-color: #ffd900; 
	margin-bottom: 20px;
}
	
.loginbox-obrazek { 
	padding: 18px 18px 18px 318px; 
	background: url(../../library/img/login_img2.jpg) no-repeat;}

.loginbox table {
	margin-bottom: 20px;
}

/* tekst & naglowki */

form h5 {
	color:#004fb6;
	font-size: 100%;
	font-weight:bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#bd h1 {
	color:#004FB6;
font-size:39px;
margin:0.4em 0;
line-height: 1em;
}

.nooo
{padding:0px;}

#bd h2 {
color:#004FB6;
font-size:138.5%;
font-weight:normal;
line-height:1em;
margin:0 0 0.54em;
}

#bd h3 {
	color:#004fb6;
	font-size: 131%;
	font-weight:bold;
	padding-bottom: 4px;
	margin-bottom: 20px;
}


.dashed {
	border-bottom: 1px dashed #006fff !important;
}

.entry p {
	line-height: 1.3em;
	margin-bottom: 10px;
}

.entry ul,
ol {
	margin-bottom: 20px;
}

ol li {
	margin-left: 25px;
	list-style-type: decimal;
	line-height: 1.3em;
	padding: 4px 0;
}

/* Arrowed lists */
.entry ul.arrow li {
	background:url(../../library/img/list-arrow-full.gif) 0 10px no-repeat;
	padding: 4px 0 4px 15px;
	line-height: 1.4em;
}

.entry ul.arrow li li {
	background:url(../../library/img/list-arrow-full-small.gif) 0 50% no-repeat;
}

/* rozne
-------------------------------------------------------------------------------------------------------------------------*/

.tablestyle1 {
	width: 100%;
	margin-bottom: 10px;
}

.tablestyle1 th {
	background: #8996a0;
	color: #fff;
	font-weight: bold;
	border-bottom: 2px solid #fff; 
	border-right: 2px solid #fff;
	padding: 6px 6px 1em 12px;
}

.tablestyle1 td {
	background: #ccedff;
	border-bottom: 2px solid #fff; 
	border-right: 2px solid #fff;
	padding: 6px 6px 6px 12px;
	text-align:left;

	
}

.inne th {
	font-size:12px;
	padding:3px 3px 3px 6px;

}

.noinne th {
   padding: 6px 6px 1em 12px;
}

.inne td {
	font-size:12px;
	padding:3px 3px 3px 6px;
}
.inne tr.parz td
{font-size:12px;
	padding:3px 3px 3px 6px;}
	


.tablestyle1 tr.parz td {
	background: #e5f6ff;
}

.tablestyle1 .right {
	text-align: right;
}

.small th,
.small td {
	text-align: center;
	font-size: 77%;
}

table.allcentered th,
table.allcentered td {
	text-align: center;
}


/* rozne
-------------------------------------------------------------------------------------------------------------------------*/

.green { font-weight: bold }
.red { color: red }
.captcha { border: 1px solid #333; }
.clear { clear: both; height: 0; }

#hd { background-color: #ccc; }
/*#bd { background-color: #eee; }
#ft { background-color: #ddd; }
*/

.yui-u {
	background: xred;
}

.yui-gf {
	margin-top: 6px;
}

.dodajwidht
{width:160px;}

.grey-box {
	padding: 5px 10px;
	background: #f3f5f4;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	width: 370px;
}

.subscrtable {
	width: 100%;
}

.grey-box .subscrtable td {
	padding: 6px 6px 6px 12px;
}


.banner {
	background:url(../../library/img/box-bg.jpg) no-repeat;
	position:absolute;
	top:1px;
	right:1px;
	width:89px;
	height:90px;
	text-indent:-1000em;
}

.banner_wazne {
	background-image: url(../../library/img/banner_wazne.png)
}
