
@font-face {
font-family: 'Myriad Pro Regular';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Regular'), url('fonty/MYRIADPRO-REGULAR.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Condensed';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Condensed'), url('fonty/MYRIADPRO-COND.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Semibold Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Semibold Italic'), url('fonty/MYRIADPRO-SEMIBOLDIT.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Semibold';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Semibold'), url('fonty/MYRIADPRO-SEMIBOLD.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Condensed Italic'), url('fonty/MYRIADPRO-CONDIT.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold Italic'), url('fonty/MYRIADPRO-BOLDIT.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold Condensed Italic'), url('fonty/MYRIADPRO-BOLDCONDIT.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold Condensed';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold Condensed'), url('fonty/MYRIADPRO-BOLDCOND.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold'), url('fonty/MYRIADPRO-BOLD.woff') format('woff');
}






html {
	height: 100%;
}

body {
	background-color: #dfd5c2;
	margin: 0 auto;
	font-family: Myriad Pro Regular, Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	height: 100%;
	background-image: url('img/bg2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: justify;
}

*   {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust:none;
	max-height: none;
}


#content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#main {
	width: 960px;
	margin: auto;
	color: #551c1c;
}

.menuRow {
	height:77px;
	margin-top: 38px;
	margin-bottom: 30px;
}

.menuRow .menu {
	width:960px;
	height:77px;
	float:left;
}

.menuRow .menu .menuButtons a:hover {
	color:#b30000;
}

.menuRow .menu .menuButtons ul, .menuRow .menu .menuButtons ul li {
	margin:0;
	padding:0;
	list-style:none;
}

.menuRow .menu .menuButtons ul li {
	display:inline-block;
	padding-right: 12px;
	padding-left: 12px;
	border-right: 1px solid #9f866f;
}

.menuRow .menu .menuButtons .buttonLast {
	display:inline-block;
	padding-right: 12px;
	padding-left: 12px;
	border: 0px;
}

.menuRow .menu .menuButtons {
	font-family: Myriad Pro Condensed, Verdana, Tahoma, Arial, Helvetica;
	color:#551c1c;
	float: left;
	margin: 22px 0px 0px 30px;
	font-size:22px;
}

.logoHeader {
	float:left;
}

.homeLink {
 position: absolute;
 float:right;
 top: 10px;
 left: 1180px;

}

a.homeLinkA {
 color: #9a9293;
}

b {
	font-family: Semibold, Verdana, Tahoma, Arial, Helvetica;
}

ul {
	margin-left: 15px;
}

li {
	margin-bottom: 8px;
}

p {
margin-bottom: 15px;
}

.smalltext {
	font-size: 11px;
	color: #a88b8a;
}

.red {
	color: #b30000;
	}


.input_txt {
	border: 1px solid #e0d7d0;
	width: 450px;
}

.button_send {
	border: 1px solid #e0d7d0;
	width: 150px;
	background-color: #551c1c;
	color: #e0d7d0;
	height: 25px;
	font-family: Myriad Pro Condensed, Verdana, Tahoma, Arial, Helvetica;
	font-size: 16px;
	cursor: pointer;
}

.button_reset {
	border: 1px solid #e0d7d0;
	width: 80px;
	background-color: #551c1c;
	color: #e0d7d0;
	height: 25px;
	font-family: Myriad Pro Condensed, Verdana, Tahoma, Arial, Helvetica;
	font-size: 16px;
	cursor: pointer;
}


a {
	color: #551c1c;
	text-decoration: none;
}

img {
	border: 0px;
}

.jld {
	float: right;
	position: absolute;
	margin-left: 740px;
	margin-top: -30px;
	z-index: 500;
}


.news_box {
border-bottom: 1px dotted silver; 
padding-bottom:10px; 
margin-bottom:15px;
}

.boxy {
	width: 700px;
	margin-bottom: 50px;
	font-family: Myriad Pro Regular, Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
}

.boxTytul {
	color: #b30000;
	font-family: Myriad Pro Bold Condensed, Verdana, Tahoma, Arial, Helvetica;
	font-size: 20px;
	border-bottom: 1px solid #a9937e;
	padding-bottom: 7px;
	margin-bottom: 7px;
}



.boxWiecej {
	color: #b30000;
	text-align: right;
	margin-top: 15px;
}

.slogan {
	width: 700px;
	text-align: center;
	margin-bottom: 50px;
}

.tekst {
	width: 700px;
	height: auto;
}


h1 {
	font-family: Myriad Pro Condensed, Verdana, Tahoma, Arial, Helvetica;
	color: #b30000;
	margin-bottom: 20px;
	font-size:28px;
	border-bottom: 1px solid #a9937e;
}

h2 {
	font-family: Myriad Pro Condensed, Verdana, Tahoma, Arial, Helvetica;
	color: #b30000;
	font-size:24px;
}

h3 {
	font-family: Myriad Pro Condensed, Verdana, Tahoma, Arial, Helvetica;
	color: #b30000;
	font-size:20px;
}

h4 {
	font-family: Myriad Pro Condensed, Verdana, Tahoma, Arial, Helvetica;
	color: #551c1c;
	font-size:20px;
	margin-bottom: 10px;
	margin-top: 30px;
}

h5 {
	font-family: Myriad Pro Condensed, Verdana, Tahoma, Arial, Helvetica;
	color: #551c1c;
	font-size:20px;
	margin-bottom: 10px;
}


.stopkaRow {
	height:35px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.stopkaRow .stopka {
	width:940px;
	height:35px;
	border-top: solid 1px #9f876a;
}

.stopkaRow .stopka .stopkaButtons a:hover {
	color:#b30000;
}

.stopkaRow .stopka .stopkaButtons ul, .stopkaRow .stopka .stopkaButtons ul li {
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
}

.stopkaRow .stopka .stopkaButtons ul li {
	display:inline-block;
	padding-right: 8px;
	padding-left: 8px;
	z-index: 1000;
}


.stopkaRow .stopka .stopkaButtons {
	font-family: Myriad Pro Condensed, Verdana, Tahoma, Arial, Helvetica;
	color:#9f876a;
	margin-top: 5px;
	font-size:14px;
}

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('img/icon_top.png') no-repeat;
}

ul.bullet {
	list-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

li.trigger {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 4px;
	background: url(img/bullet_red.png) no-repeat 0px 3px;
	height: 15px;
	cursor: pointer;
}

li.active {background-position: left bottom;}

ul.trigger2 {
	padding: 10px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
}


