/* ===================================== PROPORCJE SZEROKOSCI DO WYSOKOSCI =========================================== */
/* @media all and (width:1280px) and (aspect-ratio:5/4) {
	#menu_top {position:relative;margin:100px 0 95px 0 !important;}
	#bg_head {top: -40px !important;}
	img.bg_head {display:none}
	img.logo {padding-top:15px !important}
	#slider {margin-top:175px !important}
	img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:780px !important;}
} */

@media all and (width:640px) and (aspect-ratio:4/3) {
	#menu_top {position:relative;margin:100px 0 40px 0 !important;}
	#bg_head {top: -40px !important;}
	img.bg_head {display:none}
	img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:370px !important;}
}

 @media all and (width:800px) and (aspect-ratio:4/3) {
	#menu_top {position:relative;margin:60px 0 75px 0 !important;}
	ul.menu li a.aspect_li {padding: 11px 20px 11px 20px !important;}
	#bg_head {top: -40px !important;}
	img.bg_head {display:none}
	img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:435px !important;}
}

 
@media all and (width:1024px) and (aspect-ratio:4/3) {
	#menu_top {position:relative;margin:100px 0 110px 0 !important;}
	#bg_head {top: -40px !important;}
	img.bg_head {display:none}
	img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:590px !important;}
	ul.menu li a.aspect_li {padding: 16px 30px 16px 30px !important;}
}

@media all and (width:1280px) and (aspect-ratio:8/5) {
	#menu_top {position:relative;margin:100px 0 95px 0 !important;}
	#bg_head {top: -40px !important;}
	img.bg_head {display:none}
	img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:625px !important;}
}

@media all and (width:1440px) and (aspect-ratio:8/5) {
	#menu_top {position:relative;margin:120px 0 120px 0 !important;}
	#bg_head {top: -40px !important;}
	img.bg_head {display:none}
	img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:720px !important;}
}

@media all and (width:1920px) and (aspect-ratio:8/5) {
	#slider {margin:40px auto !important;}
	#menu_top {position:relative;margin:185px 0 185px 0 !important;}
	#bg_head {top: -40px !important;}
	img.bg_head {display:none}
	img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:900px !important;}
}

/* ====================================== WYSOKOSCI WYSWIETLACZY TELEFONÓW ============================================= */

@media all and (height:480px) {
    .vertical_box {width: 91%;margin: 0 auto !important;}
    .vertical_box_content {width: 85%;height: 50% !important;margin: 0 auto;}
		.vertical_box_content3 {display:none !important;}
		.vertical_box_content2 {margin-bottom:0px !important}
		h1.title_vertical_box {font:bold 0.8em Georgia !important;}
		h2.subtitle_vertical_box {font:normal 0.60em Georgia !important;}
}

@media all and (height:533px) {
    .vertical_box {width: 91%;margin: -20px auto !important;}
    .vertical_box_content {width: 85%;height: 113px !important;margin: 0 auto;}
		
}

@media all and (height:568px) {
    .vertical_box {width: 91%;margin: 40px auto !important;}
    .vertical_box_content {width: 85%; height: 115px !important;margin: 0 auto;}
}

@media all and (height:640px) {
    .vertical_box {width: 91%;margin: 45px auto !important;}
    .vertical_box_content {width: 85%;height: 120px !important;margin: 0 auto;}
}

@media all and (device-height:736px) {
    .vertical_box {width: 91%; height: 100%; margin: 50px auto !important;}
    .vertical_box_content {width: 85%; min-height: 33%;margin: 0 auto;}
}

@media all and (height:1024px) {
    .vertical_box {margin: 35px auto;}
    .vertical_box_content {width: 85%; height: 210px !important;margin: 0 auto;margin-bottom:18px !important}
}		

/* zmieniona wysokosc elementów na potrzeby rozdz. 1280 x 1024 */


		
@media all and (min-height:890px) and (max-height: 899px) {		
		
		#menu_top {position:relative;margin:100px 0 95px 0 !important;}
		#bg_head {top: -40px !important;}
		img.bg_head {display:none}
		img.logo {padding-top:15px !important}
		#slider {margin-top:100px !important}
		img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:720px !important;}
}

@media all and (min-height:901px) and (max-height: 965px) {		
		#menu_top {position:relative;margin:100px 0 95px 0 !important;}
		#bg_head {top: -40px !important;}
		img.bg_head {display:none}
		img.logo {padding-top:15px !important}
		#slider {margin-top:100px !important}
		img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:720px !important;}
}



/* koniec - zmieniona wysokosc elementów na potrzeby rozdz. 1280 x 1024 */

@media all and (device-height:1280px) {
    .vertical_box {margin: 35px auto;}
    .vertical_box_content {width: 85%; height: 210px !important;margin: 0 auto;margin-bottom:23px !important}
		
}

/* =============================== ORIENTACJA PIONOWA - POZIOMA TABLETÓW I TELEFONÓW ================================== */

@media all and (width:240px) and (orientation:portrait) {
    .vertical_box {width: 91%;margin: -50px auto !important;}
    .vertical_box_content {width: 85%; height: 95px;margin: 0 auto;}
		.vertical_box_content3 {display:none !important;}
		h1.title_vertical_box {font:bold 0.7em Georgia !important;}
		h2.subtitle_vertical_box {font:normal 0.50em Georgia !important;}

}

@media all and (width:320px) and (orientation:portrait) {
		img.bg_head {max-height:115px !important;}
    .vertical_box {width: 91%;margin: 25px auto !important;}
    .vertical_box_content {width: 85%; height: 100px;margin: 0 auto;} 
}

@media all and (width:533px) and (orientation:portrait) {     
    .vertical_box {width: 91%;}
    .vertical_box_content {min-height:180px;margin: 0 auto;} 
}

@media all and (width:360px) and (orientation:portrait) {
    .vertical_box {width: 91%;margin: 0px auto !important;}
    .vertical_box_content {height:130px !important;margin: 0 auto;}
}

@media all and (width:375px) and (orientation:portrait) {
    .vertical_box {width: 91%;margin: 0px auto !important;}
    .vertical_box_content {width: 85%;height:135px !important;margin: 0 auto;}
}

@media all and (width:384px) and (orientation:portrait) {
    .vertical_box {width: 91%;margin: -10px auto;}
    .vertical_box_content {width: 85%;height:115px;margin: 0 auto}
}

@media all and (width:414px) and (orientation:portrait) {
    .vertical_box {width: 91%;margin: 10px auto;}
    .vertical_box_content {width: 85%;min-height:150px;margin: 0 auto;} 
}

@media all and (width:603px) and (orientation:portrait) {
    .vertical_box {width: 91%;margin: -40px auto !important;}
    .vertical_box_content {width: 85%;height:200px;margin: 0 auto;}    
}

@media all and (width:600px) and (orientation:portrait) {
    .vertical_box {margin: -40px auto !important;}
    .vertical_box_content {width: 85%;height:215px;margin: 0 auto;}
		
		/* zmieniona wysokosc elementów na potrzeby rozdz. 1280 x 1024 */
    img.aspect_bg_head {height:270px !important;} 
}


@media all and (width:768px) and (orientation:portrait) {
    .vertical_box {width: 91%;margin: 0px auto;}
    .vertical_box_content {width: 85%;height:265px !important;margin: 0 auto;}
		.vertical_box_content3 {display:none !important;}
		
		/* zmieniona wysokosc elementów na potrzeby rozdz. 1280 x 1024 */
		img.aspect_bg_head {height:310px !important;}
		#menu_top {position:relative;margin:30px 0 110px 0 !important;}
		#slider {position:relative;bottom:70px;}
}

@media all and (width:800px) and (orientation:portrait) {
    .vertical_box {width: 91%;margin: 0px auto;}
    .vertical_box_content {width: 85%;height:260px;margin: 0 auto;}
		.vertical_box_content3 {margin-bottom:90px !important}  
}

@media all and (orientation:landscape) {
  .vertical_box {display: none}
}

/* ================================================== SZEROKOSCI DESKTOPÓW ============================================= */

