* {
	margin:0;
	padding:0;
}

html ,body {
	margin:0;
	padding:0;
}

body {
	font: 11px tahoma,sans-serif;
	text-align:center;
	background-color: white;
}

p {
	margin:0px;
	padding: 0px;
}

button {
	border: none;
	background-color: transparent;
}

div#container {
	text-align:left;
}

div#content p {
	line-height:1.4;
}

div#content  h3, div#content  h1 {
	color: #8e8e8e;
	font-size: 13px;
	font-weight: bolder;
	padding: 7px 0 10px 0;
}

div#content_full  h3 {
	color: #8e8e8e;
	font-size: 16px;
	font-weight: bolder;
}

div#container{
	width:1000px;
	margin:0 auto;
}

div#content {
	float:right;
	width:730px;
	margin-top: 10px;
}

div#navigation {
	float:left;
}

div#footer {
	clear:both;
	width:100%
}


body {
	border-top: 1px solid #E8E8E8;
	background-repeat: repeat-x;
	background-position: 0px 346px;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

div#header {
	background-repeat: repeat-x;
	background-image: url('../sala_konferencyjna/menu.2.shade.png');
}

div#menu {
	margin-top: 4px;
	height: 43px;
	color: transparent;
	padding-top: 13px;
	font-size: 0px;
	background-repeat: repeat-x;
	background-image: url('../sala_konferencyjna/menu.shade.gif');
	text-align: center;
}

#menu a {
	color: #363636;
}

div#footer {
	font-size: 14px;
	color: #757575;
	padding-bottom: 5px;

}

div#footer div#bottom_menu {
	padding-top: 5px;
	margin-bottom: 5px;
	background-color: #EAEAEA;
	color: #757575;
	display:block;
	text-align: right;
	height: 20px;
	padding-right: 10px;
	font-size: 12px;
}

div#footer div#bottom_menu p {
	float:left;
	clear: left;
	margin-left: 360px;
}

* html div#footer div#bottom_menu p {
	margin-left: 200px;
}

div#footer a {
	color: #757575;
}

p#title {
	color: #8EAEC8;
	font-size: 12px;
	margin-top: 9px;
	margin-left: 15px;
	vertical-align: middle;
}

p#title a{
	color: #8EAEC8;
	font-size: 12px;
}

p#title strong a {
	color: #528BBA;
}

div#header_bar {
	background-color: #F8F8F7;
	height: 33px;
}

*:first-child+html div#header_bar {
	height: 40px;
}

div#header_bar form {
	color: #528BBA;
	float: right;
	clear: right;
	vertical-align: top;
	margin-top: 3px;
	padding-bottom: 1px;
}

div#header_bar form p button {
	vertical-align: middle;
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	height: 27px;
}

div#header_bar p#title {
	float: left;
	clear: left;
}

div#header_bar label {
	vertical-align: middle;
}

div#header_bar input#newsletter_text {
	height: 15px;
	vertical-align: middle;
}

* html div#header_bar input#newsletter_text {
	vertical-align: none;
}

*:first-child+html div#header_bar input#newsletter_text {
	vertical-align: none;
}

div#wrapper {
	clear: both;
}

div#navigation {
	margin-top:12px;
}

div.lmenu {
	background:#5189B8;
	width: 254px;
	background-image:  url('../sala_konferencyjna/lmenu.end.png');
	background-repeat: no-repeat;
	background-position: bottom;
	color: #C3D9E7;
	margin-bottom: 3px;
}

