@charset "utf-8";
body {
	font-family: Tahoma;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 12px;
}
.oneColElsCtr #container {
	width: 100%;
	background: #FFFFFF;
	background-image: url(img/bg_1.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
.oneColElsCtr #mainContent {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

#content_ofr {
	width: 896px;
	padding: 10px;
	margin-left: 45px;
	text-align: left;
}

h1 {
	font-size: 18px;
	color: #3b190d;
}

.title_2 {
	font-size: 13px;
	color: #3b190d;
	font-weight: bold;
	padding-bottom: 10px;
}

.title_3 {
	font-size: 13px;
	color: #7f6c3a;
	font-weight: bold;
}

.jasny_braz {
	color: #7f6c3a;
}

.braz_footer {
	color: #b0995c;
}

#footer {
	border-top: 4px solid #b8a471;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}

#footer_global {
	width: 900px;
	margin: 0 auto;
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 30px;
	color: #888888;
}

#footer_left {
	float: left;
	width: 400px;
	text-align: left;
}

#footer_right {
	float: right;
	width: 400px;
	text-align: right;
}

a.link_pixel {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 10px;
}
a.link_pixel:visited {
	color: #636363;
}
a.link_pixel:hover {
	color: #333333;
}
a.link_pixel:active {
	color: #636363;
}

#home_box {
	background-image: url(img/pic_home2.jpg);
	background-repeat:no-repeat;
	width: 896px;
	height: 270px;
	margin: 0 auto;
	padding-top: 10px;
}

.bg_box {
	background-image: url(img/bg_box_s2.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 250px;
	text-align: center;
}

a.link_wiecej {
	font-family: Arial, Helvetica, sans-serif;
	color: #97703b;
	text-decoration: underline;
	font-size: 11px;
	padding-bottom: 10px;
	text-align: right;
}
a.link_wiecej:visited {
	color: #97703b;
}
a.link_wiecej:hover {
	color: #97703b;
	text-decoration: none;
}
a.link_wiecej:active {
	color: #97703b;
}

.arr_wiecej {
	color: #97703b;
	padding-right: 13px;
	font-size: 11px;
}

a.link_wiecej2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #97703b;
	text-decoration: underline;
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
}
a.link_wiecej2:visited {
	color: #97703b;
}
a.link_wiecej2:hover {
	color: #97703b;
	text-decoration: none;
}
a.link_wiecej2:active {
	color: #97703b;
}

.arr_wiecej2 {
	color: #97703b;
	font-size: 14px;
	padding-right: 20px;
}

a.link_wiecej3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #97703b;
	text-decoration: underline;
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: bold;
}
a.link_wiecej3:visited {
	color: #97703b;
}
a.link_wiecej3:hover {
	color: #97703b;
	text-decoration: none;
}
a.link_wiecej3:active {
	color: #97703b;
}

.arr_wiecej3 {
	color: #97703b;
	font-size: 12px;
}

.bg_box_ref {
	background-image: url(img/bg_box_ref.jpg);
	background-repeat: no-repeat;
	width: 897px;
	height: 574px;
	text-align: center;
	margin: 0 auto;
	padding: 35px 0 10px 0;
}

.bg_box_rel0 {
	background-image: url(img/bg_box_rel0.jpg);
	background-repeat: no-repeat;
	width: 897px;
	height: 700px;
	text-align: center;
	margin: 0 auto;
	padding: 35px 0 10px 0;
}

.bg_box_rel_ {
	background-image: url(img/bg_box_rel_.jpg);
	background-repeat: no-repeat;
	width: 897px;
	height: 850px;
	text-align: center;
	margin: 0 auto;
	padding: 35px 0 10px 0;
}

.img_brdr {
	border: 1px solid #d3d3d3;
}

.bg_rel {
	background-image: url(img/bg_box_rel.jpg);
	background-repeat: no-repeat;
	width: 864px;
	height: 199px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
}

.bg_rel600 {
	background-image: url(img/bg_box_rel600.jpg);
	background-repeat: no-repeat;
	width: 864px;
	height: 640px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
}

.bg_rel400 {
	background-image: url(img/bg_box_rel400.jpg);
	background-repeat: no-repeat;
	width: 864px;
	height: 490px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
}

.bg_rel800 {
	background-image: url(img/bg_box_rel800.jpg);
	background-repeat: no-repeat;
	width: 864px;
	height: 800px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
}



#bg_box_kon {
	background-image: url(img/bg_box_kon.jpg);
	background-repeat: no-repeat;
	width: 897px;
	height: 487px;
	margin: 0 auto;
	padding: 35px 0 10px 0;
}

.kontakt_1 {
	font-size: 17px;
	font-weight: bold;
}

.kontakt_2 {
	font-size: 13px;
	font-weight: bold;
	color: #874f34;
}

a.link_norm {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a.link_norm:visited {
	color: #000000;
}
a.link_norm:hover {
	color: #000000;
	text-decoration: none;
}
a.link_norm:active {
	color: #000000;
}


a.link_ofr {
	color: #3b190d;
	text-decoration: underline;
	font-size: 13px;
}
a.link_ofr:visited {
	color: #000000;
}
a.link_ofr:hover {
	color: #000000;
	text-decoration: none;
}
a.link_ofr:active {
	color: #000000;
}
