@charset "utf-8";
/* CSS Document */

/* 

------- Kolory -------

fiolet-tlo: #5817a0
fiolet - text-menu: #c7b7d9
fiolet : #4e148f
ciemnoszary: #212629
ciemny pomarańcz: #f9762d
pomarańcz: #fbb928
niebieski top: #27536d

linki: #5da2c7

rozmiary fontów:
12 - 1em
13 - 1.08em
14 - 1.16em
16 - 1.33em
20 - 1.66em
35 - 2.92em

*/

@font-face {font-family: 'Museo-300';src: url('../assets/webfonts/eot/style_154926.eot?#iefix') format('embedded-opentype'),url('../assets/webfonts/woff/style_154926.woff') format('woff'),url('../assets/webfonts/ttf/style_154926.ttf') format('truetype'),url('../assets/webfonts/svg/style_154926.svg#Museo-300') format('svg');}

@font-face {font-family: 'Segeo_print';src: url('../assets/segoe_print/segoe_print.eot?#iefix') format('embedded-opentype'),url('../assets/segoe_print/segoe_print.woff') format('woff'),url('../assets/segoe_print/segoe_print.ttf') format('truetype'),url('../assets/segoe_print/segoe_print.svg#segoe_print') format('svg');}


/* ~~ RESET ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	font-size: 1em;
}
a img { 
	border: none;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

/* ~~ REUSABLE ~~ */

.hide {
	text-indent: -998em;
	height: 0px;
}

/* ~~ LINKI ~~ */
a:link {
	color: #c7b7d9;
}
a:visited {
	color: #5da2c7;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

/* ~~ OTHERS ~~ */

.left { float:left;}
.right { float:right;}
.right img { 
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	border: 3px solid #FFF;
}
margines-dolny-10 { margin-bottom: 10px;}

/* ~~ LAYOUT ~~ */

html {
	overflow: scroll;
	background: #5817a0 url(../images/bg-menu.png) repeat-x ;
	padding: 0px;
	margin: 0px;
	}

body {
	font-size: 0.75em; /* 12px */
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#wrapper {
	width: 1077px;
	margin: 0px auto;
	position:relative;
}

/* header */
header a > img {
	position:absolute;
	top: 0;
	left: 45px;
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.8);
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.8);
	box-shadow:0px 0px 5px rgba(0,0,0,0.8);
	z-index:1;
}

/* nawigacja */
nav { float:right;}

nav ul li { 
	background: url(../images/bg-li.png) center right no-repeat;
	padding:48px;
	float:left;
}

nav ul li:last-child {
	background: none;
}

nav ul li a {
	text-decoration: none;
	color: #c7b7d9 !important; 
	font-family: 'Comfortaa', cursive;
	//font-weight:bold;
	font-size: 1.33em;
	text-shadow: 1px 1px 1px #000;
}

nav ul li a:hover { color: #fff !important;}

/* slider*/
#slider { clear: both; }

#slider img {
	position: absolute;
	top:116px;
	left: 0px;
}

/* slider-shadow */
#slider-shadow { 
	margin-top: 398px;
	width: 100%;
	height: 53px;
	background:url(../images/slider-shadow.png);
	//margin: -2px;
	padding: 0px;
}

/* GŁÓWNA TRESC*/
#glowna_tresc { 
	overflow:hidden;  
	background: url(../images/gb-tlo.png) top left repeat; 
	padding: 20px 0px; 
	-webkit-box-shadow:0px 0px 4px #000;
	-moz-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
	border: 3px solid #7d30d0;
}

#glowna_tresc section {
	
	float:left;
	width: 300px;
	height:270px;
	border-right: 3px dashed rgba(71,25,121,1);
	padding-right: 30px;
	margin-left: 20px;
}

#glowna_tresc section h2 { 
	font-family: 'Comfortaa', cursive;
	font-size: 2em; 
	text-align: left;
	margin-left: 90px; 
	margin-top: 12px; 
	color: #9cc502;
	font-weight:bold;
	text-shadow: 1px 1px #000;
	padding: 10px 0px 10px 40px;
}

#glowna_tresc section h3 { 
	font-family: 'Comfortaa', cursive;
	font-size: 1.66em; 
	text-align:right;
	color: #fbb928;
	margin-top: 0px;
}

#glowna_tresc section p {
	font-family:"Museo-300", Arial, Helvetica, sans-serif; 
	text-align:justify; 
	font-size: 1.20em;
	line-height:1.33em;
	margin-top: 10px;
	color: #CCC;
}

#glowna_tresc section a {
	//font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: 'Comfortaa', cursive;
	font-weight:300;
	text-decoration: none;
	float:right; 
	margin-top: 10px;
	margin-right: 0px;
	font-size: 1.33em;
	color: #9cc502;
	outline: none;
}

#glowna_tresc section a:hover { color: #97E252;}

#glowna_tresc section:nth-child(2) { background:url(../images/tort1.png) top left no-repeat;}

#glowna_tresc section:nth-child(3) { background:url(../images/tort2.png) top left no-repeat;}

#glowna_tresc section:nth-child(4) { background:url(../images/tort3.png) top left no-repeat; border: none;}

#bg-footer { 
	overflow:hidden;
	height: 259px; 
	background:url(../images/bg-footer.png) top left repeat-x;
}

#center { width: 1077px; margin: 0 auto;}

#galeria { 
	margin-top: 45px;
	float:left;
	width: 1077px;
	height: 150px;
	background: url(../images/bg-galeria.png) bottom left no-repeat;
	overflow:hidden;
}

#box-galeria { 
	width: 900px;
	margin-left: 80px;
}

