@charset "utf-8";
@font-face {
	font-family: 'DINAltBoldLTRegular';
	src: url('dina/din-abl_-webfont.eot');
	src: local('?'), url('dina/din-abl_-webfont.woff') format('woff'), url('dina/din-abl_-webfont.ttf') format('truetype'), url('dina/din-abl_-webfont.svg#webfontpovWmZwK') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*@font-face {
	font-family: 'DINAltBoldLTRegular';
	src: url('dina/din-aml_-webfont.eot');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'DINAltBoldLTRegular';
	src: url(//:) format('no404'), url('dina/din-aml_-webfont.woff') format('woff'), url('dina/din-aml_-webfont.ttf') format('truetype'), url('dina/din-aml_-webfont.svg#webfontJ0ZKiqWP') format('svg');
	font-weight: bold;
	font-style: normal;
}*/

/* CSS Document */
body {
	width:975px;
	margin: auto;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
}
h6 {
	margin:0px;
	padding:0px;
	color:#EF3C2C;
	font-style:normal;
}
/*   HEADER  */
#header {
	margin-top:14px;
}
#header img {
	border:none;
	float:left;
	margin-bottom:10px;
	width:189px;
	height:66px;
}
#langlist {
	font-size:10px;
	margin-top:7px;
	float:right;
}
#langlist a {
	color:#595959;
	text-decoration:none;
        outline:none;
}
#langlist a:hover {
	color:#EF3C2C;
	text-decoration:underline;
}
#langlist li {
	display:inline;
	padding-right:6px;
        margin: 0px 3px 0px 3px;
	background:url(images/lang_spliter.gif) no-repeat right;
}
#langlist li.last {
	border:none;
	background:none;
}
#langlist .current_top_node {
	color:#EF3C2C;
}
/* END HEADER */
/* MAIN MENU */
.menu {
	width: 973px;
	float:left;
	font-size:10px;
	color:#e1e1e1;
	background-color: #1e1916;
}
.menu ul{
	margin: 0; padding: 0;
	float: left;
}
.menu ul li{
	display: inline;
	color:#e1e1e1;
}
.menu ul li a{
	float: left;
	text-transform:uppercase;
	text-decoration: none;
	background:url(images/menu_spliter.jpg) no-repeat right;
	color:#e1e1e1;
	padding: 10.5px 11px;
        outline:none;
	background-color: #1e1916;
}
.menu ul li a:hover {
	color:#EF3C2C;
	background-color:#1e1916;
}
.menu #current_top_node {
        color:#EF3C2C;
	background-color:#1e1916;
}
.time {
	float:right;
	margin-right:0px;
}
.time img {
	float:left;
	margin-top:8px;
	width:17px;
	height:17px;
}
#date {
	float:left;
	margin-top:10px;
	margin-left:5px;
	margin-right:15px;
}
.route {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	float:left;
	font-size:10px;
	margin-top:-10px;
	height:25px;
}
.route a {
	text-transform:none;
	text-decoration:none;
	color:#5d5d5d;
}
/* END OF MAIN MENU */

#content {
	float:left;
	width: 972px;
	margin-right:2px;
	padding:20px 0px 24px 0px;
	border-top: #d9d9d9 solid 1px;
	border-bottom: #d1d1d1 solid 1px;
}

