﻿@charset "utf-8";
* {
margin:0;
padding:0;
}
body {
background-color:#ffffff;
text-align:left;
min-width:1000px;
margin:0;
padding:0;
}/*

div { behavior: url(iepngfix.htc);}
}

img{
 border:none;
 behavior: url(iepngfix.htc);
}
*/
 #all {
text-align:left;
}
#container{
width:expression(document.body.clientWidth < 1000 ? '1000px' : (document.body.clientWidth > 1000 ? '1000px' : '100%'));
top:0px;
_width:1000px;
min-width:1000px;
width:1000px;
left:50%;
margin-left:-500px;
position:relative;
height:auto;
background-image:url(img/nakolenke.jpg);
background-position:top left;
background-repeat:no-repeat;
/*background-color:#d6bdad;
*/
background-color:#ffffff;
}

#zaya{
margin-top:20px;
text-align:center;
position:relative;
}
#about_left
{
text-indent:20px;
left:0px;
width:200px;
text-align:left;
height:90px;
margin-top:20px;
background-color:#ededed;
}
#about_right
{
margin-left:800px;
height:auto;
margin-top:-90px;
background-color:#ededed;
}
#about_right span
{
font-weight:bold;
}
#text p{
text-indent:20px;
}
#text{
margin-top:250px;
font: 12pt times;
margin-left:0px;
width:1000px;
position:relative;
}

#text table{margin-top:25px;
background-color:#ccffcc;}
#text td{
vertical-align:center;
padding-left:5px;
padding-right:5px;
background-color:#cccccc;
}

#text .tt{text-align:center;
margin-left:250px;
}

#menu{
margin-top:10px;
margin-left:0;
width:1000px;
background-color:#666666;
text-align:right;
position:relative;
}
#menu a:link, #menu a:visited {padding-right:40px;color:#ffffff;}

#menu td, #menu tr{text-align:center;}

#footer
{
width:100%;
margin-top:15px;
background-color:#dddddd;
position:relative;
text-align:center;
height:40px;
}

#mwfix1 {
padding-left:1000px;
}

#mwfix2 {
height:0;
}

#mwfix3 {
margin-left:1000px;
position:relative;
height:0;
}

.clearing {
	height: 0;
	clear: both;
}
