body, html {
  margin:0;
  padding:0;
}
body {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 75%; 
  color: White;
  background : #0093c6 url(/i/main_bg.gif) repeat-x;
}


a {	text-decoration: underline;color: White;}
a:hover{text-decoration: none;}

td, table {font-family: Arial, Helvetica, sans-serif; font-size: 100%; }
input,textarea,select {font-family: Arial, Helvetica, sans-serif; color: #362f2d;  font-size: 11px;}
li {margin: 5px 0;}
ul {margin-bottom: 25px;}


table.main{
  height: 100%; 
  width: 100%; 
  max-width: 1152px; 
  width: expression (document.body.clientWidth > 1152? ‘1152px’: ‘100%’);
 
}

div.map_city{
  height: 100%;	
  width: 100%; 
  background : url(/i/map_city.gif) no-repeat;
  
}

div.content {
  margin: 5px 0 30px 0;
}

.nopad {padding:0; margin: 0;}

.space_collum{ width: 15px;}
.vert_space_collum{ height: 40px;}

.header{ height: 140px;}
.logo_block{ width: 250px; teext-align: center; vertical-align: bottom; padding: 10px 10px 30px 30px;}

.navigation_block{ 
  width: 14%; font-size: 75%; 
  line-height: 20px; vertical-align: top; 
  padding: 7px 10px 7px 20px; 
  text-transform: uppercase; 
  background: #ff8425 url(/i/navigation_bg.gif) repeat-x;}

ul.navigation{padding: 0px;	margin: 0px;list-style : disc inside none;}

.project_news_block{line-height: 20px;	vertical-align: bottom;	padding: 10px 10px 20px 7em;}
.date_news{color: #fff200; font-size: 75%; margin-right: 10px;}
.first_news{ font-size: 150%;}


.content{ vertical-align: top;}
.left_collum{ width: 320px; vertical-align: top; border-right: 1px solid #dddddd; padding: 0 10px 10px 0;}
.right_collum{vertical-align: top; padding-left: 20px; }

h1,h2,h3,h4,h5 { margin: 5px 0 5px;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}

h2.text{font-weight: normal;  filter: dropshadow(color=#004ba0, offx=1, offy=1);}


.footer{height: 70px; font-size: 93%; border-top: 1px solid #80c9e3; padding: 0 15px 0 15px;}
input.search{background : White url(/i/icon_search.gif) no-repeat; padding-left: 20px;}


.white{color: white;}
.green{color: #9acf16;}
.lgreen{color: #cce78b;}
.dgray{color: #656565 ;}
.gray{color: #efefef;}
.lgray{color: #e2e2e2;}

.err_box .text, .err_box a {color:black;}
.n69 td {font-size: 90%; padding: 0;}
.newscontent {
  margin: 5px 0;
}

blockquote {
  margin: 10px 0 10px 20px;
  padding: 5px 10px;
  border: 1px solid white;
}
/* 2007 © Icecity | www.icecity.ru  */



