/*ustawienia glowne*/

body, div, h1, h2, h3, h4, p, ul, ol, li, img, form, fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    /*background: #ffffff url(../images/bg1.jpg) center top no-repeat;*/
    background: #ffffff url(../images/bg.jpg) center top fixed no-repeat;
    text-align: center;
}
.hidden {
  display: none;
}
p, div, li, td, input, select, textarea {
    font-family: Arial;
    font-size: 13px;
    color: #696868;
    line-height: 17px;
}
p, h1, h2, h3, h4, #main ul, #main ol, #main table {
	margin-bottom: 15px;
	font-weight: normal;
}
a img, :link img, :visited img {
    border: none;
}
a:link, a:visited {
    color: #bab9b9;
    text-decoration: none;
    font-size: 11px;
}
a:hover, a:active {
    color: #444242;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
div.hr {
  height: 1px;
  background: transparent url(../images/hr1.gif) no-repeat scroll center;
  clear: both;
}
div.hr hr {
  display: none;
}
#shade {
    background: transparent url(../images/shade-top.png) repeat-x;
    height:224px;
    width: 100%;
    position: absolute;
    left: -1px;
    z-index: 0;
}
#top {
    background: transparent url(../images/shade-white-top.png) center top no-repeat;
    height: 351px;
    width: 100%;
    position: absolute;
    left: -1px;
    z-index: 1;
}
#wrapper {
	width: 1050px;
	margin: 0 auto;
	text-align: left;
    position: relative;
    z-index: 2;
}
#gora {
    position: absolute;
}
#logo {
    margin:0;
    padding: 0;
    padding-top: 23px;
    margin-left: 10px;
    display: inline;
    float: left;
}
#logo h1 {
	margin:0;
    padding: 0;
	text-indent:-9999px;
	width:276px;
	height:112px;
	background: transparent url(../images/art_alliance_logo.png) 0 0 no-repeat;
}
#logo h1 a {
    width:276px;
	height:112px;
	text-indent:-9999px;
	display:block;
}
#logo h1 a, #logo h1 a:visited, #logo h1 a:hover {
    text-decoration: none;
}
#sign_in {
    margin:0;
    padding: 0;
    margin-top: 72px;
    margin-left: 159px;
    display: inline;
    float: left;
    background: transparent url(../images/arrow.png) 0 5px no-repeat;
    padding-left: 11px;
    letter-spacing: 1px;
}
#search {
    margin:0;
    padding: 0;
    margin-top: 72px;
    margin-left: 116px;
    font-size: 11px;
    letter-spacing: 1px;
    color: #bab9b9;
    display: inline;
    float: left;
}
#search_box {
    margin:0;
    padding: 0;
    margin-top: 73px;
    margin-left: 4px;
    font-size: 11px;
    letter-spacing: 1px;
    color: #bab9b9;
    display: inline;
    float: left;
    background: transparent url(../images/arrow.png) 110px 4px no-repeat;
}
input.search {
    width: 102px; height: 11px; font-size: 11px; line-height: 11px; margin-bottom: 2px;
}
a.adv_search {
    letter-spacing: 0px; text-decoration: underline;
}
#search_box img {
    margin-top: -5px;
}
#basket_pic {
    margin:0;
    padding: 0;
    margin-top: 39px;
    margin-left: 78px;
    font-size: 11px;
    letter-spacing: 1px;
    color: #bab9b9;
    display: inline;
    float: left;
}
#basket {
    margin:0;
    padding: 0;
    margin-top: 55px;
    margin-left: 15px;
    padding-left: 11px;
    line-height: 17px;
    font-size: 11px;
    letter-spacing: 1px;
    color: #bab9b9;
    display: inline;
    float: left;
    background: transparent url(../images/arrow.png) 0px 22px no-repeat;
    letter-spacing: 1px;
    position: absolute;
}
#menu {
    margin: 0;
    padding: 0;
    width: 1050px;
    height: 33px; /*64px bez paddingu*/
    background: transparent url(../images/panel-top.png) center top no-repeat;
    overflow: hidden;
    padding-top: 31px;
}
#menu ul {
    overflow: hidden;
}

#menu ul li {
		float: left;
		list-style: none;
		display: inline;
        text-align: center;
        margin-left: 47px;
}
#menu ul li.home {
    margin-left: 40px;
}

#menu ul li.about {

}

#menu ul li.shop {

}

#menu ul li.blog {

}
#menu ul li.contact {

}
#menu ul li a {
		font-size: 12px;
		text-decoration: none;
        display: block;
        overflow: hidden;
        padding-top: 4px;
}
#menu a:link, #menu a:visited {
		color: #bab9b9;
}
#menu li a:hover, #menu a:active, #menu a.selected {
		color: #444242;
}
#menu ul li.home a {

}
#menu ul li.who a {

}

