html {
	font-family: Arial, Tahoma, Verdana;
	color: #363535;
	font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align:center;
	background: #F8F6F7 url(../images/public/site_bg4.jpg) center top no-repeat; 

/*	background: #F8F6F7 url(../images/public/site_bg.png) center top no-repeat; */


}

.main_frame
	{
	width: 962px;
	margin: 0 auto;
	padding: 0 0 0 0;
	}

.top {
		margin: 0 auto;
       		background: transparent url(../images/public/top.jpg) center top no-repeat;
		width:962px;
		height:19px;
		z-index:1;
		opacity: 0.1; 
		  filter:alpha(opacity="10");
	
}
.bot {
		margin: 0 auto;
       		background: transparent url(../images/public/bot.jpg) center top no-repeat;
		width:962px;
		height:19px;
		z-index:1;
		opacity: 0.1; 
		  filter:alpha(opacity="10");
	
}

.sides {
		background: transparent url(../images/public/sides_new.png) center top repeat-y;
		text-align: center;
		padding: 0 20px;
	}

.content_box
	{
	margin: 0 auto;
        border:1px solid #B7C1F6;
	padding: 0;
	background: #ffffff;

	
	}
.content_area
 {
	text-align: center;
	width: 920px;
	margin: 0 auto;
	padding: 20px 0 0 0;
        background: transparent url(../images/public/work_area_bg.jpg) left top repeat-x;
	height:100%;
	
    }


td, th {
	text-align: justify;
	vertical-align: top;

}

h1 { 
	margin: 8px 0 10px 0px;
	padding: 0;
	font-weight: normal; 
	font-size: 16px; 
	text-align: left; 
	color:#C01919;
}

h2 { 

	font-size: 13px;
	text-align: left;
	color:#0491D9;
	margin:0;
	padding:0;

}

h3 { 
	margin: 0 0 10px 0px;
	padding: 0;
	font-weight: normal; 
	font-size: 16px; 
	text-align: center; 
	color:#C01919;
}                       

h4 { 

	font-size: 13px;
	text-align: left;
	/* color:#363535; */
	color:#0491D9;
	margin:10px 0 10px 0;
	padding:0;

}

h5 { 

	font-size: 13px;
	text-align: left;
	color:#363535;
	margin:10px 0 10px 0;
	padding:0;

}


p {
	margin: 8px 0;
	padding: 0;
	text-indent: 0px;
	text-align: justify;
	font-family: Tahoma;
	color: #363535;
	font-size: 12px;
	line-height: 16px;

}

.attention {
	margin: 8px 0;
	padding: 0;
	text-indent: 0px;
	text-align: justify;
	font-weight: bold;
	font-family: Tahoma;
	color:#C01919;
	font-size: 12px;
	line-height: 16px;

}


ul {
	margin: 0;
	padding: 0 0 0 0px;
}

li {
	font-family: Tahoma;
	color: #363535;
	font-size: 12px;
	margin: 4px 0;
	list-style-type: none;
	/* background: transparent url(../images/public/li.jpg) left top no-repeat;*/
	padding: 0 0 0 22px;

}
.tab ul, .submenu ul {
		list-style:none;
		}

.tab li, .submenu li {
	list-style-type: none;

}

.no_margin ul {
	margin: 0;
	padding: 0 0 0 0px;
}

.no_margin li {
	font-family: Tahoma;
	color: #363535;
	font-size: 11px;
	margin: 4px 0;
	list-style-type: none;
	background: transparent url(../images/public/li.jpg) left center no-repeat;
	padding: 0 0 0 22px;
}


.done  ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.done li {
	margin: 6px 0;
	list-style-type: none;
	background: transparent url(../images/public/done.jpg) left top no-repeat;
	padding: 0 0 0 22px;
	vertical-align:top;
}


a:link {
	color: #1D62B1; decoration: underline;
}
a:visited {
	color: #1D62B1; decoration: underline;
}

a:active {
	color: #1D62B1; decoration: underline;
}
a:hover {
	color: #C01919; decoration: none;
}

.topic_margin { 
	height: 15px; 
	font-size: 1px;
}
.small_size1 { 
	height: 10px; 
	font-size: 1px;
}

