
html>body a { cursor: pointer;}



.invisible { display: none; }
.visible { display: block; }


.red { color: #FF0000; }

.spec { visibility: hidden; }


* { 
	border: 0px;
	margin: 0px; 
	padding: 0px; 
}


/*		links, type		
 * ----------------------*/

html, body {
	height: 100%;
}

body {
	background: #fff;
	color: #505050;
	font: normal 11px/20px Tahoma, Arial, Helvetica, sans-serif;		
}

p {	
	padding: 5px 30px 5px 10px;
	margin: 5px 0;
}

	
h3 {
	color: #7c7c7c;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
}

h3.blue {
	border-bottom: 1px #e5e5e5 solid;
	color: #204099;
	font-size: 16px;
	padding: 0 0 5px 0;
	width: 330px;
}

h3.short { width: 230px !important; }

h3.long { 
	width: 440px; 
}

h3.noborder { border: none !important; }

h4 {
	border-bottom: 1px #e5e5e5 solid;
	color: #3e59a7;
	font-size: 12px;
	padding: 0 0 5px 0;
	width: 300px;
}

h4.bg {
	background: url(bluearrow.png) center left no-repeat;
	border: none;
	padding: 0 0 0 10px; 
	width: 100px;
}

h5 { font-size: 12px; }

h6 { 
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

h3 a, h6.b a { color: #505050; }

a, a:link, a:active, a:visited { 
	text-decoration: none;
	color: #072a99; 
	cursor: pointer;
 	}
	
a:hover {
	text-decoration: underline;
}

#maincontainer #container #menu a {
	font: bold 14px Verdana;
	display: block;
	float: left;
	height: 22px;
	padding: 5px 10px;	
}

#maincontainer #container #menu a:hover {
	background: #e7e7e7;
	text-decoration: none;
}

#maincontainer #container #menu a.active {
	background: #e7e7e7;
}

#maincontainer #container #menu a.lang {
	border: 1px solid #f0f0f0;
	color: #a7a7a7;
	display: block;
	font: normal 11px Tahoma;
	margin-top: 5px;
	padding: 2px 8px;
	height: auto;
	}
	
	
#subscription form {
	margin: 20px auto;
	width: 370px;
}
	
a.lang {
	border: 1px solid #f0f0f0;
	color: #a7a7a7;
	display: block;
	font: normal 11px Tahoma;
	margin-top: 5px;
	padding: 2px 8px;
	height: auto;
	}
	
#maincontainer #container #rside ol {
	list-style: none;
	margin: 10px;
}

#maincontainer #container #rside li {
	float: left;
	margin: 5px 0;

	width: 70px;
}

a.button {
	background: #b7b7b7;
	color: #fff !important;
	float: left;
	height: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-right: 5px;
	padding: 3px 20px;
}

#subscription a.button { width: 192px; text-align: center; padding: 3px 0px;}

#box .headerM a {
	background: #f6f6f6;
	color: #204099;
	display: block;
	float: left;
	font-size: 11px;
	margin-right: 5px;
	padding: 3px 8px;
}

#box .headerM a.active, #box .headerM a:hover { 
	text-decoration: none;
	background: #e0e0e0;
}

.links a {
	background: #b7b7b7;
	color: #fff !important;
	display: block;
	float: left;
	height: 22px;
	font-weight: bold;
	margin-right: 3px;
	padding: 3px 0px;
	text-align: center;
	margin-bottom: 5px;
}

.links a.kontakt{
	width: 85px;
}

.links a.polec {
	width: 130px;
}

.links a.pdf {
	width: 99px;
	margin-right: 0px !important;
}
 
.links a.invbutton {
	width: 156px;
	margin-right: 8px;
}
.links a.invbuttonr {
	width: 156px;
	margin-right: 0px !important;
}

.links a.invkontakt {
	width: 156px;
	margin-right: 0px !important;
	background: #8394cc;
} 
 
.kontaktForm p {
	color: #b7b7b7;
}

.pages { margin-left: 20px; line-height: 11px;}

.pages a { padding: 0 3px; }