#menu ul li.design a {

}

#menu ul li.print a {

}
#menu ul li.marketing a {

}
#menu ul li.home a:hover, #menu ul li.home a.selected {

}
#menu ul li.who a:hover, #menu ul li.who a.selected {

}

#menu ul li.design a:hover, #menu ul li.design a.selected {

}

#menu ul li.print a:hover, #menu ul li.print a.selected {

}
#menu ul li.marketing a:hover, #menu ul li.marketing a.selected {

}
#content {
    width: 1050px;
    /*height: 64px;*/
    text-align: center;
    margin: 0 auto;
    padding-top: 102px;
}
#main, #main_shop {
    width: 1050px;
    text-align: center;
    margin: 0 auto;
    background: transparent url(../images/panel-bg.png) center top repeat-y;
    overflow: hidden;
    padding-bottom: 105px;
}
#main_shop {
    padding-bottom: 20px;
}
#footer {
    width: 1050px;
    height: 153px;
    text-align: left;
    margin: 0 auto;
    background: transparent url(../images/panel-footer.png) center top no-repeat;
    overflow: hidden;
    color: #696868;
}
#footer img {
    padding-right: 14px;
}
.footer, .footer_link {
    margin-left: 40px;
    margin-top: 24px;
    margin-right: 7px;
    display: inline;
    float: left;
    font-size: 11px;
}
.footer_link {
    width: 169px; margin-right: 19px;
}
.footer a:link, .footer a:visited {
    color: #969191;
    text-decoration: none;
    font-size: 10px;
}
.footer a:hover {
    color: #969191;
    text-decoration: underline;
}
.footer_link a:link, .footer_link a:visited {
    color: #696868;
    text-decoration: none;
    font-size: 11px;
}
.footer_link a:hover {
    color: #696868;
    text-decoration: underline;
}
#shade-bottom {
    background: transparent url(../images/shade-bottom.png) repeat-x;
    height: 377px;
    width: 100%;
    position: absolute;
    left: -1px;
    z-index: 0;
    margin-top: -377px;
}

/*koniec ustawien glownych*/

/*home page*/

#blog a:link,#blog a:visited {
    color: #8d8c8c;
    text-decoration: none;
    font-size: 13px;
    background: transparent url(../images/arrow.png) right 6px no-repeat;
    padding-right: 10px;
}
#blog a:hover {
    color: #444242;
    text-decoration: underline;
}
#left, #right {
    display: inline;
    float: left;
    text-align: left;
}
#left {
    padding-left: 40px;
    width: 540px;
}
#right {
    padding-left: 33px;
    width: 395px;
}
#left img {
    margin: 10px;
}
#blog {
    background: #FFFFFF url(../images/blog_bg.jpg) left top no-repeat;
    min-height: 359px;
}
.doll_month {
    padding: 0;
    margin: 0;
    background: transparent url(../images/doll_of_month_bg.png) left top no-repeat;
    height: 265px;
    margin-left: -7px;
    margin-top: -39px;
    margin-bottom: 70px;
}
h2 {
    color: #af2c18;
    font-size: 14px;
    font-weight: bold;
    margin-top: 31px;
    margin-bottom: 17px;
}
h3 {
    color: #8d8c8c;
    font-size: 13px;
    margin-bottom: 8px;
}
h4 {
   color: #969191;
    font-size: 12px;
    margin-left: 14px;
    padding-top: 8px;
    margin-bottom: 4px;
}
.image {
    position: relative;
}
.doll_month img {
    margin-left: 5px;
}
.caption {
    background: transparent url(../images/doll_of_month_caption_bg.png) left top no-repeat;
    height: 33px;
    margin-top: -28px;
    position: relative;
    padding-top: 6px;
}
.caption a:link, .caption a:visited {
    color: #636060;
    text-decoration: none;
    font-size: 13px;
    background: transparent url(../images/arrow.png) right 6px no-repeat;
    padding-right: 10px;
    padding-left: 14px;
}
.caption a:hover {
    color: #444242;
    text-decoration: underline;
}

/*koniec home*/

