* {margin:0; padding:0;}
img {border:0;}
html, body {
	font-size:10pt;
	color: #3a3a3a;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
}
.clear {clear:both; overflow:hidden; *height:0px;}

a{
	cursor:pointer;
	text-decoration:underline;
    color: #208D43;
}
a:hover{text-decoration:none;}

ul{
	width:100%;
}
ul li{
	list-style:none;
}
.home ul, .inner ul {
	padding-left: 2em;
}
.home ul li, .inner ul li {
	list-style: disc;
}
.inner ol {
    padding-left: 2em;
}

h1 {
    font-size: 20pt;
    color: #3a3a3a;
    font-weight: normal;
    padding: 40px 0 30px 0;
    font-family: Arial, Helvetica, Tahoma;
}

.home h1 {
    font-size: 26pt;
    text-align: center;
    color: #676767;
    font-weight: normal;
    padding: 45px 0 30px 0;
    font-family: Arial, Helvetica, Tahoma;
    line-height: 26pt;
}

h2 {
    font-size: 16pt;
    color: #3a3a3a;
    font-weight: normal;
    padding: 20px 0 20px 0;
    position: relative;
    _position: static;
    font-family: Arial, Helvetica, Tahoma;
}

.home h2 {
    font-size: 16pt;
    color: #208D43;
    font-weight: normal;
    padding: 10px 0 15px 50px;
    position: relative;
    font-family: Arial, Helvetica, Tahoma;
}

h3 {
    font-size: 14pt;
    color: #3a3a3a;
    font-weight: normal;
    padding: 20px 0 20px 0;
    text-align: left;
    font-family: Arial, Helvetica, Tahoma;
}
home .h3 {
    font-size: 14pt;
    color: #208D43;
    font-weight: normal;
    padding: 20px 0 20px 0;
    text-align: left;
    font-family: Arial, Helvetica, Tahoma;
}
h4 {
    font-size: 12pt;
    color: #3a3a3a;
    font-weight: bold;
    padding: 20px 0 20px 0;
    text-align: left;
    font-family: Arial, Helvetica, Tahoma;
}
.home h4 {
    font-size: 12pt;
    color: #208D43;
    font-weight: bold;
    padding: 20px 0 20px 0;
    text-align: left;
    font-family: Arial, Helvetica, Tahoma;
}
h5 {
    font-size: 10pt;
    color: #3a3a3a;
    font-weight: bold;
    padding: 20px 0 20px 0;
    text-align: left;
    font-family: Arial, Helvetica, Tahoma;
}
.home h5 {
    font-size: 10pt;
    color: #208D43;
    font-weight: bold;
    padding: 20px 0 20px 0;
    text-align: left;
    font-family: Arial, Helvetica, Tahoma;
}
.bottom_left, .bottom_right {
	width: 33px;
	height: 42px;
	overflow: hidden;
	position: absolute;
}
.bottom_left {
	top: -33px;
	left: 0;
	background: url('/lizard/img/bottom_left.gif') no-repeat;
}
.bottom_right {
	top: -33px;
	right: 0;
	_right: -1px;
	background: url('/lizard/img/bottom_right.gif') no-repeat;
}

.top_left2, .top_right2 {
	width: 5px !important;
	position: absolute !important;
	bottom: 0;
	_bottom: -1px;
}
.top_left2 {
	left: 0;
	background: url('/lizard/img/top_left2_25.gif') no-repeat !important;
}
.top_right2 {
	right: 0;
	background: url('/lizard/img/top_right2_25.gif') no-repeat !important;
}

.top_left3 {
	width: 6px !important;
	position: absolute !important;
	top: 0;
	left: 0;
	background: url('/lizard/img/search_left3.gif') no-repeat !important;
}

.top_left4, .top_right4 {
	width: 4px !important;
	position: absolute !important;
	bottom: 0;
	_bottom: -1px;
}
.top_left4 {
	left: 0;
	background: url('/lizard/img/top_left4.gif') no-repeat !important;
}
.top_right4 {
	right: 0;
	background: url('/lizard/img/top_right4.gif') no-repeat !important;
}

.body{
	width:100%;
    position: relative;
    min-height: 100%;
}

.left_fon{
	width: 50%;
	height: 485px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: url('/lizard/img/left_fon_inner.jpg') repeat-x;
}
.right_fon{
	width: 50%;
	height: 485px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	background: url('/lizard/img/right_fon_inner.jpg') repeat-x;
}

