@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

html{height: 100%;}

body {
    font-family: arial, sans-serif;
    font-size: 12px;
    width: auto;
    background-color: #abb6bd;
	height: 100%;    
    padding: 0px;
}

img {
    border: none;
}

#wrap { 
    margin-left: auto; 
    margin-right: auto;
  	width: 100%;
    background: none;
    position: relative;
}


/* CZESC GORNA - LINKI, MENU, OBRAZKI, PRODUKTY i KLIENCI */

#background_top {
    width: 100%;
    background-image: url(../images/tlo_gora2.jpg);
    background-position: top;
    background-repeat: no-repeat;
    overflow: hidden;
    margin: 0px auto 0px auto;
    padding: 0px;
}

object {
    background-color: #abb6bd;
}

#content_top {
    width: 912px;
    height: 411px;
    margin-left: auto; 
    margin-right: auto;
    color: #f3ffff;
}

#links_top {
    height: 49px;
    width: 100%;
    color: white;
    background: transparent;
}

#links_top a {
    color: white;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}

#links_top a:hover {
    color: white;
    text-decoration: underline;
}


#links_top_left {
    margin-top: 20px;
    margin-bottom: 0px;
    float: left;
}

#links_top_right {
    margin-top: 20px;
    margin-bottom: 26px;
    float: right;
}

#search_bar {
    height: 19px;
    width: 100%;
    color: white;
    background: transparent;
}

#search {
    margin-top: 20px;
    height: 19px;
    color: white;
    background: transparent;
    float: right;
    line-height: 20px;
}

#search_left {
    height: 19px;
    color: white;
    background-color: transparent;
    background-image: url(../images/szukaj_lewy.png);
    background-position: right;
    background-repeat: no-repeat;
    float: right;
    vertical-align: middle;
    padding-right: 20px;
}
#search_middle {
    height: 19px;
    width: 80px;
    color: white;
    background-color: transparent;
    background-image: url(../images/szukaj_srodek.png);
    background-repeat: repeat-x;
    float: right;

}

div#search_middle input[type=text] {
    background:none;
    border: none;
    width: 80px;
}

#search_right {
    height: 19px;
    color: white;
    background-color: transparent;
    background-image: url(../images/szukaj_prawy_przycisk.png);
    background-repeat: repeat-x;
    float: right;
}

div#search_right input[type=submit] {
    background:none;
    border: none;
    width: 23px;

}

#menu_logo_bar {
    height: 74px;
    vertical-align: bottom;
    margin-bottom: 17px;
}

#logo {
    background-image: url(../images/softsystems_logo.png);
    height: 74px;
    width: 252px;
    background: none;
    float: left;
}

#menu {
    color: #f3ffff;
    margin-top: 30px;
    font-size: 14px;
    height: 27px;
    text-align: right;
    float: right;
    position:relative;
    z-index:7;
    
    
}

#menu ul {
    height: 27px;
    list-style-type: none;
    vertical-align: middle;
}

#menu ul li {
    height: 27px;
    float: right;
	text-align: center;
	vertical-align: middle;
	font-weight:200;
	
	

}

#menu_uslugi, #menu_produkty, #menu_hosting, #menu_audyty, #menu_outsourcing, #menu_rekrutacja, #menu_ofirmie, #menu_referencje  {
    position: relative;

}



#menu ul li a {
    color: #f3ffff;
    text-decoration: none;
    height: 20px;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 2px;
    padding-right: 2px; 
    display: block;
    
}

#menu ul li a:hover {
    background-color: #f9a61a;
    color: #293335;
}


#menu ul li span {
    color: #f3ffff;
    text-decoration: none;
    height: 20px;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 2px;
    padding-right: 2px; 
    display: block;
    cursor: default;
    
}


#submenu_uslugi, #submenu_produkty, #submenu_hosting, #submenu_audyty, #submenu_outsourcing, #submenu_rekrutacja, #submenu_ofirmie {
    clear: both;
    position: absolute;
    top: 27px;
    left: 0px;
    height: 140px;
    display:none;
    z-index:8;
    background-color: #293335;
    padding-bottom: 0px;
}
 
#submenu_uslugi {
    height: 140px;
    width: 145px;
} 
 