.small_size2 { 
	height: 5px; 
	font-size: 1px;
}


.clear {
	font-size: 1px;
	clear: both;
	height: 0px;
	line-height: 1px;
}

.clear_01 {
	font-size: 1px;
	clear: both;
	height: 15px;
	line-height: 0;
}


form {
	padding: 0;
	margin: 0;
}


.input_area {
	width: 178px;
}



/*  HEADER */
.header {
	height: 100px;	
	padding:0 20px 0 20px;
}

#header_lp {
	width: 225px;
	float: left;
	padding:0 0 0 0px;
	margin:0 0;
}
#header_cp{
	width: 635px;
	float: left;
	margin: 0;
	padding:0 0px 0 20px;


}
#header_cp_lp{
	width: 345px;
	float: left;
	padding:0 0 0 0;
	text-align: center;

}
#header_cp_rp{
	width: 270px;
	float: left;
	padding:0;
    height: 90px;
    overflow: hidden;
}


.logobox
{
	padding: 15px 0 0 0;
}

.logo {
    background: transparent url(../images/public/logo_ssc.jpg) left top no-repeat;
    display: block;
    height: 67px;
    width:210px;
    text-decoration: none;

}

.slogan_img
{
	padding: 0 0 0 0;
	margin:0;
	text-align: left;
        /* background: transparent url(../images/public/header_cp.png) left top no-repeat;*/
	height: 88px;
	width: 350px;

}

.slogan
{
	padding: 30px 0 0 0;
	margin:0;
	text-align: center;
}
.icons
{

	padding: 15px 0 0 0;
	text-align:right;
}
.icons .home, .icons .contacts, .icons .sitemap  

{
    width: 48px;
    height: 14px;
    line-height: 14px;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    font-size:11px; 	

}
.icons .home

{
    padding: 0 20px 0 0;

}
.icons .contacts

{
    padding: 0 20px 0 0;

}

.icons .sitemap  

{
    padding: 0 16px 0 0;

}

.icons_img
{
	padding: 5px 0 0 0;
	text-align:right;
}


.icons_img .home, .icons_img .contacts

{
    width: 48px;
    height: 52px;
    line-height: 52px;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    font-size:12px; 	

}
.icons_img .home

{
    padding: 0 9px 0 0;

}
.icons_img .contacts

{
    padding: 0 17px 0 0;

}

.icons_img .sitemap  

{
    padding: 0 12px 0 0;

}

.icon_spacer a:
{
    background: transparent url(../images/public/icons_spacer.jpg) left top no-repeat;
    height: 12px;
    width: 2px;
    text-decoration: none;
    padding: 0 0 0 25px;
}


/* END. header */

/* MENU */

#menu_line
{
	height: 34px;
	background: #ffffff url(../images/public/menu_bg.jpg) left top repeat-x;
    text-align: left;
    font-size: 14px;
}

#web_part {
	width: 220px;
	margin:0;
	float: left;
	text-align:center;
	padding: 0;
	height: 34px;
	line-height: 34px;
	vertical-align: baseline;
/*	background: none; */
	background: transparent url(../images/public/menu_hover_bg.jpg) left top repeat-x;

}

#web_part a
{
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	
}

#web_part a:link {
	color: #ffffff; decoration: none;
}
#web_part a:visited {
	color: #ffffff; decoration: none;
}

#web_part a:active {
	color: #ffffff; decoration: none;
}
#web_part a:hover {
	color: #ffffff; decoration: none;
}

#menu {
	height: 34px;
	width: 900px;
	float: left;
/*	background: transparent url(../images/public/menu_bg.jpg) left top repeat-x; */
	margin:0 0 0 20px;
	text-align:left;
	padding: 0;

}

#menu .punkt {
	display: block;
	height: 34px;
	background: transparent url(../images/public/menu_bg.jpg) left top repeat-x;
	line-height: 34px;
	vertical-align: baseline;
	cursor: pointer;
	text-decoration: none;
	text-align:center;
	color: #ffffff;
	padding: 0px 0 0 0;

}

