* { padding: 0; margin: 0; }

a img { border: none; }

body {
  background: url(/img/border.gif);
  background-color: #024DA0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100.01%;
  font-size: 13px; }
#wrapper {
  margin: 0 auto;
  width: 994px; }
#faux {
  background: url(/img/bg.gif);
  margin-bottom: 0px;
  overflow: auto;
  width: 100%; }
#header {
  color: #FFF;
  width: 994px;
  height: 250px; }
#navigation {
  background: url(/img/nav_bg.gif) no-repeat;
  height: 25px;
  padding-top: 44px;
  color: #FFF; }
#leftcolumn {
  display: inline;
  color: #FFF;
  padding: 10px 13px;
  width: 226px;
  float: left; }
#rightcolumn {
  float: left;
  color: #FFF;
  width: 682px;
  padding: 24px;
  display: inline;
  position: relative; }
#footer {
  height: 65px;
  background: url(/img/footer_bg.gif) no-repeat;
  width: 994px;
  clear: both;
  color: #FFF; }
/* ---------------------------------------------------------------------------- */
.white { color: #FFF; }
.gallery {
  border: 1px solid white;
  width: 400px;
  margin: 5px;
  padding: 5px; }
/* ---------------------------------------------------------------------------- */
div.copyright {
  padding-top: 40px;
  padding-left: 25px;
  font-size: 11px;
  color: #FFF; }
div.copyright a { color: #FFF; text-decoration : none; }
div.copyright a:hover { text-decoration : underline; }
/* ---------------------------------------------------------------------------- */
.admcenter {
  margin: 20px auto;
  text-align: right;
  color: #FFF; }
.admnav input { width: 100%; }
/* ---------------------------------------------------------------------------- */
.news { margin: 10px 5px; }
.news a {
  text-decoration: none;
  color: #FFF; }
.news a:hover { text-decoration: underline; }
.news h4 { font-size: 13px; }
.bignews h2 { text-align: center; }
.bignews img {
  float: left;
  margin: 0px 20px 20px 0px; }
/* ---------------------------------------------------------------------------- */
.gallery_stick {
  float: left;
  width: 160px;
  height: 219px;
  background: url(/img/gallery_stick.gif) no-repeat; }
.gallery_stick div.gallery_photo {
  width: 158px;
  height: 158px;
  margin: 1px;
  text-align: center; }
.gallery_stick .gallery_text { margin: 5px; text-align: center; }
.gallery_stick .gallery_text a {
  color: #000;
  text-decoration: none; }
.gallery_stick .gallery_text a:hover { text-decoration: underline; }
/* ---------------------------------------------------------------------------- */
a.projects {
  display: block;
  width: 143px;
  height: 25px;
  text-decoration : none;
  margin: 0px auto; }
a.k_01       { background: url(/img/k_01.gif) no-repeat 0 -25px; }
a.k_01:hover { background: url(/img/k_01.gif) no-repeat 0 0; }
a.k_02       { background: url(/img/k_02.gif) no-repeat 0 -25px; }
a.k_02:hover { background: url(/img/k_02.gif) no-repeat 0 0; }
a.k_03       { background: url(/img/k_03.gif) no-repeat 0 -25px; }
a.k_03:hover { background: url(/img/k_03.gif) no-repeat 0 0; }
a.k_04       { background: url(/img/k_04.gif) no-repeat 0 -25px; }
a.k_04:hover { background: url(/img/k_04.gif) no-repeat 0 0; }
a.k_05       { background: url(/img/k_05.gif) no-repeat 0 -25px; }
a.k_05:hover { background: url(/img/k_05.gif) no-repeat 0 0; }
a.k_06       { background: url(/img/k_06.gif) no-repeat 0 -25px; }
a.k_06:hover { background: url(/img/k_06.gif) no-repeat 0 0; }
a.k_07       { background: url(/img/k_07.gif) no-repeat 0 -25px; }
a.k_07:hover { background: url(/img/k_07.gif) no-repeat 0 0; }

a.links { color: #FFF; text-decoration : none; }
a.links:hover { text-decoration : underline; }
a.underline { color: #FFF; text-decoration : underline; }
/* ---------------------------------------------------------------------------- */
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
h3.underline { text-decoration: underline; }
.abzas p { text-indent: 35px; }
/* ---------------------------------------------------------------------------- */
table.border1px, table.border1px tr, table.border1px td, table.border1px th {
  border-collapse: collapse;
  border: 1px solid #FFF;
  padding: 5px; }
table.border1px { margin: 10px auto; }
tr.b {
  font-weight: bold;
  background-color: #4094E9;
}
.reclama { font-size: 15px; }
/* ---------------------------------------------------------------------------- */
.contacts {
  display: inline;
  float: left;
  margin-left: -10px;
  width: 235px;
  padding: 10px 0px; }
.contacts span {
  text-decoration: underline;
  font-weight: bold; }
/* ---------------------------------------------------------------------------- */
.zakaz {
  margin-top: 50px;
  margin-left: -2px;
  margin-right: -1px;
  font-size: 10px; }
.zakaz form {
  margin-left: 14px; }
.zakaz textarea {
  overflow: auto; }
.zakaz input, .zakaz textarea { width: 205px; font-size: 12px;}