#submenu_produkty {
    height: 40px;
    width: 210px;
}

#submenu_audyty {
    height: 40px;
    width: 135px;
}

#submenu_ofirmie {
    height: 80px;
    width: 135px;
    top: 27px;
    left: 0px;     
}


#submenu_rekrutacja {
    height: 40px;
    position: absolute;
    width: 130px;
    top: 27px;
    left: 0px;    
}

#submenu_uslugi ul, #submenu_produkty ul, #submenu_audyty ul, #submenu_rekrutacja ul, #submenu_ofirmie ul {
    width: 100%;
}

#submenu_uslugi ul li, #submenu_produkty ul li, #submenu_audyty ul li, #submenu_rekrutacja ul li, #submenu_ofirmie ul li {
    display: block;
    text-align: left;
    width: 100%;
    vertical-align: middle;
    height: 20px;
}

#submenu_uslugi ul li a, #submenu_produkty ul li a, #submenu_audyty ul li a, #submenu_rekrutacja ul li a, #submenu_ofirmie ul li a {
    color: #f3ffff;
    background-color: #293335;
    text-decoration: none;
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: left;
    width: 100%;
    height: 16px;
}

#submenu_uslugi ul li a:hover, #submenu_produkty ul li a:hover, #submenu_audyty ul li a:hover, #submenu_rekrutacja ul li a:hover, #submenu_ofirmie ul li a:hover {
    background-color: #f9a61a;
    color: #293335;
    
}



.button_left {
    background-image: url(../images/przycisk_lewy.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 2px;
    height: 27px;
}

.button_right {
    background-image: url(../images/przycisk_prawy.png);
    background-position: right;
    background-repeat: no-repeat;
    height: 27px;    
    width: 2px;
}

.button_middle {
    background-image: url(../images/przycisk_srodek.png);
    background-repeat: repeat-x;
    height: 27px;
    padding-top:0px;
    padding-bottom:6px;
}

.button_left_edge {
    background-image: url(../images/przycisk_lewy_skrajny.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 5px;
    height: 23px;    
}

.button_right_edge {
    background-image: url(../images/przycisk_prawy_skrajny.png);
    background-position: right;
    background-repeat: no-repeat;
    width: 5px;
    height: 23px;    
}

#content_top_lower {
    height: 258px;
    width: 912px;
}

#content_top_lower_left {
    height: 258px;
    width: 612px;
    /*background-image: url(../images/image_gora_lower.png);*/
    float: left;
    position:relative;
}

#bvideo_611x258_pl {
    position: absolute;
    top:0px;
    left: 0px;
    z-index: 5;
}

#content_top_lower_right {
    height: 258px;
    width: 287px;
    background-color: transparent;
    float:right;
}

#produkty {
    clear: both;
    width: 287px;
    height: 117px;
    margin-bottom: 18px;
    position: relative;
}

#produkty_2 {
    position: absolute;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 6px;    
    right: 1px;
    top:0px;
    z-index: 1;
    width: 275px;
    height: 104px;
    background-image: url(../images/produkty_tlo_grafika.png);
    background-repeat: no-repeat;
    background-position: top right;
}

#produkty_2 img {
  /*  float: right;
    margin-top: 6px;
    margin-right: 6px;*/
}

#produkty_topleft {
    width: 7px; height: 7px;
    background-image: url(../images/referencje_lewy_gora.png);
    float: left;
}

#produkty_top {
    width: 274px; height: 7px;
    background-image: url(../images/referencje_gora.png);
    background-repeat:repeat-x;
    float: left;
}

#produkty_topright {
    width: 6px; height: 7px;
    background-image: url(../images/referencje_prawy_gora.png);
    float: left;
    clear: right;
}

#produkty_left {
    width: 1px; height: 103px;
    background-image: url(../images/referencje_lewy.png);
    background-repeat:repeat-y;
    float: left;
}

#produkty_middle {
    width: 275px; height: 103px;
    background-image: url(../images/referencje_tlo.png);
    background-repeat:repeat-x;
    float: left;
    overflow:hidden;
    padding-left: 10px;
}

#produkty h3 {
    font-size: 16px;
    margin-bottom: 4px;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}

#produkty a {
    font-size: 12px;
    text-decoration:none;
    color: #d7e3ea;
    
}

