/*RGB value
 *
 * #eaeaea = 234 234 234
 * #982c2b = 152  44  43
 * #464646 =  70  70  70
 * #4a982b =  74 152  43
 * #333333 =  51  51  51
 * #959595 = 149 149 149
 * #d5d5d5 = 213 213 213
 * #828282 = 130 130 130
 * 
 */

k /* Old method for terminating floating elements; kept for backwards compatibility */
{
    clear: both;
    font-size: 1px; /* Fix for IE */
    height: 1px;
    margin-bottom: -1px;
}

a
{
   font-size: 11px;
   color: rgb( 152, 44, 43 );
   text-decoration: none;
}

a:hover
{
   font-size: 11px;
   color: rgb( 152, 44, 43 );
   text-decoration: underline;
	 
}

.bkSubContainer label
{
   font-weight: bold;
   padding-right: 0.5em;
   display: block;
   white-space: nowrap;
}

div.block /* Use this style around groups of objects which are connected in some way */
{
    margin: 0.5em 0 0.5em 0;
    padding: 0;
    clear: both;
}
	    

h2 {
	font-size: 14px;
}
 
div.mainBk_left {
    float: left;
	clear: left;
    width: 385px;
	background-image:url("../images/col_bg.png");
	background-repeat: repeat-y;
	background-position: left;
}

div.mainBk_middle {
    float: left;
    width: 385px;
	background-image:url("../images/col_bg.png");
	background-repeat: repeat-y;
	background-position: left;
}

div.mainBk_right {
    float: right;
	clear: right;
    width: 231px;
	background-image:url("../images/col_bg.png");
	background-repeat: repeat-y;
	background-position: left;
}

div.articleBk_left {
    float: left;
	clear: left;
    width: 231px;
	background-image:url("../images/col_bg.png");
	background-repeat: repeat-y;
	background-position: left;
}

/* ============================= zmienione */
div.articleBk_middle {
    float: left;
    width: 539px;
	background-image:url("../images/col_bg.png");
	background-repeat: repeat-y;
	background-position: left;
}
/* ============================= zmienione */

div.articleBk_right {
    float: right;
	clear: right;
    width: 231px;
	background-image:url("../images/col_bg.png");
	background-repeat: repeat-y;
	background-position: left;
}

div.mainBk_Vspacer {
    float: left;
    width: 1px;
    height: 600px;
}

div.accesskeys {
    display: none;
}
 
div.message {
    background-color: #FFD48E;
    color: #734A00;
    padding: 10px 10px 10px 10px;
}
div.message h1 {
    font-size: 100%;
    margin: 0px 0px 0px 0px;
}
div.message p {
    font-size: 100%;
    margin: 0px 0px 0px 0px;
}
div.message p a {
    float: right;
    margin-top: 17px;
    margin-left: 80px;
}
/* start lay */
head, html {
    height: 100%;
}

body {
    font-family:      Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:        11px;
    color:            rgb( 70, 70, 70 );
    margin:           0 auto 0 auto;
    padding: 0;
    text-align:       center;
    display:          block;
    background-color: #999;
    height: 100%;
    width: 100%;
}

abbr {
    border-bottom: dotted 1px #000000;
    cursor:        help;
    
}

.fullSpacer {
    clear: both;
}

.halfSpacer {
    margin-top: 12px;
}

.bold {
    font-weight: bold;
}

.align_justify {
    text-align: justify;
}

.align_right {
    text-align: right;
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

.bkLine {
    width:         100%;
    height:        2px;
    margin:        0px auto 0px auto;
    text-align:    center;
    background-image: url( "../images/lay_blockSpacer.png" );

}

/* end lay */







/* start img */

img {
    border: none;
}

div.bkTitle img {
    margin: 5px 7px 5px 0px;
    float: left;
}

img.bkFooterIco {
    margin: 0px 3px 0px 0px;
}

img.bkAuthorImg {
    margin: 1px 5px 2px 1px;
    float:  left;
}

img.bkNewsImg {
    margin: 1px 1px 2px 5px;
    float:  right;
}

/* end img */



/* start block */

.block_col_1 {
    width: 338px;
}

.block_col_2 {
    width: 338px;
}

.block_col_3 {
    width: 230px;
}

#bkColWidth10 {
    width: 10%;
}

#bkColWidth20 {
    width: 20%;
}

#bkColWidth30 {
    width: 30%;
}

