@charset "utf-8";	
* {
margin:0;
padding:0
}	   	   
body {	  	  
background:#d2d1d1 url('../images/body_bg.jpg') center 299px no-repeat; 
text-align:center; 	
}	
body, html {
height:100%;
}   
table {
border-collapse:collapse;  
font:12px Arial;
color:#000000;
}	 
img {border:none}	
input ,textarea {
outline:none;  
font-family: 'Open Sans', sans-serif;
}
input:focus ,textarea:focus ,select:focus{
outline:none;									  
}	 
input::-moz-focus-inner {
padding: 0px;
border: 0px;
}	
h1 {
font:bold 18px Arial;
color:#007ebd;	 
line-height:21px;
margin:20px 0 15px 0;
}		
h2 {
font:bold 18px Arial;
color:#002576;	 
line-height:21px;
margin:20px 0 15px 0;
}	
h5 {
font:bold 12px Arial;
color:#002576;	 
line-height:14px;
margin:16px 0 15px 0;
}	
h6 {
font:bold 14px Arial;
color:#222222;	 
line-height:14px;
margin:45px 0 15px 0;
}					
.up {
text-transform:uppercase;
}
p {
font:12px Arial;
color:#000000;
line-height:16px;
text-indent:37px;
text-align:justify;
}  
ul ,ol { 
list-style: none;
font:12px Arial;
color:#000000;
margin:0px 0px 15px 72px;
}		  
ul li {
font:12px Arial;
color:#000000;
line-height:17px;
}
a {
color:#007ebd;
}
a:hover {
text-decoration:none;
}
.clear {
clear:both;
line-height:1%;
margin-bottom:-1px;
height:1px;
overflow:hidden;
font-size:0px
}	
.container {
background:url('../images/container_bg.png') center top repeat-y; 
width:100%;
min-height:100%;	
min-width:1001px;
}   	   
* html .container {
height:100%;
}	 
.top_bg.home {
background:url('../images/top_bg.png') center top no-repeat; 
width:100%;
}
.top_bg{
background:url('../images/top_bg_inn.jpg') center top no-repeat; 
width:100%;
}
.main {		 
width:1001px;
margin:0px auto;
text-align:left;
}		
.header {
width:100%;
padding-top:1px;
}		   
.logo {
margin-top:19px;
    margin-left:-30px;
float:left;
}
.logo img {
display:block;
}	  
.search {
margin-top:29px;
float:right;
}
.search input {
background:url('../images/search_bg.png') left top no-repeat; 
width:132px;
height:18px;	 
padding:3px 10px 0 10px;
font:11px Arial;
color:#9a9999; 
line-height:14px;
display:block;
border:none;
}  
.langs {
margin:30px 5px 0 0;
float:right;
}  
.langs a {	 
margin-right:13px;
display:block;
float:left;
} 
.langs img {
display:block;
} 
.home .menu {
margin-top:102px;
}
.menu {
margin-top:25px;
}
.menu ul {
list-style: none;
    margin:0;
}  
.menu li { 
height:36px;
float:left;
/*    display:inline;*/
}  

.menu li.last {
    float:right;
}

.menu li a {
height:35px;  
border:1px solid #000000; 	
border-bottom:none;
border-left:none;			 
font:bold 11px Arial;
color:#fff;
line-height:36px;  
text-transform:uppercase;
padding:0 6px 0 6px;
display:block;	
text-decoration:none;
/*        padding: 10px 4px 11px;*/
}

:root .menu li a {
font-weight:normal\0/;
	padding-left:5px\0/;
}

li.first a, .menu.eng li.first a{
    padding-left:0;
}

:root li.first a{
    padding-left:0\0/;
}

:root .menu.eng li.first a{
    padding-left:0\0/;
}

li.last a, .menu.eng li.last a{
    padding-right:0;
	border-right:0;
	padding-left:5px;
}

:root li.last a, .menu.eng li.last a{
	padding-left:4px\0/;
}


.menu.eng li a {
    padding:0 17px 0 17px;
}

:root .menu.eng li a {
    padding:0 15px 0 15px\0/;
}

:root .menu.eng li.last a {
    padding-right:0\0/;
}

