.up {
	filter:alpha(opacity=1);
	-moz-opacity: 0.1;
	opacity: 0.1;	
}

#coveringDiv {
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
} 

img { 
	border: none;
}

body {
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	background-color: #0d65ac;
	text-align: left;
	color: #484840;
	font-family: Verdana;
	font-size: 12px;
}

h1 {
	color: #484840;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana
	margin: 0px;
}

h2 {
	color: #484840;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana
	margin: 0px;
}

.text1 {
	color: #484840;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}


.text2 {
	color: #484840;
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.hblue {
	color: #1266a2;
	font-weight: bold;
}

.hred2 {
	color: #e6102e;
	font-weight: bold;
	font-size: 12px;
}

.hred {
	color: #e6102e;
	
}


.hand {
	cursor: pointer;
}

.hmargin {
	margin-left: 20px;
}

.stmargin {
	margin-left: 20px; 
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#table_opis_funkcjonalny_domow tr td {
	border: 1px solid #fdffe7; 
	border-collapse: collapse; 
	border-spacing: 0px;
	padding: 3px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}

#table_opis_funkcjonalny_domow {
	width: 440px;
	height: 100px;
}

#table_cennik tr td {
	border: 1px solid #fdffe7; 
	border-collapse: collapse; 
	border-spacing: 0px;
	padding: 3px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}


#table_cennik {
	width: 700px;
}


a.menu1:link, a.menu1:active, a.menu1:visited {
	color: #484840;
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.menu1selected:link, a.menu1selected:active, a.menu1selected:visited {
	color: #484840;
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.menu1:hover, a.menu1selected:hover {
	color: #000000;
}

a.menu2:link, a.menu2:active, a.menu2:visited {
	color: #484840;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}


a.menu2selected:link, a.menu2selected:active, a.menu2selected:visited {
	color: #484840;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.menu2:hover, a.menu2selected:hover {
	color: #000000;
}




sup, sub {
	font-size: 7px;
} 


a.pagination:link, a.pagination:active, a.pagination:visited {
	color: #525252;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.pagination:hover, a.link2:hover {
	color: #f5dc76;
}

a.pagination_selected {
	color: #5d7808;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.submenu1:link, a.submenu1:active, a.submenu1:visited {
	color: #1266a2;
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

a.submenu1:hover {
	color: #0b4975;
}

.littlemenu {
	color: #484840;
	font-family: Verdana;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
}

a.littlemenu:link, a.littlemenu:active, a.littlemenu:visited {
	color: #484840;
	font-family: Verdana;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.littlemenu:hover {
	color: #1266a2;
}




a:link, a:active, a:visited {
	color: #484840;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


a:hover {
	color: #000000;
}




input.kontaktform  {
	background: none;
	border: none;
	color: #ffec9b;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	margin-right: 24px;
	width: 153px;
}

textarea.kontaktform {
	background: none;
	border: none;
	color: #ffec9b;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	margin-right: 27px;
	width: 248px;
	height: 108px;
	
}

table, td, tr {
	border: none;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

#tooltip {
  color:#ffffff;
  font:normal bold 10px Verdana, sans-serif;
  padding:2px;
  background:#ffffff;
  position:absolute;
  margin-top:15px; 
}



/* CSS windows (required ie. by cart) */
button {
	background-color: #fce69b;
	border: 1px solid #fffdf5;
	font-weight: bold;
	color: #554851;
	font-family: Verdana;
	font-size: 11px;
	height: 25px;
	cursor: pointer;
}

button.rightspace {
	margin-right: 10px;
}

button:hover {
	background-color: #ffe382;
}

.dragBar {
	cursor: pointer;
}

.dragBardragged {
	cursor: move;
}



/* confirm window */
#dialog_window_confirm {
	width: 350px; 
	height: 200px; 
	position: absolute; 
	top: 110px; 
	left: 360px; 
	display: none;
	border: 1px solid #ffffff;
	background-color: #686868;
}

#bar_confirm {
	border-bottom: 1px solid #ffffff;
	background-color: #67ad33;
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-weight: bold;
	
}

#bar_confirm:hover {
	background-color: #78bc46;	
}

/* confirm window */
#dialog_alert {
	width: 350px; 
	height: 200px; 
	position: absolute; 
	top: 110px; 
	left: 360px; 
	display: none;
	border: 1px solid #ffffff;
	background-color: #686868;
}

#bar_alert {
	border-bottom: 1px solid #ffffff;
	background-color: #67ad33;
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-weight: bold;
	
}

#bar_alert:hover {
	background-color: #78bc46;	
}



.orange {
	color: #FA8C01;
}

.bold {
	font-weight: bold;
}

table.promocja-wolnosc th {
	font-weight: bold;
	text-align: left;
	width: 75px;
}


