<!--
A:link {color: #990033; text-decoration: none} 
A:visited {color: #990033; text-decoration: none} 
A:hover {color :#006699; text-decoration: underline;}

html,body {
	height: 100%;
}

body {
	margin: 3px;
	font: 14px arial, sans-serif;
	color: #663333;
	background-color: #990033;
}

#container {
	width: 770px;
	margin: 0 auto;
	background-color: #ffcc99;
}

#top {
	height: 160px;
	background-color: #ffcc99;
}

#main-container {
	background-color: #ffcc99;
}

#menu {
	float: left;
	width: 210px;
}

#content {
	float: right;
	width: 550px;
	padding-right: 5px;
}

.clear {
	clear: both;
	display: block;
}

#bottom {
	height: 50px;
	padding-top: 20px;
	background-color: #ffcc99;
	text-align: center;
	background: url('gfx/linia_bottom.gif') no-repeat center bottom;
	border: 0px solid white;
}

.img{
	margin: 16px 0 0 2px;
	border: 1px solid #000000
}

.box1 {
	float: left;
	width: 170px;
	height: 140px;
	background: url('gfx/box1.gif') no-repeat center top;
	text-align: center;
	margin-bottom: 10px;
}

.box2 {
	width: 450px;
	height: 420px;
	background: url('gfx/box2.gif') no-repeat center top;
	text-align: center;
	margin-bottom: 10px;
	padding-top:25px;
	margin: auto;
}

.box3 {
	border:1px solid #FFCC99;
	width: 440px;
	height: 70px;
	background: url('gfx/box3.gif') no-repeat center;
	text-align: center;
	margin: auto;
	margin-top:0px;
}

.box4 {
	width: 160px;
	height: 280px;
	background: url('gfx/box4.gif') no-repeat center top;
	text-align: center;
	padding-top:27px;
	padding-left:5px;
	margin: auto;
	margin-top: 30px;
}

.box5 {
	float: left;
	width: 47px;
	height: 35px;
	background: url('gfx/box5.gif') no-repeat center top;
	text-align: center;
	color: #FFCC99;
	padding-top: 9px;
}
.box5 a:link {
display: block;
width:30px;
margin:auto;
color:#FFCC99;
font-weight:bold;
}
.box5 a:visited {
display: block;
width:30px;
margin:auto;
color:#FFCC99;
font-weight:bold;
}

#symbols .symbol {
text-align: center;
}
#symbols .value {
text-align: left;
font-weight: bold;
}

#adsense1 {
margin:10px;
padding-left:10px
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#navcontainer li { 
margin: 0 0 3px 0; 
padding:0;
text-align: left;
}

#navcontainer a
{
display: block;
padding-left: 28px;
border: 1px solid #333;
width: 164px;
height: 22px;
background-color: #990033;
background-image: url(gfx/menu_off.png);
line-height: 22px;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFCC99;
text-decoration: none;
font-weight: bold;
}

#navcontainer a:hover
{
border: 1px solid #333;
background-color: #006699;
background-image: url(gfx/menu_on.png);
color: #fff
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #006699;
background-image: url(gfx/menu_on.png);
color: #fff
}

textarea, input {
background-color: #FFCC99;
border: 1px solid #990033;
font: 14px arial, sans-serif;
color: #663333;
margin-bottom:20px;
}
input {
margin-top:4px;
margin-bottom:6px;
width:250px;
}

P:first-letter {font-family: verdana: font-weight: bold; font-size: 15pt; float: inherit; color: #663333}

h1 {font-family: Arial, sans-serif; font-size: 18pt; color: #ffcc99; margin-top:22px}
h2 {font-family: Arial, sans-serif; font-size: 10pt; color: #663333; margin-top:8px; margin-bottom:0px}
h3 {font-family: Arial, sans-serif; font-size: 12px; color: #663333}

-->
