*{margin: 0px; padding: 0px;}

html {
   background: #7cc2f2 url(/skin/fon.jpg) left top repeat-y; 
   min-height: 800px;
   _height: 100%;
}		


BODY {
   margin: 0px;
   padding: 0px;
   display: block;
   min-height: 800px;
   _height: 100%;
   background:   url(/skin/html.jpg) left bottom no-repeat;
   min-width: 1010px;
   position: relative;
   width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1010? "1010px": "auto");
}		

#pageBodyContainer {
   background:  url(/skin/body.jpg) left top no-repeat; 
   height: 100%; 
   min-width: 1010px;
   width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1010? "1010px": "auto");
}	

#pageBody {
   background: url(/skin/pagebodycontener.jpg) right top repeat-y;
   margin: 0px;
   padding: 0px;
   min-height: 800px;
   _height: 800px;
   min-width: 1010px;
   width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1010? "1010px": "auto");
}

/*********HEADER*********/
#pageHeader {
   height: 250px;
   background: url(/skin/adsite.jpg) right top no-repeat;
}

#pageTitle{
	 position: absolute;
	 top: 196px;
	 right: 86px;
	 background-image: url(/userdata/skin/title.jpg);
	 background-repeat: no-repeat;
	 font-size: 12px;
   font-family: Tahoma;
   color: #676b6a;
	 height: 30px;
	 padding: 10px 4px 0px 12px;
	 text-align: center; 
	 overflow: hidden;
	 max-width: 600px;
   _width:expression(document.getElementById("pageTitle").offsetWidth > 600? "600px": "auto");	
}

#siteLanguage {display: none;}
#siteTitle {display: none;}
#siteSubtitle {display: none;}
#pageSearch {position: absolute; display: none;}

#siteLogotype {
   top: 47px;
   left: 49%;
   margin: 0px 0px 0px -47px;
   position: absolute;
}

/******CONTENT*********/
#pageContent {
   display: block;
   margin: 0px 70px 0px 70px;
   padding: 20px 150px 120px 232px;
   min-height: 550px;
   _height: 550px;
}

.content{
  padding: 0px 0px 0px 0px;
	font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
	margin: 60px 0px 0px 40px;
	list-style-position: inside;
	text-align: justify; 
	clear: both;
}
p{
  margin:10px 0px;
}
h3.title {
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
	font-weight: bold;
	text-transform: uppercase;
}

h4.title {
	padding: 10px 10px 10PX 0PX;
	font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
	font-weight: bold;
}

#pageEnteringText{
	font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
}


#pageClosingText {
	font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
}

.note {
	margin: 5px 0px 5px 0px;
}

.object {
	clear: both;
	margin: 0px;
}

.object .link {
	float: right;
}

.object .title {
	background-image: none;
	margin-bottom: 5px;
	padding-left: 0px;
}

.title {
	font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
}
img.image {
	border: 1px solid #41abf9;
	float: right;
	margin: 5px;
}
img.preview {
	border: 1px solid #41abf9;
	float: left;
	margin: 5px 10px 5px 5px;
}

input {}

.button {
  height: 22px;
	background: url(/userdata/skin/bottom.jpg) repeat-x;
	border: none;
	padding: 0px 3px 0px 3px;
	color: #ffff2a;
	font-weight: bold;
}

#pageSearch {         
  width: 210px;
  height: 50px;
  position: absolute;
  left: 520px;
  top: 130px;         
  padding: 0px;
  margin: 0px;
  z-index: 1000;
}

#pageSearch input {
  width: 90px; 
  margin: 0px; 
  padding: 0px; 
  height: 15px;
}

#pageSearch .button {
  width: 60px;   
  margin: 0px; 
  padding: 0px; 
  height: 19px;
}

/***************************pageMenu***********************/
#pageMenu {
  position: absolute;
	top: 155px;
	left: 86px;
}

#pageMenu .menu{
  padding: 0px 12px 0px 10px;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  background-image: url(/userdata/skin/page.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#pageMenu .menu:hover{
 color: #ffff2a;
}

#pageMenu .menuActive{
 color: #ffff2a;
}

#pageMenu .menu#kasha{
  background-image: none;
}
/****************ServiceMenu********************/
#pageServiceMenu {
 position: absolute;
 top: 193px;
 left: 79px;
 display: block;
 width: 197px;
  padding: 0px 0px 10px 0px;
 }

#pageServiceMenu .menu{
 display: block;
 padding: 7px 0px 10px 20px;
 font-size: 11px;
 font-family: Tahoma;
 text-decoration: none;
 color: #669d96;
 font-weight: bold;
  background-image: url(/userdata/skin/sub.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow:hidden;
}

#pageServiceMenu .menu:hover{
  color: #2f5803;
}

#pageServiceMenu .menuActive {
color: #2f5803;
}

#pageServiceMenu .menu#home{
  background-image: url(/userdata/skin/sub_top.jpg);
	background-repeat: no-repeat;
	padding: 68px 0px 10px 20px;
}

#pageServiceMenu .menu#map{
 background-image: url(/userdata/skin/sub_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 7px 0px 74px 20px;
}

/************pagePathMenu*************/

#pagePathMenu{
 position: absolute;
 top: 0px;
 left: 0px;
 display: none;
}

/*****************Table*************/
.tableTable {
  margin: 20px 5px 10px 5px;
  width: 95%;
	border-bottom: 12px solid #95c916;
}

.tableTable .tableHeader td {
  font-size: 12px;
  font-family: Tahoma;
  color: #2f5803;
	font-weight:bold;
  margin: 0px 10px 0px 10px;
  padding: 3px 10px 3px  10px;
	background: #95c916;
}

