* {
	padding:0;
	margin:0;
	border:0;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
body {
	background: #505b61;
	font-size:small;
}
.all {
	width:100%;
	background: #fff url("images/_podkl.png") repeat-x;
}
.main {
	width:100%;
	background: url("images/mainpodklad.png") center top no-repeat;
}
.container {
	margin:auto;
	width:990px;
	background: url("images/main-spodek.jpg") bottom no-repeat;
}
.logo {
	margin:27px 0 0 0;
}
.butt01, .butt02, .butt03, .butt04, .butt05 {
	width:156px;
	height:155px;
	display:block;
	float:left;
	margin-top:3px;
	text-decoration:none;
	font-size:85%;
	text-align:left;
	color:#000;
	padding:15px 17px 80px 17px;
	font-family:Arial, Helvetica, sans-serif;
}
.butt01 img, .butt02 img, .butt03 img, .butt04 img, .butt05 img {
	padding:0 10px 0 0;

}
.butt01:hover, .butt02:hover, .butt03:hover, .butt04:hover, .butt05:hover {
	margin-top:0;
}
.butt01 {
	background: url("images/button-01.png") no-repeat;
}
.butt02 {
	background: url("images/button-02.png") no-repeat;
}
.butt03 {
	background: url("images/button-03.png") no-repeat;
}
.butt04 {
	background: url("images/button-04.png") no-repeat;
}
.butt05 {
	background: url("images/button-05.png") no-repeat;
}
.menu {
	width:295px;
	padding:5px 45px 50px 55px;
	text-align:right;
	line-height:170%;
	text-transform:uppercase;
	font-size:105%;
}
.menu li {
	margin:0.1em 0 0 1.5em;
	list-style:none;
}
.menu a {
	text-decoration:none;
	color:#000;
	background: url("images/sipka-left.png") right no-repeat;
	padding-right: 20px;
}
.menu a:hover {
	text-decoration:underline;
	color:#a2c648;
}
.text {
	width:540px;
	text-align:justify;
	line-height:140%;
	margin:10px 0 85px 0;
	padding:0 0 0 45px;
	border-left:#dfe3e6 solid 1px;
	height:350px;
	color:#6c7c84;
}
html>body .text {
	height:auto;
	min-height:350px;
}
.text .input, .text textarea {
	border:#626c71 solid 1px;
	width:250px;
	padding:2px 5px;
	margin:0 0 3px 15px;
	font-size:100%;
}
.text li {
	margin:0.1em 0 0 2em;
	list-style:url("images/sipka-right.png");
}
.text a {
	color:#a2c648;
}
.text a:hover {
	color:#626c71;
}
.reference {
	width:160px;
	margin:0 15px 5px 0;
	text-align:center;
	height:150px;
	line-height:100%;
}
.reference h3 {
	font-size:90%;
}
.reference img{
	border:#6c7c84 solid 1px;
	margin-bottom:10px;
}
.roky{
	color:#a2c648;
	margin-bottom:20px;
	font-size:90%;
}
.roky a{
	color:#6c7c84;
	text-decoration:none;
}
.roky a:hover{
	color:#a2c648;
	text-decoration:underline;
}
h1, h2, h3, p, ul {
	margin:0 0 .6em 0;
}
h1 {
	color:#a2c648;
	text-transform:uppercase;
}
h2 {
	font-size:120%;
}
.bottom {
	width:990px;
	margin:auto;
	color:#cccfd1;
	padding:25px 0 40px 0;
}
.bott a {
	color:#cccfd1;
	text-decoration:none;
}
.bott a:hover {
	color:#fff;
	text-decoration:underline;
}
.bott {
	margin:0 35px 0 0;
	padding:0 10px 0 15px;
	border-left:#626c71 solid 1px;
	height:140px;
	font-size:85%;
}
.bottom h2 {
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	font-size:130%;
}
.bottom input, .bottom textarea {
	border:#626c71 solid 1px;
	width:140px;
	padding:2px 5px;
	margin:0 0 3px 15px;
	font-size:100%;
}
.bottom li {
	margin:0.1em 0 0 2em;
	list-style:url("images/sipka-right.png");
}
.clear {
	clear:both;
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
.m10 {
	margin-right:10px;
}
.nolcd {
	display:none;
}