.pages a.active { 
	color: #515151;
	font-weight: bold;
	text-decoration: underline;
}
 
 
 /*		misc		
 ---------------- */
 
.clr { clear:both; height: 0px; font-size: 1px; }

.grey { color: #515151; }

.left {	float: left; }

.right { float: right; }

.grey {	color: #999; }

.f_change a { color: #535353 !important; }		/* ciemny szary	*/

.f_small { font-size: 9px; }
 
.f_normal {	font-size: 11px; } 

.f_big { font-size: 13px; }

.f_grey { color: #818181; }		 /* jasny szary */

.cap { text-transform: uppercase; }

.b { font-weight: bold; }

.sep { padding: 0 10px; }

.marginR { margin-right: 40px; }

.nomargin { margin: 0; }

.marginL { margin-left:10px; }

.mail { font-weight: bold; }

ul {
	display: block;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
	margin: 10px 0 15px 10px;

}


.border {
	border-bottom: 1px #e5e5e5 solid;
	width: 250px;
}

#suplement table { border-collapse: collapse;  }
#suplement table td { padding: 10px; vertical-align: top; font: normal 11px/20px Tahoma, Arial, Helvetica, sans-serif; text-align: justify; }


li.more {
	
	float: right;
}

li.more a {
	color: #204099;
	font-size:10px;
}

.uppercase { text-transform:uppercase; }
.txtRight { text-align: right !important; }



 
/*		intro		
--------------------*/ 

.introLang {
	float: right;
	margin: 20px 20px 0 0;
}

#distance 
{ 
	width:1px;
	height:50%;
	margin-bottom:-140px;
	float:left;
}
	
#wraper 
{
	clear:left;
	height:280px;
	margin:0 auto;
	width:166px;
	text-align:center;
}

#wraper img {
	margin-bottom: 30px;
}

#introMenu {
	height: 146px;
	margin: 5px auto;
	width: 166px;
}

#introMenu .top {
	background: url(menu_top.png) no-repeat;
	font-size: 1px;
	height: 8px;
	width: 166px;
}

#introMenu .bottom {
	background: url(menu_bottom.png) no-repeat;
	font-size: 1px;
	height: 8px;
	width: 166px;
}

#introMenu #collapsed {
	margin: 0px auto;
	width: 169px;
}

#introMenu #collapsed .leftCol {
	background: url(menu_left.png) no-repeat;
	float: left;
	height: 17px;
	overflow:hidden;
	width: 8px;	
}

#introMenu #collapsed .rightCol {
	background: url(menu_right.png) no-repeat;
	float: left;
	height: 17px;
	overflow:hidden;
	width: 8px;	
}

#introMenu #collapsed .contentCol {
	background: #fff;
	float: left; font-size: 13px;
	font-weight: bold;
	height: 17px; line-height: 18px;
	padding: 0 5px;
	width: 140px;	
	color: #7d7d7d;
}

#introMenu #collapsed .contentCol .in { }

#introMenu #collapsed .contentCol img {
	margin: 0;
}


#introMenu #expanded {
	display: none;
	margin: 0px auto;
	width: 169px;
	background: url(introbg.png) repeat-y left top;
}


#introMenu #expanded .contentExp {
	padding: 0px 10px 2px 10px;
	text-align: left;
	width: 156px;	
	margin: 0px;
}

#introMenu #expanded .contentExp img {
	margin: 0;
}

#introMenu #expanded .contentExp .insintro {
	font-size: 11px;
	margin: 10px 0 15px 10px;

}
#introMenu #expanded .contentExp .insintro div { height: 18px; }

 #introMenu #expanded .contentExp .insintro a { color: #7d7d7d !important; font: bold 13px Tahoma;}

.hr {
	background: #f7f7f7;
	height: 3px;
	margin: 2px auto;
	width: 130px;
} 


 /*		layout		
-------------------*/

#maincontainer {
	background: #fff;
	margin: 30px auto;
	width: 982px;
	}
	
#maincontainer #shadowTop { 
	background: url(shadow_top.png) no-repeat;
	font-size: 1px;
	width: 982px;
	height: 5px;
}