#produkty a:hover {
    text-decoration:underline;
}



#produkty a img {
    padding-top: 0px;
    margin: 0px;
}

#produkty_right {
    width: 1px; height: 103px;
    background-position: right;
    background-image: url(../images/referencje_prawy.png);
    background-repeat:repeat-y;
    float: left;
    clear: right;
}

#produkty_bottomleft {
    width: 7px; height: 6px;
    background-image: url(../images/referencje_lewy_dol.png);
    float: left;
}

#produkty_bottom {
    width: 274px; height: 6px;
    background-image: url(../images/referencje_dol.png);
    background-repeat:repeat-x;
    float: left;
}

#produkty_bottomright {
    width: 6px; height: 6px;
    background-image: url(../images/referencje_prawy_dol.png);
    float: left;
    clear: right;
}



#referencje {
    width: 287px;
    height: 124px;
    
    float: left;
    position: relative;
}

#referencje_2 {
    position: absolute;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    right: 0px;
    top:0px;
    z-index: 2;
    width: 276px;
    height: 110px;
    background-image: url(../images/nasi_klienci_tlo_grafika.png);
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: 76px 2px;

}

#referencje_2 td {
	vertical-align: top;	
}

#referencje_2 ul.strzalka {
	margin-left: 20px;	
}

#referencje_2 ul.strzalka li {
	margin-bottom: 2px;	
}

#referencje_topleft {
    width: 7px; height: 7px;
    background-image: url(../images/referencje_lewy_gora.png);
    float: left;
}

#referencje_top {
    width: 274px; height: 7px;
    background-image: url(../images/referencje_gora.png);
    background-repeat:repeat-x;
    float: left;
}

#referencje_topright {
    width: 6px; height: 7px;
    background-image: url(../images/referencje_prawy_gora.png);
    float: left;
    clear: right;
}

#referencje_left {
    width: 1px; height: 110px;
    background-image: url(../images/referencje_lewy.png);
    background-repeat:repeat-y;
    float: left;
}

#referencje_middle {
    width: 275px; height: 110px;
    background-image: url(../images/referencje_tlo.png);
    background-repeat:repeat-x;
    float: left;
    overflow:hidden;
    padding-left: 10px;
}

#referencje h3 {
    font-size: 16px;
    margin-bottom: 4px;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}

#referencje a {
    font-size: 12px;
    text-decoration:none;
    color: #d7e3ea;

}

#referencje a:hover {
    text-decoration:underline;
 
}



#referencje a img {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 3px;
    padding-top: 0px;
    margin: 0px;
}

#referencje p {
	line-height: 16px;	
}

#referencje_right {
    width: 1px; height: 110px;
    background-position: right;
    background-image: url(../images/referencje_prawy.png);
    background-repeat:repeat-y;
    float: left;
    clear: right;
}

#referencje_bottomleft {
    width: 7px; height: 6px;
    background-image: url(../images/referencje_lewy_dol.png);
    float: left;
}

#referencje_bottom {
    width: 274px; height: 6px;
    background-image: url(../images/referencje_dol.png);
    background-repeat:repeat-x;
    float: left;
}

#referencje_bottomright {
    width: 6px; height: 6px;
    background-image: url(../images/referencje_prawy_dol.png);
    float: left;
    clear: right;
}


/* CZĘŚC SRODKOWA */


#background_middle {
    height: 270px;
  	width: 100%;
  	margin: 0px auto 13px auto;
    padding: 0px;
}

#content_middle {
    width: 912px;
    height: 270px;
    margin-left: auto; 
    margin-right: auto;
    display: block;
}

/*uslugi */
#content_middle_left {
    height: 270px;
    width: 505px;
    float: left;
    position: relative;
}

#uslugil_2 {
    position: absolute;
    left: 1px;
    top: 1px;
    z-index: 2;
    width: 505px;
    height: 270px;
    background-image: url(../images/uslugi_tlo_grafika.png);
    background-repeat: no-repeat;
    background-position: top left;
}

#uslugil_2 h3 {
    font-size: 18px;
    margin: 8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #f3ffff;
    height: 22px;
    vertical-align: top;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}