/* BOTTOM MENU */
#bottom_menu {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:10px;
	float:left;
	height:28px;
        margin: 14px 0px 0px 0px;
        padding: 0px;
}
#bottom_menu li {
	display:inline;
        margin:0px;
        padding:0px;
	background:url(images/footer_spliter.gif) right no-repeat;
}
#bottom_menu li.last {
        border: none;
	background: none;
}
#bottom_menu li a {
	padding: 10.5px 11px;
	color:#A0A0A0;
        outline:none;
	text-decoration:none;
}
#bottom_menu li a:hover {
	color:#EF3C2C;
	text-decoration:underline;
}
#footer {
	float:left;
	width:972px;
      border-top: 1px solid #D1D1D1;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
      height: 190px;
}
.ftbox {
	color:#656565;
	float:left;
	position:relative;
      border-right:1px solid #D1D1D1;
	width:319px;
	height:120px;
	margin:20px 6px 50px 0px;
      font-size: 11px;
      line-height:13.7px;
}
.ftbox ul {
	padding: 0px 0px 0px 12px ;
	margin:-2px 0px 0px 0px;
}
.ftbox ul li {
	list-style:none;
	padding:0px;
	margin:0px;
}
.ftbox.last {
	margin:20px 0px 50px 0px;
        border:none;
}
.ftbox p {
	padding:0px 12px 0px 12px ;
	margin:-2px 0px 0px 0px;
      color:#A0A0A0;
}
.ftbox p.first {
	height:68px;
}
.ftbox p.web {
    color:#656565;
    padding:32px 12px 0px 12px;
}
.ftbox.last p {
	margin:0px 0px 0px 0px;
      border:none;
}
.ftbox_pl {
	color:#656565;
      border-right:1px solid #D1D1D1;
	float:left;
	width:319px;
	height:120px;
	margin:20px 6px 50px 0px;
      font-size: 11px;
      line-height: 13px;
}
.ftbox_pl p {
	padding:0px 12px 0px 12px ;
	margin:-2px 0px 0px 0px;
      color:#A0A0A0;
}
.ftbox_pl p.first {
	height:74px;
}
.ftbox_pl p.web {
    color:#656565;
    padding:25px 12px 0px 12px;
}
.ftbox_more {
    outline:none;
    float:left;
    position:absolute;
    left:248px;
    top:99px;
    padding-left:15px;
    color:#fff;
    background: url(images/red_arrow.gif) no-repeat;
    line-height: 22px;
    width:75px;
    text-decoration: none;
    display:block;  
}
/* END OF BOTTOM */

.title_news .row img { float:left; width:153px; }
.title_news .row {height:93px;}
.title_news .row a { color: #1f1a17;}
.title_news .row a.titl { float:left; width:500px; font-weight:bold; margin: 0px 0px 0px 20px; float:left; font-size:11px;}
.title_news .row p {width:500px; color: #1f1a17; float:left; margin:15px 0px 0px 20px; width:530px;  font-size:11px;}

.title_news {
	float:left;
	width:703px;
       height:314px;
	margin-right:-2px;
	font-size:13px;
	color:#656565;
}
.title_block {
	margin: 10px;
}
.title_block a {
	color:#ED1C24;
	font-weight:bold;
}
.title_block p {
	margin-top:2px;
	padding:0px;
}
#map {
	float:left;
	width:703px;
       height:366px;
	margin-right:-2px;
       padding:0px;
}
#map p {
	margin:0px;
	padding:0px;
}
.banner {
        float:right;
	height:350px;
}
.banner p {
	margin:0px;
	padding:0px;
}
.banner img {
    position: absolute;
    float:right;
    overflow: visible;
    margin-left: -228px;
    width:228px;
    height:350px;
    cursor: pointer;
    
}
.short_about {
	float:right;
	width:250px;
	font-size:11px;
	margin-bottom:0px;
	padding:0px;
	text-align:justify;
}
.short_about p {
	margin-bottom:20px;
	line-height:18px;
}
.short_about img {
	margin-top:22px;
	margin-bottom:20px;
}
.short_about .more {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	background-image:url(images/red_arrow.gif);
	background-repeat:no-repeat;
	font-size:11px;
	background-position:inherit;
	background-color:#ffffff;
	color:#ffffff;
        outline:none;
	padding-right:15px;
	float:right;
	width:74px;
	height:23px;
	margin-top:-13px;
	margin-right:0px;
	border:none;
	cursor:pointer;
}

/* LEFT MENU */
#left_column {
	float:right;
	width:225px;
	margin:0px;
}
.left_menu {
	display:block;
	width:215px;
	font-size:14px;
}
.left_menu a {
	background-image:url(images/red_li.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-transform:none;
	margin-top:10px;
	text-decoration:none;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	color:#2b2b2b;
	width:215px;
}
.left_menu a:hover, #current_menu {
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	background-image:none;
	background-color:#EF3C2C;
	width:215px;
	display:block;
}
#left_inner {
	display:block;
	width:215px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:5px;
}
#left_inner a {
	background:none;
	text-transform:none;
	height:100%;
	font-size:12px;
	line-height:16px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	padding-left:10px;
	display:block;
	color:#2b2b2b;
}
#left_inner a:hover, #left_inner #current_inner {
	color:#2b2b2b;
	background-image:url(images/pink_li.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:left;
	padding:0px;
	margin:0px;
	height:100%;
	padding-left:10px;
	display:block;
}

