/* ====== RESET ========= */

#left-col-menu{

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot, thead, th{
	margin: 0;
	padding: 0;
	outline: 0;
        border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
li{
     margin:0 0 0 5px;
}


img {
   margin:8px;
}

td{
  margin:8px;
} 

p {
 margin:0;
 text-align:justify;
 text-indent: 2em;
}

h1 {
  color:#0094d9;
  font-size: 14px;
}

h3 {
  color:#0094d9;
  margin:5px 0px 0px 0px;
}

h1,h2,h3,h4,h5 {
  margin:5px 0px;
}

Span class="letter" {
      }
    .letter { 
     margin:0;     
     color: black; 
     font-size: 200%; /* Размер шрифта в процентах */ 
     font-family: arial; /* Шрифт с засечками */ 
     position: relative; /* Относительное позиционирование */ 
     top: 1px; /* Сдвиг сверху */ 
              }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
        border-color: #4d8eb5;

}


/*  ====== MAIN STYLES ========= */
html, body { 
  margin:0; 
  padding:0; 
  border:none; 
  font-size: 13px;
  font-family: Tahoma, Geneva, sans-serif;
  color: #333333;
}
#container {
  width: 1024px;
  max-width: 1024px; 
  min-width: 640px; 
  margin: 0 auto; 
  padding: 0;
}

#header {
  background:url(images/headerbg.png) no-repeat center top;
  height: 239px;
  position:relative;
  z-index:10;
}


*html #header {
  background:url(images/headerbg.gif) no-repeat center top;
}

a {
	color:#0094D9; 
}



.clr{
 clear:both;
}

#phones {
  position:absolute;
  right:0px;
  top:20px;
  display:inline-block;
  text-align:right;
  color: #A9BDD4;
}

#block-login {
  position:absolute;
  left:0px;
  top:20px;
  color: #A9BDD4;
}

.input_text{
  font-family:Tahoma, Geneva, sans-serif;
  font-size:10px;
  line-height:normal;
  color:#A9BDD4;
  border:none;
  background:url('images/input_login.gif') 0 0 no-repeat; 
}
.input_button_open {
  padding:0px;
  margin:0px;
  cursor:pointer;
  border:none;
  width: 47px;
  background:url('images/open.gif') 0 0 no-repeat; 
}

.input_button_exit {
  cursor:pointer;
  border:none;
  width: 47px;
  background:url('images/exit.gif') 0 0 no-repeat; 
}



#nav-icon-container{
  position:absolute;
  right:0px;
  top:170px;
  display:inline-block;
  width:55px;
  height:13px;*/
}

#nav-icon-container img{
margin:0;
}

#rss {
  width: 13px;
  height: 13px;
  display: inline-block;
  position:absolute;
  background: url(images/rss.png) no-repeat;
  top: 180px;
}

#block_logo {
  width: 180px;
  height: 50px;
  display: block;
  position:absolute;
  top: 20px;left:420px;
  z-index:1000;
}

#block_logo img{
margin:0px;
padding:0px;
}


#main-menu { 
  padding-top:10px;
}

#langs {
  position:relative;
  width: 600px;
 /* border:1px solid #ee00ee;*/
  height:150px;
  margin:0 auto;
  padding-top:50px;
}


#flags li a span {
  /*background:url(images/flaglinkbg.png) repeat-x top left;*/
  padding:2px 4px 5px 2px;
  font-size:10px;
  position:relative;
  top:-10px;
  left:-20px;
}

#left_p {
  position:absolute;
  display:inline-block;
  width:16px;
  height:15px;
  background:url(images/left_p.png) no-repeat;
  left:-16px;
  top:175px;
}

#right_p {
  position:absolute;
  display:inline-block;
  width:16px;
  height:15px;
  background:url(images/right_p.png) no-repeat;
  right:-16px;
  top:175px;
}


* html #left_p {
 
  background:url(images/left_p.gif) no-repeat;

}

* html #right_p {
  background:url(images/right_p.gif) no-repeat;
}

#main-menu a:hover, #left-col a:hover {
	text-decoration:underline;
 /* line-height:1;
  padding:0;
  border-bottom: 2px solid #0094D9;*/
}

#main-menu ul {
/*  padding:0;
  margin:0;*/
}

#main-menu ul li {
  float:left;
  list-style-type:none;
}

#wrap {
  position:relative;
 background:url(images/bgline.png) repeat-x center top;
 padding-top:30px;
 height:1%;
}

* html #wrap{
 background:url(images/bgline.gif) repeat-x center top;
}

#left-col { 

  width: 164px; 
  float: left; /* switch this to right and container2 to left to change the column locations */
  margin-right: 10px;
 
}
* html #container2 {
  width: 82%; 
}
#container2 {

  width: 83%; 
  float: right; /* switch this to left and col1 to right to change the column locations */
}
#col2 {
  width: 78%;
  float: left;
 /* remove this line to remove the border */
}
#right-col {
  width: 164px;
  float: right;
  margin-left: 10px;
}

#footer {
 margin:20px 0 0 0;
 height:28px;
 background:url(images/bgline.png) repeat-x center top;
}

* html #footer{
 background:url(images/bgline.gif) repeat-x center top;
}

#flags{
  position:relative;
  width:100%;
  display:block;
  height: 150px;
  overflow:hidden;
  /*border:1px solid red;*/
}

#flags li {
  display:inline-block;
  position:absolute;
  width: 180px;
  
}

#flags a img {

 margin-left:50px; 
}

#flags li a {
text-decoration:none;
}
.img_flag {
margin:0 auto;
padding:0;
display: block;
}