#uslugil_2 p {
    width: 195px;
    margin-left: 305px;
    margin-top: 18px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #d7e3ea;
    line-height: 25px;
    vertical-align: top;
}

#content_middle a {

    text-decoration:none;
    color: #d7e3ea;
    vertical-align: middle;
}

#content_middle a:hover {
    text-decoration:none;
    /*border-bottom: 1px solid  #d7e3ea;*/
    color: #f9a61a;
}



#content_middle a img {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 3px;
    padding-top: 0px;
    margin: 0px;
}



#uslugil_topleft {
    width: 5px; height: 5px;
    background-image: url(../images/uslugi_lewy_gora.png);
    float: left;
}

#uslugil_top {
    width: 495px; height: 5px;
    background-image: url(../images/uslugi_gora.png);
    background-repeat:repeat-x;
    float: left;
}

#uslugil_topright {
    width: 5px; height: 5px;
    background-image: url(../images/uslugi_prawy_gora.png);
    float: left;
    clear: right;
}

#uslugil_left {
    width: 1px; height: 259px;
    background-image: url(../images/uslugi_lewy.png);
    background-repeat:repeat-y;
    float: left;
}

#uslugil_middle {
    width: 493px; height: 259px;
    background-image: url(../images/uslugi_tlo.png);
    background-repeat:repeat-x;
    float: left;
    overflow:hidden;
    padding-left: 10px;
}

#uslugil_right {
    width: 1px; height: 259px;
    background-position: right;
    background-image: url(../images/uslugi_prawy.png);
    background-repeat:repeat-y;
    float: left;
    clear: right;
}

#uslugil_bottomleft {
    width: 5px; height: 6px;
    background-image: url(../images/uslugi_lewy_dol.png);
    float: left;
}

#uslugil_bottom {
    width: 495px; height: 6px;
    background-image: url(../images/uslugi_dol.png);
    background-repeat:repeat-x;
    float: left;
}

#uslugil_bottomright {
    width: 5px; height: 6px;
    background-image: url(../images/uslugi_prawy_dol.png);
    float: left;
    clear: right;
}



#content_middle_right {
    height: 270px;
    width: 400px;
    float:right;
    position: relative;
}

#uslugir_2 {
    position: absolute;
    left: 1px;
    top: 1px;
    z-index: 2;
    width: 398px;
    height: 269px;
    overflow-y: scroll;
}



#uslugir_2 h3 {
    font-size: 18px;
    margin: 8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #f3ffff;
    height: 22px;
    vertical-align: top;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}

#uslugir_2 p {
    width: 370px;
    margin-left: 8px;
    margin-top: 20px;
    margin-bottom: 2px;
    font-size: 14px;
    color: #fff;
    vertical-align: top;
}

.p_14px {
    font-size: 12px;
    color: #fff;
}

.p_12px {
    font-size: 12px;
    color: #d7e3ea;    
}

ul.strzalka {
    list-style-type: none;
    list-style-image: url(../images/strzalka_dalej2.png);
    margin-left: 40px;
    color: #d7e3ea;
}

ul.strzalka2 {
    list-style-type: none;
    list-style-image: url(../images/strzalka_dalej2.png);
    margin-left: 20px;
    color: #d7e3ea;
}

ul.strzalka li {
	margin-bottom: 8px;	
}






#uslugir_2 a img {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 3px;
    padding-top: 0px;
    margin: 0px;
}



#uslugir_topleft {
    width: 5px; height: 5px;
    background-image: url(../images/uslugi_lewy_gora.png);
    float: left;
}

#uslugir_top {
    width: 390px; height: 5px;
    background-image: url(../images/uslugi_gora.png);
    background-repeat:repeat-x;
    float: left;
}

#uslugir_topright {
    width: 5px; height: 5px;
    background-image: url(../images/uslugi_prawy_gora.png);
    float: left;
    clear: right;
}

#uslugir_left {
    width: 1px; height: 259px;
    background-image: url(../images/uslugi_lewy.png);
    background-repeat:repeat-y;
    float: left;
}

#uslugir_middle {
    width: 388px; height: 259px;
    background-image: url(../images/uslugi_tlo.png);
    background-repeat:repeat-x;
    float: left;
    overflow:hidden;
    padding-left: 10px;
}

