@charset "iso-8859-2";
/* CSS Document */
  @font-face {
 font-family: chi;
 src: url(http://ventario.pl/img/chi.ttf); /* lub ¶cie¿ka relatywna */
}
 @font-face {
 font-family: B;
 src: url(http://ventario.pl/img/font/BELL.TTF); /* lub ¶cie¿ka relatywna */
}
 @font-face {
 font-family: Bb;
 src: url(http://ventario.pl/img/font/BELLB.TTF); /* lub ¶cie¿ka relatywna */
}
 @font-face {
 font-family: Bi;
 src: url(http://ventario.pl/img/font/BELLI.TTF); /* lub ¶cie¿ka relatywna */
}
 @font-face {
 font-family: lidostf;
 src: url(http://ventario.pl/img/font/LidoSTF.otf); /* lub ¶cie¿ka relatywna */
}
 @font-face {
 font-family: lidostfit;
 src: url(http://ventario.pl/img/font/LidoSTFItalic.otf); /* lub ¶cie¿ka relatywna */
}
 @font-face {
 font-family: lidostfmedium;
 src: url(http://ventario.pl/img/font/LidoSTFMedium.otf); /* lub ¶cie¿ka relatywna */
}
* {
	margin: 0 auto;
}
body {
	background-color:#604551;
	font-family: chi, Myriad pro, "Times New Roman", Times, serif;
	color: #604551;
	font-size: 11pt;
	_font-style:italic;
}
a img {
	border: none;
}
h1 {
	font-family: Bi, lidostfit;
	font-size:26pt;
	font-weight: normal;
	text-align:center;
	padding-bottom:20px;
}
h1 strong {
	color:#E35983;
	font-weight:normal;
}
h2 {
	text-align:center;
	font-family: lidostfit;
	font-size:14pt;
	color:#999;
	font-weight: normal;
	padding-bottom:30px;
}
input, textarea {
	border:solid #BEAEAB 1px;
	padding: 2px 3px 2px 3px;
	font-family: chi;
	font-size: 11pt;
	margin-bottom: 5px;
}
p { text-align: center; }
a {
	color: #604551;
	text-decoration: none;
}
a:hover {
}
hr{
	border: 1px solid #E35983; }
.gora {
	background-image: url('gfx/ban.png');
	background-repeat:no-repeat;
	height: 186px;
}
.gora2 {
	width: 1000px;
	height: 126px;
}
.obraczki {
	background-image:url('gfx/obr.png');
	height: 430px;
	width:500px;
	top:-126px;
	position:relative;
	left: 375px;
	z-index:3;
	background-repeat:no-repeat;
}
.menu {
	width: 1000px;
	height: 26px;
	font-family: lidostf;
	letter-spacing: 0px;
	font-size: 11pt;
	margin: 34px auto;
	font-variant:small-caps;
	font-style:normal;
}
.menu ul {
	list-style-type:none;
	height:30px;
	vertical-align: middle;
	padding-left:0px;
}
.menu li {
	list-style:none;
	vertical-align: middle;
	float:left;
	height:30px;
	padding-left: 10px;
}
.menu li a {
	display:block;
	height:30px;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
	color: #78606e;
	padding-top: 3px;
}
.menu li a:hover {
	height:27px;
	text-decoration:none;
	background-color:#f6104c;
	color: #fff;
}
.pasek3 {
	background-color: #FF0953;
	height: 5px;
	width:975px;
	margin-left:0px;
	filter: Alpha(Opacity=50, Style=0);
	opacity:0.5;
	position:absolute;
	top:186px;
}
.glowna {
	width: 1000px;
	background-image:url(gfx/gra.png);
	background-repeat:repeat-x;
	background-color: #e6e6e6;
}
.glowna2 {
	width: 570px;
	padding: 20px 20px 30px 40px;
	text-align:justify;
	float:left;
}
.glowna3 {
	margin-top:240px;
	width: 315px;
	text-align:justify;
	padding: 10px 40px 30px 15px;
	float:right;
}
.glowna4 {
		float:left;
			padding: 0px 20px 30px 40px;
			text-align:center;
}
.menu2 {
	width: 1000px;
	margin-left: 20px;
	padding-bottom: 30px;
}
.pasek2 {
	background-color: white;
	height:5px;
}
.fb {
	width: 1000px;
	text-align:right;
}
.dol {
	width: 1000px;
	color: #fff;
	font-family: myriad pro, arial;
	font-size: 10pt;
	margin-bottom: 20px;
	text-align:center;
	font-style:normal;
}
.dol span {
	color:#E35983;
}
.dol a {
	color: #fff
}
.lacznik {
	clear:both;
}
/* ------------- OFERTA */

.pakiet {
	width: 400px;
}
.lit {
	float:left;
	width:100px;
	height: 130px;
	border-right: 1px solid #333;
	padding-top: 30px;
}
.pakietopis {
	padding-top:10px;
	width: 270px;
	float:right;
	margin-left: 20px;
}
.pakietopis:first-line {
	font-family: Bi;
	font-size:20pt;
	color:#E35983;
}
.pakietopis span {
	font-family: Bi;
	font-size:16pt;
	color:#E35983;
}
ul.ofertaul {
	padding-left:0px;
	text-align:left;
	list-style:none;
	type:none;
}
li.par {
	padding: 3px 5px 5px 5px;
	margin-bottom: 5px;
	background-color: #DBDBDB;
}
li.npar {
	padding: 3px 5px 5px 5px;
	background-color: #EBABB7;
	margin-bottom: 5px;
}
.rama {
	border: 1px solid;
	border-color:#CDCDCD;
	font-size: 11pt;
	margin-bottom: 10px;
	padding: 3px 10px 5px 5px;
}
/* ------------- koniec OFERTA */
/* ------------- O NAS */
/* ------------- O NAS */
/* ------------- KONTAKT */
input[type="submit"] {
	font-family: Bi;
	font-size:20pt;
	color:#E35983;
	border: 0;
	background: none;
}
/* ------------- koniec KONTAKT */
/* ------------- GALERIA */
.kat {
	float: left;
	width:115px;
	height: 80px;
	background-color:#f6104c;
	font-family: lidostfit;
	font-size:12pt;
	color: #000;
	
	filter: Alpha(Opacity=50, Style=0);
	opacity:0.5;
}
a:hover .kat {
	
	filter: Alpha(Opacity=100, Style=0);
	opacity:1;
}
.nap {
	background-color:#FFF;
	height:30px;
	filter: Alpha(Opacity=50, Style=0);
	opacity:0.5;
	position: relative;
	top: -80px;
}
.tyt {
	position: relative;
	text-align:center;
	font-weight:bold;
	top: -110px;
	margin: 5px 5px 5px 5px;
	
}
.ost {
	float: right;
	width:110px;
	height: 80px;
	background-color:#ff7e9c;
	font-family: lidostfit;
	font-size:12pt;
	color: #000;
	filter: Alpha(Opacity=50, Style=0);
	opacity:0.5;
}
a:hover .ost {
	
	filter: Alpha(Opacity=100, Style=0);
	opacity:1;
}