#menu .punkt :hover{
	display: block;
	height: 34px;
	background: transparent url(../images/public/menu_hover_bg.jpg) left top repeat-x;
	line-height: 34px;
	vertical-align: baseline;
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
	padding: 0px 0 0 0;

}

#menu .punkt a:hover{
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
}

#menu .punkt .number {
	font-size: 10px;
	color: #FE0000;
	font-weight: bold;
	padding: 0px 20px 0 20px;
        line-height: 34px;
        vertical-align: baseline;
	text-align:center;

}

#menu .punkt .title {
	font-family: Arial;
	font-size: 13px;
	color: #3A3A3A;
	padding: 0px 20px 0 20px;
        line-height: 34px;
        vertical-align: baseline;
	font-weight: bold;
	color: #ffffff;
	
}



/* END. MENU */

/*  MAIN PART */

.mainblock
{
    padding-top: 20px;
    height: 100%;
    background-color: #ffffff;
 }

#left_part {
	width: 220px;
	margin:0;
	float: left;
	text-align:left;
	background: ffffff;
	padding: 0;

}


#main_part {
	width: 660px;
	float: left;
	margin: 0 18px 0 20px;
	text-align:justify;
	height: 100%;
	padding:0;
}

.visas_title
{
	 text-align:center;
	 border:none;
	 margin:0 0 15px 0;
	 font-family: Verdana;
	 font-size: 15px;
	 padding:10px;
	 font-weight:normal;
	 color: #ffffff;
	 background:#8D0809;
	 WIDTH:200px;

}
#left_part .schengen, #left_part .ireland, #left_part .kazakstan, 
#left_part .russia, #left_part .azerbaijan, #left_part .china,
#left_part .india, #left_part .egypt, #left_part .bulgaria,
#left_part .brazil{                      
 text-align:left;
 border:none;
 margin:0px;
 padding:0px;
 font-weight:normal;
 WIDTH:220px;
}


#left_part .schengen a, #left_part .ireland a, #left_part .kazakstan a, 
#left_part .russia a, #left_part .azerbaijan a, #left_part .china a,
#left_part .india a, #left_part .egypt a, #left_part .bulgaria a,
#left_part .brazil a{                      
  display: block;
  color:#1D62B1;
  height: 35px;
  font-weight:bold;
  line-height:35px;
  padding:0 0 0 70px;
  margin:0 ;
  text-align:left;
  text-decoration:none;
  font-size: 14px;
        vertical-align: baseline;
	font-weight: normal;
	font-size: 14px;
}

#left_part .schengen a:hover, #left_part .ireland a:hover, #left_part .kazakstan a:hover, 
#left_part .russia a:hover, #left_part .azerbaijan a:hover, #left_part .china a:hover,
#left_part .india a:hover, #left_part .egypt a:hover, #left_part .bulgaria a:hover,
#left_part .brazil a:hover{                      
   color:#ffffff;
   margin:0 auto;
   text-decoration:none;
   padding:0 0 0 70px;
   }

#left_part .schengen a{ background:url(../images/public/schengen_bg.jpg) top left no-repeat; }
#left_part  .schengen a:hover{ background:url(../images/public/schengen_bg_hover.jpg) top left no-repeat; }

#left_part .ireland a{ background:url(../images/public/ireland_bg.jpg) top left no-repeat; }
#left_part  .ireland a:hover{ background:url(../images/public/ireland_bg_hover.jpg) top left no-repeat; }

#left_part .kazakstan a{ background:url(../images/public/kazakstan_bg.jpg) top left no-repeat; }
#left_part  .kazakstan a:hover{ background:url(../images/public/kazakstan_bg_hover.jpg) top left no-repeat; }

#left_part .russia a{ background:url(../images/public/russia_bg.jpg) top left no-repeat; }
#left_part  .russia a:hover{ background:url(../images/public/russia_bg_hover.jpg) top left no-repeat; }

#left_part .azerbaijan a{ background:url(../images/public/azerbaijan_bg.jpg) top left no-repeat; }
#left_part  .azerbaijan a:hover{ background:url(../images/public/azerbaijan_bg_hover.jpg) top left no-repeat; }

