/* abc */
 
 
/* reset */
html, body, div, p, blockquote,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend,
ul, ol, li, dl, dt, dd,
a, b, img, address, strong, em{
    margin: 0;
    padding: 0;
    font-weight:normal;
    font-style: normal;
    border: 0;
    text-decoration: none;
    outline: none;
    word-wrap: break-word;
}
label{ cursor: pointer; }
a span { cursor: pointer; }
.clearer { clear: both; display: block; }
b, strong {
    font-weight: bold;
}
i, em {
    font-style: italic;
}

body {
    color: #330000;
    background: #ffe2a4;
    font: normal 0.75em/1.3em "Trebuchet MS", Verdana, sans-serif;
}
#main a { color: #330000; font-weight: bold; }

h2.box_title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;	
	margin-bottom: 20px;
}
h2.inner_title {
	margin: 15px;
	font-weight: bold;
}
.right {
	text-align: right;	
}
.center {
    text-align: center;
}

/* -- top -- */
#top_bck {
	width: 100%;
	height: 230px;
	background: #fff url(/images/page/bck_top.png) top repeat;
	text-align: center;
}
#top {
	width: 1000px;
	height: 230px;
	background: #ddd;
	margin: auto;
}
#top_banner {
	width: 1000px;
	height: 160px;
}
#top_banner_left {
	float: left;
	height: 160px;
	width: 400px;
	background: transparent url(/images/page/bck_ban_1.png) top repeat-x;
}
#top_banner_right {
	float: right;
	height: 160px;
	width: 600px;
	background: transparent url(/images/page/bck_ban_2.png) top repeat-x;
    position: relative;
    text-align:center;
}
#top_logo {
	display: block;
	width: 317px;
	height: 102px;
	position: relative;
	top: 30px;
	left: 0;
	background: transparent url(/images/page/top_logo.png) top repeat-x;
}
#top_panel {
	clear: both;
	width: 988px;
	height: 78px;
	background: white url(/images/page/bck_menu.png) top repeat-x;
	padding-left: 12px;
}

ul#top_menu {
	display: inline;
}
#top_menu li {
	display: inline;
	list-style: none;
	float: left;
	margin-top: 14px;
}
#top_menu li a {
	height: 50px;
	width: 177px;
	background-image: url(/images/page/menu_elem.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	line-height: 40px;
	font-size: 18px;
	color: #F8BD31;
	font-weight: bold;
	overflow: visible;
}
#top_menu li a:hover, #top_menu li a.active {
	background-position: -177px 0;
	color: #E10915;
}

div#page_rights {
    text-align: center;
    font-size:11px;
    margin-top: 5px;
}
div#page_rights a {
    color: #330000;
    text-decoration:underline;
}

/* --- boxes --- */

/* - box_big - */
div.box_big {
	width: 672px;
	padding: 20px;
	/* todo! */
	min-height: 570px;
	position: relative;
	/*overflow: hidden;*/
	z-index: 0;
	background: transparent url(/images/page/box_bck_y.png) repeat-y;
    line-height: 17px;
}
div.box_big .box_board_top {
	width: 712px;
	height: 14px;
	background: transparent url(/images/page/box_top.png) no-repeat;
	position: absolute;
	top: 0px;
	left: -2px;
	z-index: 10;
}
div.box_big .box_board_cen {
	background: transparent url(/images/page/box_600_cen.png) repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 710px;
	height: 100%;
	z-index: -1;
}
div.box_big .box_board_bottom {
	width: 712px;
	height: 17px;
	background: transparent url(/images/page/box_bot.png) no-repeat;
	position: absolute;
	bottom: -1px;
	left: -2px;
	z-index: 10;
}
div.box_big .box_board_right {
	width: 15px;
	height: 617px;
	background: transparent url(/images/page/box_600_right.png) no-repeat;
	position: absolute;
	right: 2px;
	top: 0;
	z-index: 8;
}

