body {
	margin: 0;
	padding: 0;
	background: url('graphics/background.jpg') left repeat-y #FFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.spacer_8 {
	height: 8px;
}

.spacer_16 {
	height: 16px;
}

.spacer_64 {
	height: 64px;
}

.padleft_8 {
	padding-left: 8px;
}

.padleft_16 {
	padding-left: 16px;
}

.padright_8 {
	padding-right: 8px;
}

.padright_16 {
	padding-right: 16px;
}

form {
	margin: 0;
	padding: 0;
}

#main {
	margin: 0;
	padding: 0;
	width: 995px;
}

#leftside {
	margin: 0;
	padding: 0;
	width: 160px;
	height: 543px;
	float: left;
	background: url('graphics/menu_bg.jpg') top repeat-x;
	background-position: 0 143px;
}

#leftside #logo {
	margin: 0;
	padding: 0;
	width: 160px;
	height: 143px;
	background: url('graphics/logo.jpg') left top no-repeat;
}

#leftside #menu {
	margin: 8px 0 0 0;
	padding: 0;
	width: 160px;
}

#leftside #menu h2 {
	display: none;
}

#leftside #menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftside #menu li {
	margin: 0;
	padding: 0;
}

#leftside #menu a {
	margin: 0 0 4px 4px;
	padding: 0;
	width: 152px;
	height: 25px;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #937342;
	background: url('graphics/menu_btn.gif') left center no-repeat;
}

#leftside #menu a:hover {
	color: #555;
	background: url('graphics/menu_btn_active.gif') left center no-repeat;
}

#leftside #menu .admin a {
	color: #443E97;
	background: url('graphics/menu_btn_blue.gif') left center no-repeat;
}

#leftside #menu .admin a:hover {
	color: #242150;
	background: url('graphics/menu_btn_blue_active.gif') left center no-repeat;
}

#leftside #menu .hline {
	margin: 12px 10px;
	border-top: 1px solid #435444;
	border-bottom: 1px solid #5F7860;
}

#rightside {
	margin: 0;
	padding: 0;
	width: 835px;
	height: 300px;
	float: right;
}

#rightside #pagetop {
	margin: 0;
	padding: 0;
	height: 25px;
	background: url('graphics/top_bg.jpg') left repeat-x;
}

#rightside #pagetop #righttop {
	margin: 0;
	padding: 3px 4px 0 0;
	height: 18px;
	float: right;
}

#rightside #pagetop #righttop #langselect {
}

#rightside #pagetop #righttop #langselect h2 {
	display: none;
}

#rightside #pagetop #righttop #langselect ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#rightside #pagetop #righttop #langselect li {
	margin: 0;
	padding: 0;
	display: inline;
}

#rightside #pagetop #righttop #langselect a {
	margin: 0;
	padding: 0;
	border: 1px solid #5F7860;
	position: absolute;
}

#rightside #pagetop #righttop #langselect a:hover {
	border: 1px solid #F9EE6A;
}

#rightside #pagetop #righttop #langselect .btnlabel {
	display: none;
}

#rightside #pagetop #righttop #langselect #hu {
	left: 915px;
	top: 3px;
	width: 22px;
	height: 16px;
	background: url('graphics/lang_hu.jpg');
	display: block;
}

#rightside #pagetop #righttop #langselect #en {
	left: 941px;
	top: 3px;
	width: 22px;
	height: 16px;
	background: url('graphics/lang_en.jpg');
	display: block;
}

#rightside #pagetop #righttop #langselect #ro {
	left: 967px;
	top: 3px;
	width: 22px;
	height: 16px;
	background: url('graphics/lang_ro.jpg');
	display: block;
}

#rightside #pagetop #righttop .text {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #435444;
	line-height: 18px;
}

#rightside #pagetop #righttop .bluetext {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006;
	line-height: 18px;
}

#rightside #pagetop #righttop .greenbg {
	background: #9EBCA5;
}

#rightside #pagetop #righttop #login {
	padding: 0;
	margin: 0;
	left: 390px;
	top: 3px;
	position: absolute;
	display: inline;
}

#rightside #pagetop #righttop #search {
	padding: 0;
	margin: 0;
	left: 640px;
	top: 3px;
	position: absolute;
	display: inline;
}

#rightside #pagetop #righttop #user {
	padding: 0;
	margin: 0;
	left: 150px;
	top: 3px;
	width: 480px;
	position: absolute;
	display: inline;
}

#rightside #pagetop #righttop #user #inner {
	padding: 0;
	margin: 0;
	right: 0px;
	top: 0px;
	position: absolute;
	line-height: 18px;
	height: 18px;
	background-position: 10px 0;
	display: block;
	font-size: 10px;
	overflow: hidden;
}