/* QUERSTIONS */
#questions {
	margin:0px;
	width:225px;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
}
.questions_text {
	margin-top:5px;
	width:225px;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#a0a0a0;
	font-size:10px;

}
#questions .full_name, #full_name {
	width:220px;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#656565;
	margin-top:15px;
	font-size:10px;
	padding-top:5px;
	height:20px;
	border:none;
	border-bottom:1px solid #e1e1e1;
}
#questions .company_name, #company_name {
	font-size:10px;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#656565;
	width:220px;
	margin-top:8px;
	padding-top:5px;
	height:15px;
	border:none;
	border-bottom:1px solid #e1e1e1;

}
#questions .phone, #phone {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#656565;
	width:220px;
	margin-top:8px;
	padding-top:5px;
	height:15px;
	border:none;
	font-size:10px;
	border-bottom:1px solid #e1e1e1;
}
#questions .email, #email {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#656565;
	width:220px;
	margin-top:8px;
	font-size:10px;
	padding-top:5px;
	height:15px;
	border:none;
	border-bottom:1px solid #e1e1e1;
}
#questions .request, .request textarea {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:10px;
	color:#656565;
	width:198px;
	margin-top:11px;
	height:90px;
	border:1px solid #e1e1e1;
	padding-top: 9px;
	padding-right: 11px;
	padding-bottom: 9px;
	padding-left: 11px;
}
.commercial_invoice {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:10px;
	background-color:#ffffff;
	color:#656565;
	width:148px;
	margin-top:11px;
	margin-right:-2px;
	padding-top:3px;
	padding-left:0px;
	height:17px;
	border:1px solid #e1e1e1;
}
.SI-FILES-STYLIZED label.find
{
	width: 72px;
	height: 23px;
	background: url(images/ieskoti.gif) 0 0 no-repeat;
	display: block;
	overflow:hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.find input.cms_browse
{
	position: relative;
	width: 72px;
	height: 23px;
	opacity: 0;
	-moz-opacity: 0;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.SI-FILES-STYLIZED label.find input.file
{
	position: relative;
	width: 72px;
	height: 23px;
	opacity: 0;
	-moz-opacity: 0;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.SI-FILES-STYLIZED label.find_ru
{
	width: 72px;
	height: 23px;
	background: url(images/poisk.gif) 0 0 no-repeat;
	display: block;
	overflow:visible;
	cursor: pointer;
}
.SI-FILES-STYLIZED label.find_ru input.file
{
	position: relative;
	width: 72px;
	height: 23px;
	opacity: 0;
	-moz-opacity: 0;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.SI-FILES-STYLIZED label.find_en
{
	width: 72px;
	height: 23px;
	background: url(images/browse.gif) 0 0 no-repeat;
	display: block;
	overflow:hidden;
	cursor: pointer;
}
.SI-FILES-STYLIZED label.find_en input.file
{
	position: relative;
	width: 72px;
	height: 23px;
	opacity: 0;
	-moz-opacity: 0;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.buttonas {
	margin-left:150px;
	margin-top:-23px;
}

#questions .send {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	background:url(images/red_arrow.gif) no-repeat #FFF;
        background-position: center 2px;
	color:#FFF;
	font-size:11px;
	float:right;
        line-height:20px;
	width:75px;
	height:25px;
	margin:10px 0px 0px 0px;
	border:0px solid #000;
	cursor:pointer;
	padding-right:15px;
}
.title, .news_title {
        font-size-adjust: 0.51;
	display:block;
	color:#2b2b2b;
	font-family:DINAltBoldLTRegular, curlyQ, arial, helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:21px;
	margin-bottom:15px;
	text-transform:uppercase;
}
.title_ru {
        font-size-adjust: 0.51;
	display:block;
	color:#2b2b2b;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	text-transform:uppercase;
}
.about_company {
	width:703px;
}

.about_company ul {
	padding-left:0px;
	margin-left:12px;
}
.about_company li {
	list-style-image:url(images/about_li.gif);
	list-style-position:outside;
	margin-bottom:25px;
	margin-left:0px;
}
.about_company img {
	margin-top:21px;
	margin-bottom:5px;
}
/* NEWS */
.news {
	width:702px;
}
.news .heading {
	position:relative;
}
.news a {
    border: none;
    outline: none;
}
.news img {
    border: none;
    outline: none;
}
.news .date {
	float:left;
	width:150px;
	color:#A0A0A0;
}
.news .title {
	color:#2b2b2b;
	margin-top:20px;
	font-weight:normal;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:11px;
}
.news .title a {
	text-decoration:none;
	color:#2b2b2b;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-top:20px;
}
.news .news_short {
	color:#656565;
	margin-top:20px;
	width:706px;
}
.news .news_short a {
	color: #EF3C2C;
}
.news .news_block {
	border-bottom:1px solid #A0A0A0;
	float:left;
	width:702px;
	margin-bottom:5px;
}
.news .more {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	background-image:url(images/red_arrow.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffffff;
	color:#ffffff;
	padding-right:15px;
	float:right;
	width:74px;
	height:23px;
	font-size:11px;
	margin-top:5px;
	margin-bottom:20px;
	border:none;
        outline:none;
	cursor:pointer;
}
.new_date {
	width:150px;
	color:#A0A0A0;
}
.new_title {
	text-decoration:none;
	color:#2b2b2b;
	margin-top:20px;
	font-size:11px;
	font-weight:bold;
	width:702px;
	border-bottom:1px solid #2b2b2b;
	padding-bottom:5px;
}
.new_content {
	color:#656565;
	margin-top:20px;
	font-size:11px;
	width:702px;
}
.new_back {
	float:right;
}
.page_counter {
	float:right;
	height:15px;
}
/* CONTACTS */
#contacts {
	color:#424242;
	font-size:11px;
	padding-top:20px;
}
.contacts_map {
	margin-top:15px;
	margin-bottom:15px;
}
#contacts img.text_img {
	margin:0px;
	clear:both;
	float:left;
}
#contacts img.contacts_map { margin-top:21px; }
#contacts .title {
        font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
        display: inline;
        margin:0px;
	clear:both;
        width:723px;
        float:left;
}
#contacts .position {
	color:#2b2b2b;
	font-weight:bold;
}
#contacts .email {
	color:#EF3C2C;
}
.address {
	float:left;
	clear:both;
	color:#424242;
	margin:0px;
}
.contacts_line {
	width:704px;
	border-top:1px solid #d1d1d1;
	margin-top:10px;
	height:1px;
	margin-bottom:30px;
	padding:0px;
	clear:both;
	float:left;
}
.contacts_line_thin {
	width:704px;
	border-top:1px solid #d1d1d1;
	margin-top:10px;
	height:1px;
	margin-bottom:7px;
	padding:0px;
	clear:both;
	float:left;
}
.left {
	margin-top:20px;
	width:350px;
	float:left;
	clear:both;
}
.left_long {
	margin-top:20px;
	width:400px;
	float:left;
	clear:both;
}
.right {
	margin-top:20px;
	width:351px;
	float:left;
}
.terminal {
	float:left;
	width:704px;
	clear:both;
}
.address_long {
	color:#A0A0A0;
}

