/* mPrasa main styles */

* {margin: 0;padding: 0;}
	
img {border: none;}

body {
	font-family: arial, helvetica, sans-serif;
	color: #212e53;
	font-size: 12px;
	width: 100%;	
}
a {
	color: #212e53;
	text-decoration: none;
	}	
a:hover, a:active, a:visited, a:focus, input:active, input:focus {
	outline: none;
}
a:hover {
	color: #888;
	text-decoration: none;
	}
h1.light {
	font: normal 26px "Times New Roman", Times, serif;
	color: #7B1222;
}
h1.dark {
	font: normal 32px "Times New Roman", Times, serif;
	color: #000;
	line-height: 27px;
	}
h1.dark span {
	font-size: 24px;
	display: block;
	}

h6.ptitle {
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 16px;
	padding-top: 4px;
	font-size: 12px;
	}			

		
/* main container blocks */

#main_block {
	width: 982px;
	margin: 0 auto;
	position: relative;
	}
#main_cont {
	padding: 50px 1px 5px 1px;
	width: 982px;
	width /* */:/**/980px;
	width: /**/980px;;
	position: relative;
	}	
#main_container {
	clear: both;
	position: relative;
/*	overflow: hidden; */
	*height: 1%;
}
#main_container #graph {
	padding: 40px 0 20px 0;
	overflow: hidden;	
	*height:1%;
	position: relative;
}
#graph #graph_scrolls {
	*padding-bottom: 15px;
}
#graph_scrolls {
	margin: 0 auto;
	overflow: auto;
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
}
#preloader {
	margin: 0 auto;
	padding-top: 70px;
	width: 226px;
	height: 345px;
}
#pop_art.notoolbar {
	position: relative;
	top: -30px;
	padding-left: 20px;
	overflow: hidden;
	_height: 1%;
}
#pop_art.mainsep {
	background: url(gfx_e/gsia/main_sep.gif) 68% top repeat-y;
	}


	
/* kjp_area */
#kjp_area {
	display: none;
	position: relative;	
	margin-left: auto; 
	margin-right: auto;
	/*
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	*/
	}
#pdfimg {
	display: block;
	margin: 0 auto;
	float: left;
	}	
/*	
.page_pn {
	width: 30px;
	float: left;
	height: 100%;
	position: relative;
	}
#page_prev {
	position: absolute;
	display: block;
	width: 27px;
	height: 32px;
	bottom: 80px;
	left: 0;
	}	
#page_next {
	position: absolute;
	display: block;
	width: 27px;
	height: 32px;
	bottom: 80px;
	right: 4px;
}	
*/

/* additional magazines below */
.add_ridges_over h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #000;
	padding: 45px 5px 20px 0px;
}
.add_ridges_over {
	overflow: hidden;
	*height: 1%;
}
.ridges_over {
	overflow: hidden;
	_height: 1%;
	padding-bottom: 25px;
}
.ridges_item {
	width: 33%;
	float: left;
	overflow: hidden;
}
.ridges_item img {
	float: left;
	padding: 0px 12px 0 0;
	}
.ridges_item a.ridges_tit {
	display: block;
	clear: both;
	padding-right: 50px;
}
	
	
/* sidebar styles */
#show {
	cursor: pointer;
	z-index: 10;
	display: none;
	position: absolute;
	top: -46px;
	left: 20px;
	color: #7B1222;
	font-weight: bold;	
}
#show:hover {
	color: #999;
}

#flp_main {
	width: 281px;
	float: left;
	margin-right: 20px;
	padding-bottom: 5px;
	display: none;
	overflow: hidden;
	background: url(gfx_e/gsia/lpanel_bg_bot.png) left bottom no-repeat;
	position: relative;
	top: -38px;
	font-size: 11px;
}
#flp_cont {
	width: 279px;
	border-left: 1px solid #7B1222;
	border-right: 1px solid #7B1222;	
}
#flp_txt, #flp_pdf, #flp_banner {
	overflow:hidden;
	padding-bottom: 30px;
}
#flp_txt, #flp_pdf {
	padding-top: 30px;
	}