#left_part .china a{ background:url(../images/public/china_bg.jpg) top left no-repeat; }
#left_part  .china a:hover{ background:url(../images/public/china_bg_hover.jpg) top left no-repeat; }

#left_part .india a{ background:url(../images/public/india_bg.jpg) top left no-repeat; }
#left_part  .india a:hover{ background:url(../images/public/india_bg_hover.jpg) top left no-repeat; }

#left_part .egypt a{ background:url(../images/public/egypt_bg.jpg) top left no-repeat; }
#left_part  .egypt a:hover{ background:url(../images/public/egypt_bg_hover.jpg) top left no-repeat; }

#left_part .bulgaria a{ background:url(../images/public/bulgaria_bg.jpg) top left no-repeat; }
#left_part  .bulgaria a:hover{ background:url(../images/public/bulgaria_bg_hover.jpg) top left no-repeat; }

#left_part .brazil a{ background:url(../images/public/brazil_bg.jpg) top left no-repeat; }
#left_part  .brazil a:hover{ background:url(../images/public/brazil_bg_hover.jpg) top left no-repeat; }


.assistant
{
	background: transparent url(../images/public/lady_assistant.jpg) left bottom no-repeat;
	padding:0 0 0 85px;
	margin: 0;
	height: 83px;
	text-align: left;
}
.free_consult { 
	margin: 0 0;
	padding: 5px 0 0 0;
	font-weight: bold; 
	font-size: 14px; 
	text-align: left; 
	color:#0491D9;
}

.number { 

	font-size: 18px;
	text-align: left;
	color:#C01919;
	margin:0;
	padding:5px 0 0 13px;

}

.left_panel_frame
{
	border-right: 1px solid #B2B2B2;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	padding: 1px 1px 1px 0;
	margin: 0;
	background: #ffffff;
	width: 220px;
}
.left_panel_box
{
	padding: 0px 0px 15px 0;
	margin: 0;
	background: #E5E5E5;
}

.passports
{
        height: 70px;
	font-weight: normal;
	font-size: 14px;
        text-align: right;
        background: transparent url(../images/public/passport_sm.jpg) right center no-repeat;
        line-height: 16px;
        vertical-align: baseline;
	padding: 0 90px 0 0;
	margin: 0;
	text-decoration: none;
       	color: #C01919;

}
.passports .pastit a
{
	font-weight: normal;
	font-size: 14px;
        text-align: right;
	padding: 0 0 0 0;
	text-decoration: none;
       	color: #1D62B1;
}
.passports .term 
{
	font-weight: bold;
	font-size: 14px;
        text-align: right;
	padding: 0 0 0 0;
	text-decoration: none;
       	color: #C01919;
}
.membership_frame
{
	border-right: 1px solid #B2B2B2;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	padding: 20px 20px 20px 20px;
	margin: 0;
}
.membership_box
{
	margin: 0;
        height: 88px;
	font-weight: normal;
	font-size: 14px;
        text-align: left;
        background: transparent url(../images/public/oisc_logo.jpg) left center no-repeat;
        line-height: 16px;
        vertical-align: baseline;
	padding: 0 0 0 75px;
	text-decoration: none;


}
.membership_box1
{
	margin: 0;
        height: 115px;
	font-weight: normal;
	font-size: 14px;
        text-align: left;
        background: transparent url(../images/public/rbcc5.jpg) left center no-repeat;
        line-height: 16px;
        vertical-align: baseline;
	padding: 0 0 0 78px;
	text-decoration: none;


}


/*  END. MAIN PART */






/* Footer */

                     
.footer {
	margin: 0; 
	background: #CEC8CA;
	text-align: center;
	padding: 20px;
	color: #555454;
}
.footer a
	{
	color: #555454;
	text-decoration: none;
	font-weight: bold;
	}
.second_line
{
	padding: 5px 0 0 0;
}
.second_line a 
{

	color: #555454;
	text-decoration: none;
	font-weight: normal;
 	
}
.copyrights
{
	font-size: 11px;
	color: #363535;	
	font-weight: normal;
}

.copyrights a
{
	font-size: 11px;
	color: #363535;	
	font-weight: normal;
}

