html {
	height: 100%;
}
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #949494;
	background-color: #272727;
	height: 100%;
}
a {
	color: #949494;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	display: inline;
}
input.input, textarea, select {
	border: 1px solid #bbb;
	margin: 3px;
	background-color: #f5f5f5;
}
input.button {
	border: 1px solid #fff;
	color: #fff;
	background-color: #b49f9f;
	text-align: center;
	margin: 3px;
}



.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}

table.tvs_core_table_border_style_on {
	border: 1px solid #b49f9f;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.tvs_core_table_border_style_on td {
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-style: inset;
	border-color: #b49f9f;
}
table.tvs_core_table_border_style_off {
	border: 0px;
}
table.tvs_core_table_border_style_off td {
	border: 0px;
}


body.index .main_left, body.index2 .main_left {
	width: 300px;
	padding-left: 90px;
	padding-top: 80px;
	float: left;
}
body.index .main_left .logo a, body.index2 .main_left .logo a {
	display: block;
	background: url(images/logo01.gif) no-repeat left top;
	width: 227px;
	height: 184px;
}
body.index .main_right {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-bottom: 10px;
	padding-right: 40px;
	background: #272727 url(images/hands.gif) no-repeat right bottom;
}
.main_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body.index .main_menu ul {
	padding-bottom: 330px;
}
.main_menu li {
	float: left;
	text-transform: uppercase;
	font-size: 1.3em;
}
.main_menu li a {
	display: block;
	height: 30px;
	padding-top: 3px;
	padding-left: 25px;
	padding-right: 30px;
	text-decoration: none;
	color: #9b8050;
}
.main_menu li a:hover {
	color: #5f749a;
}

body.index .copyright {
	clear: both;
	color: #5f749a;
}

.main_lang {
	padding-top: 100px;
	padding-left: 30px;
}
.main_lang ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.main_lang li {
	float: left;
	text-transform: uppercase;
	font-size: 1.3em;
}
.main_lang li a {
	display: block;
	background: url(images/header01.gif) no-repeat left top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #5f749a;
}
.main_lang li.active a, .main_lang li a:hover {
	background-color: #101010;
}


body.index2 .main_lang {
	position: absolute;
	top: 30%;
	left: 40%;
}
body.index2 .main_lang li a {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 1.5em;
}


body.inside {
	background: #242424 url(images/bg02.gif) repeat-x left top;
}
body.inside .main_left {
	padding-left: 70px;
	padding-top: 60px;
	width: 260px;
	margin-right: 29px;
	overflow: hidden;
	float: left;
}
body.inside .main_left .logo a {
	display: block;
	background: url(images/logo02.gif) no-repeat left top;
	width: 220px;
	height: 151px;
}
body.inside .main_left .submenu {
	padding-top: 70px;
}
body.inside .main_left .submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body.inside .main_left .submenu li {
	text-transform: uppercase;
	font-size: 1.1em;
	border-bottom: 1px solid #8b8b8b;
}
body.inside .main_left .submenu li a {
	display: block;
	background: url(images/header01.gif) no-repeat left top;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 24px;
	padding-right: 15px;
	text-decoration: none;
	color: #aaa;
}
body.inside .main_left .submenu li.active a, body.inside .main_left .submenu li a:hover {
	background-color: #292929;
}

body.inside .main_left .main_lang li.active a, body.inside .main_left .main_lang li a:hover {
	background-color: #292929;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


body.inside .main_right {
	padding-top: 60px;
	width: 600px;
	overflow: hidden;
	float: left;
}

body.inside .main_menu {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 69px;
	margin-bottom: 16px;
}
body.inside .main_menu li a {
	text-decoration: none;
	height: 25px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 30px;
	text-decoration: none;
}
body.inside .main_menu li a:hover {
	color: #5f749a;
}
body.inside .main_lang {
	padding-top: 20px;
	padding-left: 0px;
}


#header {
	background: url(images/hands02.gif) no-repeat 480px bottom;
	height: 280px;
}



#footer {
	padding: 5px 43px 5px 36px;
	color: #5f749a;
	height: 20px;
	text-align: right;
}
#footer a {
	color: #5f749a;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#container2 {
	padding-left: 30px;
}


#main {
	background: #151515 url(images/hands03.gif) no-repeat 563px top;
	padding: 30px 40px 40px 40px;
}

#main h1 {
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: normal;
	color: #9b8050;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}
#main a.print {
	display: block;
	float: right;
	background: url(images/ico_print.gif) no-repeat right 18px;
	padding: 4px;
	padding-right: 25px;
	padding-top: 20px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}
#main a:hover.print {
	text-decoration: underline;
}





#navigation {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
}
#navigation a {
	display: block;
	height: 20px;
	text-decoration: none;
	padding-top: 1px;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #9b8050;
}
#navigation a:hover {
	color: #5f749a;
	text-decoration: underline;
}
#navigation a.back {
	float: left;
}
#navigation a.top {
	float: right;
	background: url(images/ico_top.gif) no-repeat right 5px;
	padding-right: 15px;
}




#main {
	line-height: 1.3em;
}
#main .info_text img, #main .info_news img, #main .info_product img {
	padding: 1px;
	border: 1px solid #666;
	margin: 10px;
}
#main .info_text a img, #main .info_news a img, #main .info_product a img {
	padding: 1px;
	border: 2px solid #b49f9f;
	margin: 10px;
}


.info_text {
	text-align: justify;
}


.info_newslist {
}
.info_newslist .item {
	padding-bottom: 30px;
}
.info_newslist .item .date {
	color: #000;
	font-size: 0.9em;
}
.info_newslist .item .name {
	font-weight: bold;
}
.info_newslist .item .name a {
	color: #465c56;
	text-decoration: none;
}
.info_newslist .item .name a:hover {
	text-decoration: underline;
}



.info_news {
	text-align: justify;
}
.info_news .date {
	color: #999;
}
.info_news h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 1.1em;
}



.info_productslist {
}
.info_productslist .item {
	float: left;
	padding-bottom: 30px;
	width: 280px;
	padding-right: 30px;
}
.info_productslist .item .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.info_productslist .item .image img {
	border: 2px solid #fff;
}
.info_productslist .item .name {
	font-weight: bold;
}
.info_productslist .item .name a {
	text-decoration: none;
}
.info_productslist .item .name a:hover {
	text-decoration: underline;
}


.info_product {
	text-align: justify;
}
.info_product h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 1.1em;
}


.main_paging {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}

label {
	width: 80px;
	display: block;
	float: left;
}
.input {
	width: 200px;
	display: block;
	float: left;
	
}
.textarea {
	height: 100px;
}
.req {
	color: red;
}