.body_home .left_fon{
	background: url('/lizard/img/left_fon_home.jpg') repeat-x;
}
.body_home .right_fon{
	background: url('/lizard/img/right_fon_home.jpg') repeat-x;
}
* html .body {
    height: 100%;
}

.content{
	width: 100%;
	min-width: 995px;
	float: left;
	position: relative;
	padding: 60px 0 40px 0;
	overflow-x: hidden;
}

.inner_bg {
	width: 1270px;
	height: 516px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 50%;
	margin-left: -635px;
	display: inline;
	z-index: 10;
	background: url('/lizard/img/body_bg.jpg') #fff top center no-repeat;
}

.home_bg {
	width: 1270px;
	height: 485px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 50%;
	margin-left: -635px;
	display: inline;
	z-index: 10;
	background: url('/lizard/img/home_bg2.jpg') center top no-repeat;
}
.glaz{
	width:100px;
	height:100px;
	margin:235px 0px 0px 791px;
}
.breadcrumbs{
	width:100%;
	float:left;
	font-size: 9pt;
	color: #8d8d8d;
}
.breadcrumbs a{
	color: #8d8d8d;
}
.inner{
	width:100%;
	float:left;
}

.left_block {
	width: 355px;
	float: left;
	display: inline;
	position: relative;
	z-index: 30;
}
.logo {
	width: 100%
	float: left;
	text-align: center;
}
.languages {
	width: 100%;
	float: left;
	margin-top: 40px;
	text-align: center;
	color: #676767;
	font-size: 8pt;
/*	visibility: hidden;*/
}
.languages a {
	color: #676767;
	text-transform: uppercase;
	text-decoration: none;
}
.languages a:hover {
	color: #208d43;
	text-decoration: underline;
}
.languages .active {
	color: #000;
}
.languages li {
	display: inline;
	margin: 0 5px;
}

.application {
	width: 100%;
	float: left;
	margin-top: 80px;
	padding-top: 25px;
	background: url('/lizard/img/application_name.png') no-repeat;
}

.left_block .menu {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
}

.application_form {
	width: 245px;
	float: left;
	margin: 10px 0 0 50px;
	display: inline;
}
.application_form .botton {
	width: 245px;
	float: left;
	text-align: center;
	margin-top: 20px;
}
.application_form .botton input {
	width: 178px;
	height: 37px;
	overflow: hidden;
	border: 0;
	cursor: pointer;
	display: inline-block;
	background: url('/lizard/img/submit_application.gif') no-repeat;
}
.application_form .botton input:hover {
	background: url('/lizard/img/submit_application_hover.gif') no-repeat;
}
.rezume{
    width: 178px;
    height: 37px;
    overflow: hidden;
    border: 0;
    cursor: pointer;
    display: inline-block;
    background: url('/lizard/img/button_rezume.gif') no-repeat;
}
.rezume:hover {
    background: url('/lizard/img/button_rezume_hover.gif') no-repeat;
}
.tosend{
    width: 178px;
    height: 37px;
    overflow: hidden;
    border: 0;
    cursor: pointer;
    display: inline-block;
    background: url('/lizard/img/send.gif') no-repeat;
}
.tosend:hover {
    background: url('/lizard/img/send_hover.gif') no-repeat;
}
.cbutton{
    width: 178px;
    height: 37px;
    overflow: hidden;
    border: 0;
    cursor: pointer;
    margin-top: 20px;
/*    display: block;*/
}
.test_start{
     background: url('/lizard/img/test_start.gif') no-repeat!important;
}
.test_start:hover{
     background: url('/lizard/img/test_start_hover.gif') no-repeat;
}
.test_next{
     background: url('/lizard/img/test_next.gif') no-repeat;
}
.test_next:hover{
     background: url('/lizard/img/test_next_hover.gif') no-repeat;
}
.test_result{
     background: url('/lizard/img/test_result.gif') no-repeat;
}
.test_result:hover{
     background: url('/lizard/img/test_result_hover.gif') no-repeat;
}
.to_print{
     background: url('/lizard/img/print.gif') no-repeat;
}
.to_print:hover{
     background: url('/lizard/img/print_hover.gif') no-repeat;
}
.send_email{
     background: url('/lizard/img/send_email.gif') no-repeat;
}
.send_email:hover{
     background: url('/lizard/img/send_email_hover.gif') no-repeat;
}
.feedback, .feedback .input, .feedback .input span, .feedback .botton {
	width: 380px;
}
.feedback .botton input {
	background: url('/lizard/img/send.gif') no-repeat;
}
.feedback .botton input:hover {
	background: url('/lizard/img/send_hover.gif') no-repeat;
}
.free_trial_button{
	background: url('/lizard/img/free_trial_en.gif') no-repeat;
}
.free_trial_button:hover{
	background: url('/lizard/img/free_trial_hover_en.gif') no-repeat;
}
.input {
	width: 245px;
	float: left;
	margin-top: 5px;
	position: relative;
}
.input label {
	width: 245px;
	float: left;
	line-height: 25px;
}
.input span {
	width: 245px;
	height: 25px;
	float: left;
	overflow: hidden;
	background: url('/lizard/img/application_input_bg_25.gif') repeat-x;
}
.textarea span {
	height: 200px;
	background: url('/lizard/img/textarea_bg.gif') repeat-x;
}
.input input,
.input textarea {
	width: 96%;
/*	display: inline;*/
	padding: 5px 3px 5px 0;
	margin-left: 5px;
	border: 0;
	background: none;
}
.input textarea {
	height: 190px;
	overflow: auto;
}
.input select {
    width: 241px;
    height: 21px;
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    position: relative;
    border: 0px solid red;
}
input.fileInput{
    position: absolute;
    text-align: right;
    -moz-opacity:0;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}