/*  END. FOOTER   */


.img_border {
	background: #ffffff;
	border: solid #B2B2B2 1px;
	padding: 1px 1px 1px 1px;
	margin: 0 0 0 0;
	text-align: center;
}



.s_marker {
        height: 18px;
        text-align: left;
        background: transparent url(../images/public/marker.jpg) left center no-repeat;
        line-height: 18px;
        vertical-align: baseline;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
	font-weight: bold;

    }
.pdf_link {
        height: 19px;
        text-align: left;
        background: transparent url(../images/public/pdf_logo2.gif) left center no-repeat;
        line-height: 19px;
        vertical-align: baseline;
	padding: 4px 0 3px 30px;
	margin: 0 0 0 0px;
    }
.word_link {
        height: 19px;
        text-align: left;
        background: transparent url(../images/public/wordIcon.gif) left center no-repeat;
        line-height: 19px;
        vertical-align: baseline;
	padding: 4px 0 3px 30px;
	margin: 0 0 0 0px;
    }


.dwnld_marker {
        height: 18px;
        text-align: center;
        background: transparent url(../images/public/dwnld_marker.jpg) no-repeat;
        line-height: 18px;
        vertical-align: baseline;
	padding: 0 0 0 12px;

    }

.enlarge {
        height: 16px;
        text-align: left;
        background: transparent url(../images/public/enlarge.jpg) left center no-repeat;
        line-height: 16px;
        vertical-align: baseline;
	padding: 0 0 0 25px;

    }

.enlarge_right {
        height: 16px;
        text-align: right;
        background: transparent url(../images/public/enlarge.jpg) right center no-repeat;
        line-height: 16px;
        vertical-align: baseline;
	padding: 0 25px 0 25px;

    }



.ban_comments {
	margin: 0 0 12px 0;
}

.ban_comments_02 {
	margin: 8px 0 16px 0;
}

.ban_comments_03 {
	margin: 0 0 0 0;
}

.poster_img  {
    text-align:center;
}


.com_01 {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
}

.com_02, .com_02 a {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 0 0 4px 0;
	text-decoration: none;
	color: #363535;
}

.com_03_link {
	text-align: center;
}

.com_03_link span, .com_03_link a {
	background: transparent url(../images/public/corner_link.gif) left center no-repeat;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #363535;
	font-size: 10px;
}

.blue{
	color:#0491D9;
	text-decoration: none;
}
.blue:hover{
	color:#0491D9;
	text-decoration: none;
}
.blue a{
	color:#0491D9;
	text-decoration: none;
}
.blue a:link{
	color:#0491D9;
	text-decoration: none;
	
}
.blue a:hover{
	color:#0491D9;
	text-decoration: none;
}
.gray {
	background: #C9C9C9;
}

.iner {
	padding: 10px 10px 0 10px;

}

.inerlogin {
	padding: 10px;
	background: transparent url(../images/public/folders.jpg) left top no-repeat;
}

/* Other parts styles */

#razdel {
	padding: 1px 0 0 0;
}

#razdel .caption {
	color: #E67817;
	height: 23px;
	line-height: 23px;
	vertical-align: baseline;
	padding: 0;
	overflow: hidden;
}

.site_url {
	float: left;
}

#razdel .caption h1 {
	float: right;
	font-size: 14px;
	line-height: 32px;
	vertical-align: bottom;
}

#razdel .afisha {
	background: #c9c9c9 url(../images/public/afisha_header.gif) right top no-repeat;
}

#razdel .zaly {
	background: #c9c9c9 url(../images/public/zaly_header.gif) right top no-repeat;
}

#razdel .content {
	padding: 0 0 0 20px;
	border: 0;
}

#razdel .sub_caption, #razdel .sub_caption a {
	background: transparent url(../images/public/marker.jpg) left top no-repeat;
	padding: 0 0 0 25px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C01919;
	text-decoration: none;
}

#razdel .sub_caption a {
	background: transparent;
	padding: 0;
}

.small_text {
	font-size: 10px;
}