#uslugir_right {
    width: 1px; height: 259px;
    background-position: right;
    background-image: url(../images/uslugi_prawy.png);
    background-repeat:repeat-y;
    float: left;
    clear: right;
}

#uslugir_bottomleft {
    width: 5px; height: 6px;
    background-image: url(../images/uslugi_lewy_dol.png);
    float: left;
}

#uslugir_bottom {
    width: 390px; height: 6px;
    background-image: url(../images/uslugi_dol.png);
    background-repeat:repeat-x;
    float: left;
}

#uslugir_bottomright {
    width: 5px; height: 6px;
    background-image: url(../images/uslugi_prawy_dol.png);
    float: left;
    clear: right;
}




/* CZĘŚC DOLNA - TRESCI */

#background_bottom {
  	width: 100%;
    background-image: url(../images/tlo_dol2.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    overflow: hidden;
    margin: 0px auto 0px auto;    
    padding: 0px;
}

#content_bottom {
    width: 912px;

    margin-left: auto; 
    margin-right: auto;
    position: relative;
}

/*uslugi */
#content_bottom_left {
    /*height: 486px;*/
    min-height: 350px;
    width: 505px;
    float: left;
    position: relative;
}


#systemy_2 {
    position: absolute;
    left: 1px;
    top: 1px;
    z-index: 2;
    width: 505px;
    height: 485px;
}

#systemy_2 h3 {
    font-size: 18px;
    margin: 8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #f3ffff;
    height: 22px;
    vertical-align: top;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}

#systemy_2 h1 {
    font-size: 18px;
    margin: 8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #f3ffff;
    height: 22px;
    vertical-align: top;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}

#systemy_2 h4 {
    font-size: 16px;
    margin: 18px 4px 4px 15px;
    font-weight: normal;
    color: #fff;
    background-color: transparent;
}

#systemy_2 p {
    width: 475px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #d7e3ea;
    text-align: justify;
    vertical-align: top;
}
/*
#systemy_2 h3 {
    font-size: 18px;
    margin: 8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #f3ffff;
    height: 22px;
    vertical-align: top;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}

#systemy_2 p {
    width: 185px;
    margin-left: 315px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #d7e3ea;
    line-height: 25px;
    vertical-align: top;
}*/

#systemy_2 a {
    font-size: 12px;
    text-decoration:none;
    color: #fff;
    vertical-align: middle;
    border-bottom: 1px solid #fff;
}

#systemy_2 a:hover {
    text-decoration:none;
    color: #f9a61a;    
    border-bottom: 1px solid #f9a61a;
}



#systemy_2 a img {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 3px;
    padding-top: 0px;
    margin: 0px;
}



#systemy_topleft {
    width: 5px; height: 5px;
    background-image: url(../images/systemy_lewy_gora.png);
    float: left;
}

#systemy_top {
    width: 495px; height: 5px;
    background-image: url(../images/systemy_gora.png);
    background-repeat:repeat-x;
    float: left;
}

#systemy_topright {
    width: 5px; height: 5px;
    background-image: url(../images/systemy_prawy_gora.png);
    float: left;
    clear: right;
}

#systemy_left {
    width: 1px; height: 476px;
    background-image: url(../images/systemy_lewy.png);
    background-repeat:repeat-y;
    float: left;
}

#systemy_middle {
    width: 493px; height: 476px;
    background-image: url(../images/systemy_tlo.png);
    background-repeat:repeat-x;
    float: left;
    overflow:hidden;
    padding-left: 10px;
}

#systemy_right {
    width: 1px; height: 476px;
    background-position: right;
    background-image: url(../images/systemy_prawy.png);
    background-repeat:repeat-y;
    float: left;
    clear: right;
}

#systemy_bottomleft {
    width: 5px; height: 6px;
    background-image: url(../images/systemy_lewy_dol.png);
    float: left;
}

#systemy_bottom {
    width: 496px; height: 6px;
    background-image: url(../images/systemy_dol.png);
    background-repeat:repeat-x;
    float: left;
}

#systemy_bottomright {
    width: 4px; height: 6px;
    background-image: url(../images/systemy_prawy_dol.png);
    float: left;
    clear: right;
}


/*aktualnosci */
#content_bottom_right {
    height: 486px;
    width: 400px;
    float: right;
    position: relative;
}

