@charset "windows-1251";
/* CSS Document */

body {
	background-color:#c6c2c1;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.2;
	font-size:10px;
}

* {
	margin:0;
	padding:0;
}


html:root body {
        overflow-y: scroll;
}


#totus {
	background-color:#756b68;
	width:749px;
	height:auto;
	position: relative;
	margin:0 auto;
	overflow:hidden;
}


a {
	outline:none;
	text-decoration:none;
	color:#494342;
}

a:hover,a.active {
	text-decoration:underline;
}


img {
	border:none;
}



#flash_index {
	width:749px;
	height:590px;
}


#flash {
	width:749px;	
	height:204px;
	overflow:hidden;
}



#expert {
	position: absolute;
	top:0;
	left:133px;
}

#teo,#meso,#matri {
	position: relative;
	width:373px;
	height:469px;
	float:left;
	top:123px;
	left:749px;
	overflow:hidden;
}

#meso {
	width:370px;
}




#tabl,#tabl2 {
	width:749px;
	position:relative;
	margin: 0 auto;
	border:2px solid #756b68;
}


#tabl td,#tabl2 td {
	background-color:#c6c2c1;
	color:#494342;
	text-align:justify;
	padding:10px 10px;
}


#tabl2 {
	top:10px;
}


#counter {
	position: fixed;
	bottom:0;
	z-index:-1;
	display:block;
}



#menu {
	position:absolute;
	top:97px;
	left:0;
	width:749px;
	height:17px;
	font-size:13px;
	text-align:justify;
}

#menu a {
	color:#e6d9c9;
}


#content {
	background-color:#c6c2c1;
	color:#494342;
	text-align:justify;
	padding:10px 10px;
	border:2px solid #756b68;
	position:relative;
	top:0;
}


#tabl_info {
	text-align:left;
}

#tabl_info td {
	padding:5px;
}

.sitemap{
	display:inline-block;
}
.articl{
	float:right;
}
div.sitemap ul {
	margin-left:20px;
}

div#content a {
	color: #FFFAD7;
}


#teo a, #meso a {
	background: none repeat scroll 0 0 #C6C2C1;
    display: block;
    text-align: center;
}
