BODY {
	background:url(./images/line.png) top repeat-x #f0f0f0 fixed;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	text-align:center;
}
IMG {
	border:none;
}
A, A:visited {
	color:#ef7008;
}
A:hover {
	color:#000;
}
.body_div {
	margin:auto;
	background:url(./images/body_line.png) top center repeat-y #f0f0f0;
	width:997px;
	text-align:left;
}
.body_cont {
	background:url(./images/head.png) top center no-repeat;
	width:100%;
}
.body_center {
	padding:50px 0 0 46px;
}
.header {
	margin-bottom:10px;
}
.logo {
	width:557px;
	float:left;
}
.service {
	float:left;
	width:200px;
	margin-left:137px;
}
.clear {
	clear:both;
	height:1px;
	font-size:0.0001em;
}
/* navigation */
.navigation {
	width:897px;
	background:url(./images/link_noactive.gif) top repeat-x;
}
.navigation UL {
	padding:0;
	margin:0;
	clear:both
}
.navigation LI {
	display:inline;
	padding:0;
	margin:0;
	float:left;
	width:14.282%;
}
.rigth_px {
	position:absolute;
	margin-left:888px;
	background:url(./images/right.gif) right top no-repeat;
	height:76px;
	width:9px;
	z-index:2px;
}
.left_px {
	position:absolute;
	background:url(./images/left.gif) right top no-repeat;
	height:76px;
	width:9px;
	z-index:2px;
}
.navigation A, .navigation A:visited {
	display:block;
	border-left:1px #383838 solid;
	border-right:1px #777 solid
}
.navigation A:hover {
	background:url(./images/link.gif) top left no-repeat;
	border-left:1px #383838 solid;
	border-right:1px #777 solid;
	display:block;
}
.navigation A IMG, .navigation A:visited IMG, .navigation A:hover IMG {
	height:76px;
}
.navigation A .contacts, .navigation A:visited .contacts {
	background:url(./images/contacts_no.gif) top center no-repeat;
	width:100%;
}
.navigation A:hover .contacts {
	background:url(./images/contacts.gif) top center no-repeat;
	width:100%;
}
.navigation A .news, .navigation A:visited .news {
	width:100%;
	background:url(./images/news_no.gif) top center no-repeat;
}
.navigation A:hover .news {
	width:100%;
	background:url(./images/news.gif) top center no-repeat;
}
.navigation A .home, .navigation A:visited .home {
	width:100%;
	background:url(./images/home_no.gif) top center no-repeat;
}
.navigation A:hover .home {
	width:100%;
	background:url(./images/home.gif) top center no-repeat;
}
.navigation A .projects, .navigation A:visited .projects {
	width:100%;
	background:url(./images/projects_no.gif) top center no-repeat;
}
.navigation A:hover .projects {
	width:100%;
	background:url(./images/projects.gif) top center no-repeat;
}
.navigation A .system, .navigation A:visited .system {
	width:100%;
	background:url(./images/system_no.gif) top center no-repeat;
}
.navigation A:hover .system {
	width:100%;
	background:url(./images/system.gif) top center no-repeat;
}
.navigation A .articles, .navigation A:visited .articles {
	width:100%;
	background:url(./images/articles_no.gif) top center no-repeat;
}
.navigation A:hover .articles {
	width:100%;
	background:url(./images/articles.gif) top center no-repeat;
}
.navigation A .prices, .navigation A:visited .prices {
	width:100%;
	background:url(./images/prices_no.gif) top center no-repeat;
}
.navigation A:hover .prices {
	width:100%;
	background:url(./images/prices.gif) top center no-repeat;
}
#right {
	border-right:none;
}
#left {
	border-left:none;
}
#top {
	border-top:none;
}
#bottom {
	border-bottom:none;
}
.navigation A.active, .navigation A.active:visited {
	background:url(./images/link.gif) top left no-repeat;
	display:block;
	border-left:1px #383838 solid;
	border-right:1px #777 solid
}
.navigation A.active:hover {
	background:url(./images/link.gif) top left no-repeat;
	border-left:1px #383838 solid;
	border-right:1px #777 solid
}
/**/


/* box */

.box {
	margin-top:40px;
}
.bleft {
	width:525px;
	height:308px;
	float:left;
	background:url(./images/img.jpg) top left no-repeat;
}
.bright {
	width:373px;
	height:308px;
	background:url(./images/img2.png) top right no-repeat #EF6E05;
	float:left
}
.rightlinks {
	font-size:1.1em;
	font-weight:bold;
	padding:0 0 0 30px;
}
.rightlinks UL {
	list-style:none;
	margin:0;
	padding:0;
}

.rightlinks LI {
	padding:20px 0 20px 0;
	border-bottom:1px #dc6300 solid;
	border-top:1px #ff9239 solid;
	margin-right:40px;
}

.rightlinks UL LI UL.submenu {
	padding:0;
	font-size:0.7em;
	list-style:none;
	margin:0;
}

.rightlinks UL LI UL.submenu LI {
	padding:3px 0 0 0;
	border-bottom:0px #dc6300 solid;
	border-top:0px #ff9239 solid;
	margin-right:40px;
}

.rightlinks A, .rightlinks A:visited {
	color:#FFF;
	text-decoration:none;
}
.rightlinks A:hover {
	color:#FFF;
	text-decoration:underline;
}
/**/