/* od 2048px do góra */
@media screen and (min-width: 2048px) {
		img.bg_head {max-height:865px !important;}
    #bg_head {top: -40px !important}
    img.logo {width:50% !important;margin-top:10px !important}
    p.adres_foot {font-size: 13px !important;padding: 5px 0 5px 0 !important;}
		#menu_top {position:relative;margin:115px 0 120px 0 !important;}
		ul.menu {padding: 0 20px 0 !important;font-size:17px !important}
    ul.menu li a {padding: 22px 43px 22px 43px !important}
		ul.menu li:hover ul {width:250px !important}
    img.bg {height: 240px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 1em Georgia !important;}
    p.adres_foot {font: italic 18px Georgia !important;margin: -18px 0 0 0 !important;padding: 0 0 10px 0 !important;}
    a.a_inf_foot {font:italic 1.1em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-82px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
		
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:44px !important;}
		h1.article_name {margin:-10px 0 20px -48px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-13px;}
    
    /* ZAKLADKA KONTAKT */
		#contact_box .column {height:586px !important;width: 31% !important;margin:0 20px 0 17px !important;}
		#content_box_contact {height:542px !important}
		textarea.pages_form_box {height:320px !important}
		#content_info_napisz {margin-top:70px;font:normal 1.35em Georgia !important}
		
		/* ZAKLADKA DO POBRANIA */
		.top_right_column {margin-bottom:7px;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1.3em Georgia !important;}
		.download {padding:35px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}	
    
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 0 -78px !important;}
		.empty_div_bottom {height:150px !important;}

}


/* od 1920px do 2047px */
@media screen and (min-width: 1920px) and (max-width: 2047px) {
    img.bg_head {display:none}
		img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:865px !important;}
    #bg_head {top: -40px !important}
    img.logo {width:50% !important;margin-top:10px !important}
    p.adres_foot {font-size: 13px !important;padding: 5px 0 5px 0 !important;}
		#menu_top {position:relative;margin:115px 0 120px 0 !important;}
		ul.menu {padding: 0 20px 0 !important;font-size:17px !important}
    ul.menu li a {padding: 22px 43px 22px 43px !important}
		ul.menu li:hover ul {width:250px !important}
    img.bg {height: 240px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 1em Georgia !important;}
    p.adres_foot {font: italic 18px Georgia !important;margin: -18px 0 0 0 !important;padding: 0 0 10px 0 !important;}
    a.a_inf_foot {font:italic 1.1em Georgia !important;}
    #slider {margin:-10px auto !important;}
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-82px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
		
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:44px !important;}
		h1.article_name {margin:-10px 0 20px -48px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-13px;}
    
    /* ZAKLADKA KONTAKT */
		#contact_box .column {height:586px !important;width: 31% !important;margin:0 20px 0 17px !important;}
		#content_box_contact {height:542px !important}
		textarea.pages_form_box {height:320px !important}
		#content_info_napisz {margin-top:70px;font:normal 1.35em Georgia !important}
		
		/* ZAKLADKA DO POBRANIA */
		.top_right_column {margin-bottom:7px;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1.3em Georgia !important;}
		.download {padding:35px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}	
    
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 0 -78px !important;}
		.empty_div_bottom {height:150px !important;}
    
}	

/* od 1680px do 1919px */
@media screen and (min-width: 1680px) and (max-width: 1919px) {
    img.bg_head {height:820px !important;}
    #bg_head {top: -40px !important}
    img.logo {width:53% !important;margin-top:10px !important}
    p.adres_foot {font-size: 13px !important;padding: 5px 0 5px 0 !important;}
		#menu_top {position:relative;margin:130px 0 145px 0 !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:17px !important}
    ul.menu li a {padding: 22px 43px 22px 43px !important}
		ul.menu li:hover ul {width:250px !important}
    img.bg {height: 240px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 1em Georgia !important;}
    p.adres_foot {font: italic 18px Georgia !important;margin: -18px 0 0 0 !important;padding: 0 0 10px 0 !important;}
    a.a_inf_foot {font:italic 1.1em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-82px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
    
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -40px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-10px;}
		
    /* ZAKLADKA KONTAKT */
		#contact_box .column {height:560px !important;width: 31% !important;margin:0 20px 0 17px !important;}
		#content_box_contact {height:519px !important}
		textarea.pages_form_box {height:295px !important}
		
		/* ZAKLADKA DO POBRANIA */
		.top_right_column {margin-bottom:7px;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1.3em Georgia !important;}
		.download {padding:35px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}	
    
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 0 -78px !important;}
		.empty_div_bottom {height:150px !important;}
}

/* od 1600px do 1679px */
@media screen and (min-width: 1600px) and (max-width: 1679px){
		img.bg_head {max-height:725px !important;}
    #bg_head {top: -40px !important}
		img.logo {width:50% !important;margin-top:7px !important}
    p.adres_foot {font-size: 13px !important;padding: 17px 0 5px 0 !important;}
		#menu_top {position:relative;margin:100px 0 100px 0 !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:16px !important}
    ul.menu li a {padding: 19px 36px 19px 36px !important}
		ul.menu li:hover ul {width:250px !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 9px 0 6px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-75px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
    
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -40px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-10px}
		
    /* ZAKLADKA KONTAKT */
		#contact_box .column {width: 31% !important;margin:0 20px 0 15px !important;}
		    
}

/* od 1440px do 1599px */
@media screen and (min-width: 1440px) and (max-width: 1599px){
		img.bg_head {max-height:530px !important;}
    #bg_head {top: -40px !important}
		img.logo {width:53% !important;margin-top:10px !important}
    p.adres_foot {font-size: 13px !important;padding: 17px 0 5px 0 !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:16px !important}
    ul.menu li a {padding: 19px 36px 19px 36px !important}
		ul.menu li:hover ul {width:250px !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 9px 0 6px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-75px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
		
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -37px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-10px}
}


/* od 1422px do 1439px  na potrzeby rozdzielczosci 1280 x 1024*/
@media screen and (min-width: 1422px) and (max-width: 1439px) {
    img.bg_head {display:none}
		img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:800px !important;}
    #bg_head {top: -40px !important}
		img.logo {width:40% !important}
    p.adres_foot {font-size: 13px !important;padding: 17px 0 5px 0 !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:15px !important}
    ul.menu li a {padding: 15px 30px 15px 30px !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 8px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
		.bx-viewport {height: 440px !important}

		
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-65px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top {margin:60px 0 290px 0 !important;}
		
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -37px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-10px;}
    
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.9em !important;}
    
}

/* od 1366px do 1421px  */
@media screen and (min-width: 1366px) and (max-width: 1421px) {
    img.bg_head {max-height:500px !important;}
    #bg_head {top: -40px !important}
		img.logo {width:40% !important}
    p.adres_foot {font-size: 13px !important;padding: 17px 0 5px 0 !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:15px !important}
    ul.menu li a {padding: 15px 30px 15px 30px !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 8px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
		.bx-viewport {height: 440px !important}
		
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-65px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
		
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -37px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-10px;}
    
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.9em !important;}
    
}

/* od 1280px do 1365px */
@media screen and (min-width: 1280px) and (max-width: 1365px) {
    img.bg_head {height:490px !important;}
    #bg_head {top: -40px !important}
    #div_logo {padding: 0 !important;}
		img.logo {width:53% !important;}
		img.logo_other {width:47% !important}
    p.adres_foot {font-size: 13px !important;padding: 17px 0 5px 0 !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:15px !important}
    ul.menu li a {padding: 15px 30px 15px 30px !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 14px 0 6px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-65px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
		
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -37px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-13px;}
    
		/* ZAKLADKA KONTAKT */
		#contact_box .column {width: 31% !important;margin:0 14px 0 13px !important;}
		
		/* ZAKLADKA DO POBRANIA */
		
}

/* od 1200px do 1279px */
@media screen and (min-width: 1200px) and (max-width: 1279px) {
		img.bg_head {max-height:450px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:13px !important}
    ul.menu li a {padding: 11px 25px 11px 25px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    #slider {margin:5px auto !important;}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 10px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-54px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
    
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -37px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-13px;}
		
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.9em !important;}
    
    /* ZAKLADKA KONTAKT */
		#contact_box .column {width: 30% !important;margin:0 16px 0 16px !important;}
}