.portfolio {
	width: 310px;
	float: left;
	margin-top: 80px;
	padding-top: 30px;
	color: #000;
	background: url('/lizard/img/portfolio.png') no-repeat;
}
.portfolio a {
	color: #4d8e00;
	text-decoration: underline;
}
.portfolio a:hover {
	text-decoration: none;
}
.portfolio div {
	width: 85%;
	float: left;
	padding-left: 15%;
}
.portfolio .center {
	padding-top: 35px;
	text-align: center;
}

.clients {
	width: 100%;
	height: 320px;
	float: left;
	margin-top: 60px;
	padding-top: 30px;
	color: #000;
	background: url('/lizard/img/clients.gif') no-repeat;
}
.clients .arrow_up {
	width: 100%;
	float: left;
	margin-top: 27px;
}
.clients .arrow_up a {
	display: inline-block;
	margin-left: 176px;
}
.clients ul {
	width: 275px;
	height: 238px;
	float: left;
	display: inline;
	margin-left: 50px;
}
.clients ul li {
	width: 130px;
	margin-top: 55px;
	display: inline-block;
	text-align: center;
}
.clients ul li a {
	height: 110px;
}
.clients ul li img {
	vertical-align: middle;
}

.general_block {
	position: relative;
	margin: 0 0 0 380px;
	z-index: 20;
}
.center_block {
	position: relative;
	line-height: 20px;
	margin: 0 31% 0 0;
	*margin: 0 25% 0 0;
	z-index: 20;
}
.home {
	position: relative;
	padding: 400px 0 0 0;
}

.italic {
	color: #208d43;
	border-left: 4px solid #208d43;
	padding-left: 30px;
	font-style: italic;
}

.directions {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	_position: static;
	margin-bottom: -30px;
	_margin-bottom: 0px;
}

.table_list {
	width: 100%;
}
.table_list ul {
	border-top: 1px solid #d1d1d1;
}
.table_list li {
	width: 100%;
	float: left;
	display: inline-block;
	padding: 5px 0;
	border-bottom: 1px solid #d1d1d1;
}
.table_list li i {
	width: 30%;
	float: left;
	color: #7C7C7C;
}
.table_list li a {
    float: left;
    color: #676767;
    text-decoration:none;
}
.table_list ul a:hover {
    text-decoration:none;
}
.table_list li span {
	width: 70%;
	float: right;
	color: #464646;
}

.right_block {
	width: 28%;
	float: right;
	padding-bottom: 230px;
	margin-right: 2%;
	display: inline;
	z-index: 20;
	position: relative;
}
.body_home .right_block {
	padding-bottom: 0;
}