a.a2 {
	background: transparent url(../images/public/goto.jpg) left center no-repeat;
	padding: 0 0 0 25px;
        height: 16px;
        line-height: 16px;
	text-decoration: none;
        vertical-align: baseline;
	color: #363535;
	margin: 10px 0 0 0;
	display: block;
}

.align_center {
	text-align: center;
	margin: 10px 0 0 0;
}

.poster_links {
        margin: 10px 0 0 110px;
 	text-align:left;
        height: 16px;
        text-align: left;
        background: transparent url(../images/public/enlarge.jpg) left center no-repeat;
        line-height: 16px;
        vertical-align: baseline;
	padding: 0 0 0 25px;

}
.poster_links_left {
        margin: 10px 0 0 3px;
 	text-align:left;
        height: 16px;
        background: transparent url(../images/public/enlarge.jpg) left center no-repeat;
        line-height: 16px;
        vertical-align: baseline;
	padding: 0 0 0 22px;

}

a.a1 {
	background: transparent url(../images/public/corner_link.gif) left center no-repeat;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #363535;
	font-weight: bold;
}

a.aright {
    background: transparent url(../images/public/corner_link.gif) right center no-repeat;
    padding: 0 20px 0 0;
    text-decoration: none;
    color: #363535;
    font-weight: bold;
}

a.aleft {
	background: transparent url(../images/public/corner_link_left.gif) left center no-repeat;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #363535;
	font-weight: bold;
}

a img{
	border: none;
}

.partner_tit { 

        line-height: 25px;
	height:25px;
        vertical-align: baseline;
        background: transparent url(../images/public/partners_tit_icon.jpg) left center no-repeat;
	font-weight: normal; 
	font-size: 16px; 
	text-align: left; 
	color:#C01919; 
	text-decoration:none;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 26px;

}
.partner_tit a { 

	font-weight: normal; 
	font-size: 16px; 
	text-align: left; 
	color:#C01919; 
	text-decoration:none;
}
.partner_tit a:link { 

	font-weight: normal; 
	font-size: 16px; 
	text-align: left; 
	color:#C01919; 
	text-decoration:none;
}
.partner_tit a:hover { 

	font-weight: normal; 
	font-size: 16px; 
	text-align: left; 
	color:#C01919; 
	text-decoration:none;
}

.partner_spacer
{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.punktir {
	padding: 0 0 10px 0;
	border-bottom: dashed #363535 1px;
	margin: 0 0 15px 0;
}

.album_image_border_01 {
    width: 285px;
    float: left;
    background: #DEE4F2;
}

.album_image_border_01_right {
    width: 285px;
    float: left;
    margin-left: 20px;
    background: #DEE4F2;
}

.img_inner {
    height: 180px;
}

.table_cell {
    background: #ffffff;
    text-align: center;
    vertical-align: top;
}

.img_inner img {
	background: #ffffff;
	border: solid #D9DEE1 1px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	text-align: center;

}

.album_spaycer {
    height: 20px;
    clear: both;
}

.pager {
    margin-top: 14px;
}
.breadcrumbs {
	height:18px;
	font-family: Tahoma, Verdana, Arial Narrow, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	color: #C01919;
        line-height: 18px;
        vertical-align: baseline;
        background: transparent url(../images/public/marker.jpg) left center no-repeat;
	padding: 0 10px 0 20px;

}
.navigation .punktbr {
        height: 18px;
	font-family: Tahoma, Verdana, Arial Narrow, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
        text-align: right;
        background: transparent url(../images/public/marker.jpg) left center no-repeat;
        line-height: 18px;
        vertical-align: baseline;
	padding: 0 10px 0 20px;
	text-decoration: none;
       	color: #1D62B1;
    }

.navigation .punktbr a:link {
	color: #1D62B1; decoration: underline;
}
.navigation .punktbr a:visited {
	color: #1D62B1; decoration: underline;
}

.navigation .punktbr a:active {
	color: #1D62B1; decoration: underline;
}
.navigation .punktbr a:hover {
	color: #C01919; decoration: none;
}
        

.nav {font-size:7px; vertical-align: middle;}
.red {color:#C01919;}



/*   Index page */


.navigation {
        text-align: left;
        background: transparent url(../images/public/middle_line.jpg) left top no-repeat;
        vertical-align: top;
	padding: 3px 0 10px 30px;
	height:26px;

    }

.featured_visas_l1
{
 	width: 660px;
	text-align: left;
	padding: 0;
	margin: 0;

}
.featured_visas_l2
{
 	width: 660px;
	text-align: left;
	padding: 0;
	margin: 0;

}
.visas_boxes
{
 	width:318px;
	margin: 0;
}

DIV#box1st {
	margin:0;
	float: left;
	text-align:left;
	padding: 0;
}

DIV#box2nd 
{
	float: left;
	margin: 0 0 0 20px;
	padding:0;
	text-align:left;
}

DIV#box3rd {

	margin:0;
	float: left;
	text-align:left;
	padding: 0;
}

