﻿/* $Id: style.css,v 1.24 2007/12/22 23:24:26 goba Exp $ */

/*
** HTML elements
*/
body {
  color: #000;
  background-color: #FEFFFF;
  margin:auto; 
  width:970px;
  font: 13px/170% Verdana, sans-serif;
  color: #494949;
}
body, p, td, li, ul, ol {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 1;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}
h1 {
  color: #369;
  font-size: 1.3em;
}
h3 {
  color: #369;
  font-size: 1.9em;
}
tr.odd td, tr.even td {
  padding: 0.9em;
}
a:link {
  text-decoration: none;
  font-weight: bold;
  color: #A83300;
}
a:link, a:visited {
  color: #A83300;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #CC3300;
  font-weight: bold;
  text-decoration: underline;
}

a:active, a.active {
  color: #A83300;
}

p {
  margin: 0 0 1em 0;
  padding: 0;
}

#primary-top {
  background: #FEFFFF url(css/top.jpg)  no-repeat; /* LTR */
  height: 130px;
  width:970px;
}

#primary-top70 {
  line-height: 70px;
  text-align: center;
}
#primary-top50 {
  line-height: 50px;
  text-align: center;
}


#content {
  background-color: #FEFFFF;
  width:970px;
  padding-top:10px
}

#sidebar-left {
width: 259px;
padding: 0px 0px 0px 0px;
vertical-align: top;
font-size: 0.75em;
padding-top:1px   
}
#sidebar-left_top {
	line-height: 29px;
	width: 259px;
	padding: 0px 0px 0px 0px;
	background: #FEFFFF url(images/topside.gif) left top no-repeat;
	text-align: center;
	font-weight: bold;
	color: #008000;
	text-decoration: underline;
	vertical-align: middle;
	
}
#sidebar-left_center {
    width: 259px;
	background: transparent url(images/centerside.gif) left top repeat-y;
	text-align: center;
	
}
#sidebar-left_but {
  width: 259px;
  padding: 0px 0px 0px 0px;
  background: #FEFFFF url(images/butsidekostka.gif) left top no-repeat ;
  line-height: 32px;
}

#main-center {
	width: 530px; /*padding: 1px 0px 0px 2px;*/;
	padding-left: 5px;
	padding-right: 5px;
	font-style: italic;
}

#sidebar-right {
  vertical-align: top;
  font-size: 0.75em;
  width: 180px;
  background: transparent url(images/sidebar-back-P.png) right top repeat-y ;
  padding: 0px 0px 0px 0px;
}
#sidebar-right_top {
  width: 180px;
  padding: 0px 0px 0px 0px;
  background: #FEFFFF url(images/topsideRkostka.gif) left top no-repeat ;
  line-height: 32px;
}
#sidebar-right_center {
  padding: 0px 0px 0px 0px;
  background: transparent url(images/centersideR.gif) right top repeat-y ;
  text-align: center;
  }
#sidebar-right_but {
  padding: 0px 0px 0px 0px;
  background: #FEFFFF url(images/butsideR.gif) left top no-repeat ;
  line-height: 32px;
}

#image {
	border: 0px;
	text-align: center;	
}
#imageL {
	border: 0px;
	text-align: left;
	color: #A83300;
	font-weight: bold;
}

#imageR {
	border: 0px;
	text-align: right;
	
}

#bradcrums {
	background: #FEFFFF url(images/bradcrums.gif) left top no-repeat;
	font-size: 8px;
	font-weight: bold;
	color: #A83300;
	line-height: 24px;
	letter-spacing: 2px;
	word-spacing: 6px;
	padding-left:5px
}
#phone {
	font-size: x-small;
	font-weight: bold;
	color: #008000;
	text-decoration: underline;
	line-height: 25px;
}
#phone2 {
	font-size: medium;
	font-weight: bold;
	color: #008000;	
}

#greantext {
	font-size: x-small;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
	line-height: 10px;
}

.services-li {
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	padding-left: 25px;
	font-weight: bold;
}

#footer {
  width:970px;
  background: transparent url(images/foother.gif) left top no-repeat;
  color: #000000;
}

#copyright {
	font-size: 8px;
	font-weight: bold;
	color: #494949;
	text-align: center;
}