#rightside #pagetop #righttop #user #inner .bg {
	margin: 0px 5px;
	background: url('graphics/top_text_bg.gif') top repeat-x;
}

#rightside #pagetop #righttop #user #inner .bg_left {
	background: url('graphics/top_text_bg_left.gif') left top no-repeat;
}

#rightside #pagetop #righttop #user #inner .bg_right {
	background: url('graphics/top_text_bg_right.gif') right top no-repeat;
}

#rightside #pagetop #righttop #login #inputbg, #rightside #pagetop #righttop #search #inputbg {
	padding: 0;
	margin: 0;
	left: 40px;
	top: 0px;
	position: absolute;
	width: 140px;
	height: 18px;
	background: url('graphics/top_input_bg.gif') left top no-repeat;
	display: block;
}

#rightside #pagetop #righttop #login #inputbg #inputbox, #rightside #pagetop #righttop #search #inputbg #inputbox {
	padding: 0;
	margin: 0;
	width: 130px;
	height: 12px;
	line-height: 12px;
	left: 5px;
	top: 3px;
	position: absolute;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006;
	border: none;
	background: transparent;
	display: inline;
}

#rightside #pagetop #righttop #login #button, #rightside #pagetop #righttop #search #button {
	margin: 0;
	padding: -1px 3px -1px 3px;
	left: 184px;
	top: 3px;
	position: absolute;
	height: 13px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #BFD1D6;
	background: url('graphics/button_bg.jpg') left center repeat-x #435444;
	border: none;
}

#rightside #contentbg {
	margin: 0;
	padding: 0;
	background: url('graphics/cont_bg.jpg') top repeat-x;
}

#rightside #contentleft {
	margin: 0;
	padding: 0;
	height: 300px;
	background: url('graphics/cont_left.jpg') left repeat-y;
}

#rightside #contenttop {
	margin: 0;
	padding: 0;
	background: url('graphics/cont_top.jpg') top repeat-x;
}

#rightside #contentlefttop {
	margin: 0;
	padding: 0;
	background: url('graphics/cont_lefttop.jpg') left top no-repeat;
}

#content {
	margin: 0;
	padding: 24px 22px 0 22px;
	height: 300px;
}

#content #footspacer {
	height: 22px;
}

#content h1 {
	margin: 0 0 16px 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #826F53;
}

#content h2 {
	margin: 12px 0 8px 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336;
}

#content h3 {
	margin: 12px 0 8px 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#content h4 {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

#content h4 .arrow {
	font-size: 10px;
	color: #5F0505;
}

#content h4 a {
	color: #333;
	text-decoration: none;
}

#content h4 a:hover {
	color: #3C4B6A;
	background: #F5F8F1;
}

#content p {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000;
	line-height: 15px;
}

#content ul {
	padding: 0 0 6px 24px;
	margin: 0;
	line-height: 15px;
}

#content ul li {
	padding: 0;
	margin: 0;
}

#content a {
	text-decoration: underline;
	color: #00F;
}

#content a:hover {
	text-decoration: none;
}

#content .align_left {
	text-align: left;
}

#content .align_right {
	text-align: right;
}

#content .float_left {
	float: left;
}

#content .float_right {
	float: right;
}

#content .align_center {
	text-align: center;
}

#content .image {
	border: 1px solid #5F7860;
}

#content .width_30 {
	width: 30px;
}

#content .width_80 {
	width: 80px;
}

#content .width_100 {
	width: 100px;
}

#content .width_200 {
	width: 200px;
}

#content .width_300 {
	width: 300px;
}

#content .width_400 {
	width: 400px;
}

#content .width_560 {
	width: 560px;
}

#content .c_blue {
	color: #00A;
}

#content .c_red {
	color: #F00;
}

#content .c_green {
	color: #0A0;
}

#content .c_yellow {
	color: #D3A401;
}

#content .input_text {
	padding: 1px;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006;
	border: 1px solid #5F7860;
	background: #E9EEE1;
}

#content .input_button {
	font-size: 11px;
	font-weight: bold;
	color: #BFD1D6;
	border: 1px solid #5F7860;
	background: url('graphics/button_bg.jpg') left center repeat-x #435444;
}

#content .message {
	margin: 160px auto 0 auto;
	padding: 24px;
	width: 500px;
	background: #F5F8F1;
	border: 2px solid #D2D6B1;
	text-align: center;
}

#content .smallgray {
	font-size: 10px;
	color: #666;
}

#content .smallblue {
	font-size: 10px;
	color: #336;
}

#content .red {
	color: #A00;
}

#content .tree {
}

#content .tree a {
	color: #000;
	text-decoration: none;
}

