* {
    margin: 0;
    padding: 0;
}

body {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: Verdana,Geneva,sans-serif;
    margin: 0 auto !important;
    width: 60%;
}

#second {
	padding: 0 70px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
    margin-bottom: 0.7em;
}

p {
    margin-top: 0.5em; 
    margin-bottom: 1em;
}

h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

.podzaglav {
    font-size: 14px !important;
    font-weight: bold !important;
}

a:active, a:visited, a:link {
	color: #0000ff;
}

a:hover {
	text-decoration: none;
}

.secondtable  a:hover {
	text-decoration: underline;
}

#first {
    background-color: #FFFFFF;
    margin: 130px 0 0;
	border-bottom: 1px solid #E7E7E7;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.23);
	border-radius: 10px;
}

#first h1{
    padding-bottom: 15px;
    padding-top: 10px;
	color: #964B00;
	font-size: 16px;
    text-align: center;
}

#first p{
	font: 12px/19px verdana;
    color: #000000;
}

.logoheader {
    position: absolute;
    top: 0;
	width: 334px;
	padding-bottom: 8px;
}

.img1 {
	float: left;
	margin-right: 4px;
}

ul li {
    font: 12px/18px verdana;
	margin-bottom: 1em;
    margin-top: 0.5em;
	list-style-type: none;
}

.tablemain li{
    font: 12px/18px verdana;
    text-align: justify;
	margin-bottom: 1em;
    margin-top: 0.5em;
}


ol {
    counter-reset:li;
    padding:0;
    list-style:none;
}
ol li {
      position:relative; 
      margin:0 0 6px 2em;
      padding:4px 8px;
      border-top:2px solid #666;
      background:#f6f6f6;
}
ol li:before {
      content:counter(li);
      counter-increment:li;
      position:absolute;
      top:-2px;
      left:-2em;
      width:2em;
      padding:4px 0;
      border-top:2px solid #666;
      color:#fff;
      background:#666;
      font-weight:bold;
      font-family:"Helvetica Neue", Arial, sans-serif;
      text-align:center;
}

.spisoknomer li{
	font: 12px/18px verdana;
}

.listik li {
    background-image: url("../images/monetka-back.html");
    background-repeat: no-repeat;
    padding-left: 25px;
	list-style-type: none;
	font: 12px/18px verdana;
	margin-bottom: 0.5em;
}
.spisoknomer li span {
	font-weight: bold;
}

.minus li{
    background: url("../images/element-diz/minus-krasniy.html") no-repeat scroll 2px 8px rgba(0, 0, 0, 0);
    font: 12px/18px verdana;
    margin-bottom: 1em;
    margin-top: 0.5em;
    padding-left: 20px;
}

.plus li{
    background: url("../images/element-diz/plusik-zeleniy.html") no-repeat scroll 2px 3px rgba(0, 0, 0, 0);
    font: 12px/18px verdana;
    margin-bottom: 1em;
    margin-top: 0.5em;
    padding-left: 20px;
}

ol {
    counter-reset: li;
    list-style: none outside none;
    padding: 0;
}

ol li:before {
    background: none repeat scroll 0 0 #964B00;
    border-top: 2px solid #964B00;
    color: #FFFFFF;
    content: counter(li, decimal);
    counter-increment: li;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-weight: bold;
    left: -2em;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    top: -2px;
    width: 2em;
}

ol li {
    background: none repeat scroll 0 0 #F6F6F6;
    border-top: 2px solid #964B00;
    margin: 0 0 6px 2em;
    padding: 4px 8px;
    position: relative;
}

.vidos {
	height: 400px;
	width: 600px;
    margin-left: 30px;	
}

.secondtable {
	padding-top: 15px;
}

.secondtable tr td {
    float: left;
    margin-bottom: 10px;
    margin-right: 4px;
    width: 49%;
}

.secondtable a {
    color: #0000FF;
    float: left;
    font-size: 14px;
    margin-bottom: 3px;
    text-decoration: none;
    width: 100%;
}

.secondtable img {
    clear: both;
    float: left;
    height: 110px;
    margin-right: 2px;
    width: 110px;
	border-radius: 55px;
}


.secondtable span {
    font-size: 12px;
    line-height: 16px;
    width: 250px;
}

.prom {
    clear: both;
    height: 90px;
    margin-top: 15px;
}

.prom a {
    font-size: 16px;
}

.prom img {
    float: left;
    margin-right: 4px;
}

.prom p {
    line-height: 16px !important;
}

.otstup {
	padding-top: 15px;
}

.punktik {
	background: url("images/serd.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	padding: 10px;
}

#znalilivi {
	float: right;
	width: 49%;
	margin-left: 5px;
}
.znaliveril {
    border: 1px solid #4F970E;
	border-color: #4F970E #0048BE #0048BE #4F970E;
	border-style: solid;
	border-width: 1px;
    border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	padding-bottom: 5px;
    padding-left: 5px;
}
.znaliveril p{
	padding-right: 5px;
}

.viznali {
    background-color: #4F970E;
    border-radius: 0 0 8px;
    color: #FFFFFF;
    margin-left: -5px;
    padding-right: 2px;
    width: 73px;
}

.ram {
    border-bottom: 1px solid #51ADDD;
    border-radius: 10px 40px;
    border-right: medium none #51ADDD;
    border-top: 1px solid #E26000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    margin-right: 4px;
    overflow: hidden;
    padding: 8px 12px;
}

ol li {
	font-size: 12px !important;
}

#gallfoto {
	float: right;
	padding-left: 4px;
}

#gallfoto .fancybox img {
    height: 70px;
    width: 100px;
}

#samyegallfoto .fancybox img {
	height: 70px;
    width: 90px;
}