@charset "utf-8";
/* CSS Document */
/* new css */
@font-face {
	font-family: lci;
	src: url(/czcionka/lc.eot);
	src: local("Lucida Calligraphy Italic p"), url(/czcionka/lc.ttf) format("truetype");
}
body{
	margin-top:0px;
	background: #ecf1f6;  /*Old browsers */
	background: -moz-linear-gradient(top,  #ecf1f6 0%, #ffffff 20%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf1f6), color-stop(20%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ecf1f6 0%,#ffffff 20%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ecf1f6 0%,#ffffff 20%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ecf1f6 0%,#ffffff 20%); /* IE10+ */
	background: linear-gradient(to bottom,  #ecf1f6 0%,#ffffff 20%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf1f6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
a{
	text-decoration: none;
	color: black;
}
#footer{
	//position:fixed;
	float:left;
	font-size: 12px;
	width: 100%;
	min-height: 30px;
	background-color: #ecf1f6;
	text-align: center;
	padding: 10px 0px;
}

@media (min-width: 970px) {
	/*--- index ---*/
	.page{
		width: 992px;
		margin-left:auto;
		margin-right:auto;
	}
	.page_all{
		width: 992px;
		margin-left:auto;
		margin-right:auto;
	}
	.head{
		width:981px;
		height:318px;
	}
	.logo, .image_logo, .text_logo, #menu ,#menu li, #footer{
		display: none;
		visibility: hidden;
	}
	.container_nag{
		min-height: 600px;
		width:370px;
		float: left;
	}
	.naglowek{
		height: 84px;
		width: 395px;
		float: left;
		border-right: 1px solid #e2e2e2;
	}
	.naglowek2{
		height: 84px;
		width: 371px;
		float: left;

	}
	.container_gl{
		height: 600px;
		width:751px;
		float: left;
		margin-left: 25px;
		border-top: 1px solid #e2e2e2;
	}
	#container_nag1{
		border-right: 1px solid #e2e2e2;
	}
	.tresc{
		float:left;
		width: 957px;
		min-height:639px;
	}
	.tresc_all{
		width: 720px;
		min-height: 639px;
		margin-left: auto;
		margin-right: auto;
	}
	.container_index{
		min-height: 660px;
		width: 780px;
		margin-right: auto;
		margin-left: auto;
	}
	.naglowek470{
		display: none;
		visibility: hidden;
	}
	.stopka{
		width:100%;
		height:50px;
		clear: both;
	}
	span.stopka{
		float: right;
		text-align: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin-top: -13px;
		margin-right: 5px;
	}
	.przy_prze_gal{
		background: url(images/przy_prze_gal.png);
		background-position: 0px 0px;
		height: 43px;
		width: 355px;
		}
	.przy_prze_gal:hover{
		background: url(images/przy_prze_gal.png);
		background-position: 0px -53px;
		height: 43px;
		width: 355px;
		}
	.przy_zob_gal{
		background: url(images/przy_zob_gal.png);
		background-position: 0px 0px;
		height: 40px;
		width: 350px;
		}
	.przy_zob_gal:hover{
		background: url(images/przy_zob_gal.png);
		background-position: 0px -50px;
		height: 40px;
		width: 350px;
		}
		.slide{
			height: 200px;
			width: 350px;
			float: left;
		}
		#footer{
			margin-top: 20px;
		}
	/*--- index ---*/
	/*--- oferta ---*/
	.container_oferta{
		height: 740px;
		width: 780px;
		margin-left: auto;
		margin-right: auto;
	}
	.nagl_oferta{
		height: 84px;
		width: 765px;
		float: left;
	}
	.container_gl_oferta{
		height: 655px;
		width:751px;
		float: left;
		margin-left: 25px;
		border-top: 1px solid #e2e2e2;
	}
	.container_nag_ofer{
		float: left;
		height: 655px;
		width: 366px;
	}
	.box_oferta{
		height: 450px;
		width: 350px;
		float: left;
		margin-left:15px;
	}
	.box_min_oferta{
		margin-top:10px;
		height: 70px;
		width: 350px;
		float: left;
		border-bottom:1px solid #e2e2e2;
	}
	.fiszka_napis_oferta{
		height:60px;
		width:320px;
		float:left;
		font-size: 15px;
		font-family:  "Times New Roman", Times, serif;
		font-style:italic;
	}
	/*--- oferta ---*/
	/*--- galeria ---*/

	/*--- galeria ---*/
	/*--- kontakt ---*/
	.naglowek_kontakt{
		height: 84px;
		width: 765px;
	}
	.container_kontakt{
		height: 740px;
		width: 780px;
		margin-left: auto;
		margin-right: auto;
	}
	.container_gl_kontakt{
		height: 655px;
		width:751px;
		margin-left: auto;
		margin-right: auto;
		border-top: 1px solid #e2e2e2;
		border-right: 0px;
	}
	.mapy_goog{
		float:left;
		margin-left: 20px;
		margin-top: 10px;
		height: 375px;
		width: 430px;
	}
	#mapy_goog iframe{
		width: 430px;
		height: 350px;
	}
	.box_text_kontakt{
		float: left;
		margin-top: 40px;
		margin-left:5px;
		height: 113px;
		width: 290px;
	}
	/*--- kontakt ---*/
	/*--- wspolpraca ---*/
	.container_wspol{
		height: 740px;
		width: 780px;
		margin-left: auto;
		margin-right: auto;
	}
	.naglowek_wspol{
		height: 84px;
		width: 395px;
		float: left;
		background-repeat: no-repeat;
	}
	.container_gl_wspol{
		height: 655px;
		width:751px;
		float: left;
		margin-left: 25px;
		border-top: 1px solid #e2e2e2;
	}
	.container_nag_wspol{
		height: 655px;
		width:370px;
		float: left;
	}
	.container_nag_wspol2{
		height: 655px;
		width:370px;
		float: left;
	}
	#container_nag1_wspol{
		border-right: 1px solid #e2e2e2;
	}
	.box_wspol{
		margin-top:-1px;
		padding-top:10px;
		width:360px;
		height:110px;
		float:left;
		border-top: 1px solid #e2e2e2;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 15px;
	}
	#box_wspol{
		height:90px;
	}
	/*--- wspolpraca ---*/
	/*--- film ---*/
		iframe.filmp{
			width: 560px;
		}
	/*--- film ---*/
}
@media (max-width: 970px) {
	/*--- index ---*/
	.page_all{
		width: 750px;
		margin-left:auto;
		margin-right:auto;
	}
	.head{
		margin-top: 3px;
		width:750px;
		height:80px;
	}
	.dwa, .trzy, .cztery, .piec, .szesc, .portale, .osiem, .dziewiec, .dziesiec, .jedynascie,	.trzynascie, .osiemnascie, .dziesie, .pieccztery{
		display: none;
		visibility: hidden;
	}
	#menu{
		margin: 0px auto;
		width:400px;
	}
	#menu li{
		list-style-image: none;
		display: inline;
	}
	.menu_icon{
		min-width:70px;
		height: 20px;
		float: left;
		margin: 0px 8px;
	}
	.text_menu{
		margin-top:3px;
		min-width:50px;
		float: left;
	}
	#png_menu_home, #png_menu_oferta, #png_menu_galeria, #png_menu_kontakt{
		float: left;
		margin-right: 3px;
	}
	.head_text{
		float: left;
		margin-left: auto;
		margin-right: auto;
		width: 300px;
		height: 100px;
	}
	.logo{
		width: 225px;
		min-height: 30px;
		margin: 0px auto 7px auto;
	}
	.image_logo{
		float: left;
	}
	.text_logo{
		font-family: lci, Tahoma, Geneva, sans-serif;
		font-size: 24px;
		//margin-bottom: 7px;
		//margin-top: 4px;
		margin: 5px 0px 0px 5px;
		min-width:100px;
		float:left;
		text-shadow: 2px 2px 2px #8F8F8F;
	}
	.container_nag{
		min-height: 600px;
		width:370px;
		float: left;
	}
	#container_nag1{
		border-right: 1px solid #e2e2e2;
	}
	.naglowek{
		height: 84px;
		width: 370px;
		float: left;
		border-right: 1px solid #e2e2e2;
	}
	.naglowek2{
		height: 84px;
		width: 361px;
		float: left;
	}
	.container_gl{
		min-height: 590px;
		width:751px;
		float: left;
		border-top: 1px solid #e2e2e2;
	}
	.pieccztery .stopka{
		display: none;
		visibility: hidden;
	}
	.tresc{
		width: 750px;
		min-height: 500px;
	}
	.tresc_all{
		width: 720px;
		min-height: 639px;
		margin-left: auto;
		margin-right: auto;
	}
	.naglowek470{
		display: none;
		visibility: hidden;
	}
	.przy_prze_gal{
		background: url(images/przy_prze_gal.png);
		background-position: 0px 0px;
		height: 43px;
		width: 355px;
		}
	.przy_prze_gal:hover{
		background: url(images/przy_prze_gal.png);
		background-position: 0px -53px;
		height: 43px;
		width: 355px;
		}
	.przy_zob_gal{
		background: url(images/przy_zob_gal.png);
		background-position: 0px 0px;
		height: 40px;
		width: 350px;
		}
	.przy_zob_gal:hover{
		background: url(images/przy_zob_gal.png);
		background-position: 0px -50px;
		height: 40px;
		width: 350px;
		}
		#footer{
			margin-top: 0px;
		}
	/*--- index ---*/
	/*--- oferta ---*/
	.container_oferta{
		height: 740px;
		width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
	.nagl_oferta{
		height: 84px;
		width: 750px;
		float: left;
	}
	.container_gl_oferta{
		height: 655px;
		width:750px;
		float: left;
		margin-left: 0px;
		border-top: 1px solid #e2e2e2;
		border-right: 0px;
	}
	.container_nag_ofer{
		float: left;
		height: 655px;
		width: 366px;
	}
	.box_oferta{
		height: 450px;
		width: 350px;
		float: left;
		margin-left:15px;
	}
	.box_min_oferta{
		margin-top:10px;
		height: 70px;
		width: 350px;
		float: left;
		border-bottom:1px solid #e2e2e2;
	}
	.fiszka_napis_oferta{
		height:60px;
		width:320px;
		float:left;
		font-size: 15px;
		font-family:  "Times New Roman", Times, serif;
		font-style:italic;
	}
	/*--- oferta ---*/
	/*--- galeria ---*/

	/*--- galeria ---*/
	/*--- kontakt ---*/
	.naglowek_kontakt{
		height: 84px;
		width: 750px;
		float: left;
	}
	.container_kontakt{
		height: 450px;
		width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
	.container_gl_kontakt{
		height: 450px;
		width: 735px;
		float: left;
		margin-left: 0px;
		border-top: 1px solid #e2e2e2;
		border-right: 0px;
	}
	.box_text_kontakt{
		float: left;
		margin-top: 40px;
		margin-left:5px;
		height: 113px;
		width: 290px;
	}
	.mapy_goog{
		float:left;
		margin-left: 20px;
		margin-top: 10px;
		height: 375px;
		width: 400px;
	}
	#mapy_goog iframe{
		width: 400px;
		height: 350px;
	}
	/*--- kontakt ---*/
	/*--- wspolpraca ---*/
	.container_wspol{
		height: 740px;
		width: 780px;
	}
	.naglowek_wspol{
		height: 84px;
		width: 395px;
		float: left;
		background-repeat: no-repeat;
	}
	.container_gl_wspol{
		min-height: 655px;
		width:749px;
		float: left;
		border-top: 1px solid #e2e2e2;
	}
	.container_nag_wspol{
		min-height: 655px;
		width:370px;
		float: left;
	}
	.container_nag_wspol2{
		min-height: 0px;
		width:0px;
		float: left;
		display: none;
		visibility: hidden;
	}
	#container_nag1_wspol{
		border-right: 1px solid #e2e2e2;
	}
	.box_wspol{
		margin-top:-1px;
		padding-top:10px;
		width:360px;
		height:110px;
		float:left;
		border-top: 1px solid #e2e2e2;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 15px;
	}
	#box_wspol{
		height:90px;
	}
	/*--- wspolpraca ---*/
	/*--- film ---*/
		iframe.filmp{
			width: 560px;
		}
	/*--- film ---*/
}
@media (max-width: 750px) {
	/*--- index ---*/
	.page_all{
		width: 470px;
		margin-left:auto;
		margin-right:auto;
	}
	.head{
		margin-top: 3px;
		width:430px;
		height:80px;
	}
	.dwa .trzy .cztery .piec .szesc	.portale .osiem .dziewiec .jedynascie	.trzynascie .osiemnascie .dziesie .pieccztery .stopka{
		display: none;
		visibility: hidden;
	}
	#menu{
		margin: 0px auto;
		width:400px;
	}
	.naglowek2{
		height: 0px;
		width: 0px;
		float: none;
		display: none;
		visibility: hidden;
	}
	.container_nag{
		min-height: 460px;
		width:370px;
		float: left;
	}
	.container_gl{
		border-top: none;
		width:380px;
	}
	#container_nag1{
		border-right: none;
		border-top: 1px solid #e2e2e2;
		height: 585px !important;
	}
	.tresc{
		width: 470px;
		min-height: 500px;
	}
	.naglowek{
		border-right: none;
	}
	.container_index{
		width: 370px;
		margin-left: auto;
		margin-right: auto;
		min-height: 200px;
	}
	.naglowek470{
		margin-top: 20px;
		display: inherit;
		visibility: visible;
		padding-bottom: 20px;
		border-bottom: 1px solid #e2e2e2;
	}
	.container_nag{
		float: none !important;
		margin-left: auto;
		margin-right: auto;
		width: 350px !important;
	}
	.przy_prze_gal{
		background: url(images/przy_prze_gal.png);
		background-position: 0px 0px;
		height: 43px;
		width: 355px;
		}
	.przy_prze_gal:hover{
		background: url(images/przy_prze_gal.png);
		background-position: 0px -53px;
		height: 43px;
		width: 355px;
		}
	.przy_zob_gal{
		background: url(images/przy_zob_gal.png);
		background-position: 0px 0px;
		height: 40px;
		width: 350px;
		}
	.przy_zob_gal:hover{
		background: url(images/przy_zob_gal.png);
		background-position: 0px -50px;
		height: 40px;
		width: 350px;
		}
		#footer{
			margin-top: 0px;
		}
	/*--- index ---*/
	/*--- oferta ---*/
	.container_oferta{
		height: 740px;
		width: 470px;
		margin-left: auto;
		margin-right: auto;
	}
	.nagl_oferta{
		height: 84px;
		width: 470px;
		float: left;
	}
	.container_gl_oferta{
		height: 655px;
		width:367px;
		float: none;
		margin-left: auto;
		margin-right: auto;
		border-top: 1px solid #e2e2e2;
		border-right: 0px;
	}
	#container_nag1_ofer {
    border-right: 0px !important;
		height: 380px;
	}
	.container_nag_ofer{
		float: left;
		height: 510px;
		width: 366px;
	}
	.box_oferta{
		height: 450px;
		width: 350px;
		float: left;
		margin-left:15px;
	}
	.box_min_oferta{
		margin-top:10px;
		height: 70px;
		width: 350px;
		float: left;
		border-bottom:1px solid #e2e2e2;
	}
	.fiszka_napis_oferta{
		height:60px;
		width:320px;
		float:left;
		font-size: 15px;
		font-family:  "Times New Roman", Times, serif;
		font-style:italic;
	}
	/*--- oferta ---*/
	/*--- galeria ---*/
	.tresc_all{
		width: 470px;
		min-height: 590px;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.foto img, .film img{
		width: 350px;
		margin-left: 55px;
	}
	/*--- galeria ---*/
	/*--- kontakt ---*/
	.container_gl_kontakt{
		height: 655px;
		width:751px;
		float: left;
		margin-left: 25px;
		border-top: 1px solid #e2e2e2;
		border-right: 0px;
	}
	.naglowek_kontakt{
		height: 84px;
		width: 470px;
		float: left;
	}
	.container_kontakt{
		height: 650px;
		width: 470px;
		margin-left: auto;
		margin-right: auto;
	}
	.container_gl_kontakt{
		height: 650px;
		width: 455px;
		float: left;
		margin-left: 0px;
		border-top: 1px solid #e2e2e2;
		border-right: 0px;
	}
	.box_text_kontakt{
		float: none;
		margin-top: 40px;
		margin-left: auto;
		margin-right: auto;
		height: 170px;
		width: 290px;
	}
	.mapy_goog{
		float:none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		height: 375px;
		width: 350px;
	}
	#mapy_goog iframe{
		width: 350px;
		height: 350px;
	}
	/*--- kontakt ---*/
	/*--- wspolpraca ---*/
	.container_wspol{
		height: 740px;
		width: 371px;
		margin-left: auto;
		margin-right: auto;
	}
	.naglowek_wspol{
		height: 84px;
		width: 395px;
		float: left;
		background-repeat: no-repeat;
	}
	.container_gl_wspol{
		min-height: 655px ;
		width:371px;
		float: left;
		border-top: 1px solid #e2e2e2;
	}
	.container_nag_wspol{
		min-height: 655px;
		width:370px;
		float: left;
	}
	.container_nag_wspol2{
		min-height: 0px;
		width:0px;
		float: left;
		display: none;
		visibility: hidden;
	}
	#container_nag1_wspol{
		border-right: 0px;
	}
	.box_wspol{
		margin-top:-1px;
		padding-top:10px;
		width:360px;
		height:110px;
		float:left;
		border-top: 1px solid #e2e2e2;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 15px;
	}
	#box_wspol{
		height:90px;
	}
	/*--- wspolpraca ---*/
	/*--- film ---*/
		iframe.filmp{
			width: 470px;
		}
	/*--- film ---*/
}
@media (max-width: 470px) {
	/*--- index ---*/
	.page_all{
		width: 320px;
		margin-left:auto;
		margin-right:auto;
	}
	.head{
		margin-top: 3px;
		width:300px;
		height:80px;
	}
	.dwa .trzy .cztery .piec .szesc	.portale .osiem .dziewiec .jedynascie	.trzynascie .osiemnascie .dziesiec{
		display: none;
		visibility: hidden;
	}
	.text_menu{
		display: none;
	}
	#menu{
		margin: 0px auto;
		width:200px;
	}
	.menu_icon{
		min-width:30px;
		height: 20px;
		float: left;
		margin: 0px 8px;
	}
	.tresc{
		width: 300px;
		min-height: 500px;
	}
	.container_index{
		width: 300px;
		min-height: 500px;
		float: left;
	}
	.naglowek{
		width: 300px;
		float: left;
		height: 120px;
	}
	.container_gl{
		width: 300px;
		float: left;
	}
	.naglowek470{
		margin-top: 20px;
		display: inherit;
		visibility: visible;
	}
	.container_nag{
		width: 300px !important;
		min-height: 400px;
		float: left;
	}
	.fisz_napi{
		width: 300px !important;
	}
	.oferta_napis{
		width: 265px !important;
	}
	.container_main_ofert{
		height: 200px !important;
	}
	.czteryszesc{
		background-size: 300px auto;
		width: 300px !important;
		margin-left: 0px !important;
	}
	.przy_prze_gal{
		background: url(images/przy_prze_gal.png);
		background-position: 0px 0px;
		background-size: 313px auto;
		height: 39px;
		width: 311px;
		}
	.przy_prze_gal:hover{
		background: url(images/przy_prze_gal.png);
		background-position: 0px -47px;
		background-size: 313px auto;
		height: 38px;
		width: 311px;
		}
	.przy_zob_gal{
		background: url(images/przy_zob_gal.png);
		background-position: 0px 0px;
		background-size: 306px auto;
		height: 36px;
		width: 306px;
		}
	.przy_zob_gal:hover{
		background: url(images/przy_zob_gal.png);
		background-position: 0px -43px;
		background-size: 306px auto;
		height: 36px;
		width: 306px;
		}
		.slide{
			height: 200px;
			width: 300px;
			float: left;
		}
	/*--- index ---*/
	/*--- oferta ---*/
	.container_oferta{
		height: 740px;
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.nagl_oferta{
		height: 84px;
		width: 300px;
		float: left;
	}
	.container_gl_oferta{
		height: 655px;
		width:307px;
		float: none;
		margin-left: auto;
		margin-right: auto;
		border-top: 1px solid #e2e2e2;
		border-right: 0px;
	}
	#container_nag1_ofer {
		border-right: 0px !important;
		height: 380px;
	}
	.container_nag_ofer{
		float: left;
		height: 575px;
		width: 306px;
	}
	#nagl_oferta{
		padding-top: 0px !important;
	}
	.obrazek{
		margin-left: 25px !important;
	}
	.box_oferta{
		height: 450px;
		width: 290px;
		float: left;
		margin-left:5px;
	}
	.box_min_oferta{
		margin-top:10px;
		height: 70px !important;
		width: 290px;
		float: left;
		border-bottom:1px solid #e2e2e2;
	}
	.fiszka_napis_oferta{
		height:60px;
		width:264px;
		float:left;
		font-size: 15px;
		font-family:  "Times New Roman", Times, serif;
		font-style:italic;
	}
	/*--- oferta ---*/
	/*--- galeria ---*/
	.tresc_all{
		width: 310px;
		min-height: 500px;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.foto img, .film img{
		width: 300px;
		margin-left: 5px;
	}
	/*--- galeria ---*/
	/*--- kontakt ---*/
	.container_gl_kontakt{
		height: 655px;
		width:320px;
		float: left;
		margin-left: 0px;
		border-top: 1px solid #e2e2e2;
		border-right: 0px;
	}
	.mapy_goog{
		float:none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		height: 375px;
		width: 310px;
	}
	#mapy_goog iframe{
		width: 310px;
		height: 350px;
	}
	/*--- kontakt ---*/
	/*--- wspolpraca ---*/
	.container_wspol{
		height: 740px;
		width: 310px;
		margin-left: auto;
		margin-right: auto;
	}
	.naglowek_wspol{
		height: 84px;
		width: 310px;
		float: left;
		background-repeat: no-repeat;
	}
	.container_gl_wspol{
		min-height: 655px ;
		width:310px;
		float: left;
		border-top: 1px solid #e2e2e2;
	}
	.container_nag_wspol{
		min-height: 655px;
		width:310px;
		float: left;
	}
	.container_nag_wspol2{
		min-height: 0px;
		width:0px;
		float: left;
		display: none;
		visibility: hidden;
	}
	#container_nag1_wspol{
		border-right: 0px;
	}
	.box_wspol{
		margin-top:0px;
		padding-top:10px;
		width:310px;
		height:110px;
		float:left;
		border-top: 1px solid #e2e2e2;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 15px;
	}
	#box_wspol{
		height:90px;
	}
	/*--- wspolpraca ---*/
	/*--- film ---*/
		iframe.filmp{
			width: 310px;
		}
	/*--- film ---*/
}