.tableTable td {
  font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #95c916;
}

.tableTable tr{
 padding: 10px 0px 10px 0px;
}

.tableTable td.preview { 
  margin:10px;
}

.tableTable td.title {}

.tableTable a{
 color: #676b6a;
 text-decoration: none;
}	

.tableTable a:hover{
 color: #2f5803;
 text-decoration: underline;
}		


.tableRow .userinput	{
  display: block;
 float: left;
 margin: 10px 20px 0px 0px;
}	


/* --- PHOTOALBUM --- */

.contentPhotoAlbum {
  width: 90%;
  padding: 0px;
  margin-left: 4%;
  margin-right: 4%;
}
.contentPhotoAlbum .object {
  margin: 0px 5px 25px 5px;
  padding: 5px;
  clear: none;
  display: block;
  width: 155px;
  height: 150px;
  position: relative;
  float: left;
  text-align: center;   
}

.contentPhotoAlbum .preview {
  display: block; 
  margin: 0px auto;
  clear: none; 
  float: none;
}
.contentPhotoAlbum .object .link {
  float: none;
	font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
	font-weight:bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 110px;
	text-align: center;
  position: absolute;
  bottom: 15px;
  left: 4px;
	width: 100%;
}

.contentPhotoAlbum .object .note {
  float: none;
  font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
	font-weight:bold;
  margin: 0px;
  padding: 0px;
  width: 165px;
  position: absolute;
  bottom: 0px;
  text-align: center;
  left: 0px;
}

.contentPhotoAlbum .object .link:hover {
  font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
	font-weight:bold;
	text-decoration: underline;
}

.sitesectioncommercial .contentPhotoAlbum .object{
  margin: 0px 5px 25px 5px;  
  height: 135px;
}

/* --- NEWS  NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS --- */

.contentNews .title{
  font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
}
.date {
	font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
}
.contentNews .link {color: #676b6a; font-weight:bold; text-decoration:underline;}
.contentNews A {color: #676b6a; font-weight:bold; text-decoration:underline;}



/* --- SPECIALSALES --- */

.contentSpecialSales .objectProduct{
	 margin: 10px 0px 0px 0px;
}
	
.contentSpecialSales .link{
 display: none;
}		

.contentSpecialSales .price {
  display: block;
	margin: 0px 0px 0px 110px;
}
.contentSpecialSales .title {
 margin: 0px;
}

.contentSpecialSales .button {
  margin: 10px 0px 0px 0px;
	clear: both;
	display: block;
}
.contentSpecialSales .objectProduct .note {}
/**************contentGuestbook************/

.contentGuestbook .link{
 margin: 5px 0px 5px 0px;
 display: block;
}


/* --- FOOTER --- */

#pageFooter {
   position: absolute;
}		

#pageCopyrights {
 position: absolute;
 left: 300px;
 bottom: 65px;
 color: #669d96;
 font-size: 10px;
 font-family: Tahoma;
 width: 150px;
 
}

#pageTechnology { 
 display: none;
}

#siteProviderLogo {
 display: none;
}

#siteTechnologyLogo { 
 display: none;
}

#siteProviderLogo img {
 display: none;
}

#siteTechnologyLogo img {
 display: none;
}

#pageContactsBrief {
 display: none;
}

a {
 color: #2f5803; 
 font-weight:bold; 
 border: 0px; 
 text-decoration:none;
}
 
a:hover {
  color: #2f5803; 
	font-weight:bold; 
	border: 0px; 
	text-decoration:underline;
}


/* --- REKLAMA --- */

#adSite {
  background: url(/skin/footer.png) right bottom no-repeat;
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 445px;
  width: 219px;
}
	
#adPageBottom{
  background: url(/skin/ear.png) left bottom no-repeat;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 312px;
  width: 280px;
}

#adHeader{
  position: absolute;
  left: 90px;
	top: 123px;
	color: #527b0c;
}

#adFooter{
  position: absolute;
  left: 300px;
  bottom: 60px;
	width: 100px;
}


#adFooter a{
	font-size: 10px;
  font-family: Tahoma;
	color: #4a4a4a;
	font-weight:normal;
	
}

#adFooter a:hover{
	font-weight:normal;
	text-decoration:none;
	
}

/***********catalogue************/
#catalogue a {
 font-size: 14px;
}

#catalogue #adFooter a{
	font-size: 10px;
} 

#catalogue .contentPhotoAlbum {
  width: 90%;
  padding: 0px;
  margin-left: 4%;
  margin-right: 4%;
}

#catalogue .contentPhotoAlbum .object {
	background:  url(/skin/ramka.gif) left top no-repeat; 
  margin: 25px;
  padding: 0px;
  clear: none;
  display: block;
  width: 158px;
  height: 204px;
  position: relative;
  float: left;
  text-align: center;   
}

#catalogue .contentPhotoAlbum .preview {
  display: block; 
	border: none;
  margin: 0px auto;
  clear: none; 
  float: none;
	margin-top: 50px;
}

#catalogue .contentPhotoAlbum .object .link {
  float: none;
	font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
	font-weight:bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 110px;
	text-align: center;
  position: absolute;
	top: 17px;
  left: 0px;
	width: 100%;
}

#catalogue .contentPhotoAlbum .object .note {
  float: none;
  font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
	font-weight:bold;
  margin: 0px;
  padding: 0px;
  width: 165px;
  position: absolute;
 top: 0px;
  text-align: center;
  left: 0px;
}

#catalogue .contentPhotoAlbum .object .link:hover {
  font-size: 12px;
  font-family: Tahoma;
  color: #676b6a;
	font-weight:bold;
	text-decoration: underline;
}

/**********map**********/

#map li{
 line-height: 2;
}
																			