/* od 1164px do 1199px  - na potrzeby skalowania rozdz. 1280 x 1024px */
@media screen and (min-width: 1164px) and (max-width: 1199px) {
		img.bg_head {display:none}
		img.aspect_bg_head {position:absolute;z-index:-1000;width:100%;display:block !important;height:600px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:15px !important}
    ul.menu li a {padding: 14px 26px 14px 26px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    #slider {margin:5px auto !important;}
    img.logo {width:50% !important}
		img.logo_other {width:55% !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 10px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-50px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top {margin:60px 0 150px 0 !important;}
		
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -34px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-13px;}
    
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.9em !important;}
	
		
    
    /* ZAKLADKA KONTAKT */
		#contact_box .column {width: 30% !important;margin:0 16px 0 16px !important;}
}

/* od 1101px do 1163px  - na potrzeby skalowania rozdz. 1280 x 1024px */
@media screen and (min-width: 1101px) and (max-width: 1163px) {
		img.bg_head {max-height:415px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:15px !important}
    ul.menu li a {padding: 14px 26px 14px 26px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    #slider {margin:5px auto !important;}
    img.logo {width:50% !important}
		img.logo_other {width:55% !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 10px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-50px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
		
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -34px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-13px;}
    
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.9em !important;}
    
    /* ZAKLADKA KONTAKT */
		#contact_box .column {width: 30% !important;margin:0 16px 0 16px !important;}
}

/* od 1080px do 1100px */
@media screen and (min-width: 1080px) and (max-width: 1100px) {
		img.bg_head {max-height:415px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:12px !important}
    ul.menu li a {padding: 9px 23px 9px 23px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    #slider {margin:5px auto !important;}
    img.logo {width:50% !important}
		img.logo_other {width:55% !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 10px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-50px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
		
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -34px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-13px;}
    
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.9em !important;}
    
    /* ZAKLADKA KONTAKT */
		#contact_box .column {width: 30% !important;margin:0 16px 0 16px !important;}
}


/* od 1050px do 1079px */
@media screen and (min-width: 1050px) and (max-width: 1079px) {
		img.bg_head {max-height:400px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:12px !important}
    ul.menu li a {padding: 9px 23px 9px 23px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    #slider {margin:5px auto !important;}
    img.logo {width:50% !important}
		img.logo_other {width:55% !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 10px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-50px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
		
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -37px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-15px;}
    
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.9em !important;}
    
    /* ZAKLADKA KONTAKT */
    #contact_box .column {width: 30% !important;margin:0 15px 0 15px !important;}
}

