@CHARSET "UTF-8";

body, html, form, table, tr, td, th, h1, h2, p {
	padding: 0;
	margin: 0;
}
td {
	vertical-align: top;
}
body {
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
	color: #000;
	text-align: center;
	height: 100%;
	width: 100%;
	background: #fff url(../img/gora.png) center top no-repeat;
}

object {
	outline: none;
}
a {
	color: #46852c;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}
ul {
	padding-left: 15px;
	margin: 0;
}
ul ul {
	padding-left: 25px;
}
ul li {
	list-style-type: none;
	padding-left: 15px;
	background: transparent url(../img/kropka2.gif) left 7px no-repeat;
}
table {
	border: none;
	border-collapse: collapse;
}
.clear {
	clear: both;
}
.right {
	text-align: right;
}
/* layout */

#main, #footer, #footer_btm {
	width: 1010px;
	margin: 0 auto;
	text-align: justify;
}

#flash_top, #flash_top_container {
	width: 1010px;
	height: 355px;
	/*background: transparent url(../img/flash.png) no-repeat;*/
}
#flash_logo_container {
	width: 304px;
	height: 130px;
	position: absolute;
	top: 330px;
	/*background: transparent url(../img/flash2.gif) no-repeat;*/
}
#flash_logo {
	width: 304px;
	height: 130px;
}
#panel_left {
	width: 295px;
	padding: 140px 0 50px 10px;
	float: left;
}
#menu_left {
	height: 175px;
	background: transparent url(../img/left_menu.png) no-repeat;
}
#menu_left a {
	display: block;
	height: 31px;
	padding-top: 12px;
	padding-left: 30px;
	color: #b7dba7;
	background: transparent url(../img/kropka.gif) 13px center no-repeat;
}
#menu_left a:hover {
	color: #fff;
}
#menu_left .menu_item {
	background: transparent url(../img/linia.gif) center top no-repeat;
}
#contact_box {
	height: 130px;
	padding-top: 40px;
	padding-left: 20px;
	background: transparent url(../img/left_contact.png) 1px 10px no-repeat;
	color: #313131;
	line-height: 22px;
}
#contact_box h1 {
	font-size: 18px;
	line-height: 25px;
}


#panel_right {
	width: 685px;
	padding: 25px 10px 50px 0;
	float: right;
}

/* footer */
#footer_bg {
	background: transparent url(../img/footer_bg.png) repeat-x;
	height: 220px;
}
#footer {
	height: 183px;
	background: transparent url(../img/dol.png) no-repeat;
	color: #a38cae;
	font-size: 12px;
}
#footer a {
	color: #a38cae;
}
#footer a:hover {
	color: #fff;
}
#footer_about {
	float: left;
	padding-left: 10px;
	padding-top: 13px;
	width: 295px;
}
#footer_about strong {
	color: #fff;
	font-weight: normal;
}
#footer_about div {
	cursor: pointer;
}
#footer_about div.link {
	text-decoration: underline;
	color: #fff;
}
#footer img {
	margin-bottom: 20px;
}
#footer_menu {
	width: 670px;
	padding-right: 10px;
	padding-top: 13px;
	float: right;
}
#footer_menu1 {
	width: 100%;
}
#footer_menu2 {
	margin-top: 70px;
	float: right;
}
#footer_menu1 td, #footer_menu2 td {
	text-align: center;
	padding: 0 3px;
	white-space: nowrap;
}
#footer_menu2 td {
	font-size: 14px;
}
.menu_space {
	width: 3px;
	background: transparent url(../img/kropka3.gif) center center no-repeat;
}

#footer_btm a, #footer_btm span {
	color: #a38cae;
}
#footer_dscr {
	float: left;
	padding-left: 10px;
}
#footer_fsi {
	float: right;
	padding-right: 10px;
}
#footer_btm a, #footer a, #menu_left a {
	text-decoration: none;
}
#footer_btm a:hover, #footer a:hover, #menu_left a:hover {
	text-decoration: underline;
}

/* content */
.page_header {
	font-family: Georgia, serif;
	font-size: 24px;
	color: #aeaeae;
	padding-left: 70px;
	padding-bottom: 25px;
}
.page_header h1 {
	color: #441758;
	font-size: 24px;
	font-weight: normal;
}
.page_header strong {
	background-color: #441758;
	color: #fff;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
}
.page_body em {
	color: #561d6f;
}
.page_body {
	line-height: 22px;
}
.page_photo {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#gmap_container {
	width: 380px;
	height: 280px;
	float: right;
	background: #ddd;
	margin-left: 15px;
	margin-bottom: 15px;
}

.referencja {
	font-style: italic;
	padding-bottom: 30px;
}
.referencja_footer {
	font-style: normal;
	text-align: right;
}
.referencja_link {
	font-size: 12px;
	padding-right: 20px;
	background: transparent url(../img/ico_file.gif) right center no-repeat;
}

.gmap_html_txt, .gmap_html_title {
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
.gmap_html_title {
	font-weight: bold;
	padding-bottom: 5px;
}
