/* @override http://ptah.od.ua/malina/style/layout.css */

img, .png { behavior: url("iepngfix.htc") }
body{
  margin: 0;
  border: 0;
  padding: 0;
  background: url('img/bg_index.gif') no-repeat;
  background-position: left bottom;
  background-color: #eeeadf;

}
h1, h2, h3, h4, h5, h6, div {
    font-family: Georgia, 'Times New Roman', Times, serif;
	color:#6a2b3a;
    display: inline;
}
h1{
	font-size:20pt;
    font-weight: normal;
    line-height: 150%;
}
h2{
	font-size:18pt;
    font-weight: normal;
}
h3{
	font-size:17pt;
    font-weight: normal;

}

a {
    font-family: Georgia, 'Times New Roman', Times, serif; 	color:#6a2b3a;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;

}
a:hover {
    font-family: Georgia, 'Times New Roman', Times, serif;
	color:#6a2b3a;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	}
td {
	color:#6a2b3a;
    font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
}

img{
  border: 0;
}

#menu{
  position: relative;
  right: 315px;
  top: -160px;
  text-decoration: underline;
}
#menu a{
  	text-decoration: underline;
    font-style: none;
}
#head_bg{
  background: url('img/index_head_bg.jpg') no-repeat;
  background-position: top right;
}
#info{
    margin: 0;
    font-family:  Georgia, 'Times New Roman', Times, cursive;
    color:#6a2b3a;
    font-size: 9pt;
  	text-decoration: none;
    font-style: italic;
	font-weight:50;
    line-height: 1.7;
    width: 387px;

}
#info2{
    margin: 0;
    width: 387px;
    position: relative;
    font-family:  Georgia, 'Times New Roman', Times, cursive;
    color:#6a2b3a;
    font-size: 10pt;
  	text-decoration: none;
    font-style: italic;
	font-weight:50;
    line-height: 1.5;
}
#slogan{
    top: 20px;
    margin: 0;
    color:#6a2b3a;
  	text-decoration: underline;
    font-style: none;
    line-height: 1;

}
#menu2{
    top: 20px;
    margin: 0;
  	text-decoration: underline;
    font-style: none;
    line-height: 1;
}

#menu2 a{
    position: relative;
    margin: 0;
  	text-decoration: underline;
    font-style: none;
    line-height: 1.5;
    top: 20px;
}

#news{
 text-decoration: underline;
 position: relative;
 left: 20px;
 top: -22px;
}
#news a{
 text-decoration: underline;
 position: relative;

}
#news_date{
 position: relative;
 left: 20px;
 top: -20px;
}
#bg_left{
  background: url('img/index_bg_left.jpg') no-repeat;
  background-position: top right;
}

#bg_right{
  background: url('img/index_bg_right.jpg') no-repeat;
  background-position:left top ;
}
#nav{
  position: relative;
  left: 270px;
  top: -55px;
  border: 0;
}
#int{
  position: relative;
  left: 30px;
  top: -195px;
  text-decoration: underline;
  font-style: none;
}
#int a{
    font-family:  Georgia, 'Times New Roman', Times, cursive;
    color:#6a2b3a;
    font-size: 18pt;
  	text-decoration: underline;
    font-style: none;
    line-height: 1.5;
}
#text1{
    position: relative;
    left: 80px;
}
#text2{
    position: relative;
    top: 20px;
    left: 80px;
    font-family:  Georgia, 'Times New Roman', Times, cursive;
    color:#6a2b3a;
    font-size: 10pt;
  	text-decoration: none;
    line-height: 1.7;
}
#text2 a{
    font-family:  Georgia, 'Times New Roman', Times, cursive;
    color:#6a2b3a;
    font-size: 10pt;
  	text-decoration: underline;
    line-height: 1.5;
}
#search{
  background: url('img/index_bg_search.jpg') no-repeat;
  background-position: bottom right;;
}

#search_form{
 position: relative;
 left: 10px;
 top: 90px;
}

td.mainmenu { line-height: 200%; }