/* od 1024px do 1049px */
@media screen and (min-width: 1024px) and (max-width: 1049px) {
    img.bg_head {max-height:400px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:12px !important}
    ul.menu li a {padding: 11px 23px 11px 23px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    #slider {margin:5px auto !important;}
    img.logo, img.logo_other {width:50% !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 10px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-54px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:20px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
		
		/* PADDING WEWNETRZNY LEWY I PRAWY ARTYKULU - ZAKLADKA OFERTA */
		.article {padding:35px !important;}
		h1.article_name {margin:-10px 0 20px -37px !important;width: 23% !important;}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-15px;}
		    
		/* BOX  - PLIK DO POBRANIA */
		
		.left_column {width:21%;float:left;}
		.left_column > img {width:80%;display: block}
		.right_column {width:88%;}
		.top_right_column {}
		.bottom_right_column {padding: 5px 0 5px 0;}
		.size {width:34%;float:left;border-right: 2px solid #4e3b2e;font:normal 0.8em Georgia;color:#222222;margin:3px 0 0 0}
		.number {width:29%;float:right;font:normal 0.8em Georgia;color:#222222;margin:3px 0 0 0}
		img.dot {padding:0 10px 0 0;}
		.download {width:92%;text-align: center;padding:25px 0 0 0}
		.download > a {font:bold 0.95em Georgia;color:#4e3b2e}
		.download > a:hover {color:#cc0001}
		
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.9em !important;}
    
    /* ZAKLADKA KONTAKT */
    #contact_box .column {width: 30% !important;margin:0 15px 0 15px !important;}
		
		/* ZAKLADKA DO POBRANIA */
		.download {padding:15px 0 10px 0 !important;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 0.80em Georgia !important;}
		.download {padding:5px 0 0 0 !important;}
		
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 15px -55px !important;}
		.empty_div_bottom {height:110px !important;padding-top:18px !important}
		
}

/* od 980px do 1023px */
@media screen and (min-width: 980px) and (max-width: 1023px) {
    img.bg_head {max-height:395px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:13px !important}
    ul.menu li a {padding: 9px 22px 9px 22px !important}
    img.logo {width:42% !important}
		img.logo_other {width:55% !important}
    #slider {margin:10px auto !important;}
    p.adres_foot {font-size: 12px !important;padding: 17px 0 2px 0 !important;}
    p.inf_foot {font-size: 0.68em !important;}
    a.a_inf_foot {font-size: 1em !important}
    img.bg {height: 200px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 1em Georgia !important;}
    p.adres_foot {font: italic 18px Georgia !important;margin: -18px 0 0 0 !important;padding: 0 0 10px 0 !important;}
    a.a_inf_foot {font:italic 1.1em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-48px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:16px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
    
    /* ZAKLADKA KONTAKTY */
    #contact_box .column {width: 30% !important;margin:0 14px 0 14px !important;}
}

/* od 966px do 979px */
@media screen and (min-width: 966px) and (max-width: 979px) {
    img.bg_head {max-height:415px !important;}
    #bg_head {top: -40px !important}
    ul.menu {padding: 0 20px 0 !important;font-size:12px !important}
    ul.menu li a {padding: 11px 21px 11px 21px !important}
		ul.menu li:hover ul {width:160px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    img.logo {width:42% !important}
		img.logo_other {width:55% !important}
    #slider {margin:10px auto !important;}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 6px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-52px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:16px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
    
     /* ZAKLADKA KONTAKT */
		#contact_box .column {width: 30% !important;margin:0 15px 0 15px !important;}
		
		/* ZAKLADKA DO POBRANIA */
		.download {padding:15px 0 10px 0 !important;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 0.80em Georgia !important;}
		.download {padding:5px 0 0 0 !important;}
		.size {display:none}
		.number {display:none}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 15px -72px !important;}
		.empty_div_bottom {height:130px !important;padding-top:18px !important}
}


/* od 902px do 965px   - dostawione do powiekszenia 150% rozdz. 1024x600px */
@media screen and (min-width: 902px) and (max-width: 965px) {
		#main {height:430px !important}
		img.bg_head {max-height:650px !important;}
    #bg_head {top: -40px !important}
    ul.menu {padding: 0 20px 0 !important;font-size:11px !important}
    ul.menu li a {padding: 8px 21px 8px 21px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    img.logo {width:44% !important}
		img.logo_other {width:53% !important}
    #slider {margin:10px auto !important;}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 6px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-62px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:16px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-3px;}
				
		/* ZAKLADKA DO POBRANIA */
		.download {padding:15px 0 10px 0 !important;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 0.85em Georgia !important;}
		.download {padding:5px 0 0 0 !important;}
		.size {display:none}
		.number {display:none}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 15px -55px !important;}
		.empty_div_bottom {height:110px !important;padding-top:18px !important}
		
    /* ZAKLADKA KONTAKT */
		#contact_box .column {width: 30% !important;margin:0 13px 0 13px !important;}
}


/* od 900px do 901px */
@media screen and (min-width: 900px) and (max-width: 901px) {
    img.bg_head {max-height:650px !important;}
    #bg_head {top: -40px !important}
    ul.menu {padding: 0 20px 0 !important;font-size:11px !important}
    ul.menu li a {padding: 8px 21px 8px 21px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    img.logo {width:44% !important}
		img.logo_other {width:53% !important}
    #slider {margin:10px auto !important;}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 6px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-62px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:16px !important;}
    #menu_top_other {margin:30px 0 125px 0 !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-3px;}
				
		/* ZAKLADKA DO POBRANIA */
		.download {padding:15px 0 10px 0 !important;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 0.85em Georgia !important;}
		.download {padding:5px 0 0 0 !important;}
		.size {display:none}
		.number {display:none}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 15px -55px !important;}
		.empty_div_bottom {height:110px !important;padding-top:18px !important}
		
    /* ZAKLADKA KONTAKT */
		#contact_box .column {width: 30% !important;margin:0 13px 0 13px !important;}
}

/* od 853px do 899px */
@media screen and (min-width: 853px) and (max-width: 899px) {
		img.bg_head {height:335px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:12px !important}
    ul.menu li a {padding: 9px 16px 9px 16px !important}
		ul.menu li:hover ul {width:160px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    img.logo, img.logo_other {width:50% !important}
    #slider {margin:-10px auto !important;}
    p.adres_foot {font-size: 12px !important;padding: 17px 0 2px 0 !important;}
    p.inf_foot {font-size: 0.68em !important;}
    a.a_inf_foot {font-size: 1em !important}
    img.bg {height: 180px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.90em Georgia !important;}
    p.adres_foot {font: italic 15px Georgia !important;margin: -18px 0 0 0 !important;padding: 18px 0 6px 0 !important;}
    a.a_inf_foot {font:italic 0.90em Georgia !important;}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-38px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:16px !important;}
    #menu_top_other {margin:30px 0 90px 0 !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 20% !important;margin-right:3px;}
		
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.8em !important;}
    
    /* ZAKLADKA KONTAKT */
		#contact_box .column {width: 30% !important;margin:0 13px 0 13px !important;}
		
		/* ZAKLADKA DO POBRANIA */
		.download {padding:15px 0 10px 0 !important;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 0.85em Georgia !important;}
		.download {padding:5px 0 0 0 !important;}
		.size {display:none}
		.number {display:none}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 15px -55px !important;}
		.empty_div_bottom {height:110px !important;padding-top:18px !important}
}

/* od 811px do 852px - szerokosc dla 125% rozdz. 1024x768 */
@media screen and (min-width: 811px) and (max-width: 852px) {
		img.bg_head {height:320px !important;}
		#main {height:430px !important}
    ul.menu {padding: 0 20px 0 !important;font-size:11px !important}
    ul.menu li a {padding: 7px 15px 7px 15px !important}
		ul.menu li:hover ul {width:160px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
		img.logo {width:50% !important}
		img.logo_other {width:55% !important}
    #slider {margin:-10px auto !important;}
    p.adres_foot {font-size: 12px !important;padding: 17px 0 2px 0 !important;}
    p.inf_foot {font-size: 0.68em !important;}
    a.a_inf_foot {font-size: 1em !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 8px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
		/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-27px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:16px !important;}
    #menu_top_other {margin:30px 0 70px 0 !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-4px;}
				
		/* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.65em !important;}
    h1.article_name {font-size:1.25em !important;margin:0px 0 0 -20px !important;width: 23% !important}
    .empty_div_top {width:100%;height:25px !important;}
		
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.8em !important;}
    
    /* ZAKLADKA KONTAKT */
		#contact_box .column {height:400px !important}
		#content_box_contact {height:350px !important}
		textarea.pages_form_box {height:152px !important}
		#adres_box {font-size:1.1em !important;height:85% !important}
		#contact_box .column {width: 30% !important;margin:0 12px 0 12px !important;}
		h2.title_column {font:bold 1.35em Georgia !important;padding: 20px 0 0px 0 !important;}
		input[type=text].pages_form_box, input[type=text].newsletter_form, textarea.pages_form_box {font:normal 1.1em "Georgia" !important}
		input.submit_form_box {font:normal 1.3em Georgia !important}
		#content_info_napisz {margin-top:50px !important;font:normal 1.2em Georgia !important}
		
		/* ZAKLADKA DO POBRANIA */
		.download {padding:15px 0 10px 0 !important;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1em Georgia !important;}
		.download {padding:5px 0 0 0 !important;}
		.size {display:none}
		.number {display:none}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 10px -55px !important;}
		.empty_div_bottom {height:90px !important;padding-top:18px !important}
}

/* od 800px do 810px */
@media screen and (min-width: 800px) and (max-width: 810px) {
    img.bg_head {height:320px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:11px !important}
    ul.menu li a {padding: 7px 15px 7px 15px !important}
		ul.menu li:hover ul {width:160px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
		img.logo {width:50% !important}
		img.logo_other {width:55% !important}
    #slider {margin:-10px auto !important;}
    p.adres_foot {font-size: 12px !important;padding: 17px 0 2px 0 !important;}
    p.inf_foot {font-size: 0.68em !important;}
    a.a_inf_foot {font-size: 1em !important}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 8px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
		/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-27px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:16px !important;}
    #menu_top_other {margin:30px 0 70px 0 !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-4px;}
				
		/* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.65em !important;}
    h1.article_name {font-size:1.25em !important;margin:0px 0 0 -20px !important;width: 23% !important}
    .empty_div_top {width:100%;height:25px !important;}
		
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.8em !important;}
    
    /* ZAKLADKA KONTAKT */
		#contact_box .column {height:500px !important}
		#content_box_contact {height:452px !important}
		textarea.pages_form_box {height:252px !important}
		#adres_box {font-size:1.1em !important;height:85% !important}
		#contact_box .column {width: 30% !important;margin:0 12px 0 12px !important;}
		h2.title_column {font:bold 1.35em Georgia !important;padding: 20px 0 0px 0 !important;}
		input[type=text].pages_form_box, input[type=text].newsletter_form, textarea.pages_form_box {font:normal 1.1em "Georgia" !important}
		input.submit_form_box {font:normal 1.3em Georgia !important}
		#content_info_napisz {margin-top:50px !important;font:normal 1.2em Georgia !important}
		
		/* ZAKLADKA DO POBRANIA */
		.download {padding:15px 0 10px 0 !important;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1em Georgia !important;}
		.download {padding:5px 0 0 0 !important;}
		.size {display:none}
		.number {display:none}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 10px -68px !important;}
		.empty_div_bottom {height:140px !important;padding-top:18px !important}
}

/* od 768px do 799px */
@media screen and (min-width: 768px) and (max-width: 799px) {
    img.bg_head {height:310px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:10px !important}
    ul.menu li a {padding: 8px 17px 8px 17px !important}
		ul.menu li:hover ul {width:160px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    img.logo, img.logo_other {width:50% !important}
    #slider {margin:-15px auto !important;}
    img.bg {height: 190px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {padding: 0;margin: 0;font:italic 0.95em Georgia !important;}
    p.adres_foot {font: italic 16px Georgia !important;margin: -18px 0 0 0 !important;padding: 13px 0 10px 0 !important;}
    a.a_inf_foot {font:italic 0.95em Georgia !important;}
    
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-41px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:16px !important;}
    #menu_top_other {margin:30px 0 75px 0 !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 20% !important;margin-left:0px;}
				
    /* DIV ADREX BOX - ZAKLADKA KONTAKT */
    #adres_box {font-size: 0.8em !important;}
    
    /* ZAKLADKA KONTAKT */
		#contact_box .column {width: 30% !important;margin:0 12px 0 12px !important;}
		#content_info_napisz {margin-top:60px;font:normal 0.85em Georgia !important}
		#adres_box {font-size:0.75em !important}
		
		/* ZAKLADKA DO POBRANIA */
		.download {padding:15px 0 10px 0 !important;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 0.85em Georgia !important;}
		.download {padding:5px 0 0 0 !important;}
		.size {display:none}
		.number {display:none}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 10px -55px !important;}
		.empty_div_bottom {height:90px !important;padding-top:18px !important}
}

/* od 736px do 767px */
@media screen and (min-width: 736px) and (max-width: 767px) {
    img.bg_head {height:290px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:9px !important}
    ul.menu li a {padding: 6px 13px 6px 13px !important}
		ul.menu li:hover ul {width:160px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
		img.logo, img.logo_other {width:50% !important}
    #slider {max-width:1050px;margin:40px auto !important}
    img.bg {height: 70px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {font-size: 0.55em !important;}
    p.adres_foot {font-size: 0.85em !important;padding: 20px 0 2px 0 !important;}
    a.a_inf_foot {font-size: 1em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-15px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:13px !important;}
    #menu_top_other {margin:30px 0 52px 0 !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 20% !important;}
		
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.8em !important;}
    h1.article_name {font-size:1.2em !important;margin:10px 0 0 -15px !important;}
    .empty_div_top {width:100%;height:45px !important;}
    
    /* ZAKLADKA KONTAKT */
		#adres_box {font-size:1.2em !important}
		#contact_box .column {height:750px !important}
		#content_box_contact {height:640px !important}
		textarea.pages_form_box {height:465px !important}
		#content_info_napisz {margin-top:-7px;font:normal 1.2em Georgia !important}
		h2.title_column {font:bold 1.35em Georgia !important;padding: 5px 0 0px 0 !important;text-align:center !important}
		input[type=text].pages_form_box, input[type=text].newsletter_form, textarea.pages_form_box {font:normal 1.3em "Georgia" !important}
		input.submit_form_box {font:normal 1.3em Georgia !important}
		
		/* ZAKLADKA DO POBRANIA */
		.top_right_column {margin-bottom:10px;}
		.file_box_content {padding:15px 0 15px 0 !important;font:normal 1.6em Georgia !important;}
		.download {padding:40px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:10px 0 0 -55px !important;}
		.empty_div_bottom {height:130px !important;padding-top:18px !important}
}

/* od 720px do 735px */
@media screen and (min-width: 720px) and (max-width: 735px) {
		img.bg_head {height:265px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:9px !important}
    ul.menu li a {padding: 6px 13px 6px 13px !important}
		ul.menu li:hover ul {width:160px !important}
    ul.menu li a.left {border-radius: 3px 0 0 3px !important}
    ul.menu li a.right {border-radius: 0 3px 3px 0 !important}
    img.logo, img.logo_other {width:60% !important}
    #slider {max-width:1050px;margin:40px auto !important}
    img.bg {height: 70px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {font-size: 0.55em !important;}
    p.adres_foot {font-size: 0.788em !important;padding: 20px 0 2px 0 !important;}
    a.a_inf_foot {font-size: 1em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-34px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:13px !important;}
    #menu_top_other {margin:30px 0 51px 0 !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-5px;}
		
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.8em !important;}
    h1.article_name {font-size:1.2em !important;margin:10px 0 0 -15px !important;}
    .empty_div_top {width:100%;height:45px !important;}
    
    /* ZAKLADKA KONTAKT */
		#adres_box {font-size:0.9em !important}
		#contact_box .column {height:740px !important}
		#content_box_contact {height:580px !important}
		textarea.pages_form_box {height:460px !important}
		#content_info_napisz {margin-top:-10px;font:normal 1.2em Georgia !important}
		h2.title_column {font:bold 1.35em Georgia !important;padding: 5px 0 0px 0 !important;text-align:center !important}
		input[type=text].pages_form_box, input[type=text].newsletter_form, textarea.pages_form_box {font:normal 1.3em "Georgia" !important}
		input.submit_form_box {font:normal 1.3em Georgia !important}
		
		/* ZAKLADKA DO POBRANIA */
		.top_right_column {margin-bottom:10px;}
		.file_box_content {padding:15px 0 15px 0 !important;font:normal 1.6em Georgia !important;}
		.download {padding:40px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:10px 0 0 -55px !important;}
		.empty_div_bottom {height:130px !important;padding-top:18px !important}

}

/* od 640px do 719px */
@media screen and (min-width: 640px) and (max-width: 719px) {
    img.bg_head {height:265px !important;}
    ul.menu {padding: 0 20px 0 !important;font-size:9px !important}
    ul.menu li a {padding: 6px 13px 6px 13px !important}
		ul.menu li:hover ul {width:160px !important}
    ul.menu li a.left {border-radius: 2px 0 0 2px !important}
    ul.menu li a.right {border-radius: 0 2px 2px 0 !important}
    img.logo, img.logo_other {width:50% !important}
    #slider {max-width:1050px;margin:40px auto !important}
    img.bg {height: 70px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {font-size: 0.55em !important;}
    p.adres_foot {font-size: 0.788em !important;padding: 17px 0 5px 0 !important;}
    a.a_inf_foot {font-size: 1em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-34px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:13px !important;}
    #menu_top_other {margin:30px 0 51px 0 !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-5px;}
		
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.8em !important;}
    h1.article_name {font-size:1.2em !important;margin:10px 0 0 -15px !important;}
    .empty_div_top {width:100%;height:45px !important;}
    
    /* ZAKLADKA KONTAKT */
		#adres_box {font-size:1.2em !important}
		#contact_box .column {height:700px !important}
		#content_box_contact {height:540px !important}
		textarea.pages_form_box {height:420px !important}
		#content_info_napisz {margin-top:-10px;font:normal 1.2em Georgia !important}
		h2.title_column {font:bold 1.35em Georgia !important;padding: 5px 0 0px 0 !important;text-align:center !important}
		input[type=text].pages_form_box, input[type=text].newsletter_form, textarea.pages_form_box {font:normal 1.3em "Georgia" !important}
		input.submit_form_box {font:normal 1.3em Georgia !important}
		
		/* ZAKLADKA DO POBRANIA */
		.top_right_column {margin-bottom:7px;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1.5em Georgia !important;}
		.download {padding:35px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:10px 0 0 -55px !important;}
		.empty_div_bottom {height:130px !important;padding-top:18px !important}
}

/* od 600px do 639px */
@media screen and (min-width: 600px) and (max-width: 639px) {
    img.bg_head {height:245px !important;}
    #menu_top {margin:20px 0 !important;}
    ul.menu {padding: 0 0px 0 !important;font-size:9px !important;}
		ul.menu li:hover ul {width:120px !important} 
    ul.menu li a {padding: 8px 12px 8px 12px !important}
    ul.menu li a.left {border-radius: 2px 0 0 2px !important}
    ul.menu li a.right {border-radius: 0 2px 2px 0 !important}
    img.logo, img.logo_other {width:50% !important}
    #slider {max-width:1050px;margin:30px auto !important}
    #information {padding: 0 10px 0 10px !important;}
    p.inf_foot {font-size: 0.55em !important}
    p.adres_foot {font-size: 0.688em !important;padding: 19px 0 6px 0 !important;}
    a.a_inf_foot {font-size: 1em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    
    h1.pagename {margin: 41px 3px 0 0 !important;font-size:11px !important;}
    #menu_top_other {margin:0px 0 65px 0 !important;}
    
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.65em !important;}
    h1.article_name {font-size:1.2em !important;margin:0px 0 0 -20px !important;width: 23% !important}
    .empty_div_top {width:100%;height:25px !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 20% !important;}
				
		/* ZAKLADKA KONTAKT */
		#adres_box {font-size:1.2em !important}
		#contact_box .column {height:650px !important}
		
		textarea.pages_form_box {height:385px !important}
		#content_info_napisz {margin-top:-14px;font:normal 1.2em Georgia !important}
		h2.title_column {font:bold 1.35em Georgia !important;padding: 20px 0 0px 0 !important;text-align:center !important}
		input[type=text].pages_form_box, input[type=text].newsletter_form, textarea.pages_form_box {font:normal 1.3em "Georgia" !important}
		input.submit_form_box {font:normal 1.3em Georgia !important}
		
		/* ZAKLADKA DO POBRANIA */
		.top_right_column {margin-bottom:7px;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1.5em Georgia !important;}
		.download {padding:35px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:10px 0 0 -55px !important;}
		.empty_div_bottom {height:130px !important;padding-top:18px !important}
}

/* od 568px do 599px */
@media screen and (min-width: 568px) and (max-width: 599px) {
		img.bg_head {height:205px !important;}
    ul.menu {display: none !important} /* Wylaczone menu */
    img.logo, img.logo_other {width:60% !important}
    #slider {width:90% !important;margin:-7px auto !important}
    #information {padding: 0 10px 0 10px !important;}
		p.adres_foot {font: italic 0.75em Georgia !important;margin: 3px 0 0 0 !important;padding: 18px 0 5px 0 !important;}
    p.inf_foot {font-size: 0.55em !important}
    a.a_inf_foot {font-size: 1em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-2px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:11px !important;}
    #menu_top_other {margin:30px 0 65px 0 !important;}
    
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.65em !important;}
    h1.article_name {font-size:0.9em !important;margin:10px 0 0 -15px !important;}
    .empty_div_top {width:100%;height:35px !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-5px;}
		
		/* ZAKLADKA KONTAKT */
		#adres_box {font-size:1.2em !important}
		#contact_box .column {height:660px !important}
		#content_box_contact {height:580px !important}
		textarea.pages_form_box {height:395px !important}
		#content_info_napisz {margin-top:-14px;font:normal 1.2em Georgia !important}
		h2.title_column {font:bold 1.35em Georgia !important;padding: 20px 0 0px 0 !important;text-align:center !important}
		input[type=text].pages_form_box, input[type=text].newsletter_form, textarea.pages_form_box {font:normal 1.3em "Georgia" !important}
		input.submit_form_box {font:normal 1.3em Georgia !important}
		
		/* ZAKLADKA DO POBRANIA */
		.top_right_column {margin-bottom:7px;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1.5em Georgia !important;}
		.download {padding:35px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:10px 0 0 -55px !important;}
		.empty_div_bottom {height:120px !important;}
} 

/* od 533px do 567px */
@media screen and (min-width: 533px) and (max-width: 567px) {
		img.bg_head {height:195px !important;}
    ul.menu {display: none !important} /* Wylaczone menu */
		img.logo {width:43% !important}
		img.logo_other {width:50% !important}
    #slider {width:90% !important;margin:-7px auto !important}
    #information {padding: 0 10px 0 10px !important;}
		p.adres_foot {font: italic 0.738em Georgia !important;margin: 3px 0 0 0 !important;padding: 18px 0 5px 0 !important;}
    p.inf_foot {font-size: 0.55em !important}
    a.a_inf_foot {font-size: 1em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-25px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:11px !important;}
    #menu_top_other {margin:45px 0 65px 0 !important;}
    
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.65em !important;}
    h1.article_name {font-size:0.9em !important;margin:10px 0 0 -15px !important;}
    .empty_div_top {width:100%;height:35px !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 20% !important;}
		
		
    /* ZAKLADKA KONTAKT */
		#adres_box {font-size:1.1em !important}
		#contact_box .column {height:600px !important}
		#content_box_contact {height:550px !important}
		textarea.pages_form_box {height:345px !important}
		#content_info_napisz {margin-top:-12px;font:normal 1.2em Georgia !important}
		h2.title_column {font:bold 1.35em Georgia !important;padding: 5px 0 0px 0 !important;text-align:center !important}
		input[type=text].pages_form_box, input[type=text].newsletter_form, textarea.pages_form_box {font:normal 1.3em "Georgia" !important}
		input.submit_form_box {font:normal 1.3em Georgia !important}
		
		/* ZAKLADKA DO POBRANIA */
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1.5em Georgia !important;}
		.download {padding:30px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}

		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 10px -55px !important;}
		.empty_div_bottom {height:90px !important;padding-top:25px !important}
}