.right_block .search label {
	font-style: italic;
	float: left;
	color: #8d8d8d;
	padding: 6px 7px 0 0;
}
.right_block .search span {
    width: 65%;
	height: 26px;
	float: left;
	overflow: hidden;
	position: relative;
}
.right_block .search span input {
	width: 97%;
	float: left;
	border: 0;
	padding: 5px 3px 5px 5px;
	background: none;
	background: url('/lizard/img/input_bg.gif') repeat-x;
}
.right_block .search .submit {
	float: left;
}

.right_block .menu {
	margin-top: 20px;
	padding-left: 45px;
/*	height: 340px;*/
}

.right_block .menu li {
	display: block;
	line-height: 28px;
	padding-left: 15px;
}
.right_block .menu .li_bg1 {
	background: url('/lizard/img/li_bg1.gif') no-repeat scroll left center transparent;
    background-position: left 11px;
}
.right_block .menu .li_bg2 {
	background: url('/lizard/img/li_bg2.gif') no-repeat scroll left center transparent;
    background-position: left 11px;
}
.right_block .menu .li_bg3 {
	background: url('/lizard/img/li_bg3.gif') no-repeat scroll left center transparent;
    background-position: left 11px;
}
.right_block .menu .li_bg4 {
	background: url('/lizard/img/li_bg4.gif') no-repeat scroll left center transparent;
    background-position: left 11px;
}
.right_block .menu .li_bg5 {
	background: url('/lizard/img/li_bg5.gif') no-repeat scroll left center transparent;
    background-position: left 11px;
}
.right_block .menu .li_bg6 {
	background: url('/lizard/img/li_bg6.gif') no-repeat scroll left center transparent;
    background-position: left 11px;
}

.right_block .menu a {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.right_block .menu a:hover {
	color: #208d43;
	text-decoration: none;
}
.right_block .menu a.current {
	color: #208d43;
	text-decoration: none;
}



.right_block .news {
	margin-top: 30px;
	padding: 10px 0 0 30px;
	float: left;
	background: url('/lizard/img/news_name.gif') no-repeat;
}
.right_block .teaser_text {
	width: 90%;
	margin-top: 30px;
	line-height: 20px;
	font-size: 9pt;
	float: left;
}
.right_block .teaser_text a {
	color: #393939;
	text-decoration: none;
}
.right_block .teaser_text a:hover {
    color: #208d43;
}
.right_block .teaser_text a:hover strong {
	color: #208d43;
	text-decoration: underline;
}
.right_block .teaser_text .date {
	color: #929292;
	font-size: 8pt;
}
.right_block .all_news {
	width: 80%;
	margin-top: 30px;
	float: left;
}
.right_block .all_news a {
	font-size: 8pt;
	color: #929292;
	text-decoration: none;
	text-transform: uppercase;
}
.right_block .all_news a:hover {
	color: #208d43;
	text-decoration: underline;
}
.right_block .all_news img {
	vertical-align: middle;
}


.left_block .news {
    margin-top: 20px;
    padding: 20px 0 0 50px;
    float: left;
    background: url('/lizard/img/news_name.png') no-repeat;
}
.left_block .teaser_text {
    width: 90%;
    margin-top: 10px;
    line-height: 20px;
    font-size: 9pt;
    float: left;
}
.left_block .teaser_text a {
    color: #393939;
    text-decoration: none;
}
.left_block .teaser_text a:hover {
    color: #208d43;
}
.left_block .teaser_text a:hover strong {
    color: #208d43;
    text-decoration: underline;
}
.left_block .teaser_text .date {
    color: #929292;
    font-size: 8pt;
}
.left_block .all_news {
    width: 80%;
    margin-top: 20px;
    float: left;
}
.left_block .all_news a {
    font-size: 8pt;
    color: #929292;
    text-decoration: none;
    text-transform: uppercase;
}
.left_block .all_news a:hover {
    color: #208d43;
    text-decoration: underline;
}
.left_block .all_news img {
    vertical-align: middle;
}


#flashContent {
	width: 285px;
	height: 101px;
    overflow: hidden;
	padding-bottom: 155px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: none;
	z-index: 15;
}
.body_home .iguana {
	display: none;
}