DIV#box4th {
	float: left;
	margin: 0 0 0 20px;
	padding:0;
	text-align:left;
}
.box_frame
{
	border: 1px solid #B2B2B2;
	padding: 1px 1px 1px 1px;
	margin: 0;
	background: #ffffff;
	width: 318px;
	text-align: center;
}

.schengen_visas {
        text-align: justify;
        background: transparent url(../images/public/schengen_flags.jpg) left top no-repeat;
        vertical-align: top;
	padding: 0px 0 0 68px;
	margin: 20px; 
	height:75px;

    }
.china_visas {
        text-align: justify;
        background: transparent url(../images/public/china_flags.jpg) left top no-repeat;
        vertical-align: top;
	padding: 0px 0 0 68px;
	margin: 20px; 
	height:75px;

    }
.russia_visas {
        text-align: justify;
        background: transparent url(../images/public/russia_flags.jpg) left top no-repeat;
        vertical-align: top;
	padding: 0px 0 0 68px;
	margin: 20px; 
	height:75px;

    }
.india_visas {
        text-align: justify;
        background: transparent url(../images/public/india_flags.jpg) left top no-repeat;
        vertical-align: top;
	padding: 0px 0 0 68px;
	margin: 20px; 
	height:75px;

    }
.visas_description
{
 	padding: 20px 20px 0 20px;
	text-align:justify;
}

/*   End. Index page */
/*   TOPICS icons */

.topic_passport
{
	margin: 0;
	padding: 10px 0 10px 54px;
        line-height: 35px;
	height:35px;
        vertical-align: baseline;
        background: transparent url(../images/public/topic_passport.jpg) left center no-repeat;
	font-weight: normal; 
	font-size: 16px; 
	text-align: left; 
	color:#C01919; 
	text-decoration:none;
}
.topic_insurance
{
	margin: 0;
	padding: 10px 0 10px 46px;
        line-height: 35px;
	height:35px;
        vertical-align: baseline;
        background: transparent url(../images/public/topic_insurance.jpg) left center no-repeat;
	font-weight: normal; 
	font-size: 16px; 
	text-align: left; 
	color:#C01919; 
	text-decoration:none;
}
.topic_about
{
	margin: 0;
	padding: 10px 0 10px 42px;
        line-height: 35px;
	height:35px;
        vertical-align: baseline;
        background: transparent url(../images/public/topic_about.jpg) left center no-repeat;
	font-weight: normal; 
	font-size: 16px; 
	text-align: left; 
	color:#C01919; 
	text-decoration:none;
}
.topic_contacts
{
	margin: 0;
	padding: 10px 0 10px 52px;
        line-height: 35px;
	height:35px;
        vertical-align: baseline;
        background: transparent url(../images/public/topic_contacts.jpg) left center no-repeat;
	font-weight: normal; 
	font-size: 16px; 
	text-align: left; 
	color:#C01919; 
	text-decoration:none;
}
.topic_visas
{
	margin: 0;
	padding: 10px 0 10px 30px;
        line-height: 35px;
	height:35px;
        vertical-align: baseline;
        background: transparent url(../images/public/topic_visas.jpg) left center no-repeat;
	font-weight: normal; 
	font-size: 16px; 
	text-align: left; 
	color:#C01919; 
	text-decoration:none;
}
.topic_partners
{
	margin: 0;
	padding: 10px 0 10px 33px;
        line-height: 35px;
	height:35px;
        vertical-align: baseline;
        background: transparent url(../images/public/topic_partners.jpg) left center no-repeat;
	font-weight: normal; 
	font-size: 16px; 
	text-align: left; 
	color:#C01919; 
	text-decoration:none;
}