/* =======  SZEROKOSCI DLA TELEFON ========= */

/* od 480px do 532px */
@media screen and (min-width: 480px) and (max-width: 532px) {
    img.bg_head {height:180px !important;}
    ul.menu {display: none !important} /* Wylaczone menu */
    img.logo, img.logo_other {width:60% !important} 
    #slider {width:90% !important;margin:-7px auto !important}
    #information {padding: 0 10px 0 10px !important;}
    p.adres_foot {font: italic 0.65em Georgia !important;margin: 3px 0 0 0 !important;padding: 18px 0 5px 0 !important;}
    p.inf_foot {font-size: 0.55em !important}
    
    a.a_inf_foot {font-size: 1em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-21px 0 0 0 !important;width:22% !important;float: left;}
    h1.pagename {font-size:11px !important;}
    #menu_top_other {margin:30px 0 65px 0 !important;}
    
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.65em !important;}
    h1.article_name {font-size:0.9em !important;margin:10px 0 0 -15px !important;}
    .empty_div_top {width:100%;height:35px !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 20% !important;margin-left:-3px;}
		
    /* ZAKLADKA KONTAKT */
		#adres_box {font-size:1.1em !important}
		#contact_box .column {height:560px !important}
		#content_box_contact {height:500px !important}
		textarea.pages_form_box {height:305px !important}
		#content_info_napisz {margin-top:-8px;font:normal 1.2em Georgia !important}
		h2.title_column {font:bold 1.35em Georgia !important;padding: 5px 0 0px 0 !important;text-align:center !important}
		input[type=text].pages_form_box, input[type=text].newsletter_form, textarea.pages_form_box {font:normal 1.3em "Georgia" !important}
		input.submit_form_box {font:normal 1.3em Georgia !important}
		
		/* ZAKLADKA DO POBRANIA */
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1.5em Georgia !important;}
		.download {padding:30px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 10px -55px !important;}
		.empty_div_bottom {height:90px !important;padding-top:18px !important}
}

