 /*	
  	Default
 */

* {
    margin: 0px;
    padding: 0px;
}
body {
    background-color: white;
    font-size: 10pt;
    font-family: helvetica, arial, "lucida console", sans-serif;
    color: #583119;
}
div#container {
    width: 100%;
    min-width: 863px;
}
div#content {
    width: 863px;
    margin: 0px auto;
}
div#uptop {
    background: url('/img/leeloo/baner_gora.gif') repeat-x;
    height: 52px;
    margin-top: 5px;
}
/*
*/

a {
    text-decoration: none;
    color: #583119;
}
a:hover {
    text-decoration: underline;
}
th {
    background-color: gray;
    color: white;
    padding: 5px;
}
th a {
    display: block;
    color: white;    
}
th a:hover {
    color: white;
    text-decoration: underline;
}
img {
    border: none;
}

.disabled {
    color: silver;
    display: inline;
}

table {
    width: 100%;
}

fieldset {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.inputfield {
    width: 200px;
}

div.actions {
    margin-top: 10px;
}

h1, h2, h3, h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 15px;
}

h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h3 {
    padding-left: 10px;
    width: 98%;
    padding-bottom: 5px;
    border-bottom: 1px solid white;
    /* 
    border-bottom: 1px dotted gray;
    background: url('/img/lay/lined.jpg') repeat-x;
    background-position: bottom center;
    */
}

div#flashMessage {
    font-size: 12pt;
    width: 90%;
    text-align: center;
    margin: 5px;
}

.clear {
    clear: both;
}

ul {
    list-style-type: none;
    list-style-image: url('/img/lay/li.gif');
    margin-left: 15px;
}
li {
    list-style-position: outside;
    margin-left: 15px;
/*    
*/
}

/*		products table			*/

		.tbl_product {
		    float: left;
		    width: 140px;
		    border: none;
		    margin-left: 10px;
		    margin-bottom: 10px;
		    font-size: 8pt;
		    height: 140px;
		}
		.tbl_product tr td {
		    vertical-align: middle !important;
		    text-align: center;
		    font-size: 8pt;
		}
		td.tbl_product_cnt {
		    text-align: center;
		    padding-left: 5px;
		    padding-right: 5px;
		}
		td.tbl_product_img {
		    padding-left: 5px;
		    padding-right: 5px;
		    padding-top: 5px;
		}
		td.tbl_product_price_h {
		    padding-left: 5px;
		    padding-bottom: 5px;		    
		    text-align: left;
		}
		td.tbl_product_price {
		    padding-right: 5px;
		    padding-bottom: 5px;		    
		    text-align: right;
		}
		table.tbl_product a {
		    color: black;
		}
		table.tbl_product a:hover {
		    color: black;
		}

    table#orders {
        width: 500px;
    }
    table#orders tr td {
        text-align: center;
    }
    
    table#products_related {
	
    }
    
    table#products_related td {
	text-align: center;
    }
    
/*			Menus				*/
    
    div.menu_container {
	width: 168px; 
	float: left;
    }
    div.menu_bg a {
	font-size: 12px;
	line-height: 1.5em;
	color: #583119;
    }
    div.menu_bg a:hover {
	text-decoration: underline;
    }
    a#curcat {
	text-decoration: underline;
    }
    div.menu_header {
	width: 168px;
	height: 25px;
	background: url('/img/lay/header.jpg');
	background-repeat: no-repeat;
	color: white;
	font-size: 12pt;
    }
    div.menu_header_active {
	width: 168px;
	height: 25px;
	background: url('/img/lay/header_a.jpg');
	background-repeat: no-repeat;
	color: white;
	font-size: 12pt;
    }
    div.menu_header_content {
	margin-left: 40px;
	padding-top: 2px;
	font-weight: normal;
	color: #313131;
    }
    div.menu_header_content_active {
	margin-left: 40px;
	padding-top: 2px;
	font-weight: normal;
	color: white;
    }
    div.menu_bg {
	/*
	 background: url('/img/menu_bg.jpg') repeat-x; 
	 background-color: white;
	*/
	width: 168px;
	padding-top: 5px;
	padding-bottom: 5px;
    }
    div.menu_bottom {
	background: url('/img/lay/lined.jpg') repeat-x;
	width: 168px;
	height: 2px;
	font-size: 1px; /*	IE fix		*/
    }

/*			main page			*/

		table#tbl_content {
		    width: 907px;
		    margin: 0px auto;		    
		}
		td.bg_gray {
		    background-color: #f3f3f3;
		}
		td.vert_sep {
		    width: 5px;
		}
		table#tbl_content tr td {
		    vertical-align: top;
		}
		div#uptop_content_lft {
		    float: left;
		    width: 643px;
		}
		div#uptop_content_rght {
		    float: left;
		    width: 190px;
		    padding-top: 25px;
		    text-align: right;
		    margin-right: 10px;
		}
		div#div_koszyk {
		    float: left; 
		    margin-top: 32px;
		    padding-top: 15px; 
		    background-color: white;
		    padding: 15px;
		}
		img#koszyk {
		    margin-left: 5px;
		    margin-right: 5px;
		    float: left;
		}
		h2#pageTitle {
		    font-size: 12pt;
		    color: #4e4e4e;
		    font-weight: normal;
		    margin: 5px auto 5px 185px;		    
		}
		div.long_dot {
		    height: 2px;
		    width: 98%;
		    background: url('/img/lay/line.jpg') repeat-x;
		    font-size: 1px;
		    margin: 0px auto 2px auto;
		}
		div.long_dot_bot {
		    height: 2px;
		    width: 98%;
		    background: url('/img/lay/lined.jpg') repeat-x;
		    font-size: 1px;
		    margin: 0px auto 2px auto;
		}

	input.in_std {
	    border: 1px solid silver;
	    background-color: white;
	    color: #666666;
	}

