@import url("./css_reset.css");

/* == general == */
html, body {
    height:100%;
}
body {
    font-size: 12px;
    font-family: "Tahoma", "Verdana", "Arial", "DejaVu", sans-serif;
    background-color: white;
    text-align: center;
}
.cleaner {
    clear: both;
    display:block;
}
i, em {
    font-style:italic;
}
strong, b {
    font-weight:bold;
}
/* == layout == */
#distance {
    background-color:white;
    height:50%;
    margin-bottom: -352px;
    width:1px;
    float:left;
}
#body {
    width: 930px;
    height: 704px;
    position: relative;
    clear:left;
    margin: 0 auto;
}


#body #lay_bckgr {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
#body #lay_bckgr div {
    width: 930px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: top left;
}
#body #lay_bckgr #bckgr_1 { background-image:url(../images/layout/bckg_r1_c1.jpg); }
#body #lay_bckgr #bckgr_2 { background-image:url(../images/layout/bckg_r2_c1.jpg); }
#body #lay_bckgr #bckgr_3 { background-image:url(../images/layout/bckg_r3_c1.jpg); }
#body #lay_bckgr #bckgr_4 { background-image:url(../images/layout/bckg_r4_c1.jpg); }
#body #lay_bckgr #bckgr_5 { background-image:url(../images/layout/bckg_r5_c1.jpg); }
#body #lay_bckgr #bckgr_6 { background-image:url(../images/layout/bckg_r6_c1.jpg); }
#body #lay_bckgr #bckgr_7 { background-image:url(../images/layout/bckg_r7_c1.jpg); height: 104px; }


ul#menu {
	position: absolute;
	height: 25px;
	width: 718px;
	top: 470px;
	left: 96px;
	display: block;
    z-index: 20;
    overflow: visible;
}
ul#menu li {
	display: inline;
	float: left;
    padding-right: 2px;
    text-align:left;
}
ul#menu li a {
	display: block;
	height: 25px;
    width: 100px;
	cursor: pointer;
	background-position: 0 0;
    background-repeat: no-repeat;
	position: relative;
    z-index: 5;
    text-decoration:none;
    color: white;
    background-image: url(../images/layout/menu_item.jpg);
}
ul#menu li a span {
    margin-left: 1px;
    line-height: 18px;
    padding-left: 4px;
    border-left: white solid 5px;
    font-size: 13px;
}
ul#menu li a:hover span {
    border-left: white solid 11px;
}

#body #content {
    position: absolute;
    width: 718px;
    height: 328px;
    top: 114px;
    left: 94px;
    z-index: 10;
    text-align: left;
    font-size: 10px;
    line-height: 15px;
    overflow: hidden;
}
#body #content a {
    color: #FF6600;
    text-decoration: none;
}
#efekt_logo {
    display:block;
    position:absolute;
    width: 263px;
    height:49px;
    background: url(../images/layout/efekt_logo.jpg) top left no-repeat;
    top: 51px;
    left: 320px;
    z-index: 5;
}
#efekt_adr {
    display:block;
    position:absolute;
    right: 114px;
    top: 63px;
    z-index: 5;
    color: white;
    text-align: right;
}

/* == content == */
    /* -- content general -- */
/*#content * {
    position: relative;
}*/
#body #content .bordered {
    border-left: #FF6600 solid 4px;
    padding: 0 6px;
}
#body #content p {
    margin-top: 2px;
    margin-bottom: 4px;
}
#body #content .offer_list p {
    margin-bottom: 10px;
}
#body #content h1, #body #content h2 {
    color: #FF6600;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 5px;
}
#body #content h2 {
    font-size: 11px;
}
#body #content b {
    font-weight: bold;
}
#left_full, #left_full_a, #left_full_b {
    width: 220px;
    padding-right: 15px;
    float: left;
    position: relative;
}
#col_left {
    width: 220px;
    height: 320px;
    float: left;
    position: relative;
}
#right_full {
    width: 450px;
    float: left;
    padding-right: 10px;
    position: relative;
}
#col_right {
    width: 460px;
    height: 320px;
    float: left;
    position: relative;
}
#right_a {
    width: 220px;
    overflow:hidden;
    float: left;
}
#right_a img {
}
#right_b {
    width: 200px;
    position:relative;
    overflow:hidden;
    float: right;
}
#right_a, #right_b {
    margin-top: 10px;
    height: 124px;
}
#fullbox {
    width: 714px;
    height: 320px;
    position: relative;
}

    /* -- conetent main -- */
a.more {
    display: block;
    line-height:18px;
    text-align: right;
    padding-right: 8px;
    margin-right: 10px;
    margin-left: 140px;
    padding-bottom:7px;
    background: url(../images/layout/arrow_small_orange.jpg) top right no-repeat;
}
a.more:hover {
    position:relative;
    left: 2px;
}

    /* -- content onas -- */
