/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFE82C;
	background-image: url(images/fon.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #99CC00;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#cont {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
}
#logo {
	padding-top: 40px;
	height: 100px;
}
#nav {
	padding-left: 318px;
}
#nav a{
	color: #666666;
}
#nav a:hover{
	font-weight: bold;
	color: #208901;
}
#buton {
	float: left;
	width: 80px;
	text-align: center;
	height: 22px;
	margin-right: 1px;
	padding-top: 9px;
	cursor: hand;
}
.buton {
	background-image: url(images/buton.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #000000;
	font-weight: bold;
	cursor: hand;
}
.buton1 {
	background-image: url(images/buton1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #000000;
	font-weight: bold;
	cursor: hand;
}
#main {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 267px;
}
#sblok {
	background-image: url(images/sfon.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#sadarzanie {
	background-image: url(images/sadarzanie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#title {
	height: 30px;
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
#text {
	padding-left: 25px;
	padding-right: 25px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	margin-bottom: 25px;
	padding-top: 17px;
	padding-left: 450px;
	color: #000000;
}
#footer a{
	color: #000000;
}
.order {
	background-image: url(images/porachki.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fred {
	font-weight: bold;
	color: #FF0000;
}
.fpole {
	width: 300px;
}
.text {
	font-weight: bold;
	color: #BADD3D;
}
#b1 {
	background-image: url(images/b_t.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 253px;
	color: #80A82B;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 18px;
	padding-top: 3px;
}
#b2 {
	background-image: url(images/b_m.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 243px;
	padding-right: 5px;
	padding-left: 5px;
}
#b3 {
	background-image: url(images/b_d.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 253px;
}
.fcon {
	width: 240px;
}