#maincontainer #shadowLeft {
	background: url(shadow_left.png);
	float: left;
	height: 530px;
	width: 5px;
}

#maincontainer #container {
	background: #fff ;
	float: left;
	margin: 0 auto;
	width: 972px;
}


#maincontainer #container #menu {
	height: 32px;
	padding: 0 15px;
}

#maincontainer #container #top {
	background: url(top_img.jpg) no-repeat;
	height: 140px;
}

#maincontainer #content {
	background: url(content_bg.png) repeat-y;
	float: left;
	margin: 0px auto;
	width: 972px;
	height: 400px;
}

html>body #maincontainer #content {
	height: auto;
	min-height: 400px;
}

/*		left side		*/

/*		menu leftside		*/

.menuLeft {
	width: 204px; 
	color: #7d7d7d;
	font: 11px Tahoma;
}

.menuLeft .left a { color: #3e59a7; }

.menuLeft .topm {
	background: url(m_left_header.png) no-repeat;
	font-size: 1px;
	height: 4px;
	width: 204px;
}

.menuLeft .bottomm {
	background: url(m_left_footer.png) no-repeat;
	font-size: 1px;
	height: 6px;
	width: 204px;
}

.menuLeft .menuLeft {
	width: 204px;
}

.menuLeft .menuLeft .contentm {
	background: url(menu_bg.png) repeat-y;
	float: left;
	padding: 3px 15px 3px 15px;
	width: 174px;
	font: 12px Tahoma;
}

.menuLeft .menuLeft ul {
	display: block;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
	margin: 10px 0 15px 10px;

}


.menuLeft .menuLeft ul a { color: #7d7d7d !important; font: 10px Tahoma;}

.menuLeft .menuLeft ul { margin: 0px; margin-top: 10px;}



.contentm .right img { margin: 0px !important; }



/*		---		*/

.loginarea {
	float: left;
	width: 240px;
	margin: 20px 5px 50px 5px;
	padding-top: 10px;
}

.logincenter {
	float: none;
	width: 240px;
	margin: 20px auto 50px auto;
	padding-top: 10px;
}

.textbox {
	float: left;
	margin: 20px 5px 50px 5px;
	width: 200px;
}

.textbox .in {
	padding: 10px;
}


.loginarea input {
	border: 1px #a5acb2 solid;
	color: #535353 !important;
	font-size: 11px;
	height: 14px;
	margin-left: 5px;
	padding: 3px 5px 2px 5px;;
	width: 153px;
}

.loginarea table {
	line-height: 12px;
}

.loginarea td {
	padding: 0px 10px 5px 0px;
}

.loginarea a {
	color: #072a99 !important;
	display: block;
	font-size: 10px;
	
}

.loginarea input.submit {
	background: #fff;
	border: 1px #dbdbdb solid;
	color: #a7a7a7 !important;
	font-weight: bold;
	width:80px;
	height: 23px;
	padding: 0 0 2px 0;
}

.textbox p { 
	line-height: 15px; 
	padding: 5px !important;
}

#maincontainer #container #lside {
	float: left;
	width: 220px;
}

#maincontainer #container #lside_in {
	display: block;
	width: 210px;
	padding: 10px 5px;
}

#lside_in ol {
	list-style:none;
}

#lside_in form {
	margin: 10px 0;	
}

#lside_in label {
	display: block;
	float: left;
	font-size: 11px;
	padding: 2px;
	text-align: right;
	width: 100px;
}

#lside_in label.short {
	width: 20px;
	text-align:left;
}

#lside_in input.short {
	width: 32px;
}

#rside input.short {
	margin-right: 5px;
	width: 20px;
}

#lside_in input {
	border: 1px #a5acb2 solid;
	font-size: 11px;
	height: 16px;
	margin: 2px;
	padding:2px 0;
	width: 95px;
}

#lside_in input.submit {
	background: #fff;
	border: 1px #dbdbdb solid;
	color: #a7a7a7 !important;
	font-weight: bold;
	width:80px;
	height: 23px;
	padding: 0 0 2px 0;
}

 select {
	border: 1px #a5acb2 solid;
	font-size: 11px;
	height: 20px;
	padding: 2px;
	width: 95px;
	margin: 2px;
}