/*shop page*/
#categories {
    overflow: hidden; padding-left: 35px;
}
.cat {
    display: inline; float: left; width: 227px; height: 193px; margin-right: 24px; margin-top: 17px;
}
.caption_1 {
    position: relative; margin-top: -27px; padding-left: 15px; text-align: left;
}
.caption_1 a:link, .caption_1 a:visited {
    color: #969191;
    text-decoration: none;
    font-size: 11px;
    background: transparent url(../images/arrow.png) right 4px no-repeat;
    padding-right: 10px;
}
.caption_1 a:hover {
    color: #969191;
    text-decoration: underline;
}
#shop {
    overflow: hidden; text-align: left; padding-left: 39px; padding-top: 20px; padding-right: 39px; min-height: 600px;
}
#shop a:link, #shop a:visited {
    color: #444242;
    font-size: 14px;
    text-decoration: underline;
    font-weight: normal;
}
#shop a:hover {
    color: #444242;
    text-decoration: none;
}
#breadcrumbs {
    color: #918f8f; font-size: 12px; margin-bottom: -17px;
}
.shop_nav {
    color: #918f8f; font-size: 12px; float: right; margin-top: 15px;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #shop .shop_nav a:link, #shop .shop_nav a:visited {
    color: #918f8f;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}
#breadcrumbs a:hover, #shop .shop_nav a:hover, #shop .shop_nav a.active {
    color: #918f8f;
    text-decoration: underline;
}
.previous {
    background: transparent url(../images/arrow_l.png) left 4px no-repeat;
    padding-left: 10px;
    margin-left: 20px;
    margin-right: 10px;
    font-weight: normal;
}
.next {
    background: transparent url(../images/arrow.png) right 4px no-repeat;
    padding-right: 10px;
    margin-right: 20px;
    margin-left: 10px;
    font-weight: normal;
}
.show_all {
    font-weight: bold;
}
.product, .product_right {
    width: 324px; height: 305px; display: inline; float: left; padding-top: 15px; background: transparent url(../images/hr2.gif) center right no-repeat;
}
.product_right {
    background: none;
}
.srodek {
    width: 257px; margin: 0 auto;
}
.detale, .product_detale {
    display: block; margin-top: 20px; font-size: 11px; color: #969191;
}
.detale b, .product_detale b {
    font-size: 12px; color: #444242; font-weight: normal;
}
#shop .detale a:link, #shop .detale a:visited {
    color: #444242;
    text-decoration: underline;
    font-size: 12px;
    background: transparent url(../images/arrow.png) right 4px no-repeat;
    margin-top: 20px;
    padding-right: 10px;
    float: right;
    font-weight: normal;
}
#shop .detale a:hover {
    color: #444242;
    text-decoration: none;
}

/*koniec shop*/

/*sign in page*/
#sign_in_body {
    overflow: hidden; text-align: left; padding-left: 39px; padding-right: 39px; background: transparent url(../images/sign-in_bg.jpg) 525px top no-repeat; height: 486px;
}
#sign_in_form{
    width: 360px; margin: 60px auto 0 auto; overflow: hidden;
}
#sign_in_form p {
    color: #918f8f;
    font-size: 12px;
}
#sign_in_form p.small {
    font-size: 11px;
}
#sign_in_left, #sign_in_right {
    display: inline; float: left; width: 115px;
}
#sign_in_right {
    width: 245px;
}
#sign_in_right input {
    width: 240px; height: 18px; color: #918f8f; font-size: 12px; margin-bottom: 12px; border: 1px solid #b1b0b0; background-color: transparent;
}
#sign_in_right a:link, #sign_in_right a:visited {
    color: #918f8f;
    font-size: 12px;
    text-decoration: none;
}
#sign_in_right a:hover {
    color: #918f8f;
    text-decoration: underline;
}
#sign_in_right p.right a:link, #sign_in_right p.right a:visited, #search_right p.right a:link, #search_right p.right a:visited, #control_right p.right a:link, #control_right p.right a:visited {
    color: #444242;
    text-decoration: underline;
    font-size: 12px;
    background: transparent url(../images/arrow.png) right 6px no-repeat;
    padding-right: 10px;
    float: right;
}
#sign_in_right p.right a:hover, #search_right p.right a:hover, #control_right p.right a:hover {
    color: #444242;
    text-decoration: none;
}
/*koniec sign in*/

/*search page*/
#search_body {
    overflow: hidden; text-align: left; padding-left: 39px; padding-right: 39px; background: transparent url(../images/search_bg.jpg) 120px bottom no-repeat; height: 700px;
}
#search_left, #search_right {
    display: inline; float: left; width: 150px;
}
#search_right {
    width: 210px;
}
#search_left p {
    margin-bottom: 17px;
}
#search_right input, #search_right select {
    width: 208px; height: 18px; color: #918f8f; font-size: 12px; margin-bottom: 12px; border: 1px solid #b1b0b0; background-color: transparent;
}
#search_right select {
    width: 210px; background-color: #FFFFFF;
}
/*search end*/