#flp_txt h3#no_cat {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	}
#flp_nav {
	width: 251px;
	height: 27px;
	padding: 0 8px 5px 22px;
	float: none;
	clear: both;
	overflow: hidden;
	background: #fff url(gfx_e/gsia/lpanel_bg_top.png) left bottom no-repeat;
	}
#flp_nav a {
	float: left;
	font-weight: bold;
	display: block;
	height: 27px;
	padding-left: 6px;
	line-height: 24px;
	color: #7B1222;
	background: url(gfx_e/gsia/tab_l.png) left top no-repeat;
	margin-right: 7px;
	}
#nav_txt {
	margin-right: 0;
	}	
#flp_nav a span {
	float: left;
	display: block;
	height: 27px;	
	background: url(gfx_e/gsia/tab_r.png) right top no-repeat;
	padding-right: 6px;
	cursor: pointer;
	}
#flp_nav a:hover {background-position: left -27px;}	
#flp_nav a:hover span {background-position: right -27px;}
#flp_nav a.selected, #flp_nav a.selected:hover {background-position: left -54px;color: #fff; cursor: default;}
#flp_nav a.selected span, #flp_nav a.selected:hover span {background-position: right -54px; cursor: default;}
	
#flp_nav #hide {
	background: none;
	color: #7B1222;
	float: right;
	padding: 0 1px 0 0;
	margin: 0;
}
#flp_nav #hide:hover {
	color: #999;
}
#flp_banner {
	width: 250px;
	padding: 0 15px 5px 14px;
	overflow: hidden;
	text-align: center;
	}
#flp_banner span {
	display: block;
	float: left;
	clear: both;
	font-size: 10px;
	}	
#flp_banner a, #flp_banner object {
	display: block;
	margin-bottom: 6px;
	}	
	
#flp_main h3 {
	font: bold 11px arial, arial, helvetica, sans-serif;
	text-transform:uppercase;
	padding: 0 15px 5px 14px;
}
#flp_main h6 {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 5px 15px 10px 14px;
	margin-top: -1em;
}
#flp_txt.archive h3 {
	padding-bottom: 15px;
	}
#flp_txt ul, #flp_pdf ul {
	list-style: none;
	margin: 0 15px 0 14px;
	line-height: 14px;
	font-size: 11px;
}
#flp_txt ul li {
	padding-bottom: 6px;
	}
#flp_txt li.active a {
	font-weight: bold;	
}
#flp_txt li.active_results {
	font-weight: bold;
	text-decoration: underline;
}
.flp_links {
	margin: 10px 15px 0 14px;
	line-height: 14px;
	font-size: 12px;
	border-bottom: 1px solid #A0C4E2;
}
.flp_links a {
	padding: 4px 2px;
	display: block;
	border-top: 1px solid #A0C4E2;
}
#flp_pdf ul {
	border-top: 1px solid #7B1222;
}
#flp_pdf ul li {
	padding: 6px;
	background: url(gfx_e/gsia/lpanel_sep.gif) left bottom no-repeat;
	font-weight: bold;
	}
#flp_pdf ul ul {
	border: none;
	padding-bottom: 10px;
	}	
#flp_pdf ul ul li {
	padding: 6px 6px 6px 10px;
	background: url(gfx_e/gsia/lpanel_li.gif) left 60% no-repeat;
	font-weight: normal;
	}	

#left_col {
	width: 281px;
	float: left;
	margin-right: 20px;
	padding-bottom: 5px;
	overflow: hidden;
	position: relative;
	top: -38px;
	font-size: 11px;
	background: url(gfx_e/gsia/left_col_bg.png) left top no-repeat;
}	
#left_col ul {
	list-style: none;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top: 20px;
	padding: 0 15px;
	background: url(gfx_e/gsia/left_col_sep.png) 50% bottom no-repeat !important;
	background: none;
	}
#left_col ul li {
	padding: 6px 1px;
	background: url(gfx_e/gsia/left_col_sep.png) 50% top no-repeat !important;
	background: none;
	border-top: 0 !important;
	border-top: 1px solid #cde0f0;
	}
#left_col ul li span {
	display: block;
	background: url(gfx_e/gsia/left_col_li.gif) left 4px no-repeat;
	padding-left: 18px;
	}