#aktualnosci_2 {
    position: absolute;
    left: 1px;
    top: 1px;
    z-index: 2;
    width: 398px;
    height: 485px;
    overflow-y: scroll;
}

#aktualnosci_2 h3 {
    font-size: 18px;
    margin: 8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #f3ffff;
    height: 22px;
    vertical-align: top;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}

#aktualnosci_2 h4 {
    font-size: 16px;
    margin: 18px 4px 4px 12px;
    font-weight: normal;
    color: #fff;
    background-color: transparent;
}

#aktualnosci_2 p {
    width: 355px;
    margin-left: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #d7e3ea;
    vertical-align: top;
    text-align: justify;
}
/*
#aktualnosci_2 h3 {
    font-size: 18px;
    margin: 8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #f3ffff;
    height: 22px;
    vertical-align: top;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}

#aktualnosci_2 p {
    width: 185px;
    margin-left: 315px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #d7e3ea;
    line-height: 25px;
    vertical-align: top;
}*/

#rss {
    position: absolute;
    top:  7px;
    right: 30px;
    vertical-align: middle;
    z-index: 4;
    height: 15px;
}

#rss p {
    height: 15px;
    vertical-align: middle;
    line-height: 12px;
    
}

.mid {
    margin-bottom: 10px;
}

#aktualnosci_2 a {
    font-size: 12px;
    text-decoration:none;
    color: #d7e3ea;
    vertical-align: middle;
}

#aktualnosci_2 a:hover {
    text-decoration:none;
    border-bottom: 1px solid  #d7e3ea;
}



#aktualnosci_2 a img {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 3px;
    padding-top: 0px;
    margin: 0px;
}

.font_12px {
    font-size: 12px;
}

#aktualnosci p.data {
	line-height: 9px;
    font-size: 11px;
}




#aktualnosci_topleft {
    width: 5px; height: 5px;
    background-image: url(../images/systemy_lewy_gora.png);
    float: left;
}

#aktualnosci_top {
    width: 390px; height: 5px;
    background-image: url(../images/systemy_gora.png);
    background-repeat:repeat-x;
    float: left;
}

#aktualnosci_topright {
    width: 5px; height: 5px;
    background-image: url(../images/systemy_prawy_gora.png);
    float: left;
    clear: right;
}

#aktualnosci_left {
    width: 1px; height: 476px;
    background-image: url(../images/systemy_lewy.png);
    background-repeat:repeat-y;
    float: left;
}

#aktualnosci_middle {
    width: 388px; height: 476px;
    background-image: url(../images/systemy_tlo.png);
    background-repeat:repeat-x;
    float: left;
    overflow:hidden;
    padding-left: 10px;
}

#aktualnosci_right {
    width: 1px; height: 476px;
    background-position: right;
    background-image: url(../images/systemy_prawy.png);
    background-repeat:repeat-y;
    float: left;
    clear: right;
}

#aktualnosci_bottomleft {
    width: 5px; height: 6px;
    background-image: url(../images/systemy_lewy_dol.png);
    float: left;
}

#aktualnosci_bottom {
    width: 391px; height: 6px;
    background-image: url(../images/systemy_dol.png);
    background-repeat:repeat-x;
    float: left;
}

#aktualnosci_bottomright {
    width: 4px; height: 6px;
    background-image: url(../images/systemy_prawy_dol.png);
    float: left;
    clear: right;
}



/*WERSJA SZEROKJA NA DOLE*/

#wide {   
    width: 910px;
    font-size: 14px;
}



#wide_topleft {
    width: 5px; height: 5px;
    background-image: url(../images/systemy_lewy_gora.png);
    float: left;
}

#wide_top {
    width: 902px; height: 5px;
    background-image: url(../images/systemy_gora.png);
    background-repeat:repeat-x;
    float: left;
}

#wide_topright {
    width: 5px; height: 5px;
    background-image: url(../images/systemy_prawy_gora.png);
    float: right;
	clear: right;
}

#wide_left {
    width: 0px; 

    background-image: url(../images/systemy_lewy.png);
    background-repeat:repeat-y;
    float: left;
}

