body {
	background-color: #cccccc;
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;
  background: url(../../images/body_bg.jpg) #cccccc repeat-x 0% 0%;
}

a:link {
	color: #004368;
	text-decoration: none;
}
a:visited {
	color: #004368;
	text-decoration: none;
}
a:hover {
	color: #3399ff;
	text-decoration: none;
}
a:active {
	color: #3399ff;
	text-decoration: none;
}
a:focus { outline: 0; }


table {
  empty-cells: show;
}

object {
	outline: 0;
}

embed {
  outline: 0;
}

img {
  border: 0;
	vertical-align: middle;
}

input {
	font-size: 10px;
	margin: 0;
	vertical-align: middle;
}

textarea {
	font-family: Verdana;
	color: #232323;
	font-size: 11px;
}

option {
	margin-top: 3px;
	margin-bottom: 3px;
}

p {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 18px;
}

ol {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 18px;
}

li {
	/* list-style-image: url(../../images/bullet_gray.png); */
	list-style-position: outside;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

form {
  margin: 0;
  padding: 0;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
}

select {
	border: 1px solid #828282;
  padding: 2px 2px 2px 0px;
  font-size: 11px;
}

.Bold {
	font-weight: bold;
}

.BlueColor {
	color: #0084BE;
}

.RedColor {
	color: #CD0416;
}


.Font11px {
	font-size: 11px;
}


.Center {
	text-align: center;
}

.Justify {
	text-align: justify;
}

.Right {
	text-align: right;
}

.Clear {
	clear: both;
}

.FilmFlv {
	border: 1px solid #a1a1a1;
}

/* -- tooltip -- */
#tooltip {
	width: auto;
	position: absolute;
	border: 1px solid #929292;
	background: #fafafa;
	padding: 10px 10px;
	color: #232323;
	display: none;
	z-index: 200;
}


/* jquery pager */
.MyPager {}
.navNumbers {}

/* .JqueryPager { text-align: center; margin-top: 15px; } */

#KontNav {
	margin-top: 2px;
	font-size: 12px;
}

.nav {
	text-align: center;
	padding: 5px 15px 5px 15px;
}

.nav a {
	color: #004368;
	padding: 0 3px;
	text-decoration: none !important;
}

.nav a:hover {
	color: #3399ff;
}

.nav a.highlight {
	color: #000000;
	font-weight: bold;
}


/* pages */
.PageKontener {
	margin: 0px auto;
	width: 955px;
	height: auto;
	background-color: #FFFFFF;
}

.TopKontener {
	width: auto;
	height: 182px;
}

.TopModulLogo {
	float: left;
	width: 265px;
	height: 182px;
	text-align: center;
	background: url(../../images/top_logo_bg.jpg) #ffffff repeat-x 0% 0%;
}

.TopModulBaner {
	float: right;
	width: 690px;
	height: 147px;
	position: relative;
	/* background-color: #427b1d; */
}