/* footer styles */	
#footer {
	width: 982px;
	margin: 0 auto;
	padding: 12px 0 12px 0;
	border-top: 1px solid #7B1222;
	clear: both;
	overflow: hidden;
	*height: 1%;
	color:#000;
	font-size: 12px;
}	
#footer a {
	color: #000;
	}
#footer a:hover {
	color: #888;
	}	
#footer p {
	float: left;
	padding-left: 8px;
	}
#footer ul {
	float: right;
	list-style: none;
	padding-right: 2px;
	}
#footer ul li {
	float: left;
	padding: 0 6px;
	}		





/* header styles */	
#top {
 width: 957px;
 margin: 0 auto;
 height: 29px;
 list-style: none;
 padding: 0 0 0 25px;
 line-height: 29px;
}
#top a {
	color: #30333a;
	}
#top a:hover {
	color: #999;
	}
#top li {
	float: left;
	padding-right: 17px;
	}
#top li#log_link {	
	float: right;
	}
#header {
	width: 938px;	
	margin: 0 auto;
	height: 125px;
	padding: 19px 22px 0 22px;
	background: url(gfx_e/gsia/header_bg.png) left bottom no-repeat;
	}
#logo {
	display: block;
	width: 296px;
}	
#hleft {
	padding-top: 18px;
	list-style: none;
	overflow: hidden;
	float: left;
	}
#hleft li {
	float: left;
	height: 28px;
	margin-right: 6px;
}
#hleft li a {
	display: block;
	float: left;
	height: 28px;
	line-height: 26px;
	font-weight: bold;
	background: url(gfx_e/gsia/blue_link_left_bg.png) left top no-repeat;	
	padding-left: 10px;	
	}	
#hleft li a span {
	display: block;
	float: left;
	height: 28px;
	background: url(gfx_e/gsia/blue_link_right_bg.png) right top no-repeat;	
	padding-right: 10px;
	cursor: pointer;
}
#hleft li a:hover {
	color: #000;
	background-position: left bottom;
}	
#hleft li a:hover span {
	background-position: right bottom;
	}
#hright {
	list-style: none;
	float: right;
	padding-top: 10px;
	line-height: 18px;
	}	
#hright li {
	text-align: right;
	}
	
#hright li.blokada {


border-bottom:medium none;


} 

#hright li.blokada a {
background:transparent url(http://g.infor.pl/p/blokadareklam/img/dot1.png) no-repeat scroll left 0px;

color:#FFFFFF;
outline-color:invert;
outline-style:none;
outline-width:medium;
padding:2px 0px 8px 15px;
margin-bottom:1px;

}	
#hright a {
	color: #fff;
	}
#hright a:hover {
	color: #c8cbd1;
	}	
	
#header form {
 display: block;
 width: 498px;
 float: left;
 padding: 20px 0 0 26px;
}	
#header form .search_main_txt {
	background: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding: 3px;
	border: none;
	width: 402px;
	_margin-left: -4px;
	margin-right: 8px;
	color: #666;
}
#header form .search_main_btn {
	border: none;
	background: url(gfx_e/gsia/yellow_btn_bg.png) left top no-repeat;
	width: 78px;
	height: 28px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #232356;
	margin-top: -1px;
	cursor: pointer;
	*padding-top: 2px;
}
#header form .search_main_btn:hover {
	background-position: right top;
}

/* navigation and view bars */

#toolbar {	
	*height:1%;
	overflow:hidden;
	background: url(gfx_e/gsia/toolbar_bg.png) left top no-repeat;
	position: absolute;
	top: 0;
	left: 302px;
	width: 660px;
	height: 50px;
}
#fontmenu {
	overflow:hidden;
	float: right;
	margin-top: -30px;
	}
#fontmenu, #toolbar ul, #view_bar ul {
	list-style: none;
	}
#toolbar ul {
	margin-left: 11px;
	padding-top: 9px;
	}	
#fontmenu li {
	float: right;
	padding: 0 0px 0 4px;
	}	
#toolbar ul li {
	float: left;
	padding: 0 4px 0 0px;
	}	