#lside_in img {
	margin: 10px auto;
}


#lside_in  .smallbutton { display: block; text-decoration: none; margin: 0 auto; background: url(button.png) 0 0 no-repeat; color: #fff; font: normal 13px/14px Tahoma, sans-serif; text-align: center; width: 149px; height: 32px; padding: 5px 0 0 0; }
 
#lside_in  .smallbutton:hover { text-decoration: underline; }
#lside_in  .smallbutton span { font-size: 10px; }

/*		right side		*/

#maincontainer #container #rside {
	background: #fff;
	float: left;
	width: 752px;
}

#maincontainer #container #rside_in {
	background: #fff;
	width: 732px;
	padding: 10px;
}

#maincontainer #container #rside_in .header {
	padding-bottom: 5px;
}

#maincontainer #container #rside_in .offerButton {
	height: 30px;
	margin: 10px 0;
}

.offerButton a {
	background: #e8e8e8;
	color: #616161;
	display: block;
	float: left;
	margin-right: 4px;
	padding: 3px 10px;
}

#maincontainer #container #rside_in #subscription {
	float: left;
	margin: 10px auto;
	width: 400px;
}

#maincontainer #container #rside_in #subscription table {
	border-collapse: collapse;
	margin-bottom: 10px;
	text-align: left;
	width: 380px;
}

#maincontainer #container #rside_in #subscription table td {
	padding: 4px 5px;
	width: 200px
}

#maincontainer #container #rside_in #subscription table tr.gr {
	background: #f1f1f1;
	
}

#maincontainer #container #rside_in #multimedia {
	float: right;
	margin-top: 5px;
	width: 325px;
}

#multimedia #box {
	width: 320px;
	
}

#multimedia .kontaktForm {
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 20px;
}

#multimedia #box .headerM {
	width: 320px;
	height: 26px;
}

#multimedia #box .contentMU {
	background: #e0e0e0;
	padding: 15px 5px 5px 5px;
	text-align: center;
}

#multimedia #box .contentMU .prev {
	background: #e0e0e0;
	margin: 0px auto;
}

#multimedia #box .contentMU .prev .pic {
	border: 1px #6d6d6d solid;
	float: left;
	margin: 6px 4px 2px 4px;
	cursor:pointer;
	height: 50px;
	width: 67px;
	overflow: hidden;
}

#multimedia #box .contentMU .prev img {
	cursor:pointer;
}

#multimedia #box .links {
	margin-top: 5px;
	width: 320px;
	
}

#multimedia #box form {
	margin-top: 10px;
}

#multimedia #box input {
	border: 1px #dbdbdb solid;
	color: #b7b7b7;
	height: 17px;
	padding: 3px 5px;
	width: 150px;
}

#multimedia #box input.submit {
	background: #b7b7b7;
	color: #fff;
	font-weight: bold;
	height: 24px;
	margin-left: 5px;
	padding: 0px;
	width: 55px;
}

#maincontainer .special {
	padding-bottom: 10px;
	width: 732px;
}

.special .offerbox {
	float: left;
	margin-bottom: 3px;
	margin-top: 10px;
	text-align: center;
	width: 100px;
}

.special .offerbox .txt {
	line-height: 14px;
}

.special .offerbox .txt a {
	color: #555555;
}

#rside .content {
	width: 	732px;
	margin: 5px auto;
}

.content table {
	border-collapse:collapse;
	color: #204099;
	line-height: 15px;
	width: 100%;
}

.content table tr {
	background: #fff;
}

.content table tr.blue {
	background: #e3e7f1;
}

.content table tr.special {
	border: 1px solid #DD2115;
}

.content table td.wide {
	width: 40%
}

.content table td.newrow {
	height: 40px;
}

.content table td {
	text-align: left;
	padding: 5px;
	width: 20%;
	
}

.content table td.image {
	width: 60px;
}
.content table td.locations {
	width: 130px;
}
.content table td.details {
	width: 130px;
}
.content table td.price {
	width: 130px;
}
}