/* CAREER */
#career {
	color:#656565;
	font-size:11px;
	width:702px;
}
#career a {
	color:#656565;
	font-size:11px;
}
#career p {
	margin-top:0px;
	margin-bottom:20px;
	text-align:justify;
}
#career img {
	margin-top:21px;
	margin-bottom:20px;
}
#career ul {
	padding-left:0px;
	margin-left:12px;
	margin-bottom:20px;
}
#career li {
	list-style-image:url(images/about_li.gif);
	list-style-position:outside;
	margin-bottom:15px;
}
.error_message {
	color:#EF3C2C;
}
#career .candidate {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#656565;
	width:690px;
	font-size:10px;
	margin-top:5px;
	padding-top:5px;
	height:20px;
	font-size:10px;
	border:none;
	border-bottom:1px solid #e1e1e1;
}
#career .job_position {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#656565;
	width:320px;
	margin-top:23px;
	height:24px;
	line-height:14px;
	font-size:10px;
	border:1px solid #e1e1e1;
}
#career .cv {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#656565;
	font-size:10px;
	margin-left:20px;
	width:275px;
	height:20px;
	border:1px solid #e1e1e1;
}
#career .request {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#656565;
	width:293px;
	margin-left:10px;
	padding:9px 11px 9px 11px;
	font-size:10px;
	margin-top:23px;
	height:45px;
	float:left;
	border:1px solid #e1e1e1;
}
#career .fields {
	font-size:10px;
	color:#989898;
	float:left;
	width:300px;
	margin-left:30px;
	margin-top:75px;
}
#career .send {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	background:url(images/red_arrow.gif) no-repeat #FFF;
       background-position: center 2px;
	color:#FFF;
	font-size:11px;
	float:right;
       line-height:20px;
	width:75px;
	height:25px;
	margin:10px 0px 0px 0px;
	border:0px solid #000;
	cursor:pointer;
	padding-right:15px;
}
.career .textarea {
	float:left;
}
.successfully {
	color:#EF3C2C;
	font-size:12px;
	margin-top: 10px;
}
.submit .cms_submit {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	background:url(images/red_arrow.gif) no-repeat #FFF;
       background-position: center 2px;
	color:#FFF;
	font-size:11px;
	float:right;
       line-height:20px;
	width:75px;
	height:25px;
	margin:10px 0px 0px 0px;
	border:0px solid #000;
	cursor:pointer;
	padding-right:15px;
}
#career .browse {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:10px;
	background-color:#ffffff;
	color:#656565;
	margin-left:-3px;
	width:70px;
	height:25px;
	line-height:24px;
	border:1px solid #e1e1e1;
	cursor:pointer;
}
.SI-FILES-STYLIZED label.career
{
	width: 72px;
	height: 23px;
	margin-left:255px;
	margin-top:-23px;
	background: url(images/ieskoti.gif) 0 0 no-repeat;
	display: block;
	overflow:hidden;
	cursor: pointer;
}
.SI-FILES-STYLIZED label.career input.file
{
	position: relative;
	height: 100%;
	width: 72px;
	height: 23px;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.SI-FILES-STYLIZED label.career input.cms_browse
{
	position: relative;
	height: 100%;
	width: 72px;
	height: 23px;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.SI-FILES-STYLIZED label.career_en
{
	width: 72px;
	height: 23px;
	margin-left:255px;
	margin-top:-23px;
	background: url(images/browse.gif) 0 0 no-repeat;
	display: block;
	overflow:hidden;
	cursor: pointer;
}
.SI-FILES-STYLIZED label.career_en input.file
{
	position: relative;
	height: 100%;
	width: 72px;
	height: 23px;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.SI-FILES-STYLIZED label.career_ru
{
	width: 72px;
	height: 23px;
	margin-left:255px;
	margin-top:-23px;
	background: url(images/poisk.gif) 0 0 no-repeat;
	display: block;
	overflow:hidden;
	cursor: pointer;
}
.SI-FILES-STYLIZED label.career_ru input.file
{
	position: relative;
	height: 100%;
	width: 72px;
	height: 23px;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#CV_fake {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:10px;
	background-color:#ffffff;
	color:#656565;
	margin-top:20px;
	padding-top:5px;
	height:15px;
	overflow:visible;
	border:1px solid #e1e1e1;
	margin-left:1px;
	padding-left:5px;
	width:245px;
	cursor:auto;
	}
.fb_invalid {
	color:#ec1d24;
   	font-size: 11px;
}
/* CAREER NEW FORM */

#fbrp__29 {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#656565;
	width:690px;
	font-size:10px;
	margin-top:5px;
	padding-top:5px;
	height:20px;
	font-size:10px;
	border:none;
	border-bottom:1px solid #e1e1e1;
}

#fbrp__36 {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#656565;
	width:320px;
	margin-top:23px;
	height:24px;
	line-height:14px;
	font-size:10px;
	border:1px solid #e1e1e1;
}

#fbrp__38 {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#656565;
	width:293px;
	margin-left:10px;
	padding:9px 11px 9px 11px;
	font-size:10px;
	margin-top:23px;
	height:45px;
	float:left;
	border:1px solid #e1e1e1;
}
/* CAREER INSIDE */
#career_inside {
	color:#656565;
	font-size:11px;
}
#career_inside p {
	margin-top:0px;
	margin-bottom:20px;
}
#career_inside img {
	margin-top:21px;
	margin-bottom:20px;
}

