/* CSS Document */
html {
	height:101%;
}
body {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #596380;
	background-color:#FFFFFF;
	background-image:url(../img/main_bkg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
body table {
	font-size:8pt;
}
body input, select {
	font-family: Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:700;
	color: #596380;
	width: 140px;
	border: 1px solid #006D6B;	
	padding-top: 2px;
	padding-left: 2px;
}
body select {
	width: 130px;
	padding: 0px;
	border: 0px;
	background-color:#F5F8C6;
}
body li {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
body div {
	margin:0px;
	padding:0px;
}
body p {
	padding:0px;
	margin:0px;
	margin-bottom:1em;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

/********************************************* MAIN STYLES */

/* *****************  TOP *** */
#top {
	margin-left:auto;
	margin-right:auto;
	width:750px;
}
#top_menu {	
	margin-left: 10px;
	height:21px;
	width:740px;
	background-image:url('../img/top_imgt.jpg');
	background-repeat: no-repeat;
	background-position:top right;
}
.top_menu_Act {
	background-image:url('../img/top_mbkg.gif');
	background-repeat: repeat-x;
}
#top_menu a , .top_menu_Act a{	
	color:#94A2C9;
	margin-right: 10px;
}
#top_menu input {
	width: 60px;
	height:11px;
	color:#94A2C9;
	font-weight: 700;
	border: 1px solid #94A2C9;
}
.serach_input {
	padding-top: 2px;
}
.search_btn {
	margin-top: 2px;
}
/* *****************  MENU *** */
#menu {
	height:43px;
	background-image:url('../img/side_img1.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	padding-left: 35px;
	font-weight: 700;
}
#menu a {
	color: #FFFFFF;
}
.menu_pos {
	background-image:url(../img/menu_bkg.gif);
	background-repeat:repeat-x;
}
.menu_pos_act {
	background-image:url(../img/menu_bkg_act.gif);
	background-repeat:repeat-x;
}


/* *****************  MAIN *** */
#main {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	overflow:auto;
}
.main_left {
	vertical-align: top;
	width:67%;
}
.main_right {
	vertical-align: top;
	width:33%;
}
.main_left,
.main_right {
	padding-bottom:2em;
}
#c_main_right_img{
	height:98px; 
	background-image:url('../img/side_img2.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}


/* *****************  CONTENT MAIN *** */
#c_main_top, .c_main_top {
	padding-left: 90px;
	padding-top: 30px;
	padding-right: 30px;
	background-image:url('../img/c_main_item.gif');
	background-repeat: no-repeat;
	overflow:auto;
}

.c_main_title {
	color: #0B2D8E;
	font-size: 10pt;
	font-weight: 700;
	margin-bottom: 10px;
}
#c_main_add {
	padding-top: 25px;
	padding-bottom: 25px;
}

/* *****************  news */
#c_main_news {
	padding-left: 70px;
	margin-right: 30px;
}
#c_m_newsTop {
	margin-left: 20px;
	margin-bottom: 10px;
}
#c_main_news a {
	color: #596380;
}
.c_m_news {
	background-image:url('../img/c_main_iti.gif');
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}
.c_m_news_title {
	padding-top: 4px;
	padding-bottom: 3px;
}
.c_m_news_title a {
	color: #596380;
}

/* *****************  callendar *** */
#callendar {
	height: 86px;
	background-image: url('../img/side_call.gif');
	background-repeat:no-repeat;
}
#currency {
	height: 90px;
	background-image: url('../img/side_curr.gif');
	background-repeat:no-repeat;
}
#calc {
	height: 90px;
	background-image: url(../img/side_calc.gif);
	background-repeat:no-repeat;
}
#callendar, #currency, #calc , #abonaments {
	color: #0B2D8E;
}
#callendar a, #currency a, #calc a, #abonaments a {
	color: #0B2D8E;
}
.cc_title {
	font-size:9pt;
	font-weight: 700;
	padding-top: 8px;
	padding-left: 21px;
	overflow:show;

}
.cc_title2 {
	font-size:9pt;
	padding-top: 12px;
	padding-left: 21px;
	height: 20px;
}
.cc_go_btn {
	float: left;
	padding-left: 21px;
	padding-right:10px;
	height: 50px; 
}
#cc_curr {
	float: left;
	padding-left: 21px;
	padding-right:3px;
}
#cc_curr_more {
	margin-top: 22px;
}

/* *****************  FOOTER *** */

#footer {
	height: 100px;
	margin-top: 15px;	
	background-image:url(../img/footer_bkg.gif);
	background-repeat:repeat-x;
	color:#94A2C9;
}
#footer_foo {
	padding-top: 15px;
	margin-left:auto;
	margin-right:auto;
	width:750px;
}
#footer_menu {
	padding-left: 10px; 
	font-weight:bold;
	font-size: 10px;
	width: 490px;
	float:left;
}
#footer_dom {
	padding-left: 10px;
	font-weight: normal;
	font-size: 10px;
	width: 750px;
	float:left;
	color : #F7F8FC;
}
#footer a {
	color:#94A2C9;
}
#footer_copy {
	padding-left: 10px; 
	width: 240px;
	float:left;
}

/* ==================================================================================================== */
.blue { color:#0B2D8E; }
.red { color:#FF0000; }
.gray{ color:#333333; }
div.mb12em { margin-bottom:1.2em; border:2px dotted #C4CEE6; padding:1em; }
tr.wbborder td { border-bottom:1px dashed #C4CEE6; }
hr { border:0px dotted #C4CEE6;	border-bottom-width:2px; margin-bottom:2em; }
.li_8_first { padding:8px 0px; margin-left:1.5em; }
.li_8 {	padding:0px 0px 8px 0px; margin-left:1.5em; }
.li_8, .li_8_first { text-align:justify; }
.cennik_div ul { list-style:none; margin:0px; padding:1.5em; }
.cennik_div h1, .cennik_div h3 { color:#FF0000; margin:0px; padding:3pt 12pt; font-style:italic; font-family:'Trebuchet MS'; font-weight:500; font-size:18pt; }
.cennik_div h3 { font-size:10pt; }

#abonaments {
	background-image:url('../img/side_box_mid.gif'); 
	background-position:top left; 
	background-repeat:repeat-y;
	padding:0.5em 0em;
}
#abonaments div {
	overflow:auto;
}
#abonaments div.box_top{
	background-image:url('../img/side_box_top.gif'); 
	background-position:top left; 
	background-repeat:no-repeat; 
	height:10px; 
	width:250px; 
	position:relative; 
	top:-0.9em; 
/*	left:-1em; */
	overflow:hidden;
}
#abonaments div.box_btm {
	background-image:url('../img/side_box_btm.gif'); 
	background-position:top left; 
	background-repeat:no-repeat; 
	height:20px; 
	width:250px; 
	position:relative; 
	top:0.9em; 
/*	left:-1em; */
	overflow:hidden;
}
#abonaments ul {
/*	border:1px solid #000000; */
	list-style-position:inside; 
	list-style-type:none; 
	margin:0.5em; 
	padding:0.5em 0.5em 0.5em 1.5em;
	position:relative;
}
#abonaments ul li {
	list-style-image:url('../img/side_go_btn.gif'); 
	margin:0; padding:0;
}
#abonaments ul li.first {
	list-style-image:url('../img/side_go_btn_red.gif'); 
	margin:0; padding:0;
}
#abonaments ul li a {
	margin-left:0.5em;
	position:relative;
	top:-0.4em;
}
