body{
  background-image: url('/images/bg3.jpg');
  background-repeat: repeat-x;
  margin:0px;
  padding:0px;
  height:100%;
  font-family: arial, tahoma, geneva, verdana, sans-serif;
	font-size: 12px;
 background-color: #F1F6FA;
}
#everything{
  background-color:white;
  margin-left: auto;
  margin-right: auto;
  width:770px;
}

SELECT{
  font-size:12px;
  width: 182px;
  text-align:center;
  margin-top:4px;
}

.head1{
  background-image: url('./images/head-line-1.gif');
  background-repeat: repeat-x;
  height:40px;
  width:100%;
  font-size:11px;
  vertical-align:top;
}

.head2{
  text-align:center;
  padding-bottom:14px;
}

.bannhead{
  text-align:center;
}

.sitepath{
  text-align:left;
  font-size:11px;
  color:black;
  padding:4px;
  text-transform:lowercase;
}

.searchbar{
  background-color: #C83128;
  text-align:center;
  font-size:11px;
  color:white;
  padding:4px;
}

.searchdiv{
  text-align:left;
  font-size:11px;
  padding:4px;
  float:left;
}

.foot1{
  background-color: #FFFFFF;
  background-image: url('./images/foot1.gif');
  background-repeat: no-repeat;
  background-position: top center;
  height:16px;
  width:100%;
  color:white;
  padding:4px;
  padding-left:30px;
}

.ramkablue{
  background-image: url('./images/ramka-blue.png');
  background-repeat: repeat-y;
  background-position: bottom left;
  /*margin-left:15px;*/
  vertical-align:top;
  text-align:center;
}

.ramkagreen{
  background-image: url('./images/ramka-green.png');
  background-repeat: repeat-y;
  background-position: bottom left;
  margin-left:23px;
  vertical-align:top;
  text-align:center;

}

* html div.ramkagreen{
	/*\width: 173px;*/
	margin-left: 10px;
}

.ramkazdjecie{
	margin-top: -3px;
	padding-right: 19px;
	margin-left: 7px;
}

.ramkagray{
  background-image: url('./images/ramka-gray.png');
  background-repeat: repeat-y;
  background-position: bottom left;
  margin-left:2px;
  margin-top:2px;
  vertical-align:top;
  text-align:center;
}