#career_inside a {
	color:#EF3C2C;
	font-size:11px;
}
.career_back {
	float:right;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:10px;
}
/*PARTNERS */

.partners {
	color:#656565;
	font-size:11px;
	margin-bottom:30px;
	margin-right:20px;
}
.partners table {margin-right:20px;}
.partners a {
	color:#656565;
	font-size:11px;
}
.partners p {
	margin-top:0px;
	margin-bottom:20px;
}
.partners img {
	margin-top:21px;
	margin-bottom:42px;
}
#center_column img.partners {
	margin-top:2px;
	margin-bottom:42px;
}
#center_column a.partners {
	color:#ff0000;
	text-decoration:none;
	float:right;
	margin-top:21px;
	margin-bottom:21px;
}
.jontaura {
	float:right;
	margin-bottom:10px;
  	padding: 0px 10px;
    	width: 210px;
}
#center_column .jontaura img {
	float:left;
	margin:0px 30px 5px;
}
table.partners tr td {border-bottom: 1px solid #D9D9D9; text-align:justify;}

/*  CHEMISTRY */
.chemistry_products {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:11px;
}
.chemistry_products ul {
	padding-left:0px;
	margin-bottom:30px;
	margin-left:12px;
}
.chemistry_products li {
	list-style-image:url(images/about_li.gif);
	list-style-position:outside;
	margin-bottom:10px;
}
.chemistry_products img {
	margin-top:21px;
	margin-bottom:20px;
}
.chemistry_products p {
	margin-top:0px;
	margin-bottom:15px;
}

/* E-COMMERCE */
.e-commerce {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:11px;
}
.e-commerce ul {
	padding-left:0px;
	margin-bottom:30px;
	margin-left:12px;
}
.e-commerce li {
	list-style-image:url(images/about_li.gif);
	list-style-position:outside;
	margin-bottom:10px;
}
.e-commerce img {
	margin-top:21px;
	margin-bottom:20px;
}
.e-commerce .signature {
        margin-top:20px;
	float:right;
	margin-right:10px;
}
.e-commerce a {
    color: #EF3C2C;
}

/* MANUFACTURING */
.manufacturing {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:11px;
}
.manufacturing ul {
	padding-left:0px;
	margin-bottom:30px;
	margin-left:12px;
}
.manufacturing li {
	list-style-image:url(images/about_li.gif);
	list-style-position:outside;
	margin-bottom:10px;
}
.manufacturing img {
	margin-top:21px;
	margin-bottom:20px;
}
.manufacturing p {
	margin-top:0px;
	margin-bottom:15px;
}

/* METALO PRODUKTAI */
.metal {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:11px;
}
.metal ul {
	padding-left:0px;
	margin-bottom:30px;
	margin-left:12px;
}
.metal li {
	list-style-image:url(images/about_li.gif);
	list-style-position:outside;
	margin-bottom:10px;
}
.metal img {
	margin-top:21px;
	margin-bottom:20px;
}
.metal p {
	margin-top:0px;
	margin-bottom:15px;
}

/* LOADING */
.loading {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:11px;
}
.loading img {
	margin-top:21px;
	margin-bottom:20px;
}
.loading p {
	margin-top:0px;
	margin-bottom:15px;
}
.loading a {
	color: #EF3C2C;
	text-decoration:none;
}



/* SLIDER MENU */

#Sliders {
	margin: 21px 0px 21px 0px;
	float: left;
        padding:0px;
	width: 973px;
	height: 305px;
        list-style:none;
	position:relative;
}
#Sliders li {
	float: left;
	width: 153px;
	height: 305px;
	margin-right: 0px;
        overflow: hidden;
        cursor:pointer;
}
#Sliders li a {
	float: left;
	width: 153px;
	height: 305px;
	margin-right: 0px;
        overflow: hidden;
        cursor:pointer;
}