#content .tree .new a {
	color: #00F;
	text-decoration: none;
}

#content .tree a:hover {
	color: #F00;
	text-decoration: none;
}

#content .tree .root {
	padding: 1px 0 0 0;
	font-weight: bold;
}

#content .tree ul {
	padding: 0 0 0 24px;
	margin: 0 0 0 0;
	list-style-type: none;
	background: url('graphics/tree_y.gif') left bottom no-repeat;
	background-position: 10px bottom;
}

#content .tree ul li {
	padding: 1px 0 0 10px;
	margin: 0 0 0 -14px;
	background: url('graphics/tree_x.gif') left top no-repeat;
	background-position: 0 -2px;
}

#content .btn_go {
	padding: 0 1px;
	width: 11px;
	height: 13px;
	float: left;
	display: block;
	background: url('graphics/icon_go.gif') left top no-repeat;
}

#content .btn_go:hover{
	background: url('graphics/icon_go_y.gif') left top no-repeat;
}

#content .btn_up {
	padding: 0 1px;
	width: 11px;
	height: 13px;
	float: left;
	display: block;
	background: url('graphics/icon_up.gif') left top no-repeat;
}

#content .btn_up:hover {
	background: url('graphics/icon_up_y.gif') left top no-repeat;
}

#content .btn_up_disabled {
	padding: 0 1px;
	width: 11px;
	height: 13px;
	float: left;
	display: block;
	background: url('graphics/icon_up_g.gif') left top no-repeat;
}

#content .btn_dn {
	padding: 0 1px;
	width: 11px;
	height: 13px;
	float: left;
	display: block;
	background: url('graphics/icon_dn.gif') left top no-repeat;
}

#content .btn_dn_disabled {
	padding: 0 1px;
	width: 11px;
	height: 13px;
	float: left;
	display: block;
	background: url('graphics/icon_dn_g.gif') left top no-repeat;
}

#content .btn_del {
	width: 11px;
	height: 13px;
	float: left;
	display: block;
	background: url('graphics/icon_del.gif') left top no-repeat;
}

#content .btn_del:hover {
	background: url('graphics/icon_del_y.gif') left top no-repeat;
}

#content .btn_dn:hover {
	background: url('graphics/icon_dn_y.gif') left top no-repeat;
}

#content .admintable {
}

#content .admintable .head_tr {
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: #789479;
}

#content .admintable .list_tr {
	background: #D8DED8;
}

#content .admintable .hlight_tr {
	background: #FFB7B7;
}

#content .admintable .pad_td {
	padding: 1px 10px;
}

#content .folders {
	padding: 0;
	margin: 0 auto;
	width: 590px;
	display: table;
}

#content .folders ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#content .folders ul li {
	padding: 0;
	margin: 0;
	width: 282px;
	height: 45px;
	display: inline;
}

#content .folders ul li a {
	padding: 0;
	margin: 0px 6px 12px 6px;
	width: 282px;
	height: 45px;
	line-height: 41px;
	float: left;
	text-indent: 50px;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	overflow: hidden;
	background: url('graphics/folder_bg.gif') left top no-repeat;
}

#content .folders ul li a:hover {
	color: #00F;
	text-decoration: none;
	background: url('graphics/folder_bg_active.gif') left top no-repeat;
}

#content .folder_up {
	padding: 0;
	margin: 0;
	float: right;
	width: 45px;
	height: 45px;
}

#content .folder_up .btnlabel {
	display: none;
}

#content .folder_up a {
	width: 45px;
	height: 45px;
	display: block;
	background: url('graphics/folder_up_bg_active.gif') left top no-repeat;
}

#content .folder_up a:hover {
	background: url('graphics/folder_up_bg.gif') left top no-repeat;
}

#content .folder_up_left_spacer {
	padding: 0;
	margin: 0;
	float: left;
	width: 45px;
	height: 45px;
}

#content .dark {
	background: #DEE8D0;
}

#content .light {
	background: #F5F8F1;
}

#content .prodbox {
	padding: 6px 6px 5px 6px;
	margin: 0 auto;
	width: 80%;
	display: table;
	border: 1px solid #C6CA9B;
	border-bottom: none;
}

#content .prodbox_bottomborder {
	border-bottom: 1px solid #C6CA9B;
}

#content .prodbox .inner_left {
	padding-left: 128px;
}

#content .prodbox .inner_right {
	padding-right: 128px;
}

#content .prodbox h1 {
	margin: 0;
	padding: 0 0 8px 0;
}

#content .prodbox p {
	margin: 0;
	padding: 0 0 8px 0;
}

#content .prodbox .nopadding {
	padding: 0;
}

#content .prodbox .small {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 9px;
	font-weight: normal;
	color: #666;
}