body
{
text-align: center;
background: #B0BFC2 url(/images/fon2.jpg);
color: #444;
}
#container
{
margin: 0 auto;
width: 768px;
background: #fff url(/images/bg_content.jpg) repeat-y;
}
h1
{
}
/*Head-table*/
#headr
{
border-collapse: collapse;
text-align: left;
background: #757575 url(/images/top3.jpg) no-repeat;
width: 768px;
height: 120px;
}
#headr a
{
text-decoration: none;
border: 0;
}
#top_t1
{
height: 39px;
width: 766px;
border: 0;
}
#main
{
height: 74px;
width: 242px;
border: 0;
}
#about
{
height: 74px;
width: 77px;
border: 0;
}
#service
{
height: 41px;
width: 79px;
border: 0;
}
#news
{
height: 41px;
width: 99px;
border: 0;
}
#works
{
height: 41px;
width: 123px;
border: 0;
}
#cnt
{
height: 41px;
width: 134px;
border: 0;
}
#top_t4
{
height: 31px;
width: 440px;
border: 0;
}
/*Main conteiner*/
#cont2
{
font: 10pt "Courier New", "Times New Roman", serif;
text-align: left;
margin: 0 auto;
width: 100%;
background: url(/images/bg_cont2.jpg) no-repeat;
}
/*Left navigation*/
#nav
{
clear: both;
width: 130px;
float: left;
display: inline;
margin-left: 20px;
padding: 15px 0;
}
#navigation
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#navigation a
{
font: 10pt Verdana, Arial, sans-serif;
display: block;
text-decoration: none;
text-align: right;
background: #036;
color: #fff;
padding: 0.2em 0.5em;
border-bottom: 2px solid #fff;
width: 7em;
}
#navigation a:hover
{
background: #69c;
color: #000;
}
#navigation li
{
display: block;
}
#map
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#map a
{
font: 8pt Verdana, Arial, sans-serif;
display: block;
text-decoration: none;
text-align: right;
padding: 0.2em 0.5em;
width: 80%;
}
#map a:hover {color: #f00;}
#map li
{
list-style-type: none;
display: block;
}
/*Content - second column*/
#content
{
float: left;
width: 460px;
margin-left: 15px;
padding: 15px 0;
}
h2
{
margin-top: 0;
color: #036;
font-weight: bold;
}
.itable
{
border-collapse: collapse;
width: 100%
}
.itable td
{
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: .5em;
}
.itable tr
{
background: #B0C4D7;
}
.itable tr.alternate {background: #D7E0EA;}
#simple
{
float: left;
width: 102px;
text-align: center;
margin-left: 20px;
padding: 15px 0;
font-size: 8pt;
}
/*Parters & Bottom menu*/
#advertise
{
clear: both;
text-align: center;
}
#partners
{
clear: both;
text-align: center;
list-style-type: none;
}
#bottom_nav
{
clear: both;
margin-left: 160px;
padding-left: 0;
list-style-type: none;
font-size: 8pt;
}
#bottom_nav li
{
display: inline;
}
#bottom_nav a
{
display: block;
float: left;
padding: .2em .5em;
text-decoration: none;
color: #757575;
border-right: 1px solid #757575;
}
#bottom_nav a:hover
{
color: #000;
background: #69c;
}
/*Footer*/
#footer
{
clear: both;
background: #757575 url(/images/bottom.jpg);
color: #036;
margin: 0 auto;
width: 768px;
height: 50px;
font-size: 8pt;
}
#footer table
{
border-collapse: collapse;
padding: 1em;
width: 100%;
}
#footer a
{
text-decoration: none;
}
a:link {color: #036;}
a:visited {color: #600}
a:hover, a:active
{
color: #f00;
}