#fontmenu li.icon a, #fontmenu li.icon span, #toolbar ul li.icon a, #toolbar ul li.icon span {
	display: block;
	width: 29px;
	height: 28px;
	background-image: url(gfx_e/gsia/toolbar_btns.png);
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	}	
#fontmenu li.icon em, #toolbar ul li.icon em {
	visibility: hidden;
	}	
#fontmenu a, #fontmenu em {
	float: left;
}	
#toolbar a, #toolbar span {
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	background-image: url(gfx_e/gsia/tool_btn_r.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 6px;
}	
#toolbar a {
	color: #000;
	background-position: left top;
}
#toolbar a span, #toolbar span span {
	padding-left: 0;
	padding-right: 6px;
	background-image: url(gfx_e/gsia/tool_btn_l.png);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
}
#toolbar a:hover {background-position: left -28px;}
#toolbar a:hover span {background-position: right -28px;}
#toolbar span.active {background-position: left -56px; cursor:default;}
#toolbar span.active span {background-position: right -56px; color: #fff; cursor: default;}
#toolbar span.inactive {background-position: left -84px; cursor:default;}
#toolbar span.inactive span {background-position: right -84px; color:#b7bdca; cursor:default;}


#nav_bar li#print_cont {
	padding-left: 30px;
	padding-right: 34px;
}
#select_cont {
	vertical-align:middle;
	text-align:center;
}
#select_cont select {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-top:6px;
	width:60px;	
}
#toolbar li.pad_page #ico_prev {margin-left: 38px;_margin-left: 19px;}
#toolbar li.pad_page #ico_next {margin-right: 38px; _margin-right: 19px;}
#toolbar li.pad_page_log #ico_prev {margin-left: 12px;_margin-left: 6px;}
#toolbar li.pad_page_log #ico_next {margin-right: 12px;_margin-right: 6px;}
#toolbar li.pad_txt #ico_prev {margin-left: 70px;_margin-left: 35px;margin-right: 6px;_margin-right: 3px;}
#toolbar li.pad_txt #ico_next {margin-right: 70px;_margin-right: 35px;margin-left: 6px;_margin-left: 3px;}

#toolbar #ico_prev {background-position: left top; width: 15px; height: 18px; margin-top: 7px;}
#toolbar #ico_prev.inactive {background-position: left -37px; margin-top: 8px;}
#toolbar a#ico_prev:hover {background-position: left -18px;}
#toolbar #ico_next {background-position: -15px 0;width: 15px; height: 18px; margin-top: 7px;}
#toolbar #ico_next.inactive {background-position: -15px -37px; margin-top: 8px;}
#toolbar a#ico_next:hover {background-position: -15px -18px;}

#toolbar #ico_zoomin {background-position: -30px top;}
#toolbar #ico_zoomin.inactive {background-position: -30px -56px;}
#toolbar a#ico_zoomin:hover {background-position: -30px -28px;}
#toolbar #ico_zoomout {background-position: -59px top;}
#toolbar a#ico_zoomout:hover {background-position: -59px -28px;}
#toolbar #ico_zoomout.inactive {background-position: -59px -56px;}

#fontmenu #ico_zoomin_txt, #toolbar #ico_zoomin_txt {background-position: -233px 0;}
#fontmenu #ico_zoomin_txt.inactive, #fontmenu a#ico_zoomin_txt.inactive:hover, #toolbar #ico_zoomin_txt.inactive, #toolbar a#ico_zoomin_txt.inactive:hover {background-position: -233px -56px;cursor:default;}
#fontmenu a#ico_zoomin_txt:hover, #toolbar a#ico_zoomin_txt:hover {background-position: -233px -28px;}
#fontmenu #ico_zoomout_txt, #toolbar #ico_zoomout_txt {background-position: -204px 0;}
#fontmenu #ico_zoomout_txt.inactive, #fontmenu a#ico_zoomout_txt.inactive:hover, #toolbar #ico_zoomout_txt.inactive, #toolbar a#ico_zoomout_txt.inactive:hover {background-position: -204px -56px;cursor:default;}
#fontmenu a#ico_zoomout_txt:hover, #toolbar a#ico_zoomout_txt:hover {background-position: -204px -28px;}