/* od 414px do 479px */
@media screen and (min-width: 414px) and (max-width: 479px) {
		img.bg_head {height:170px !important;}
    ul.menu {display: none !important} /* Wylaczone menu */
    img.logo, img.logo_other {width:60% !important} 
    #slider {width:95% !important;margin:-7px auto !important}
    #information {padding: 0 7px 0 7px !important;}
    img.bg {height: 70px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {font-size: 0.55em !important;}
    p.adres_foot {font-size: 0.563em !important;padding: 20px 0 2px 0 !important;}
    a.a_inf_foot {font-size: 1em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-10px 0 0 0 !important;width:100% !important;}
    h1.pagename {font-size:11px !important;}
    #menu_top_other {margin:30px 0 60px 0 !important;}
    
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.65em !important;}
    h1.article_name {font-size:1.1em !important;margin:-10px 0 0 -15px !important;}
    .empty_div_top {width:100%;height:25px !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 20% !important;margin-left:-2px;}
		
    /* ZAKLADKA KONTAKT */
		#adres_box {font-size:1.1em !important}
		#contact_box .column {height:530px !important}
		#content_box_contact {height:450px !important}
		textarea.pages_form_box {height:275px !important}
		#content_info_napisz {margin-top:-8px;font:normal 1.3em "Georgia" !important}
		h2.title_column {font:bold 1.3em Georgia !important;padding: 5px 0 0px 0 !important;text-align:center !important}
		input.submit_form_box {font:normal 1.3em Georgia !important;}
		input[type=text].pages_form_box, input[type=text].newsletter_form, textarea.pages_form_box {font:normal 1.3em "Georgia" !important}
		
		/* ZAKLADKA DO POBRANIA */
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1.4em Georgia !important;}
		.download {padding:10px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 10px -55px !important;}
		.empty_div_bottom {height:90px !important;padding-top:18px !important}
}

/* od 360px do 413px */
@media screen and (min-width: 360px) and (max-width: 413px) {
    img.bg_head {height:150px !important;}
    ul.menu {display: none !important} /* Wylaczone menu */
    img.logo, img.logo_other {width:60% !important}
    #slider {width:95% !important;margin:-7px auto !important}
    #information {padding: 0 7px 0 7px !important;}
    img.bg {height: 70px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {font-size: 0.55em !important;}
    p.adres_foot {font-size: 0.5em !important;padding: 20px 0 2px 0 !important;}
    a.a_inf_foot {font-size: 1em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-15px 0 0 0 !important;width:100% !important;}
    h1.pagename {font-size:11px !important;}
    #menu_top_other {margin:30px 0 60px 0 !important;}
    
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.65em !important;}
    h1.article_name {font-size:1.1em !important;margin:-10px 0 0 -15px !important;}
    .empty_div_top {width:100%;height:35px !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 20% !important;margin-left:-5px;}
		
    /* ZAKLADKA KONTAKT */
		#adres_box {font-size:1.1em !important}
		#contact_box .column {height:450px !important}
		#content_box_contact {height:400px !important}
		textarea.pages_form_box {height:215px !important}
		#content_info_napisz {margin-top:-15px;}
		h2.title_column {font:bold 1.2em Georgia !important;padding: 5px 0 0px 0 !important;text-align:center !important}
		
		/* ZAKLADKA DO POBRANIA */
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1.2em Georgia !important;}
		.download {padding:10px 0 0 0 !important;}
		.size {font-size:1em !important;}
		.number {font-size:1em !important;}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 10px -55px !important;}
		.empty_div_bottom {height:90px !important;padding-top:18px !important}
}