.content table img {
	float: left;
	margin-right: 5px;
}

#maincontainer #shadowRight {
	background: url(shadow_right.png) no-repeat;
	float: right;
	height: 530px;
	width: 5px;
}

#maincontainer #footer {
	background: url(footer_bg.png) no-repeat;
	height: 39px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	width: 982px;
}

/*	kontakt	*/

#rside .kLeftSide {
	float: left;
	margin: 0;
	width: 350px;
} 

#rside .kRightSide {
	float: left;
	margin: 0;
	width: 350px;
} 

#map { 
	margin: 40px auto; 
	width: 500px;
}

/*	wyszukiwarka	*/

#rside .wLeft {
	float: left;
	margin-left: 5px;
	margin-bottom: 30px;
	width: 250px;
}

.wLeft p {
	padding: 5px 20px 10px 0;
	text-align: justify;
}

#rside .wRight {
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
	width: 460px;
}


.wRight .bgGrey {
	background: #f1f1f1;
	width:440px;
}

.wRight form {
	margin:0;
	width: 440px;
}
	
.wRight label {
	float: left;
	margin: 4px; 0 0 5px
	text-align: right;
}

.wRight input {
	border: 1px #a5acb2 solid;
	color: #535353 !important;
	font-size: 11px;
	height: 14px;
	padding: 3px 5px 2px 5px;;
	width: 80px;
}

.wRight select {
	margin-right: 5px;
}

.wRight a {
	color: #204099 !important;
}

.wRight input.submit {
	background: #fff;
	border: 1px #dbdbdb solid;
	color: #a7a7a7 !important;
	font-weight: bold;
	width:80px;
	height: 23px;
	padding: 0 0 2px 0;
}

#lside_in #leftOffer a {
	background: #f1f1f1;
	color: #555555;
	display: block;
	padding: 6px 0px;
	margin: 0 0 10px 0;
	width: 210px;
}

#lside #leftOffer {
	margin: 0 auto;
}

#lside_in #leftOffer a:hover {
	background: #e0e0e0;
	text-decoration: none;
}

#lside_in #leftOffer img {
	border: 5px #fff solid;
	float: left;
	margin: 6px 10px 0px 5px;
} 

/* zgloszenia */

.zContent { 
	float: left;
	width: 450px; 
}


.liLinks a {
	background: url(link_arrow.gif) 5px center no-repeat;
	display: block;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 20px;	
}

.liLinks a.active {
	background: #e4e4e4 url(link_arrow_active.gif) 5px center no-repeat;
	color: #9b9b9b;
	display: block;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 20px;	
}

.zContent p {
	padding: 5px 20px 10px 0;
	text-align: justify;
}



.zContent ul {
	margin: 10px 8px;
	width: 440px;	
}

.zContent li { 
	margin: 3px 0px !important;
	padding: 5px 10px;
	width: 420px !important; 
	
}
.zContent .bgGrey {
	background: #f1f1f1;
	width:440px;
}

.zContent form {
	margin:0;
	width: 440px;
}
	
.zContent label {
	float: left;
	margin: 4px; 0 0 5px
	text-align: right;
	width: 90px;
}

.zContent input {
	border: 1px #a5acb2 solid;
	color: #535353 !important;
	font-size: 11px;
	height: 14px;
	padding: 3px 5px 2px 5px;;
	width: 80px;
}

.zContent select {
	margin-right: 5px;
}

.zContent a {
	color: #204099 !important;
}

.zContent input.submit {
	background: #fff;
	border: 1px #dbdbdb solid;
	color: #a7a7a7 !important;
	font-weight: bold;
	width:80px;
	height: 23px;
	padding: 0 0 2px 0;
}

.zContent textarea {
	border: 1px #a5acb2 solid;
	width: 315px;
}

.card { 
	background: url(card.png) no-repeat;
	height: 89px;
	margin: 10px auto 5px auto;
	width: 195px;
 }
 
.card .card_in {
	padding: 10px;
}

.subs {
	background: #f1f1f1;
	float: left;
	margin: 14px 0px 0px 20px;
	width: 240px;
}

.subs .in {
	padding: 10px;
}

