@CHARSET "UTF-8";
body{
	background-color: #f8f2e9;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
}
a img{
	border: none;	
}

#tooltip{
	position: absolute;
	z-index: 3000;
	background-color: #faf7f1;
	border: 1px solid #f4ab54;
	color: #000000;
	padding: 10px;
	opacity: 0.9;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}

#tooltip h3 {
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0;
}

#tooltip .header{
	color: #3062bf;
	font-weight: bold;	
}

#tooltip strong{
	color: #3062bf;	
}

.important{
	color: #f28a10 !important;
	font-weight: bold !important;	
	height: 36px !important;
}

form{
	margin: 0;
	padding: 0;	
}

#page{
	width: 1000px;
	margin: 0 auto;
}

#top{
	width: 1000px;
	height: 197px;
	background: url(gfx/top.jpg) no-repeat;	
	margin: 0 auto;
	padding-top: 45px;
}

#top .logo{
	float: left;
	margin-left: 20px;		
}

#top .menu_top{
	float: left;
	height: 36px;
	margin-top: 141px;
	margin-left: 79px;		
	width: 362px;	
	padding-top: 19px;
}

.menu_top .przystap_link{
	margin-left: 18px;
}

.menu_top .przeglad_link{
	margin-left: 31px;	
}

#main{
	width: 958px;
	margin: 0 auto;
	border-left: 1px solid #e5dfd8;
	border-right: 1px solid #e5dfd8;
	background: url(gfx/bg_left.gif) repeat-y #faf7f2;
}

#left{
	background: url(gfx/bg_left.gif) repeat-y;
	float: left;
}

#menu_left{
	font-family: Georgia, Arial;
	font-size: 14px;
}

#menu_left .menu_header{
	margin-left: 15px;
	background: url(gfx/menu_header.gif) no-repeat;
	height: 33px;
	width: 109px;
	margin-bottom: 10px;
}

#menu_left .narzedzia_header{
	margin-left: 15px;
	background: url(gfx/narzedzia_header.gif) no-repeat;
	height: 37px;
	width: 207px;
	margin-bottom: 10px;
}

#menu_left .separator{
	height: 31px;
	width: 236px;
	background: url(gfx/menu_bg.gif) no-repeat;	
}

#menu_left a{
	color: #4a5874;
	text-decoration: none;
	padding: 7px 0 5px 16px;
	display: block;
	height: 19px;
	width: 221px;
	background: url(gfx/menu_bg.gif) no-repeat;
}

#menu_left a:hover{
	color: #f28a10;
	text-decoration: underline;
}

#menu_left .selected{
	color: #f28a10;
	text-decoration: none;
}

#content{
	float: left;
	width: 631px;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 15px;
	padding-bottom: 80px;	
	background-color: #faf7f2;
}

#content .tresc, #content p{
	line-height: 23px;
	color: #112346;
}
	
.tresc span, p span{
	color: #3062bf;
	font-weight: bold;	
}

.main_header{
	padding-bottom: 0px;
	margin-bottom: 0px;	
}

.slogan{
	font-style: italic; 
}

.tresc a, p a{
	color: #3062bf;
	font-weight: normal;
	text-decoration: none;	
}
	
.tresc a:hover, p a:hover{
	text-decoration: underline;	
}

#content .blue_box{
	height: 25px;
	width: 594px;
	background: url(gfx/blue_box_bg.gif) no-repeat;
	margin-top: 25px;
	margin-bottom: 18px;
	padding: 13px 12px;
	text-align: center;
}

.blue_box a{	
	font-weight: bold;
}	

#content .pomoc{
	height: 87px;
	width: 594px;
	background: url(gfx/pomoc_bg.gif) no-repeat;
	margin-top: 25px;
	margin-bottom: 18px;
	padding: 13px 12px;
}

.pomoc .tresc{
	float: left;	
}

.pomoc .wzor_link{
	float: left;
	margin-top: 15px;
	margin-left: 30px;	
}

.pomoc .header{
	color: #3062bf;
}

.pomoc ul{
	list-style-type: none;
	display: block;
	margin: 7px 0 0 10px;
	padding: 0;
}

.pomoc li{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	background: url(gfx/li_pointer_blue.gif) no-repeat left 6px;
	padding-left: 20px;	
}

.pomoc img{
	vertical-align: middle;	
}

.orange_box{
	margin: 25px 0;	
}

.orange_box_top{
	width: 618px;
	height: 4px;
	line-height: 4px;
	font-size: 4px;
	background: url(gfx/orange_bg_top.gif) no-repeat;
}

.orange_box_main{
	width: 616px;
	border-left: 1px solid #f6c890;
	border-right: 1px solid #f6c890;
	background-color: #f9e8d2;
}

.orange_box_main .zawartosc_orange{
	padding: 10px 20px;
	line-height: 22px;
	color: #112346;
}

.zawartosc_orange ul{
	list-style-type: none;
	display: block;
	margin: 7px 0 0 0px;
	padding: 0;
}

