
BODY {
	font: 11px/1.4em Verdana;
	background: #fff url(../image/back_niebo.jpg) repeat-x top;
	color: #003663;
	padding: 0;
	margin: 0;
	text-align: center;
	position: relative;
}

div.space {
	clear: both;
}

h1 {
	color: #FD6C02;
	font: bolder 18px Arial;
}

#all {
	background: url(../image/back_chmura.jpg) no-repeat center top;
	position: relative;
	margin: 0 auto;
}

#head {
	background: url(../image/back_head.jpg) no-repeat center top;
	height: 52px;
	width: 770px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#menu {
	position: absolute;
	top: 20px;
	left: 250px;
	text-align: center;
	color: #fff;
	font: normal 10px Tahoma;
}

#menu a {
	font: bolder 12px Arial;
	color: #FEC501;
	text-decoration: none;
}

#flag{
	position: absolute;
	right: 0px;
	top: 30px;
}
#content {
	width: 770px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
	text-align: left;
	background: url(../image/back_fasolka.jpg) no-repeat left bottom;
}

#left {
	float: left;
	width: 250px;
	text-align: left;
	position: relative;
	font: normal 11px/1.5 Tahoma;
	color: #004080;
}

#adres {
	position: absolute;
	top: 120px;
	left: 40px;
	font: normal 11px/1.4 Tahoma;
	color: #004080;
}
#adres img { padding: 0 0 10px 0; }

#adres a{
	font: bold 11px/1.4 Tahoma;
	color: #004080;
}

#adres a:hover{
	color: #FF8000;
}

#right {
	float: right;
	width: 520px;
	background: #fff;
	text-align: left;
	position: relative;
}

#right_txt {
	padding: 10px;
	font: normal 12px/1.5 Arial;
	color: #004080;
	text-align: left;
}

#right_txt a{
	font: normal 12px/1.5 Arial;
	color: #004080;
	text-align: left;
}

#bottom {
	position: relative;
	height: 50px;
	background: #77D50D url(../image/back_bottom.gif) repeat-x;
}

#footer {
	width: 770px;
	margin: 0 auto;
	position: relative;
}

#menu_bottom {
	font: normal 10px Tahoma;
	color: #fff;
	text-decoration: none;
	left: 0px;
	top: 20px;
	position: absolute;
}

#menu_bottom a {
	font: bolder 11px Tahoma;
	color: #124061;
	text-decoration: none;
}

#copy {
	font: normal 10px Tahoma;
	color: #fff;
	position: absolute;
	right: 0px;
	top: 20px;
}

#copy a {
	font: normal 10px Tahoma;
	color: #fff;
	text-decoration: none;
}

input.input {
	border: 1px solid #004080;
	background: #fff;
	font: normal 11px Tahoma;
	padding: 1px;
	width: 160px;
}

textarea.textarea {
	border: 1px solid #004080;
	background: #fff;
	font: normal 11px Tahoma;
	padding: 1px;
	width: 270px;
	height: 120px;
}
