.TopModulBanerNapis {
	position: absolute;
	left: 30px;
	top: 114px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.TopModulBelka {
	float: right;
	width: 690px;
	height: 35px;
	background-color: #009de0;
	position: relative;
}

.TopModulBelkaNapis {
	color: #ffffff;
	font-size: 19px;
	/* margin-left: 30px; */
	padding: 5px 0px 5px 30px;
}

.LangMenuKontener {
	position: absolute;
	right: 0px;
}

.TrescKontener {
	overflow: hidden;
	padding-bottom: 15px;
}

.LewaKontener {
	float: left;
	width: 265px;
	height: auto;
	background: url(../../images/left_menu_bg.jpg) #ffffff repeat-x 0% 0%;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
}

.PrawaKontener {
	float: right;
	width: 690px;
}

.CalaKontener {
	/* border: 1px solid red; */
}

.BoxKontener {
	color: #000000;
	margin: 0px auto;
	width: 925px;
	border: 1px solid #253e4b;
	background-color: #304d5b;
	position: relative;
	z-index: 100;
}


/* prodykty info */
.MaleProdukty {
	float: left;
	width: 330px;
	text-align: center;
}

.ProduktFoto {
	float: left;
	width: 350px;
}

.ProduktPliki {
	float: right;
	width: 290px;
}

.ProduktPliki a {
	font-size: 11px;
}

.ProduktPliki a img {
	float: left;
}


/* Linki */
.BlueLink a {
	color: #004368 !important;
	text-decoration: none !important;
}

.BlueLink a:hover {
	color: #3399ff !important;
	text-decoration: none !important;
}

.BlueLinkAktywny a {
	color: #3399ff !important;
}

.RedLink a {
	color: #fd080d !important;
	text-decoration: none !important;
}

.RedLink a:hover {
	color: #fd080d !important;
	text-decoration: none !important;
}


/* Tekst - Nalgowki */
.Naglowek_16px {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 6px;
}

.Naglowek_18px {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 8px;
}

.Naglowek_20px {
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 10px;
}

.Naglowek_22px {
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 10px;
}

.Naglowek_24px {
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 10px;
}


/* LeftMenu */
.LeftMenu {
	font-weight: bold;
	font-size: 11px;
}

.LeftMenu ul {
	padding: 0px 0px 0px 25px;
}

.LeftMenu ul li {
	padding: 0px 0px 0px 0px; /* 0px 0px 1px 0px; */
}

.LeftMenu ul li ul {
	padding: 1px 0px 0px 16px; /* 3px 0px 1px 16px */
}

.LeftMenu ul li ul li {
	padding: 3px 0px 0px 0px; /* 4px 0px 0px 0px */
}

.ShowSubMenu {
	color: #004368 !important;
	cursor: pointer;
}

.ShowSubMenu:hover {
	color: #3399ff !important;
	text-decoration: none !important;
}

.MenuTytulSekcjiFirst {
	font-size: 15px;
	list-style: none;
}

.MenuTytulSekcjiOther {
	font-size: 15px;
	margin-top: 13px;
	list-style: none;	
}

.MenuTytulEmpty {
	height: 10px;
	font-size: 0px !important;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.SubSmall {
	display: block;
	font-weight: normal !important;
	font-size: 9px;
}

/* box */
.BoxLink {
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}

.BoxOpis {
	display: block;
	text-align: center;
	font-size: 11px;
}


/* TextBox */
.TextBox_1 {
	padding: 15px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

.TextBox_2 {
	padding: 15px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}


/* Listy */
.StyleList_1 {
	list-style-image: url(../../images/dot_2_blue.gif);
}

.StyleList_2 {
	list-style-image: url(../../images/ico_kwadrat_blue.gif);
}

.StyleList_3 {
	list-style-image: url(../../images/ico_kwadrat_red.gif);
}

.StyleList_4 {
	list-style-image: url(../../images/tick.gif);
}


/* tabela galerii */
.TdFoto {
	text-align: center;
	padding-bottom: 10px;
}

.Miniaturka {
  padding: 4px;
  border: 1px solid #8f8f8f;
}

.Miniaturka:hover {
  padding: 4px;
  border: 1px solid #3399ff;
}

.FotoOpis {
  color: #535252;
  padding-top: 5px;
  font-size: 11px;
}


/* MySortTable */
.MySortTable {
  width: 100%;
  font-size: 11px;
  border: 1px solid #b1afb0;
  border-bottom: 0;
  background-color: #ffffff;
}
.MySortTable td {
  padding-top: 6px;
  padding-bottom: 6px;
  vertical-align: middle;
}

.MySortTable tr:hover {
	background-color: #efeeee;
}

th.header {
  background-color: #e7e5e6;
  background-image: url(../../images/bg.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 19px;
  margin-left: -1px;
  cursor: pointer;
  text-align: left;
  font-weight: bold;
}
th.headerSortUp {
  background-image: url(../../images/asc.gif);
  background-color: #dedcdd;
}
th.headerSortDown {
  background-image: url(../../images/desc.gif);
  background-color: #dedcdd;
}

.MySortThNazwa {
  width: auto;
  border-bottom:1px solid #b1afb0;
  border-right:1px solid #b1afb0;
}
.MySortThMiasto {
  width: 105px;
  border-bottom:1px solid #b1afb0;
  border-right:1px solid #b1afb0;
}
.MySortThUlica {
  width: 105px;
  border-bottom:1px solid #b1afb0;
  border-right:1px solid #b1afb0;
}
.MySortThOsoba {
  width: 105px;
  border-bottom:1px solid #b1afb0;
  border-right:1px solid #b1afb0;
}
.MySortThTelefon {
  width: 50px;
  border-bottom:1px solid #b1afb0;
}

.MySortTdNazwa {
  text-align: left;
  border-bottom:1px solid #b1afb0;
  border-right:1px solid #b1afb0;
}
.MySortTdMiasto {
  text-align: left;
  border-bottom:1px solid #b1afb0;
  border-right:1px solid #b1afb0;
}
.MySortTdUlica {
  text-align: left;
  border-bottom:1px solid #b1afb0;
  border-right:1px solid #b1afb0;
}
.MySortTdOsoba {
  text-align: left;
  border-bottom:1px solid #b1afb0;
  border-right:1px solid #b1afb0;
}
.MySortTdTelefon {
  text-align: left;
  border-bottom:1px solid #b1afb0;
}

/* --- inne ----- */

.LegendaSymbol {
	background-color: #E7E5E6;
	border: 1px solid #B1AFB0;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding: 6px;
	text-align: center;
	width: 20px;
}

.LegendaText {
	display: block;
	padding-left: 45px;
}

.LegendaPrzyklad {
	background-color: #E7E5E6;
	border: 1px solid #B1AFB0;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
}



/* galeria realizacji */
.TdMapaIco {
	/* font-family: Verdana; */
  width: 24px;
  height: 25px;
  text-align: center;
  vertical-align: top;
  background: url(../../images/ico_mapa.jpg) no-repeat 0% 0%;  
  color: #ffffff;
  font-size: 10px;  
}

.TdMapaIco div {
	border: 0px solid blue;
	margin: 6px 0px 0px 0px;
}

.TdMapaIco_3 {
	/* font-family: Verdana; */
  width: 24px;
  height: 25px;
  text-align: center;
  vertical-align: top;
  background: url(../../images/ico_mapa_3.jpg) no-repeat 0% 0%;  
  color: #ffffff;
  font-size: 10px;  
}

.TdMapaIco_3 div {
	border: 0px solid blue;
	margin: 6px 0px 0px 0px;
}


.TdMapaNazwa {	
	/* font-family: Verdana; */
	/* font-size: 11px; */
  text-align: left;
  vertical-align: middle;
  padding-left: 4px;
  width: 280px;
}

.LinkMyFoto {
  cursor: pointer;
  position: relative;
  display: inline;   
}

.KontenerMyFoto {
  display: none;
  position: absolute;
  padding: 0;
	z-index: 100;
  background-color: #FFFFFF;
	top: -1em;
	left: 0px;  
	width: 280px; 
}

.TdMapaNawigacja {
	font-family: Verdana;
  color: #5c5c5c;
  font-size: 10px;
  padding-top: 15px;
  text-align: center;
}

.MyImgThumb {
  border: 1px solid gray;
  padding: 1px;
  margin: 0px 7px 0px 0px;
}

a:hover .MyImgThumb {
  border: 1px solid #CD0416 !important;
}
