/* main menu link */
/* =========================================== */
.mainMenu
{
  font-size: 12px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.mainMenu:hover
{
  text-decoration: underline;
}


A.MenuTop:link {
	color: #000099; text-decoration: none;
}
A.MenuTop:visited {
	color: #000099; text-decoration: none
}
A.MenuTop:active {
	color: #000099; text-decoration: none
}
A.MenuTop:hover {
	color: #000099; text-decoration: underline
}
.MenuTop {
	font-weight: normal; font-family: Verdana, Helvetica, sans-serif
}

A.Link:link {
	color: #000099; text-decoration: underline;
}
A.Link:visited {
	color: #000099; text-decoration: underline
}
A.Link:active {
	color: #000099; text-decoration: underline
}
A.Link:hover {
	color: #000099; text-decoration: underline
}
.Link {
  font-family: Verdana, Helvetica, sans-serif;
}

A.LinkMore:link {
	color: #000099; text-decoration: none;
}
A.LinkMore:visited {
	color: #000099; text-decoration: none;
}
A.LinkMore:active {
	color: #000099; text-decoration: none;
}
A.LinkMore:hover {
	color: #000099; text-decoration: none;
}
.LinkMore {
	font-size: 11px; font-family: Verdana, Helvetica, sans-serif
}

A.WhiteLink:link {
	color: #ffffff; text-decoration: none;
}
A.WhiteLink:visited {
	color: #ffffff; text-decoration: none
}
A.WhiteLink:active {
	color: #ffffff; text-decoration: none
}
A.WhiteLink:hover {
	color: #ffffff; text-decoration: underline
}
.WhiteLink {
	font-weight: normal; font-family: Verdana, Helvetica, sans-serif
}

HR {
	height: 1px; text-align: left
}


TD {
       background-color: #ffffff; color: #000000;
       font-family: Verdana, Helvetica, sans-serif;
}

.TitleHead {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom : 2px;
	padding-left : 15px;
	padding-right : 5px;
}
.Title {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
        padding-top: 3px;
        padding-bottom : 3px;
        padding-left : 1px;
        padding-right : 5px;
}
.TitleSection {
	color: #000099;
	font-weight: bold; font-size: 14px; font-family: Verdana, Helvetica, sans-serif;
        padding-top: 3px; padding-bottom : 5px; padding-left : 5px; padding-right : 5px;
}

.Content {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F7F7F7;
	color: #000000;
	padding-top: 8px;
	padding-bottom : 8px;
	padding-left : 5px;
	padding-right : 5px;
	text-align: justify;
}
.ContentOrange {
	background-color: #ffe9d2;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 8px; padding-bottom : 8px; padding-left : 5px; padding-right : 5px;
	text-align: justify;
}
.MainContent {
	background-color: #FFFFFF; color: #000000; font-family: Verdana, Helvetica, sans-serif;
	padding-top: 8px; padding-bottom : 8px; padding-left : 5px; padding-right : 5px;
	text-align: justify;
}
.SectionMenu {
	background-color: #FFFFFF; color: #000000; font-family: Verdana, Helvetica, sans-serif;
	padding-top: 8px; padding-bottom : 8px; padding-left : 5px; padding-right : 5px;
	text-align: justify;
}


A.Button:link {
	color: #ffffff; text-decoration: none;
}
A.Button:visited {
	color: #ffffff; text-decoration: none;
}
A.Button:active {
	color: #ffffff; text-decoration: none;
}
A.Button:hover {
color: #ffffff; text-decoration: none;}


BR.Thin
{
	font-size: 6px;
}

.textTitle {
	color: #000099;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	/* background-color: #8cffa9; */
}

.textText {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	/* background-color: #8cffa9; */
}
.smallText {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	/* background-color: #8cffa9; */

}
.listBox {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
	background-color: #f8f8f8;
	font-family: Verdana, Helvetica, sans-serif;
	/* background-color: #8cffa9; */
}

/* admin */
.admTable
{
	padding-top: 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	border-top:1px solid #669900;
	border-bottom:1px solid #669900;
	border-left:1px solid #669900;
	border-right:1px solid #669900;
}

.admTableHead
{
	padding-top: 2px;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 5px;
	background-color: #669900;
	color: #ffffff;
}

.admTableCell
{
	padding-top: 2px;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 5px;
	background-color: #7dfb94;
	color: #000000;
}

/* menu sekcji */
#menuSection ul
{
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}

#menuSection li
{
  float: left;
  display: block;
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 10px;
  background: url(/knet1/img/mini_arrow_right.gif) #fff center left no-repeat;
  text-decoration: none;
  text-align: center;
  padding-left: 15px;
  line-height: 25px;
}

P.Line
{
  display: block;
  clear: both;
  color: #330099;
  border-bottom: 2px solid #330099;
}

P.Blank
{
  display: block;
  clear: both;
  color: #330099;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* element listy advert/hydeperk itp. */
.listItem
{
  padding-top: 3px;
  padding-bottom : 3px;
  padding-left : 5px;
  padding-right : 5px;
  background-color: #F7F7F7;
  border-color: #42518c;
  border-top:1px solid #E7E7E7;
  border-bottom:1px solid #E7E7E7;
  border-left:1px solid #E7E7E7;
  border-right:1px solid #E7E7E7;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* navigator */
#navList ul
{
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}

#navList li
{
  float: left;
  display: block;
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
  /* background-color: #F7F7F7; */
  text-decoration: none;
  padding: 3px;
}

/* info z ikona */
P.infoBlue
{
  clear: both;
  background: url(/knet1/img/i_blue.jpg) 0 0 no-repeat;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  color: #0000a0;
  border-bottom: 1px solid #0000a0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 3px;
  padding-left: 30px;
  height: 24px;
}

P.infoOrange
{
  clear: both;
  background: url(/knet1/img/i_orange.jpg) 0 0 no-repeat;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  color: #ffa700;
  border-bottom: 1px solid #ffa700;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 3px;
  padding-left: 30px;
  height: 24px;
}

P.infoRed
{
  clear: both;
  background: url(/knet1/img/i_red.jpg) 0 0 no-repeat;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  color: #ff0000;
  border-bottom: 1px solid #ff0000;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-top: 3px;
  padding-left: 30px;
  height: 24px;
}

/* product box */
.productPrice
{
  font-weight: bold;
  color: #ff0000;
  padding-left: 10px;
}

.productName
{
  font-weight: bold;
  color: #000099;
}

.companyName
{
  font-weight: bold;
  color: #000099;
}

