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,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  font-family:Tahoma,Verdana,Helvetica;
}
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;
}

/* 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;
}

.clear { clear:both; }

.transparent_class {  
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}


/* struct classes */
html, body {
  margin:0;
  padding:0;
  height:100%;
}
.main_container {
  height:auto !important; 
  min-height:100%;
  height:100%;
  position:relative;
}
.main_content{
  /* Need set padding equals height of the footer */
}
.main_footer {
  clear:both;
  position:absolute;
  bottom:0;
  width:100%;
  /* Set height */
}

/* 
*                     work classes 
*/

.float_cont { overflow:hidden; } /* container with float blocks */
.fl         { float:left; }
.fr         { float:right; }
.inline     { display:inline; }


.hidden  { display: none; }
.dblock  { display: block; }
.dinline { display: block; }
.pr      { position:relative; }


.tac { text-align:center; }
.tal { text-align:left; }
.tar { text-align:right; }

/*  INPUTS  CHECKBOXES AND RADIOBUTTONS
*********************/
input.check_element {  /* need set float:left to element after to remove ie6 margin */
  position:relative;
  top:-1px;
  margin:0px 4px 0px 0px;
  padding:0px;
  width:13px;
  vertical-align:middle;
  border : 0 !important;
}


/* test classes */
.lb         { background:lightblue; }
.lg         { background:lightgreen; }
.ly         { background:lightyellow; }
.red_border { border:1px solid red; }

.block1_intro { 
background-attachment: scroll;
background-repeat: repeat;
background-position: 0% 0%;
background-color: #ffffff;
background-image: none;
border-top-color: #d6d6d6;
border-left-color: #d6d6d6;
border-right-color: #d6d6d6;
border-bottom-color: #d6d6d6;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
margin-top: 0px;
margin-right: 11px;
margin-bottom: 11px;
margin-left: 0px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 18px;
width: 180px;
float: left;
font-size: 11px;
line-height: 1.4em;
}

.block1_intro_txt { 
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
height: 130px;
}

.block1_intro h3 { 
height: 65px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 66px;
color: #2ba0cc;
}

.forum { 
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: transparent;
background-image: url("http://mir.myimperia.com/mir/index_files/forum.gif");
}

.blog { 
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: transparent;
background-image: url("http://mir.myimperia.com/mir/index_files/blog.gif");
}

.obyavlenia { 
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: transparent;
background-image: url("http://mir.myimperia.com/mir/index_files/obyavlenia.gif");
}

.fill_profile { 
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: transparent;
background-image: url("http://mir.myimperia.com/mir/index_files/fill_pro.png");
}

.maps { 
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: transparent;
background-image: url("http://mir.myimperia.com/mir/index_files/maps0000.png");
}

.career { 
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: transparent;
background-image: url("http://mir.myimperia.com/mir/index_files/career00.png");
}

.privacy { 
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: transparent;
background-image: url("http://mir.myimperia.com/mir/index_files/privacy0.png");
}

h3 { 
font-family: Tahoma, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: 400;
font-size: 18px;
line-height: 24px;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}

.block1_intro h3 a { 
color: #2ba0cc;
text-decoration: none;
line-height: 1.1em;
}