#bkColWidth40 {
    width: 40%;
}

#bkColWidth50 {
    width: 50%;
}

#bkColWidth60 {
    width: 60%;
}

#bkColWidth70 {
    width: 70%;
}

#bkColWidth80 {
    width: 80%;
}

#bkColWidth90 {
    width: 90%;
}

#bkColWidth100 {
    width: 100%;
}

.bkAd {
    text-align:  center;
}

.bkContainerHeader {
    display:          block;
    border-left:      solid 14px #e9e9e9;
    border-bottom:    solid 1px #e9e9e9;
    padding:          7px 7px 7px 7px;
    margin-bottom:    1px;
    background-color: #fafafa;
    text-align:       left;
}

.bkContainer {
    margin:      0px 0px 0px 0px;
    padding:     0px 0px 0px 0px;
    text-align:  left;
}

.bkContainerFooter {
    display:          block;
    border-left:      solid 14px #e9e9e9;
    border-bottom:    solid 1px #e9e9e9;
    padding:          7px 7px 7px 7px;
    margin-bottom:    1px;
    background-color: #fafafa;
    text-align:       right;
}

.bkColContainer {
    padding: 0px 0px 0px 0px;
}

.bkUserContainer {
    margin:      10px 0px 10px 0px;
    text-align:  left;
}

.bkUserZarzad {
    font-size:       11px;
    color:           #FFCC66;
    font-weight:     bold;
    text-decoration: none;
}

.bkUserZarzad:hover {
    font-size:       11px;
    color:           #FFCC66;
    font-weight:     bold;
    text-decoration: underline;
}

.bkUserAdmin {
    font-size:       11px;
    color:           #000000;
    font-weight:     bold;
    text-decoration: none;
}

.bkUserAdmin:hover {
    font-size:       11px;
    color:           #000000;
    font-weight:     bold;
    text-decoration: underline;
}

.bkUserModerator {
    font-size:       11px;
    color:           #339900;
    font-weight:     bold;
    text-decoration: none;
}

.bkUserModerator:hover {
    font-size:       11px;
    color:           #339900;
    font-weight:     bold;
    text-decoration: underline;
}

.bkUserDeveloper {
    font-size:       11px;
    color:           #3399FF;
    font-weight:     bold;
    text-decoration: none;
}

.bkUserDeveloper:hover {
    font-size:       11px;
    color:           #3399FF;
    font-weight:     bold;
    text-decoration: underline;
}

.bkUserNormal {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    font-weight:     normal;
    text-decoration: none;
}

.bkUserNormal:hover {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    font-weight:     normal;
    text-decoration: underline;
}

.bkTitle {
    display:          block;
    border-left:      solid 14px;
    padding:          0px 0px 0px 7px;
    background-color: #e9e9e9;
    height:           38px;
}

.bkTitle h2 {
    float:     left;
    font-size: 17px;
    font-weight: normal;
    padding:   8px 0px 8px 0px;
    margin:   0px 0px 0px 0px;
}

.bkLink {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    text-decoration: none;
}

.bkLink:hover {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    text-decoration: underline;
}

.bkLink_bold {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    text-decoration: none;
    font-weight:     bold;
}

.bkLink_bold:hover {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    text-decoration: underline;
    font-weight:     bold;
}

.bkContentList_noLink {
    font-size:       11px;
    color:           rgb( 0, 0, 0 );
    text-decoration: none;
    font-weight:     bold;
}

.bkContentList_link {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    text-decoration: none;
    font-weight:     bold;
}

.bkContentList_link:hover {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    text-decoration: underline;
    font-weight:     bold;
}

.bkContent {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
}

.bkContent_floatLeft {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    float:           left;
}

.bkContent_floatRight {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    float:           right;
}

.bkContent_floatLeft_bold {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    float:           left;
    font-weight:     bold;
}

.bkContent_floatRight_bold {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    float:           right;
    font-weight:     bold;
}


.bkContent_bold {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    font-weight:     bold;
}

.bkContent_alignJustify_halfSpacer {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    text-align:      inherit;
    margin-top:      12px;
}

* html div#mainmiddle div#heightresize-mainmiddle div.bkContainer div.bkSubContainer div.bkContent_alignJustify_halfSpacer {
  height = 1%;
}

div.bkContent_alignJustify_halfSpacer:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 1px;
  clear: both;
  visibility: hidden;
}