.subs .in p { 
	font-size: 10px;
	line-height: 12px;
	padding: 0px;
	text-align: justify;
	 
}

.subs li { 
	float: none !important;
	margin: 0px !important;
	text-indent: -5px;
	width: auto !important;
}

.wRight input.blu, #lside_in input.blu { color:  #204099 !important; }

/*		firma		*/

.news img { border: 1px #7c7c7c solid !important; margin: 5px 0 !important;}
.news p { padding: 5px; margin: 0px 0px 5px 0px; }
.news h6 { margin: 0px !important; }

.boxGrey {
	background: #f1f1f1;
	margin-bottom: 20px;
	width: 720px;
}

.boxGrey .in {
	padding: 10px;
}

.boxGrey .leftTxt {
	float: left;
	text-align: justify;
	width: 360px;
}

.boxGrey .rightPlayer {
	float: left;
	margin-left: 10px;
	text-align: justify;
	width: 320px;
}

.boxGrey p { 
	margin: 0px;
	padding: 10px !important; 
}

.boxGrey .ico img { 
	float: left;
	margin-right: 5px;
}

.boxGrey .ico {
	float: left;
	width: 80px;
}

.boxGrey .opis {
	float: left;
	width: auto;
}

.special .itembox {
	float: left;
	margin: 0 10px;
	width: 155px;
	text-align: center;
}

.special .itembox img { border: 3px #e5e5e5 solid; }

.special .itembox .txt a { 
	color: #878787; 
	font-size: 12px;
}

/*		inwestycje		*/

.greybox {
	background: #f1f1f1;

	margin-bottom: 20px;
	text-align: justify;
	width: 710px;
	
}

.greybox .in {
	background: #f1f1f1;	
	margin: 0px auto;
	padding: 5px 10px;
	width: 690px;
}

.greybox .in .header {
	height: 20px !important;
	margin-left: 10px;
}

.greybox .in table { border-collapse: collapse; }
.greybox .in table td { padding: 5px;line-height: 1.3; text-align: left;}
.greybox .in table td.ico { width: 30px; }
.greybox .in table td.ext { width: 50px; font-weight: bold; }
.greybox .in table td.opis { width: 240px; }
.greybox .in table td.opisext { width: 290px; }
.greybox .in table td a { color: #505050; }
	
	
.greybox .in .leftbox {
	float: left; 
	width: 345px;
}

.greybox .in .rightbox {
	float: left; 
	width: 345px;
}


.greybox .in .item {
	text-align: left;
	margin-bottom: 10px;
	line-height: 1.3;
	width: 345px;
}

.greybox .in .item img {
	float: left;
	margin: 5px 10px 0px 3px;
}

.greybox .in .item a {
	color: #505050;
}

.greybox .in .item a:hover {
	text-decoration: none;
}

.greybox .in .item .ico {
	float: left;
	font-weight: bold;
	width: 100px;
}

.greybox .in .item .opis {
	float: left;
	width: 240px;
}

.itemimg {
	margin: 10px 20px 30px 10px;
}
.itemimg img {
	border: 1px #cfcfcf solid;
	float: left;
	margin-right: 20px;
	padding: 4px;
}

.none{display:none;}

li div span label.shorter{width:30px !important;}
li div span label.middle{width:70px !important;margin:0px;}
li div span label.longer{width:120px !important;}
li div span label.normal{width:110px !important;}
 .checkbox { background: #f1f1f1; float: left; width: 110px; height: 20px; margin: 0 5px 3px 0;}
 .checkbox .cont div.one {float:left;}
 .checkbox .cont .two input {width:10px;}
 .checkbox .cont div.two { padding-top: 3px; float:right;}
 .left div.checkbox {width:10px;}
 .checkbox .cont { width:100px;float:left; }

#maincontainer #container #rside_in #subscription table.options { border-collapse: collapse; }
#maincontainer #container #rside_in #subscription table.options td { vertical-align: middle; text-align: left; padding: 2px; }
#maincontainer #container #rside_in #subscription table.options td.opt { width: 16px; }

#maincontainer #container #rside_in #subscription table.minutes { border-collapse: collapse; }
#maincontainer #container #rside_in #subscription table.minutes td { vertical-align: middle; text-align: left; padding: 2px; }

#collapsed #expand {cursor:pointer;}

.red {color: red;}

.right .pages img { padding: 0px 0px 2px 0px; }
.right .pages .nodec a {text-decoration:none;}

#leftOffer a div.right { width: 110px; }

.offerbox div.img { height:51px; overflow:hidden; }

.contentm div.click {cursor:pointer;}

table.searchmain td { padding: 0px;}

table.searchrest { border-collapse: collapse; width: 440px; }

table.searchrest td {
	padding: 3px 0;
	vertical-align: middle;
}

table.searchrest th.first {
	width: 150px;
}



table.searchrest tr.greybg {
	background: #f1f1f1;
}

.txtRight .checkbox {width:15px; height: 15px;}

#menu .right div.languages a {
	width: 45px;
}

#menu .right div.language {
	padding-left: 5px;
	padding-right: 4px;
}

#menu .right div.languages {
	background-color: #fff;
	padding-left: 5px;
	padding-right: 4px;
	display: none;
}

#menu .right .languages div.bottom{
	float: left;padding-bottom:3px;
}

