/* Body */
body {
	/*color : #494949;*/
	color: #101010;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #ffffff;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;


}


/* Links */
a {
	font-size: 9pt;
	color: #800000;
	text-decoration: none; 
}

a:hover {
	color: #dd1a41;
	text-decoration: underline; }

a:active {
	text-decoration: none;
	color: #000000; }



/* Links special*/
a.special {
	font-size: 8pt;
	color: #8B8987;
	text-decoration: none; }

a.special:hover {
	color: #000000;
	text-decoration: none; }

a.special:active {
	text-decoration: none;
	color: #1961A5; }


/* Links special2*/
a.special2 {
	font-size: 8pt;
	color: #800000;
	text-decoration: none; }

a.special2:hover {
	color: #dd1a41;
	text-decoration: underline}

a.special2:active {
	text-decoration: none;
	color: #000000; }

/* Links texts */
a.tekst {
	font-size: 9pt;
	color: #c00000;
	text-decoration: none; }

a.tekst:hover {
	color: #dd1a41;
	text-decoration: underline; }

a.tekst:active {
	text-decoration: none;
	color: #000000; }
	

/* Horizontal Line */	
hr {
	background: #7D6347;
	color: #7D6347;
	height:1px;
	width:160px;
	border: 0px inset; }

/* --Default Class Settings-- */	

.articlehead {
	font-size: 12pt;
	font-weight: bold;
 	color: #333333}

h1 {
	font-size: 12pt;
	font-weight: bold;
 	color: #333333}

h2 {
	font-size: 11pt;
	font-weight: bold;
 	color: #333333}

	
.button {
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #7D6347;
} 

.button2 {
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #aaaaaa;
}

.componentHeading {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-align: left }


.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #303030;
	background: #F1ECE7;
	border: 1px solid; }

.newsarticle {
	font-size: 9pt;
	/*color: #494949;*/
	text-align: left; }	

.newsarticle2 {
	font-size: 9pt;
	/*color: #494949;*/
	text-align: left; 
	line-height: 1.5;}
	
	.newsarticle2 p {
	padding-bottom: 4px;
		}

.sectiontableheader {
	background-color : #7D6347;
	font-weight : bold;
	color: #FFFFFF;
}
	
.small {
	font-size: 8pt;
	color: #7D6347;
	text-decoration: none; 
	font-weight: normal}
			
.smalldark {
	font-size: 7pt; 
	color: #523A1F; 
	font-weight: normal }

li { list-style: disc url(none) outside;
}


td {
	font-size: 8pt;
	/*color: #494949;*/
}

.menutlo {
  background-image: url("/images/back.gif");
}

.menutlo2 {
  background-image: url("/images/menu_back.jpg");
  background-repeat: no-repeat;
}


.leftmenu {
  list-style-type: none;
  line-height: 2;
  text-indent: -1.1cm; 
}


.leftmenu2 {
  list-style-type: none;
  line-height: 2;
}


.zero {
  list-style-type: none; 
}

.jeden {
  list-style-type: disc; 
}

.dwa {
  list-style-type: circle; 
}

#copy {
  display: none;
}

#copy2 {
  display: none;
}

#google_results iframe {
  width: 560px;
} 

.bottom_img {
  background: url('/images/bottom1.gif');
  }

#copyright_bottom{
  font-style: italic;
  color: white;
  font-weight: bold;
  font-size: 11px;
  position: relative;
  top: 4px;
}