.menu li a:hover, .menu li.webLinkClass.first a {
color:#6cdeff;
}  
.menu .active a, .menu .active a:hover {	
background:#e7e6e6;
border:1px solid #d8d7d7; 
border-left:none;		  
color:#011427;	
}	
.menu .last {
background:none;
}  
.content {
width:100%;
margin-top:1px;
border-top:1px solid #cbcbcb;	  
padding-bottom:51px;
}	  
.left_bar {
width:220px;
margin-left:9px;  
float:left;
}	
.nav ul {
list-style: none;
margin:25px 0px 0px 0px;
}  
#accordion .ui-state-default {
background:#f3f3f3 url('../images/arr_2.png') 5px 9px no-repeat; 
}
#accordion .ui-state-active {
background:#f3f3f3 url('../images/arr_1.png') 5px 9px no-repeat; 
color:#0474de
}
.nav li {
margin-top:4px;
} 
.nav a {	
background:#f2f2f2;  	  
border-bottom:1px solid #e9e9e9;
padding:7px 0px 7px 25px;
font:bold 13px Arial;
color:#666666; 
line-height:14px;	
text-decoration:none;
display:block;
}	   
.nav a:hover, .nav a.active {
color:#0474de
}  
.nav ul ul { 
background:#eaeaea;
padding:1px 0px 10px 35px;
margin:3px 0 0 0;
}
.nav ul ul li {	
line-height:12px;
margin:8px 0 13px 0;
}	  
.nav ul ul li a { 
background:none;
font:bold 12px Arial;
color:#666666;  
line-height:16px;	
display:inline;
padding:0px;
} 
.nav ul ul li a:hover {
text-decoration:underline;	   
color:#666666;  
}
.news_block {
width:220px;
/*margin-top:75px;*/
    margin-top:25px;
border:1px solid #bebebe;
}	
.news_block ul {
list-style: none;
margin:0px 0px 0px 0px;
}	  
.news_block ul li {	
font:11px Arial;
color:#797979;	  
padding:0px 12px 15px 10px;	
float:left;
}		  
.news_block ul li .date { 
width:210px;
background:#cccccc;
height:15px;
padding-left:11px;
font:12px Arial;
color:#ffffff; 
line-height:15px; 
margin:0px -12px 20px -10px;
display:block;
}
.news_block ul li .image {
width:96px;
margin: 0px 0 0 -1px;
display:block;
float:left;
}  
.news_block ul li a {   
font:11px Arial;
color:#797979;	   
line-height:14px;
text-decoration:none;
}	 
.news_block ul li a:hover {
color:#0474de
} 
.news_block ul li .more {
font:10px Arial; 
display:block;
text-align:right;
margin-top:9px;
}	   
.news_block ul li a:hover .more {
color:#0474de
}
.title_1 {
background-color: #F3F3F3;
font:bold 14px Arial;
height: 23px;
padding-left: 10px;
padding-top: 10px;
text-transform:uppercase;
}  
.title_1 a {
color:#555555;		
text-decoration:none;
} 
.title_1 a:hover {
color:#000;
}
.sub_cont {
width:731px;
margin:0 0 0 22px;
float:left;
}	
.breadcrumbs {
font:11px Arial;
color:#666666;	
line-height:10px;
margin-top:6px;	 
padding-bottom:10px;
}
.breadcrumbs a {
color:#666666;
text-decoration:none;
}	
.breadcrumbs a:hover {
color:#0474de
}  
.center {
text-align:center;
}		
.some_logo {
text-align:center;
}	  
.text {
font:10px Arial;
color:#000000;
line-height:12px;
text-align:center;
margin-top:10px;
} 	
.title_2 {
font:bold 12px Arial;
color:#8c8a8c; 
line-height:11px;		 
text-align:right;
text-transform:uppercase;
margin-top:40px;
margin-bottom:10px;
}	
.catalog {
margin-top:13px;
}	 
.catalog p {  
font-size:11px;
text-indent:0px;
margin-top:8px;
line-height:14px;
}
.catalog .item {
margin-bottom:50px;
}  
.catalog .picture {
width:174px;		
float:left;
text-align:center;
}	  
.catalog .info {
width:532px;
float:left;
}  
.catalog .name {
font:bold 14px Arial;
color:#005bb1;	
text-transform:uppercase;
line-height:14px
}		 
.catalog .name a {
color:#005bb1;	
text-decoration:none;
}
.catalog .name a:hover {
text-decoration:underline;
} 
.pages {
font:12px Arial;
color:#3298fa;
margin-left:298px;
}	
.pages a ,.pages span {
padding:2px 5px 2px 5px;
border:1px solid #bebebe;
color:#797979;
display:block;
float:left;	
text-decoration:none;	
margin-right:3px;
}  	
.pages span ,.pages a:hover {  
border:1px solid #979494;
color:#3298fa;
} 
.pages b {
padding:2px 5px 2px 5px;
font:12px Arial;
color:#797979;
margin-right:3px;
display:block;
float:left;
}
	   
