@charset "windows-1251";
/* CSS Document */
a {
font-weight:bold;
}
div.topleftimg {
width:100%;
height:100%;
background-image:url(images/index/top.left.jpg);
background-position:top left;
background-repeat:no-repeat;
}
div.toprightimg {
width:100%;
height:100%;
background-image:url(images/index/top.right.jpg);
background-position:top right;
background-repeat:no-repeat;
}
div.content {
padding:50px 0px 50px 0px;
}
div.langs {
font-size:1em;
margin:15px 0px 0px 0px;
color:#AC8E57;
}