/* - box_white */
div.box_big_white {
	width: 652px;
	padding: 30px;
	/* todo! */
	/*min-height: 570px;*/
	position: relative;
	overflow: hidden;
	z-index: 0;
    background: transparent url(/images/page/box_white_bck.jpg) repeat-y;
}
div.box_big_white .box_board_top {
	width: 712px;
	height: 14px;
	background: transparent url(/images/page/box_white_top.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
div.box_big_white .box_board_bottom {
	width: 712px;
	height: 17px;
	background: transparent url(/images/page/box_white_bot.jpg) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}


div.box_big_white ul {
    padding-left: 40px;
}
div.box_big_white ul li {
    list-style:circle;
}
div.box_big_white h1, div.box_big_white h2, div.box_big_white h3, div.box_big_white h4 {
    font-weight:bold;
    color: #458BDF;
}
div.box_big_white strong {
    
}

div.box_big_white p {
    margin: 10px 0;
}



/* - box_med - */
div.box_med {
	width: 672px;
	padding: 20px;
	/* todo! */
	min-height: 180px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	background: transparent url(/images/page/box_bck_y_1.png) repeat-y;
}
div.box_med .box_board_top {
	width: 712px;
	height: 14px;
	background: transparent url(/images/page/box_top.png) no-repeat;
	position: absolute;
	top: 0px;
	left: -2px;
	z-index: 10;
}
div.box_med .box_board_cen {
	background: transparent url(/images/page/box_200_cen.png) repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 710px;
	height: 100%;
	z-index: -1;
}
div.box_med .box_board_bottom {
	width: 712px;
	height: 17px;
	background: transparent url(/images/page/box_bot.png) no-repeat;
	position: absolute;
	bottom: -1px;
	left: -2px;
	z-index: 10;
}
div.box_med .box_board_right {
	width: 15px;
	height: 617px;
	background: transparent url(/images/page/box_200_right.png) no-repeat;
	position: absolute;
	right: -3px;
	top: 0;
	z-index: 8;
}

/* - box_sp_ - */
div.box_sp_read, div.box_sp_advices, div.box_sp_building, div.box_sp_performers {
    width: 346px;
    height: 253px;
    float: left;
    margin: 5px;
    margin-top: 20px;
    background-repeat:no-repeat;
    background-image: url(/images/page/box_special_1.png);
    position:relative;
}
div.box_sp_read p, div.box_sp_advices p, div.box_sp_building p, div.box_sp_performers p {
    padding-right: 150px;
}
div.box_sp_performers p {
    padding-right: 180px;
}

div.box_sp_read h2, div.box_sp_advices h2,
    div.box_sp_building h2, div.box_sp_performers h2,
    div.box_pomoc_pr h2, div.box_indiv h2
{
   color: #D6261E;
   font-size: 18px;
   font-style: italic;
   font-weight:bold;
   margin-top: 15px;
   padding-left: 15px;
}

#main div.box_pomoc_pr h2 a, #main div.box_indiv h2 a {
   color: #D6261E;
   font-size: 18px;
   font-style: italic;
   font-weight:bold;
}


/*
div.box_sp_read {
    background-image:url(/images/page/stempel_read.jpg);
}
div.box_sp_advices {
    background-image:url(/images/page/stempel_advices.jpg);
}
div.box_sp_building {
    background-image:url(/images/page/stempel_building.jpg);
}
div.box_sp_performers {
    background-image:url(/images/page/stempel_performers.jpg);
}
*/

div.box_pomoc_pr, div.box_indiv {
    width: 346px;
    height: 158px;
    float: left;
    margin: 5px;
    margin-top: 20px;
    background-repeat:no-repeat;
    background-image: url(/images/page/box_pomoc.jpg);
    position: relative
}
div.box_pomoc_pr h2, div.box_indiv h2 {
   margin-top: 8px;
   color: #D6261E;
}

div.box_pomoc_pr p, div.box_indiv p {
    padding: 10px;
    padding-right: 160px;
    padding-top: 5px;
    font-size: 12px;
    line-height: 13px;
}
div.box_indiv .box_board_top, div.box_pomoc_pr .box_board_top {
    width: 136px;
    height: 124px;
    background-repeat:no-repeat;
    position:absolute;
    top: 23px;
    right: 20px;
}
div.box_pomoc_pr .box_board_top {
    /*background-image:url(/images/page/box_pomoc_img_pomoc.jpg);*/
}
div.box_indiv .box_board_top {
    /*background-image:url(/images/page/box_pomoc_img_indywidualny.jpg);*/
}

p.cms_link_box_txt {
    padding: 20px;
    font-size: 13px;
    line-height: 18px;
}
p.cms_link_box_txt:first-letter {
    margin-left: 20px;
    font-size: 16px;
}

/* - user_panel - */
#user_panel {
	height: 66px;
	width: 270px;
	float: right;
	padding: 0 3px;
	position: relative;
}
#user_panel #panel_login_inputs {
    border-collapse:collapse;
}
#user_panel #panel_login_inputs td {
    padding: 0;
    padding-left: 4px;
}
#user_panel #panel_login_inputs input {
    font-size: 12px;
    padding: 0 2px;
    margin: 0;
}
#user_panel #panel_login_inputs #panel_login_but {
    height: auto;
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 1px;
    background: #C40C12 url(/images/page/menu_box_head.png) -10px -6px no-repeat;
    outline:none;
    color: #F9BD30;
    border: #C40C12 solid 1px;
    font-weight:bold;
}
#user_panel #panel_login_inputs #panel_login_but:active {
    position: relative;
    top: 1px;
    left: 1px;
}
#user_panel form {
	width: 160px;
}
#user_panel form, #user_panel a.shoppingcart_link {
	float: left;
}
#user_panel form {
	padding-top: 5px;	
}
#user_panel form input {
	width: 100px;	
}
#user_panel span {

}
#user_panel a.shoppingcart_link {
	font-weight: bold;
	color: #330000;
	position: absolute;
	top: 3px;
	right: 15px;
}