/* od 320px do 359px */
@media screen and (min-width: 320px) and (max-width:359px) {
    img.bg_head {height:120px !important;}
    ul.menu {display: none !important} /* Wylaczone menu */
    img.logo, img.logo_other {width:60% !important}
    #slider {width:95% !important;margin:-30px auto !important;height:100px;}
    img.slider {width:100%;}
    #information {padding: 0 6px 0 6px !important;}
    img.bg {height: 70px !important} 
    #footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 
    p.inf_foot {font-size: 0.55em !important;}
    p.adres_foot {font-size: 0.45em !important;padding: 20px 0 6px 0 !important;}
    a.a_inf_foot {font-size: 1em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-15px 0 0 0 !important;width:100% !important;}
    h1.pagename {font-size:11px !important;}
    #menu_top_other {margin:30px 0 50px 0 !important;}
    
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.65em !important;}
    h1.article_name {font-size:0.9em !important}
    .empty_div_top {width:100%;height:36px !important;}
    
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 19% !important;margin-left:-3px;}
		
		
    /* ZAKLADKA KONTAKT */
		#contact_box .column {height:450px !important}
    #content_box_contact {height:400px !important}
    textarea.pages_form_box {height:215px !important}
		#content_info_napisz {margin-top:-15px;}
		h2.title_column {font:bold 1.2em Georgia !important;padding: 5px 0 0px 0 !important;text-align:center !important}
		
		/* ZAKLADKA DO POBRANIA */
		.download {padding:15px 0 10px 0 !important;}
		.file_box_content {padding:10px 0 10px 0 !important;font:normal 1.1em Georgia !important;}
		.download {padding:5px 0 0 0 !important;}
		.size {display:none}
		.number {display:none}
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		img.up {margin:0 0 8px -60px !important;}
		.empty_div_bottom {height:90px !important;padding-top:18px !important}
}

/* 319px w dol */
@media screen and (max-width: 319px){
		img.bg_head {height:140px !important;}
    ul.menu {display: none !important} /* Wylaczone menu */
    img.logo, img.logo_other {width:60% !important}
    #slider {width:95% !important;margin:-30px auto !important;height:100px;}
    img.slider {width:100%;}
    #information {padding: 0 6px 0 6px !important;}
    p.inf_foot {font-size: 0.55em !important;}
    p.adres_foot {font-size: 0.475em !important;padding: 16px 0 2px 0 !important;}
    a.a_inf_foot {font-size: 1em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-15px 0 0 0 !important;width:100% !important;}
    h1.pagename {font-size:11px !important;}
    #menu_top_other {margin:30px 0 50px 0 !important;}
    
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.65em !important;}
    h1.article_name {font-size:0.9em !important}
    .empty_div_top {width:100%;height:35px !important;}
    
    /* ZAKLADKA KONTAKT */
    contact_box .column {height:400px !important}
    #content_box_contact {height:350px !important}
		textarea.pages_form_box {height:165px !important}
		#content_info_napisz {margin-top:-15px;}
		h2.title_column {font:bold 1.2em Georgia !important;padding: 5px 0 0px 0 !important;text-align:center !important}
		
		/* ZAKLADKA DO POBRANIA */
		.download {padding:15px 0 0 0 !important;}
		.file_box_content {padding:10px 0 0 0 !important;font:normal 1.1em Georgia !important;}
		.download {padding:5px 0 0 0 !important;}
		.size {display:none}
		.number {display:none}
}

/* 240px w dol */
@media screen and (max-width: 240px){
		img.bg_head {height:92px !important;}
    ul.menu {display: none !important} /* Wylaczone menu */
    img.logo, img.logo_other {width:60% !important}
    #slider {width:95% !important;margin:-30px auto !important;height:100px;}
    img.slider {width:100%;}
    #information {padding: 0 6px 0 6px !important;}
    p.inf_foot {font-size: 0.45em !important;}
    p.adres_foot {font-size: 0.475em !important;padding: 20px 0 3px 0 !important;}
    a.a_inf_foot {font-size: 0.7em !important}
    
/* USTAWIENIA RESPONSYWNOSCI POZOSTLYCH ZAKLADEK - ELEMENTY GLÓWNE */
    #div_pagename {margin:-15px 0 0 0 !important;width:100% !important;}
    h1.pagename {font-size:11px !important;}
    #menu_top_other {margin:30px 0 50px 0 !important;}
    
    /* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
    .article {font-size:0.65em !important;}
    h1.article_name {font-size:0.9em !important}
    .empty_div_top {width:100%;height:35px !important;}
    
    /* ZAKLADKA KONTAKT */
    #contact_box .column {height:400px !important}
    #content_box_contact {height:350px !important}
		textarea.pages_form_box {height:165px !important}
		#content_info_napisz {margin-top:-15px;}
		h2.title_column {font:bold 1.2em Georgia !important;padding: 5px 0 0px 0 !important;text-align:center !important}
		
		/* ZAKLADKA DO POBRANIA */
		.download {padding:15px 0 0 0 !important;}
		.file_box_content {padding:10px 0 0 0 !important;font:normal 1.1em Georgia !important;}
		.download {padding:5px 0 0 0 !important;}
		.size {display:none}
		.number {display:none}
		
		/* RESPONSYWNOSC ZDJEC BIZUTERII  */
		.pic { width: 21% !important;margin-left:-31px;margin-top:15px;}
		
		
		/* PRZYCISK PRZEWIJANIA DO GÓRY STRONY */
		.empty_div_top {display:none} /* wylaczony pusty div przed naglówkiem */
		img.up {margin:0px 0 0 -125px !important;}
		
}

/* ============================================= KONIEC USTAWIEN RESPONSYWNOSCI =========================================*/


html, body {margin:0;padding:0;height:100%;}

/* USTAWIENIA GLÓWNYCH CZESCI STRONY */ 
#wrap {min-height: 100%;width:100%;} 
#main {clear: both;padding: 10px 20px 20px 20px;}  
#footer {position: relative;margin-top:-56px;height:56px;clear:both;width:100%;} 

/* NAGLÓWEK */
#head {position: relative;}
#head_content {width:auto;}
.div_logo {position:absolute;width:22%;z-index:1000;text-align:center}
img.logo {padding-top: 7px;border:none;}
#bg_head {position:relative;width:100%;top: -10px;}
img.bg_head {position:absolute;z-index:-1000;width:100%;}
img.aspect_bg_head {display:none}

