


/*  Buttons */
	
DIV .my_button_black{
height: 30px;
font-size: 13px;
float: left;
}

/* biale tlo */
DIV .text_button_w{
float: left;
background-color: white;
height: 20px;
padding-top: 2px;
}


DIV .left_side_button_w{
width: 21px;
height: 30px;
float: left;
background-image:url(../img/layout/left_white.gif);
background-repeat: no-repeat;
}

DIV .right_side_button_w{
width: 21px;
height: 30px;
float: left;
background-image:url(../img/layout/right_white.gif);
background-repeat: no-repeat;
}

/* pomaranczowe tlo */
DIV .text_button_o{
float: left;
background-color: #fe9901;
height: 20px;
padding-top: 2px;
}

DIV .left_side_button_o{
width: 21px;
height: 30px;
float: left;
background-image:url(../img/layout/left_orange.gif);
background-repeat: no-repeat;

}

DIV .right_side_button_o{
width: 21px;
height: 30px;
float: left;
background-image:url(../img/layout/right_orange.gif);
background-repeat: no-repeat;
}

/* pomarancz  (bez tla) */
DIV .text_button_o_normal{
float: left;
background-color: none;
height: 20px;
padding-top: 2px;
}

DIV .left_side_button_o_normal{
width: 12px;
height: 30px;
float: left;
background-image:url(../img/layout/left_orange_normal.gif);
background-repeat: no-repeat;
}

DIV .right_side_button_o_normal{
width: 12px;
height: 30px;
float: left;
background-image:url(../img/layout/right_orange_normal.gif);
background-repeat: no-repeat;
}

/* biale  (bez tla) */
DIV .text_button_w_normal{
float: left;
background-color: none;
height: 20px;
padding-top: 2px;
}

DIV .left_side_button_w_normal{
width: 12px;
height: 30px;
float: left;
background-image:url(../img/layout/left_white_normal.gif);
background-repeat: no-repeat;
}

DIV .right_side_button_w_normal{
width: 12px;
height: 30px;
float: left;
background-image:url(../img/layout/right_white_normal.gif);
background-repeat: no-repeat;
}

/* linki do buttonow */

