body {
  padding:0px;
  margin:0px;
  font-size:75%;
  font-family:Arial;
  background-color:white;
}
table { font-size:1em; border:0}

a img { border:0 }
a, a:visited, a:hover { color:#005A9C; }


a.SubkategLink {
	color:#005A9C;
	font-size:125%;
	font-weight:bold;
}


#top { 
  background:#005796 url(./img/bg_top.gif) 0 100% repeat-x;
}
#top a, #top a:visited, #top td { 
  color:#FFF;
  text-decoration:none;
}
#top input {}



#sub td.c1 {
  background:#005796 url(./img/bg_topleft.gif) 100% 0 repeat-y;
  border-top:#FFF 1px solid;
  border-bottom:#003168 1px solid;
}
#sub td.c2 {
  background:#005796 url(./img/ruki.jpg) 100% 0 repeat-y;
  border-left:#FFF 1px solid;
  border-right:#FFF 1px solid;
}
#sub td.c3 {
  background:#005796 url(./img/bg_topright.gif) 0 0 repeat-y;
  border-top:#FFF 1px solid;
  border-bottom:#003168 2px solid;
}



#menu td { 
  background:#F7FBFD url(./img/bg_menu.png) 100% 0 no-repeat;
  height:36px;
}
#menu a {
  display:block;
  background: url(./img/btn_go2.gif) 5em 7px no-repeat;
  padding-left:7em;
  padding-top:7px;
  font-weight:bold;
  font-size:14px;
  text-decoration:none;
  color: #005A9B;
}


#sub td.c3 h5 {
  background: url(./img/bg_sites.gif) 50% 0 no-repeat;
  line-height:38px;
  color:#FFF;
}
#sub td.c3 p, #sub td.c3 a, #sub td.c3 a:visited{
  font-size:1em;
  font-weight:bold;
  color:#FFF;
}

#contacts {
  height:220px;
  background: #F9FDFE url(./img/bg_contacts.png) 0 0 no-repeat;
  padding:0 0.5em 0 4em;
  text-align:left;
  color: #005A9B;
  font-size:0.9em;
  height:100%;
}

h4 {
  text-align:left;
  font-weight:normal;
  color:#00599A;
  background: url(./img/bg_heading.gif) 0 100% repeat-x;
  padding-bottom:10px;
  margin-bottom:0;
  margin-top:4px;
}



#main td.c1 {
  background: #F3FBFE url(./img/bg_left.gif) 100% 0 repeat-y;
  padding:0 1em 0 1em;
  border-right:#003168 2px solid;
}


#main td.c3 {
  background: #F3FBFE url(./img/bg_right.gif) 0 0 repeat-y;
  padding:0 1em 0 1em;
  border-left:#003168 2px solid;
}

h3 {
  background:#005A9C url(./img/bg_head.gif) 0 100% repeat-x;
  text-align:center;
  color:#FFF;
  line-height:2em;
  padding-bottom:30px;
  margin-bottom:0;
}


.cl {
  border-top: #005A9C 1px solid;
  border-bottom: #005A9C 1px solid;
  color:#005A9C;
  width:14em;
  float:right;
  clear:both;
  text-align:justify;
}
.d {
  font-size:2em;
  color:#005A9C;
  text-align:right;
}
.t, #main p {
  clear:both;
  text-align:justify;
}

HR { color:#D2D3D5; background:#D2D3D5; border: 0; height: 1px; } 

a.more, a.mode:hover, a.mode:visited {
  display:block;
  background: #005A9C url(./img/btn_go3.gif) 100% 50% no-repeat;
  color:#FFFFFF;
  width:9em;
  line-height:20px;
  height:20px;
  text-decoration:none;
  padding-left:1.5em;
  padding-right:1em;
}



#bot {
  height:60px;
  background: #005A9C url(./img/bg_bottom.gif) 0 50% repeat-x;
  color:#D2D2D2;
}