#Sliders li.active a{ 
	float: left;
	width: 330px;
	height: 305px;
	margin-right: 0px;
	overflow: hidden;
	cursor:pointer;
}
/* LT SLIDER */
#Slider1-lt { width:153px; background:url(images/menu/LT/neaktyvus-nafta.jpg) no-repeat;}
#Slider1-lt.active { width:330px; background:url(images/menu/LT/aktyvus-nafta.jpg) no-repeat;}
#Slider2-lt { width:153px; background:url(images/menu/LT/neaktyvus-gamyba.jpg) no-repeat;}
#Slider2-lt.active { width:330px; background:url(images/menu/LT/aktyvus-gamyba.jpg) no-repeat; }
#Slider3-lt {width:153px; background:url(images/menu/LT/neaktyvus-krova.jpg) no-repeat; }
#Slider3-lt.active { width:330px; background:url(images/menu/LT/aktyvus-krova.jpg) no-repeat;}
#Slider4-lt { width:153px; background:url(images/menu/LT/neaktyvus-metalas.jpg) no-repeat; }
#Slider4-lt.active { width:330px; background:url(images/menu/LT/aktyvus-metalas.jpg) no-repeat;}
#Slider5-lt { width:153px; background:url(images/menu/LT/neaktyvus-chemija.jpg) no-repeat;}
#Slider5-lt.active { width:330px; background:url(images/menu/LT/aktyvus-chemija.jpg) no-repeat; }
#Slider6-lt { width:153px; background:url(images/menu/LT/neaktyvus-dujos.jpg) no-repeat; }
#Slider6-lt.active { width:330px; background:url(images/menu/LT/aktyvus-dujos.jpg) no-repeat; }
/* EN SLIDER */
#Slider1-en { width:165px; background:url(images/menu/EN/neaktyvus-nafta.jpg) no-repeat;}
#Slider1-en.active { width:330px; background:url(images/menu/EN/aktyvus-nafta.jpg) no-repeat;}
#Slider2-en { width:165px; background:url(images/menu/EN/neaktyvus-gamyba.jpg) no-repeat;}
#Slider2-en.active { width:330px; background:url(images/menu/EN/aktyvus-gamyba.jpg) no-repeat; }
#Slider3-en {width:165px; background:url(images/menu/EN/neaktyvus-krova.jpg) no-repeat; }
#Slider3-en.active { width:330px; background:url(images/menu/EN/aktyvus-krova.jpg) no-repeat;}
#Slider4-en { width:165px; background:url(images/menu/EN/neaktyvus-metalas.jpg) no-repeat; }
#Slider4-en.active { width:330px; background:url(images/menu/EN/aktyvus-metalas.jpg) no-repeat;}
#Slider5-en { width:165px; background:url(images/menu/EN/neaktyvus-chemija.jpg) no-repeat;}
#Slider5-en.active { width:330px; background:url(images/menu/EN/aktyvus-chemija.jpg) no-repeat; }
#Slider6-en { width:165px; background:url(images/menu/EN/neaktyvus-dujos.jpg) no-repeat; }
#Slider6-en.active { width:330px; background:url(images/menu/EN/aktyvus-dujos.jpg) no-repeat; }
/* RU SLIDER */
#Slider1-ru { width:165px; background:url(images/menu/RU/neaktyvus-nafta.jpg) no-repeat;}
#Slider1-ru.active { width:330px; background:url(images/menu/RU/aktyvus-nafta.jpg) no-repeat;}
#Slider2-ru { width:165px; background:url(images/menu/RU/neaktyvus-gamyba.jpg) no-repeat;}
#Slider2-ru.active { width:330px; background:url(images/menu/RU/aktyvus-gamyba.jpg) no-repeat; }
#Slider3-ru { width:165px; background:url(images/menu/RU/neaktyvus-krova.jpg) no-repeat; }
#Slider3-ru.active { width:330px; background:url(images/menu/RU/aktyvus-krova.jpg) no-repeat;}
#Slider4-ru { width:165px; background:url(images/menu/RU/neaktyvus-metalas.jpg) no-repeat; }
#Slider4-ru.active { width:330px; background:url(images/menu/RU/aktyvus-metalas.jpg) no-repeat;}
#Slider5-ru { width:165px; background:url(images/menu/RU/neaktyvus-chemija.jpg) no-repeat;}
#Slider5-ru.active { width:330px; background:url(images/menu/RU/aktyvus-chemija.jpg) no-repeat; }
#Slider6-ru { width:165px; background:url(images/menu/RU/neaktyvus-dujos.jpg) no-repeat; }
#Slider6-ru.active { width:330px; background:url(images/menu/RU/aktyvus-dujos.jpg) no-repeat; }

