/* CSS Document */

html {
width:100%;
height:100%;
}

body {
width:100%;
height:100%;
background-color:#575757;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#d8d8d8;
margin:0;
padding:0;
}

h1 {
font-size:16px;
margin-bottom:5px;
}

a {
color:#d8d8d8;
}

.main {
width:100%;
height:100%;
background:url(http://nfossetia.ru/img/tablebg.gif) bottom repeat-x;
}

.header {
height:206px;
width:100%;
background:url(http://nfossetia.ru/img/header_bg.jpg) left top repeat-x;
}

.gerb {
position:absolute; 
top:0; 
left:0; 
width:199px;
}

.flag {
position:absolute; 
top:0; 
right:38px; 
width:118px; 
height:206px;
}

.flag div {
padding-top:40px; 
width:118px; 
text-align:right;
}

.footer {
height:155px;
/*background:url(http://nfossetia.ru/img/footer.gif) bottom repeat-x;*/
color:#767676;
}

.copy {
display:inline; 
float:left; 
height:155px; 
width:200px;
background:url(http://nfossetia.ru/img/bighouse.gif) top left no-repeat;
}

.dead {
display:inline; 
float:left;
padding-left:100px; 
height:155px; 
width:270px;
}

.fp {
display:inline; 
float:right; 
height:155px; 
width:210px;
background:url(http://nfossetia.ru/img/fp.gif) top right no-repeat;
}

.left {
width:207px; 
padding:18px 0 18px 0;
}

.menu {
display:table; 
background-color:#2d2d2d; 
width:191px; 
float:right; 
color:#b2b2b2; 
line-height:24px;
text-decoration:none;
}

.menu a {
color:#b2b2b2;
text-decoration:underline;
}
