html {
	height: 100%;
	}
body, html {
	padding: 0px;
	margin: 0px;
	}
a {
	color: #FF9900;
	text-decoration: none;
	}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
body {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #2C2C2B;
	color: #666666;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 40px;
	padding-left: 23px;
	}
p, h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
	}

.wrapper {
	width: 807px;
	}
.leftcolumn {
	width: 129px;
	padding: 5px 10px 10px 20px;
	float: left;
	font-size: 10px;
	}
.centercolumn {
	width: 241px;
	float: left;
	padding: 105px 25px 0px 25px;
	}
.rightcolumn {
	width: 357px;
	float: left;
	padding-top: 105px;
	}
.innercolumn {
	width: 598px;
	float: left;
	padding: 105px 25px 0px 25px;
	}
.leftcolumn p {
	padding-bottom: 10px;
	}
.leftcolumn a {
	color: #333333;
	text-decoration: none;
	}
.leftcolumn a:hover {
	color: #ff9900;
	text-decoration: underline;
	}
.greyheader {
	padding: 3px 0px 3px 10px;
	border-left: 2px solid #3C3C3B;
	margin: 15px 0px 15px 0px;
	}
.greyheader h1 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 21px;
	letter-spacing: -1px;
	color: #999999;
	}
.orange, .greyheader .orange {
	color: #FF9900;
	}
.greyheader small {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, sans-serif;
	color: #7C7A7A;
	}
.header {
	padding: 3px 0px 3px 10px;
	border-left: 2px solid #D1D1D1;
	margin: 15px 0px 15px 0px;
	}
.header h1 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 21px;
	letter-spacing: -1px;
	color: #999999;
	}
.header .orange {
	color: #FF9900;
	}
.header small {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, sans-serif;
	color: #333333;
	}
.meniu {
	background-image: url(images/menuitem_dotted.gif);
	background-position: top;
	background-repeat: repeat-x;
	position: absolute;
	top: 42px;
	left: 207px;
	width: 240px;
	}
.meniu a {
	display: block;
	width: 232px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: -1px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 3px 3px 3px 5px;
	background-image: url(images/menuitem_dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}
.meniu a:hover {
	color: #FF9900;
	background-image: url(images/menuitem_dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}
.centercolumn p {
	padding-bottom: 10px;
	}
.productbox {
	padding: 1px;
	border: 1px solid #666666;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
	}
.productbox img {
	float: left;
	border: 7px solid #504F4F;
	margin-right: 4px;
	padding: 3px;
	background-color: #494848;
	}
.productbox img:hover {
	background-color: #ff9900;
	}
.productbox a {
	color: #666666;
	text-decoration: none;
	}
.productbox a:hover {
	color: #FF9900;
	}
.prodimg a:hover {
	background-color: #FF9900;
	}
.footer {
	padding: 3px 0px 3px 10px;
	border-left: 2px solid #3C3C3B;
	margin: 0px 0px 15px 0px;
	}
.footer a {
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	}
.footer a:hover {
	color: #FF9900;
	}
.clear {
	clear: both;
	}
.menustyles {
	width: 160px;
	background-color: #484848;
	border: 1px solid #666666;
	padding: 1px;
	}
.menustyles a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	display: block;
	width: 156px;
	padding: 1px 2px 1px 2px;
	}
.menustyles a:hover {
	background-image: url(images/menu_over.gif);
	background-position: right;
	color: #FFFFFF;
	}
.admintable {
	border-left: 1px solid #494949;
	border-top: 1px solid #494949;
	color: #CCCCCC;
	}
.admintable img {
	vertical-align: middle;
	}
.admintable td {
	padding: 2px;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	}
th {
	padding: 2px;
	background-color: #333333;
	border-bottom: 1px solid #494949;
	border-RIGHT: 1px solid #494949;
	}
.txtfield {
	width: 250px;
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
	margin-right: 50px;
	border: none;
	border: 0px;
	}