.zawartosc_orange li{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	background: url(gfx/li_pointer_blue.gif) no-repeat left 10px;
	border-bottom: 1px solid #e0d0bd;
	padding-left: 20px;	
	padding-top: 3px;
	padding-bottom: 3px;
}

.zawartosc_orange span{
	color: #3062bf;
	font-weight: bold;	
}

.zawartosc_orange h2{
	color: #3062bf;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	padding: 3px 0;
	margin: 0;
}

.zawartosc_orange h1{
	color: #f28a10;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	padding: 5px 0;
	margin: 0;
}

.zawartosc_orange h3{
	color: #3062bf;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	padding: 2px 0 0 0;
	margin: 0;
}

.notowania h2{
	color: #f28a10;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	padding: 5px 0;
	margin: 0;
}

.zawartosc_orange .charakterystyka{
	width: 355px;
	padding-right: 30px;
	float: left;
}

.zawartosc_orange .charakterystyka ul{
	margin: 0;
}

.zawartosc_orange .logo{
	width: 190px;
	float: left;
	padding-bottom: 10px;
}

.zawartosc_orange .logo .img{
	border: 1px solid #f6be7b;
	margin-bottom: 10px;
}
	
.zawartosc_orange a{
	color: #3062bf;
	font-weight: normal;
	text-decoration: none;	
}
	
.zawartosc_orange a:hover{
	text-decoration: underline;	
}

.orange_box_bottom{
	width: 618px;
	height: 4px;
	background: url(gfx/orange_bg_bottom.gif) no-repeat;
}

.slownik_content ul{
	list-style-type: none;
	display: block;
	margin: 20px 0 0 0px;
	padding: 0;	
}

.slownik_content li{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	background: url(gfx/li_pointer.gif) no-repeat left 11px;
	border-bottom: 1px solid #e0d0bd;
	padding-left: 20px;	
	padding-top: 3px;
	padding-bottom: 3px;	
}

.section_header{
	float: left;
	width: 155px;
	font-family: Arial;
	font-size: 14px;
	color: #EF952C;
	padding: 11px 10px;
}

.section_header span{
	font-size: 12px;
	color: #999;
	font-style: italic; 
}

.section_header strong{
	font-size: 11px;
	color: #222;
	font-style: normal; 
	font-weight: normal;
}

.section{
	float: left;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px;
}

.section .label{
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 2px 0;
	width: 175px;
}

.section .uprawniona{
	float: left;
	margin: 5px 0;
	width: 430px;
	color: #777;
}

.section .korespondencja{
	float: left;
	margin: 2px 0 15px 0;
	width: 320px;
}

.section .korespondencja_input{
	float: left;
	height: 25px;
	margin: 2px 0 15px 0;
	width: 110px;
}

.section .korespondencja_input .radio{
	vertical-align: middle;
}

.section .disabled{
	background-color: #ddd;
}

.section .field{
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 2px 0;
	width: 225px;
}

.section .textarea{
	float: left;
	height: 190px;
	line-height: 25px;
	margin: 2px 0;
	width: 400px;
}

.section textarea{
	height: 180px;
	line-height: 25px;
	margin: 2px 0;
	width: 375px;
	font-size: 12px;
	font-family: Arial;
}

.section .input{
	width: 195px;
	font-size: 12px;
	font-family: Arial;
}

.section .dzien{
	width: 59px;
	font-size: 12px;
	font-family: Arial;
}

.section .miesiac{
	width: 80px;
	font-size: 12px;
	font-family: Arial;
}

.section .rok{
	width: 55px;
	font-size: 12px;
	font-family: Arial;
}

.section .help{
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 2px 0;
	cursor: pointer;
}

.section .help_ico{
	cursor: pointer;
	vertical-align: middle;
}

.wspolmalzonek_box, .uprawniony_box, .korespondencja_box{
	display: none;
}

.submit_box{
	width: 200px;
	margin: 20px auto;	
}

.form_kontakt{
	margin: 20px 0;	
}

.faq_item{
	border-bottom: 1px solid #e0d0bd;
	margin-top: 5px;	
	padding-left: 10px; 
	border-left: 2px solid #f6c890;
}

.faq_item a{
	font-weight: bold;	
}

h1{
	color: #3062bf;	
	font-family: Georgia, Arial;
	font-size: 24px;
	font-weight: normal;
}

#bottom{
	width: 960px;
	margin: 0 auto;
	height: 100px;
	background-color: #f28a10;
}

.logo_footer{
	padding: 10px 0 0 17px;
	float: left;	
}

.menu_footer{
	padding-top: 10px;
	margin-left: 205px;	
	float: left;	
}

.item{
	float: left;
	padding-bottom: 4px;
	border-bottom: 1px solid #d97c0e;
	margin-right: 45px;
	margin-top: 15px;
	width: 190px;
}

.menu_footer a{
	color: #313030;	
	text-decoration: none;
}

.menu_footer a:hover{
	text-decoration: underline;
}

.menu_footer img{
	vertical-align: middle;
	margin-right: 5px;	
}

.clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	fon-size: 0px;
}