#img_onas {
    width: 710px;
    height: 320px;
    position:absolute;
    top:0px;
    left: 5px;
    background:url(../images/layout/onas.jpg) top left no-repeat;
    z-index:-1;
}
#onas_txt {
    width: 320px;
    text-align:center;
    margin-left:240px;
}

    /* -- content jakpracujemy -- */
#img_jakpracujemy {
    width: 258px;
    height: 321px;
    position:absolute;
    top:0;
    right: 20px;
    background:url(../images/layout/jakpracujemy.jpg) top left no-repeat;
    z-index:-1;
}
#jakpracujemy_txt {
    width: 430px;
    text-align:center;
    margin-left:20px;
    padding-top: 20px;
}
#jakpracujemy_txt ul {
    margin-left: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
}
#jakpracujemy_txt ul li {
    text-align: left;
    list-style: disc inside;
    margin-bottom: 10px;
}

    /* -- content praca -- */
ul.lookfor {
    margin-bottom: 10px;
}
ul.lookfor li {
    list-style: circle inside;
    margin-left: 7px;
    position:relative;
}
ul.lookfor span {
    
}
ul.lookfor a.job_details_link {
    position:absolute;
    right: 20px;
    _top: -3px;
}
#img_praca {
    width: 158px;
    height: 176px;
    position: absolute;
    bottom:10px;
    right: 10px;
    background: url(../images/layout/praca.jpg) top left no-repeat;
    clear:both;
}
#txt_praca {
    width: 220px;
    text-align: center;
    margin-left: 30px;
    margin-top: 40px;
}


    /* -- content kontakt -- */
table#address {
    font-size:11px;
}
table#address th {
    font-weight:bold;
}
table#address th, table#address td {
    padding: 2px 8px;
}
#img_kontakt {
    width: 101px;
    height: 145px;
    position: absolute;
    bottom:10px;
    left: 80px;
    background: url(../images/layout/kontakt.jpg) top left no-repeat;
    clear: both;
}
#efekt_googlemap {
    height: 300px;
    width: 440px;
    position:absolute;
    top: 0;
    right: 0;
    z-index:12;
    clear:both;
    border: #FF6600 solid 2px;
    margin-left: 20px;
    margin-top: 10px;
}


    /* -- content klienci -- */
#our_clients {
    width: 220px;
    height: 300px;
    float: right;
    margin-right: 10px;
}
ul#our_clients_pane {
    height: 300px;
    font-weight:bold;
    margin-left: 5px !important;
}
ul#our_clients_pane li {
    margin:0;
    padding: 0;
    list-style-type:circle;
}
#our_clients_logos {
    width: 450px;
    height: 290px;
    background: transparent url(../images/layout/plansza_logotypow.jpg) 0 10px no-repeat;
    float: left;
    overflow: hidden;
}



    /* -- content news -- */
#news_nav_bar {
    text-align:center;
    position:absolute;
    bottom:0;
    left: 0;
    width: 99%;
    z-index:15;
}
#news_nav_bar span {
    display:block;
    width: 43%;
    float: left;
}
#news_nav_bar span#nav_prev {
    text-align: right;
    padding-right: 5px;
}
#news_nav_bar span#nav_next {
    text-align: left;
    padding-left: 5px;
}
#news_nav_bar span#separ {
    width: 10px;
    text-align:center;
}

#body #content p.news_short {
    display: inline;
    margin-bottom: 0;
}



    /* portfolio */
.nav_container {
    display: block;
    text-align: center;
    padding: 2px 10px 5px 10px;
}
h4.proj_title {
    display: block;
    text-align: center;
    font-weight: bold;
    position:absolute;
    top: -14px;
    z-index:20;
    width: 700px;
}
.prev, .next {
    position: absolute;
    top: 3px;
    z-index:100;
    background: white;
    font-weight:bold;
    color: #333 !important;
}
.prev {
    left: 1px;
    padding:0px 10px 3px 30px;
}
.next {
    right: 1px;
     padding:0px 30px 3px 10px;
}
#body #content .portfolio_item .portfolio_col_left {
    height: 275px;
    width: 210px;
    float: left;
    margin: 0;
    padding: 0 6px;
}
.portfolio_col_left .portfolio_left_col_inner {
    height: 275px;
    width: 210px;
}

#body #content .portfolio_item .portfolio_col_right {
    height: 275px;
    width: 460px;
    float: left;
    margin: 0;
    margin-left: 0px;
    padding: 0;
    overflow: hidden;
}
#body #content  .jScrollPaneContainer p {
    margin-bottom: 2px;
    margin-top: 0;
}
#body #content  .jScrollPaneContainer br {
    /*display:none;*/
}
#body #content .jScrollPaneContainer p:first-letter {
    padding-left: 10px;
}
#body #content .jScrollPaneContainer ul {
    list-style: square;
    list-style-position: inside;
    margin-left: 15px;
}
#body #content .jScrollPaneContainer ol {
    list-style:decimal;
    list-style-position: inside;
    margin-left: 15px;
}
#body #content .portfolio_item .page_nr {
    position:absolute;
    bottom: 0;
    right: 20px;
}


    /* portfolio - galeria*/
