body {
	background-color: #FFF1D2;
	margin: 0px;
	background-image: url(img/bg_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
}
a { color:#000000; }
a:hover { text-decoration:none; }
.PaddLColumn {
	padding-right: 10%;
	padding-left: 10%;
}
.MargLColumn {
	margin-right: 11%;
	margin-left: 11%;
}
.PaddRColumn {
	padding-right: 6%;
}

.BgHeadT {
	background-image: url(img/bg_header.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BgHead {
	background-image: url(img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:6%;
}
.BgHeadInp {
	background-image: url(img/bg_header_inp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:6%;
}
.BgLMenu {
	background-image: url(img/bg_napis.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 9px; 
}
.BgLMenu2 {
	background-image: url(img/bg_napis.jpg);
	background-repeat: repeat-x;
	background-position: left top; margin-bottom:27px;
}
.BgLMenu div { margin-bottom: 3px; }
.Slogan {
	margin-top: 31px;
	margin-left: 38px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8C6C2F;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 11px;
	width: 50%;
}
.Space {
	width: 465px;
}
.BgUzor {
	background-image: url(img/bg_uzor.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BgUzor2 {
	background-image: url(img/bg_uzor_off.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.MenuArow {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 17px;
	font-weight: bold;
}

.MenuArowBrdr {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8C6C2F;
	font-weight: bold;
}
.BgAbout {
	background-color: #FFFFFF;
	background-image: url(img/bg_chemodan.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.TitleImg {
	margin-bottom: 13px;
}
.NewsBl {
	padding-left: 13px;
	background-image: url(img/ico_news.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 15px;
}
.NewsBl b { color:#852C05; }
.NewsLink img {
	margin-right: 5px; margin-bottom:1px;
}
.Chemodan {
	background-image: url(img/chemodan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.TxtBold {
	color: #852C05;
}
.Footer {
	margin-top: 37px;
}
.CopyR {
	font-size: 10px;
	padding-left: 11%; padding-right: 11%;
	padding-top: 25px;
}
.SloganS {
	padding-left: 15px;
}
.Kus {
	background-image: url(img/kus.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.LMenu {
	padding-left: 10px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px; color:#852C05;
}
.LinkMenu  { color:#852C05; text-decoration:none; }
.SubLMenu {
	margin-right: 5px;
	margin-bottom:21px;
	margin-top:5px;
	line-height:16px;
	color: #B43C07;
}
.SubLMenu img { margin-right: 5px; margin-bottom:1px; }
.SubTitle { color:#B43C07; }
.bold { color:#852C05; }
.TxtBlack { color:#000000; }
.Tab td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2DEB5;
	padding-left: 8px;
}
.TabEnd td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.Tab td.TxtBlack { padding-left: 0px; }
.Micro {
	font-size: 10px;
	color: #D4A34E;
}

.Green{ color: #339933; }