/* PL SLIDER */
#Slider1-pl { width:165px; background:url(images/menu/PL/neaktyvus-nafta.jpg) no-repeat;}
#Slider1-pl.active { width:330px; background:url(images/menu/PL/aktyvus-nafta.jpg) no-repeat;}
#Slider2-pl { width:165px; background:url(images/menu/PL/neaktyvus-gamyba.jpg) no-repeat;}
#Slider2-pl.active { width:330px; background:url(images/menu/PL/aktyvus-gamyba.jpg) no-repeat; }
#Slider3-pl { width:165px; background:url(images/menu/PL/neaktyvus-krova.jpg) no-repeat; }
#Slider3-pl.active { width:330px; background:url(images/menu/PL/aktyvus-krova.jpg) no-repeat;}
#Slider4-pl { width:165px; background:url(images/menu/PL/neaktyvus-metalai.jpg) no-repeat; }
#Slider4-pl.active { width:330px; background:url(images/menu/PL/aktyvus-metalai.jpg) no-repeat;}
#Slider5-pl { width:165px; background:url(images/menu/PL/neaktyvus-chemija.jpg) no-repeat;}
#Slider5-pl.active { width:330px; background:url(images/menu/PL/aktyvus-chemija.jpg) no-repeat; }
#Slider6-pl { width:165px; background:url(images/menu/PL/neaktyvus-dujos.jpg) no-repeat; }
#Slider6-pl.active { width:330px; background:url(images/menu/PL/aktyvus-dujos.jpg) no-repeat; }