.pikachoose {width: 761px; margin-top:50px; }
.pika-stage {
float:left;
}
.pika-stage img {
display:block;
}
#pikame.pika-thumbs { 	
width:312px;   
min-height:259px !important;	
padding-bottom:70px;
margin:0 0 0 25px;
float:left;
}
#pikame.pika-thumbs li{ 
width: 80px; 
height:70px; 
margin:0px 13px 24px 0; 
padding: 0; 
overflow: hidden; 
float: left; 
list-style-type: none; 
border: 1px solid #bbbabb; 
cursor: pointer;		
-webkit-border-radius: 2px; 
-moz-border-radius: 2px; 
border-radius: 2px; 
}
#pikame.pika-thumbs li img {
width:80px;
height:70px;
display:block;	
}
#pikame.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden;}
.pika-stage, .pika-textnav {width: 361px;}
.pika-stage {position: relative;text-align:center; border:1px solid #bbbabb;}
.pika-stage img{height:100%;}
.pika-imgnav a {display:none}
.pika-textnav {display:none}
.pika-tooltip{display:none}
.pika-counter{display:none}	
.pika-loader{ display:none }


.buttons {
margin:-55px 0 0 400px;
float:left;
}

.buttons.margn {
    margin:0;
}
.video_but, .pdf_but, .prezent_but {
margin:21px 23px 0 0;
float:left;
} 
.video_but img ,.pdf_but img ,.prezent_but img {
display:block;
}	
.text_13 p {
font-size:13px;
font-weight:bold;
}	
.list_2 ul {
list-style: none;
margin:15px 0px 0px 0px;
}  
.list_2 li {
font:bold 13px Arial;
color:#000000;
line-height:16px;
text-indent:37px;
}	 
.services ul {			   
list-style: none;
margin:10px 0 0 82px;
}
.services li {
margin:14px 18px 0 0;
float:left;
}	
.services img {
display:block;
border:1px solid #bbbabb;  
-webkit-border-radius: 2px; 
-moz-border-radius: 2px; 
border-radius: 2px; 
position:relative;
}	
.info_text ul {
list-style: none;
margin:10px 0 15px 82px;
} 
.footer {
background:#000000;
width:100%;			
min-width:1001px;
height:40px;	   
margin-top:-40px;
}  
.footer_in {  
position:relative;
width:1001px;
margin:0px auto;
text-align:left;
}	 
.absolute {	 
position:absolute;
left:20px;
top:-107px;
}
.copy {
padding-top:3px;
font:9px Arial;
color:#bebebe;
float:left;
} 
.adres ,.tel ,.fax ,.email {
font:11px Arial;
color:#ffffff;	
line-height:11px;
padding-top:11px;
margin-left:50px;
float:left;
}	 
.tel {
margin-left:46px;
}
.fax {
margin-left:46px;
}  
.email {
margin-left:0px;
float:right;
} 
.email a {
color:#fff;
text-decoration:none;
}	 
.email a:hover {
text-decoration:underline;
}
/*tin*/
.absolute1 {
    margin-top:15px;
}

td.podcat {
    padding:10px;
}


body, #gb, #gt-submit.jfk-button {
    font-family: arial,sans-serif !important;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #777777;
    font: 13px arial,sans-serif;
    margin: 0;
    padding: 0;
}
.accordion-group.jobs div.accordion-heading {
    background-color: #F3F3F3;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    margin-bottom: 2px;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
    color:#666;
    text-decoration:none;
    cursor:pointer;
}


.accordion-heading .accordion-toggle:hover, .accordion-heading .active .accordion-toggle {
    color:#0C5F88;
}