#toolbar #ico_double {background-position: -146px 0;}
#toolbar #ico_double.inactive {background-position: -146px -56px;}
#toolbar a#ico_double:hover {background-position: -146px -28px;}
#toolbar #ico_single {background-position: -175px 0;}
#toolbar #ico_single.inactive {background-position: -175px -56px;}	
#toolbar a#ico_single:hover {background-position: -175px -28px;}

#toolbar #ico_rotate_ccw {background-position: -88px 0}
#toolbar #ico_rotate_ccw.inactive {background-position: -88px -56px;}
#toolbar a#ico_rotate_ccw:hover {background-position: -88px -28px;}
#toolbar #ico_rotate_cw {background-position: -117px 0;}
#toolbar #ico_rotate_cw.inactive {background-position: -117px -56px;}
#toolbar a#ico_rotate_cw:hover {background-position: -117px -28px;}

/* small btn's styles */
.button, .button span, #main_block .button input {
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}
.button {
	padding-left: 6px;
	background: #eff7ff url(gfx_e/gsia/small_btn_l.png) left top no-repeat;
	}	
.button span, #main_block .button input {
	padding-right: 6px;
	background:  url(gfx_e/gsia/small_btn_r.png) right top no-repeat;
	cursor: pointer;
	border: none;
	}
body #main_block .button input {	
	/* ff btn adjust */
	padding-bottom: 2px;	
}
.button:hover {background-position: left -21px; color: #000;}
.button:hover span, #main_block .button:hover input {background-position: right -21px; color: #000;}
.button.inactive {background-position: left bottom; cursor: default;}
.button.inactive span {background-position: right bottom; cursor:default;}

/* archive styles */
div.arch_menu {
	float: left;
	padding-right: 28px;
	margin-right: 10px;
	background: url(gfx_e/gsia/archive_arr.gif) right top no-repeat;
	}
ul.arch_menu {
	list-style: none;
}
ul.arch_menu li {
	float: left;
	padding: 0 10px 0 0;
	}
ul.arch_menu li.active {
	font-weight: bold;
	}	
ul.arch_thumbs {
	list-style: none;
	clear: both;
	overflow: hidden;
	padding: 15px 0 10px 0;
	_height: 1%;
}	
ul.arch_thumbs li {
	float: left;
	width: 20%;
	padding: 0;
	overflow: hidden;
	position: relative;
	}
ul.arch_thumbs li a {
	display: block;
	float: left;
	padding: 5px 5px 5px 5px;
	background: url(gfx_e/gsia/archive_item_bg.png) left bottom no-repeat;	
	}	
ul.arch_thumbs li span {
	display: block;
	clear: both;
	padding: 4px 15px 0 0;
	}	
ul.arch_thumbs.main {
	padding: 20px 0px 0 0;
	}	
ul.arch_thumbs.main li {
	background: none;
	width: 25%;
	}
	
/* error messages */
.error {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	padding: 15px 0 0 0;
}

/* permissions message */
#permissions {
	padding: 50px 0 0 0;
	min-height: 250px;
	height: auto !important;
	*height: 250px;
	text-align: center;
	}
#permissions span {
	font: bold 14px 'trebuchet ms', arial, helvetica, sans-serif;
	color: #333;
	}	
#perm_back	{
	margin: 20px auto 0 auto;
	float: none;
	clear: both;
	}
	
/* text styles */
div.txt {
	margin-top: 16px;
	line-height: 18px;
}	
	
	
/* results styles */
.results_info {
	margin-top: 10px;
	color: #000;	
	}
.results_item {
	overflow: hidden;
	_height: 1%;
	}	
.results_item h1 {
	color: #000;
	font: normal 20px "Times New Roman", Times, serif;
	line-height: 25px;
	margin: 15px 0 0 0;
}	
p.results_date {
	color: #7B1222;
	text-align: right;
	margin: 1px 0 2px 0;
	font-size: 11px;
}
div.results_txt {
	line-height: 16px;
	font-size: 11px;
	}
