body {
	background-color: #59b85e;
	font-size: 14px;
	color: #FFFFFF;
}
#header {
	float: left;
	height: auto;
	width: 950px;
	margin-bottom: 40px;
}
#leftmenu {
	float: left;
	height: auto;
	width: 150;
}
#main {
	float: left;
	height: auto;
	width: 646;
	*width: 650;
	padding: 3px;
}
#rightmenu {
	float: left;
	height: auto;
	width: 151px;
	padding: 0px;
}
#footer {
	border: 1px solid #000000;
	width: 650px;
	float: left;
	height: auto;
}

#cart {
	position: absolute;
	top: 85px;
	float: none;
}
.cats_table {
	text-align: center;
	border: 0px solid #000000;
	width: 100%;
}
h2 {
	text-align: center;
}
.h1 {
	font-size: 26px;
	text-align: center;
	text-decoration: underline;
}
.textjust {
	text-align: justify;
	font-size: 16px;
}

.textreklama {
	text-align: center;
	font-size: 14px;
}
.error_msg {
	color: #FF0000;
}
#java_roll {
	position: absolute;
	top: 120px;
	*top: 120px;
	left: 135px;
}
.txt_java {
	font-size: 18px;
}