div.lmenu ul li {
 	list-style-position: inside;
	list-style-image:  url('../sala_konferencyjna/pointer.blue.png');
	/*border-top: 1px ridge #5B91BF;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

* html div.lmenu ul li {
 	width: 223px;
	padding-left: 5px;
}

*:first-child+html div.lmenu ul li {
 	width: 223px;
	padding-left: 5px;
}

* html div.lmenu ul li {
	border: none;
}

*:first-child+html div.lmenu ul li {
 	border: none;
}

div.lmenu a {
	display: inline;
	color: #C3D9E7;
}

* html div.lmenu a {
	display:block;
	vertical-align: top;
	padding-bottom: 1px;
}

*:first-child+html div.lmenu a {
	display:block;
	vertical-align: top;
	padding-bottom: 3px;
}

div.lmenu h3, div.lmenu h3 a {
	font-size:12px;
	background-image:  url('../sala_konferencyjna/lmenu.top.png');
	background-repeat: no-repeat;
	background-position: top;
	color: white;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

table.object_list {
	color: #4E84B2;
	border-collapse: collapse;
	background-color: #F6F6F6;
	margin-bottom: 10px;
	width: 730px;
}

table.object_list caption {
	text-align: left;
	font-size: 13px;
	color: #8E8E8E;
	font-weight: bolder;
}

table.object_list th {
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #E4E4E4;
	background-color: #EDEDED;
	font-weight: bolder;
}

table.object_list td {
	padding: 5px;
	padding-right: 0px;
	padding-top: 20px;
	border: 1px solid #E4E4E4;
}

table.object_list td.obj_list_main {
	padding-top: 10px;
}

table.object_list p span, table.object_list p img {
	display: inline;
}


table.object_list td a.photo_h {
	float: left;
	clear: left;
	margin-right: 7px;
	margin-bottom: 10px;
	display:block;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url('../sala_konferencyjna/shadow.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

table.object_list td strong {
	font-size: 13px;
}

table.object_list td a {
	color: #4E84B2;
	font-weight: light;
}

table.object_list td strong a  {
	font-size: 12px;
}


table.object_list form {
	padding: 0px;
	margin: 0px;
}

table.object_list button {

	font-weight: normal;
	font-size: 11px;
	font-family: tahoma;
	padding: 0px;
	margin: 0px;
}

tr.object_description_row, tr.object_description_row td {
	margin: 0px;
	padding: 0px;
}

div.object_description {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

select#search_type option {
	padding-left: 10px;
}

div#nav_search {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div#nav_search form p {
	text-align: right;
	margin-bottom: 7px;
}

div#nav_search form input, div#nav_search form select {
	width: 125px;
	background-color: #F5F5F5;
	color: #8B8B8B;
}

div#nav_search form select {
	width: 129px;
}

td.obj_list_menu {
	width: 90px;
	padding-left: 15px;
}

* html td.obj_list_menu {
	width: 90px;
}

*:first-child+html  td.obj_list_menu {
	width: 90px;

}

* html button.add_to_clipboard_submitb {
	width:1px;overflow:visible;
}

*:first-child+html button.add_to_clipboard_submitb {
	width:1px;overflow:visible;

}

td.obj_list_contact {
	width: 105px;
}

* html td.obj_list_contact {
	width: 105px;
	padding-right: 0px;
}

*:first-child+html  td.obj_list_contact {
	width: 105px;
	padding-right: 0px;
}

td.obj_list_val {
	width: 170px;
}

p.obj_list_menu_i {
	padding-left: 3px;
}

* html p.obj_list_menu_i {
	padding-left: 0px;
}

*:first-child+html p.obj_list_menu_i {
	padding-left: 0px;
}

div#nav_search h3 {
	color: #8e8e8e;
	font-size: 16px;
	font-weight: bolder;
}


div#content  div#question input {
	width: 170px;
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
	color: #8e8e8e;
	font-size: 11px;
}


div#content div#question p {
	margin-bottom: 10px;
}

div#content div#question textarea {
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
	color: #8e8e8e;
	margin-left: 145px;
}


div#content div#question form div {
	width: 320px;
	text-align: right;
}

div#content div#question p input#submit_button {
	font-size: 11px;
	width: 110px;
	height: 30px;
	background-color: #4D83AF;
	border: none ;
	color: #BED1E1;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 250px;
	margin-bottom: 10px;
}

p#description_text {
	margin-bottom:9px;
}

div#contact {
	width: 200px;
	float: left;
	clear: left;
	padding-top: 10px;
	font-size: 12px;
}

div#contact h4 {
	color: #497EA9;
	font-size: 13px;
}

* html div#header_bar p#title {
	margin-left: 5px;
}