/* content */

.content {
	padding-top:40px;
	padding-bottom:40px;
}
.cleft {
	width:600px;
	padding-right:25px;
	border-right:1px #d6d6d6 solid;
	float:left
}
.cleft H1 {
	font-size:1.4em;
	margin:0 0 30px 0;
	color:#ef6e05;
}
.cleft H2 {
	font-size:1.0em;
	margin:0 0 20px 0;
	color:#ef6e05
}
.cleft P {
	font-size:0.8em;
	margin:0 0 30px 0;
	line-height:1.5em;
	color: #333333;
}
.cleft UL {
	font-size:0.8em;
	margin:0 0 30px 0;
	padding:0 0 0 15px;
	color: #333333;
}
.cleft LI {
	margin-bottom:10px;
	line-height:1.5em;
}
.table_ {
	font-size:0.8em;
	border:1px #d3d3d3 solid;
	background:#e8e8e8;
	border-bottom:none;
	color: #333333;
}
.table_ TD {
	padding:5px 0 5px 10px;
	border-bottom:1px #d3d3d3 solid;
	border-top:1px #fff solid;
}
.cright {
	width:260px;
	float:left;
	padding-left:20px;
}
.cright P {
	font-size:0.8em;
	margin:0 0 30px 0;
	line-height:1.5em;
	color: #333333;
}
.ccenter {
	width:860px;
	float:left
}
.ccenter H1 {
	font-size:1.4em;
	margin:0 0 30px 0;
	color:#ef6e05;
}
.ccenter H2 {
	font-size:1.0em;
	margin:0 0 20px 0;
	color:#ef6e05
}
.ccenter P {
	font-size:0.8em;
	margin:0 0 30px 0;
	line-height:1.5em;
	color: #333333;
}
.ccenter UL {
	font-size:0.8em;
	margin:0 0 30px 0;
	padding:0 0 0 15px;
	color: #333333;
}
.ccenter LI {
	margin-bottom:10px;
	line-height:1.5em;
}
.content .citate {
	font-size:0.8em;
	margin:30px 0 30px 0;
	line-height:1.2em;
	text-align:right;
	color: #333333;
}
/* news & articles */

.news_box {
	background:url(./images/news_top.png) top left no-repeat #e1e1e1;
	padding-top:25px;
	margin-top:20px;
	width:252px;
}
.article_box {
	background:url(./images/articles_top.png) top left no-repeat #e1e1e1;
	padding-top:25px;
	margin-top:20px;
	width:252px;
}
.na_bottom {
	background:url(./images/na_bottom.png) bottom left no-repeat;
	padding-bottom:20px;
}
.na_center {
	padding:5px 10px 0 16px;
	font-size:0.8em;
}
.na_center SMALL {
	display:block;
	font-size:0.75em;
	margin-top:15px;
}
/* */ /* */

/* footer */

.footer {
	padding:15px 0 15px 0;
	background:#313131;
	font-size:0.8em;
	text-align:left;
}
.footer .a {
	width:31%;
	padding-left:30px;
	padding-top:10px;
	line-height:1.7em;
	float:left;
}
.footer .a a {
	text-decoration:none;
}
.a A:hover {
	color:#FFF;
}
.footer .b {
	width:35%;
	text-align:center;
	float:left;
	padding-top:15px;
}
.footer .c {
	width:28%;
	color:#FFF;
	float:left;
	text-align:right;
	padding-top:25px;
}

/* news */

.news {
	text-decoration:none;
}

.news:hover p {
	color:#ef6e05;
}

/* articles */

.article {
	text-decoration:none;
}

.article:hover p {
	color:#ef6e05;
}

/* contacts */

.contacts-a {
	text-decoration:none;
}

.banner {
	width: 252px;
	height: 252px;
	background: url(./images/banner.gif);
	text-decoration: none;
	cursor: pointer;
}

.footer .simplemenu {
	text-align: right;
	padding-right:45px;
}

.footer .simplemenu a {
	text-decoration: none;
}

.footer .simplemenu a:hover {
	color: #FFFFFF;
}

.userlink {
	text-decoration: none;
}

.userlink:hover {
	color: #444444;
}

.navi {
	margin-left: -50;
	text-align: center;
	font-size: 1.4em;
}

.navilink {
	padding: 4 20 6 20;
}

#naviactivel {
	padding: 5 0 9 0;
	background:url(./images/aleft.gif) top left no-repeat;
}

#naviactivec {
	background:#e0e0e0;
	text-decoration:none;
	color:#000000;
}

#naviactiver {
	padding: 5 0 9 0;
	background:url(./images/aright.gif) top right no-repeat;
}

.navi2 {
	margin-left: -50;
	margin-top: 15;
	margin-bottom: -20;
	text-align: center;
	font-size: 1.2em;
}

.navilink2 {
	padding: 6 20 8 20;
}

#naviactivel2 {
	padding: 7 0 9 0;
	background:url(./images/aleft.gif) top left no-repeat;
}

#naviactiver2 {
	padding: 7 0 9 0;
	background:url(./images/aright.gif) top right no-repeat;
}

.hhint {
	visibility: hidden;
}

.vhint {
	visibility: visible;
}

#hint1 {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
}