/* MENU GÓRNE */
#menu_top {margin:30px 0;width:78%;float:right;}
ul.menu {display: table; padding: 0 20px 0; margin:20px auto; overflow: hidden;font: normal 14px Georgia;color: #000;}
ul.menu li {list-style-type: none; margin: 0 auto; float: left; }
ul.menu li:hover {background: #404040;}
ul.menu li a.left {border-radius: 5px 0 0 5px}
ul.menu li a.right {border-radius: 0 5px 5px 0}
ul.menu li a {display: block; color: #000; text-decoration: none;margin-left:1px; padding: 7px 22px 7px 2px;background: #fff;-moz-transition: 0.2s ease-in; -webkit-transition: 0.2s ease-in; -o-transition: 0.2s ease-in; transition: 0.2s ease-in;}
ul.menu li a:hover {background: #a48f81; color: #ececec;transition: 0.2s ease-in;}
ul.menu li li a {width: 190px;border-top: 1px dotted #000;background: #a48f81;opacity: 0.8;transition: 0.0s ease-in;}
ul.menu li li a:hover {color: #ececec;opacity: 0.9;transition: 0.0s ease-in;}
ul.menu li ul {overflow: hidden; display: none;}
ul.menu li:hover ul {position: absolute; padding: 0; display: block; width: 190px;}
ul.menu *:hover {transition: 0.0s ease-in;}
ul.menu li ul {border-radius: 0 0 4px 4px;}


/* TRESC STRONY */
#slider {width:85%;margin:-20px auto;}

/* STOPKA */
#content_footer {width:95%;margin:0px auto;}
#adres {width:100%;border-bottom: 1px solid #a48f81;position: relative;z-index:1000}
#information {padding: 0 25px 0 25px;}
#copyright {width: 50%;float: left;padding-top: 2px;}
#created {width: 50%;float: right;text-align: right;padding-top: 2px;}
#adres {padding: 0;margin: 0;float: right}
p.inf_foot {padding: 0;margin: 0;text-decoration: none;font:italic 0.75em Georgia;color:#a48f81;text-decoration:none}
p.adres_foot {font: italic 13px Georgia;color:#a48f81;text-align: center;margin: 0;padding: 15px 0 4px 0;}
a.a_inf_foot {font:italic 0.96em Georgia;color:#a48f81;text-decoration:none;}
a.a_inf_foot:hover {color: #b9a496}
#bg_footer {max-height: 112px;width:100%;position: relative;}
img.bg {min-height: 112px; width:100%;bottom: 0; position: absolute;z-index:-1000;margin-top:-115px;}
#top {float:right;position: relative;padding-top:50px;}
img.up {position: absolute;margin:-40px 0 0 -76px;border:none;bottom:0}
img.up:hover {opacity:0.8;}

/* ============= USTAWIENIA OGÓLNE POZOSTALYCH ZAKLADEK ============= */
#main_other {position: relative;clear: both;padding: 0;}
#bg_head_other {position:relative;width:100%;top: -10px}
img.bg_head_other {position:absolute;z-index:-1000;width:100%;max-height:210px;}
img.logo_other {padding-top: 7px;border:none}
#menu_top_other {height:auto;overflow:hidden;margin:30px 0 132px 0;width:78%;float:right;}
#div_pagename {position: absolute;width:22%;float: left; margin:-68px 0 0 0;padding: 0;text-align: center;}
h1.pagename {padding: 0;margin: 0 3px 0 0;text-transform: uppercase;font:normal 20px Georgia;color:#000;text-decoration: underline;}

/* DIV ARTYKUL - TRESC Z NAGLÓWKIEM */
.article {padding:15px;font:normal 1em Georgia;color:#222222;text-align: justify;line-height: 1.35em;letter-spacing: 0.04em;width:100%;margin:0 auto;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
h1.article_name {position: relative;margin:-10px 0 20px -15px; display: block;width: 22%;float:left; font:normal 18px Georgia;color:#000;border-bottom: 1px solid #000;text-align: center}
.empty_div_top {width:100%;height:42px;}
.empty_div_bottom {width:100%;height:140px;overflow: auto;}
/* RESPONSYWNOSC ZDJEC BIZUTERII  */
.pic { width: 21%;float:left;text-align:center}
.pic > img {max-width: 100%;height:auto;}

/* RESPONSYWNOSC DLA KOLUMN W ZAKLADCE KONTAKT */
#contact_box {width:100%;margin: 0 auto;padding:0;}
#contact_box .column {position: relative;float: left;color: #222222;height:525px;width: 100%;margin-bottom:10px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}

@media only screen and (min-width : 480px) and (max-width : 768px) {
    #contact_box .column {width: 100%;}
}
@media only screen and (min-width : 768px){
    #contact_box .column {width: 31%;margin:0 14px 0 14px;}
} 

h2.title_column {font:bold 1.1em Georgia;color:#222222;margin: 0;padding: 0 0 10px 0;text-decoration: underline;}
#adres_box {margin:10px auto 10px auto;font:normal 0.9em Georgia;color:#4f4f4f;border: 1px solid #a7a7a7;background: #ececec;width:100%;padding:8px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
height:92%;
}
#picture_box {width: 100%;position: absolute;bottom: 0;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
#picture_box > img {width: 100%;display: block;border-top:1px solid #a7a7a7;padding-top:15px;background:#fff}
#content_box {text-align: center;margin:10px auto 10px auto;border:1px solid red
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
#content_box_contact {margin:10px auto 0 auto;border: 1px solid #a7a7a7;height:91.8%}

/* FORMULARZ - ZAKLADKA KONTAKT */
input[type=text].pages_form_box, input[type=text].newsletter_form, textarea.pages_form_box {width:100%;padding: 10px;
	border:0;
	border-top: 1px solid #a7a7a7;
	background: #ececec;
	margin-bottom:13px;
	color: #4f4f4f;
	font:normal 0.95em "Georgia";
	outline: none;
	position:relative;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
textarea.pages_form_box {
width:100%;
height:260px;
border: 0;
border-top:1px solid #a7a7a7;
color:#4f4f4f;
resize: none;
overflow: hidden
}
textarea.pages_form_box:hover {border-color: #b9b8b8;}
input.submit_form_box {
	color:#b9a496;
	width:100%;
	position:absolute;
	bottom:0;
	padding: 18px 0 18px 0;
	left:0;
	cursor: pointer;
	background: url(../img/button.png) no-repeat;
	background-size:100% 100%;
	border:0;
	font:normal 1.1em Georgia;
	text-align:center;
	outline: none;
}
input.submit_form_box:hover {color:#ececec;opacity:0.95}

/* ZAKLADKA DO POBRANIA */
#content_box_download {overflow: hidden;margin:0px auto 0 auto;text-align:center;border: 4px solid #4e3b2e;}
#content_box_download > img {max-width: 100%;height:auto;}
#contact_box_download {margin: -20px auto 0px auto;}
#contact_box_download .column_download {position: relative;width: 100%;margin: 0 50px 0 0;padding: 0px 0px 0px 0;float: left;color: #222222;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
@media only screen and (min-width : 480px) and (max-width : 768px) {
    #contact_box_download .column_download {width: 100%;}
}
@media only screen and (min-width : 768px){
    #contact_box_download .column_download {width: 33%;}
}

/* BOX  - PLIK DO POBRANIA */
.file_box_content {width:100%;text-align:center;padding:15px 0 15px 0;border-bottom:1px solid #000;overflow:auto;margin-bottom:20px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
.left_column {width:20%;float:left;}
.left_column > img {width:86.4%;display: block;float:right}
.right_column {width:79%;float:right}
.top_right_column {font:normal 1em Georgia;color:#222222;}
.bottom_right_column {padding: 5px 0 5px 0;}
.size {width:49%;float:left;border-right: 2px solid #4e3b2e;font:normal 0.8em Georgia;color:#222222;margin:3px 0 0 0;text-align:center}
.number {width:49%;float:right;font:normal 0.8em Georgia;color:#222222;margin:3px 0 0 0;text-align:center}
img.dot {padding:0 10px 0 0;}
.download {width:100%;text-align: center;padding:25px 0 0 0;}
.download a {font:bold 1.2em Georgia;color:#4e3b2e;}
.download a:hover {color:#cc0001}

/* BOXY STRONA GLÓWNA - ORIENTACJA PIONOWA */
.vertical_box {width: 100%; padding: 10px 0 10px 0;margin-bottom:80px !important;margin: -10px auto;text-align: center;}
.vertical_box_content {width: 95%;margin-bottom: 5px;}
h1.title_vertical_box {text-transform: uppercase;font:bold 0.9em Georgia;color:#4e3b2e;padding:8px 0 0 0;margin: 0;}
h2.subtitle_vertical_box {font:normal 0.70em Georgia;color:#5a4538;padding: 0;margin: 0;}
.picture_vertical_box_content {width:89%;margin-bottom:5px;margin: 10px auto;border:none;}
.picture_vertical_box_content > img {width: 100%;display:block;position: relative;z-index: -1000}