a.results_more {
	font-weight: bold;
	display: block;
	float: right;
	font-size: 11px;
	}	
.pagging {
	overflow: hidden;
	_height: 1%;
	padding: 25px 5px 0 0;
}	
.pagging a, .pagging span, .pagging em {
	display: block;
	height: 22px;
	float: left;
	font-weight: bold;
	line-height: 22px;
	font-style: normal;
	white-space: nowrap;
	}
.pagging a {
	padding-left: 8px;
	background: #7B1222 url(gfx_e/gsia/pagging_l.gif) left top no-repeat;
		}		
.pagging a span {
	padding-right: 8px;
	background: url(gfx_e/gsia/pagging_r.gif) right top no-repeat;
	color: #fff;
	cursor: pointer;
	}	
.pagging a:hover {
	background-color: #b4c7d9;
	background-position: left bottom;
	}
.pagging a:hover span {
	background-position: right bottom;
	}
.pagging em {
	padding-left: 8px;
	background: url(gfx_e/gsia/pagging_inl.gif) left top no-repeat;
	color: #7B1222;
	}	
.pagging em span {
	padding-right: 8px;
	background: url(gfx_e/gsia/pagging_inr.gif) right no-repeat;
	}	
	
/* main page styles */
#pop_left {
	width: 66%;
	float: left;
	overflow: hidden;
	}
#pop_right {
	width: 30%;
	padding-left: 4%;
	float: left;
	overflow: hidden;
	}	
#pop_bot {
	padding-top: 30px;
	clear: both;
	overflow: hidden;
	_height: 1%;
	background: #fff url(gfx_e/gsia/main_arch_bg.png) left 30px no-repeat;
	position: relative;
	}
#pop_bot h2 {
	font: normal 18px "Times New Roman", Times, serif;
	color: #000;
	padding: 7px 12px;
	}	
#main_arch_link	{
	display: block;
	float: right;
	height: 38px;
	padding-right: 50px;
	background: url(gfx_e/gsia/archive_link.png) right top no-repeat;
	font: normal 16px "Times New Roman", Times, serif;
	text-align: right;
	line-height: 16px;
	position: absolute;
	right: 0;
	top: 33px;
}
#main_arch_link span {
	display: block;
	font-size: 21px;
	line-height: 21px;
	}
#main_arch_link:hover {
	background-position: right bottom;
	}
#pop_left a.big_min img {
	background: url(gfx_e/gsia/archive_item_bg.png) left bottom no-repeat;
	padding: 0 8px 8px 8px;
	float: left;
	}
#pop_left h1 {
	font: normal 26px "Times New Roman", Times, serif;
	}		
#pop_left h2 {
	font: normal 12px Arial, Helvetica, sans-serif;
	}	
#pop_left dl {
	margin-top: 20px;
	line-height: 18px;	
	}	
#pop_left dt {
	font-weight: bold;
	padding-bottom: 4px;
}	
#pop_left dt a {
	background: url(gfx_e/gsia/main_li.gif) left 3px no-repeat;
	padding-left: 15px;
	}
#pop_left dt img {
	vertical-align: middle;
	}	
#pop_left dd {
	padding-bottom: 16px;
	}	
#pop_left dd a.more {
	white-space: nowrap;
	font-weight: bold;
	}	
#pop_right ul {
	list-style: none;
	}
#pop_right ul li {
	overflow: hidden;
	_height: 1%;
	padding-bottom: 25px;
	}
#pop_right ul li img {
	margin-right: 10px;
	}	
#pop_right ul li span {
	display: block;
	}	
#pop_right h2 {
	font: normal 18px "Times New Roman", Times, serif;
	color: #000;
	padding: 8px 0px 15px 0;
}			
	
	
/* adv searching styles */

#advform {
	position: absolute;
	z-index:1000;
	top: 0px;
	left: 294px;
	width: 518px;
	height: 315px;
	background: transparent url(gfx_e/gsia/advform_bg.png) left bottom no-repeat;
	_background-image: url(gfx_e/gsia/advform_bg.gif);
	display: none;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
	}	