/*   END.TOPICS icons */

/* VISAS FEE TABLE */
.visa_tab_tit
{
 	width:100%;
	border: 0;
	padding: 2px 5px;
	text-align: center;
	font-weight: bold;
	background: #9D999B;
	color: #ffffff;
	font-size: 14px;
}

.visa_tab
{
 	width:100%;
	border: 1px solid #DEDDDD;
	padding: 0;
	background: #ffffff;


}
.visa_tab_td {
 	width:33%;
	text-align: left;
	vertical-align: baseline;
	padding: 8px 20px;
	backgrond: #ffffff;
}
.visa_tab .visa_tab_td_b {
 	width:33%;
	text-align: left;
	vertical-align: baseline;
	padding: 8px 20px;
	backgrond: #efefef;
	font-weight: bold;
}

.visa_tab .visa_tab_b
{
 	width:33%;
	text-align: left;
	vertical-align: baseline;
	padding: 8px 20px;
	backgrond: #DEDDDD;
	font-weight: bold;
}



.visa_tab_td_2 {
 	width:50%;
	text-align: left;
	vertical-align: baseline;
	padding: 8px 20px;
	backgrond: #ffffff;
}
.visa_tab .visa_tab_td_b_2 {
 	width:50%;
	text-align: left;
	vertical-align: baseline;
	padding: 8px 20px;
	backgrond: #efefef;
	font-weight: bold;
}

.visa_tab .visa_tab_b_2
{
 	width:50%;
	text-align: left;
	vertical-align: baseline;
	padding: 8px 20px;
	backgrond: #DEDDDD;
	font-weight: bold;
}
.visa_tab_azt_2 {
 	width:25%;
	text-align: left;
	vertical-align: baseline;
	padding: 8px 20px;
	backgrond: #ffffff;
}
.visa_tab_az_td_2 {
 	width:25%;
	text-align: left;
	vertical-align: baseline;
	padding: 8px 20px;
	backgrond: #efefef;
	font-weight: normal;
}
.visa_tab_azt_3
{
 	width:20%;
	text-align: left;
	vertical-align: baseline;
	padding: 8px 20px;
	backgrond: #ffffff;
}

.visa_tab_az_td_3 {
 	width:20%;
	text-align: left;
	vertical-align: baseline;
	padding: 8px 20px;
	backgrond: #efefef;
	font-weight: normal;
}


/* END. VISAS FEE TABLE */
/* Sitemap */
.smhome {
        height: 20px;
        text-align: left;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 0;

}
.sm1t {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/1t.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 20px;

}
.sm11t {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11t.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 50px;

}
.sm111t {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/111t.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 80px;

}
.sm1111t {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/1111t.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 110px;

}
.sm1110t {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/1110t.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 110px;

}
.sm1101t {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/1101t.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 110px;

}
.sm11111t {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11111t.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 140px;

}
.sm11110t {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11110t.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 140px;

}
.sm11100t {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11100t.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 140px;

}
.sm11101t {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11101t.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 140px;

}
.sm11011t {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11011t.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 140px;

}

.sm1e {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/1e.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 20px;

}
.sm11e {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11e.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 50px;

}
.sm111e {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/111e.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 80px;

}
.sm1111e {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/1111e.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 110px;

}
.sm1110e {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/1110e.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 110px;

}
.sm1101e {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/1101e.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 110px;

}
.sm11111e {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11111e.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 140px;

}
.sm11110e {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11110e.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 140px;

}
.sm11100e {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11100e.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 140px;

}
.sm11101e {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11101e.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 140px;

}
.sm11011e {
        height: 20px;
        text-align: left;
        background: transparent url(../images/public/11011e.gif) left center no-repeat;
        line-height: 20px;
        vertical-align: baseline;
	padding: 0 0 0 140px;

}

/* END. sitemap */