.rednes{
    position: relative;
	height:111px;
	float:left;
}
#footer{
	width:100%;
	height:111px;
    position: relative;
	margin-top:-111px;
	float:left;
	background: url('/lizard/img/content_bg.gif') #f4f4f4 left top repeat-x;
}
.footer{
	width:100%;
	float:left;
	background: url('/lizard/img/footer_bg.gif') right top repeat-y;
}
#footer .conteiner {
	height: 50px;
	font-size: 10pt;
	color: #393939;
	padding: 30px 0;
	border-left: 1px solid #c2c2c2;
}
#footer .conteiner a {
	color: #228b22;
	text-decoration: underline;
}
#footer .conteiner a:hover {
	text-decoration: none;
}
#footer .conteiner .left_block {
	padding-top: 8px;
}
#footer .conteiner .left_block p {
	padding-left: 10%;
}
#footer .conteiner .center_block ul {
	float: left;
}
#footer .conteiner .center_block li {
	width: 49%;
	float: left;
	line-height: 21px;
	display: inline-block;
}
#footer .conteiner .center_block li span {
	vertical-align: super;
	font-size: 8pt;
}
#footer .conteiner .center_block li strong {
	font-weight: normal;
	font-size: 20pt;
	font-family: Myriad Pro, sans-serif;
}
#footer .conteiner .right_block {
	color: #828282;
	padding: 8px 0 0 0;
}
#footer .conteiner .right_block img {
	vertical-align: middle;
}





.news_list {

}
.news_list .news_doc_item {

}
.news_list .news_doc_item a{
    color: #393939;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
.news_list .news_doc_item a:hover{
    color: #208D43;
    text-decoration: none;
}

.news_list .news_doc_item .news_date{
    float:left;
    color: #208D43;
    font-weight: bold;
}
.news_list .news_doc_item .news_doc_title{
    float:left;
    margin-left:30px;
}
.news_list .news_doc_item .news_doc_desc{
    margin:5px 0px 20px 30px;
}

.news_list .news_cat_item {

}
.news_list .news_cat_item a{
    color: #393939;
    font-size: 14pt;
/*    font-weight: bold;*/
    text-decoration: underline;
}
.news_list .news_cat_item a:hover{
    color: #208D43;
    text-decoration: none;
}

.news_list .news_cat_item .news_date{
    float:left;
    color: #208D43;
    font-weight: bold;
}
.news_list .news_cat_item .news_cat_title{
    float:left;
    margin-left:30px;
}
.news_list .news_cat_item .news_cat_desc{
    margin:5px 0px 20px 30px;
}

.link1 {
    color: #666666;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    margin-top:20px;
    text-align:right;
    margin: 50px;
}
.link2{
    font-size: 9pt;
    color: #8d8d8d;
    font-style: italic;
}

.mail{
    width: 80%;
    height: 150px;
    padding: 5px 3px 5px 0;
    margin-left: 5px;
}

.center_menu {
    margin-right: 2%;
    display: inline;
    z-index: 20;
    position: relative;
}
.center_menu li {
    display: block;
/*    line-height: 22px;*/
    padding-left: 15px;
}
.center_menu .li_bg1 {
    background: url('/lizard/img/li_bg1.gif') no-repeat scroll left center transparent;
    background-position: left center 11px;
}
.center_menu .li_bg2 {
    background: url('/lizard/img/li_bg2.gif') no-repeat scroll left center transparent;
    background-position: left center 11px;
}
.center_menu .li_bg3 {
    background: url('/lizard/img/li_bg3.gif') no-repeat scroll left center transparent;
    background-position: left center 11px;
}
.center_menu .li_bg4 {
    background: url('/lizard/img/li_bg4.gif') no-repeat scroll left center transparent;
    background-position: left center 11px;
}
.center_menu .li_bg5 {
    background: url('/lizard/img/li_bg5.gif') no-repeat scroll left center transparent;
    background-position: left center 11px;
}
.center_menu .li_bg6 {
    background: url('/lizard/img/li_bg6.gif') no-repeat scroll left center transparent;
    background-position: left center 11px;
}

.center_menu a {
    font-size: 10pt;
    font-weight: bold;
    color: #666666;
    text-decoration: underline;
}
.center_menu a:hover {
    color: #208d43;
    text-decoration: none;
}
.center_menu a.current {
    color: #208d43;
    text-decoration: none;
}

.table_test{
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
    padding: 20px!important;
    margin-top: 20px;
}
.table_test th{
    border: 1px solid #ccc;
    padding: 5px;
}
.table_test td{
    border: 1px solid #ccc;
    padding: 5px;
}
abbr{
    border-bottom: dotted 1px;
}
abbr:hover{
    cursor: help;
}