/*product details page*/
#product_detail {
    padding-top: 15px; overflow: hidden;
}
#product_pic {
    width: 640px; border-right: 1px solid #ecebe9; text-align: center; overflow: hidden; float: left; display: inline; padding-bottom: 10px; margin-bottom: 15px;
}
.product_detale {
    width: 310px; float: right; display: inline; text-align: justify; margin-top: 0px; padding-left: 20px; min-height: 342px; overflow: hidden;
}
#product_pic img {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    margin: 0 auto;
    text-align: center;
}
#product_pic a:link, #product_pic a:visited {
    color: #807f7f;
    text-decoration: underline;
    font-size: 12px;
    background: transparent url(../images/glass.png) left 2px no-repeat;
    padding-left: 15px;
    font-weight: normal;
}
#product_pic a:hover {
    color: #807f7f;
    text-decoration: none;
}
.product_detale input {
    width: 32px; height: 18px; font-size: 12px; color: #444242; border: 1px solid #b1b0b0; background-color: transparent; text-align: center;
}
.product_checkout {
    float: right; width: 135px; height: 60px; vertical-align: middle; background: transparent url(../images/checkout_small.png) left 0px no-repeat; clear: right; margin-bottom: 15px;
}
#shop .product_checkout a:link, #shop .product_checkout a:visited {
    color: #444242;
    text-decoration: underline;
    font-size: 12px;
    background: transparent url(../images/arrow.png) right 4px no-repeat;
    margin-top: 20px;
    padding-right: 10px;
    float: right;
    font-weight: normal;
}
#shop .product_checkout a:hover {
    color: #444242;
    text-decoration: none;
}
/*product details page end*/

/*control panel start*/
#control_body {
    overflow: hidden; text-align: left; padding-left: 39px; padding-right: 39px; background: transparent url(../images/search_bg.jpg) 120px bottom no-repeat; min-height: 700px;
}
#control_form{
    width: 465px; margin: 20px auto 0 auto; overflow: hidden;
}
#control_form p {
    color: #918f8f;
    font-size: 12px;
}
#control_form p.textarea {
    margin-bottom: 181px;
}
#control_left, #control_right, #control_left_1 {
    display: inline; float: left; width: 150px;
}
#control_right {
    width: 310px;
}
#control_right input, #control_right select, #control_right textarea {
    width: 308px; height: 18px; color: #918f8f; font-size: 12px; margin-bottom: 10px; border: 1px solid #b1b0b0; background-color: transparent;
}
#control_right select {
    width: 310px; background-color: #FFFFFF;
}
#control_right textarea {
    height: 180px;
}
#control_left a:link, #control_left a:visited, #control_left_1 a:link, #control_left_1 a:visited {
    color: #918f8f;
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
}
#control_left a:hover, #control_left_1 a:hover {
    color: #918f8f;
    text-decoration: none;
}
/*control panel end*/

/*oder history start*/

#control_left_1 {
    width: 465px;
}
.history, .history_1 {
    float: left; display: inline; width: 150px;
}
.history_1 {
    width: 165px;
}
/*order history end*/

/*thank you page*/
.thank_you {
    width: 500px; margin: 50px auto 0 auto;
}
/*thank you end*/

/*checkout start*/
.kolumna_left, .kolumna, .kolumna_left_t, .kolumna_left_t_l, .kolumna_e {
    width: 155px;
    float: left;
    display: inline;
    text-align: center;
    border-left: 1px solid #ecebe9;
    color: #444242;
    font-size: 14px;
    padding-bottom: 15px;
}
.kolumna_left, .kolumna_left_t_l {
    border-left: none;
    text-align: left;
    width: 135px;
    padding-left: 20px;
}
.kolumna_left_t, .kolumna_left_t_l {
    font-size: 12px;
    color: #969191;
}
.kolumna_e {
    text-align: right;
    width: 95px;
}
.total {
    clear: both; padding-left: 624px; width: 155px; text-align: center; display: inline; float: left; padding-top: 40px; color: #444242; font-weight: bold; font-size: 14px;
}
.price {
    width: 95px; text-align: right; display: inline; float: left; padding-top: 40px; color: #444242; font-weight: bold; font-size: 14px;
}
.order {
    padding-left: 780px; width: 104px; text-align: right; padding-top: 20px; padding-bottom: 60px; clear: both;
}
#shop .order a:link, #shop .order a:visited {
    color: #444242;
    text-decoration: underline;
    font-size: 14px;
    background: transparent url(../images/arrow.png) right 5px no-repeat;
    padding-right: 10px;
    font-weight: normal;
}
#shop .order a:hover {
    color: #444242;
    text-decoration: none;
}
#terms p {
    color: #484444;
    font-size: 12px;
    font-weight: normal;
}
#terms a:link, #terms a:visited {
    color: #484444;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}
#terms a:hover {
    color: #484444;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
/*checkout end*/

a.moj:link, a.moj:visited {
    color: #918f8f;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}
a.moj:hover {
    color: #918f8f;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
ul li {
    list-style: none;
}