.bkContent_alignRight_fullSpacer {
    color:      rgb( 70, 70, 70 );
    text-align: right;
    clear:      both;

}

.alignRight {
    text-align:      right;
}

.bkContent_alignRight {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    text-align:      right;
}

.bkContent_alignLeft {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    text-align:      left;
}

.bkContent_alignJustify {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    text-align:      justify;
}

.bkContent_halfSpacer {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    margin-top:      12px;
}

.bkSubContainer {
    display:     block;
    border-left: solid 14px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
    padding:   7px 7px 7px 7px;
    margin-bottom: 1px;
    background-color: #fafafa;
    color:  rgb( 70, 70, 70 );
}

.bkSubContainer:hover {
    background-color: #f6f6f6;
}

.bkSubContainerFooter {
    display:          block;
    padding:          4px 0px 0px 0px;
    text-align:       right;
}

.bkSubContainerFooter span {
    padding: 0px 2px 0px 0px;
    color:   rgb( 70, 70, 70 );
}

.bkSubContainer_floatLeft {
    width:  155px;
    margin: 0px 0px 28px 0px;
    color:  rgb( 70, 70, 70 );
    float:  left;
    clear:  left;
}

.bkSubContainer_floatRight {
    width:  155px;
    margin: 0px 0px 28px 0px;
    color:  rgb( 70, 70, 70 );
    float:  right;
    clear:  right;
}

/* end block */



/* start art. */

.artTitle {
    display:   block;
    font-size: 17px;
    color:     rgb( 0, 0, 0 );
    padding:   0px 0px 0px 0px;
}

.artLink {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    text-decoration: none;
}

.artLink:hover {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    text-decoration: underline;
}

.artLink_bold {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    text-decoration: none;
    font-weight:     bold;
}

.artLink_bold:hover {
    font-size:       11px;
    color:           rgb( 152, 44, 43 );
    text-decoration: underline;
    font-weight:     bold;
}

.artContent_bold {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    font-weight:     bold;
}

.artContent_alignJustify_halfSpacer {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    text-align:      justify;
    margin-top:      12px;
    margin-bottom:   12px;
}

.artLine {
    
    width:         80%;
    height:        2px;
    margin:        0px auto 0px auto;
    text-align:    left;
    background-image: url( "../images/lay_blockSpacer.png" );

}

/* end art. */



/* start forms */

form {
    padding: 10px 0px 0px 0px;
}

.itText, .itText:hover {
	font-family:      Arial, Helvetica, sans-serif;
	font-size:        11px;
	color:            #000000;
	width:            175px;
	
	border: none;
	height: 18px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-image: url(../images/inpText_long.png);	
	background-repeat: no-repeat;
}

.itText, .itText:hover { /* IE HACK */
	_background-attachment: fixed;
	_padding-right: 0px;
}

.itText:hover{
	background-image: url(../images/inpText_long_hover.png);
}

input.box, input.box:hover {
	font-family:      Arial, Helvetica, sans-serif;
	font-size:        11px;
	color:            #000000;
	width:            175px;
	
	border: none;
	height: 18px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-image: url(../images/inpText_long.png);	
	background-repeat: no-repeat;
}

input.box, input.box:hover { /* IE HACK */
	_background-attachment: fixed;
	_padding-right: 0px;
}

input.box:hover{
	background-image: url(../images/inpText_long_hover.png);
}



.itSelect {
    margin:           0px 0px 0px 0px;
    font-family:      Arial, Helvetica, sans-serif;
    font-size:        11px;
    color:            #000000;
    width:            180px;
    height:           18px;

}

.itSelect option {
    margin:           0px 0px 0px 0px;
    font-family:      verdana;
    font-size:        9px;
    color:            #666666;
    width:            180px;
    height:           16px;

}

.itSubmit {
    margin:           10px 0px 5px 0px;
    font-family:      Arial, Helvetica, sans-serif;
    font-size:        11px;
    font-weight:      normal;
    color:            #000000;
    padding:          0px 10px 1px 10px;
    width:            87px;
    height:           19px;
    background-image: url(../images/inpSubmit_short.png);
    border:           none;
    cursor:           pointer;    
}

