li* {
  font-size: 100.01%;
}

html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th {
  margin: 0;
  padding: 0;
}

html{
height:100%;
background-image:url(bg.png);
background-position:top center;
background-repeat:repeat-x;
background-color:#f7f7f7;
}

body {
  color: #494949;
  font-family: Arial, sans-serif;
  font-size: 90%;
  line-height: 1.4;
  text-align: center;
}

.yan {margin-top:-1px; float:left; color:#009;}
.yan a {color:#009;}

#layout {
  min-height: 100%;
  min-width: 960px;
  margin: auto;
  text-align: left;
  width: 100%;
  /* min-width: 960px;*/
}

a {
  color: #3763c2;
}

/*a:visited {
  color: #909;
}*/

a:hover,
a:focus {
  color: #ff5223;
}

img {
  border-width: 0;
}

.link2{
  text-align:right;
  font-size:79%;
  margin-right: 3%;
}



p, address, blockquote {
  margin: 0 0 .6em ;
}

p.link{
  width:11em;
  word-wrap:break-word;
}

.result-list-short p.link { width:auto }

address {
  font-style: normal;
}

small {
  font-size: .8em;
}

hr {
  border: 0 hidden;
  border-top: 1px solid #d6d6d6;
  clear: both;
  height: 0;
}

ul, dl {
  margin: 0 0 1.5em;
}

ol {
  margin: 0 0 1.5em 2.5em;
}

ul {
  list-style-type: none;
}

li {
  margin: 0 0 .3em;
}

li ul, li ol {
  margin: 0.3em 0 0 2.5em;
}

dt {
  font-weight: bold;
  margin: 0;
}

dd {
  margin: 0 0 .6em;
}

h1, h2, h3, h4 {
  font-weight: normal;
  line-height: 1.2;
}

h1 {
  font-size: 1.8em;
  margin: 0 0 .5em;
}

h2 {
font-size:19px;
margin:0 0 7px 12px;
font-style:italic
}


.clear {
  clear: both;
  font-size: 0;
  height: 1px;
  overflow: hidden;
}

.clear2 {
  clear: both;
  font-size: 0;
  height: 23px;
  overflow: hidden;
}

.clear3 {
  clear: both;
  font-size: 0;
  height: 12px;
  overflow: hidden;
}





.vert {background:url("poloska3.jpg"); width:100%; height:72px;}



.topr {width:70%;float:left; height:60px; margin-top:24px; color:#FFF; font-weight: 700; line-height: 120%; font-size:18px;  font-style:italic;}
.topr a {color: #ffffff; font-weight: 700; line-height: 120%; padding-top:61px; font-size:16px;}
.topr a:hover {color: #fbf81e; font-weight: 700; line-height: 120%;}

#zamena_kart_css0 {display:block; width:153px; height:72px; background: no-repeat url("logofor.jpg");}




#contact-wrapper {
	width:430px;
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	padding:20px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}