
html, body, div, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, cite,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, tt, var, 
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 120%;
	vertical-align: baseline;
	background: transparent;
}
p
{
    text-align:justify;     
}
.maintext
{
    margin: 15px 15px 15px 15px;
}

.formtext img 
{
    border-color: #005499;
    border-style: solid;
    border-width: 5px;    
}

body {
	line-height: 1;
font: 62.5% Arial,Helvetica,sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

.smallimage
{
    margin: 10px 20px 10px 20px;
    border-color: #005499;
    border-style: solid;
    border-width: 5px;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {

	table-layout:fixed;
	width:100%;
	line-height:1.3;
}

/*стили обычные и не очень*/

.shade {
-webkit-box-shadow: 0px 0px 15px #000;  
-moz-box-shadow: 0px 0px 15px #000; 
box-shadow: 0px 0px 15px #000; 
background-color:#FFFFFF; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.main {
    margin: 0px auto;
    width: 960px;
}

.global-links {
    background-color: #08214A;
    color: #0099FF;
    height: 20px;
    width: 960px;
}

.global-links ul {
    float: left;
    list-style-type: none;
    margin-top: 3px;
    width: 100%;
	padding: 0;
}

.global-links ul li {
    background-image: url("/assets/templates/mitek/new/home_icon.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    display: inline;
    float: left;
    margin: 0 5px;
    text-transform: uppercase;
}

.global-links a:link {
    color: #0099FF;
    font-weight: normal;
    text-decoration: none;
}

.global-links ul li a {
    display: block;
color: #0099FF;
    padding-left: 15px;
}

.global-links ul li a:hover {
    text-decoration: underline;
}

body {
    background-color: #F6F5F3;
/*    background-image: url("bgd_pattern.gif");*/
    background-position: 50% -1px;
    background-repeat: repeat-x;
    font: 62.5% Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: left;
}

.header {
    background-image: url("header_bgd.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 98px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1000;
}

.header .logo {
    height: 87px;
    left: 7px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 3px;
    width: 88px;
}

.header .logo a {
    display: block;
    height: 87px;
    outline: medium none;
    width: 88px;
}

a, a:visited {
    color: #08214A;
    font-weight: bold;
/*    text-decoration: none;*/
    font-size: 100%
}

.header .logo span {
    left: -9999px;
    position: absolute;
}

.ph {
    font-size: 15px;
    position: absolute;
    right: 20px;
    top: 2px;
}

.ph ul {
    margin: 0;
    padding: 0;
}

/* common styling */
.menu {font-family: arial, sans-serif; width:100%; position:relative; margin:0; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; text-align:center; color:#fff; overflow:hidden;}
.menu ul li {float:left; margin-right:1px; position:relative;}

.menu ul li ul {display: none;}
.menu ul li ul li ul li {}
.menu ul li:hover a {background-position : 10px -33px; background-color : #003a69 !important; }

.menu ul li:hover ul {display:table; background-color : #003a69 !important;background-image:none;position:absolute;top:41px; width:340px;left:0; padding-top:10px;}

.menu ul li:hover ul li {height:20px; border:none; background-color : #003a69 !important; margin:0; padding:0;background-image:none; display: table; float: none;}
.menu ul li ul li {float: none;}
.menu ul li:hover ul li a {background-color : #003a69 !important; padding: 0 0 0 15px; color: #FFCC00; font-weight: bold; background-image:none;}
.menu ul li:hover ul li a:hover {background-color : #003a69 !important; color:#fc0; font-weight: bold; text-decoration:underline;}
.menu ul li:hover ul li:hover a.hide {background-color : #003a69 !important; color:#fc0;}

.menu ul li:hover ul li ul {display:table; position:relative; left:0px; padding:0; width:100%; top:-10px;margin-top:10px;}

.menu ul li:hover ul li ul li {height:20px; padding:0; margin:0;float: none;}

.menu ul li:hover ul li ul li a {padding:0 0 0 15px; height:15px; color:#fff; line-height:15px;font-weight:normal;background-image:none;}
.menu ul li:hover ul li ul li a:hover, .menu ul li:hover ul li ul li:hover a{color:#fff;font-weight:normal;text-decoration:underline;}


.menu ul li:hover ul li:hover ul.left {left:-105px;}

.top-menu {
    background-color: #005499;
    background-image: url("/assets/templates/mitek/new/button_bgd.gif");
    background-position: 0 0;
    background-repeat: repeat-x;
    border-top: 1px solid #005499;
    float: left;
    height: 42px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
	position: relative;
	}

.menu ul {
    background-image: url("/assets/templates/mitek/new/button_slice.gif");
    background-position: 0 0;
    background-repeat: repeat-x;
    float: left;
    height: 42px;
    list-style-type: none;
    margin: 0 0 0;
    padding: 0;
    text-align: left;
}

.menu ul li {
    background-image: url("/assets/templates/mitek/new/button_divider.gif");
    background-position: 100% 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    margin: 0;
    padding: 0 2px 2px 0;
}

.menu ul li a {
    background-image: url("/assets/templates/mitek/new/white_arrows.gif");
    background-position: 10px 17px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 29px;
    outline: medium none;
    padding: 12px 20px 0 25px;
    text-align: center;
    vertical-align: middle;
}

.menu ul li ul li a{
	font-size: 13px;
}

.moovi {
    display: table;
    width: 100%;
	height: 300px;
}

.q_form {
    background-color: Lavender;
    float: right;
    margin-top: -45px;
    padding: 10px 5px 0 0;
    position: relative;
    text-align: right;
    width: 262px;
    z-index: 10;
}

.q_form p input {width:160px;}
.q_form p textarea {}

.header #ctl00_uxCountryName {
    left: 120px;
    line-height: 1;
    position: absolute;
    top: 37px;
	margin: 0;
}

.header #ctl00_uxCountryName h3 {
    color: #000000;
    font-size: 1.6em;
    font-weight: bold;
    border-bottom: 2px solid #FFCF01;
    margin: 0;
    padding: 0;

}

.footer {
    background-color: transparent;
    background-image: url("page_bottom.jpg");
    background-position: 50% 100%;
    background-repeat: no-repeat;
    clear: both;
    height: 60px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
 }

.infooter {
    background-color: #08214A;
    clear: both;
    color: #0099FF;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    position: relative;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
	display:table;
}
.infooter_main {
    background-color: #08214A;
    clear: both;
    color: #0099FF;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: 80px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
    position: relative;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
	display:table;
	float:right;
}

.counter {
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    margin: 2px 7px 0 5px;
    text-align: center;
}

.content {
    margin: 0;
    font-size: 15px;
    padding: 25px;
}

.content em {
    font-size: 19px;
}

.content table *{
	vertical-align:top;
}

.justifyfull {
    text-align: justify;
}

.txt {
    display: table;
    font-size: 12px;
    margin: 0;
    width: 100%;
}

td.left {
    border-right: 1px solid #08214A;
    padding-right: 10px;
width: 33%;
    text-align: left;
}

td.right {
    border-left: 1px solid #08214A;
    padding-left: 10px;
    width: 33%;
}

p {
    line-height:1.4em;
    margin:0 0 18px 0;
}

.ph p {
margin:0;
line-height: 1.3em;
}

#id_154 {
    border-left: 1px solid #005499;
    float: right;
    margin-bottom: 16px;
    margin-left: 256px;
    margin-top: -188px;
    width: 207px;
}

#id_140 ul {
    margin-left: -46px;
}

#id_140 ul li ul {
    margin-left: 0px;
}

#id_181 ul {
    width: 376px;
    margin-left: -258px;
}

#id_181 ul li ul {
    margin-left: 0px;
}

#id_18 {
    border-left: 1px solid #005499;
    margin-bottom: 16px;
    margin-left: 220px;
    position: absolute;
	width:200px;
}

#id_17 ul {
width:470px;
}
#id_18 ul {
width:246px;
}

.ph ul li {
    float: right;
    padding: 0 0 0 20px;
    height: 15px;
    overflow: hidden;
}
.ph ul li a{ 
    color: #08214A;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 18px;

}
.ph ul li a:hover {
   text-decoration:underline;
}

.bottom-m {
    float: right;
    margin: 0;
    position: relative;
    top: 8px;
    width: 305px;
}

.bottom-m li {
float:left;
    padding: 0px 5px 0;
}

.bottom-m li a {
    color: #0099FF;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}

.bottom-m li a:hover {
   text-decoration:underline;
}
.news {
    font-size: 15px;
    height: 20px;
    padding: 5px;
    text-align: left;
    margin: 3px 0;
    background-image: url("/assets/templates/mitek/new/sidebar_nav_bgd.gif");
}

.ttop {
    font-size: 17px;
    margin: 0 0 5px;
    padding: 5px;
    text-align: center;
    background-image: url("/assets/templates/mitek/new/sidebar_nav_bgd.gif");
}
.left-txt {
    padding: 5px 0 5px 5px;
    vertical-align: top;
    width: 230px;
}

.fform{
    background-color: #E1E1E1;
	display: table;
    width: 100%;
}
.fform form{
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    width: 95%;
}

.fform form h3,.fform form p {
margin:0 0 5px 0;

}

#left_menu {
background-color: transparent;
}


.newsimg {
    float: left;
    margin: 0 10px 0 5px;
}

.mewsitem {
    display: table;
    margin-bottom: 5px;
	padding-bottom: 5px;
    width: 100%;
    background-image: url("/assets/templates/mitek/new/sidebar_nav_bgd.gif");
}

.newstitle, .newstext {
padding-left: 5px;
}

.samo_moovi {
    line-height: 1px;
    margin: 0;
    padding: 0;
}

.left-txt input, .left-txt textarea {
    width: 98%;
}

.left-txt textarea {
height:60px;
 }


.razdel_logo {
    background-color: #08214A;
    height: 50px;
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 100%;
    z-index: 0;
}

.razdel_logo h1{
    bottom: 5px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bolder;
    left: 20px;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
}

#left_menu ul {
padding:0;
margin:0;
}

#left_menu ul li {
    background-image: url("/assets/templates/mitek/new/sidebar_nav_bgd.gif");
	margin-bottom: 5px;
    display: table;
    height: 30px;
	}
	
#left_menu ul li.headermenu , #left_menu ul li.last, #left_menu ul li{

    background-repeat: no-repeat;
    font-weight: bold !important;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 229px;	
	}
	