#basic-form-button, #expert-form-button {
	display: block;
	color: #fff;
	font: normal 11px 'trebuchet ms', Tahoma, Arial, Helvetica, sans-serif;
	float: right;
	clear: both;
	margin-right: 86px !important;
	margin-right: 45px;
}
#basic-form-button:hover, #expert-form-button:hover {
	color: #afb2bb;
	}
#expert-form-button {
	display: none;
	}	
/*
#expert-form-button	{
	font: bold 11px tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	white-space: nowrap;
	float: left;
	display: block;
	line-height: 21px;
	padding-right: 80px;
	}
#expert-form-button:hover {
	color: #999;
	}	
*/
#advform table {
	margin-top: 5px;
	margin-left: 30px;
	color: #000;
	}	
#advform table table {margin: 0;padding: 0;}	
#advform table td {padding: 3px 0 3px 3px;}		
#advform table .leftcol {
	text-align: left;
	width: 78px;
	padding-left: 10px;
	}		
#advform table td.nopad {
	padding: 0;
	}	
#advform table td.adv_btns {
	padding-top: 20px;
	padding-left: 180px;
	}
#advform .advtit {
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 16px;
	padding-top: 8px;
}
#advform input, #advform select {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}
.advlong, .advmiddle, .advshort, .advsellong, .advselshort {
	border: 1px solid #d4dbe3;
	padding: 2px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	}
.advlong {width: 340px;}
.advmiddle {width: 70px;}
.advshort {width: 50px;}
.advsellong {
	width: 329px;
	*width: 321px;	
}
.advselshort {
	width: 60px;
	}
#adv_btn {
	width: 120px;
}

/* main printing popup styles */
#nameFieldPopup {
	left:450px;
	top:60px;
	overflow:hidden;
	width: 276px;
	height: 176px;
	padding: 20px;
	background: url(gfx_e/gsia/popup_bg.png) left top no-repeat;
	_background-image: url(gfx_e/gsia/popup_bg.gif);
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	}
#nameFieldPopup h6 {padding-top: 10px;padding-left: 2px;}	
#nameFieldPopup table {margin-bottom: 15px;}
#nameFieldPopup table td {padding: 2px;}
#nameFieldPopup  .nFP_btns {padding: 0 60px;}

/* pad styles */
#add_note_btn {
	float: right;
	margin-top: -22px;
}
#add_note_div {
	padding-bottom: 10px;
}
.note_lead {
	padding-bottom: 30px;
	}
.note_item {
	overflow: hidden;
	_height: 1%;
	background: url(gfx_e/gsia/note_bg.gif) left top repeat-x;
	padding: 10px 0;
	}
.note_date, .note_txt {
	float: left;
	}
.note_date {
	width: 10%;
	padding: 0 2%;	
	line-height: 18px;
	}
.note_txt {
	width: 67%;
	line-height: 18px;
	}
.note_txt h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	}	
.note_btns {
	float: right;
	width: 14%;
	padding: 0 2%;
	overflow: hidden;
	*height: 1%;
	}			
	
/* special styles for txt */
.floatingleftbox {
	float: left;
	padding-right: 30px;
	border-left: 1px solid #7B1222;
	padding-left: 12px;
	height: 70px;
	margin-bottom: 20px;
}
.floatingleftbox strong {
	display: block;
	padding-top: 13px;
	}
.txt h6 {
	font: normal 12px Arial, Helvetica, sans-serif;
}
	
	
/* dragable note div */
#dnote {
	background: url(gfx_e/gsia/popup_bg.png) left top no-repeat;
	_background: #eff7ff;
	_border: 8px solid #7B1222;
	width: 276px;
	height: 176px;
	padding: 20px;
	left: 645px;
	top: 100px;
	position: absolute;
	display: none;
	overflow: hidden;
	cursor: move;
}
#dnote_submit {
	width: 111px;
	}
#dnote textarea {
	width: 274px;
	height: 76px;
	margin: 3px 0 5px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 1px solid #d4dbe3;
}	
#dcontent {
	width: 272px;
	max-height: 115px;
	height: auto !important;
	height: 115px;
	padding: 0 2px;
	overflow: auto;
	margin: 3px 0 5px 0;
	padding: 5px 0;
	border-top: 1px solid #ACC3D9;
	border-bottom: 1px solid #ACC3D9;
	color: #444;
}
#dtitle {
	border: 1px solid #d4dbe3;
	padding: 2px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 274px;
	margin-top: 3px;
}
#dtop {
	max-height: 60px;
	height: auto !important;
	height: 60px;
	}
