/* login:loginBar.css */
#k_loginBar {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
   margin-top: 1px;
   width: 71px;
}
#k_loginBar .k_loggedOut {
	margin-left: 5px;
   padding-top: 3px;
}
#k_loginBar .k_loggedOut ul, #k_loginBar .k_loggedOut li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#k_loginBar .k_loggedOut li {
	white-space: nowrap;
}
#k_loginBar .k_loginLink a {
	color: #666;
	text-decoration: none;
}
#k_loginBar .k_loggedOut .k_loginLink {
	margin-right: 5px;
}
#k_loginBar .k_loginLink a:hover {
	color: #f00;
	text-decoration: none;
}
#k_loginBar .k_user {
	white-space: nowrap;
	float: left;
   margin-left: 5px;
   padding-top: 3px;
}
#k_loginBar .k_login {
	font-size: 10px;
	display: block;
   padding: 0;
   float: none;
   text-align: right;
}
#k_loginBar .k_mail {
	position: relative;
	padding: 0 9px 4px;
	display: block;
	float: left;
}
#k_loginBar .k_mailNotificationsOverflow {
	padding-left: 14px;
}
#k_loginBar .k_mailLink {
	display: block;
	width: 18px;
	height: 13px;
	text-indent: -9999px;
	background: url(http://ocdn.eu/files/deploy/MmI7MDA_/80f010ff2b0b637fb151dbbecc209fbc.gif) no-repeat -48px -10px;
	outline: 0;
}
#k_loginBar .k_mailNotifications .k_mailLink {
	background-position: -10px -10px;
}
#k_loginBar .k_mailNotifications .k_notificationsCounter {
	display: block;
}
#k_loginBar .k_notificationsCounter, #k_loginBar .k_notificationsCounter:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1;
	position: absolute;
	right: 6px;
	bottom: 0;
	background: url(http://ocdn.eu/files/deploy/Yjg7MDA_/45f7c6dbae16148c16673f83bcba50e2.gif) no-repeat -29px -34px;
}
#k_loginBar .k_notificationsCounter span {
	margin-left: 1px;
	padding-left: 1px;
	padding-right: 1px;
	background: url(http://ocdn.eu/files/deploy/Yjg7MDA_/45f7c6dbae16148c16673f83bcba50e2.gif) no-repeat 100% -9px;
}
#k_loginBar dl {
	min-width: 96px;
	margin: 0 0 0 10px;
	float: left;
   position: relative;
}
#k_loginBar dt {
	height: 13px;
   margin-top: 1px;
	padding: 2px 6px 3px;
	position: absolute;
	z-index: 12;
   right: 0px;
   border: 0;
   color: #fff;
   cursor: pointer;
   min-width: 96px;
}
#k_loginBar .k_opened dt {
	border-bottom-color: #fff;
	padding-bottom: 3px;
   border: 1px solid #e4e4e4;
   background: #fff;
   color: #666;
   margin-top: 0;
   padding: 2px 5px 3px;
}
#k_loginBar dt a {
	text-decoration: none;
	outline: 0;
	display: block;
   color: #666;
}
#k_loginBar dt a:hover {
	text-decoration: none;
}
#k_loginBar dd {
	position: absolute;
   right: 0px;
	z-index: 100;
	margin: 19px 0 0 -92px;
   background: #F4F4F4;
   border: 1px solid #D7D7D7;
   padding: 4px 6px 5px;
   width: 94px;
   -moz-border-radius-topleft: 0px;
   -moz-border-radius-topright: 0px;
   -moz-border-radius-bottomright: 2px;
   -moz-border-radius-bottomleft: 2px;
   -webkit-border-radius: 0px 0px 2px 2px;
   border-radius: 0px 0px 2px 2px; 
   border-top: 1px solid #F4F4F4;
}
#k_loginBar dd ul, #k_loginBar dd li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	float: none;
}
#k_loginBar dd li {
	padding: 0 5px;
   line-height: 1.8em;
   display: block;
}
#k_loginBar dd a {
	color: #666;
	text-decoration: none;
   font-size: 10px;
   display: block;
}
#k_loginBar dd a:hover {
	color: #666;
	text-decoration: none;
}
#k_loginBar dd .k_logoutLink a {
   text-decoration: none;
   padding-top: 4px;
   text-decoration: none;
}
#k_loginBar dd .k_logoutLink {
   border-top: 1px solid #D7D7D7;
   margin-top: 5px;
   text-align: left;
}
#k_loginBar .k_loggedIn dt {
	cursor: pointer;
}
#k_loginBar .k_opened dt,
#k_loginBar .k_loggedIn .k_opened dt:hover {
   background-color: #F4F4F4;
   border-radius: 2px 2px 0 2px;
   border: 1px solid #D7D7D7;
   z-index: 13;
   padding-left: 5px;
   padding-right: 5px;
}
#k_loginBar .k_loggedIn dt:hover {
   background-color: #F4F4F4;
   border: 1px solid #D7D7D7;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   -ms-border-radius: 2px;
   -o-border-radius: 2px;
   border-radius: 2px;
   margin-top: 0;
   padding-top: 2px;
   padding-left: 5px;
   padding-right: 5px;
}
/*
   kolory linkow do ustawienia lokalnie
*/
#k_loginBar .k_opened dt a,
#k_loginBar dd a,
#k_promoBar dt a, 
#k_loginBar .k_login, 
#k_loginBar .k_loginLink a {
   color: #19AED0
}
#k_loginBar .k_loggedIn dt:hover a,
#k_loginBar .k_opened dt a:hover, 
#k_promoBar .k_loggedIn a:hover {
   color: #007792;
}
#k_loginBar .k_loginLink a:hover {
   color: #007792;
}

/* init */
#k_loginBar {
	visibility: hidden;
}
#k_loginBar .k_loggedIn {
	display: none;
}
#k_loginBar .k_notificationsCounter {
	display: none;
}
#k_loginBar dd {
	display: none;
}
#k_loginBar .k_opened dd {
	display: block;
}

/* login:promoBar.css */
#k_promoBar {
   position: relative;
   z-index: 100;
}
#k_promoBar a {
	color: #bababa;
	text-decoration: none;
}
#k_promoBar a:hover {
	color: #363535;
	text-decoration: none;
}
#k_promoBar ul, #k_promoBar li {
	list-style: none;
	display: block;
	padding: 0;
}
#k_promoBar ul {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	float: right;
	padding: 3px 0 1px 0;
   margin: 1px 0 0 0;
	overflow: hidden;
}
#k_promoBar .k_promoted {
	margin: 0 5px;
	float: left;
}
#k_promoBar #k_loginBar {
	float: right;
}


