BODY {
	width: 100%;
	margin: 0px;
}

A {
	text-decoration: none;
	color: #666666;
}

A:hover {
	text-decoration: underline;
	color: #666666;
}

.HeaderLeft {
	width: 50%;
	height: 88px;
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	background-position: right;
}

.HeaderRight {
	width: 50%;
	height: 88px;
	background-image: url(images/index_03.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

.HeaderCenter {
	width: 992px;
}

.center {
	text-align: center;
}

.SearchBar, .PageMainTab {
	width: 960px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.SearchSimple {
	height: 47px;
	vertical-align: top;
	padding-top: 5px;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #955913;
	font: bold 10pt Tahoma;
}

.SearchAdv {
	text-align: right;
	color: #999999;
	font: bold 7pt Tahoma;
	margin-top: 6px;
	margin-right: 20px;
}

.InputText8 {
	font-size: 8pt;
}

.InputSubmitS {
	background-color: #FFE69D;
	border: 1px solid #FFE69D;
	color: #955913;
	font: bold 10pt Tahoma;
	height: 22px;
	width: 72px;
	background-image: url(images/button_s.jpg);
	background-repeat: no-repeat;
}
.InputSubmitSG {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #955913;
	font: bold 10pt Tahoma;
	height: 22px;
	width: 72px;
	background-image: url(images/vote.jpg);
	background-repeat: no-repeat;
}

.PageMainTabLeft {
	width: 160px;
	border-right: 2px solid #FFC649;
	padding: 0px 4px 0px 2px;
	font: normal 8pt Tahoma;
	color: #666666;
	vertical-align: top;
}

.PageMainTabRight {
	padding: 0px 2px 0px 4px;
	font: normal 8pt Tahoma;
	color: #666666;
	vertical-align: top;
	text-align: justify;
	text-indent: 10pt;
}

.PageCatList {
	font: normal 8pt Tahoma;
	color: #666666;
	vertical-align: top;
	width: 25%;
	padding: 2px 5px 2px 5px;
	/*text-align: justify;*/
	text-indent: 0pt;
}

.PageCatListBorder {
	border-right: 1px solid #FFF4D4;
}

DIV.moduloTitle {
	background-color: #F5F5F5;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding: 1px 5px 1px 5px;
	font: bold 7pt Tahoma;
	text-align: right;
	color: #AAAAAA;
}

DIV.modulo {
	margin-bottom: 5px;
	border-bottom: 2px solid #EEEEEE;
	padding: 0px 0px 2px 0px;
}

DIV.moduloCont {
	padding: 2px 5px 2px 5px;
	text-align: left;
}

.pageNAME{
	text-align: right;
	border-bottom: 1px solid #F5F5F5;
	margin-bottom: 5px;
	color: #AAAAAA
}

.newsAuthor {
	text-align: right;
	margin-bottom: 5px;
	color: #AAAAAA;
	font-size: 7pt;
}
.wpis {
	border-bottom: 1px solid #FFF4D4;
	margin-bottom: 10px;
	padding: 2px 2px 5px 2px;
}

.shopTITLE {
	border-left: 10px solid #FFC000;
	text-indent: 2pt;
	font-weight: bolder;
	font-size: 9pt;
	background-color: #EBF0DB;
	padding: 1px 0px 1px 0px;
}

.shopDESC {
	padding-top: 5px;
}

.shopINFO {
	text-indent: 0pt;
}

.shopURL {
	color: #96CC2E;
	font-weight: bolder;
}

.shopURL:hover {
	color: #96CC2E;
	font-weight: bolder;
}

.psT {
	color: #96CC2E;
}

P {
	margin: 5px;
}