.itSubmitLong {
    margin:           10px 0px 5px 0px;
    font-family:      Arial, Helvetica, sans-serif;
    font-size:        11px;
    font-weight:      normal;
    color:            #000000;
    padding:          0px 10px 1px 10px;
    width:            107px;
    height:           19px;
    background-image: url(../images/inpSubmit_long.png);
    cursor:           pointer;
    border: none;

}

.itCheckbox, .itRadio {
    margin:    5px 7px 0px 7px;
    font-size: 11px;
    color:     rgb( 70, 70, 70 );
}

/* end forms */



/* start lists */

li.block_listItem {
    display:    list-item;
    color:      rgb( 70, 70, 70 );
    font-size:  11px;
    margin:     10px 0px 0px 0px;
    padding:    0px 0px 0px 0px;
    list-style: url( "../images/icoUl_square.png" );
}

.block_listItem_opis {
    display:   block;
    color:     rgb( 70, 70, 70 );
    font-size: 11px;
}

ul {
    color:   rgb( 70, 70, 70 );
    margin:  0px 0px 10px 0px;
    padding: 0px 0px 0px 11px;
}

/* end lists */

.footerTop, .footerBottom
{
   margin: 0 auto 0 auto;
   width: 1003px;
}

.footerTop {
    background-color: #eaeaea;
    border-bottom:    solid 1px #d5d5d5;
    border-top:       solid 1px #959595;
    padding:          10px 0px 10px 0px;
    color:            #464646;
    font-size:        11px;
}

.footerTop_w3cIcons {
    float: left;
    position: absolute;
    width: 100px;
}

.footerTop a {
    color:           #464646;
    text-decoration: none;
}

.footerTop a:hover {
    color:           #464646;
    text-decoration: underline;
}

.footerTopLink_bold {
    color:           #464646;
    text-decoration: none;
    font-weight:     bold;
}

.footerTopLink_bold:hover {
    color:           #464646;
    text-decoration: underline;
    font-weight:     bold;
}

.footerBottom {
    color:            #ffffff;
    background-image: url(../images/lay_footer_gradient.png);
    padding:          7px 0px 7px 0px;
    font-size:        11px;
}

.footerBottom a {
    color:           #ffffff;
    text-decoration: none;
}

.footerBottom a:hover {
    color:           #ffffff;
    text-decoration: underline;
}

.headerContainer {
	width: 1003px;
	margin: 0 auto 0 auto;
    clear:  both;
}

.headerTop {
    background-color: #747474;
    border-bottom:    solid 1px #4A4A4A;
    padding:          5px 10px 5px 10px;
    color:            #4A4A4A;
    font-size:        11px;
    text-align:       right;
}

.headerTop a {
    color:           #ffffff;
    text-decoration: none;
}

.headerTop a:hover {
    color:           #ffffff;
    text-decoration: underline;
}

.headerTopLink_bold {
    color:           #464646;
    text-decoration: none;
    font-weight:     bold;
}

.headerTopLink_bold:hover {
    color:           #464646;
    text-decoration: underline;
    font-weight:     bold;
}

.headerMiddle {
    color:            #ffffff;
    background-image: url(../images/lay_header_gradient.png);
    height:           126px;
    font-size:        11px;
    text-align:       left;
    border-top:       solid 1px #FF8E8E;
    position:         relative;
}

.headerMiddle div + a.menu_element {
    color:           #ffffff;
    text-decoration: none;
    font-weight: bold;
    display: block;
    position: relative;
    float: left;

    background-color: #70110F; 
    padding: 11px 14px 11px 14px;
}

.headerMiddle a.menu_element {
    color:           #ffffff;
    text-decoration: none;
    font-weight: bold;
    display: block;
    position: relative;
    float: left;

    background-color: #70110F; 
    padding: 11px 14px 11px 14px;
}

.headerMiddle a.menu_element:hover {
    color:           #ffffff;
    text-decoration: underline;
    font-weight: bold;
    display: block;
    position: relative;
    float: left;

    background-color: #70110F; 
    padding: 11px 14px 11px 14px;

}

.headerMiddle a.menu_element_over {
    color:           #000000;
    text-decoration: none;
    font-weight: bold;
    display: block;
    position: relative;
    float: left;

    background-color: #eaeaea; 
    padding: 11px 14px 12px 14px;
    border-top: solid 1px #CECECE;
    border-left: solid 1px #CECECE;
    border-right: solid 1px #CECECE;
}

