@font-face {
  font-family: Roboto;
  src: url(fonts/roboto-regular.ttf);
}
@font-face {
  font-family: Roboto Light;
  src: url(fonts/roboto-light.ttf);
}
@font-face {
  font-family: Museo-Regular;
  src: url(fonts/museo-regular.otf);
}
@font-face {
  font-family: Advent;
  src: url(fonts/advent.ttf);
}
@font-face {
  font-family: Bebas Neue;
  src: url(fonts/bebasneue-webfont.ttf);
}
a{
	color: #333;
	text-decoration: none;
}
body{
	font-family: Advent;
	background: url(img/bg.jpg) center top fixed;
}

.container {
    max-width: 900px;
	background: #ffffff90;
	font-family: Advent;
}

.logo{
	padding-top: 20px;
	padding-bottom: 30px;
}
.page {
    width: 970px;
	margin: 0 auto;
}
.menu{
	font-size: 25px;
	color: #333;
	font-family: Bebas Neue;
}
.menu img{
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 50px;
}
.menu-2{
	color: #333;
	text-decoration: none;
}
.menu-2:hover{
	color: #333;
	text-decoration: none;
}
.opis2{
	background: #00000090;
	padding: 15px 0 15px 15px;
}
.opis{	
	font-size: 18px;
	color: #fff;
	font-family: Advent;
	font-weight: bold;
}
.opis h3{
	font-size: 30px;
	color: #fff;
	font-family: Advent;
	font-weight: bold;
}
.slogan h1{
	color: #002e3f;
	font-family: Advent;
	font-size: 48px;
	line-height: 85px;
	font-weight: bold;
}
.slogan h2{
	color: #002e3f;
	font-family: Advent;
	font-size: 40px;
	line-height: 35px;
	font-weight: bold;
}
.slogan h3{
	color: #002e3f;
	font-size: 32px;
	line-height: 55px;
	font-weight: 300;
	font-family: Advent;
}
.button1{
	background: #ff8006;
	width: 300px;
	text-align: center;
	padding: 15px;
	color: #fff;
	font-size: 20px;
}
.toro-contain{
	font-size: 26px;
	color: #002e3f;
}
.toro-contain h1{
	font-size: 30px;
	font-weight: bold;
	color: #002e3f;
}
.toro-contain p{
	font-size: 20px;
	font-weight: bold;
	color: #002e3f;
}
.torotitle h3{
	font-family: Advent;
	font-size: 30px;
	background: #ff8006;
	width: 300px;
	color: #fff;
	padding: 10px 30px;
	margin-left: -30px;
}
.price{
	color: #002e3f;;
}
.price h1{
	font-size: 38px;
	font-weight: bold;
}
.price h3{
	font-size: 27px;	
	font-weight: bold;
}

.price p{
	font-size: 18px;
	font-weight: bold;
}
.toro-contain2{
	margin-left: -15px;
	margin-right: -15px;
	padding: 15px;
	font-size: 18px;
	color: #fff;
	background: #ff8006;
}
.torotitle3{
	font-weight: bold;
	font-size: 23px;
	padding-bottom: 10px;
}
.takdzialamy P{
font-size: 15px;
min-height: 150px;
}