#menu .right .languages .bottom a{
	margin-bottom: 3px;
}

.article { padding-bottom: 15px; text-align: justify;}
.article table { border-collapse: collapse; }
.article td { padding:10px; text-align: justify; }
.article img { border:3px solid #E5E5E5; } 

#language_box { display:none; }

#maincontainer #container #rside_in #printlist table {
	border-collapse: collapse;
	margin-bottom: 10px;
	text-align: left;
	width: 850px;
}

#maincontainer #container #rside_in #printlist table td {
	padding: 4px 5px;
	width: 200px
}

#maincontainer #container #rside_in #printlist table tr.gr {
	background: #f1f1f1;
	
}

div#update {
      background: #fff;
      color: black;
      border:1px solid #888;
	  float: right;
	  height: 150px;
      margin: 0 0 0 215px;
	  overflow-x: hidden;
	  overflow-y: scroll;
      padding:0px;
	  position:absolute;
	  width:195px;
	  z-index: 10;
}
div#update ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div#update ul li.selected { background-color: #ffb;}
div#update ul li {
      list-style-type:none;
      display:block;
	  float: none !important;
      margin:0 !important;
      padding:2px;
      height:15px;
	  width: 195px !important;
      cursor:pointer;
}
div.autocompleter{
	  background: #fff;
      color: black;
      border:1px solid #888;
	  float: right;
	  height: 153px;
      margin: 0 0 0 0px;
	  overflow-x: hidden;
	  overflow-y: scroll;
      padding:0px;
	  position:absolute;
	  width:140px !important;
	  z-index: 10;
}
div.autocompleter ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div.autocompleter ul li.selected { background-color: #ffb;}
div.autocompleter ul li {
      list-style-type:none;
      display:block;
	  float: none !important;
      margin:0 !important;
      padding:2px;
      height:15px;
	  width: 195px !important;
      cursor:pointer;
}

/*
 PRINT
 */

.printHeader {
	border-bottom: 1px #676767 solid;
	display: none;
	width: 800px;
	margin: 10px auto;
	padding-bottom: 10px;
	text-align: right;
}

.printHeader h2.title {
	display: none;
	font-size: 22px;
	font-weight: normal;
	margin-top: 30px;
}

.map { 
	display: none;
	float: left;
	margin-left: 50px;
	width: 300px;
}

.map img { 
	display: none;
	margin: 0 0 5px 0;
}

.map p {
	display: none;
	padding: 5px;
	text-align: justify;
}

.printFooter {
	display: none;
	border-top: 2px #676767 solid;
	margin: 10px auto;
	padding-top: 10px;
	width: 800px;
}

.printFooter .box {
	display: none;
	float: left;
	font-size: 12px;
	text-align: left;
	width: 25%;
}

a.nadmorski { font-size: 13px; display: block; float: left; background: #D7241D; color: #fff; font-weight: bold; padding: 6px 5px; }