#galeria img{
	border: 3px solid #FFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	
	margin-left: 18px;
	margin-bottom: 10px;

}

footer ul {
	margin-left: 155px;
}

footer ul li {
	float: left;
	margin-top: 28px;
}

footer ul li a { 
	display:block;
	margin-right: 40px;
	font-size: 1em;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5817a0 !important;
	outline: none;
}

footer p { 
	display:block;
	float:right;
	width: 300px;
	font-size: 1em;
	margin-top: 15px;
	text-align:right;
	color: #313131;
}

span.bolder { font-weight:bold; color:#313131;}

#fc { 
	position:absolute;
	top: 100px;
	right: 0px;
	padding-right:0px;
	background-color: #FFF;
	border: 2px solid #FFF;
	border-radius: 5px 0px 0px 5px;	
}

#fc a{ outline:none;}


/* O FIRMIE */

#glowna-sekcja { width: 38% !important; height:auto !important;  }
#tekst1 { width: 550px;}
#tekst2 { width: 645px;}

/* KONTAKT */
#glowna-sekcja-kontakt { width: 38% !important; height:auto !important; overflow: auto;}

.kontener-na-adres { overflow:hidden; margin: 20px 0px;}
#form{
	 padding: 0px; 
	 margin: 0px;
	 margin-top: 50px;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:justify; 
	font-size: 1.20em;
	line-height:1.33em;

}

form { margin: 0px 0px 40px 0px; padding: 0px;}
form fieldset { border: 0px; width: 550px;}
form ul { margin: 20px 0px 20px 0px; padding: 0px; list-style: none;}
form ul li { margin: 0px; padding: 5px; }
form ul li label { margin: 0px; padding: 0px; display: block; width: 150px; float: left; color: #CCC;}
form input { width: 160px !important; }
form ul li textarea {margin: -15px 0px 5px 150px; width: 380px; }
form input, textarea{ border: 1px solid #4e148f !important; padding: 4px 4px !important; }
form input#form-wyslij { float:right; background-color: #fbb928; color:#FFF; text-shadow: 1px 1px 1px #000; padding: 5px 8px !important; border: 1px solid #5a8d0c; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
input#form-wyslij:hover { background-color: #fcce69;}
form h3 { margin: 0px 0px 0px 30px; padding: 0px; font-size: 1.3em; color: #61b4d6;}

/* OFERTA */
#glowna-sekcja-oferta { width: 28% !important; height:auto !important; background: none !important; }
#glowna-sekcja-oferta ul { overflow: auto;}
#glowna-sekcja-oferta ul li{ 
	border-bottom: 2px dashed #CCC;
	//padding-left: 20px;
	overflow:auto;
}
#glowna-sekcja-oferta ul li:last-child { border:none;}
#glowna-sekcja-oferta ul li a {
float:none;
display:block;
//border: 1px solid red;
padding: 5px 0px 5px 20px;
margin:0px;
}

#glowna-sekcja-oferta ul li a:hover { color: #fbb928; border-left: 5px solid #fbb928; }

/* CATERING OKOLOCZNOSCIOWY I BIZNESOWY */
#glowna-sekcja-lista{ width: 28% !important; height:auto !important; background: none !important; }
#glowna-sekcja-lista ul { overflow: auto; padding-bottom: 100px;}
#glowna-sekcja-lista ul li{ 
	border-bottom: 2px dashed #CCC;
	//padding-left: 20px;
}
#glowna-sekcja-lista ul li:last-child { border:none; }
#glowna-sekcja-lista ul li a {
float:none;
display:block;
//border: 1px solid red;
padding: 5px 0px 5px 20px;
margin:0px;
}
#glowna-sekcja-lista ul li a:hover { 
	color: #fbb928; 
	border-left: 2px solid #fbb928;  
	//border-right: 2px solid #fbb928;  
	border-radius: 2px; 
	background-color: rgba(88,23,160, 0.3);
}

/*STYLE DLA OFERT I IMPREZ BIZNESOWYCH Z OKOLICZNOSCIOWYMI*/
.oferty-zdjecia h3 { margin: 20px 0px;}
.oferty-zdjecia img{ 
	border: 3px solid #FFF; 
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin: 0px 0px 20px 60px; 
	width:250px;
	height: 150px;
}

p#obrazki { overflow:auto;}
p#obrazki img { 
	border: 3px solid #FFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	 
	margin: 0px 0px 20px 0px; 
	width:250px; 
	height: 150px; 
	-webkit-box-shadow:1px 1px 4px #333;
	-moz-box-shadow:1px 1px 4px #333;
	box-shadow:1px 1px 4px #333;
	padding: 0px;
}

p#obrazki a { float: left !important; text-align:center; width: 300px; padding-bottom: 10px; margin: 0px  0px 20px 20px; color: #fbb928; font-size: 1.1em;}
p#obrazki a:hover { color: #fbb928;}

/* tworzenie diva z tekstem pobieranym z atrybutu title z linka*/
/*
a.miniatury-galeri:after {
	content: attr(title);
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	border-radius: 10px;
	padding: 5px 10px;
}
*/

p.podpis-zdjecia {
	display: inline;
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius: 10px;
	padding: 5px 10px;
	
	font-family: 'Comfortaa', cursive !important;
	font-size: 1.1em !important; 
	text-align:center;
	color: #fbb928 !important;
}

.naglowek {
	border: 2px dashed #CCC; 
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius: 4px; 
	margin:0px 0px 30px 0px !important;
	padding-left: 40px;
}

.naglowek-h3 {
	font-size: 0.7em !important;
	margin: 10px 30px 0px 0px !important;
	display:inline;
	float:right;
}

a.przycisk:hover { background-color:#90C;}
