body {
	background-color: #136D9D;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 9px;
	font-weight: normal;
	color: #136D9D;
}
.h2 {
	font-size: 24px;
	color: #FFFFFF;
	text-align: justify;
}
.odstep {
	padding: 10px;
}
h3 {
	font-size: 24px;
	color: #FFCC00;
}
ul.sg {
	list-style-type: circle;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #3F6A8D;
	padding: 20px;
	background-color: #FFF;
}
.ramka {
	border: 3px solid #3F6A8D;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3F6A8D;
	background-color: #FFF;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ramka_b {
	display: inline;
	border: 1px solid #FFF;
	position: relative;
	width: 80%;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}