.headerMiddle a.menu_element_over:hover {
    color:           #000000;
    text-decoration: underline;
    font-weight: bold;
    display: block;
    position: relative;
    float: left;

    background-color: #eaeaea; 
    padding: 11px 14px 12px 14px;
    border-top: solid 1px #CECECE;
    border-left: solid 1px #CECECE;
    border-right: solid 1px #CECECE;
}

.headerBottom {
    color:            #464646;
    border-top:       solid 1px #d5d5d5;
    border-bottom:    solid 1px #959595;
    background-color: #eaeaea;;
    height:           36px;
    font-size:        11px;
    text-align:       left;
    padding-top:      0px;
    margin-bottom:    0px;
}

.headerBottom a {
    color:           rgb( 70, 70, 70 );;
    text-decoration: none;
}

.headerBottom a:hover {
    color:           rgb( 70, 70, 70 );;
    text-decoration: underline;
}

.menuLevel1Container {
    height:           37px;
    width:            80%;
    border:           solid 1px #DADADA;
    position:         absolute;
    bottom:           -1px;
    left:             9px;
}

.menuLevel1Button {
    display:          block;
    padding:          7px 11px 7px 11px;
    width:            30px;
    border:           solid 0px #DADADA;
    font-weight:      bold;
    background-color: #800000;


}

/* DEV */

a.info {
    position:        relative;
    z-index:         1001; 
    text-decoration: none;
    border-bottom:   dotted 1px #000000;

}

a.info:hover {
    z-index: 1001;
    cursor:  help; 
}

a.info span {
    display: none;
}

a.info:hover span {
    display:            block;
    padding:            3px;
    position:           absolute;
    top:                25px;
    left:               10px;
    width:              100px;
    border:             1px solid #000000;
    background-color:   #FFFFF4;
    color:              #000000;
    text-align:         center;
}

/* DEV */

.bkSubContainerBoard {
    display:          block;
    border-left:      solid 14px #e9e9e9;
    border-bottom:    solid 1px #e9e9e9;
    padding:          7px 7px 7px 7px;
    margin-bottom:    1px;
    background-color: #fafafa;
    color:            rgb( 70, 70, 70 );
    position:         relative;
   
}

.bkSubContainerBoard:hover {
    z-index:            1001;
    background-color:   #f6f6f6;
    border-bottom:      solid 1px #CECECE;
}

.bkSubContainerBoard span.antiMsie {
    display: none;
}

.bkSubContainerBoard:hover span.antiMsie {
    display:            block;
    padding:            13px;
    padding-top:        10px;
    padding-bottom:     15px;
    position:           absolute;
    top:                27px;
    left:               100px;
    width:              243px;
    height:             60px;
    border:             1px solid #CECECE;
    border-top:         none;
    border-right:       none;
    background-color:   #f6f6f6;
    color:              #000000;
    border-radius-bottomleft: 20px;    
    -moz-border-radius-bottomleft: 20px; 
    -ope-border-radius-bottomleft: 20px; 
    -op-border-radius-bottomleft: 20px; 
    
}

.bkContentClasses_floatLeft {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    float:           left;
    width:           70px;
}

.bkContentClasses_floatRight {
    font-size:       11px;
    color:           rgb( 70, 70, 70 );
    text-decoration: none;
    float:           right;
    width:           250px;
}

.bkContent_bold * {
    font-weight:     bold;
}

div.todo {
    background-color: #f6f6f6;
    color:            #000000;
    margin:           10px 10px 10px 10px;
    padding:          10px 10px 10px 10px;
    text-align:       left;
    font-family:      'Lucida Console';
    font-size:        12px;
    border:           dotted 1px gray;
}

span.key {
    border-top:    solid 1px #B1E2FF;
    border-right:  solid 1px #004A73;
    border-bottom: solid 1px #004A73;
    border-left:   solid 1px #B1E2FF;
    background-color: #25AAFF;
    color: #000000;
    font-size: 10px;
    padding: 2px 3px 2px 3px;
    margin: 4px 3px 4px 3px;
}

ol.bkList {
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
}

.bkContainerBlank {
    display:          block;
    border-left:      solid 14px #e9e9e9;
    border-bottom:    solid 1px #e9e9e9;
    padding:          7px 7px 100% 7px;
    margin-bottom:    1px;
    background-color: #fafafa;

}
fieldset {
    border: none;
    margin: 0px;
    padding: 0px;
}

/*  ARTYKUL */