#user_panel  .no_account_box {
	position: absolute;
	bottom: 7px;
	right: 15px;
}
#user_panel .no_account_box a, #user_panel #user_name_box a {
	text-decoration: underline;
	color: #330000;
	font-weight: bold;
}
#user_panel #user_name_box {
	margin-top: 2px;
	width: 130px;
	text-align: right;
}
#user_panel form input.hideme {
	width: 0; height: 0; line-height: 0;
	background: none;
	border: none;
}


#content_out {
	width: 100%;
	text-align: center;
    margin: 0;
    position: relative;
}
#content_main {
	width: 1000px;
	margin: auto;
	position: relative;
	top: 8px;
	min-height: 300px;
	background: #fff4d9;
	padding-bottom: 40px;
}
#main {
	width: 720px;
	padding: 4px;
	padding-left: 0;
	float: right;
	text-align: left;
}


/* nav_bar */
#nav_bar {
	width: 260px;
	padding: 5px;
	float: left;
	text-align: center;
}
#nav_bar div {
	display: block;
	width: 247px;
	margin: auto;
	position: relative;
	margin-bottom: 3px;
}
#nav_bar div.little_box {
	height: 25px;
	background: transparent url(/images/page/menu_box_adven.png) no-repeat;
	margin-bottom: 15px;
}
#nav_bar div.filter_box {
    margin-left: 6px;
    overflow: hidden;
}
#nav_bar div.filter_box div.filter_box_bckgr {
	position: absolute;
	display: block;
	width: 247px;
	height: 1000px;
	bottom: 6px;
	left: 0;
	background: transparent url(/images/page/menu_box_txtr.png) repeat-y;
	z-index: 1;
}
#nav_bar div.filter_box h5 {
	width: 247px;
	line-height: 28px;
	height: 32px;
	background: transparent url(/images/page/menu_box_head.png) no-repeat;
	background-position: 0 0;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	margin: 0;
	padding-left: 17px;
	position: relative;
	z-index: 2;
}
#nav_bar div ul {
	width: 247px;
	padding: 0;
	padding-top: 3px;
	margin: 0;
	text-align: left;
	position: relative;
	z-index: 2;
}
#nav_bar div.filter_box ul {
	background: transparent url(/images/page/menu_box_cen.png) no-repeat;
	background-position: 0 0;
	min-height: 53px;
}
#nav_bar div ul li {
	list-style-image: url(/images/page/red_arrow.gif);
	margin-left: 24px;
	margin-bottom: 1px;
}
#nav_bar div ul li a {
	color: #111;
	text-decoration: underline;
}
#nav_bar div.little_box ul li a {
	display: block;
	font-weight: bold;
}
#nav_bar div.filter_box div.filter_box_bot {
	display: block;
	width: 247px;
	height: 21px;
	background: transparent url(/images/page/menu_box_bot.png) top no-repeat;
	position: relative;
	z-index: 2;
}

#nav_bar .side_banner_box {
    margin-bottom: 20px;
    width: 250px;
}


a.box_linker {
    display: block;
    width: 346px;
    height: 158px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

/* flash images in boxes */
a.box_linker #image_law_help, a.box_linker #image_individual, 
 #image_building, #image_advices, #image_read, #image_performers {
    position: absolute;
    top: 0px;
    left: 0px;
}


