body {
  position:relative;
  margin:0;
  background:url('images/bgBody.jpg') repeat-x #fdf7ec;
  font-family:Tahoma, Georgia, "Times New Roman", Times, serif
}
img {
  border:none;
}
img, div { behavior: url(images/iepngfix.htc) }
#container {
	position:relative;
	margin:0;
	height:900px;
	background:url('images/bgContainer.jpg') right;
	background-repeat:no-repeat;
	background-position: 100% 0;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}
#top {
  position:relative;
  margin:auto;
  width:950px;
  height:408px;
  background:url('images/header.jpg') no-repeat;
}
#logo {
  position:absolute;
  left:50px;
  top:35px;
}
#content {
  position:relative;
  margin:auto;
  width:950px;
  height:430px;
  background:url('images/bgContent.jpg') repeat-x #65291b;
}
#menu {
  position:absolute;
  top:-148px;
  z-index:2;
  overflow:hidden;
}
.itemM, .itemMAct {
  position:relative;
  width:319px;
  height:50px;
}
.itemM a, .itemMAct a{
  padding:20px;
  padding-left:40px;
  padding-right:90px;
  color:#ffffff;
  text-decoration:none;
  font-variant:small-caps;
  font-size:14px;
  letter-spacing:1px;
  font-weight:bold;
  line-height:60px;
}
.itemM a:hover {
  color:#FFFFCC;
  text-decoration:underline;
}
.itemMAct a{
  text-decoration:underline;
}
.it1 {
  background:url('images/menu_01.png') no-repeat;
  height:60px;
}
.it2 {
  background:url('images/menu_03.png') no-repeat;
}
.it3 {
  background:url('images/menu_05.png') no-repeat;
}
.it4 {
  background:url('images/menu_07.png') no-repeat;
}
.it5 {
  background:url('images/menu_09.png') no-repeat;
  height:49px;
}
.it6 {
  background:url('images/menu_11.png') no-repeat;
}
.it7 {
  background:url('images/menu_13.png') no-repeat;
  height:85px;
}
#place {
	position:absolute;
	left:350px;
	bottom:32px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	width: 151px;
}
#text {
  position:absolute;
  left:330px;
  top:20px;
  background:url('images/bgText.jpg') no-repeat;
  width:600px;
  height:341px;
}
#titleSG {
	position:absolute;
	left:17px;
	top:17px;
	font-size:13px;
	font-weight:bold;
	color:#f8dcb1;
	width: 269px;
}
#txtSG {
	position:absolute;
	top:49px;
	left:19px;
	text-indent:0px;
	font-size:12px;
	color:#FFFFFF;
	width:268px;
	height:297px;
	overflow:auto;
	line-height:20px;
}
#sign {
	position:absolute;
	top:229px;
	left:91px;
	line-height:20px;
	color:#ffe3d7;
	font-size:13px;
	width: 186px;
	height: 61px;
}
#sign span {
  font-variant:small-caps;
  font-weight:bold;
}
#rightIMG {
  position:absolute;
  top:0;
  right:0;
}
#rightMenu {
  position:absolute;
  top:20px;
  right:15px;
  width:250px;
  border-left:1px solid #89584e;
  height:280px;
  padding:10px;
}
#rightMenu a, #text a{
  position:relative;
  display:block;
  color:#FFCC99;
  text-decoration:none;
  font-size:13px;
  padding:2px;
}
#rightMenu a:hover , #text a:hover{
	color:#fba855;
	text-decoration:underline;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}
#rightMenu img {
  border:1px solid #878787;
}
#krzak {
  position:absolute;
  bottom:-20px;
  left:0;
  width:300px;
  height:300px;
  background:url('images/krzak.png') no-repeat;
  z-index:0;
}
#advert {
  position:relative;
  margin:0;
  margin-top:-60px;
  height: 61px;
  background:url('images/advert.png') no-repeat center;
  text-align:center;
  padding-top:17px;
}
#advert img.center{
  margin-left:40px;
  margin-right:40px;
}
#footer {
  position:relative;
  margin:0;
  font-size:11px;
  background:url('images/bgFooter.jpg') repeat-x;
  height:100px;
}
#footerCon {
  margin:auto;
  width:950px;
  text-align:center;
}
#footerCon a{ 
  color:#e5e4e4;
  text-decoration:none;
  padding:4px;
  line-height:28px;
}
#footerCon a:hover {
  text-decoration:underline;
  color:#ffffff;
} 
.mysign {
  margin:auto; 
  color:#623326;
}
.mysign:hover {
  color:#99503c;
}
#txt1, #txt2, #txt3, #txt4, #title1, #title2, #title3, #title4 {
  display:none;
}
.min {
  margin-top:45px;
  margin-right:65px;
}