#wide_middle {
    width: 910px; 

    background-image: url(../images/systemy_tlo2.png);
    background-repeat:repeat-x;
    float: left;
    overflow:hidden;
    padding-left: 2px;
    background-color: #485154;

}

#wide_right {
    width: 0px; 

    background-position: right;
    background-image: url(../images/systemy_prawy.png);
   
    background-repeat:repeat-y;
    float: left;
    clear: right;
}

#wide_bottomleft {
    width: 5px; height: 6px;
    background-image: url(../images/systemy_lewy_dol.png);
    float: left;
}

#wide_bottom {
    width: 903px; height: 6px;
    background-image: url(../images/systemy_dol.png);
    background-repeat:repeat-x;
    float: left;
}

#wide_bottomright {
    width: 4px; height: 6px;
    background-image: url(../images/systemy_prawy_dol.png);
    float: left;
    clear: right;
}

#wide h1 {
    font-size: 18px;
    margin: 8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #f3ffff;
    height: 22px;
    vertical-align: top;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}


#wide h3 {
    font-size: 18px;
    margin: 8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #f3ffff;
    height: 22px;
    vertical-align: top;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}

#wide h4 {
    font-size: 16px;
    margin: 18px 4px 4px 12px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    /*color: #bdc9d1;*/
    background-color: transparent;
}

#wide p {
    width: 880px;
    margin-left: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #d7e3ea;
    vertical-align: top;
    text-align: justify;
}

#wide p.data {
	line-height: 9px;
    font-size: 11px;
}

.underlined {
	font-weight: bold;
	text-decoration: underline;
}

#wide table {
    width: 460px;
    margin-left: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #d7e3ea;
    vertical-align: top;
    border: none;
}

#wide table.ref {
    width: 880px;
	margin: 0px;
}

#wide table.refcol {
    width: 430px;
	margin: 0px;
	margin-left: 20px;
}

#wide table.ref table.refcol td a {

	vertical-align: middle;	
	width: 420px;
}

span.float_right {
	float: right;
	clear: right;
	vertical-align: middle;
	width: 100px;
	display:block;		
}

span.float_left {

	float: left;
	vertical-align: middle;
	clear: left;
	width: 325px;
	height: 120px;
	display:block;

}
/*
#wide h3 {
    font-size: 18px;
    margin: 8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #f3ffff;
    height: 22px;
    vertical-align: top;
    font-weight: normal;
    color: #f3ffff;
    background-color: transparent;
}

#wide p {
    width: 185px;
    margin-left: 315px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #d7e3ea;
    line-height: 25px;
    vertical-align: top;
}*/

#rss {
    position: absolute;
    top:  7px;
    right: 30px;
    vertical-align: middle;
    z-index: 4;
    height: 15px;
}

#rss p {
    height: 15px;
    vertical-align: middle;
    line-height: 12px;
    
}

.mid {
    margin-bottom: 10px;
}

#wide a {
    font-size: 14px;
    text-decoration:none;
    color: #fff;
}

#wide a:hover {
/*    text-decoration:none;
    border-bottom: 1px solid  #fff;*/
    text-decoration:none;
    /*border-bottom: 1px solid  #d7e3ea;*/
    color: #f9a61a;
}



#wide a img {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 3px;
    padding-top: 0px;
    margin: 0px;
}

#wide p.orange {
    color: #fff;
}

#wide p img {
	border: none;
	float: right;
	margin: 5px 0px 10px 15px; 
}



/* FOOTER */

#footer {
    width: 912px;
    height: 82px;
    margin-left: auto; 
    margin-right: auto;
    background-color: transparent;
    color: #57676e;
    font-size: 12px;    
}

#footer_left {
    width: 600px;
    height: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
    background-color: transparent;
    vertical-align: middle;
    float: left;
}

#footer_left a {
    color: #57676e;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}

#footer_left a:hover {
    color: #57676e;
    text-decoration: underline;
}



#footer_right {
    width: 300px;
    height: 20px;
    margin-top: 10px;
    background-color: transparent;
    vertical-align: middle;
    text-align: right;
    float: right;
    clear: right;

}

#wide table.offer_prices_table {
	border-collapse:collapse;
	width: 80%;
	margin-left: 80px;
}

.offer_prices_table td, .offer_prices_table th  {
	border: 1px solid #F3FFFF;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}