div.article {
    display: block;
}

div.article p {

}

pre {
    border: solid 1px silver;
    background-color: rgb(253, 253, 253);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 7px;
    padding-right: 7px;
    overflow: auto;
}

div.article h1 {
    /* color: #7DB033; */
    font-size: 16px;
}
div.article h2 {
    font-size: 14px;
}
div.article h3 {
    font-size: 13px;
}
div.article h4 {
    font-size: 12px;
}
div.article h5 {
    font-size: 11px;
}
div.article h6 {
    font-size: 10px;
}
div.article strong {

}
div.article em {

}
div.article img {
    border: solid 1px silver;
	margin: 3px;
}
div.article b {

}
div.article i {

}

div.block textarea {
    margin:           2px 0px 5px 0px;
    font-family:      verdana;
    font-size:        9px;
    color:            #666666;
    padding:          2px 6px 2px 6px;
    width:            287px;
    height:           146px;
    background-image: url(../images/inpTextArea_longer.png);
    background-repeat: no-repeat;
    border:none
}
div.object-left {
    float: left;
    clear: left;
}

div.object-left div.imageleft img {
  margin: 0 5px 5px 0;
}

div.object-right {
    float: right;
    clear: right;
}

div.object-right div.imageright img {
  margin: 0 5px 5px 0;
}

div.break {
	clear: both;
}

div.pagenavigator
{
    text-align: center;
}

div.pagenavigator span.previous
{
    display: block;
    float: left;
}

div.pagenavigator span.next
{
    display: block;
    float: right;
}

div.pagenavigator span.disabled
{
    color: #d0d0d0;
}


div.content-navigator-previous
{
	text-align: left;
	float: left;
	clear: left;
	width: 45%;
}
div.content-navigator-next
{
	text-align: right;
	float: right;
	clear: right;
	width: 45%;
}
div.content-navigator div.content-navigator-previous-disabled
{
    color: #777;
}

div.content-navigator div.content-navigator-next-disabled
{
    color: #777;
}



/** dodatek do 1 newsa **/
.object-id-5928 div.articleBk_middle .bkContainerHeader {
	padding: 1px;
	text-align: left;
}

.object-id-5928 div.articleBk_middle .bkContainerHeader .bkContent_alignJustify_halfSpacer {
	margin-top: 1px;
	background: url(../images/konkurs_1.gif) no-repeat 0 0;
	height: 462px;
}

.object-id-5928 div.articleBk_middle .bkContainerHeader .bkContent_alignJustify_halfSpacer div.article {
	display: none;
}

/** dodatek do 1 art. **/

.object-id-5955 div.articleBk_middle .bkContainerHeader {
	padding: 1px;
	text-align: left;
}

.object-id-5955 div.articleBk_middle .bkContainerHeader .bkContent_alignJustify_halfSpacer {
	margin-top: 1px;
	background: url(../images/konkurs-big.png) no-repeat 0 0;
	height: 99px;
	padding-top: 694px;
	padding-bottom: 77px;
}
.object-id-5955 div.articleBk_middle .bkContainerHeader .bkContent_alignJustify_halfSpacer div.article p {
	padding: 0;
	margin: 0;
}
.object-id-5955 div.articleBk_middle .bkContainerHeader .bkContent_alignJustify_halfSpacer div.article p a {
	height: 99px;
	text-indent: -9999em;
	display: block;
}

/** dodatek do 1 newsa. **/

.object-id-5958 div.articleBk_middle .bkContainerHeader {
	padding: 1px;
	text-align: left;
}

.object-id-5958 div.articleBk_middle .bkContainerHeader .bkContent_alignJustify_halfSpacer {
	margin-top: 1px;
	background: url(../images/news.png) no-repeat 0 0;
	height: 99px;
	padding-top: 382px;
	padding-bottom: 126px;
}
.object-id-5958 div.articleBk_middle .bkContainerHeader .bkContent_alignJustify_halfSpacer div.article .nowosc-intro {
	display: none;
}
.object-id-5958 div.articleBk_middle .bkContainerHeader .bkContent_alignJustify_halfSpacer div.article p {
	padding: 0;
	margin: 0;
}
.object-id-5958 div.articleBk_middle .bkContainerHeader .bkContent_alignJustify_halfSpacer div.article p a {
	width: 523px;
	height: 99px;
	text-indent: -9999em;
	display:block;
}