.returnToSliders {
	display:block;
	padding:5px;
	float:right;
}
.returnToSliders:hover {
	display:block;
	background-color: #5e5e76;
	text-decoration: none;
	color: #aaa;
}

#center_column { float:left; margin:0px; border-right:1px solid #D9D9D9; font-size:11px; color:#656565; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; width:723px;}
#center_column ul { padding-left:0px; margin:0px 20px 10px 12px; }
#center_column li { list-style:url(images/about_li.gif) outside; margin-bottom:10px; }
#center_column img { margin:0px 0px 20px 0px; }
#center_column p {	margin:0px 0px 15px 0px; width:703px; }
#center_column .signature { margin:20px 10px 0px 0px; float:right; width:150px; }
#center_column a, #center_column a:hover, #center_column a:visited { color:#EF3B2C; text-decoration:none; }



.about_company p {
	margin-bottom:25px;
}
.oil_products img {
	margin-top:21px;
	margin-bottom:20px;
}
.oil_products a {
	color:#EF3C2C;
        text-decoration: none;
        outline: none;
}
.oil_products p {
	margin-bottom:20px;
	margin-top:0px;
}
.oil_products ul {
    margin-top: 0px;
}
.oil_products li {
	margin-top:0px;
	margin-bottom:10px;
	list-style:none;
	padding-left:11px;
}
.oil_products ul.fm li {
	margin-bottom:15px;
	list-style:none;
}


/* IMAGE */
h1.replaced {margin:0px 0px 10px; padding:0px;float:left; width: 100%;}
h2.replaced {margin:0px; padding:0px;float:left; width: 100%;}
h2.group_title {float:left; font-size:12px; color:#2B2B2B;clear: both;width:100%; margin-bottom:10px;}
.overlay {width:300px; position:absolute; top: 20px; left:50px; background:url("/images/red1x1.png") repeat scroll 0 0 transparent; padding:10px 0px 10px 20px; }
.overlay p {margin:0px !important; padding:0px; color:#fff;}
.overlay h2 {margin:0px; padding:0px;}
.image {position:relative;}
.image a {display:block; width:558px; height:297px; margin:20px 0px 10px 50px;}
.new_content .image img {margin:0px auto;}
