* {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	line-height: 1.4em;
	vertical-align: top;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	background-color: #686b7e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: left;
}
p {
	font-size: 1.2em;
	color: #000000;
	text-align:justify;
	margin-right:20px;
	margin-left:20px;
}
p.main {
	text-indent:132px;
}
p.red {
	text-indent:30px;
}
h1{
	font-size:1.8em;
	text-align: leftr;
	margin-left:20px;
}
h2{
	font-size:1.5em;
	text-align:left;
	margin-left:20px;	
}
h3 {
	font-size:1.3em;
	text-align:left;
	margin-left:20px;	
}
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	width: 920px;
	height:100%;
	background-color:#dedfe3;
}
#table_top {
	border-collapse: collapse;
	width: 100%;
	height: 180px;
}
#table-col1 {
	border-collapse: collapse;
	width:100%;
}
#table-col2 {
	border-collapse: collapse;
	width:100%;
	height:100px;
}
#table-rating {
	width:550px;
	margin-left:20px;
}
#tb-col1 {
	width:195px;
}
#tb-col1_kn {
	height:36px;
}
#tb-bord-vetr {
	width: 10px;
	background-color: #c2c4c9;
}
#tb-bord-goriz {
	height: 10px;
	background-color: #c2c4c9;
}
#fon {
	background: url(img/fon.jpg) repeat-y center;
}
#text {
	width: 350px;
    margin: 0 auto;
	margin-top: 50px;
}
#bottom {
	vertical-align: bottom;
}
#main {
    width: 500px;
    margin: 0 auto;
}
a img {
	border: none;
}
a {
	color: #000000;
	font-size: x-small;
	text-decoration: underline;
}
a.list {
	font-size: 1em;
	margin-top: 10px;
	text-decoration: underline;
}
a.list-step {
	font-size: 1em;
	margin-top: 10px;
	padding-left:15px;
	text-decoration: underline;
}
.th {
	border: 1px solid #2376b0;
	margin: 0 5px 5px 0;
}
.left {
	float: left;
	margin-right:10px;
	border: none;
}
.right {
	float:right;
	margin-left:20px;
}
.grey {
	background-color:#686b7e;
}