/* biale tlo */
a.white_back:link{
color:black;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.white_back:visited{
color:black;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.white_back:hover{
color:black;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.white_back:active{
color:black;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}

/* bialy (bez tla) */
a.white_back_normal:link{
color:white;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.white_back_normal:visited{
color:white;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.white_back_normal:hover{
color:#ededed;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.white_back_normal:active{
color:white;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}


/* pomaranczowe tlo */
a.orange_back:link{
color:black;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.orange_back:visited{
color:black;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.orange_back:hover{
color:black;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.orange_back:active{
color:black;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}

/* pomarancz (bez tla) */
a.orange_back_normal:link{
color:#fe9901;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.orange_back_normal:visited{
color:#fe9901;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.orange_back_normal:hover{
color:#feb501;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
a.orange_back_normal:active{
color:#fe9901;
cursor:pointer;
font-size:13px;
text-decoration: none;
font-family: trebuchet ms, tahoma, verdana;
}
/* end buttons */


/* black frame */

DIV .black_frame{
width: 698px;
margin: auto;
padding: 0;
}

DIV .black_frame_line{
width: 698px;
height: 11px;
clear: both;
}
DIV .black_frame_line_content{
width: 698;
clear: both;
margin: auto;
background-color: black;
}
DIV .black_frame_content{
width: 698px;
margin: auto;
color: white;
float: left;
background-color: black;
background-image:url(../img/layout/black_frame/black_frame_content.gif);
background-repeat: repeat-y;
}

DIV .black_frame_left_corner{
width: 13px;
height: 11px;
float: left;
background-image:url(../img/layout/black_frame/left_frame_corner.gif);
background-repeat: no-repeat;
padding: 0;
}
DIV .black_frame_right_corner{
width: 13px;
height: 11px;
float: right;
background-image:url(../img/layout/black_frame/right_frame_corner.gif);
background-repeat: no-repeat;
padding: 0;
}

DIV .black_frame_left_corner_b{
width: 13px;
height: 26px;
float: left;
background-image:url(../img/layout/black_frame/left_frame_corner_b.gif);
background-repeat: no-repeat;
padding: 0;
}
DIV .black_frame_right_corner_b{
width: 13px;
height: 26px;
float: right;
background-image:url(../img/layout/black_frame/right_frame_corner_b.gif);
background-repeat: no-repeat;
padding: 0;
}


DIV .black_frame_left_side{
width: 13px;
float: left;
height: 100%;
background-image:url(../img/layout/black_frame/frame_black_left_b.gif);
background-repeat: repeat-y;
padding: 0;
margin: auto;
}
DIV .black_frame_right_side{
width: 13px;
float: right;
background-image:url(../img/layout/black_frame/frame_black_right_b.gif);
background-repeat: repeat-y;
padding: 0;
margin: auto;
}

DIV .black_frame_bottom_side{
height: 26px;
width: 672px;
float: left;
background-image:url(../img/layout/black_frame/frame_black_bottom_b.gif);
background-repeat: repeat-x;
padding: 0;
margin: auto;
}
DIV .black_frame_top_side{
height: 11px;
width: 672px;
float: left;
background-image:url(../img/layout/black_frame/frame_black_top_b.gif);
background-repeat: repeat-x;
padding: 0;
margin: auto;
}
/* end black frame */



/* Orange box */

DIV .orange_box{
width: 698px;
clear: both;
background-image:url(../img/layout/orange_box/orange_box_back.gif);
background-repeat: repeat-y;
}

DIV .orange_box_content{
color: black;
width: 678px;
padding-left: 10px;
padding-right: 10px;
text-align: justify;
margin: auto;
background-image:url(../img/layout/orange_box/orange_box_back.gif);
background-repeat: repeat-y;
}

DIV .orange_box_line{
width: 698px;
height: 46px;
clear: both;
margin: 0;
background-image:url(../img/layout/orange_box/orange_box_back.gif);
}

DIV .orange_box_line_bottom{
width: 698px;
height: 26px;
clear: both;
color: black;
margin: 0;
background-image:url(../img/layout/orange_box/orange_box_back.gif);
}

DIV .orange_box_left_corner{
width: 18px;
height: 46px;
float: left;
background-image:url(../img/layout/orange_box/orange_box_left_corner.gif);
background-repeat: no-repeat;
}
DIV .orange_box_right_corner{
width: 18px;
height: 46px;
float: right;
background-image:url(../img/layout/orange_box/orange_box_right_corner.gif);
background-repeat: no-repeat;
}
DIV .orange_box_top_side{
width: 662px;
height: 46px;
float: left;
text-align: center;
font:11pt 'Verdana'; 
color: #614b29;
text-decoration:none;
background-image:url(../img/layout/orange_box/orange_box_side_top.gif);
background-repeat: repeat-x;
}


DIV .orange_box_left_corner_b{
width: 14px;
height: 26px;
float: left;
background-image:url(../img/layout/orange_box/orange_box_left_corner_b.gif);
background-repeat: no-repeat;
}
DIV .orange_box_right_corner_b{
width: 14px;
height: 26px;
float: right;
background-image:url(../img/layout/orange_box/orange_box_right_corner_b.gif);
background-repeat: no-repeat;
}
DIV .orange_box_bottom_side{
width: 670px;
height: 26px;
float: left;
background-image:url(../img/layout/orange_box/orange_box_side_bottom.gif);
background-repeat: repeat-x;
}

DIV .orange_empty_line{
width: 10px;
height: 8px;
clear: both;
}

DIV .orange_img_empty_line{
width: 10px;
height: 4px;
clear: both;
}
/* end orange box */

/* white frame */

DIV .white_frame{
width: 698px;

}

DIV .white_frame_orange_title_container{
width: 698px;
background-image:url(../img/layout/white_frame/white_back.gif);
}

DIV .white_frame_line{
height: 16px;
width: 698px;
padding: 0;
margin: 0;
clear: both;
background-image:url(../img/layout/white_frame/white_back.gif);
background-repeat: repeat-y;
}

DIV .white_frame_left{
width: 16px;
height: 16px;
float: left;
background-image:url(../img/layout/white_frame/left_corner.gif);
background-repeat: no-repeat;
}

DIV .white_frame_right{
width: 16px;
height: 16px;
float: right;
background-image:url(../img/layout/white_frame/right_corner.gif);
background-repeat: no-repeat;
}

DIV .white_frame_top_side{
width: 666px;
height: 16px;
float: left;
background-image:url(../img/layout/white_frame/top_side.gif);
background-repeat: repeat-x;
}

DIV .white_frame_content{
color: black;
background-image:url(../img/layout/white_frame/white_back.gif);
background-repeat: repeat-y;
}


DIV .white_frame_line_bottom{
width: 698px;
height: 23px;
padding: 0;
margin: 0;
clear: both;
background-image:url(../img/layout/white_frame/white_back.gif);
background-repeat: repeat-y;

}
DIV .white_frame_left_b{
width: 16px;
height: 23px;
float: left;
background-image:url(../img/layout/white_frame/left_corner_b.gif);
background-repeat: no-repeat;
}

DIV .white_frame_right_b{
width: 16px;
height: 23px;
float: right;
background-image:url(../img/layout/white_frame/right_corner_b.gif);
background-repeat: no-repeat;
}

DIV .white_frame_bottom_side{
width: 666px;
height: 23px;
float: left;
background-image:url(../img/layout/white_frame/bottom_side.gif);
background-repeat: repeat-x;
}


DIV .white_frame_banner{
width: 698px;
height: 56px;
clear: both;
}

DIV .white_frame_lc{
width: 17px;
height: 56px;
float: left;
background-image:url(../img/layout/white_frame/l_top.gif);
background-repeat: no-repeat;
}

DIV .white_frame_title{
text-align: center;
float: left;
width: 664px;
height: 56px;
background-image:url(../img/layout/white_frame/c_top.gif);
background-repeat: repeat-x;
}

DIV .white_frame_rc{
width: 17px;
height: 56px;
float: left;
background-image:url(../img/layout/white_frame/r_top.gif);
background-repeat: no-repeat;
}

DIV .white_frame_before_title{
width: 400px;
height: 10px;
clear: both;
}
/* end white frame */


/* Orange button (long)*/


DIV .orange_button_long{
width: 176px;
height: 22px;
float: right;
}
DIV .orange_button_left{
width: 9px;
height: 22px;
float: left;
background-image:url(../img/layout/orange_button_long/orange_button_long_left.gif);
background-repeat: no-repeat;
}
DIV .orange_button_right{
width: 9px;
height: 22px;
float: right;
background-image:url(../img/layout/orange_button_long/orange_button_long_right.gif);
background-repeat: no-repeat;
}
DIV .orange_button_content{
width: 158px;
height: 22px;
float: left;
background-color: #fe9901;
text-align: center;

}
.submit_orange{
width: 150px;
height: 22px;
font-weight: bold;
font-size: 11px;
font-family: Verdana;
color: white;
background-color: #fe9901;
border: none;
cursor: pointer;
}

DIV .orange_button_long_clean{
width: 4px;
height: 3px;
}

a.orange_button_long_link:link{
color:white;
font-weight: bold;
cursor:pointer;
font-size:11px;
text-decoration: none;
font-family: Verdana;
}
a.orange_button_long_link:visited{
color:white;
font-weight: bold;
cursor:pointer;
font-size:11px;
text-decoration: none;
font-family: Verdana;
}
a.orange_button_long_link:hover{
color:white;
font-weight: bold;
cursor:pointer;
font-size:11px;
text-decoration: none;
font-family: Verdana;
}
a.orange_button_long_link:active{
color:white;
font-weight: bold;
cursor:pointer;
font-size:11px;
text-decoration: none;
font-family: Verdana;
}
/* end orange button */


/* Pink button (long)*/


DIV .pink_button_long{
width: 176px;
height: 22px;
float: right;
}
DIV .pink_button_left{
width: 9px;
height: 22px;
float: left;
background-image:url(../img/layout/pink_button_long/pink_button_long_left.gif);
background-repeat: no-repeat;
}
DIV .pink_button_right{
width: 9px;
height: 22px;
float: right;
background-image:url(../img/layout/pink_button_long/pink_button_long_right.gif);
background-repeat: no-repeat;
}
DIV .pink_button_content{
width: 158px;
height: 22px;
float: left;
background-color: #ff017f;

}
.submit_pink{
width: 150px;
height: 22px;
font-weight: bold;
font-size: 12px;
font-family: Verdana;
color: white;
background-color: #ff017f;
border: none;
cursor: pointer;
}

DIV .pink_button_long_clean{
width: 4px;
height: 3px;
}

/* end orange button */


/* double button */

.submit_double{
width: 70px;
height: 18px;
font-weight: bold;
font-size: 10px;
font-family: Verdana;
color: white;
background-color: #fe9901;
border: none;
cursor: pointer;
}

.submit_double_connect{
float: left;
text-align: left;
}

.submit_double_connect_r{
float: right;
text-align: center;
}

.double_buttond_30{
width: 30px;
}

.double_buttond_40{
width: 40px;
}

.double_buttond_50{
width: 50px;
}
.double_buttond_60{
width: 60px;
}
.double_buttond_70{
width: 70px;
}
.double_buttond_80{
width: 80px;
}

.double_submit_con{
float: left;
width: 2px;
height: 26px;
color: white;
font-weight: bold;
font-size: 16px;
text-align: center;
}

a.double_button_long_link:link{
color:white;
font-weight: bold;
cursor:pointer;
font-size:10px;
text-decoration: none;
font-family: Verdana;
}
a.double_button_long_link:visited{
color:white;
font-weight: bold;
cursor:pointer;
font-size:10px;
text-decoration: none;
font-family: Verdana;
}
a.double_button_long_link:hover{
color:white;
font-weight: bold;
cursor:pointer;
font-size:10px;
text-decoration: none;
font-family: Verdana;
}
a.double_button_long_link:active{
color:white;
font-weight: bold;
cursor:pointer;
font-size:10px;
text-decoration: none;
font-family: Verdana;
}
/* end double button */

/* Orange input */

DIV .orange_input{
width: 210px;
height: 23px;
float: left;
}

DIV .orange_input_search{
width: 260px;
height: 23px;
float: left;
}

DIV .orange_input_left{
width: 12px;
height: 23px;
float: left;
background-image:url(../img/layout/orange_input/left.gif);
background-repeat: no-repeat;
}
DIV .orange_input_right{
width: 12px;
height: 23px;
float: right;
background-image:url(../img/layout/orange_input/right.gif);
background-repeat: no-repeat;
}


DIV .orange_input_right_search{
width: 26px;
height: 26px;
float: right;
/* background-image:url(../img/layout/orange_input/lupka_white.gif); */
background-repeat: no-repeat;
}


DIV .orange_input_inside{
width: 186px;
height: 23px;
float: left;
background-image:url(../img/layout/orange_input/back.gif);
background-repeat: repeat-x;
}

DIV .orange_input_inside_search{
width: 222px;
height: 23px;
float: left;
background-image:url(../img/layout/orange_input/back.gif);
background-repeat: repeat-x;
}

DIV .orange_empty_line_inputs{
clear: both;
width: 4px;
height: 2px;
}

.orange_input_input{
width: 186px;
height: 16px;
background-color: white;
border: none;
}

.orange_input_input_search{
width: 215px;
height: 16px;
background-color: white;
border: none;
}
/* end orange input */


/* Orange input short */


/* end short input */

/* orange password (to samo co input)*/
DIV .orange_passwd{
width: 125px;
height: 23px;
float: left;
}

DIV .orange_passwd_inside{
width: 101px;
height: 23px;
float: left;
background-image:url(../img/layout/orange_input/back.gif);
background-repeat: repeat-x;
}

.orange_password_input{
width: 101px;
height: 16px;
background-color: white;
border: none;
}
/* end orange password */


/* Dotted line */
DIV .dotted_line{
width: 698px;
clear: both;
padding-top: 5px;
border-top: 2px dotted #7b7d7b;
}
/* end dotted line */


/* round checkbox */
.checkbox_tag_div{
width: 23px;
height: 23px;
}
.checkbox_image{
border: 0;
cursor: pointer;
}
/* end round checkbox */



/* Orange button (short)*/


DIV .orange_button_short{
width: 122px;
height: 22px;
float: right;
}

DIV .orange_button_content_short{
width: 104px;
height: 22px;
float: left;
background-color: #fe9901;
text-align: center;

}
.submit_orange_short{
width: 78px;
height: 22px;
font-weight: bold;
font-size: 11px;
font-family: Trebuchet;
color: white;
background-color: #fe9901;
border: none;
cursor: pointer;
}

DIV .orange_button_long_clean_short{
width: 4px;
height: 2px;
}

/* end orange button */


#flashMessage{
text-align: center;
background-color: transparent;
font-size: 13px;
width: 100%;
font-family: Trebuchet MS;
/* color: #850000; */
color: #FF9608;
font-weight: bold;
}
.under_flash_mess{
width: 100%;
background-image:url(../img/layout/white_frame/white_back.gif);
background-repeat: repeat-y;
clear: both;

}

.photo_thumbs{
clear: both;
}

/*  upload - small_white...*/

DIV .small_orange_box_top_side{
width: 464px;
height: 46px;
float: left;
text-align: center;
font:11pt 'Verdana'; 
color: white;
text-decoration:none;
background-color: white;
background-image:url(../img/layout/orange_box/orange_box_side_top.gif);
background-repeat: repeat-x;
}



DIV .small_white_frame_orange_title_container{
width: 500px;
/* background-image:url(../img/layout/white_frame/white_back_upl.gif); */
}

DIV .small_white_frame_bottom_side{
width: 468px;
height: 23px;
float: left;
background-image:url(../img/layout/white_frame/bottom_side_empty.gif);
background-repeat: repeat-x;
}

DIV .small_white_frame_line_bottom{
width: 500px;
height: 23px;
padding: 0;
margin: 0;
clear: both;


}

DIV .small_white_frame_content{
color: black;
background-image:url(../img/layout/white_frame/white_back_upl.gif);
background-repeat: repeat-y;
clear: both;
}

.small_white_frame_content form{
	padding: 0;	
	margin: 0;
}

DIV .cont_back_white{
width: 500px;
background-image:url(../img/layout/white_frame/white_back_upl.gif);
background-repeat: repeat-y;
}

DIV .small_orange_box_left_corner{
width: 18px;
height: 46px;
float: left;
background-image:url(../img/layout/orange_box/orange_box_left_corner_empty.gif);
background-repeat: no-repeat;
}
DIV .small_orange_box_right_corner{
width: 18px;
height: 46px;
float: right;
background-image:url(../img/layout/orange_box/orange_box_right_corner_empty.gif);
background-repeat: no-repeat;
}

DIV .small_white_frame_left_b{
width: 16px;
height: 23px;
float: left;
background-image:url(../img/layout/white_frame/left_corner_b_empty.gif);
background-repeat: no-repeat;
}
DIV .small_white_frame_right_b{
width: 16px;
height: 23px;
float: left;
background-image:url(../img/layout/white_frame/right_corner_b_empty.gif);
background-repeat: no-repeat;
}

/* end upload */


/* FOTOKSIAZKA LAYOUT, STATIC PAGES */
.fotoks_ba{
width: 100%; 
background-image:url(../img/product_layouts/black/bg_back.gif);
background-repeat: repeat-y;
margin: auto;
}

.fotoks_line{
width: 100%; 
clear: both;
margin: auto;
text-align: left;
padding-top: 10px;

}

.fotoks_image{
float: left;
width: 85px; 
text-align: center;
margin: auto;
}

.fotoks_descr{
float: left;
margin: auto;
width: 550px;
font-family: Tahoma;
}

.fotoks_added_bg{
background-image:url(../img/product_layouts/black/bg_back.gif);
background-repeat: repeat-y;
width: 100%;
background-color: white;
}


.fotoks_link{
width: 650px;
clear: both;

padding-right: 20px;
text-align: right;
}
/*  END FOTOKS  */

.other_close_but{
	position: absolute;	
	right: -1px;
	top: 2px;
	font-size: 0;
	float: right;
}