/* -- subpage_title -- */
h1.subpage_title {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 18px;
}

/* -- navigation_list -- */
div#navigation_list a {
    text-decoration: underline;
}


/* -- footer -- */

#footer {
	clear: both;
	width: 1000px;
	background: transparent url(/images/page/box_call.png) no-repeat;
	background-position: top center;
	position: relative;
	left: 0px;
    top: 15px;
}
#footer p {
	height: 69px;
	padding: 0;
	margin: 0;
	line-height: 69px;
	font-size: 18px;
	text-align: center;
	letter-spacing: .2px;
	border: black solid 1px;
	border-top: none;
}
#footer p b, #footer p strong {
	font-weight: bold;
    padding: 0 3px;
}
#footer p a {
    color: #D6261E;
    text-decoration:underline;
}

/* -- forms -- */
ul.error_list li {
	color: #aa0000;
	font-style: italic;
}

 /* inner form (rejestr., logowanie..) */
form.inner_form {
	text-align: center;	
	margin-top: 60px;
}
form.inner_form table {
	width: 70%;
	margin: auto;
}
form.inner_form th {
	width: 20%;	
	text-align: left; 
}
form.inner_form td {
	width: 40%;	
	text-align: left; 
}
form.inner_form th, form.inner_form td {
	padding:10px;
}
form.inner_form th label {
	font-weight: bold;	
}
form.inner_form input, form.inner_form select, form.inner_form textarea {
	background-color: white;
	padding: 2px;
	border: #443333 solid 1px;	
}

input.gfx_submit, form.inner_form input[type=submit] {
    line-height: 20px;
	width: 141px;
	height: 29px;
	background: transparent url(/images/page/form_submit_button.png) no-repeat;
	border: none;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 30px;
	margin-right: 20px;
	float: right;
}

form th.subform_title {
    padding-top: 30px;
    font-size: 15px;
}
form th.subform_title span {
    position: relative;
    right: 16px;
}

.no_account_box a {
	text-decoration: underline;
	font-weight: bold;	
}


/* -- prettyTable --*/
table.prettyTable {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}
table.prettyTable td, table.prettyTable th {
    padding: 1px 4px ;
}
table.prettyTable th {
    font-weight:bold;
    background-color: #F8C244;
    border: #CFA133 solid 2px;
    font-size: 13px;
    width: 30%;
}
table.prettyTable .header th {
    width: auto;
}
table.prettyTable td {
    background-color:#FFEBBF;
    border: #EFD7A4 solid 2px;
}



/* -- other stuff -- */
div.notice, div.warn {
	margin: 10px 0;
	padding: 3px;
	width: 96%;
	text-align: center;
	font-style: italic;
}
div.notice {
	border: #B4BFA7 solid 2px;
	background: #D2DFC3;
	color: #576F45;
}
div.warn {
	border: #DFC48B solid 2px;
	background: #FCE1A4;
	color: #8F7735;
}


img.floating_right {
    float: right;
    margin: 12px;
    border: white solid 3px;
}
img.centered {
    margin: 10px;
    margin-bottom: 30px;
}

ul br, ol br, table tr br {
    display: none;
}
.inner_form table tr br {
    display: block;
}
ol {
    padding-left: 30px;
}

ul#contact_buttons {
    text-align:center;
}
ul#contact_buttons li {
    list-style-type:none;
    width: 49%;
    text-align: center;
    float: left;
}
ul#contact_buttons li #mail_link {
    display: block;
    width: 47px;
    height: 29px;
    background: transparent url(/images/page/mail_icon.gif) top no-repeat;
    margin: auto;
}


/* -- bannery -- */

.bnr {
    margin:auto;
    display:block;
    position:relative;
}
#top_banner_right #b_1 {
    top: 50px;
    width: 468px;
    height: 60px;
    border: #EFC359 solid 1px;
}
#b_2 {
    width: 160px;
    height: 250px;
    border: #DFD7C3 solid 1px;
}

.bnr a.pointer {
    display:block;
    width:100%;
    height:100%;
    cursor:pointer;
    position:absolute;
    top:0;
    left:0;
    z-index:200;
    /* ie.. */
    background: transparent url('a') top left repeat;
}

.bnr object {
    position:relative;
}
object:focus {
    border:none !important;
    outline: 0;
}

/* mozilla focus no-border hack */
:focus { -moz-outline-style: none; }

