* {
  margin: 0;
  padding: 0;
}
html {height: 100%}
*html body {height: 100%}
body {
  font: 12px/14px Tahoma, Arial, Verdana, sans-serif;
  width: 100%;
  min-height: 100%;
  position: relative;
  color: #000000;
}
a {
  color: #225522;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0;
  padding: 8px 0;
}

#wrapper {
  width: 100%;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
  min-width: 1000px;
}


/* Header
-----------------------------------------------------------------------------*/
#hline {
  height: 4px;
  margin: 0 10px;
  background-color: #339933;
}
#title {
  height: 70px;
  padding: 0 0 10px 20px;
  font-size: 16px;
 width: 400px;
}
#title h2 {
	padding: 15px 0px;
	font-size: 28px;
}
#title a {
	text-decoration: none;
}
#menu { 
  vertical-align: top;
  font-size: 16px;
  line-height: 20px;
  padding: 0 10px;
  width: 251px;
  background-color: #fff;
}

#menu a{
  line-height: 25px;
}

.leftc {
  padding-right: 20px;
  vertical-align: top;
}
#line1 {
  height: 1px;
  background-color: #aaaaaa;
  margin: 10px 0 0 10px;
}

#desc {
 padding: 10px;
 width: 300px;
}

/* Content
-----------------------------------------------------------------------------*/
#container {
  width: 100%;
  padding-bottom: 79px;
  float: left;
}
#content {
  position: relative;
  width: 98%;
  left:20px;
  top: 10px;
  padding-bottom: 10px;
}

#companies {
  width: 100%;
}
#companies th {
  padding-bottom: 10px;
  text-align: left;
}
#companies h1 {
  font-size: 16px;
  color: #333333;
  line-height: 28px;
  background: #C2D9E3;
  padding-left: 15px;
}

#companies td {
  vertical-align: top;
  padding: 2px 25px 2px 0;
  line-height: 20px;
  font-size: 13px;
}
#companies2 {
  width: 100%; 
}
#companies2 td{
  width: 50%;  
  vertical-align: top;
}
#companies2 h3{
  font-size: 14px;
  color: #333333;
  line-height: 28px;
  background: #C2D9E3;
  padding-left: 15px;
  text-align: center;
}

#allregions {
  text-decoration: none;
  border-bottom: 1px dashed;
}
#cities {
  display: none;
  position: absolute;
  border: 1px solid #000;
  padding: 5px;
  margin: 5px;
  background: #ddf;
  width: 50%;
}

#company {
  width: 100%;
}

#company td{
  width: 50%;  
  vertical-align: top;
}

#company th {
  padding-bottom: 10px;
  text-align: left;
}
#company h1 {
  font-size: 16px;
  color: #222222;
  line-height: 28px;
  padding-left: 15px;
}
#company .addreview h2,
#company .reviews h2,
#company .info h2,
#company .regions h2,
#company .news h2 {
  font-size: 13px;
  color: #333333;
  line-height: 24px;
  background: #C2D9E3;
  padding-left: 15px;
}

#company td.regions {
  width: 25%;
  padding-right: 10px;
}

#company td.info {
  width: 65%;
  padding-right: 10px;
}

#company td.news {
  width: 35%;
  padding-left: 10px;
}

#company td.reviews {
  width: 35%;
  padding-right: 10px;
}

#company td.addreview {
  width: 35%;
  padding-left: 10px;
}

#news {
  padding-right: 10px;
}

#news a{
  text-decoration: none;
  color: #000;
}

#opinions {
  padding-left: 10px;
}
#newshead {
 padding-top: 5px;
 color: #333333;
}
#newshead a{
  text-decoration: underline;
  color: #225522
}
#newshead a:hover{
  text-decoration: none;
}
#text {
  margin: 0 233px;
}

#rightblock {
  font-size: 13px;
}

#rightblock h3 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}

#rightblock ol{
  padding-left:25px;
}

#rightblock a {
  color: #333;
}
#search {
  background: #CCE0E8;
  padding: 8px 0;
  text-align: center;
  font-size: 12px;
  color: #297CA0;
  margin-bottom: 4px;
}
#search span {
  display: inline-block;
  padding-bottom: 2px;
}
.search {
  width: 400px;
  border: 1px solid #5496B3;
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  height: 19px;
  margin: 0 5px;
}
.go {
  width: 67px;
  height: 21px;
  background: url(i/go.gif) no-repeat;
  border: 0;
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  color: #FFF;
}
html:root .go {
  margin-bottom: -4px;
}
/*h2 {
  font-size: 12px;
  font-weight: normal;
  color: #FFF;
  line-height: 39px;
  height: 39px;
  background: #5496B3 url(i/arrow.gif) 15px 16px no-repeat;
  padding-left: 26px;
  position: relative;
}
h2 b {
  display: block;
  position: absolute;
  top: 39px;
  right: 11px;
  width: 10px;
  height: 7px;
  background: url(i/ugol2.gif) no-repeat;
}
h3 {
  font-size: 12px;
  color: #494949;
  line-height: 28px;
  background: #C2D9E3;
  padding-left: 15px;
}*/

#popular {
  min-height: 100px;
  _height: 100px;
  border-bottom: 4px solid #FFF;
}
.blue {
  background: #E5EFF3;
  padding: 0 12px;
}
.soft {
  width: 48%;
  float: left;
}
*body .soft {
  width: 49.9%;
}
.soft p {
  padding-right: 10px;
}
.soft img, .info img {
  border: 1px solid #297CA0;
}
.info {
  padding-bottom: 7px;
}

ol#rating {
 padding: 20px 0 0 30px;
}

ol#rating li{
 font-size: 14px;
 padding-top: 5px;
}
ol#rating li span{
 font-size: 12px;
 color: #555;
 padding-left: 10px;
}

ol#main_rating a {
text-decoration: none;
}

/* Footer
-----------------------------------------------------------------------------*/
#blank {
  height: 30px;
}
#footer {
  background: #ccc url(i/line.gif) repeat-x;
  text-align: center;
  font-size: 12px;
  line-height: 40px;
}
#footer a {
  color: #000;
}


.clear {
  clear: both;
}
.left {
  float: left;
  margin: 0 10px 8px 0;
}


.hidden{
  display: none;
  width: 100%;
}

#menu {
padding-top: 10px;
}

#spons {
padding-top: 10px;
border: none;
padding-bottom: 10px;
}


/* Other 
=============================================================			*/
h2.gray {
  color: #777;
  padding-left: 26px;  
}


.cons {
	padding: 7px;
	margin: 3px;
}
.fromuser {
	background-color: #fff;
}
.fromjurist {
	background-color: #e0e0e0;
}

.conslistitem {
	padding: 7px;
	margin: 3px;
}

.company_answer {
	background-color: #e0e0e0;
	margin: 0 0 5px 30px;
	padding: 5px 0 5px 5px;
}

#calculate_kasko { background: #fff url(/images/calc.gif) no-repeat  left center;  display: block; padding:12px 0 12px 32px; font-size: 14px; }