#left_menu ul li a.button	{
    color: #08214A;
    font-weight: bold;
    text-decoration: none;	
    background-image: url("/assets/templates/mitek/new/blue_arrows.gif");
    background-position: 6px 12px;
    background-repeat: no-repeat;
    display: block;
    font-size: 14px !important;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding-bottom: 0;
    padding-left: 20px;
    padding-top: 7px;
    width: 204px;
	}
	
#left_menu ul li a.ui-state-active {
    background-position: 5px -18px !important;
}

#left_menu ul li ul {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 5px;
	width: 209px;
}

#left_menu ul li li{
    color: #0058B0;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0;
	height: auto;
    padding:0 0 4px 0;
    background-color: transparent;
    background-image: none;
}

#left_menu ul li li a {
    color: #0058B0;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
	}
	
#left_menu ul li a:hover, #left_menu ul li li a:hover {
    text-decoration: underline;
}

.longtitle  h1{
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
}

.wraper_1 {
    background-image: url("page_slice.jpg");
    background-position: 50% 0;
    background-repeat: repeat-y;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1060px;
    width: 100%;
}

.wraper_2 {
    background-image: url("/assets/templates/mitek/new/page_top.gif");
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1060px;
    width: 100%;
}

.seach {
    background-color: #FFFFFF;
    bottom: 10px;
    height: 17px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 2px;
    position: absolute;
    right: 10px;
    width: 163px;
}

fieldset {
    border:none;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}

.text-input {
    background-color: transparent;
    border:none;
    color: #082149;
    float: left;
    font-size: 13px;
    font-style: italic;
    width: 145px;
}

.submit-button {
    float: left;
    padding-top: 1px;
}

.baner_top {
margin: 0 0 5px 0;
}

.formtext ul li {
    line-height: 1.4em;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.baner_top p {
margin:0;
padding:0;
line-height:1px;
}

.tutpodvinut {
    margin-left: 25px;
}