#accordion2 {
    overflow:hidden;
}

.accordion-body {
    height:0;
    overflow:hidden;
}

.navmarg {
    margin-bottom:50px;
}

.po-item {
    float: left;
    margin: 5px 7px;
    width: 350px;
}

.po-item a.image {
    float: left;
    margin-right: 15px;
}

.po-one img {
    float: left;
    margin-right: 15px;
}

.po-item .wrap-text {
    overflow:hidden;
}

.po-item .wrap-text p{
    text-align: left;
    text-indent: 0;
}

table.file-row {
background:#F8F8F8;
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
}

table.file-row td{
    padding:6px;
}

table.file-head {
background:#EBEBEB;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
}

table.file-head td{
    padding:6px;
}

.all-folders {
    overflow:hidden;
}

.all-folders .folder {
    float: left;
    text-align: center;
    width: 25%;
    margin-bottom: 15px;
}

.tabbable ul{
    margin:0;
}
.tabbable ul.nav li a {
    padding: 7px 12px 8px;
    font-size:12px;
    font-weight:normal;
}
.tabbable ul.nav li {
    float: left;
    margin:0 4px 0 0;
}
.tabbable ul.nav li.active {
}
.tabbable ul.nav li.active a {
    background: #fff;
}
.tabbable .tab-content {
    margin-top:-2px;
    border:1px solid #ddd;
    padding: 10px;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #DDDDDD #DDDDDD rgba(0, 0, 0, 0);
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    cursor: default;
}

.tabbable .tab-content .tab-pane {
    display:none;
}

.tabbable .tab-content .tab-pane.active {
    display:block;
}

.sub_cont {
    color:#000;
}

.sub_cont ul {
    list-style-type: disc;
    padding-left: 15px;
    margin:0;
}

address {
    font-style:normal;
}

ul.menu404 {
    list-style:none;
	margin-left: 30px;
}

#accordion a.level1 {
background:#f3f3f3 url('../images/arr_2.png') 5px 9px no-repeat; 
}
#accordion .show a.level1 {
background:#f3f3f3 url('../images/arr_1.png') 5px 9px no-repeat; 
}

#accordion a.level1.active {
color:#0474de
}

#accordion li.level1 ul{
    /*display:none;*/
    height:0;   
    overflow:hidden;
    padding: 0 0 0 35px;
}

#accordion li.level1.show ul{
    padding-bottom:25px;
}

#accordion li.level1.show li ul{
    padding-bottom:0;
}

#accordion li.level1.active ul{
    /*display:block; */
    height:auto;  
}

#accordion li.level1 li.level2 ul{
    display:none;   
}

#accordion li.level1 li.level2.active ul{
    display:block;   
}

#accordion li.level1 li {
    margin:13px 0 0 0;
}

.sub_cont .tabbable ul.nav-tabs {
    list-style: none;
    padding-left: 0;
}

.noak.nav .active a {
color:#0474de
}  

.nav.navmarg ul li.last a {
    padding-left:25px;
}

.nav.navmarg ul li.last li a {
    padding-left:0;
}

.nav.navmarg ul ul li.last a {
    padding-left:0;
}

.justifyleft {
	text-align:left;
}

.justifyright {
	text-align:right;
}

.justifyfull {
	text-align:justify;
}

.justifycenter {
	text-align:center;
}

.header .menu li.last a {
    padding-left:0;
}

.sitemap {
    background: url("../images/sitemap.png") no-repeat scroll 0 0 ;
    display: block;
    float: right;
    height: 12px;
    margin: 30px 10px 0 0;
    width: 18px;
}

a.btn {
    font-size:12px;
	display:block;
	color:#666;
	background:#f6f6f6;
	border:1px solid #bbb;
	padding:3px 9px;
	margin-right:10px;
	float:left;
	text-decoration:none;
}

a.btn:hover {
    color:#333;
	background:#e6e6e6;
}

#pikame li {
    list-style:none;
	text-align:center;
	width:700px;
}

p.noins{
	text-indent:0;
}

table.noborder, table.noborder tr, table.noborder th, table.noborder td {
    border:0;
}

.tab-content table td{
    padding:5px;
}

.podcatNew {
    float:left;
	margin:5px;
	list-style:none;
}