#dnote span.alert {
	color: #3c4259;
	font-weight: bold;
}
#art_note div {
	overflow: hidden;
	*height: 1%;
	padding: 20px 18px 10px 0;
}
#art_note p {
	float: right;
	line-height: 21px;
	padding-right: 20px;
	}
#art_note a {
	float: right;
	clear: none;
	margin-right: 1px;
	}

/* login form specyfic styles */
#login_form {
	display: block;
	margin-top: 20px;
}
#login_form div {
	overflow: hidden;
	float: left;
	width: 120px;
	padding: 0 12px 0 0;
	}
#login_form label {
	display: block;
	font: normal 13px Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-bottom: 2px;
	}
#login_form input {
	width: 116px;
	padding: 2px 1px;
	border: 1px solid #7B1222;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
}	
#login_form .button {
	*margin-top: 1px;
	}
#login_form .button input {
	width: 80px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 6px;
	}
.what {
	padding: 18px 0 0 20px;
	}	
	
/************************************************************/
.topLinks { background:#7B1222; font-size:10px; font-family:Verdana; font-weight:bold;}
.topLinks .center { padding:0px;margin:0 auto; width:94%;}
.topLinks img { padding-right:13px; float:left;}
.topLinks ul {margin:0; padding:0; list-style:none;}
.topLinks ul li{margin:2px 0 0 5px; float:left; color:#fff;}
.topLinks ul li a {color:#fff;} 

.topLinks2 { background:#7B1222; font-size:10px; font-family:Verdana;}
.topLinks2 .center { padding:0px;margin:0 auto; background:#7B1222; width:1007px; height:20px}
.topLinks2 img { padding-right:13px; float:left;}
.topLinks2 ul {margin:0; padding:0; list-style:none;}
.topLinks2 ul li{margin:3px 0 0 5px; float:left; color:#fff;}
.topLinks2 ul li a {color:#fff;} 
.b {font-weight: bold}

/***********************************************************/

#flp_szkolenia h2, #flp_kursy h2 {font: normal 21px "Times New Roman", Times, serif; padding: 5px 0px 0px 10px;}
#flp_szkolenia ul, #flp_kursy ul {list-style-type: none; padding: 10px 10px 0px;}
#flp_szkolenia li, #flp_kursy li {background: url(gfx_e/gsia/main_li.gif) left 3px no-repeat; padding: 0px 0px 5px 15px;}
#flp_szkolenia li.wiecej, #flp_kursy li.wiecej {background-image: none; text-align: right; font-weight: bold;}

#flp_main {
	width: 281px;
	float: left;
	margin-right: 20px;
	padding-bottom: 5px;
	display: none;
	overflow: hidden;
	background: url(gfx_e/gsia/lpanel_bg_bot.png) left bottom no-repeat;
	position: relative;
	top: -38px;
	font-size: 11px;
}


#flp_szkolenia {
	width: 279px;
	border-top: 1px solid #7B1222;
	border-left: 1px solid #7B1222;
	border-right: 1px solid #7B1222;
}
#flp_szkolenia ul {
	padding:5px;
}

#flp_kursy {
	width: 279px;
	border-left: 1px solid #7B1222;
	border-right: 1px solid #7B1222;	
}

#flp_kursy ul {
	padding:5px;
}
.reklama {margin: 3px 0px}

.pop_right {float:left;overflow:hidden;padding-left:4%;width:30%;}
DIV.losowe-linki {border: 1px solid #7B1222; text-align: left; width:99%}
DIV.losowe-linki p {padding: 5px; font-weight:bold; font-size:13px}
DIV.losowe-linki ul {padding: 0 0 0 15px; margin: 0px;  list-style: disc inside !important;}
DIV.losowe-linki ul li {padding: 0 0 2px 0px; padding-bottom:5px !important; overflow:visible !important}