/* Links                     */
a {font-family: arial, tahoma, verdana, sans-serif; font-size: 12px; color: #000000;}
a:link {
	text-decoration: none;
	color: #2995E0;
}
a:hover {
	text-decoration: underline;
	color: #6FB2DF;
}
a:visited {
	text-decoration: none;
	color: #2995E0;
}
a:visited:hover {
	text-decoration: underline;
	color: #6FB2DF;
}

a.crumbs{color: black;}

a.wiecejMain:link {font-size: 11px; color: #000000;text-decoration: underline;}
a.wiecejMain:visited {font-size: 11px; color: #000000;text-decoration: underline;}
a.wiecejMain:hover {font-size: 11px; color: #000000;text-decoration: underline;}
a.wiecejMain:visited:hover {font-size: 11px; color: #000000;text-decoration: underline;}

a.tinyLink:link {font-size: 9px; }
a.tinyLink:visited {font-size: 9px;}
a.tinyLink:hover {font-size: 9px;}
a.tinyLink:visited:hover {font-size: 9px;}

/* HEADINGS */
h1 {font-family: Arial, Tahoma, Sans-serif; font-size: 19px; color: black; margin-top:10px; margin-bottom: 0;}
h2 {font-family:  Arial, Tahoma, Sans-serif; font-size: 14px; color: #989898; text-align:left;padding-top:3px;}
h2.objectDescr{font-family: arial narrow, arial, tahoma, sans-serif; font-size: 16px; font-weight: bold; color: black; margin-bottom: 0; margin-top: 10px;}

HR.pfolio { size: 1px;
            color: #dfdfdf;
            width:450px;
}

hr.objectDescr{
		height: 0px;
		border: 1px solid #62B120;
    width:100%;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 5px;
}

hr.objectHead{
    width:474px;
		height: 1px;
		background: #62B120;
		border: 1px solid #62B120;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 5px;
}

IMG {
	border: 0px;
}

.profileTable {
	background-color: #F2F2F2;
}

.mainThumb{
	margin: 5px;
	border: 2px solid gray;
}

.ralign{
	text-align: right;
	width: 110px;
	font-weight: bold;
}

.red{
	color: red;
}

textarea{
	font-family: arial; helvetica; sans-serif;
	font-size: 12px;
}

select.regular{
 width: 150px;
 text-align: left;
 font-size: 14px;
 }

 select.regular option{
	 font-size: 14px;

 }
 
table.newplace{
	width: 100%;
	height: 100%;
	padding: 0;
	background: white;
	border: 1px solid silver;
	border-bottom: 0;
}

.tableheader{
	height: 26px;
	padding: 5px;
	font-size: 14px;
	background: #62B220;
	font-weight: bold;
	color: white;
}


//**          ADMIN             **/

table.admintable{
	
}

td.adminmenu{
	width: 150px;
	padding: 15px;
	background: #DFDFDF; 
}

td.adminmenu a{
	font-size: 14px;
	font-weight: bold;
	color: #4F4F4F;
}

td.adminmenu a:hover{
	text-decoration: underline;
}

a.red{
	color: red;
	text-decoration: underline;
}

a.red:hover{
	color: #FF4F4F;	
}
a.red:visited{
	color: red;
	text-decoration: underline;
}

a.red:visited:hover{
	color: #FF4F4F;	

}

div.darker_gray{
	padding: 10px; 
	background: #C83128;
	color: white;
}

td.bottomLine {
	border-bottom: 1px solid #cccccc;
}

.objDivDescription {
	/*font-weight: bold;*/
}
.boczneDivs {
	font-size: 10px;
}
.wiecejBoczne {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.obiektMainDivs {
	font-size: 11px;
	height: 117px;
}

.headerText{
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 12px;
}


/*
.headBlue { STARE
	width: 185px;
	height: 34px;
	padding-top: 9px;
	margin-top: 5px;
	background-image: url('./images/head-blue.gif'); 
	background-repeat: no-repeat; 
	text-align: right;
	\width: 185px; 
	w\idth: 155px;
	\padding-right: 30px;
}
*/

.headBlue {
	width: 165px;
	height: 34px;
	padding-top: 9px;
	margin-top: 5px;
	background-image: url('./images/head-blue-small.gif');
	background-repeat: no-repeat;
	text-align: right;
	\width: 165px;
	w\idth: 135px;
	\padding-right: 30px;
}

/*
.headGreen {
	background-image: url('./images/head-green-small.gif');
	background-repeat: no-repeat; 
	height: 34px; 
	padding-top: 9px; 
	padding-left: 24px; 
	margin-top: 5px;
	text-align: left;
}
*/

.headBlue {
	width: 165px;
	height: 30px;
	padding-top: 12px;
	margin-top: 5px;
	background-image: url('./images/head-blue-small.gif');
	background-repeat: no-repeat;
	text-align: right;
	\width: 165px;
	w\idth: 135px;
	\padding-right: 30px;
}

/*
.headGreen {
	background-image: url('./images/head-green-small.gif');
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 9px;
	padding-left: 24px;
	margin-top: 5px;
	text-align: left;
}
*/

.headGreen {
	width: 165px;
	height: 30px;
	padding-top: 12px;
	padding-left: 24px;
	margin-top: 0px;
	margin-left: 25px;
	
	background-image: url('./images/head-green-small.gif');
	background-repeat: no-repeat;

	text-align: left;
	\width: 165px;
	w\idth: 135px;
}

* html div.headGreen{
	margin-left: 10px;
}

.headGray {
	background-image: url('./images/head2-imprezy2-small.gif');
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 12px;
	padding-left: 25px;
}
.menuYellow {
	/*background-image: url('./images/head-yellow.gif');*/
	background-image: url('./images/head-yellow-small.gif');
	background-repeat: no-repeat;
	/*width: 150px;*/
	/*height: 40px;*/
	width: 125px;
	height: 34px;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	padding-left: 35px;
padding-top: 0px;
	font-family: arial-narrow, arial, helvetica, sans-serif;
}

.menuText{
	color: #000000;
	font-family: arial-narrow, arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	{*padding-left: 35px;*}
	text-align: left;

}
.menuText:hover,.menuText:visited:hover {
	text-decoration: none;
}
#imgGallery{
	cursor:hand;
	cursor:pointer;
}
: pointer;
	cursor: hand;
	color: #000000;
	padding-left: 35px;
padding-top: 0px;
	font-family: arial-narrow, arial, helvetica, sans-serif;
}

.menuText{
	color: #000000;
	font-family: arial-narrow, arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	{*padding-left: 35px;*}
	text-align: left;

}
.menuText:hover,.menuText:visited:hover {
	text-decoration: none;
}
#imgGallery{
	cursor:hand;
	cursor:pointer;
}
