html, body {
	width: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #303030;
}

* {
	margin: auto;
	padding: 0px;
	font-size: 100%;
}

img {
	vertical-align: bottom;
	border: none;
}

a {
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #3FAD42;
}
a:hover {
	color: #FF6000;
}

.hr {
	background-color: #B7BDC5;
	height: 1px;
}

#main {
	width: 780px;
}

#top {
	border-bottom: 1px solid #B7BDC5;
	height: 45px;
	margin-bottom: 10px;
}

#logo {
	width: 148px;
	height: 46px;
	margin: 0px 0px -1px 25px;
}

#lang {
	float: right;
	margin: 26px 14px -1px 0px;
	width: 300px;
	text-align: right;
}
#lang img {
	margin-left: 9px;
}

#right {
	float: right;
	width: 167px;
	margin-right: 11px;
}

.indexContent {
	width: 563px;
	text-align: right;
	margin: 0px;
}

.index_hr {
	margin: 10px 0px 30px 0px;
}

#menu {
	width: 531px;
	margin-right: 0px;
	overflow: hidden;
}
#menu a {
	display: block;
	float: left;
	height: 16px;
	width: 174px;
	background-color: #4CBF50;
	margin: 0px 0px 3px 3px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover, #menu a.hover {
	background-color: #008C05;
}

.ac {
	text-align: center !important;
}
.orange {
	color: #FF6000 !important;
}

.smallfont {
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	color: #909090
}

.block {
	background: transparent url('block.png') no-repeat scroll top;
}
.box {
	margin-bottom: 6px;
}
.ctl {
	background-position: left top;
	padding-left: 7px;
}
.ctr {
	background-position: right top;
	padding-top: 7px;
}
.cbr {
	background-position: right bottom;
	padding-right: 7px;
}
.cbl {
	background-position: left bottom;
	margin-left: -7px;
}
.cc {
	position: relative;
	top: -7px;
	margin-right: -7px;
	overflow: hidden;
}

#right .header {
	border-bottom: 1px solid #B7BDC5;
	background: transparent url('arrow.gif') no-repeat scroll 11px 3px;
	padding: 4px 0px 3px 36px;
}

#right .header a, #right .header a:hover {
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #909090;
}

#right .content {
	margin: 15px 8px 0px 8px;
}

#right .right {
	float: right;
	width: 81px;
	font-size: 12px;
	color: #303030;
}

.delimiter {
	clear: both;
}

#content {
	padding: 0px 11px 0px 230px;
	overflow: hidden;
	background-position: 72px 0px;
	background-repeat: no-repeat;
}

#content .inner {
	padding: 27px 0px 0px 12px;
}

ol, ul, p {
	margin: 12px 0px;
}
li {
	margin-left: 40px;
}

.img_about {
	background-image: url('t_softmedia_pic.jpg');
}
.img_portfolio {
	background-image: url('t_portfolio_pic.jpg');
}
.img_contact {
	background-image: url('t_contact_pic.jpg');
}
.img_auction {
	background-image: url('t_auction_pic.jpg');
}
.img_software {
	background-image: url('t_software_pic.jpg');
}
.img_shop {
	background-image: url('t_shop_pic.jpg');
}
.img_loan {
	background-image: url('t_loan_pic.jpg');
}
.img_seo {
	background-image: url('t_seo_pic.jpg');
}
.img_sitemap {
	background-image: url('t_sitemap_pic.jpg');
}

#footer {
	text-align: center;
	margin-top: 45px;
}

input, select, textarea {
	background: none;
	color: #303030;
	border: 1px solid #7F9DB9;
}

th {
	text-align: left;
	vertical-align: top;
}

#content .left {
	float: left;
	margin-left: -242px;
	width: 206px;
}

.smt {
	border-spacing: 3px 5px;
}
.smt th {
	text-align: center;
	background-color: #DDDDDD;
	border-bottom: 3px solid #3FAD42;
	vertical-align: top;
}
.smt td {
	vertical-align: top;
}

.smu {
	list-style-type: none;
}
.smu li {
	background: transparent url('sm_b.gif') no-repeat scroll 0px 0px;
	padding: 2px 0px 3px 25px;
	margin: 1px 0px;
}

.smt .smu {
	margin: 0px;
}

.contact {
	width: 100%;
}
.contact th, .contact td {
	padding-bottom: 10px;
}

.eshop {
	border-bottom: 3px solid #3FAD42;
}
.eshop td {
	padding-bottom: 5px;
}

/*
TD {font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; color:#303030}

.td {font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; color:#303030; padding-top : 7px;}

.inp {font-size: 9pt; font-family: Arial, Helvetica, sans-serif; background:none; color: #303030; border: 1px solid #7F9DB9;}

.form {font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #303030; border: 1px solid #7F9DB9;}

.buttons {font-size: 8pt; font-family: Arial; color: Black; background:#F9F9F9; border: 1px outset #97A8C6;}

.headerTable {font-size: 8pt; font-family: Verdana; font-weight: bold; font-style: normal; text-decoration: none; color:#FF6000}

.link {font-size: 8pt; font-family: Tahoma; font-weight: normal; font-style: normal; text-decoration: none; color:#FF6000}

.param {font-size: 8pt; font-family: Verdana; font-weight: normal; font-style: normal; text-decoration: none; color:#0B1D77}

.text {font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; color:#303030}



.text_table {font-size: 8pt; font-family: Tahoma; font-weight: normal; font-style: normal; text-decoration: none; color:#303030}


A:link {font-size: 8pt; font-family: Tahoma; font-weight: bold; font-style: normal; text-decoration: none; color:#3FAD42}
A:visited {font-size: 8pt; font-family: Tahoma; font-weight: bold; font-style: normal; text-decoration: none; color:#3FAD42}
A:active {font-size: 8pt; font-family: Tahoma; font-weight: bold; font-style: normal; text-decoration: none; color:#3FAD42}
A:hover {font-size: 8pt; font-family: Tahoma; font-weight: bold; font-style: normal; text-decoration: none; color:#FF6000}
*/