.gall_list {
    text-align: center;
    height: 270px;
}
.gall_list a {
    position:relative;
}
.gall_list img {
    margin: 5px;
    position:relative;
}
.gal_elem_half {
    width:50%;
    height: 100%;
    float: left;
    text-align: center;
    position:relative;
}
.gal_elem_half a #actions_panel_top3 {
    
}
.gall_name {
    width: 97%;
    padding: 3px 5px;
    position:absolute;
    font-weight:bold;
    bottom: -8px;
    left: 0;
    z-index: 102;
}
a.action_back {
    display:block;
    position:absolute;
    width: 24px;
    height:24px;
    top: 0;
    left: 0;
    z-index:104;
    background: transparent url(../images/actions/back.png) top left no-repeat;
}

    /* -- forms -- */
form.efekt_form {
    text-align:center;
    width: 100%;
    padding: 10px;
    padding-top: 0;
}
form.efekt_form table {
    width: 100%;
}
form.efekt_form th {
    padding-right: 10px;
    font-weight:bold;
    color:  black; /*#FF6600*/
    text-align:right;
}
form.efekt_form td {
    padding: 1px;
}
form.efekt_form input, form.efekt_form textarea {
    border: black solid 1px;
    padding: 3px 4px;
    font-family:monospace;
    background: transparent;
    font-weight:bold;
}
form.efekt_form input.form_submit {
    padding: 0 4px;
    background-color: #333;
    border: black solid 2px;
    color: white;
    font-variant:small-caps;
    font-weight:bold;
}
form.efekt_form input.form_submit:active {
    position:relative;
    top: 2px;
    background: #FF6600;
}
form.efekt_form td#admin_message {
    padding-top: 20px;
    color: #AF0007;
    font-weight:bold;
}


a.file_link {
    padding: 3px 2px 3px 19px;
    margin: 0 3px;
    background: transparent url(../images/layout/file_obj.gif) top left no-repeat;
    border-bottom: #e9e9e9 solid 1px;
}

a.file_link:hover {
    background-color: #f7f7f7;
    border-color: #e2e2e2;
}

    /* -- admin -- */
#admin_login_right {
    width: 440px;
    height: 328px;
    float: left;
    background: white url(../images/layout/efekt_logo_admin.png) center center no-repeat;
}

        /* login form */
form#login_form {
    margin-top:100px;
}
form#login_form input {
    width: 160px;
}
form#login_form input.form_submit {
    width: 170px;
}

        /* news form */
form#news_form {
}
form#news_form input, form#news_form textarea {
    width: 300px;
}
form#news_form textarea {
    height: 200px;
}
form#news_form textarea#efekt_content_2 {
    height: 150px;
}
form#news_form input.form_submit {
    width: 310px;
}

ul#fullview_form_errors, ul#fullview_form_info {
    position: absolute;
    top: 10px;
    right: -250px;
    width: 200px;
}
ul#fullview_form_errors li {
    color: #AF4141;
    list-style-type: square;
}
ul#fullview_form_info li {
    color: #5C8F35;
    list-style-type: square;
}



#logged_panel {
    position: absolute;
    z-index: 12;
    padding: 3px 5px;
    background: #222;
    color: white;
    border: black solid 2px;
    top: 30px;
    left: 30px;
}
#logged_panel a {
    text-decoration:none;
    color: #FF6600;
    font-weight:bold;
}
#logged_panel a:hover {
    text-decoration:underline;
}

    /* -- admin - news -- */
.actions_panel {
    position:absolute;
    padding: 2px 3px;
    background: #ddd;
    border: #ccc solid 1px;
    height: 16px;
    z-index:101;
}
#actions_panel_top {
    top: 0;
    right: 5px;
}
#actions_panel_top2 {
    top: 0;
    right: 14px;
}
#actions_panel_top3 {
    top: 8px;
    right: 8px;
}
#actions_panel_top4 {
    top: 0;
    right: 20px;
}
.actions_panel a, #actions_panel_tabs a {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    display: block;
    width: 16px;
    height:16px;
    float:left;
    margin: 0 1px;
    padding: 0;
    cursor:pointer;
    position:relative;
    z-index:102;
}
.actions_panel a:hover {
    position:relative;
    bottom: 1px;
}
a.add_item {
    background-image: url(../images/actions/add.png);
}
a.del_item {
    background-image: url(../images/actions/delete.png);
}
a.add_photo {
    background-image: url(../images/actions/add_photo.png);
}
a.edit_item {
    background-image: url(../images/actions/process.png);
}
a.hide_item {
    background-image: url(../images/actions/block.png);
}

    /* -- admin - portfolio -- */
#actions_panel_tabs {
    position: absolute;
    top: 0;
    left: 70px;
    height: 16px;
    padding: 1px 3px;
    background: #ddd;
    border: #ccc solid 1px;
}
    /* tinyMCE statusbar hide */
.mceEditor  .mceLast td.mceStatusbar {
  display: none;
}