/*			display_product		*/
	
/*		view product header		*/
    div.view_product_header {
/*	
	background: url('/img/lay/header_a_long.jpg') no-repeat; 
	color: white;
*/
	width: 470px;
	height: 23px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
    }
/*		view product gallery		*/
    div#gallery_container {
	width: 665px;
    }
    div#view_product_current_image {
	width: 300px;
	margin-right: 5px;
	float: left;
	text-align: center;
    }

    div.div_gal, div.div_gal_c {
	width: 173px;
	border: none;
	float: left;
	margin: 0px;
	margin-bottom: 5px;
/*
	padding: 5px;
	margin-left: 5px;
*/
	text-align: center;
    }

    div.div_gal_small_container {
	width: 360px;
	margin: 0px;
	float: left;
    }
/*		big gallery				*/
    div#big_gallery_container {
    
    }
    div#big_view_product_current_image {
	margin: 5px auto;
	text-align: center;
    }

    div.big_div_gal, div.big_div_gal_c {
	width: 173px;
	padding: 5px;
	border: none;
	float: left;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	
    }
    div.big_div_gal_small_container {
	margin: 0px auto;
    }



/*		table view product (top one)		*/
    table#view_tbl_product {
	height: 35px;
	width: 450px;
	margin-bottom: 10px;
    }
    
    table#view_tbl_product tr td {
	vertical-align: middle !important;
    }
    td#view_tbl_product_img {
	vertical-align: middle;
	text-align: center;
	width: 65px;
	height: 45px;
    }
    td#view_tbl_product_cat {
	text-align: center;
	width: 145px;
    }
    td#view_tbl_product_price {
	vertical-align: middle !important;
	text-align: cena;
	width: 70px;
    }
    td#view_tbl_product_form {
	vertical-align: middle !important;
	text-align: left;
	width: 60px;
    }
    td#view_tbl_product_basket {
	vertical-align: middle !important;
	text-align: left;
	width: 110px;
    }

/*		input submit			*/
    .in_sub {
	background: url('/img/button_bg.jpg') repeat-x;
	height: 21px;
	border: none;
	color: #666666;
	padding: 2px;
	font-size: 10pt;
	float: left;
    }
    .in_sub_lft {
	float: left; background: url('/img/button_lft.jpg') no-repeat; 
	width: 3px; 
	height: 21px;
    }
    .in_sub_rght {
	float: left; background: url('/img/button_rght.jpg') no-repeat; 
	width: 3px; 
	height: 21px;
    }
    .button_sep {
        float: left;
        width: 5px;
        display: block;
        margin-right: 5px;
    }
					
/*		ajax classes			*/
    .null {
    
    }
    .ajloading {
    
    }
    .ajloading #up {
    	background: url('/img/spinner.gif') no-repeat 45% 50%;     
    }    
    .ajloading #big_up {
    	background: url('/img/spinner.gif') no-repeat 45% 50%;     
    }    
    .ajloading #view_product_current_image {
        visibility: hidden;
    }
    .ajloading #big_view_product_current_image {
        visibility: hidden;
    }

/*		login form			*/

    div#logform {
	width: 190px;
	margin: 0px auto;
	border: 1px dotted silver;
    }
    div#logform_c {
	margin: 5px;
    }
    div#logform_c h3 {
	width: 170px;
    }

/*		bestsellers etc.		*/

    table.best {
	width: 168px;
	margin: 0px auto;
	font-size: 8pt;
    }
    td.best_img {
	text-align: center;
    }
    td.best_name {
	text-align: center;	
    }
    
    div.container_lft {
	width: 175px;
	padding-left: 10px;
	float: left;
    }
    div.container_rght {
	width: 175px;
	padding-left: 10px;
	float: left;
    }
    div.container_cnt {
	width: 470px; 
	float: left; 
	margin-left: 5px;
    }
    div.container_cnt_view {
	width: 470px; 
	float: left; 
	margin-left: 5px;
	margin-right: 5px;
	font-size: 9pt;
    }



/*	firefox dotted border		*/
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
.error-message {
    color: red;
    font-size: 8pt;
}

/*			layout		*/

                            .pageTitle_container {
                                width: 100%;
                                clear: both;
                            }
                            .pageTitle_menu {
                                width: 270px;
                                float: right;
                                display: inline;
				margin: 15px 25px 0px 5px;
                                text-align: right;
                            }
                            .stylowe_bot {
                                font-family: "Times New Roman", arial;
                                background-position: center center;
				width: 667px;
                                height: 113px;
                                margin: 0px auto;
                                text-align: center;
                                color: #646464;
			    }
                            .stylowe_bot a {
                                color: #646464;
                            }



    .bg_gray_lft {
        width: 22px;
        background-image: url('/img/lay/bg_lft.jpg');
        background-repeat: repeat-y;
    }
    .bg_gray_rght {
        width: 22px;
        background-image: url('/img/lay/bg_rght.jpg');
        background-repeat: repeat-y;
    }
    .uptop {
        background-repeat: no-repeat;
        background-position: top;
        width: 863px;
    }
    .uptop_lft {
        font-size: 0px;
        width: 367px;
        height: 82px;
        margin-left: 25px;
        margin-top: 31px;
        float: left;
        display: inline;
    }
    .uptop_rght {
        float: right;
        width: 330px;
        margin-top: 55px;
        text-align: right;
        padding-right: 30px;
        background-color: white;
    }


